@charset "UTF-8";
/*------------------------------------------------------------
	¥È¡¼¥×¥Ú¡¼¥¸
------------------------------------------------------------*/
.mainVisualBox {
	background: url(../images/index/bg01.jpg) no-repeat center top;
}

.mainVisualBox .mainVisual {
	margin: 0 auto;
	padding: 21px 0 0;
	width: 980px;
	position: relative;
}

.mainVisualBox .mainVisual .arrow01 {
	position: absolute;
	right: 219px;
	top: 37px;
}

.mainVisualBox .mainVisual .arrow02 {
	position: absolute;
	right: 61px;
	top: 174px;
}

.mainVisualBox .mainVisual .lBox {
	padding: 182px 31px 18px;
	width: 558px;
	float: left;
	text-align: center;
	background: url(../images/common/home_bg.png) no-repeat left top;
}

.mainVisualBox .mainVisual .lBox .textImg {
	margin-bottom: 10px;
}

.mainVisualBox .mainVisual .lBox p {
	font-size: 15px;
	line-height: 2.1;
}

.mainVisualBox .mainVisual .lBox p img {
	margin: -3px 10px 0;
	vertical-align: middle;
}

.mainVisualBox .mainVisual .lBox .gotoposts {
	width: 300px;
	margin: 19px auto 0;
	font-size: 1.065em;
	line-height: 1;
}

.mainVisualBox .mainVisual .lBox .gotoposts img {
	margin: -0.23em 0 0;
	vertical-align: middle;
}

.gotoposts a {
	display: block;
	background-color: #ff6464;
	background-image:-moz-linear-gradient(35% 0% -90deg,rgb(255,119,119) 0%,rgb(255,91,91) 100%); 
	background-image:-webkit-gradient(linear,35% 0%,35% 200%,color-stop(0, rgb(255,119,119)),color-stop(1, rgb(255,91,91)));
	background-image:-webkit-linear-gradient(-90deg,rgb(255,119,119) 0%,rgb(255,91,91) 100%);
	background-image:-o-linear-gradient(-90deg,rgb(255,119,119) 0%,rgb(255,91,91) 100%);
	background-image:-ms-linear-gradient(-90deg,rgb(255,119,119) 0%,rgb(255,91,91) 100%);
	background-image:linear-gradient(180deg,rgb(255,119,119) 0%,rgb(255,91,91) 100%);
	text-align: center;
	text-decoration: none;
	color: #fff;
	border-radius: 25px/50%;
	padding: 12px 0 9px;
	position: relative;
	vertical-align: middle;
	-webkit-transition: opacity .3s;
	-o-transition: opacity .3s;
	transition: opacity .3s;
}

.gotoposts a:before ,
.gotoposts a:after {
	content: '';
	display: inline-block;
	vertical-align: middle;
	line-height: 1;
	margin: 0;
	position: relative;
}

.gotoposts a:before {
	width: 26px;
	height: 26px;
	background: url(../images/index/icon-comments.png) no-repeat;
	-webkit-background-size: contain;
	background-size: contain;
	margin-right: 0.5em;
}

.gotoposts a:after {
	width: 14px;
	height: 14px;
	background: url(../images/index/icon-gotoposts.png) no-repeat left center;
	-webkit-background-size: contain;
	background-size: contain;
	vertical-align: middle;
	margin: -0.245em 0.5em 0;
}

.gotoposts a:hover {
	opacity: 0.6;
}

.mainVisualBox .mainVisual .rBox {
	padding-top: 344px;
	float: right;
}

.mainVisualBox .mainVisual .rBox img {
	margin-left: -90px;
}

.recruitmentBox {
	margin-bottom: 107px;
	padding: 35px 0 0;
	background: url(../images/index/bg02.jpg) no-repeat center top;
	position: relative;
	zoom: 1;
}

.postbtnbox {
	display: none;
}

.recruitmentBox .title {
	margin-bottom: 35px;
	text-align: center;
}

.recruitmentBox .recruitment {
	margin: 0 auto;
	padding: 37px 47px 0;
	width: 880px;
	border: 3px solid #FDD836;
	background-color: #FFF;
	border-radius: 5px;
	behavior: url(js/pie.htc);
	position: relative;
	zoom: 1;
}

