@charset "utf-8";
/* CSS Document */

/******************************************
共通
******************************************/
.spBr{display:none;}
/* iPhone8 Plus以下 */
@media screen and (max-width: 414px) {
	.spBr{display:block;}
}


html,body{
	font-size:14px;
	font-family: "Noto Sans Japanese", "メイリオ", Meiryo, Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	letter-spacing: 0.1em;
	line-height:1.2em;
}
.f_eng{	font-family: 'Lobster', cursive;}
img{
	width:100%;
	height:auto;
}
table {
	background:#000000;
	color:#ffffff;
  display: table;
	margin-top:5%;
  border-collapse: separate;
  width:100%;
}
tbody {
  display: table-row-group;
  vertical-align: middle;
  border-color: inherit;
}
tr {
  display: table-row;
  vertical-align: inherit;
  border-color: inherit;
}
td,
th{
	font-size:13px;
  display: table-cell;
	vertical-align: middle;
	text-align:left;
	height:50px;
	padding:10px;
	border:1px dashed #fafafa;
	font-weight:700;
}
th{
	font-size:18px;
	text-align:center;
}
td.rounge{
	font-size:16px;
	color:#E4BD19;
}
/* iPhone8 Plus以下 */
@media screen and (max-width: 414px) {
	td.item{display:none;}
	td,	th{
		line-height:1.2em;
		height:auto;
		padding:3% 2%;
		text-align:right;
	}
	th{		text-align:center;	}
	tbody td::before {
		color:#ffffff;
		text-align:left;
		content: attr(data-label);
		font-weight: bold;
		font-size: 12px;
		display:block;
		width:100%;
		padding-bottom:20px;
	}
}
table#tse_test {
	background:#f3dbd0;
	color:#be4a16;
  display: table;
	margin-top:5%;
  border-collapse: separate;
  width:100%;
}
table#tse_test tbody {
  display: table-row-group;
  vertical-align: middle;
  border-color: inherit;
}
table#tse_test tr {
  display: table-row;
  vertical-align: inherit;
  border-color: inherit;
}
table#tse_test td,
table#tse_test th{
	font-size:13px;
  display: table-cell;
	vertical-align: middle;
	text-align:right;
	height:50px;
	padding:10px;
	border:1px dashed #fafafa;
	font-weight:700;
}
table#tse_test td.item{text-align:center;}
table#tse_test th{
	font-size:18px;
	text-align:center;
}
/* iPhone8 Plus以下 */
@media screen and (max-width: 414px) {
	table#tse_test td.item{display:none;}
	table#tse_test td,
	table#tse_test th{
		line-height:1.2em;
		height:auto;
		padding:3% 2%;
		text-align:right;
	}
	table#tse_test th{		text-align:center;	}
	table#tse_test tbody td::before {
		color:#be4a16;
		text-align:left;
		content: attr(data-label);
		font-weight: bold;
		font-size: 12px;
		display:block;
		width:100%;
		padding-bottom:20px;
	}
}



header{
	background:#000000;
	width:100%;
}
header > div{
	max-width: 640px;
	width:94%;
	margin:0 auto;
	padding:10px 0;
	position: relative;
}
header h1 a{
	max-width:150px;
	width:30%;
}
header h1 span{
	vertical-align: 1.2em;
	color:#ffffff;
	font-weight: 700;
	margin-left:20px;
}
header p{
	position: absolute;
	top:16px;
	right:0;
	max-width:150px;
	width:35%;
}
header p a{
	background:#801414;
	padding:8px 0 13px;
	text-align:center;
	color:#ffffff;
	font-weight: 700;
	width:100%;
}
@media screen and (max-width: 320px) {
	header p a{
		font-size:10px;
		padding: 5px 0 10px;
	}
}
.arrow{
	padding-right:16px;
	position: relative;
	display: inline-block;
	vertical-align: middle;
	text-decoration: none;
}
.arrow:before,
.arrow:after{
	position: absolute;
	top: 1px;
	bottom: 0;
	right: 0;
	margin: auto;
	content: "";
	vertical-align: middle;
}
.arrow:before{
	width: 12px;
	height: 2px;
	background: #ffffff;
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
}
.arrow:after{
	right: 1px;
	width: 8px;
	height: 8px;
	border-top: 2px solid #ffffff;
	border-right: 2px solid #ffffff;
}
footer{
	width:100%;
	position:fixed;
	bottom:-60px;
	height:60px;
	background:#000000;
	z-index:1000;
}
footer div{
	max-width:640px;
	width:96%;
	margin:0 auto;
}
footer div a.arrow{
	margin:10px auto 0;
	width:80%;
	background:#801414;
	color:#ffffff;
	display:block;
	font-size:16px;
	font-weight:700;
	padding:12px 0 14px 0;
	text-align:center;
	line-height:1em;
}
footer div a.arrow::after{	right:16px;}
footer div a.arrow::before{	right:15px;}


