.grecaptcha-badge {
	visibility: hidden;
}

.grecaptcha-message {
	text-align: center;
	font-size: 1.2rem !important;
	line-height: 1.5;
}

.p-search-filter-condition-list span {
	white-space: nowrap;
}

.c-user-content a.c-btn {
	color: #333;
}

.p-home-wis-intro__lead-text .alignleft {
	float: left;
	margin: 0 24px 24px 0
}

.p-home-wis-intro__lead-text .alignright {
	float: right;
	margin: 0 0 24px 24px
}

@media only screen and (max-width: 991px) {

	.p-home-wis-intro__lead-text .alignleft,
	.p-home-wis-intro__lead-text .alignright {
		float: none;
		margin: 0 0 8px;
	}
}

.p-event-list__item {
	width: 300px;
}

.p-top-sns__instagram iframe {
	width: 100%;
	height: 560px;
}

@media only screen and (max-width: 575px) {
	.p-top-sns__instagram iframe {
		width: 100%;
		height: 520px;
	}
}

@media only screen and (max-width: 991px) {
	.p-home-recommended {
		padding-bottom: 5.0rem
	}
}

@media only screen and (max-width: 575px) {
	.p-home-recommended {
		padding-bottom: 4.0rem
	}
}

.p-recommended-list {
	width: 100%
}

.p-recommended-list__item-thumb {
	position: relative;
	width: 100%
}

.p-recommended-list__item-thumb:before {
	content: "";
	display: block;
	padding-top: 75%
}

