@import url('https://fonts.googleapis.com/css2?family=M+PLUS+1p:wght@700&family=Yomogi&display=swap');

/* Sentence
------------------------------------*/
/*h1, h2, h3, h4, h5, h6, p, ul, ol, li, dd, dt, dl, table, a, input, textarea, select, form {
	font-family:"メイリオ","ＭＳ Ｐゴシック",sans-serif;
}
*//*------------------------------------*/
.hiroshima_jobfair {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #000000;
}
.top {
	width: 100%; 
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.top img {
	max-width: 100%;
	height: auto;
}
dl.kouen {
	padding-top: 20px;
}
dl.kouen dt {
	float: left;
	background-color: #00afec;
	color: #FFFFFF;
	width: 100px;
	text-align: center;
	font-weight: bold;
	font-size: 18px;
	line-height: 1.5em;
	margin-bottom: 20px;
}
dl.kouen dd {
	line-height: 1.5em;
	padding-left: 120px;
	font-size: 16px;
	margin-bottom: 20px;
}
.midashi {
	font-family: 'Yomogi',"メイリオ","ＭＳ Ｐゴシック", sans-serif;
	color: #00afec;
    font-size: 30px;
	text-align: center;
}
.midashi_text {
	font-family: 'Yomogi',"メイリオ","ＭＳ Ｐゴシック", sans-serif;
    font-size: 20px;
    padding: 0px 40px 20px;
}
.midashi_text span {
    font-weight: bold;
    text-decoration: underline;
}
.box1 {
    background-color: #fff5d7;
    padding: 40px;
}
.harfBox {
    width: 50%;
    float: left;
}
.year {
    color: #00afec;
    font-family: 'M PLUS 1p',"メイリオ","ＭＳ Ｐゴシック", sans-serif;
    font-size: 30px;
}
.day {
    color: #00afec;
	font-family: 'M PLUS 1p',"メイリオ","ＭＳ Ｐゴシック", sans-serif;
    font-size: 82px;
	line-height: 1.00em;
}
.day .maru {
	background-color: #00afec;
	color: #fff5d7;
	width: 60px;
	height: 60px;
	text-align: center;
	line-height: 60px;
	font-size: 50px;
	border-radius: 30px;
	display: inline-block;
}
.free {
    color: #E60012;
    font-family: 'M PLUS 1p',"メイリオ","ＭＳ Ｐゴシック", sans-serif;
    font-size: 24px;
    line-height: 1.00em;
    background-color: #FFFFFF;
    border: 3px solid #00afec;
    border-radius: 20px;
    float: left;
    padding: 5px 20px;
	text-align: center;
}
.time {
    color: #00afec;
    font-family: 'M PLUS 1p',"メイリオ","ＭＳ Ｐゴシック", sans-serif;
    font-size: 40px;
    clear: both;
}
.target {
    font-family: 'M PLUS 1p',"メイリオ","ＭＳ Ｐゴシック", sans-serif;
    background-color: #FFDB3F;
    margin-bottom: 30px;
    padding: 3px 20px;
    border-radius: 10px;
    color: #ea5711;
    border: 3px solid #ea5711;
    font-size: 18px;
    text-align: center;
}
.box1 dt {
	font-family: 'M PLUS 1p',"メイリオ","ＭＳ Ｐゴシック", sans-serif;
	float: left;
	color: #FFFFFF;
	width: 50px;
	text-align: center;
	font-weight: bold;
	font-size: 20px;
	padding: 10px 0px;
	border: 1px solid #FFFFFF;
	background-color: #00afec;
	line-height: 2.00em;
}
.box1 dd {
	font-family: 'M PLUS 1p',"メイリオ","ＭＳ Ｐゴシック", sans-serif;
	float: none;
	line-height: 24px;
	padding-left: 70px;
	font-size: 30px;
	margin-bottom: 20px;
	color: #00afec;
    margin-bottom: 30px;
}
.box1 span.big {
	font-size: 60px;
	line-height: 1.25em;
}
.map {
	position:relative;
}
.mapimg {
    width: 45%;
    float: right;
    margin-left: 30px;
    border: 3px solid #00afec;
    position:absolute;
	top: 0px;
	right:0px;
	text-align: center;
	background-color: #FFFFFF;
}
.mapimg img {
	max-width: 100%;
	height: auto;
}
.map h3 {
	font-family: 'M PLUS 1p',"メイリオ","ＭＳ Ｐゴシック", sans-serif;
	color: #00afec;
	font-size: 30px;
    border-bottom: 3px solid #00afec;
    margin-bottom: 20px;
}
.map p {
	font-size: 16px;
    margin-bottom: 50px;
}
.attention{
	color: #E60012;
	font-size: 18px;
	text-align: center;
    margin-bottom: 50px;
}
.text1 {
	margin-bottom: 50px;
	font-size: 12px;
	text-align: center;
	padding-left: 0px;
}
p.btn {
	margin-top: 50px;
    background-color: #45b035;
    text-align: center;
    border-radius: 5px;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    font-size: 24px;
    font-weight: bold;
}
p.btn a {
	padding-top: 10px;
	padding-bottom: 10px;
	color: #FFFFFF;
	display: block;
}
p.chushi {
	margin-top: 50px;
    background-color: #00afec;
    text-align: center;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    font-size: 24px;
    font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #FFFFFF;
}
.midashiBox {
	font-family: 'M PLUS 1p',"メイリオ","ＭＳ Ｐゴシック", sans-serif;
	background: #00afec;
	padding: 0px 100px 0px 20px;
	position: relative;
	float: left;
	color: #FFFFFF;
	font-size: 14px;
	line-height: 24px;
	height: 24px;
	margin: 5px 10px 10px 0px;
}
.midashiBox:after {
  position: absolute;
  content: '';
  top: 0;
  right: 0;
  content: '';
  width: 0;
  border-width: 0 24px 24px 0;
  border-style: solid;
  border-color: #00afec #fff #00afec #fff;
  box-shadow: -1px 1px 2px rgba(0, 0, 0, .1);
}
.number {
	font-family: 'M PLUS 1p',"メイリオ","ＭＳ Ｐゴシック", sans-serif;
	position: absolute;
	border: 2px solid #00afec;
	color: #00afec;
	background: #ffffff;
	margin-left: 70px;
	width: 30px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	border-radius: 20px;
}
.number2 {
	font-family: 'M PLUS 1p',"メイリオ","ＭＳ Ｐゴシック", sans-serif;
	position: absolute;
	border: 2px solid #00afec;
	color: #00afec;
	background: #ffffff;
	margin-left: 150px;
	width: 30px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	border-radius: 20px;
}
.school2 {
	margin-top: 50px;
}
.school {
	width: 90%;
	margin: 0 auto;
	padding-bottom: 10px;
}
h2.school_h2 {
	font-family: 'M PLUS 1p',"メイリオ","ＭＳ Ｐゴシック", sans-serif;
	background-color: #000000;
	color: #FFFFFF;
	text-align: center;
	font-size: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 30px;
}
.school_h2 span {
	font-family: 'M PLUS 1p',"メイリオ","ＭＳ Ｐゴシック", sans-serif;
	background-color: #000000;
	color: #FFFFFF;
	font-size: 16px;
}
.school h3 {
	font-family: 'M PLUS 1p',"メイリオ","ＭＳ Ｐゴシック", sans-serif;
	color: #00afec;
	margin-top: 7px;
	font-size: 20px;
	clear: both;
}
.imgBox {
	margin-left: 20px;
	text-align: center;
top: 80px;
	float: right;
	position: relative;
	background: #ffffff;
	padding: 0px 10px;
    width: 20%;

}
.imgBox p {
	margin: 0 auto;
}
p.syosai {
    background-color: #ef845c;
    text-align: center;
    border-radius: 5px;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    font-size: 14px;
    font-weight: bold;
	margin-top: 10px;
}
p.syosai a {
	padding-top: 5px;
	padding-bottom: 5px;
	color: #FFFFFF;
	display: block;
}
.school h4 {
	font-size: 18px;
	border-bottom: 3px dashed #EF845C;
	margin: 10px 0px;
}
.ichiban {
	border: 1px solid #00afec;
	margin-top: 30px;
	margin-bottom: 30px;
}
.ichiban h3 {
	font-family: 'M PLUS 1p',"メイリオ","ＭＳ Ｐゴシック", sans-serif;
	background-color: #00afec;
	color: #FFFFFF;
	text-align: center;
	font-size: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.ichiban dl {
	margin: 20px;
}
.ichiban hr {
	border-top: 1px dotted #00afec;
	margin-top: 20px;
	margin-bottom: 20px;
}
.ichiban dt {
	font-family: 'M PLUS 1p',"メイリオ","ＭＳ Ｐゴシック", sans-serif;
	color: #00afec;
	float: left;
	font-size: 18px;
	width: 20%;
}
.ichiban .icon {
	font-size: 30px;
	float: right;
}
.ichiban dd {
	font-size: 14px;
	padding-left: 22%;
}
.taisaku {
	border: 1px solid #00a272;
	margin: 30px 0;
	padding: 20px 40px;
}
.taisaku h3 {
	font-family: 'M PLUS 1p',"メイリオ","ＭＳ Ｐゴシック", sans-serif;
	color: #484848;
	text-align: center;
	font-size: 20px;
	padding-bottom: 10px;
}
.taisaku p {
	font-size: 14px;
}
.taisaku .img_p img {
	max-width: 100%;
	height: auto;
	padding-bottom: 10px;
}
.anshin {
	margin-bottom: 30px;
	background: #fce2ba;
	padding: 10px;
}
.anshin img {
	float: left;
	margin-right: 10px;
}
.anshin p {
	font-size: 12px;
}
.contact {
	background: #000000;
	padding: 10px;
}
.contact p {
	color: #ffffff;
    margin-left: 50px;

}
.contact dt {
	float: left;
	color: #ffffff;
	width: 10px;
	text-align: left;
	font-weight: bold;
	font-size: 16px;
	line-height: 24px;
	background-color: #000000;
}
.contact dd {
	float: left;
	line-height: 24px;
	padding-left: 30px;
	font-size: 16px;
	color: #ffffff;
	background-color: #000000;
}
@media (max-width: 768px) {
.hiroshima_jobfair {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}
dl.kouen {
	padding: 10px 20px;
}
dl.kouen dt {
	float: none;
	width: 100px;
	font-size: 12px;
	line-height: 24px;
	margin-bottom: 10px;
}
dl.kouen dd {
	padding-left: 0px;
	font-size: 12px;
	margin-bottom: 0px;
}
.midashi {
    font-size: 20px;
	text-align: center;
    padding: 0px 20px;
}
.midashi_text {
    font-size: 16px;
    padding: 0px 20px;
}
.box1 {
    padding: 20px;
}
.harfBox {
    width: 100%;
    float: none;
}
.year {
    font-size: 20px;
}
.day {
    font-size: 50px;
}
.day .maru {
	width: 34px;
	height: 34px;
	line-height: 34px;
	font-size: 28px;
	border-radius: 17px;
}
.free {
    width: 55%;
	box-sizing: border-box;
	font-size: 16px;
    border: 2px solid #00afec;
    float: right;
    padding: 5px 10px;
	margin: 10px 0px;
}
.time {
    width: 40%;
	box-sizing: border-box;
    font-size: 20px;
    float: left;
	clear: none;
	margin: 10px 0px;
}
.target {
    clear: both;
    border: 2px solid #ea5711;
    font-size: 16px;
}
.time .small {
    font-size: 18px;
}
.target p {
    font-size: 16px;
}
.box1 dt {
	width: 40px;
	font-size: 18px;
}
.box1 dd {
	padding-left: 60px;
	font-size: 20px;
}
.box1 span.big {
	font-size: 26px;
}
.map {
	position:static;
}
.mapimg {
    width: 80%;
    float: none;
    margin: 0px auto;
    border: 2px solid #00afec;
    position:static;
}
.mapimg img {
	max-width: 100%;
	height: auto;
}
.map h3 {
	font-size: 24px;
	border-bottom: 2px solid #00afec;
	margin-bottom: 10px;
	text-align: center;
}
.map p {
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 0px;
}
.attention {
	font-size: 14px;
    margin: 0 10px 30px;
}
.text1 {
    margin-bottom: 30px;
	text-align: left;
	padding: 0px 10px;
}
p.btn {
	margin-top: 30px;
}
p.chushi {
	margin-top: 30px;
}
.school {
	margin-bottom: 20px;
}
.school h3 {
	margin-top: 5px;
	font-size: 18px;
	margin-left: 10px;
}
.imgBox {
	text-align: center;
	float: none;
	top: 0px;
	margin: 0 auto ;
	width: 100%;
}
.imgBox img {
	max-width: 100%;
	height: auto;
}
h2.school_h2 {
	text-align: left;
}
.school h4 {
	margin: 10px;
}
.text2  {
	top: 50px;
}
.text2 p {
}
.ichiban {
	margin: 20px 10px;
}
.ichiban dl {
	margin: 10px;
}
.ichiban hr {
	margin-top: 10px;
	margin-bottom: 10px;
}
.ichiban dt {
	font-size: 16px;
	width: 35%;
}
.ichiban .icon {
	font-size: 30px;
	float: right;

}
.ichiban dd {
	font-size: 12px;
	padding-left: 37%;
}
.contact {
	padding: 10px;
}
.contact p {
	color: #ffffff;
    margin-left: 10px;

}
.contact dt {
    float: none;
	width: 100px;
    font-size: 12px;
    margin-bottom: 10px;
}
.contact dd {
	padding-left: 0px;
	font-size: 12px;
}
}