#copyright{
	background:#000000;
	width:100%;
	margin-bottom:60px;
}
#copyright p{
	font-family: "メイリオ", Meiryo;
	max-width:640px;
	width:94%;
	margin:0 auto;
	padding:10px 0;
	font-size:10px;
	color:#ffffff;
	text-align:center;
}
.contWrap{
	max-width:640px;
	margin:0 auto;
	width:96%;
	padding-left:2%;
	padding-right:2%;
	overflow: hidden;
}
.contWrap2{
	max-width:640px;
	width:100%;
	margin:0 auto;
	overflow: hidden;
}
.adjustBox {
	position: relative;
	width: 100%;
	height: auto;
	top:0;
	left:0;
}
.box01:before {
	content: "";
	display: block;
	padding-top: 60%;
}
.inner {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.entryBtn{
	background:#c4560a;
	text-align:center;
	position: relative;
	margin:50px 0;
}
.entryBtn.mt0{
	margin:0 0 50px;
}
.entryBtn a{
	color:#ffffff;
	font-size:30px;
	font-weight:700;
	width:100%;
	line-height:1.2em;
	padding:15px 0;
}
.entryBtn span{
	position: absolute;
	top:-70px;
	right:0;
	font-size:20px;
}
.balloon {
	position: relative;
	display: inline-block;
	margin: 1.5em 15px 1.5em 0;
	padding: 0 5px;
	width: 90px;
	height: 90px;
	line-height: 1.2em;
	vertical-align: middle;
	text-align: center;
	color: #FFF;
	font-size: 20px;
	font-weight: bold;
	background: #db5d07;
	border-radius: 50%;
	box-sizing: border-box;
	padding-top:18px;
}
.balloon:before{
	content: "";
	position: absolute;
	bottom: -8px;
	left: -8px;
	margin-top: -15px;
	border: 15px solid transparent;
	border-left: 15px solid #db5d07;
	z-index: 0;
	-ms-transform: rotate(135deg);
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
}
.detailBtn{
	background:#c1890c;
	text-align:center;
	position: relative;
	margin:50px 0 20px;
}
.detailBtn a{
	color:#ffffff;
	font-size:30px;
	font-weight:700;
	width:100%;
	line-height:1.2em;
	padding:15px 0;
}
#mainImg .inner{
	background:url(../images/mainImg.jpg) no-repeat top -50px center;
	background-size:cover;
	overflow:hidden;
}
#mainImg .circle{
	position: absolute;
	bottom:-120px;
	left:50%;
	margin-left:-225px;
	height:400px;
	width:450px;
}
#mainImg .title p{	top:40%;}
#mainImg .title p.curved{
	top:18%;
	font-size:20px;
}
#mainImg .title{
	position: absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
	margin:auto;
	margin:10%;
	background:rgba(255,255,255,0.7);
}
#mainImg h2{
	width:450px;
	height:400px;
	border-radius: 225px / 200px;
	background:#ffffff;
	text-align:center;
}
#mainImg h2 img{
	max-width:309px;
	width:90%;
	height:auto;
	margin:30px auto 0 7px;
}
#mainImg p{
	width:100%;
	text-align:center;
	position: absolute;
	top:110px;
	font-size:40px;
	line-height:1.3em;
	font-weight:700;
	margin-left:4px;
}
#mainImg .circle p span{
	display:block;
	font-size:20px;
	margin-top:20px;
	line-height:1.2em;
}
#mainImg p span.sub{
	display:block;
	font-size:20px;
	margin:20px auto 0;
	line-height:1.2em;
	padding:5px 0;
	width:70%;
	background:#555555;
	color:#ffffff;
	font-weight:700;
}
#gNav{	margin:10px 0 50px;}
#gNav li{
	float:left;
	width:31.3333333%;
	margin:0 1%;
	background:#c49224;
	color:#ffffff;
}
#gNav li a{
	text-align:center;
	width:100%;
	padding:20px 0 15px;
	color:#ffffff;
	font-size:20px;
	font-weight:700;
}
#gNav li a p.curved{	margin-bottom:15px;}
#gNav li a p.border{
	background:url(../images/border.png) repeat-x;
	background-position: bottom;
	padding-bottom: 15px;
	font-size:17px;
}
h3{
	margin:0 auto;
	font-size:40px;
	color:#c4560a;
	text-align:center;
	display:flex;
	line-height:1.2em;
	font-weight:700;
	position: relative;
}
h3 p{
	font-size:38px;
	color:#c4560a;
	text-align:center;
	display:flex;
	line-height:1.2em;
	font-weight:700;
}
h3 span{
	height:50px;
	border-right: 2px solid #c4560a;
	vertical-align: bottom;
	position: absolute;
}
h3 p{	margin:0 auto;}
h3 .right{
	bottom:0;
	right:0;
	-webkit-transform: skewX(150deg);
	-moz-transform: skewX(150deg);
	transform: skewX(150deg);
	border-right: 2px solid #c4560a;
}
h3 .left{
	bottom:0;
	left:0;
	-webkit-transform: skewX(-150deg);
	-moz-transform: skewX(-150deg);
	transform: skewX(-150deg);
}
.contWrap h4{
	margin:50px 0 30px;
	font-size:30px;
	font-weight:700;
	text-align:center;
	line-height:1.2em;
}
.contWrap p.txt{	line-height:2em;}
.contWrap h5{
	font-size: 20px;
	font-weight:700;
	margin-top:30px;
	margin-bottom:15px;
}
.contWrap p.photo{	margin-bottom:30px;}
.contWrap p.photo2{	margin-top:30px;}


