@charset "UTF-8";
.div-recruit2022 * { color: #666!important; text-indent: 0px!important; list-style-type: none!important; margin: 0px!important; padding: 0px!important; border: none 0px!important;background-color: transparent!important;text-decoration: none!important;box-sizing: border-box!important;font: normal 100%/100% 'Kiwi Maru', 'Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','メイリオ',Meiryo,'ＭＳ Ｐゴシック',"Helvetica Neue",verdana,sans-serif!important;font-weight: 100!important;}

img {
	display: block;
}

.mincho {font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","游明朝体", "Yu Mincho", YuMincho,"HGS明朝E","ＭＳ Ｐ明朝",serif;}
.vertical {
    -ms-writing-mode: tb-rl; /* for MS IE8+ */
    -webkit-writing-mode: vertical-rl;
    writing-mode: vertical-rl;
}
.txtright {text-align: right;}
.txtleft {text-align: left;}
.txtcenter {text-align: center;}


/*hover*/
a.hover {
opacity:1;
filter: alpha(opacity=100);
display: block;}
a.hover:hover  {
opacity:0.75;
filter: alpha(opacity=75);
cursor:pointer;}

/*hover2*/
a.hover2,a.hover2 img,button.hover2 {
opacity:1;
filter: alpha(opacity=100);
display: block;}
a.hover2:hover ,a.hover2 img:hover,button.hover2:hover {
opacity:0.50;
filter: alpha(opacity=50);
cursor:pointer;}

/*hover3*/
a.hover3 {
opacity:1;
filter: alpha(opacity=100);
display: block;background-color: #fff;}
a.hover3:hover  {
opacity:1;
filter: alpha(opacity=100);
background-color: #e2f2f7;color: #333!important;}

/*hover4*/
a.hover4 {
display: block;
transition-duration: 0.2s;
}
a.hover4:hover  {
transition-duration: 0.2s;
margin-top: -10px;
}



/*——————————————————————————————————————————*/
/*——————————————————————————————————————————*/
/*——————————————————————————————————————————*/


/* @group PersonalComputer */
@media screen and (min-width: 501px) {

.nopc {
	display: none!important;
}

.sec-topmenu {
	border-top: 5px solid #006378!important;
	margin-bottom: 100px!important;
}

.ul-rec22 {
display:flex!important;
justify-content:space-between!important;
flex-wrap: wrap!important;
margin-bottom: 50px!important;
}
.ul-rec22 li {
	background-color: #006a79;
	width: calc(100% / 4 - 1px);
}
.ul-rec22 li a {
	display: block!important;
	text-align: center!important;
	color: #fff!important;
	font-size: 1.5rem!important;
	font-weight: bold!important;
	padding-top: 15px!important;
		padding-bottom: 15px!important;
	background-color: #006478!important;
	width: 100%;
	transition: all 0.2s ease-in-out 0s!important;
}

.ul-rec22 li a:hover {
	background-color: #70acbd!important;
	transition: all 0.2s ease-in-out 0s!important;
}

.p-rec22top {
	color: #666!important;
	font-size: 1.8rem!important;
	line-height: 1.5!important;
	text-align: center!important;
	margin-bottom: 50px!important;
}

.p-rec22top2 {
	color: #666!important;
	font-size: 1.8rem!important;
	line-height: 1.5!important;
	text-align: left!important;
	margin-bottom: 50px!important;
}


.p-rec22top b {
	color: #006378!important;
	font-size: 2.5rem!important;
	line-height: 1.5!important;
	font-weight: 900!important;
} 

.ifra-rec22mov {
	width: 600px!important;
	margin-right: auto !important;
		margin-left: auto !important;
	display: block!important;
	height: 337px!important;
	margin-bottom: 50px!important;
}

.h3-rec22 {
background: url(../img/bg_h3.svg) center center no-repeat!important;
display: block!important;
width: 760px!important;
margin-right: auto !important;
		margin-left: auto !important;
padding-top: 30px!important;
		padding-bottom: 30px!important;
color: #fff!important;
font-size: 2.5rem!important;
line-height: 1.5!important;
font-weight: 900!important;
background-size: cover!important;
text-align: center!important;
border-radius: 10px!important;
margin-bottom: 50px!important;
}

.h3-rec22 i {
	color: #fff!important;
	font-size: 1.6rem!important;
	line-height: 1.5!important;
	display: block!important;
}

.art-feature1 {
display:flex;
justify-content:space-between;
flex-wrap: wrap;
}

.dl-feature {
	margin-bottom: 50px!important;
}
.dl-feature dt {
	color: #006979!important;
	font-size: 2.5rem!important;
	font-weight: bold!important;
	line-height: 1.5!important;
}
.dl-feature dd {
	color: #666!important;
	font-size: 1.5rem!important;
	line-height: 1.5!important;
	margin-bottom: 25px !important;
		margin-left: 1.5em!important;
}

.img-feature1 {
	width: 300px!important;
	height: 300px!important;
	border-radius: 100%!important;
}

.h4-feature {
	color: #006979!important;
	font-size: 2.5rem!important;
	font-weight: bold!important;
	line-height: 1.5!important;	
}
.p-feature1 {
	color: #666!important;
	font-size: 2rem!important;
	line-height: 1.5!important;
	margin-bottom: 25px !important;
		margin-left: 1.5em!important;	
}

.art-feature2 {
display:flex!important;
justify-content:space-between!important;
flex-wrap: wrap!important;
align-items: center!important;
margin-bottom: 50px!important;
}
.img-feature2 {
	width: 400px!important;
	height: auto!important;
	border-radius: 10px!important;
	margin-right: auto!important;
		margin-left: auto!important;
}
.p-feature2 {
	width: 300px!important;
	color: #666!important;
	font-size: 2rem!important;
	font-weight: bold!important;
	line-height: 2!important;
	display: block!important;
}
.p-feature2 b {
	color: #167786!important;
	font-weight: bold!important;
	font-size: 3.5rem!important;
}

.p-feature2 i {
	color: #167786!important;
	font-weight: bold!important;
	font-size: 2rem!important;
}






.ul-inter {
display:flex!important;
justify-content:space-between!important;
flex-wrap: wrap!important;
width: 760px!important;
margin-right: auto !important;
		margin-left: auto!important;
margin-bottom: 100px!important;
}
.ul-inter li {
	width: calc(100% / 3 - 20px)!important;
}
.ul-inter li a {	
	opacity: 1!important;
	transition: all 0.2s ease-in-out 0s!important;
	width: 100%!important;
	border-radius: 100%!important;
	display: block!important;
	color: #666!important;
	font-size: 2rem!important;
	text-align: center!important;
	position: relative;
}
.ul-inter li a i {
	color: #666!important;
	font-size: 1.6rem!important;
}

.ul-inter li a img {
	width: 100%!important;
	height: auto!important;
	border-radius: 100%!important;
}
.ul-inter li a:hover {
	opacity: 0.5!important;
	transition: all 0.2s ease-in-out 0s!important;
}
.ul-inter li a:after {
	content: '●'!important;
	color: #fff!important;
	font-size: 7rem!important;
	position: absolute!important;
	  top: 40%!important;
  left: 50%!important;
  transform: translateY(-40%) translateX(-50%)!important;
  z-index: 10!important;
  opacity: 0.75!important;
}

.ul-inter li a:before {
	content: '▶'!important;
	color: #c00!important;
	font-size: 3rem!important;
	position: absolute!important;
	  top: 40%!important;
  left: 50%!important;
  transform: translateY(-40%) translateX(-50%)!important;
  z-index: 20!important;
  opacity: 0.75!important;
}


.ul-feature {
	margin-top: 1em !important;
		margin-bottom: 50px!important;
}
.ul-feature li {

list-style-type: disc!important;
margin-left: 1.5em !important;
		margin-bottom: 1em !important;
color: #666!important;
font-size:1.8rem!important;
line-height: 1.5!important;

    list-style-position: outside!important;
}

.rec22slick {
	margin-bottom: 100px!important;
}

.art-oneday {
display:flex!important;	
justify-content:space-between!important;
margin-bottom: 50px!important;
align-items: center!important;
border-bottom: 5px dotted #b2c8cc !important;
padding-bottom: 50px!important;
}

.art-oneday-odd {
flex-direction: row!important;


}
.art-oneday-even {
flex-direction: row-reverse!important;


}

.div-oneday-txt {
	width: 400px!important;
}
.div-oneday-img img {
	width: 300px!important;
	border-radius: 20px;
}
.sec-oneday {
	margin-bottom: 100px!important;
}
.p-time {
	color: #fff!important;
	font: 900 5rem "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif !important;
	margin-bottom: 0.5em!important;

	-webkit-text-stroke: 2px #167786;
  text-stroke: 2px #167786;
}
.h5-name {
	color: #666!important;
	font-size: 2rem!important;
	font-weight: bold!important;
	margin-bottom: 0.5em!important;
}
.p-work {
	color: #666!important;
	font-size: 1.5rem!important;
	line-height: 1.5!important;
}


.tab-rec22 {
	width: 100%!important;
	margin-right: auto!important;
		margin-left: auto!important;
}
.tab-rec22 th {
	color: #666!important;
	font-size: 1.6rem!important;
	width: 10em!important;
	padding-bottom: 25px!important;
	border-bottom: 1px dotted #ccc!important;
	padding-top: 25px!important;
	line-height: 1.5em!important;
}
.tab-rec22 th i {
	color: #c00!important;
	font-size: 1.2rem!important;
	margin-left: 5px!important;
}
.tab-rec22 td {
	padding-bottom: 25px !important;
	border-bottom: 1px dotted #ccc!important;
	padding-top: 25px!important;
}

.tab-rec22 td input {
	border: 1px solid #999!important;
	padding: 10px!important;
		color: #666!important;
	font-size: 1.8rem!important;
	line-height: 1.5!important;
}

.tab-rec22 td select {
appearance: none!important;
  -webkit-appearance: none!important;
	border: 1px solid #999!important;
	padding: 10px!important;
		color: #666!important;
	font-size: 1.8rem!important;
	line-height: 1.5!important;
}
.tab-rec22 td option {

}

.tab-rec22 td textarea {
	border: 1px solid #999!important;
	padding: 10px!important;
	color: #666!important;
	font-size: 1.8rem!important;
	line-height: 1.5!important;
	width: 100%!important;
}


::placeholder
 {
	color: #ccc!important;
	font-size: 1.8rem!important;
	line-height: 1.5!important;
}

.tab-rec22 *:focus {
outline: none!important;
background-color: #daf0ee!important;
}

.rec22-submit {
	display: block!important;
	width: 6em!important;
	padding-top: 15px !important;
		padding-bottom: 15px !important;
	text-align: center!important;
	color: #fff!important;
	font-size: 2rem !important;
	font-weight: bold!important;
	background-color: #2e8e56!important;
	margin-right: auto !important;
		margin-left: auto !important;
	margin-top: 25px!important;
}

.wpcf7-not-valid-tip {
	color: #c00!important;
	font-size: 1rem!important;
	display: inline!important;
	margin-top: 1em!important;
}


.slick-dots li {
	text-indent: -9999px!important;
	background-color: #ccc !important;
	border-radius: 100%!important;
	width: 10px!important;
	height: 10px!important;
	margin-right: 5px!important;
		margin-left: 5px!important;
}

.slick-dots li.slick-active {
	background-color: #318079 !important;
}

.slick-dots li button:before{
    content:none!important;
}
.slick-dots li button{
    font-size:initial!important;
    color:initial!important;
    background:initial!important;
	display: none!important;
}

.slick-next,.slick-prev {
	text-indent: -9999px!important;
}
.slick-prev::before {
	content: '◀'!important;
	position: absolute!important;
	z-index: 1000 !important;
	color: #ccc!important;
	font-size: 3rem!important;
	left: 0px!important;
	text-indent: 0!important;
}
.slick-next::before {
		content: '▶'!important;
	position: absolute!important;
	z-index: 1000!important;
	color: #ccc!important;
	font-size: 3rem!important;
	right: 0px !important;
	text-indent: 0!important;
}

/*RECRUIT YOUYUBE*/

.art-video {
display:flex;
justify-content:space-between;
flex-wrap: wrap;
width: 760px;
margin-right: auto;
		margin-left: auto;
}

.div-video {
	width: 360px!important;
	text-align: center!important;
	color: #666!important;
	font-size: 18px!important;
	margin-bottom: 50px!important;
	display: block!important;
}

.ifra-video {
	width: 320px!important;
	margin-bottom: 10px !important;
		margin-right: auto!important;
	display: block!important;
		margin-left: auto!important;
}
.ifra-video:hover {
	
}


.ul-erudotubethum {
display:flex;
justify-content:left;
flex-wrap: wrap;
width: 800px;
margin-right: auto;
	margin-left: auto;
margin-bottom: 50px;
}
.ul-erudotubethum li {
	width: calc(100% / 4 - 5px);
	margin-right: 5px;
}
.ul-erudotubethum li a {
	width: 100%;
	height: auto;
	display: block;
}
.ul-erudotubethum li a:hover {
cursor: pointer;;	
}
.ul-erudotubethum li a img {
	width: 100%;
	height: auto;
}
.movie-content-wrap2 {
	position: relative;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	height: 450px;
	margin-bottom: 5px;
}
.movie-content-wrap2 iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}
.movie-content-wrap2 img {
	position: absolute;
	top: 0;
	left: 0;
	cursor: pointer;
	width: 100%;
	height: auto;
	margin-right: auto;
	margin-left: auto;
}

.img-schedule {
margin-bottom: 50px!important;
}


/*faq*/
.addtoany_share_save_container * a:hover {
	display: inline!important;
}

.formath {
	margin-bottom: 0!important;
}

.faq {
  margin: 0 0 100px!important;
}
 

.faq dt {
  font-size: 20px!important;
  font-weight: bold!important;
  background: #038593!important;
  cursor: pointer!important;
  position: relative!important;
  color: #fff!important;
  border: 1px solid #ccc!important;
  line-height: 1.5em!important;
    word-wrap: break-word!important;
  padding: 10px !important;
  border-radius: 5px!important;
  margin-bottom: 25px!important;
}
.faq dt:hover {
	cursor: pointer!important;;
}
.faq dd {

  margin: 0 0 50px!important;
  display: none;
  padding-right: 25px;
		padding-left: 25px;
}
.faq dd p {
  font-size: 15px!important;
  color: #666;
  line-height: 2em!important;
  word-wrap: break-word!important;
}

.wpcf7-list-item input[type="checkbox"] {
	width: 15px!important;
}
 .wpcf7-list-item label {
 	display: block!important;
 }
span.wpcf7-list-item {
 	display: block!important;
 	margin-bottom: 10px!important;
}


.wpcf7-validates-as-date {
	width: 10em!important;
}


}/* @end group PersonalComputer */



/*——————————————————————————————————————————*/
/*——————————————————————————————————————————*/
/*——————————————————————————————————————————*/



/* @group SmartPhone */
@media screen and (max-width: 500px) {

.nosp {
	display: none!important;
}

.sec-topmenu {
	border-top: 5px solid #006378!important;
	margin-bottom: 10%!important;
}

.ul-rec22 {
display:flex!important;
justify-content:space-between!important;
flex-wrap: wrap!important;
margin-bottom: 5% !important;
}
.ul-rec22 li {
	background-color: #006a79!important;
	width: calc(100% / 2 - 1px)!important;
	margin-bottom: 2px!important;
}
.ul-rec22 li a {
	display: block!important;
	text-align: center!important;
	color: #fff!important;
	font-size: 1.5rem!important;
	font-weight: bold!important;
	padding-top: 15px!important;
		padding-bottom: 15px!important;
	background-color: #006478!important;
	width: 100%;
	transition: all 0.2s ease-in-out 0s!important;
}

.ul-rec22 li a:hover {
	background-color: #70acbd!important;
	transition: all 0.2s ease-in-out 0s!important;
}

.p-rec22top {
	color: #666!important;
	font-size: 1.5rem!important;
	line-height: 1.75!important;
	text-align: center!important;
	margin-bottom: 5% !important;
}
.p-rec22top2 {
	color: #666!important;
	font-size: 1.5rem!important;
	line-height: 1.75!important;
	text-align: left!important;
	margin-bottom: 5% !important;
}


.p-rec22top b {
	color: #006378!important;
	font-size: 2rem!important;
	line-height: 1.75!important;
	font-weight: 900!important;
} 

.ifra-rec22mov {
	width: 100%!important;
	margin-right: auto !important;
		margin-left: auto !important;
	display: block!important;
	height: 53vw!important;
	margin-bottom: 5% !important;
}

.h3-rec22 {
background: url(../img/bg_h3.svg) center center no-repeat!important;
display: block!important;
width: 100%!important;
margin-right: auto !important;
		margin-left: auto !important;
color: #fff!important;
font-size: 2rem !important;
line-height: 1.5!important;
font-weight: 900!important;
background-size: cover!important;
text-align: center!important;
border-radius: 10px!important;
margin-bottom: 5% !important;
padding-top: 5%!important;
		padding-bottom: 5%!important;
}

.h3-rec22 i {
	color: #fff!important;
	font-size: 1.5rem!important;
	line-height: 1.5!important;
	display: block!important;
}

.art-feature1 {
display:flex;
justify-content:space-between;
flex-wrap: wrap;
}

.dl-feature {
	margin-bottom: 5%!important;
}
.dl-feature dt {
	color: #006979!important;
	font-size: 2rem!important;
	font-weight: bold!important;
	line-height: 1.5!important;
}
.dl-feature dd {
	color: #666!important;
	font-size: 1.5rem!important;
	line-height: 1.5!important;
	margin-bottom: 2.5% !important;
		margin-left: 1.5em!important;
}

.img-feature1 {
	width: 75% !important;
	height: auto !important;
	border-radius: 100%!important;
	margin-right: auto!important;
		margin-left: auto!important;
	margin-bottom: 10%!important;
}

.h4-feature {
	color: #006979!important;
	font-size: 1.8rem!important;
	font-weight: bold!important;
	line-height: 1.5!important;	
}
.p-feature1 {
	color: #666!important;
	font-size: 1.8rem!important;
	line-height: 1.5!important;
	margin-bottom: 25px !important;
		margin-left: 1.5em!important;	
}

.art-feature2 {

align-items: center!important;
margin-bottom: 50px!important;
}
.img-feature2 {
	width: 100%!important;
	height: auto!important;
	border-radius: 10px!important;
	margin-right: auto !important;
		margin-left: auto !important;
	margin-bottom: 5%!important;
}
.p-feature2 {
	width: 100% !important;
	color: #666!important;
	font-size: 2rem!important;
	font-weight: bold!important;
	line-height: 2!important;
	display: block!important;
}
.p-feature2 b {
	color: #167786!important;
	font-weight: bold!important;
	font-size: 3.5rem!important;
}

.p-feature2 i {
	color: #167786!important;
	font-weight: bold!important;
	font-size: 2rem!important;
}






.ul-inter {

width: 50%!important;
margin-right: auto !important;
		margin-left: auto!important;
margin-bottom: 20%!important;
}
.ul-inter li {

}
.ul-inter li a {	
	opacity: 1!important;
	transition: all 0.2s ease-in-out 0s!important;
	width: 100%!important;
	border-radius: 100%!important;
	display: block!important;
	color: #666!important;
	font-size: 2rem!important;
	text-align: center!important;
	position: relative;
}
.ul-inter li a i {
	color: #666!important;
	font-size: 1.6rem!important;
}

.ul-inter li a img {
	width: 100%!important;
	height: auto!important;
	border-radius: 100%!important;
}
.ul-inter li a:hover {
	opacity: 0.5!important;
	transition: all 0.2s ease-in-out 0s!important;
}
.ul-inter li a:after {
	content: '●'!important;
	color: #fff!important;
	font-size: 7rem!important;
	position: absolute!important;
	  top: 40%!important;
  left: 50%!important;
  transform: translateY(-40%) translateX(-50%)!important;
  z-index: 10!important;
  opacity: 0.75!important;
}

.ul-inter li a:before {
	content: '▶'!important;
	color: #c00!important;
	font-size: 3rem!important;
	position: absolute!important;
	  top: 40%!important;
  left: 50%!important;
  transform: translateY(-40%) translateX(-50%)!important;
  z-index: 20!important;
  opacity: 0.75!important;
}


.ul-feature {
	margin-top: 1em !important;
		margin-bottom: 5%!important;
}
.ul-feature li {

list-style-type: disc!important;
margin-left: 1.5em !important;
		color: #666!important;
font-size:1.8rem!important;
line-height: 1.5!important;
list-style-position: outside!important;
margin-bottom: 1em!important;
}

.rec22slick {
	margin-bottom: 100px!important;
}

.art-oneday {

margin-bottom: 10%!important;
align-items: center!important;
border-bottom: 5px dotted #b2c8cc !important;
padding-bottom: 10%!important;
}

.art-oneday-odd {
flex-direction: row!important;


}
.art-oneday-even {
flex-direction: row-reverse!important;


}

.div-oneday-txt {
	width: 100%!important;
}
.div-oneday-img img {
	width: 100%!important;
	border-radius: 20px!important;
}
.sec-oneday {
	margin-bottom: 10%!important;
}
.p-time {
	color: #fff!important;
	font: 900 5rem "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif !important;
	-webkit-text-stroke: 2px #167786!important;
  text-stroke: 2px #167786!important;
  margin-bottom: 0.25em!important;
}
.h5-name {
	color: #666!important;
	font-size: 2rem!important;
	font-weight: bold!important;
	margin-bottom: 0.5em!important;
}
.p-work {
	color: #666!important;
	font-size: 1.5rem!important;
	line-height: 1.5!important;
	margin-bottom: 0.5em!important;
}


.tab-rec22 {
	width: 100%!important;
	margin-right: auto!important;
		margin-left: auto!important;
}
.tab-rec22 th {
	color: #666!important;
	font-size: 1.6rem!important;
	width: 100%!important;
	padding-top: 25px !important;
	display: block!important;
}
.tab-rec22 th i {
	color: #c00!important;
	font-size: 1.2rem!important;
	margin-left: 5px!important;
}
.tab-rec22 td {
	padding-bottom: 25px !important;
	border-bottom: 1px dotted #ccc!important;
	padding-top: 25px!important;
	display: block!important;
}

.tab-rec22 td input {
	border: 1px solid #999!important;
	padding: 10px!important;
		color: #666!important;
	font-size: 1.8rem!important;
	line-height: 1.5!important;
	width: 100%!important;
}

.tab-rec22 td select {
appearance: none!important;
  -webkit-appearance: none!important;
	border: 1px solid #999!important;
	padding: 10px!important;
		color: #666!important;
	font-size: 1.8rem!important;
	line-height: 1.5!important;
}
.tab-rec22 td option {

}

.tab-rec22 td textarea {
	border: 1px solid #999!important;
	padding: 10px!important;
	color: #666!important;
	font-size: 1.8rem!important;
	line-height: 1.5!important;
	width: 100%!important;
}


::placeholder
 {
	color: #ccc!important;
	font-size: 1.8rem!important;
	line-height: 1.5!important;
}

.tab-rec22 *:focus {
outline: none!important;
background-color: #daf0ee!important;
}

.rec22-submit {
	display: block!important;
	width: 6em!important;
	padding-top: 15px !important;
		padding-bottom: 15px !important;
	text-align: center!important;
	color: #fff!important;
	font-size: 2rem !important;
	font-weight: bold!important;
	background-color: #2e8e56!important;
	margin-right: auto !important;
		margin-left: auto !important;
	margin-top: 25px!important;
}

.wpcf7-not-valid-tip {
	color: #c00!important;
	font-size: 1rem!important;
	display: inline!important;
	margin-top: 1em!important;
}


.slick-dots li {
	text-indent: -9999px!important;
	background-color: #ccc !important;
	border-radius: 100%!important;
	width: 10px!important;
	height: 10px!important;
	margin-right: 5px!important;
		margin-left: 5px!important;
}

.slick-dots li.slick-active {
	background-color: #318079 !important;
}

.slick-dots li button:before{
    content:none!important;
}
.slick-dots li button{
    font-size:initial!important;
    color:initial!important;
    background:initial!important;
	display: none!important;
}

.slick-next,.slick-prev {
	text-indent: -9999px!important;
	display: none!important;
}
.slick-prev::before {
	content: '◀'!important;
	position: absolute!important;
	z-index: 1000 !important;
	color: #ccc!important;
	font-size: 3rem!important;
	left: 0px!important;
	text-indent: 0!important;
	display: none!important;
}
.slick-next::before {
		content: '▶'!important;
	position: absolute!important;
	z-index: 1000!important;
	color: #ccc!important;
	font-size: 3rem!important;
	right: 0px !important;
	text-indent: 0!important;
	display: none!important;
}


/*RECRUIT YOUYUBE*/

.art-video {

margin-right: auto;
		margin-left: auto;
}

.div-video {
	width: 89%!important;
	text-align: center!important;
	color: #666!important;
	font-size: 18px!important;
	margin-bottom: 50px !important;
		margin-right: auto!important;
	display: block!important;
		margin-left: auto!important;
}

.ifra-video {
	width: 100%!important;
	margin-bottom: 10px !important;
		margin-right: auto!important;
	display: block!important;
		margin-left: auto!important;
}



.ul-erudotubethum {
display:flex;
justify-content:left;
flex-wrap: wrap;
width: 800px;
margin-right: auto;
	margin-left: auto;
margin-bottom: 50px;
}
.ul-erudotubethum li {
	width: calc(100% / 4 - 5px);
	margin-right: 5px;
}
.ul-erudotubethum li a {
	width: 100%;
	height: auto;
	display: block;
}
.ul-erudotubethum li a:hover {
cursor: pointer;;	
}
.ul-erudotubethum li a img {
	width: 100%;
	height: auto;
}
.movie-content-wrap2 {
	position: relative;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	height: 450px;
	margin-bottom: 5px;
}
.movie-content-wrap2 iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}
.movie-content-wrap2 img {
	position: absolute;
	top: 0;
	left: 0;
	cursor: pointer;
	width: 100%;
	height: auto;
	margin-right: auto;
	margin-left: auto;
}



.img-schedule {
margin-bottom: 10%!important;
}


/*faq*/
.addtoany_share_save_container * a:hover {
	display: inline!important;
}

.formath {
	margin-bottom: 0!important;
}

.faq {
  margin: 0 0 100px!important;
}
 

.faq dt {
  font-size: 20px!important;
  font-weight: bold!important;
  background: #038593!important;
  cursor: pointer!important;
  position: relative!important;
  color: #fff!important;
  border: 1px solid #ccc!important;
  line-height: 1.5em!important;
    word-wrap: break-word!important;
  padding: 10px !important;
  border-radius: 5px!important;
  margin-bottom: 25px!important;
}
.faq dt:hover {
	cursor: pointer!important;;
}
.faq dd {

  margin: 0 0 50px!important;
  display: none;
  padding-right: 25px;
		padding-left: 25px;
}
.faq dd p {
  font-size: 15px!important;
  color: #666;
  line-height: 2em!important;
  word-wrap: break-word!important;
}


 
.wpcf7-list-item input[type="checkbox"] {
	width: 15px!important;
}
 .wpcf7-list-item label {
 	display: block!important;
 }
span.wpcf7-list-item {
 	display: block!important;
 	margin-bottom: 10px!important;
}


.wpcf7-validates-as-date {
	width: 10em!important;
}


.li-daihyo {
	width: 100%!important;
}
.li-daihyo a {
	padding-top: 5%!important;
		padding-bottom: 5%!important;
}



}/* @end group SmartPhone */





.content .div-recruit2022 ul li:before {
    content: ""!important;

}
*, *:before, *:after {
    box-sizing: inherit;
}


.cboxElement img {
	border-radius: 100%!important;
	margin-bottom: 10px!important;
}
