@charset "UTF-8";
/* ******************************************************************

	--home.css--

	1. Layout setting

****************************************************************** */


/*==================================================================
	1. Layout setting
===================================================================*/
/* ------------------------------------------------------------------
	Header styles
-------------------------------------------------------------------*/
#pageHome #header {
	position: absolute;
	top: 60px;
	left: 0;
	width: 100%;
	z-index: 5;
}
#pageHome #header:after {
	position: absolute;
	content: '';
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: linear-gradient(88deg, #FBC01D 0%, #FB9A1D 100%);
	opacity: 0;
	transition: opacity 0.3s ease;
}
#pageHome .headerBlock {
	position: relative;
	z-index: 10;

}
#pageHome .logoBlock {
	background: none;
	box-shadow: none;
	height: auto;
}
#pageHome .menuBlock {

}
#pageHome .menuBox {

}
#pageHome .userLogin {
	background: none;
}
#pageHome .userLogin a {
	border-bottom: 1px solid #FFF;
	font-weight: bold;
}
#pageHome .userLogin a:hover {
	background-color: rgba(23, 23, 23, 0.3);
}
#pageHome .userLogin a:last-child {
	border-bottom: 0;
}
#contents,
#contents.bgHighLight {
	margin: 0 auto;
	max-width: none;
	padding: 0 0 100px;
}
#pageHome #header.headerFixed {
	position: fixed;
	top: 0;
	width: 100%;
	box-shadow: 1.554px 1.259px 4px 0px rgba(0, 0, 0, 0.25);
}
#pageHome .headerFixed .userLogin {
	background-color: #fc9f1e;
}
#pageHome #header.headerFixed:after {
	opacity: 1;
}
#pageHome .headerFixed .logo img {
	max-width: 50px;
}
#pageHome .headerFixed .logoBlock {
	top: 50%;
    transform: translateY(-50%);
}

@media screen and (max-width:1200px) {
	#pageHome .logoBlock {
		padding: 0;
		top: 10px;
		width: 40px;
		left: 20px;
	}
	#pageHome .headerFixed .logo img {
		max-width: 40px;
	}
	#pageHome #header {
		top: 0;
		height: 60px;
	}
	#pageHome .headerBlock {
		display: flex;
		width: 100%;
	}
	#hamburger {
		top: 18px;
	}
	#pageHome .menuBlock {
		margin: 0;
		padding: 0;
	}
	#pageHome .menuBox.active {
		top: 0;
		opacity: 1;
	}
	#pageHome .userLogin a {
		border-bottom: 0;
	}
}