/* iPhone8 Plus以下 */
@media screen and (max-width: 414px) {
	#gNav li a p.border {
		letter-spacing: 0;
		font-size:14px;
	}
	html,body{		font-size:13px;	}
	header h1 span{
		vertical-align: 0.8em;
		margin-left:10px;
		font-size:11px;
	}
	header p{		top:10px;	}
	.box01:before {		padding-top: 85%;}
	.entryBtn a{		font-size:24px;	}
	.entryBtn span{		font-size:16px;	}
	.balloon {
		width: 80px;
		height: 80px;
	}
	.detailBtn a{		font-size:24px;	}
	footer div a.arrow{		font-size:14px;	}
	#mainImg .inner{
		background:url(../images/mainImg.jpg) no-repeat top center;
		background-size:cover;
		overflow:hidden;
	}
	#mainImg .circle{
		bottom:-100px;
		margin-left:-160px;
		height:280px;
		width:320px;
	}
	#mainImg h2{
		width:320px;
		height:280px;
		border-radius: 160px / 140px;
	}
	#mainImg h2 img{
		width:70%;
		margin:20px auto 0 7px;
	}
	#mainImg p{
		top:70px;
		font-size:28px;
	}
	#mainImg .circle p span{
		margin-top:10px;
		font-size:16px;
	}
	#mainImg p span.sub{
		margin-top:10px;
		font-size:16px;
	}
	#mainImg .title p.curved{		font-size:16px;	}
	#gNav li{
		width:32.333333%;
		margin-right:0;
		margin-left:1.5%;
	}
	#gNav li:first-child{		margin-left:0;	}
	#gNav li a{		font-size:14px;	}
	#gNav li a p.curved{
		font-size:15px;
		margin-bottom:8px;
	}

	h3 p{		font-size:22px;	}
	h3 span{		height:30px;	}
	.contWrap h4{		font-size:24px;	}
	.contWrap h5{		font-size: 18px;}

}
/* iPhoneSE以下 */
@media screen and (max-width: 320px) {
	#gNav li a p.border {    font-size: 12px;}
	#gNav li a p.curved{		font-size:14px;}
	.balloon {    margin: 1.5em 0 1.5em 0;	}
	footer div a.arrow {    width: 90%;	}
	#mainImg p span.sub{		font-size:14px;	}
	#mainImg p{		font-size:22px;	}
	#mainImg .title p.curved{		font-size:13px;	}
	.contWrap h4{		font-size:22px;	}
}

