@charset "utf-8"; 
#mainvis {
    background: url("../img/recruit/mainbg.png") center center ;
	background-size: cover;
}
 
 div#mf1 h2 {
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 30px;
    color: #6ac8d6;
    position: relative;
    background: url(../img/recruit/tit01.png) center bottom 10px no-repeat;
    overflow: hidden;
    padding-top: 100px;
}
 div#mf2 h2 {
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 30px;
    color: #6ac8d6;
    position: relative;
    background: url(../img/recruit/tit02.png) center bottom 10px no-repeat;
    overflow: hidden;
    padding-top: 100px;
}
 div#mf3 h2 {
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 30px;
    color: #6ac8d6;
    position: relative;
    background: url(../img/recruit/tit03.png) center bottom 10px no-repeat;
    overflow: hidden;
    padding-top: 100px;
}
 div#mf4 h2 {
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 30px;
    color: #6ac8d6;
    position: relative;
    background: url(../img/recruit/tit01.png) center bottom 10px no-repeat;
    overflow: hidden;
    padding-top: 100px;
} 
div#mf1 h3 {
    font-size: 30px;
    text-align: center;
    font-weight: bold;
    margin: 50px auto;
    color: #6ac8d6;
}.mf1_txt {
    text-align: center;
    margin-bottom: 50px;
}div#mf1 figure {
    text-align: center;
}.mf1_txt02 {
    padding: 0 50px;
    margin-bottom: 50px;
}div#mf1 ul li {
    margin-bottom: 3%;
}div#mf1 ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 50px;
}div#mf1  {
    margin-bottom: 100px;
}div#mf2 {
    margin-bottom: 100px;
    background: url("../img/recruit/mf2bg.png") center center no-repeat;
    background-size: contain;
    background-position: 0 150px;
}
.mf2box figure {
    margin-right: 80px;
}.mf2box {
    display: flex;
    justify-content: space-between;
    margin-bottom: 40px;
}.balloon {
    position: relative;
    padding: 40px;
    background-color: #fff;
    border: 4px solid #6ac8d6;
    border-radius: 10px;
}
/* 三角アイコン - 枠線付きの吹き出し */
.balloon::before {
    content: '';
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    left: -40px;
    top: 0;
    border-right: 50px solid #fff;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    bottom: 0;
    margin: auto;
    z-index: 1;
}
.balloon::after{
  content: '';
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  left: -50px;
  top: 0;
  border-right: 46px solid #6ac8d6;
  border-top: 15px solid transparent;
  border-bottom: 15px solid transparent;
	bottom: 0;
	margin: auto;
}
.mf2wrap {
    margin-top: 130px;
}.mf2wrap h3 span {
    font-size: 16px;
    margin-left: 50px;
    color: #333;
    font-weight: normal;
}
.mf2wrap h3 {
    font-size: 30px;
    font-weight: bold;
    color: #6ac8d6;
    margin-bottom: 15px;
}.mf2wrap .txt {
    border: 1px solid #616161;
    border-radius: 5px;
    padding: 20px;
}
.balloon {
    position: relative;
    padding: 20px;
    background-color: rgb(255, 255, 255);
    border: 4px solid rgb(106, 200, 214);
    border-radius: 10px;
    -webkit-filter: drop-shadow(rgb(255 241 130) 10px 10px 0px);
}.mf2box2 {
    width: 49%;
    margin: 0 0 20px;
}.mf2wrap02 {
    display: flex;
    justify-content: space-between;
}.mf2box2 .txt {
    width: 100%;
    background-color: rgb(255, 255, 255);
    border: 4px solid rgb(106, 200, 214);
    border-radius: 10px;
    padding: 20px;
    box-shadow: 0px 10px 0 #fff182;
}.mf2wrap02 {
    display: flex;
    justify-content: space-between;
    margin-bottom: 150px;
}.mf2box2 h3 span {
    color: #555;
    font-size: 16px;
    margin-left: 50px;
    font-weight: normal;
}.mf2box2 h3 {
    font-size: 30px;
    font-weight: bold;
    color: #6ac8d6;
    margin-bottom: 20px;
}.mf2wrap03 h3 {
    font-size: 30px;
    text-align: center;
    font-weight: bold;
    color: #6ac8d6;
    line-height: 1.5;
    margin-bottom: 50px;
}.mf2wrap03 {
    margin-bottom: 150px;
}.mf2wrap04 {
    display: flex;
    justify-content: space-between;
}.mf2wrap04 .txt h3 {
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 30px;
    color: #6dc9d7;
    line-height: 1.5;
}.mf2wrap04 .txt {
    padding: 0 50px 0 0;
}div#mf3 table {
    width: calc(100% - 100px);
    margin: 0 auto 50px;
}div#mf3 th {
    background: rgb(106 200 214 / 10%);
    border-left: 5px solid #6ac8d6;
    padding: 0 0 0 15px;
    font-weight: bold;
}div#mf3 td {
    padding: 5px 0 5px 15px;
}div#mf3 h3 span {
    border: 2px solid;
    border-radius: 5px;
    padding: 15px 30px;
}
div#mf3 h3 {
    font-size: 20px;
    text-align: center;
    font-weight: bold;
    color: #6ac8d6;
    margin-bottom: 50px;
}p.ac {
    text-align: center;
}.mf4box {
    margin: 50px 0;
    display: flex;
    justify-content: space-between;
    padding: 0 50px;
}.mf4-cont h3 span {
    background: #fff;
    padding: 0 10px;
}
.mf4-cont h3 {
    position: absolute;
    left: 0;
    right: 0;
    top: -18px;
    margin: auto;
    text-align: center;
    font-size: 20px;
    color: #505050;
}.mf4-cont {
    width: 45%;
    border: 1px solid #d3d3d3;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 30px;
}.mf4In h4 {
    font-size: 30px;
    font-weight: bold;
    color: #6ac8d6;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
}.mf4In {
    text-align: center;
}
@media screen and (max-width: 1024px) {  

}