#keyv {
	clear:both;
}
#keyv .keyvLeft {
	background:#EFE9DC;
	padding:15px 15px 10px;
	float:left;
	width:26.1%;
}
#keyv .keyvRight {
	float:right;
	border:6px solid #FFF;
	width:71.67%;
	text-align:right;
	max-width:645px;
	box-sizing:content-box;
}
#keyv .keyvRight img {
	width:100%;
	font-size:0;
	vertical-align:bottom;
}
#keyv .keyvList li {
	font-size:0;
	float:left;
	display:block;
}
#keyv .keyvLeft .buttonGroup {
	padding:0 2px;
}
.posted {
	margin-bottom:14px;
	background:#FFF;
	border-radius:20px;
	text-align:center;
	padding:3px 4px 0;
}
.posted span {
	display:inline-block;
	vertical-align:middle;
	padding:0 5px 5px;
	line-height:1;
	color:#D10002;
	font-size:30px;
	font-family: 'Roboto';
}
.buttonGroup >ul > li {
	margin-bottom:8px;
}
.buttonGroup >ul > li > a {
	padding:9px 5px 6px;
	border:2px solid #D7D0C4;
	display:inline-block;
	width:100%;
	text-decoration:none;
	text-align:center;
	-webkit-transition:all 0.2s ease-out 0s;
	-moz-transition:all 0.2s ease-out 0s;
	transition:all 0.2s ease-out 0s;
}
.buttonGroup > ul > li:last-child a:hover {
	background:#1A304E;
	border:2px solid #1A304E;
	color:#FFF;
}
.buttonGroup li.login a,
.buttonGroup li.register a {
	border:none;
	padding:14px 5px 13px;
	color:#FFF;
	font-size:16px;
	font-weight:bold;
}
.buttonGroup li.login a {
	background:#E25654;
}
.buttonGroup li.register a {
	background:#F7A44C;
}
.buttonGroup li.favorites {
	margin-bottom:14px;
	padding-bottom:14px;
	border-bottom:1px solid #B1B1B1;
}
.buttonGroup li.buttonMypage {
	background:#FFF;
}
.buttonGroup li.buttonMypage > a {
	height:102px;
	padding:20px 5px 16px;
	border-color:#EBC972;
	color:#79715E;
	font-size:16px;
}
.buttonGroup li.buttonMypage > a img {
	margin-bottom:2px;
	font-size:0;
}
.buttonGroup li.buttonMypage > a span {
	display:block;
}
.listSearch {
	max-width:840px;
	width:100%;
	margin:0 auto 60px;
	text-align:center;
}
.listSearch ul {
	margin:0 -1%;
}
.listSearch li {
	display:inline-block;
	margin:0 0.9%;
	width:17.5%;
}
.listSearch li .image {
	min-height:78px;
	font-size:0;
	text-align:center;
}
.listSearch li .buttonClick {
	display:block;
	margin-top:6px;
	padding:11px 4px;
	font-size:16px;
}
.pickupBlock {
	position:relative;
	background:#EFE9DC;
	margin:0 auto 35px;
	padding:25px 30px 29px;
}
.pickupBlock .headline1 {
	padding-left:4px;
}
.carouselInner01 {
	margin:0 auto;
	position:relative;
	width:90%;
	max-width:747px;
}
.pickupBlock p.prev a,
.pickupBlock p.next a {
	display:block;
	position:absolute;
	top:20px;
	left:-40px;
	width:17px;
	height:32px;
	background:url(/recruit/img/home/icon_prev.png) no-repeat;
	background-size:17px auto;
	-webkit-background-size:17px auto;
	text-indent:-9999px;
}
.pickupBlock p.next a {
	left:auto;
	right:-40px;
	background-image:url(/recruit/img/home/icon_next.png);
}
.pickupList li {
	float:left;
	width:135px;
	margin:0 9px !important;
	cursor:pointer;
}
.pickupList li img {
	display:inline-block;
	vertical-align:middle;
	font-size:0;
}
.pickupList li a {
	position:relative;
	display:block;
	width:135px;
	vertical-align:middle;
	text-align:center;
	-webkit-transition:all 0.2s ease-out 0s;
	-moz-transition:all 0.2s ease-out 0s;
	transition:all 0.2s ease-out 0s;
}
.pickupList li a:hover:before {
	position:absolute;
	content:"";
	left:0;
	right:0;
	top:0;
	bottom:0;
	border:3px solid #73BFE7;
}
.pickupList li span {
	display:block;
	margin-top:10px;
	color:#A3A3A3;
	font-size:11px;
	text-align:center;
	min-height:30px;
}
.show {
	background:#FFF;
	max-width:400px;
	margin:0 auto;
}
.show a {
	display:block;
	background:#D8D2C7;
	color:#595656;
	width:100%;
	padding:12px 5px 11px;
	font-size:18px;
	text-decoration:none;
	text-align:center;
}
.show a:hover {
	background:#1A304E;
	color:#FFF;
	-webkit-transition:all 0.2s ease-out 0s;
	-moz-transition:all 0.2s ease-out 0s;
	transition:all 0.2s ease-out 0s;
}
@media screen and (max-width:736px) {
	#keyv {
		margin-bottom:0;
	}
	#keyv #keyvInner {
		width:100%;
	}
	#keyv .keyvLeft {
		float:none;
		padding:10px 10px 5px;
		width:100%;
	}
	#keyv .keyvRight {
		float:none;
		border:none;
		margin-bottom:10px;
		max-width:100%;
		width:100%;
		box-sizing:border-box;
	}
	.posted {
		margin-bottom:10px;
		padding:7px 5px 4px;
		font-size:11px;
	}
	.posted span {
		margin-top:-4px;
		padding:0 5px;
		font-size:20px;
		font-weight:bold;
	}
	#keyv .keyvLeft .buttonGroup {
		padding:0;
	}
	.buttonGroup > ul {
		margin:0 -1% 0 -1%;
	}
	.iosStyle .buttonGroup > ul {
		margin:0 -1.7% 0 -1%;
	}
	.buttonGroup > ul > li {
		float:left;
		margin:0 1% 2%;
		width:48%;
	}
	.buttonGroup > ul > li > a {
		display:block;
		vertical-align:middle;
		padding:14px 5px 5px;
		border-width:2px;
		height:45px;
		font-size:12px;
		font-weight:bold;
		-webkit-box-sizing:border-box;
		-moz-box-sizing:border-box;
		box-sizing:border-box;
	}
	.buttonGroup li.login a,
	.buttonGroup li.register a {
		font-size:13px;
	}
	.buttonGroup li.favorites {
		border:none;
		margin:0 1% 2%;
		padding:0;
	}
	.buttonGroup li.favorites img {
		width:10px;
	}
	.buttonGroup li:last-child a {
		padding-top:7px;
	}
	.buttonGroup li.buttonMypage {
		width:98%;
	}
	.buttonGroup li.buttonMypage > a {
		height:86px;
		padding-top:13px;
		font-size:14px;
	}
	.buttonClick:hover {
		background:none;
		color:#595656;
	}
	.listSearch {
		border-top:1px solid #796E6A;
		margin-bottom:0;
	}
	.listSearch li {
		float:left;
		border-bottom:1px solid #796E6A;
		margin:0;
		width:33.33%;
	}
	.listSearch li:nth-child(1) {
		width:50.1%;
	}
	.listSearch li:nth-child(2) {
		width:49.9%;
	}
	.listSearch li:nth-child(1) .buttonClick em,
	.listSearch li:nth-child(2) .buttonClick em {
		display:inline-block;
	}
	.listSearch li a {
		display:block;
		padding:10px 15px 10px 10px;
		position:relative;
	}
	.listSearch li:nth-child(1) a,
	.listSearch li:nth-child(2) a {
		padding:16px 15px 15px 10px;
	}
	.listSearch li .buttonClick {
		border:none;
		border-radius:0;
		padding:0;
		font-size:15px;
		font-weight:bold;
	}
	.listSearch li .buttonClick em {
		display:block;
		font-size:11px;
		font-weight:normal;
	}
	.listSearch a::after {
		display:block;
		content:"";
		position:absolute;
		top:0;
		right:0;
		width:25px;
		height:100%;
		border-right:1px solid #796E6A;
		background:url(/recruit/img/common/icon_arrow01.png) no-repeat 50% 50%;
		-webkit-background-size:9px auto;
		-moz-background-size:9px auto;
		background-size:9px auto;
	}
	.listSearch li:nth-child(2) a:after,
	.listSearch li:last-child a:after {
		border-right:none;
	}
	.listSearch span {
		display:block;
	}
	.listSearch li .image {
		min-height:35px;
	}
	.listSearch li .image img {
		height:35px;
	}
	.carouselInner01 {
		margin:0 15px;
		max-width:100%;
	}
	.pickupBlock {
		margin-bottom:20px;
		padding:15px 10px;
	}
	.pickupBlock p.prev a,
	.pickupBlock p.next a {
		top:25px;
		left:-18px;
		width:16px;
		height:30px;
		-webkit-background-size:16px auto;
		background-size:16px auto;
	}
	.pickupBlock p.next a {
		left:auto;
		right:-18px;
	}
	.pickupList li {
		text-align:center;
	}
	.pickupList li a {
		display:inline-block;
		height:90px;
		line-height:90px;
		width:180px;
	}
	.pickupList li a img {
		width:100%;
	}
	.pickupList li span {
		font-size:14px;
	}
	.pickupList li a:hover:before {
		position:static;
		border:none;
	}
	.show {
		max-width:100%;
		margin:0 15px;
	}
	.show a {
		font-size:14px;
	}
}

.inner {
	max-width: 1330px;
	margin: 0 auto;
	padding: 0 15px;
}