/******************************************
index.html
******************************************/
#top #topNav li{
	width:100%;
	height:0;
	padding-top:62.5%;
	position: relative;
	margin-bottom:10px;
}
#top #topNav li a{
	position: absolute;
	top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
	margin:8%;
	padding:5%;
	width:84%;
	background:rgba(255,255,255,0.7);
	text-align:center;
}
#top #topNav li a p{
	font-size:20px;
	font-weight:700;
}
#top #topNav li a p.life{
	/* border:2px solid #000000; */
	color:#ffffff;
	background:#333333;
	width:80%;
	margin:0 auto;
	padding:5px 0;
}
#top #topNav li a h4{
	font-size:40px;
	line-height:1.2em;
	font-weight:700;
	margin:50px auto;
}
#top #topNav li a .arrow:before,
#top #topNav li a .arrow:after{
	top: 4px;
}
#top #topNav li a .arrow:before{	background: #000000;}
#top #topNav li a .arrow:after{
	border-top: 2px solid #000000;
	border-right: 2px solid #000000;
}
#top #topNav .nav01{
	background:url(http://www.rounge.jp/recruit-newcomer/images/img01.jpg) no-repeat center center;
	background-size:cover;
}
#top #topNav .nav02{
	background:url(../images/img02.jpg) no-repeat center center;
	background-size:cover;
}
#top #topNav .nav03{
	background:url(http://www.rounge.jp/recruit-newcomer/images/img03.jpg) no-repeat center center;
	background-size:cover;
}
#top #topNav .nav04{
	background:url(../images/img04.jpg) no-repeat center center;
	background-size:cover;
}
#top #topNav li.nav01 a h4{	margin:50px auto 30px;}
#top #topNav li.nav01 a .arrow{	margin-top:50px;}