.recruitmentBox .mes-thanks {
	text-align: center;
	padding: 15px 0 0;
}

.recruitmentBox .recruitment .ttl {
	margin-bottom: 12px;
	text-align: center;
}

.recruitmentBox .recruitment .text01 {
	margin: 0 auto 10px;
	width: 570px;
	text-align: center;
	font-size: 20px;
	color: #1F1F1F;
	line-height: 2;
	font-weight: bold;
}

.recruitmentBox .recruitment .text02 {
	margin-bottom: 59px;
	text-align: center;
	line-height: 2;
}

.recruitmentBox .content {
	margin-bottom: 28px;
}

.recruitmentBox .content .arrow {
	position: absolute;
	left: 169px;
	top: -42px;
}

.recruitmentBox .content .lContent {
	padding: 47px 35px 36px;
	width: 340px;
	float: left;
	border: 3px solid #44A8E0;
	position: relative;
}

.recruitmentBox .content .rContent {
	padding: 47px 35px;
	width: 340px;
	float: right;
	border: 3px solid #3D5A98;
	position: relative;
}

.recruitmentBox .content .rContent .btnLink {
	margin-bottom: 23px;
}

.recruitmentBox .content .step {
	margin-bottom: 7px;
	text-align: center;
}

.recruitmentBox .content .text {
	margin-bottom: 21px;
	font-size: 16px;
	line-height: 2;
	color: #1F1F1F;
	font-weight: bold;
}

.recruitmentBox .content .mbTxt {
	margin-bottom: 10px;
}

.recruitmentBox .content .btnLink {
	margin-bottom: 30px;
	text-align: center;
}

.recruitmentBox .content .btnLink01 {
	margin-bottom: 20px;
}

.recruitmentBox .content .btnLink a:hover img {
	opacity: 0.7;
	filter: alpha(opacity=70);
}

.recruitmentBox .content p {
	margin-bottom: 23px;
	font-size: 14px;
	line-height: 1.6;
}

.recruitmentBox .bgBox {
	padding: 25px 30px 29px;
	text-align: center;
	line-height: 1.9;
	font-size: 14px;
	font-weight: bold;
	border: 2px solid #DDD;
	border-radius: 3px;
	behavior: url(js/pie.htc);
	position: relative;
	zoom: 1;
}

.recruitmentBox .bgBox .link {
	margin-top: 17px;
}

.recruitmentBox .bgBox .link a:hover img {
	opacity: 0.7;
	filter: alpha(opacity=70);
}

.giftBox {
	padding: 34px 30px 42px;
	background: url(../images/index/bg03.png) no-repeat center top;
	position: relative;
	z-index: 100;
}

.giftBox .gift {
	margin: 0 auto;
	width: 980px;
	text-align: center;
}

.giftBox .gift .photo {
	margin-bottom: 28px;
}

.giftBox .gift .title {
	margin-bottom: 37px;
}

.giftBox .gift ul {
	margin: 0 auto;
	width: 552px;
}

.giftBox .gift li {
	float: left;
}
.giftBox .afterText {
	padding: 30px 0 0;
	color: #fff;
	font-size: 1.2em;
}

.topicBox {
	margin-top: -7px;
	padding: 71px 0 30px;
	background: url(../images/index/bg04.jpg) no-repeat center top  #FDD835;
}

.topicBox .topic {
	margin: 0 auto;
	width: 980px;
}

.topicBox .title {
	margin-bottom: 70px;
	text-align: center;
}

.topicBox .infoBox {
	margin: -15px -15px 52px 0;
	width: 1000px;
	overflow: hidden;
	zoom: 1;
}

.topicBox .info {
	margin: 15px 15px 0 0;
	width: 211px;
	padding: 10px 10px 13px;
	float: left;
	background-color: #FFF;
	border: 1px solid #DDD;
	box-shadow: 1px 1px 1px #F7F7F7,-1px -1px 1px #F7F7F7;
	-moz-box-shadow: 1px 1px 1px #F7F7F7,-1px -1px 1px #F7F7F7;
	-webkit-box-shadow: 1px 1px 1px #F7F7F7,-1px -1px 1px #F7F7F7;
	position: relative;
	zoom: 1;
}