#keyv {
	position: relative;
	line-height: 0;
	height: 1013px;
	overflow: hidden;
}
#keyv .videoBlock video {
	position: absolute;
	height: 100%;
	width: auto;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);

}
#keyv .keyvInner {
	max-width: 1230px;
	height: 100%;
	padding: 155px 15px 0;
	margin: 0 auto;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	align-content: center;
	position: absolute;
	top: 0;
	left: 50%;
	width: 100%;
	transform: translateX(-50%);
	z-index: 2;
}
#keyv .jobSearchBlock {
	position: absolute;
	bottom: 0;
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 100%;
	max-width: 937px;
	left: 50%;
	transform: translateX(-50%);
	background-color: #FFF;
	line-height: 0;

}
#keyv select {
	font-size: 16px;
	line-height: 1.5;
	font-weight: bold;
	color: #000;
	border: 1px solid #D5D5D5;
	border-radius: 3px;
	padding: 17px 43px 17px 57px;
	min-width: 213px;
	width: auto;
	cursor: pointer;
}
#keyv .jobSearchBlock .btnSearch {
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	background-color: #DB3757;
	border-radius: 3px;
	border: none;
	outline: none;
	padding: 18px 21px;
	margin-left: 15px;
}
#keyv .jobSearchBlock .icon {
	padding: 0 8px;
}
#keyv #jobType {
	background: url(/recruit/img/home/icon_person.svg) no-repeat 20px 50%,  url(/recruit/img/home/icon_select.svg) no-repeat calc(100% - 20px) 50%;
	background-size: 27px auto, 9px auto;
}
#keyv #workPlace {
	background: url(/recruit/img/home/icon_place.svg) no-repeat 20px 50%,  url(/recruit/img/home/icon_select.svg) no-repeat calc(100% - 20px) 50%;
	background-size: 25px auto, 9px auto;
}
#keyv .ttl {
	position: relative;
	background: #2A4088;
	color: #FFF;
	text-align: center;
	padding: 31px 25px 17px 35px;
}
#keyv .ttl:after {
	position: absolute;
	content: '';
	top: 0;
	right: -12px;
	width: 50%;
	height: 100%;
	transform: skewX(-9deg);
	background: #2A4088;
	z-index: -1;
}
#keyv .searchWrap {
	padding: 35px;
}
#keyv .ttl .txt01 {
	display: block;
	font-size: 20px;
	line-height: 1.4;
	font-weight: bold;
}
#keyv .ttl .txt02 {
	font-size: 20px;
	line-height: 1.4;
	font-weight: bold;
}
#keyv .ttl .num {
	font-size: 46px;
	font-weight: bold;
	line-height: 1.39;

}
#keyv .searchWrap {
	display: flex;
	align-items: center;
}
#keyv .aboutVideo {
	position: absolute;
	right: 45px;
	bottom: 40px;
	z-index: 4;
}
#keyv .aboutVideo a {
	display: block;
	line-height: 0;
}
#keyv .aboutVideo img,
#keyv .aboutVideo video {
	width: calc((100vw - 937px - 180px)/2);
	max-width: 306px;
	border-radius: 10px;
	box-shadow: 0 6px 26px rgba(0,0,0,.16);
}
.modalVideo .video {
    position:relative;
    height:0;
    padding-bottom:56.27%;
}
.modalVideo .video iframe {
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
}
#main {
	margin: 0;
}
.featureList {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
.featureList li {
	position: relative;
	width: calc(20% - 20px);
	max-width: 200px;
	margin-right: 25px;
	background-color: #FFF;
}
.featureList li:last-child {
	margin-right: 0;
}
.featureList li:before {
	position: absolute;
	content: '';
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 26px 26px 0 0;
	border-color: transparent #DB3757 transparent transparent;
	right: 0;
	bottom: 0;
}
.featureList li a {
	display: block;
	padding: 35px 15px 25px;
	height: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	transition: opacity .3s;
}
.featureList li a:hover {
	opacity: .7;
}
.featureList li span {
	display: block;
	width: 100%;
	text-align: center;
}
.featureList li .icon {
	line-height: 0;
	margin-bottom: 10px;
	height: 51px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.enviromentBlock .featureList li .icon {
	height: 46px;
}
.featureList li .txt {
	font-size: 17px;
	line-height: 1.412;
	font-weight: bold;
	color: #000;
}
.searchSection {
	background: #F0F0F0 url(/recruit/img/home/bg_search03.png) no-repeat 0 0;
	background-size: 100% auto;
}
.searchSection .searchBlock01 {
	padding: 66px 0 76px;
}
.searchSection .searchBlock01 .ttl {
	text-align: center;
	margin-bottom: 28px;
}
.searchSection .searchBlock01 .ttl img {
	width: 172px;
}
.searchSection .searchBlock02 {
	display: flex;
	background: url(/recruit/img/home/bg_search01.png) no-repeat 0 0;
	background-size: auto 103%;
}
.searchSection .searchBlock02 .ttlBox {
	width: 46.722%;
	padding: 0 0 0 30px;
	display: flex;
	flex-wrap: wrap;
	align-content: center;
	align-items: center;
	max-width: 570px;
	margin-left: auto;
	margin-top: 27px;
}
.searchSection .searchBlock02 .btn {
	margin-top: 5px;
}
.searchSection .searchBlock02 .ttl01 {
	margin-bottom: 15px;
}
.searchSection .searchBlock02 .ttl02 {
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 47px;
	line-height: 1.489;
	color: #FFF;
	margin-bottom: 45px;
	max-width: 470px;
}
.searchSection .searchBlock02 .desBox {
	padding: 185px 50px 135px 185px;
	color: #FFF;
	font-size: 18px;
	line-height: 2.22;
	font-weight: bold;
	width: 53.278%;
	background: url(/recruit/img/home/bg_search02.png) no-repeat 0 0;
	background-size: cover;
}
.searchSection .searchBlock02 .txt {
	margin-bottom: 25px;
	max-width: 623px;
}
.searchSection .searchBlock02 .txt:last-child {
	margin-bottom: 0;
}
.btn.btnStyle01 {
	color: #FFF;
	background: transparent url(/recruit/img/home/icon_arrow_right_white.svg) no-repeat right 30px top 50%;
	background-size: 18px auto;
}
.btn.border {
	border: 1px solid #B1B1B1;
}
.anchorBlock {
	display: flex;
	justify-content: center;
}
.anchorBlock li {
	margin-right: 15px;
}
.anchorBlock li:last-child {
	margin-right: 0;
}
.anchorBlock {
	padding: 25px 0;
}
.anchorBlock a {
	display: block;
	padding: 13px 45px;
	border-radius: 30px;
	font-size: 17px;
	font-weight: bold;
	line-height: 1.412;
	background: #FFF url(/recruit/img/home/icon_arrow_down.svg) no-repeat right 20px top 50%;
	background-size: 11px auto;
}
.headline5 {
	text-align: center;
	margin-bottom: 55px;
}
.headline5.styleBorder {
	position: relative;
	padding-bottom: 33px;
}
.headline5.styleBorder:after {
	position: absolute;
	width: 81px;
	height: 11px;
	content: '';
	bottom: 0;
	left: 50%;
	transform: translateX(-50%) skewX(-15deg);
	background-color: #FBAD1D;
}
.sectionAbout {
	padding: 116px 0;
}
.sectionAbout .enviromentBlock {
	background: url(/recruit/img/home/bg_about01.png) no-repeat 0 0;
	background-size: 100% auto;
	padding: 75px 0 35px;
}
.sectionAbout .supportBlock {
	background: url(/recruit/img/home/bg_about02.png) no-repeat 100% 0;
	background-size: 100% auto;
	padding: 65px 0 20px;
}
.sectionAbout .resourceBlock {
	background: url(/recruit/img/home/bg_gray02.png) no-repeat 100% calc(100% - 150px), url(/recruit/img/home/bg_about03.png) no-repeat 100% 0;
	background-size: auto calc(100% - 380px), 100% auto;
	padding: 70px 0 103px;
}
.sectionAbout .resourceBlock > .inner {
	margin: 0 0 0 180px;
}
.sectionAbout .interviewBlock {
	background: url(/recruit/img/home/bg_about04.png) no-repeat 50% 0;
	padding: 47px 0;
}
.sectionAbout .interviewBlock .inner {
	max-width: 1240px;
	width: 100%;
	margin: 0 auto;
	padding: 0 20px;
}
.sectionAbout .supportBlock .numBox {
	text-align: right;
	margin-bottom: 0;
	padding: 0 150px;
}
.sectionAbout .supportBlock .numBox img {
	max-width: 5vw;
}
.sectionAbout .numBox {
	padding: 0 130px;
	margin-bottom: 20px;
}
.supportBlock .flexBox01 .image {
	padding-top: 30px;
}
.sectionAbout .numBox img {
	max-width: 7.22vw;
}
.flexBox01 {
	display: flex;
}
.flexBox01 .image {
	width: 52.78%;
}
.flexBox01 .image img {
	width: 100%;
}
.flexBox01 .des {
	width: 47.22%;
	padding: 0 30px 55px;
	max-width: 642px;
	margin: 0 auto;
	text-align: center;
}
.enviromentBlock .flexBox01 .des {
	margin: 0 0 0 70px;
}
.flexBox01 .childBox {
	position: relative;
	width: calc(50% - 5px);
	padding-bottom: 28px;
}
.flexBox01 .childBox:first-child {
	margin-right: 10px;
}
.flexBox01 .childBox:after {
	position: absolute;
	width: calc(100% - 34px);
	height: 67%;
	content: '';
	bottom: 0;
	right: 7px;
	background: rgb(219,55,87);
	background: linear-gradient(90deg, rgba(219,55,87,1) 0%, rgba(226,116,158,1) 100%);
	transform: skewX(-3deg);
}
.flexBox01 .childBox.blueBox:after {
	background: rgb(32,174,226);
	background: linear-gradient(90deg, rgba(32,174,226,1) 0%, rgba(58,119,201,1) 100%);
}
.sectionAbout .featureList li {
	width: calc(33.33% - 40px/3);
	margin-right: 20px;
	margin-bottom: 20px;
	max-width: 163px;
	border-radius: 5px;
}
.sectionAbout .featureList {
	max-width: 582px;
	margin: 0 auto -20px;
}
.sectionAbout .featureList li:nth-child(3n) {
	margin-right: 0;
}

.sectionAbout .enviromentBlock .flexBox01 {
	background: url(/recruit/img/home/bg_gray_right.png) no-repeat 100% 100%;
	background-size: 79.5% calc(100% - 24px);
}
.sectionAbout .supportBlock .flexBox01 {
	background: url(/recruit/img/home/bg_gray_left.png) no-repeat 0 100px;
	background-size: 79.5% calc(100% - 145px);
}
.sectionAbout .supportBlock .des {
	max-width: 516px;
}
.sectionAbout .ttlBox .ttl,
.sectionAbout .introBox .ttl,
.sectionAbout .flexBox01 .ttl {
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 38px;
	line-height: 1.447;
	color: #000;
	margin-bottom: 34px;
}
.sectionAbout .interviewBlock .ttl {
	margin-bottom: 40px;
}
.sectionAbout .supportBlock .ttl {
	margin-bottom: 27px;
}
.sectionAbout .text {
	font-size: 16px;
	font-weight: bold;
	line-height: 1.75;
	max-width: 460px;
	margin: 0 auto 10px;
	text-align: left;
}
.sectionAbout .enviromentBlock .text {
	margin-bottom: 18px;
}
.sectionAbout .accordionWrap {
	text-align: left;
}
.accordionWrap .accordion {
	display: flex;
	/* align-items: center; */
	font-size: 16px;
	font-weight: bold;
	background-color: #E8E8E8;
}
.accordionWrap .accordion .txt {
	display: block;
	width: calc(100% - 40px);
	padding: 12px 23px 8px;

}
.accordionWrap .accordionBox {
	padding: 15px 55px 15px 23px;
	font-size: 15px;
	line-height: 1.53;
	display: none;
}
.accordionWrap .icon {
	display: block;
	width: 40px;
	/* height: 40px; */
	background: #DB3757 url(/recruit/img/home/icon_arrow_down02.svg) no-repeat 50% 50%;
	transition: all .3s;
	cursor: pointer;
}
.accordionWrap .active .icon {
	background-image:url(/recruit/img/home/icon_arrow_up02.svg);
}
.accordionWrap li {
	margin-bottom: 7px;
}
.accordionWrap li:last-child {
	margin-bottom: 0;
}
.sectionAbout .supportBlock .text {
	max-width: none;
	margin-bottom: 28px;
}
.sectionAbout .introBox {
	display: flex;
	align-items: center;
}
.sectionAbout .ttlBox {
	max-width: 1176px;
	margin: 55px 0 58px;
}
.sectionAbout .introBox .txt {
	width: 50%;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.75;
}
.sectionAbout .introBox .ttl {
	width: calc(50% - 50px);
	margin-right: 50px;
	margin-bottom: 0;
}
.sectionAbout .floatBox {
	margin-top: 30px;
}
.sectionAbout .floatBox .numBox {
	float: left;
	padding: 0 110px;
}
.sectionAbout .floatBox .numBox img {
	max-width: 10vw;
}
.sectionAbout .floatBox .label {
	margin-bottom: 20px;
}
.sectionAbout .floatBox .inner {
	float: left;
	width: calc(100% - 10vw - 220px);
}
.sectionAbout .infoBox {
	padding: 25px 25px 18px 25px;
	background-color: #FFF;
	max-width: 520px;
	margin: -160px auto 0;
	position: relative;
	transform: translateX(10px);
	width: calc(100% - 90px);
	z-index: 1;
}
.sectionAbout .childBox .img {
	position: relative;
	line-height: 0;
	z-index: 1;
}
.sectionAbout .infoBox .txt01 {
	font-size: 16px;
	font-weight: bold;
	line-height: 1.5625;
}
.sectionAbout .infoBox .txt02 {
	font-size: 15px;
	line-height: 2;
}
.sectionAbout .infoBox .name {
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 25px;
	line-height: 1.48;
	text-align: center;
	margin-bottom: 15px;
	margin-bottom: 26px;
}
.sectionAbout .redBox .infoBox .name {
	color: #DB3757;
}
.sectionAbout .blueBox .infoBox .name {
	color: #20AEE2;
}
.sectionAbout .infoBox li {
	padding-left: 20px;
	position: relative;
	margin-bottom: 5px;
}
.sectionAbout .infoBox li:last-child {
	margin-bottom: 0;
}
.sectionAbout .infoBox li:before {
	position: absolute;
	width: 9px;
	height: 9px;
	content: '';
	border-radius: 50%;
	top: 7px;
	left: 0;
}
.sectionAbout .redBox .infoBox li:before {
	background-color: #DB3757;
}
.sectionAbout .blueBox .infoBox li:before {
	background-color: #20AEE2;
}
.modalVideo {
	display: none;
	position: fixed;
	top: 50%;
	left: 50%;
	width: 70%;
	z-index: 1001;
}
.modalVideo .close {
	position: absolute;
	top: -40px;
	right: -40px;
	line-height: 0;
	z-index: 1;
}
.modalClass {
	display: none;
	position: fixed;
	top: 50%;
	left: 50%;
	width: 80%;
	max-width: 950px;
	background :#FFF;
	z-index: 1001;
	border-radius: 20px;
}
.modalClass .close {
	position: absolute;
	top: -24px;
	right: -20px;
	line-height: 0;
}
.modalClass .modalContent {
	padding: 55px 30px 55px 30px;
	max-height: 85vh !important;
	overflow: auto;
}
.modalClass .iconBox {
	text-align: center;
	margin-bottom: 30px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.modalClass .iconBox img {
	width: 65px;
}
.modalClass .iconBox .icon {
	line-height: 0;
	margin-right: 15px;
}
.modalClass .txtIntro {
	text-align: center;
	font-size: 17px;
	line-height: 1.647;
	margin-bottom: 45px;
}
.modalClass .iconBox .ttl {
	font-size: 30px;
	font-weight: bold;
	line-height: 1.1;
}
.modalClass .txt01 {
	font-size: 19px;
	font-weight: bold;
	margin-bottom: 9px;
}
.modalClass .infoWrap {
	margin-bottom: 27px;
}
.modalClass .infoWrap:last-child {
	margin-bottom: 0;
}
.modalClass .infoList .ttl03 {
	position: relative;
	font-size: 16px;
	line-height: 1.6875;
	padding-left: 20px;
	font-weight: bold;
	margin-bottom: 6px;
}
.modalClass .infoList .ttl03:before {
	position: absolute;
	left: 0;
	top: 7px;
	width: 11px;
	height: 11px;
	content: '';
	border-radius: 50%;
	background-color: #F5B23D;
}
.modalClass .infoList .txt03 {
	font-size: 14px;
	line-height: 1.6429;
}
.modalClass .infoList li {
	margin-bottom: 41px;
}
.modalClass .infoList li:last-child {
	margin-bottom: 0;
}
.modalClass .flexBox {
	display: flex;
	justify-content: space-between;
}
.modalClass .flexBox .flexItem {
	width: calc(50% - 20px);
}
.modalClass .ttl02 {
	text-align: center;
	color: #FFF;
	font-size: 19px;
	line-height: 1.7368;
	background-color: #2A4088;
	padding: 6px 10px 7px;
	margin-bottom: 22px;
}
.modalClass .flexBox .box {
	display: flex;
	justify-content: space-between;
	height: calc(100% - 65px);
}
.modalClass .flexBox .time {
	width: 60px;
	display: flex;
	align-items: center;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.5;
	background: url(/recruit/img/home/bg_arrow.png) no-repeat 0 0;
	background-size: 48px 100%;
	text-align: center;
}
.modalClass .flexBox .infoList {
	width: calc(100% - 80px);
}
.sectionAbout .interviewBlock .ttlBox {
	margin-top: 0;
	text-align: center;
	max-width: none;
}
.sectionAbout .interviewBlock .ttlBox .txt {
	font-family: 'Noto Sans JP', sans-serif;
	text-align: left;
	font-size: 17px;
	line-height: 1.88;
}
.interviewBlock .label.style01 {
	padding: 8px 66px;
}
.modalClass .txt04 {
	padding-bottom: 53px;
	font-size: 17px;
	text-align: center;
	line-height: 1.45;
}
.modalClass .txt05 {
	padding-bottom: 16px;
	font-size: 16px;
	text-align: center;
	line-height: 1.45;
}
.modalClass .infoBlock {
	max-width: 838px;
	margin: 0 auto 26px;
	display: flex;
	justify-content: space-between;
	flex-flow: wrap;
}
.modalClass .infoBlock .infoItem {
	width: calc((100% - 21px) / 2);
	padding: 22px 15px 15px 20px;
	border: 2px solid #DB3757;
}
.modalClass .infoBlock .infoItem.colorBlue {
	border: 2px solid #3386D0;
}
.modalClass .infoBlock .infoItem .title {
	padding-bottom: 15px;
	color: #DB3757;
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
.modalClass .infoBlock .infoItem.colorBlue .title {
	color: #3386D0;
}
.modalClass .infoBlock .infoItem ul {
	font-size: 16px;
	font-weight: normal;
}
.modalClass .infoBlock .infoItem ul li {
	padding-left: 15px;
	text-indent: -15px;
	line-height: 1.45;
}
.modalClass .imageModal {
	max-width: 838px;
	margin: 0 auto;
	padding: 24px 35px 14px;
	border: 5px solid #E3E3E3;
	text-align: center;
}
.modalClass .imageModal01 {
	max-width: 736px;
	margin: 27px auto 0;
	padding: 32px 35px 21px;
}
.modalClass .modalTable {
	max-width: 736px;
	margin: -17px auto 0;
}
.modalClass .modalTable th {
	width: 257px;
	padding: 24px 25px 21px;
	border: 1px solid #707070;
	background-color: #F4F5F9;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.4;
	text-align: center;
}
.modalClass .modalTable th.fullW {
	width: 100%;
}
.modalClass .modalTable td {
	padding: 24px 36px 21px;
	border: 1px solid #707070;
	font-size: 14px;
	line-height: 1.65;
}
.modalClass .modalNote {
	margin-top: 5px;
	font-size: 13px;
	font-weight: normal;
}
@media screen and (min-width:1800px) {
	#keyv .videoBlock video {
		width: 100%;
		height: auto;
	}
	.searchSection .searchBlock02 {
		background-size: 53.611% auto;
	}
}
@media screen and (max-width:1550px) {
	.sectionAbout .resourceBlock > .inner {
		margin: 0 auto;
	}
}
@media screen and (max-width:1460px) {
	#keyv .aboutVideo {
		bottom: 150px;
	}
	#keyv .aboutVideo img,
	#keyv .aboutVideo video {
		width: auto;
		max-width: 250px;
	}
	#keyv .keyvInner {
		padding: 155px 20px;
	}
	.enviromentBlock .flexBox01 .des {
		margin: 0;
	}
	.sectionAbout .ttlBox {
		margin-top: 0;
	}
	.sectionAbout .introBox {
		flex-wrap: wrap;
	}
	.sectionAbout .introBox .ttl {
		width: 100%;
	}
	.sectionAbout .introBox .txt {
		width: 100%;
	}

}
@media screen and (max-width:1199px) {
	.flexBox01 .image {
		width: 40%;
	}
	.flexBox01 .des {
		width: 60%;
	}
	.sectionAbout .floatBox .numBox,
	.sectionAbout .supportBlock .numBox,
	.sectionAbout .numBox {
		padding: 0 20px;

	}
	.sectionAbout .resourceBlock > .inner {
		margin-left: 0;
	}

	.searchSection .searchBlock02 .desBox {
		padding: 100px 30px 100px 150px;
		width: 51.278%;
	}
	.searchSection .searchBlock02 .ttlBox {
		width: 49.722%;
	}
	.sectionAbout .floatBox .inner {
		width: calc(100% - 10vw - 40px);
	}
}
@media screen and (max-width:1023px) {
	.searchSection .searchBlock02 {
		flex-wrap: wrap;
		background-size: 100% auto;
	}
	.searchSection .searchBlock02 .ttlBox {
		width: 100%;
		margin: 0 auto;
		padding: 50px;
		max-width: none;
		text-align: center;
	}
	.searchSection .searchBlock02 .desBox {
		padding: 50px;
		width: 100%;
		background-image: url(/recruit/img/home/bg_search02_sp.jpg);
	}
	.searchSection .searchBlock02 .ttl02,
	.searchSection .searchBlock02 .txt {
		max-width: none;
	}
	.searchSection .searchBlock02 .ttl02,
	.searchSection .searchBlock02 .ttl01 {
		width: 100%;
	}
	.searchSection .searchBlock02 .btn {
		margin: 0 auto;
	}
	.flexBox01 {
		flex-wrap: wrap;
	}
	.flexBox01 .image {
		width: 100%;
	}
	.flexBox01 .des {
		width: 100%;
		max-width: none;
	}
	.flexBox01 .childBox {
		width: 100%;
	}
	.sectionAbout .interviewBlock .inner {
		padding: 0 30px;
	}
	.sectionAbout .childBox .img img {
		width: 100%;
	}
	.flexBox01 .childBox:first-child {
		margin-right: 0;
		margin-bottom: 40px;
	}
	.sectionAbout .infoBox {
		transform: translate(0);
	}
	.sectionAbout .supportBlock .flexBox01,
	.sectionAbout .enviromentBlock .flexBox01 {
		background-position: 0 100%;
		background-size: 100% calc(100% - 24px);
	}
}
@media screen and (max-width:937px) {
	#keyv .ttl {
		padding: 20px 5px 8px 20px;
	}
	#keyv .searchWrap {
		padding: 25px 20px;
		width: calc(100% - 145px);
		justify-content: center;
	}
	#keyv select {
		min-width: 0;
		padding: 17px 33px 17px 47px;

	}
	#keyv #jobType,
	#keyv #workPlace {
		background-position: 10px 50%, calc(100% - 10px) 50%;
	}
	#keyv .jobSearchBlock .btnSearch {
		padding: 18px 11px;
		margin-left: 10px;
	}
	#keyv .jobSearchBlock .icon {
		padding: 0 8px;
	}
	.featureList li {
		width: calc(20% - 10px);
		margin-right: 12px;
	}
	.featureList li a {
		padding: 35px 13px;
	}
	.featureList li .txt {
		font-size: 14px;
	}
	.anchorBlock a {
		padding: 13px 44px 13px 20px;
		background-position-x: calc(100% - 15px);
	}
	.sectionAbout .resourceBlock {
		padding-top: 45px;
		background-position: 100% 23vw, 100% 0;
		background-size: auto 100%, 100% auto;
	}
	#keyv .jobSearchBlock {
		width: calc(100% - 30px);
		left: 15px;
		transform: translateX(0);
	}
}
@media screen and (max-width:1110px) {
	#keyv {
		height: 930px;
	}
	#keyv .aboutVideo img, #keyv .aboutVideo video {
		width: auto;
		max-width: 194px;
	}
}
@media screen and (max-width:1024px) {
	#keyv {
		height: 700px;
	}
	#keyv .aboutVideo img, #keyv .aboutVideo video {
		max-width: 128px;
	}
}
@media screen and (max-width:937px) {
	#keyv {
		height: auto;
	}
	#keyv .aboutVideo {
		right: 15px;
		bottom: 135px;
	}
	#keyv .videoBlock {
		position: relative;
		height: 550px;
	}
}
@media screen and (max-width:736px) {
	#keyv .videoBlock {
		height: 500px;
	}
	#keyv .videoBlock video {
		height: 100%;
		width: auto;
	}
	#keyv h2 img {
		height: 48px;
	}
	#keyv .keyvInner {
		padding: 0;
		position: static;
		transform: none;
		display: block;
	}
	#keyv .jobSearchBlock {
		position: static;
		border: aliceblue;
		transform: translate(0);
		left: auto;
		flex-wrap: wrap;
		left: 0;
		bottom: 15px;
		width: 100%;
	}
	#keyv .ttl {
		width: 100%;
		padding: 10px 5px 5px;
		display: flex;
		justify-content: center;
		align-items: center;
	}
	#keyv .ttl:after {
		display: none;
	}
	#keyv .ttl .num {
		margin: 0 10px;
		font-size: 23px;
	}
	#keyv .ttl .txt02,
	#keyv .ttl .txt01 {
		font-size: 10px;
	}
	#keyv .searchWrap {
		flex-wrap: wrap;
		width: 100%;
		padding: 15px 15px;
		justify-content: center;
	}
	#keyv #jobType,
	#keyv #workPlace {
		width: calc(50% - 16px) !important;
	}
	#keyv select {
		padding: 10px 33px 10px 47px;
		font-size: 12px;
	}
	#keyv #jobType {
		background-size: 18px auto, 7px auto;
	}
	#keyv #workPlace {
		background-size: 18px auto, 7px auto;
	}
	#keyv .jobSearchBlock .icon img {
		width: 15px;
	}
	#keyv .jobSearchBlock .btnSearch {
		padding: 10px 11px;
		margin-top: 10px;
		margin-left: 0;
		font-size: 12px;
	}
	#keyv .aboutVideo {
		right: auto;
		width: calc(100% - 12px);
		text-align: right;
		left: 5px;
		bottom: 170px;
	}
	#keyv .aboutVideo img,
	#keyv .aboutVideo video {
		width: 50%;
		max-width: 100px;
		border-radius: 5px;
	}
	.searchSection .searchBlock01 .ttl img {
		height: 16px;
	}
	.featureList li {
		width: calc(33.33% - 7px);
		margin-right: 10px;
		margin-bottom: 10px;
	}
	.featureList li:nth-child(3n) {
		margin-right: 0;
	}
	.featureList li:before {
		border-width: 13px 13px 0 0;
	}
	.featureList li a {
		padding: 10px;
	}
	.featureList li .txt {
		font-size: 12px;
	}
	.featureList li .icon {
		width: 30px;
		height: auto;
	}
	.searchSection .searchBlock01 {
		padding: 40px 0 30px;
	}
	.searchSection .searchBlock02 {
		background: none;
	}
	.searchSection .searchBlock02 .ttlBox {
		padding: 30px 15px;
		background: url(/recruit/img/home/bg_search01.png) no-repeat 0 0;
		background-size: cover;
	}
	.searchSection .searchBlock02 .ttl01 {
		margin-bottom: 5px;
	}
	.searchSection .searchBlock02 .ttl01 img {
		height: 15px;
	}
	.searchSection .searchBlock02 .ttl02 {
		font-size: 24px;
		margin-bottom: 25px;
	}
	.searchSection .searchBlock02 .desBox {
		font-size: 14px;
		padding: 30px 15px;
	}
	.searchSection .searchBlock02 .txt {
		margin-bottom: 10px;
	}
	.anchorBlock {
		flex-wrap: wrap;
	}
	.anchorBlock li {
		margin-right: 10px;
		margin-bottom: 10px;
	}
	.anchorBlock a {
		font-size: 13px;
		padding: 8px 30px 8px 18px;
		background-size: 8px auto;
	}
	.anchorBlock {
		padding: 25px 0 15px;
	}
	.sectionAbout {
		padding: 56px 0;
	}
	.headline5.styleBorder {
		padding-bottom: 20px;
		margin-bottom: 40px;
	}
	.headline5.styleBorder img {
		height: 33px;
	}
	.headline5.styleBorder:after {
		width: 41px;
		height: 6px;
	}
	.headline5.styleBorder img {
		height: 33px;
	}
	.sectionAbout .enviromentBlock {
		padding: 25px 0 10px;
	}
	.sectionAbout .numBox {
		padding: 0 15px;
	}
	.sectionAbout .numBox img {
		max-width: none;
		height: 32px;
	}
	.enviromentBlock .flexBox01 .des {
		padding: 0 15px 50px;
	}
	.label {
		min-width: 0;
		font-size: 16px;
		padding: 5px 25px 7px;
	}
	.sectionAbout .ttlBox .ttl,
	.sectionAbout .introBox .ttl,
	.sectionAbout .flexBox01 .ttl {
		font-size: 21px;
		margin-bottom: 17px;
	}
	.sectionAbout .enviromentBlock .text {
		font-size: 12px;
		margin-bottom: 18px;
	}
	.sectionAbout .featureList {
		margin-bottom: -10px;
	}
	.sectionAbout .featureList li {
		width: calc(33.33% - 20px/3);
		margin-right: 10px;
		margin-bottom: 10px;
	}
	.enviromentBlock .featureList li .icon {
		width: 30px;
		height: auto;
	}
	.sectionAbout .numBox {
		margin-bottom: 10px;
	}
	.enviromentBlock .flexBox01 .image {
		margin-bottom: 10px;
	}
	.sectionAbout .supportBlock {
		padding: 20px 0 20px;
	}
	.sectionAbout .floatBox .numBox,
	.sectionAbout .supportBlock .numBox,
	.sectionAbout .numBox {
		padding: 0 15px;
	}
	.sectionAbout .supportBlock .numBox img {
		max-width: none;
	}
	.sectionAbout .supportBlock .flexBox01 {
		background: none;
	}
	.sectionAbout .supportBlock .des {
		background: url(/recruit/img/home/bg_gray_left.png) no-repeat 0 0px;
		background-size: cover;
	}
	.accordionWrap .accordion {
		position: relative;
		font-size: 12px;
	}
	.accordionWrap .accordion .txt {
		padding: 10px 15px;
	}
	.accordionWrap .icon {
		position: absolute;
		right: 0;
		height: 100%;
		background-size: 10px auto;
	}
	.sectionAbout .supportBlock .text {
		font-size: 12px;
	}
	.sectionAbout .supportBlock .des {
		padding: 0 15px 25px;
	}
	.sectionAbout .supportBlock {
		padding: 20px 0;
	}
	.accordionWrap .accordionBox {
		padding: 10px 25px 10px 15px;
		font-size: 12px;
	}
	.sectionAbout .resourceBlock {
		padding: 20px 0 30px;
		background-position: 100% 50px, 100% 0;
	}
	.sectionAbout .floatBox {
		margin-top: 0;
	}
	.sectionAbout .floatBox .numBox {
		margin-bottom: 15px;
	}
	.sectionAbout .floatBox .numBox img {
		max-width: none;
	}
	.sectionAbout .floatBox .inner {
		width: 100%;
	}
	.sectionAbout .ttlBox {
		margin-bottom: 30px;
	}
	.sectionAbout .floatBox .label {
		margin-bottom: 10px;
	}
	.sectionAbout .introBox .ttl {
		font-size: 15px;
		margin-right: 0;
		margin-bottom: 10px;
	}
	.sectionAbout .introBox .txt {
		font-size: 12px;
	}
	.flexBox01 .childBox {
		padding-bottom: 0;
	}
	.flexBox01 .childBox:first-child {
		margin-bottom: 20px;
	}
	.sectionAbout .infoBox {
		width: 100%;
		margin: 0;
		padding: 20px;
		max-width: none;
	}
	.sectionAbout .infoBox .name {
		font-size: 16px;
		margin-bottom: 15px;
	}
	.sectionAbout .infoBox li {
		margin-bottom: 5px;
		padding-left: 16px;
	}
	.sectionAbout .infoBox .txt01 {
		font-size: 13px;
	}
	.sectionAbout .infoBox .txt02 {
		font-size: 12px;
	}
	.sectionAbout .infoBox li:before {
		width: 5px;
		height: 5px;
	}
	.flexBox01 .childBox:after {
		display: none;
	}
	.newsList02 li {
		padding: 10px 15px;
	}
	.newsList02 .date {
		font-size: 12px;
		width: 80px;
		margin-right: 15px;
	}
	.newsList02 .detail {
		font-size: 12px;
		width: calc(100% - 95px);
	}
	.sectionAbout .interviewBlock .inner {
		padding: 0 20px;
	}
	.sectionAbout .interviewBlock .ttl {
		font-size: 17px;
		margin-bottom: 20px;
	}
	.sectionAbout .interviewBlock .ttlBox .txt {
		font-size: 13px;
	}
	.jobList .textWrap span {
		font-size: 10px;
	}
	.sectionAbout .interviewBlock {
		padding: 0;
		background-size: 240px auto;
		background-position-y: 30px;
	}
	.modalClass {
		width: 80%;
		border-radius: 10px;
	}
	.modalVideo {
		width: 85%;
	}
	.modalClass .close {
		width: 29px;
		top: -12px;
		right: -10px;
	}
	.modalVideo .close {
		width: 29px;
		top: -20px;
		right: -20px;
	}
	.modalClass .modalContent {
		padding: 40px 20px 25px;
	}
	.modalClass .iconBox img {
		width: 35px;
	}
	.modalClass .iconBox .ttl {
		font-size: 17px;
	}
	.modalClass .infoWrap {
		margin-bottom: 20px;
	}
	.modalClass .txt01 {
		font-size: 14px;
	}
	.modalClass .infoList li {
		font-size: 12px;
	}
	.modalClass .infoList li:before {
		width: 5px;
		height: 5px;
	}
	.modalClass .txt01 {
		font-size: 14px;
	}
	.modalClass .iconBox {
		margin-bottom: 35px;
	}
	.btn.btnStyle01 {
		background-size: 12px auto;
	}
	.btn.btnStyle01 {
		background-position: right 20px top 50%;
	}
	.modalClass .txtIntro {
		font-size: 12px;
		margin-bottom: 30px;
	}
	.modalClass .flexBox {
		flex-wrap: wrap;
	}
	.modalClass .flexBox .flexItem {
		width: 100%;
	}
	.modalClass .flexBox .block01 {
		margin-bottom: 40px;
	}
	.modalClass .ttl02 {
		font-size: 15px;
		padding: 5px 10px;
		margin-bottom: 15px;
	}
	.modalClass .flexBox .box {
		flex-wrap: wrap;
		height: auto;
	}
	.modalClass .flexBox .time {
		width: auto;
		display: inline-block;
		font-size: 12px;
		margin-bottom: 10px;
		background: #e8e8e8;
		padding: 4px 10px;
	}
	.modalClass .flexBox .infoList {
		width: 100%;
	}
	.modalClass .infoList .ttl03 {
		font-size: 13px;
		padding-left: 15px;
	}
	.modalClass .infoList .ttl03:before {
		width: 6px;
		height: 6px;
		top: 6px;
	}
	.modalClass .infoList li {
		margin-bottom: 20px;
	}
	.modalClass .txt04 {
		padding-bottom: 25px;
		font-size: 13px;
	}
	.modalClass .txt05 {
		padding-bottom: 10px;
		font-size: 12px;
	}
	.modalClass .infoBlock {
		margin: 0 auto 15px;
	}
	.modalClass .infoBlock .infoItem {
		width: 100%;
		padding: 15px 10px;
		border: 1px solid #DB3757;
	}
	.modalClass .infoBlock .infoItem.colorBlue {
		margin-top: 10px;
		border: 1px solid #3386D0;
	}
	.modalClass .infoBlock .infoItem .title {
		padding-bottom: 10px;
		font-size: 14px;
	}
	.modalClass .infoBlock .infoItem ul {
		font-size: 12px;
	}
	.modalClass .infoBlock .infoItem ul li {
		padding-left: 12px;
		text-indent: -12px;
	}
	.modalClass .imageModal {
		padding: 5px 10px;
		border: 2px solid #E3E3E3;
	}
	.modalClass .imageModal01 {
		margin: 15px auto 0;
		padding: 10px 15px;
	}
	.modalClass .modalTable {
		margin: -5px auto 0;
	}
	.modalClass .modalTable th {
		display: block;
		width: 100%;
		padding: 10px 15px;
		border-top: none;
		border-bottom: none;
		font-size: 13px;
	}
	.modalClass .modalTable td {
		display: block;
		padding: 10px 15px;
		font-size: 12px;
	}
	.modalClass .modalTable tr:first-child th {
		border-top: 1px solid #707070;
	}
	.modalClass .modalTable th.fullW {
		border-bottom: 1px solid #707070;
	}
	.modalClass .modalNote {
		font-size: 11px;
	}
}
@media screen and (max-width:550px) {
	#keyv .videoBlock {
		height: 320px;
	}
}