/* iPhone8 Plus以下 */
@media screen and (max-width: 414px) {
	#top #topNav li a{
		margin:5%;
		padding:5%;
		width:90%;
	}
	#top #topNav li a .arrow{	margin-top:30px;}
	#top #topNav li a p{		font-size:15px;	}
	#top #topNav li a h4{
		font-size:26px;
		margin:35px auto 0;
	}
	#top #topNav li.nav01 a h4{	margin:35px auto 20px;}
	#top #topNav li.nav01 a .arrow{	margin-top:30px;}
}
/* iPhoneSE以下 */
@media screen and (max-width: 320px){
	#top #topNav li a p {    font-size: 14px;}
	#top #topNav li.nav01 a h4 {    margin: 25px auto 10px;}
	#top #topNav li a .arrow {    margin-top: 10px;}
	#top #topNav li.nav01 a .arrow {    margin-top: 20px;}
	#top #topNav li a h4 {    font-size: 22px;}
}
/******************************************
work.html
******************************************/
.work .inner{
	background:url(http://www.rounge.jp/recruit-newcomer/images/work/mainImg.jpg) no-repeat center center;
	background-size:cover;
	overflow:hidden;
}
#work .tabNav{
	width:100%;
}
#work .tabNav li{
	float:left;
	width:49%;
	/* width:32%; */
	margin-left:2%;
	padding:2% 0;
	text-align:center;
	font-weight:900;
	font-size:20px;
	background:#666666;
	border:2px solid #666666;
	color:#999999;
	cursor:pointer;
	line-height:1;
}
#work .tabNav li span{
	background:#999999;
	color:#666666;
	font-size:12px;
	font-weight:normal;
	padding:2px 10px 4px;
	display:inline-block;
	vertical-align: 0.15em;
}
#work .tabNav li:first-child{
	margin-left:0;
}
#work .tabNav li.current{
	background:#ffffff;
	border:2px solid #666666;
	color:#666666;
}
#work .tabNav li.current span{
	background:#666666;
	color:#ffffff;
}
/******************************************
salon.html
******************************************/
#mainImg.salon .inner{
	background:url(../images/salon/mainImg.jpg) no-repeat center center;
	background-size:cover;
	overflow:hidden;
}
h5.before_debut{
	padding:3% 0;
	line-height:1.2em;
	background:#801414;
	color:#ffffff;
	font-size:26px;
	font-weight:700;
	text-align:center;
}
h5.before_debut.free{
	line-height:1.2em;
	color:#0b2f51;
	padding:0;
	background:none;
	font-size:26px;
	font-weight:700;
	text-align:center;
	margin-top:10px;
}
.congratulation.free{
	color:#4b769f;
	text-align: center;
	letter-spacing: 0.1em;
	font-size:18px;
}
h5.before_debut.pro{
	line-height:1.2em;
	color:#be4a16;
	padding:0;
	background:none;
	font-size:26px;
	font-weight:700;
	text-align:center;
	margin-top:10px;
}
.congratulation.pro{
	color:#e58358;
	text-align: center;
	letter-spacing: 0.1em;
	font-size:18px;
}
#kyouiku li{
	margin-top:20px;
  width: 100%;
  height: 100%;
	padding:2%;
  background-image: linear-gradient(
    -45deg,
    #bf5c5c 25%,
    #ffe6e6 25%, #ffe6e6 50%,
    #bf5c5c 50%, #bf5c5c 75%,
    #ffe6e6 75%, #ffe6e6
  );
  /* 幅8px、高さ8pxで背景画像のサイズを指定 */
  background-size: 8px 8px;
}
#kyouiku li div{
	background:#fefefe;
	padding:4%;
}
#kyouiku li h6{
	text-align:center;
	font-size:20px;
	margin-top:0;
	margin-bottom:10px;
	color:#801414;
}
#kyouiku li p.tit{
	color:#511515;
	text-align:center;
	line-height:1.1em;
	font-size:24px;
	font-weight:700;
}
#kyouiku li p.tit span{
	display:block;
	font-size:12px;
}
#kyouiku li p.txt{	margin-top:10px;}
.carrierTab{	margin:20px 0 0;}
.carrierTab li{
	cursor:pointer;
	padding:2% 0 1%;
	color:#bababa;
	background:#555555;
	border:4px solid #555555;
	width:49%;
	margin-left:2%;
	font-size:26px;
	float:left;
	text-align:center;
	line-height:1em;
}
.carrierTab li:first-child{
	margin-left:0;
}
.carrierTab li.current{
	border:4px solid #333333;
	background:#ffffff;
	color:#000000;
}
.carrierTab li span{
	font-size:12px;
	display:block;
	letter-spacing: 0;
}
.tabBox{
	margin-top:20px;
	width: 100%;
	height: 100%;
}
.tabBox.free{
	padding:2%;
	background-image: linear-gradient(
		-45deg,
		#d8dfe6 25%,
		#4b769f 25%, #4b769f 50%,
		#d8dfe6 50%, #d8dfe6 75%,
		#4b769f 75%, #4b769f
	);
	/* 幅8px、高さ8pxで背景画像のサイズを指定 */
	background-size: 8px 8px;
}
.tabBox.pro{
	padding:2%;
	background-image: linear-gradient(
		-45deg,
		#f3dbd0 25%,
		#e58358 25%, #e58358 50%,
		#f3dbd0 50%, #f3dbd0 75%,
		#e58358 75%, #e58358
	);
	/* 幅8px、高さ8pxで背景画像のサイズを指定 */
	background-size: 8px 8px;
}
.tabBox.free > div,
.tabBox.pro > div{
	background:#fefefe;
	padding:6% 4% 4%;
}
.tabBox p.subTit span{
	display:block;
	font-size:12px;
}
.tabBox p.tit{
	font-size:20px;
	font-weight:700;
	background:#333333;
	color:#ffffff;
	padding:10px 0;
	width:100%;
	text-align:center;
	margin-bottom:20px;
}
.tabBox .mt20{margin-top:20px;}
.tabBox p.subTit{
	line-height:1.2em;
	margin-bottom:20px;
	text-align:center;
	font-size:18px;
	font-weight:700;
}
.tabBox p.subTit span{
	margin-top:5px;
	font-size:12px;
}
.tabBox p.f_eng{
	text-align:center;
	margin-bottom:10px;
	font-size:20px;
}
.tabBox hr{
	border-bottom:1px dotted #555555;
	width:70%;
	margin:20px auto 0;
}
.tabBox .after{
	line-height:1.2em;
	text-align:center;
	font-size:16px;
	font-weight:700;
	margin-top:10px;
	color:#ffffff;
	background:#333333;
	padding:10px 4%;
	width:100%;
}