.topicBox .info .inner {
	margin-bottom: 5px;
}

.topicBox .info .inner .photoBox {
	float: left;
}

.topicBox .info .inner .textBox {
	padding-top: 13px;
	width: 150px;
	float: right;
}

.topicBox .info .inner .textBox p {
	margin-bottom: 0;
	padding-bottom: 0;
	border: none;
	font-size: 14px;
	line-height: 1.2;
}

.topicBox .info p {
	margin-bottom: 14px;
	padding-bottom: 7px;
	font-size: 14px;
	line-height: 1.6;
	border-bottom: 1px solid #DADADA;
}

.topicBox .info p a {
	color: #2692FF;
	font-size: 14px;
	text-decoration: none;
}

.topicBox .info p a:hover {
	text-decoration: underline;
}

.topicBox .info .link a:hover img {
	opacity: 0.7;
	filter: alpha(opacity=70);
}

.topicBox .btmLink {
	text-align: center;
}

body {
	position: relative;
}

#poup {
	display: none;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 1000;
}

#poup .cover {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	opacity: 0.6;
	filter: alpha(opacity=60);
	background: #000;
}

#poup .popBox {
	position: relative;
	background-color: #FFF;
	border-radius: 5px;
	behavior: url(js/pie.htc);
	margin: 0 auto 0;
	padding: 30px 50px;
	width: 880px;
	top: 50px;
}

#poup .close {
	position: absolute;
	right: -10px;
	top: -11px;
}

#poup .title {
	margin-bottom: 10px;
	color: #1F1F1F;
	font-size: 30px;
	font-weight: bold;
	line-height: 1.6;
	letter-spacing: 2px;
}

#poup p {
	margin-bottom: 25px;
	padding-bottom: 32px;
	font-size: 16px;
	line-height: 2;
	background: url(../images/common/line01.gif) repeat-x left bottom;
}

#poup p a {
	color: #007FFF;
}

#poup .ttl {
	margin-bottom: 8px;
	color: #1F1F1F;
	font-size: 20px;
	font-weight: bold;
	line-height: 2;
}

#poup .text {
	padding-bottom: 0;
	background: none;
}

.sp_img,
.spTxtImg {
	display: none;
}


.recruitmentBox .result {
	width: 920px;
	margin-top: 67px;
	padding-left: 27px;
	padding-right: 27px;
}