.p-recommended-list__item-thumb>div {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.p-recommended-list__item-thumb img {
	-o-object-fit: cover;
	object-fit: cover;
	width: 100%;
	height: 100%
}

.p-recommended-list__item-text {
	padding: 2.4rem;
	position: relative
}

@media only screen and (max-width: 991px) {
	.p-recommended-list__item-text {
		padding: 2.4rem 2.0rem
	}
}

.p-recommended-list__item-title>a {
	display: block;
	font-size: 1.8rem;
	margin-bottom: 0.5em;
	padding-right: 2.5rem
}

@media only screen and (max-width: 991px) {
	.p-recommended-list__item-title>a {
		font-size: 1.6rem
	}
}

.p-recommended-list__item-description {
	font-size: 1.4rem;
	color: #555
}

@media only screen and (max-width: 991px) {
	.p-recommended-list__item-description {
		font-size: 1.2rem
	}
}

.p-recommended-list__item-bookmark {
	position: absolute;
	right: 2.0rem;
	top: 2.4rem;
	z-index: 2
}

.p-recommended-list__item-bookmark>a {
	display: block;
	width: 25px;
	height: 25px;
	background: url(../tmpl-img/ico_bookmark01.svg) no-repeat center center/contain;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden
}

@media only screen and (max-width: 991px) {
	.p-recommended-list__item-bookmark>a {
		width: 20px;
		height: 20px
	}
}

.p-recommended-list__item-control {
	padding: 1.6rem 0;
	background-color: #f5f5f5
}

.p-recommended-list__item.is-active .p-recommended-list__item-bookmark>a {
	background: url(../tmpl-img/ico_bookmark02.svg) no-repeat center center/contain
}

.p-recommended-list .slick-prev {
	background: url(../tmpl-img/btn_arrow_prev02.svg) no-repeat center center/contain !important;
	width: 30px;
	height: 50px;
	left: 15px;
	z-index: 3
}

.p-recommended-list .slick-prev:before {
	display: none
}

.p-recommended-list .slick-next {
	background: url(../tmpl-img/btn_arrow_next02.svg) no-repeat center center/contain !important;
	width: 30px;
	height: 50px;
	right: 15px;
	z-index: 3
}

.p-recommended-list .slick-next:before {
	display: none
}

.p-recommended-list .slick-list {
	padding-bottom: 2.0rem !important
}

.p-recommended-list .slick-slide>div {
	margin-right: 1.5rem;
	margin-left: 1.5rem;
	height: 100%;
	background: #fff;
	box-shadow: 3px 3px 20px rgba(0, 0, 0, 0.1)
}

.p-recommended-list .slick-track {
	display: flex !important
}

.p-recommended-list .slick-slide {
	height: inherit !important
}

.p-recommended-job-list {
	display: flex;
	flex-wrap: wrap;
	margin: 0.8rem 0 -0.65rem
}

.p-recommended-job-list__item {
	background: #eee;
	font-size: 1.3rem;
	margin-right: 0.5em;
	margin-bottom: 0.5em;
	padding: 0.25em 0.5em
}

.p-recommended-tag-list {
	display: block;
	flex: wrap;
	margin-top: 0.8rem
}

.p-recommended-tag-list__item {
	font-size: 1.4rem;
	color: #555;
	margin-right: 0.25em
}

.p-recommended-tag-list__item:not(:last-of-type):after {
	content: ','
}


@media only screen and (max-width: 991px) {
	.c-jumbotron-search {
		bottom: -620px;
	}
}

.p-top-nav {
	padding-top: 0;
}

@media only screen and (max-width: 991px) {
	.p-top-nav {
		padding-top: 600px;
	}

}

@media only screen and (max-width: 575px) {
	.p-top-nav {
		padding-top: 0;
	}
}

.p-search-widget-checkbox-list__item {
	white-space: nowrap;
}


/* 20210511 和歌山県内高校生専用ブロック修正 */
.p-top-sms__text-inner {
	padding: 0;
}

.p-top-sms__text-heading {
	margin-bottom: 0;
	padding: 3rem 0 2.6rem;
}

@media screen and (max-width: 575px) {
	.p-top-sms__text-heading {
		padding: 2.4rem 0 2rem;
	}
}

.p-top-sms__list {
	display: flex;
	flex-wrap: wrap;
	text-align: left;
	margin: 0 0.5rem;
}

@media screen and (max-width: 575px) {
	.p-top-sms__list {
		flex-direction: column;
	}
}

.p-top-sms__item {
	width: 50%;
	margin-bottom: 1rem;
	padding-right: 0.5rem;
	padding-left: 0.5rem;
}

@media screen and (max-width: 575px) {
	.p-top-sms__item {
		width: 100%;
	}
}

.p-top-sms__item > a {
	display: block;
	height: 100%;
	padding: 3rem 5rem 3rem 3.6rem;
	border-radius: 0.3rem;
	position: relative;
}

@media screen and (max-width: 1359px) {
	.p-top-sms__item > a {
		padding: 2rem 4rem 2rem 2.6rem;
	}
}

.p-top-sms__item > a:after {
	content: '';
	border-top: 1px solid #333;
	border-right: 1px solid #333;
	width: 1rem;
	height: 1rem;
	position: absolute;
	top: 50%;
	right: 3rem;
	transform: rotate(45deg) translateY(-50%);
}

@media screen and (max-width: 1359px) {
	.p-top-sms__item > a:after {
		right: 2.6rem;
	}
}

.p-top-sms__item.-hs > a {
	background-color: #ebf7e6;
}

.p-top-sms__item.-guide > a {
	background-color: #e6f1f7;
}

.p-top-sms__item.-movie > a {
	background-color: #f7f6e6;
}

.p-top-sms__item.-sms > a {
	background-color: #f7ebe6;
}

.p-top-sms__item-heading {
	font-size: 1.8rem;
	line-height: 1.3;
}

@media screen and (max-width: 1359px) {
	.p-top-sms__item-heading {
		font-size: 1.6rem;
	}
}

.p-top-sms__item-heading span {
	display: inline-block;
	padding: 0.6rem 0;
}

.p-top-sms__item.-guide .p-top-sms__item-heading {
	background: url(../tmpl-img/ico_sms01.svg) no-repeat left 0.2rem;
	padding-left: 4rem;
}

@media screen and (max-width: 1359px) {
	.p-top-sms__item.-guide .p-top-sms__item-heading {
		background-size: 2.6rem;
		background-position: left 0.4rem;
		padding-left: 3.4rem;
	}	
}

.p-top-sms__item.-movie .p-top-sms__item-heading {
	background: url(../tmpl-img/ico_sms02.svg) no-repeat left top;
	padding-left: 4rem;
}

@media screen and (max-width: 1359px) {
	.p-top-sms__item.-movie .p-top-sms__item-heading {
		background-size: 2.6rem;
		background-position: left 0.4rem;
		padding-left: 3.4rem;
	}	
}

.p-top-sms__item.-sms .p-top-sms__item-heading {
	background: url(../tmpl-img/ico_sms03.svg) no-repeat left top;
	padding-left: 4rem;
}

@media screen and (max-width: 1359px) {
	.p-top-sms__item.-sms .p-top-sms__item-heading {
		background-size: 2.6rem;
		background-position: left 0.4rem;
		padding-left: 3.4rem;
	}	
}

.p-top-sms__item-description {
	margin-top: 1rem;
	font-size: 1.3rem;
}


/* 20210524 県内企業PR動画ブロック追加 */
.p-top-movie {
	background-color: #f7f6e6;
}

.p-top-movie .p-section__heading {
	position: relative;
}

.p-top-movie .p-section__heading:after {
	content: '';
	display: block;
	width: 100%;
	max-width: 480px;
	height: 1px;
	background: #333;
	position: absolute;
	bottom: -1.0rem;
	left: 50%;
	transform: translateX(-50%);
}

@media screen and (max-width: 1199px) {
	.p-top-movie .p-section__heading:after {
		max-width: 420px;
	}
}

.c-jumbotron-header__message {
	color: #FFF;
	font-size: 2.1rem;
	font-weight: bold;
	margin-top: 10px;
}

.c-jumbotron-header__message span {
	display: inline-block;
	background-color: #2e9db6;
	padding: 1rem 2rem;
	text-align: center;
}

.c-jumbotron-header__message strong {
	font-size: 1.4em;
}

.br_sp {
	display: none;
}

@media screen and (max-width: 575px) {
	.c-jumbotron-header__message {
		font-size: 1.2rem;
	}

	.c-jumbotron-header__message span {
		padding: 0.2rem 2rem;
	}

	.c-jumbotron-header__message strong {
		font-size: 1.6rem;
	}

	.br_sp {
		display: inline;
	}

	.owl-nav {
		display: none;
	}
}

.c-jumbotron-search {
	margin: 50px auto;
	position: relative;
	bottom: 0;
	left: 0;
	transform: none;
}

@media screen and (max-width: 767px) {
	.c-jumbotron-search {
		margin-top: 0;
	}
}

.c-jumbotron-nav {
	display: block;
	background-color: #EEE;
	margin:0;
	padding:2.0rem 0;
}

.c-jumbotron-nav-list{
	position: relative;
	margin: 0 auto;
	width: calc(100% - 30px);
	max-width: 1130px;
}

.c-jumbotron-nav-list__item.highschool > a{
	background-color: #FFF;
}

.c-jumbotron-nav-list__item.highschool > a img{
	max-width:200px;
}

.c-jumbotron-nav-list__item.youtube > a {
    background-color: #1E3C7D;
}

.c-jumbotron-nav-list__item.youtube .c-jumbotron-nav-list__item-subtitle {
	background-color: #FFF;
	color:#ED1C24;
	font-size:1.1rem;
	font-weight: bold;
	width:100%;
	padding: 0.25em 0.75em;
	margin-top: 0.4rem;
	border-radius: 10px;
}

.c-jumbotron-nav-list__item.youtube .c-jumbotron-nav-list__item-subtitle span{
	width: 18px;
	height: 14px;
	background: url(../tmpl-img/ico_youtube.svg) no-repeat left center/contain;
	padding-left:22px;
	text-indent: 100%;
	overflow: hidden
}

@media only screen and (max-width: 991px) {
	.c-jumbotron-nav-list {
		flex-direction:column;
	}
	.c-jumbotron-nav-list__item:not(:first-child) {
		margin-top: 1.0rem;
		margin-left: 0;
	}
}

.l-gnav {
    margin-top: 40px;
}

.l-header__nav{
	display: none;
}

@media (max-width: 991px){
	.l-header__nav{
		display: block;
	}

	.l-header-nav-list__item.mypage a{
		background: #ffc800;
		width: 100px;
		height: 46px;
	}

	.l-header-nav-list__item .icon {
		width: 14px;
		height: 14px;
		margin-bottom: -2px;
	}
}

@media (max-width: 575px){
	.l-header-nav-list__item .icon {
		margin-bottom: 4px;
	}
	.l-header-nav-list__item.mypage a{
		width: 60px;
	}
}

.l-sns-btns{
	margin-left:10px;
	white-space: nowrap;
}

.l-sns-btns__line img,
.l-sns-btns__facebook img,
.l-sns-btns__twitter img,
.l-sns-btns__instagram img{
	height:35px;
	margin-left:5px;
}

@media (max-width: 991px){
	.l-sns-btns__line img,
	.l-sns-btns__facebook img,
	.l-sns-btns__twitter img,
	.l-sns-btns__instagram img{
		height:30px;
		margin-left:5px;
	}
}

@media (max-width: 575px){
	.l-sns-btns__line img,
	.l-sns-btns__facebook img,
	.l-sns-btns__twitter img,
	.l-sns-btns__instagram img{
		height:20px;
		margin-left:5px;
	}
}

@media (max-width: 1199px){
	.l-gnav-list__item.mypage>a {
		width: 9rem;
	}
}

@media (max-width: 1199px){
	.l-gnav-list__item>a {
		font-size: 1.4rem;
		padding: 0 0.3em;
	}
}


/* 20221024 はたらコーデわかやまの動画ブロック追加 */
.p-top-interview {
	background-color: #e3fae1;;
}

.p-top-interview .p-section__heading {
	position: relative;
}

.p-top-interview .p-section__heading::after {
	content: '';
	display: block;
	width: 100%;
	max-width: 360px;
	height: 1px;
	background: #339569;
	position: absolute;
	bottom: -1.0rem;
	left: 50%;
	transform: translateX(-50%);
}

.p-top-interview .c-btn-secondary {
	background-color: #339569;
	color: #FFF;
}

.p-top-interview .c-btn-secondary:hover {
	background-color:#266f4e;
	transition:all 0.3s ease
}

.p-top-internship .c-btn{
	flex-wrap:wrap;
}

.p-top-internship .c-btn span{
	display:block; 
	width:100%;
}

.p-top-internship .c-btn small{
	display:block; 
	width:100%;
	font-size:1.4rem;
}

@media (max-width: 575px){
	.p-top-internship .c-btn span{
		font-size:1.2rem;
	}

	.p-top-internship .c-btn small{
		font-size:1.1rem;
	}
}

.c-jumbotron-slider-list{
	background-color: #8fc9fb;
}