/* iPhone8 Plus以下 */
@media screen and (max-width: 414px) {
	#kyouiku li{		padding:4%;	}
	h5.before_debut{		font-size:20px;	}
	#kyouiku li p.tit{		font-size:20px;	}
	.carrierTab li{		padding:3% 0 1%;}
	.carrierTab li span{		font-size:10px;	}
	.tabBox{		padding:4%;	}
	.tabBox p.tit{line-height:1.2em;}
}

/* 流れ */
div.style_arrow{
	margin-top:20px;
	position: relative;
	font-size:20px;
	text-align:center;
}
div.style_arrow a {
	color:#bf5c5c;
  padding-top: 70px;
}
div.style_arrow a p{
	display:inline;
	font-size:12px;
}
div.style_arrow a span {
  position: absolute;
  top: 0;
  left: 50%;
  width: 24px;
  height: 24px;
  margin-left: -12px;
  border-left: 1px solid #bf5c5c;
  border-bottom: 1px solid #bf5c5c;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-animation: sdb 2s infinite;
  animation: sdb 2s infinite;
  opacity: 0;
  box-sizing: border-box;
}
div.style_arrow a span:nth-of-type(1) {
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
}
div.style_arrow a span:nth-of-type(2) {
  top: 16px;
  -webkit-animation-delay: .15s;
  animation-delay: .15s;
}
div.style_arrow a span:nth-of-type(3) {
  top: 32px;
  -webkit-animation-delay: .3s;
  animation-delay: .3s;
}
@-webkit-keyframes sdb {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes sdb {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

p.carrier{
	width: 100%;
	border:2px dashed #999999;
	padding:3% 0 1%;
	font-size:30px;
	text-align:center;
	line-height:1em;
	margin-top:5%;
}
p.carrier span{
	font-size:14px;
	display: block;
}
p.carrier span.debut{
	font-size:17px;
	margin-top:5px;
	font-weight:700;
}
.tabBox h6{
	font-size:24px;
	text-align:center;
	margin-bottom:50px;
}
.tabBox h6 span{
	font-weight:700;
}


/* free style */
.tabBox.free p.tit{
	background:#144c80;
}
.tabBox.free p.subTit,
.tabBox.free p.f_eng{
	color:#0b2f51;
}
div.style_arrow.free a {
	color:#4b769f;
}
div.style_arrow.free a span {
  border-left: 1px solid #4b769f;
  border-bottom: 1px solid #4b769f;
}
.tabBox.free h6{
	color:#0b2f51;
}
p.carrier.free{
	border:2px dashed #4b769f;
	color:#0b2f51;
	background:#d8dfe6;
}

/* pro style */
.tabBox.pro .after{
	background:#be4a16;
}
.tabBox.pro p.subTit,
.tabBox.pro p.f_eng{
	color:#be4a16;
}
div.style_arrow.pro a {
	color:#e58358;
}
div.style_arrow.pro a span {
  border-left: 1px solid #e58358;
  border-bottom: 1px solid #e58358;
}
.tabBox.pro h6{
	color:#be4a16;
	margin-bottom:30px;
}
p.carrier.pro{
	border:2px dashed #e58358;
	color:#be4a16;
	background:#f3dbd0;
	/* margin-bottom:50px; */
}






/******************************************
recruit.html
******************************************/
#mainImg.recruit .inner{
	background:url(../images/recruit/mainImg.jpg) no-repeat center center;
	background-size:cover;
	overflow:hidden;
}

/******************************************
interview.html
******************************************/
#mainImg.interview .inner{
	background:url(http://www.rounge.jp/recruit-newcomer/images/interview/mainImg.jpg) no-repeat center center;
	background-size:cover;
	overflow:hidden;
}

/******************************************
requirement.html
******************************************/
.requirement td p{
	font-size:16px;
	font-weight:700;
	margin-bottom:10px;
}
.requirement td span{
	margin:10px 0 5px;
	font-weight:700;
	display: inline-block;
	padding: 3px 10px;
	border:1px solid #ffffff;
}
.requirement.tabNav{	margin-top:50px;}
.requirement.tabNav li{
	float:left;
	width:32%;
	margin-left:2%;
	cursor:pointer;
	text-align:center;
	background:#555555;
	color:#999999;
	padding:20px 0;
}
.requirement.tabNav li.current{
	background:#000000;
	color:#eec400;
}
.requirement.tabNav li:first-child{
	margin-left:0;
}
.requirement.tabNav li span{
	font-size:18px;
	font-weight:700;
}



/* iPhone8 Plus以下 */
@media screen and (max-width: 414px) {
	.requirement.tabBox{padding:0;}
	.requirement td,
	.requirement th{
		line-height:1.5em;
		height:auto;
		padding:3%;
		text-align:left;
	}
	.requirement tbody td::before{
		text-align:center;
		width: 70%;
		border-bottom:1px solid #ffffff;
		padding-bottom:5px;
		margin:0 auto 20px
	}
}


/******************************************
interview.html
******************************************/
.interview ul{
	margin:50px auto 20px;
}
.interview ul li{
	float:left;
	width:49%;
	margin-left:2%;
}
.interview ul li:first-child{
	margin-left:0;
}
.interview ul li + li{
	float:right;
	width:49%;
	margin-top:35%;
	text-align:right;
}
.interview ul li p{
	font-weight:700;
	line-height:1.5em;
}
.interview ul#gNav li p{
	line-height:1;
}
.interview ul li p.shop{
	font-size:18px;
}
.interview ul li p.join{
	font-size:16px;
}
.interview ul li p.name{
		font-size:22px;
		color:#c4560a;
}