.result .ttl {
	font-size: 10px;
	line-height: 1;
	margin: -83px 0 0 -27px;
}
.result .ttl img {
	vertical-align: top;
}
.result .sttl {
	background: #4CAF50;
	border-radius: 5px;
	font-size: 10px;
	line-height: 1;
	padding: 10px 20px 11px;
}
.result .sttl span {
	display: inline-block;
	width: 50%;
	vertical-align: middle;
}
.result .sttl img {
	vertical-align: top;
}
.result .sttl .ttl-g {
	text-align: right;
}
.resultContent {
	background: url(../images/index/result-bg.png) no-repeat center 280px;
	margin: 0;
	padding: 0 20px 0;
	min-height: 410px;
	position: relative;
}
.resultContent .imgs {
	position: relative;
	width: 390px;
	height: 406px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 130px 30px 0;
	text-align: center;
	background: url(../images/index/result-con-normal.png) no-repeat center bottom;
	margin-bottom: 0;
	line-height: 1;
}
.resultContent img {
	max-width: 100%;
	height: auto;
}
.resultContent dt,
.resultContent dd {
	font-size: 20px;
	line-height: 2;
}
.resultContent dt {
	margin: 0 0 6px;
}
.resultBig {
	padding: 20px 0 84px;
	min-height: 406px;
	background: url(../images/index/result-con-big-bg.png) no-repeat center 20px;
}
.resultBig .imgs {
	width: 638px;
	height: 664px;
	padding: 208px 114px 0px;
	position: static;
	left: 0;
	margin: 0 auto;
	background: url(../images/index/result-con-big.png) no-repeat center bottom;
}
.recruitmentBox .content .imgs {
	margin-bottom: 5px;
}
.resultBig dl {
	height: auto;
	width: 700px;
	display: block;
	margin: 0 auto;
}
.resultBig dt {
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}
.resultBig dt span {
	font-size: 1.8em;
	margin-right: 0.245em;
}
.resultBig dd {
	font-size: 1em;
	line-height: 1.5;
	border-radius: 3px;
	border: solid 1px #E0C18D;
	padding: 10px;
}
.resultBig dd span {
	display: block;
	border-radius: 3px;
	border: dashed 1px #E0C18D;
	padding: 26px 20px;
}
.resultContent .result-title {
	width: 390px;
	margin: 0;
	text-align: center;
	font-size: 12px;
	line-height: 1.4;
}
.resultContent .result-cloud {
	position: absolute;
	width: 438px;
	height: 174px;
	padding: 58px 30px 20px 50px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	left: 420px;
	right: 0;
	top: 108px;
	bottom: 0;
	font-size: 16px;
	line-height: 1.5;
	/*line-height: 1.6;*/
	color: #333;
	background: url(../images/index/result-con-cloud-right.png) no-repeat;
}
.result-cloud span {
	display: table-cell;
	height: 80px;
	width: 334px;
	vertical-align: middle;
}
.result-title span {
	font-size: 1.6em;
	margin-right: 0.245em;
	font-weight:bold;
}
.resultMiddle:nth-child(odd) {
	padding: 0 20px 0 510px;
}
.resultMiddle:nth-child(odd) .result-cloud  {
	left: 56px;
	background: url(../images/index/result-con-cloud-left.png) no-repeat;
}
.middle-fbox {
	padding-top: 20px;
}
.middle-lbox {
	padding-bottom: 34px;
}

.resultlist {
	margin: 0;
}
.resultSmall {
	padding: 14px 0 20px;
	background: none;
	min-height: inherit;
}
.resultlist li {
	border-bottom: dotted 1px #bbb;
	padding: 16px;
	font-size: 0;
}
.resultlist span {
	display: inline-block;
	font-size: 17px;
	line-height: 1.6;
}
.resultlist .resulttxt {
	width: 600px;
	margin-right: 10px;
	vertical-align: middle;
	font-weight: bold;
}
.resultlist .resultname {
	font-size: 14px;
	width: 160px;
	text-align: right;
	vertical-align: middle;
	-ms-word-break: break-all;
	word-break: break-all;
}
.resultname strong {
	font-weight: bold;
	margin-right: 0.5em;
}

.btnRuleMore {
	text-align: center;
	padding: 20px 0 25px;
}