@media screen and (max-width: 640px) {  
div#mf1 h2, div#mf2 h2, div#mf3 h2,div#mf5 h2,div#mf4 h2 {
    width: 90vw;
    margin: 0 auto;
    margin-bottom: 30px;
    background-size: auto 35px;
    padding: 50px 0 0;
	font-size: 1.8em;
}div#mf1 .txt {
    width: 100%;
    margin: 0 auto 0px;
    padding: 0 20px;
}.mf2-in {
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px;
    flex-wrap: wrap;
}div#mf2 {
    margin-bottom: 0px;
    padding: 0 20px;
}.mf2-in figure {
    width: 100%;
    margin-bottom: 20px;
}.mf2-in .txt {
    width: 100%;
}div#mf3 table {
    width: 100%;
    margin: 0 auto;
}div#mf3 {
    padding: 0 20px 0px;
}div#mf3 table th {
    position: relative;
    width: 100%;
    padding: 3px 20px;
    vertical-align: top;
}.mf4-cont .ac a {
    margin: 20px auto;
    min-width: auto;
    width: 100%;
} div#mf4 {
    padding: 0 20px;
    text-align: center;
}.mf5In {
    width: 100%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}div#mf5 {
    padding: 0 20px;
}.mf5txt {
    margin-bottom: 30px;
}.mf1_txt {
    text-align: center;
    margin-bottom: 50px;
    padding: 0 20px;
}.mf1_txt02 {
    padding: 0 20px;
    margin-bottom: 50px;
}div#mf1 ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 0px;
    padding: 20px;
}div#mf1 ul li {
    margin-bottom: 3%;
    width: 48%;
}div#mf1 {
    margin-bottom: 30px;
}.mf2wrap {
    margin-top: 50px;
}.mf2box {
    display: flex;
    justify-content: space-between;
    margin-bottom: 80px;
    flex-wrap: wrap;
}.mf2box figure {
    margin-right: 0;
}.balloon {
    position: relative;
    padding: 20px;
    background-color: rgb(255, 255, 255);
    border: 4px solid rgb(106, 200, 214);
    border-radius: 10px;
    -webkit-filter: drop-shadow(rgb(255 241 130) 0px 10px 0px);
    width: 80vw;
    margin: -40px auto;
} .balloon::before {
    content: '';
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    left: 0;
    top: -36px;
    border-bottom: 50px solid #fff;
    border-right: 15px solid transparent;
    border-left: 15px solid transparent;
    bottom: auto;
    margin: auto;
    z-index: 1;
    right: 0;
    border-top: none;
}.balloon::after {
    content: '';
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    left: 0;
    top: -46px;
    border-bottom: 46px solid #6ac8d6;
    border-right: 15px solid transparent;
    border-left: 15px solid transparent;
    bottom: auto;
    margin: auto;
    right: 0;
    margin: auto;border-top: none;
}.mf2wrap h3 span {
    font-size: 16px;
    margin-left: 50px;
    color: #333;
    font-weight: normal;
    display: block;
    text-align: left;
}.mf2wrap02 {
    display: flex;
    justify-content: space-between;
    margin-bottom: 150px;
    flex-wrap: wrap;
}.mf2box2 {
    width: 100%;
    margin: 0 0 40px;
}.mf2box2 h3 span {
    color: #555;
    font-size: 15px;
    margin-left: 10px;
    font-weight: normal;
}.mf2wrap02 {
    display: flex;
    justify-content: space-between;
    margin-bottom: 50px;
    flex-wrap: wrap;
}.mf2wrap04 {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}.mf2wrap04 .txt {
    padding: 0;
}.mf2wrap04 .txt h3 {
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 30px;
    color: #6dc9d7;
    line-height: 1.5;
}.mf2wrap04 figure {
    margin: 20px 0;
}div#mf3 h3 span {
    border: 2px solid;
    border-radius: 5px;
    padding: 15px 30px;
    display: block;
    margin: 20px 0;
}div#mf4 h2 {
    font-size: 1.6em;
}.mf4box {
    margin: 50px 0;
    display: flex;
    justify-content: space-between;
    padding: 0;
    flex-wrap: wrap;
}.mf4-cont p {
    letter-spacing: normal;
}.mf4-cont {
    width: 100%;
    border: 1px solid #d3d3d3;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 40px 5px;
    margin-bottom: 40px;
}.mf4box {
    margin: 50px 0 0;
    display: flex;
    justify-content: space-between;
    padding: 0;
    flex-wrap: wrap;
}.mf2wrap03 {
    margin-bottom: 50px;
}div#mf1 h3,.mf2wrap h3,.mf2wrap03 h3 {
    font-size: 1.6em;
	}
	.mf2wrap04 .txt h3{
		font-size: 1.5em;
		font-weight: bold;
	}.mf4-cont h3{
		font-size: 1.3em;
		font-weight: bold;
	}
}