.balloon2-left {
 	position: relative;
	display: inline-block;
 	margin: 1.5em 0 0 15px;
	padding: 3%;
	min-width: 120px;
 	max-width: 100%;
 	color: #ffffff;
	font-size: 16px;
	background: #c29024;
 	border: solid 3px #555;
	border-radius: 10px;
 	box-sizing: border-box;
}

.balloon2-left:before{
	content: "";
	position: absolute;
	top: 50%;
	left: -24px;
 	margin-top: -12px;
	border: 12px solid transparent;
	border-right: 12px solid #c29024;
 	z-index: 2;
}

.balloon2-left:after{
	content: "";
	position: absolute;
	top: 50%;
	left: -30px;
 	margin-top: -14px;
	border: 14px solid transparent;
	border-right: 14px solid #555;
 	z-index: 1;
}
.balloon2-left p {
	margin: 0;
	padding: 0;
	line-height:1.5em;
	font-weight:700;
}
.balloon2-left p span.f_eng{
	font-size:24px;
}
.balloon2-right {
 	position: relative;
	display: inline-block;
 	margin: 1.5em 15px 1.5em 0;
	padding: 3%;
	min-width: 120px;
 	max-width: 100%;
 	color: #555;
	font-size: 14px;
	background: #FFF;
 	border: solid 3px #555;
	border-radius:10px;
 	box-sizing: border-box;
}

.balloon2-right:before{
	content: "";
	position: absolute;
	top: 50%;
	right: -24px;
 	margin-top: -12px;
	border: 12px solid transparent;
	border-left: 12px solid #FFF;
 	z-index: 2;
}

.balloon2-right:after{
	content: "";
	position: absolute;
	top: 50%;
	right: -30px;
 	margin-top: -14px;
	border: 14px solid transparent;
	border-left: 14px solid #555;
 	z-index: 1;
}

.balloon2-right p {
	margin: 0;
	padding: 0;
	line-height:1.5em;
	font-weight: 700;
	color: #c4560a;
}


/* iPhone8 Plus以下 */
@media screen and (max-width: 414px) {
	.interview ul li{
		float:none;
		width:100%;
		margin-left:0;
	}
	.interview ul li:first-child{
		margin-left:0;
	}
	.interview ul li + li{
		float:none;
		width:100%;
		margin-top:2%;
	}
	.interview ul li p.shop{
		font-size:16px;
	}
	.interview ul li p.join{
		font-size:14px;
	}
	.interview ul li p.name{
		font-size:20px;
	}
}