@media all and (min-width: 0) and (max-width: 640px) {
	.pc_img {
		display: none;
	}

	.sp_img,
	.spTxtImg {
		display: block;
	}

	.mainVisualBox {
		background: url(../images/index/sp_bg01.jpg) no-repeat center top;
		background-size: 100% auto;
	}
	
	.mainVisualBox .mainVisual {
		padding: 7px 7px 0;
		position: relative;
		width: auto;
	}

	.mainVisualBox .mainVisual img {
		width: 100%;
	}
	
	.mainVisualBox .mainVisual .arrow01,
	.mainVisualBox .mainVisual .arrow02,
	.mainVisualBox .mainVisual .lBox,
	.mainVisualBox .mainVisual .rBox {
		display: none;
	}
	
	.recruitmentBox {
		margin-bottom: 20px;
		padding: 0 0 0;
		background: none;
	}

	.postbtnbox {
		display: block;
		background: #FDD835;
		padding: 12px 3% 0;
	}
	.postbtnbox .gotoposts {
		font-size: 1.07em;
	}
	
	.recruitmentBox .title {
		margin-bottom: 15px;
	}
	
	.recruitmentBox .title img {
		width: 100%;
	}
	
	.recruitmentBox .mes-thanks {
		display: none;
	}

	.recruitmentBox .sp-thanks {
		padding: 1em 0;
		background: #FDD835;
	}
	
	.recruitmentBox .sp-thanks img {
		max-width: 100%;
		height: auto;
	}

	
	.recruitmentBox .recruitment {
		margin: 2em 10px 3em;
		padding: 6% 5% 3%;
		width: auto;
		border: 2px solid #FDD836;
		background: none;
		border-radius: 5px;
		background: #fff;
		behavior: url(js/pie.htc);
	}

	.spTxtImg img {
		width: 100%;
	}
	
	.spRecruit {
		margin-bottom: 20px;
		padding: 8px 3% 36%;
		background: url(../images/index/sp_bg02.png) no-repeat left bottom;
		background-size: 100% auto;
	}

	.recruitmentBox .recruitment .text01 {
		margin-bottom: 10px;
		width: auto;
		font-size: 16px;
		line-height: 1.6;
		text-align: left;
	}
	
	.recruitmentBox .recruitment .text02 {
		margin-bottom: 34px;
		font-size: 13px;
		line-height: 1.6;
		color: #444;
		text-align: left;
	}
	
	.recruitmentBox .content {
		margin-bottom: 15px;
	}

	.recruitmentBox .content .step {
		margin-bottom: 5px;
	}
	
	.recruitmentBox .content .text {
		font-size: 13px;
		line-height: 1.6;
		margin-bottom: 10px;
	}

	.recruitmentBox .content .step img {
		width: 75px;
	}

	.recruitmentBox .content .lContent {
		margin-bottom: 40px;
		height: inherit !important;
		border: 2px solid #44a8e0;
		float: none;
		padding: 38px 5%;
		width: auto;
		position: relative;
	}

	.recruitmentBox .content .btnLink {
		margin-bottom: 17px;
	}
	
	.recruitmentBox .content .btnLink01 {
		margin-bottom: 12px;
	}
	
	.recruitmentBox .content .btnLink img {
		width: 100%;
	}
	
	.recruitmentBox .content p {
		font-size: 13px;
		margin-bottom: 20px;
	}

	.recruitmentBox .content .rContent {
		height: inherit !important;
		border: 2px solid #3d5a98;
		float: none;
		padding: 40px 5% 5%;
		position: relative;
		width: auto;
	}
	
	.recruitmentBox .bgBox .link img {
		width: 100%;
	}

	.giftBox {
		padding: 7% 7% 9%;
		background: url(../images/index/sp_bg03.png) no-repeat center top;
		background-size: 100% 100%;
	}
	
	.giftBox .gift {
		margin: 0 auto;
		width: auto;
	}
	
	.giftBox .gift img {
		width: 100%;
	}
	
	.giftBox .gift .photo {
		margin: 0 37px 13px;
	}
	
	.giftBox .gift .title {
		margin: 0 12px 20px;
	}
	
	.giftBox .gift ul {
		margin: 0 auto;
		width: auto;
	}
		
	.giftBox .gift li {
		width: 45%;
	}

	.giftBox .afterText {
		padding: 2em 0 0;
		font-size: 0.824em;
	}

	.giftBox .afterText p {
		margin: 0;
	}

	.topicBox {
		margin-top: -4px;
		padding: 7% 0 25%;
		background: url(../images/index/sp_bg04.png) no-repeat #FDD835;
		background-size: 100% auto;
	}
	
	.topicBox .topic {
		padding: 0 10px;
		width: auto;
	}
	
	.topicBox .title {
		margin-bottom: 19px;
		text-align: center;
	}
	
	.topicBox .title img {
		width: 240px;
	}
	
	.topicBox .infoBox {
		margin: 0 0 20px;
		width: auto;
		overflow: visible;
	}
	
	.topicBox .info {
		margin: 0;
		width: 90%;
		padding: 5%;
		box-shadow: none;
	}

	.recruitmentBox .recruitment .ttl {
		margin-bottom: 15px;
		text-align: center;
		margin: -5em 0 1em -6.25%;
		width: 112.5%;
	}

	.recruitmentBox .recruitment .ttl img {
		width: 100%;
	}

	.recruitmentBox .content .arrow {
		left: 43%;
		position: absolute;
		top: -25px;
	}

	.recruitmentBox .content .arrow img {
		width: 50px;
	}

	.recruitmentBox .bgBox {
		border: 1px solid #ddd;
		font-size: 13px;
		line-height: 1.6;
		padding: 10px 12px;
		text-align: left;
	}

	.recruitmentBox .bgBox .link {
		margin-top: 5px;
	}

	.result .sttl {
		padding: 0.625em 2.15%;
	}

	.result .sttl .ttl-l {
		margin-right: 3.15%;
	}
	.result .sttl .ttl-g {
		width: 46%;
	}

	.result .sttl img {
		max-width: 100%;
		height: auto;
	}
	.resultContent {
		background: url(../images/index/result-bg-sp.png) no-repeat;
		-webkit-background-size: contain;
		background-size: contain;
		background-position: center 43.5%;
	}
	.resultContent .imgs {
		width: 100%;
		height: auto;
		padding: 27% 6.76em 1em;
		-webkit-background-size: contain;
		background-size: contain;
	}
	.resultBig {
		min-height: inherit;
		padding: 1em 0 2em;
		background: url(../images/index/result-con-big-bg-sp.png) no-repeat;
		background-position: center 0.6em;
		-webkit-background-size: contain;
		background-size: contain;
	}
	.resultBig .imgs {
		padding: 30% 5.76em 1em;
	}
	.resultBig dl {
		width: auto;
	}
	.resultMiddle {
		min-height: inherit;
		padding: 20px 0;
	}
	.resultContent .result-title {
		width: auto;
	}
	.resultContent .result-cloud {
		width: auto;
		height: auto;
		padding: 1.7em 8% 1.4em 12%;
		background: url(../images/index/result-con-cloud-right-sp.png) no-repeat center top;
		-webkit-background-size: contain;
		background-size: contain;
		position: static;
		display: table;
		margin: 0 auto;

	}
	.result-cloud span {
		width: 100%;
		height: 5.725em;
	}
	.resultMiddle:nth-child(odd) {
		padding: 0 0.2em 0;
	}
	.resultMiddle:nth-child(odd) .result-cloud {
		padding: 1.7em 10% 1.4em 10%;
		background: url(../images/index/result-con-cloud-left-sp.png) no-repeat;
		-webkit-background-size: contain;
		background-size: contain;
	}
	.resultlist li {
		padding-left: 0;
		padding-right: 0;
	}
	.resultlist span {
		display: block;
	}
	.resultlist .resulttxt,
	.resultlist .resultname {
		width: auto;
	}

	.topicBox .info {
		margin-bottom: 20px;
	}
	
	.topicBox .info .inner {
		display: inline-table;
		width: 100%;
	}
	
	.topicBox .info .inner .photoBox {
		padding-right: 3%;
		display: table-cell;
		float: none;
		vertical-align: middle;
		width: 21%;
	}
	
	.topicBox .info .inner .photoBox img {
		width: 100%;
	}
	
	.topicBox .info .inner .textBox {
		padding: 0;
		float: none;
		width: 76%;
		display: table-cell;
		vertical-align: middle;
	}
	
	.topicBox .info p {
		font-size: 13px;
		line-height: 1.6;
	}

	.topicBox .info:nth-child(4) {
		margin-bottom: 0;
	}

	.topicBox .info:nth-child(5),
	.topicBox .info:nth-child(6),
	.topicBox .info:nth-child(7),
	.topicBox .info:nth-child(8) {
		display: none;
	}
	
	.topicBox .btmLink img {
		width: 100%;
	}

	#poup .popBox {
		padding: 5%;
		width: auto;
		margin: 0 10px;
	}
	
	#poup .title {
		font-size:16px;
		line-height: 1.6;
		margin-bottom: 10px;
	}

	#poup p {
		word-break: break-all;
		font-size: 13px;
		line-height: 1.6;
		margin-bottom: 10px;
		padding-bottom: 10px;
	}
	
	#poup .ttl {
		font-size: 16px;
		line-height: 1.6;
		margin-bottom: 5px;
	}
	
	#poup .close {
		right: 0;
		top: -5px;
	}

	#poup .close img {
		width: 23px;
	}




}