/******************************************
course.html
******************************************/
.contWrap.course h3{
	margin-bottom:50px;
}
.contWrap.course dl{
	margin-bottom:20px;
	position: relative;
}
.contWrap.course dl dt{
	position: absolute;
	top:0;
	left:0;
	display:inline-block;
	font-weight:700;
	border:2px solid #333333;
	background:#333333;
	color:#ffffff;
	padding:10px 0;
	width:20%;
	text-align:center;
}
.contWrap.course dl dd{
	line-height: 1.4em;
	letter-spacing: 0;
	display:inline-block;
	font-size:16px;
	font-weight:700;
	width:76%;
	margin-left:22%;
	padding:10px 0;
}
.contWrap.course dl dd a{
	font-weight:700;
	text-decoration:underline;
}
.contWrap.course dl dd a:hover{
	color:#666666;
}
.contWrap.course dl dd div span{
	display:inline-block;
	padding:0 15px;
	font-size:16px;
	font-weight:700;
	border-bottom:1px solid #333333;
	padding-bottom:5px;
	margin-bottom:10px;
}
.contWrap.course dl dd p{
	font-size:15px;
	font-weight:700;
}
.contWrap.course dl dd span{
	font-size:13px;
}


.schedulenav{
	display: table;
	table-layout: fixed;
	width: 100%;
}
.schedulenav p{
	text-align: center;
	width:25%;
	display: table-cell;
	vertical-align: middle;
	background:#db5d07;
	padding:3px 0;
	color:#ffffff;
	font-weight:700;
}
.schedule{
	margin-bottom:5%;
}
.schedule li{
	border:1px solid #e99a64;
	border-top:none;
	padding:5% 0;
	text-align:center;
	display: table;
	table-layout: fixed;
	width:100%;
}
.schedule li:first-child{
	border-top:1px solid #e99a64;
}
.schedule li span{
	width:25%;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	padding:0 2%;
	border-left:#999999 dashed 1px;
}
.schedule li span:first-child{
	border-left:none;
}
.schedule li span.place span{
	color:#ffffff;
	margin:0 auto;
	padding:5px 0;
	width:100%;
	max-width: 100px;
	border-radius: 5px;
	background:#db5d07;
	font-weight:700;
	display: block;
	margin: 0 auto;
}
.schedule li span.date{
	font-weight:700;
	color:#db5d07;
}
.schedule li span.capacity{
	font-weight:700;
}
.schedule li span.map{
	font-weight:700;
	letter-spacing: 0;
}
.schedule li span.map i{
	display: block;
	margin:0 auto 5px;
}
.schedule li span.map:hover{
	opacity: 0.8;
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

@media screen and (max-width: 510px) {
	.contWrap.course dl dt{
		font-size:16px;
		width:30%;
	}
	.contWrap.course dl dd{
		display:inline-block;
		font-size:14px;
		width:66%;
		margin-left:32%;
		padding:10px 0;
	}
	.contWrap.course dl dd p{
		font-size:13px;
	}
	.contWrap.course dl dd span{
		font-size:11px;
	}
}
@media screen and (max-width: 414px) {
	.contWrap.course dl dt{
		position: static;
		font-size:16px;
		width:100%;
	}
	.contWrap.course dl dd{
		display:inline-block;
		font-size:14px;
		width:100%;
		margin-left:0;
		padding:10px 0;
	}
	.contWrap.course dl dd p{
		font-size:13px;
	}
	.contWrap.course dl dd span{
		font-size:11px;
	}
}

.contWrap h4.charm{
	position: relative;
	padding-top:70px;
}
.contWrap h4.charm span {
    position: absolute;
    top: -60px;
    left: 50%;
		margin-left:-45px;
    font-size: 20px;
}
.contWrap h4.charm span.balloon:before {
    display:none;
}
.contWrap h4.charm span.balloon {
    padding-top: 33px;
}

@media screen and (max-width: 414px) {
	.contWrap h4.charm span.balloon {
	    padding-top: 28px;
	}
}