body, input, select, textarea, table, th, td, li, a {
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
}

.clearfix:before,
.clearfix:after {
	content: "";
	display: table;
}

.clearfix:after {
	clear: both;
}

.clearfix {
	zoom: 1;
}

.center {
	text-align: center;
}

.textBold {
	font-weight: bold;
	letter-spacing: .05px;
}

img.lazy{
	background-color: #d5d1c8
}


#pankuzu a {text-decoration: none !important;font-size:10px;}

/* PC Version
--------------*/

#header_area,
.header,
.headerDate,
#globalFooter,
.pageTop,
.footer {
	background-color: #fff!important;
}

#info {
	max-width: 950px;
	margin: 0 auto;
}

.to_pagetop {
	margin: 0 auto 0 !important;
}

.pageTop {
	padding-top: 10px;
}

#header_area .s10_66 {
	font-size: 80%;
}


/* Slider CSS
--------------*/
.bx-wrapper {
	max-width: 100% !important;
	position: relative;
	margin: 0 auto ;
	padding: 0;
	overflow: hidden;
	*zoom: 1;
}

.bx-wrapper img {
	max-width: 100%;
	height: auto;
	display: block;
}

.bx-wrapper .bx-viewport {
	-webkit-transform: translatez(0);
	-moz-transform: translatez(0);
	-ms-transform: translatez(0);
	-o-transform: translatez(0);
	transform: translatez(0);
}

.navArea{
	opacity: 0;
	overflow: hidden;
}

.ticker {
	width: 120%;
	height: 160px;
}

.ticker a{
	display: block;
}

.ticker li {
	position: relative;
	background: #000;
	float: left;
}

.ticker figure {
	min-height: 80px;
	max-height: 180px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.ticker li img {
	filter: alpha(opacity=80);
	-moz-opacity: .80;
	opacity: .80;
	*height: 97px;
}

.ticker li:hover img,
.ticker li.is_active img {
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}

.ticker .thumbPhoto_yadname {
	white-space: nowrap;
	text-align: center;
	font-size: 11px;
	font-size: 1.1rem;
	color: #fff;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

/*Css Base Start 060316*/

.bannerBlock > p {
	margin-bottom: 25px;
}

.bannerBlock > p:first-child {
	height: 289px;
	background: url(../images/bannerBg.png) no-repeat;
	background-size: cover;
	background-position: center center;
}

.bannerBlock > p:first-child img {
	width: 950px;
	margin: 0 auto;
}


.bannerBlock > p > img + img {
	width: 100%;
}

.navUl {
	padding: 0 10px;
	margin-bottom: 15px;
}

.wrapInner {
	width: 950px;
	margin: 0 auto;
}

.navUl li {
	float: left;
	margin-right: 15px;
}

.navUl li:hover {
	/* IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";

	/* IE 5-7 */
	filter: alpha(opacity=75);

	/* Netscape */
	-moz-opacity: 0.85;

	/* Safari 1.x */
	-khtml-opacity: 0.85;

	/* Good browsers */
	opacity: 0.85;
}

.navUl li:last-child {
	margin-right: 0;
}

.pc_hide {
	display: block;
}

.sp_hide {
	display: none;
}

.sectionArea01 {
	background: #f3f3f3;
}

.sectionArea01 .wrapInner {
	padding-bottom: 40px;
	background: #f3f3f3;
}

.sectionBlock > h2 > p {
	margin: 10px 0;
	padding-top: 30px;
	text-align: center;
}

.sectionContent01 > h3 > p {
	padding: 30px 0 20px 0;
	text-align: center;
}
.itemContents p:first-child {
	margin-bottom: 4px;
	color: #271609;
	font-size: 166%;
	text-decoration: underline;
}

.itemContents > p + p {
	margin-bottom: 6px;
}

.itemContents > p + p + p {
	margin-bottom: 12px;
	color: #333;
	font-size: 133%;
	line-height: 1.8;
	letter-spacing: -1px;
}

.itemContents > p + p + p + p {
	padding-bottom: 18px;
	color: #ad0602;
	font-size: 133%;
}

.sectionArea02 .sectionBlock > h2 > p {
	padding: 10px 0 0 0;
}

.sectionContent01AUl > li {
	position: relative;
	float: left;
	margin-right: 20px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 5px;
	background: #fff;
	box-sizing: content-box;
}

.sectionContent01AUl > li > a {
	display: block;
	padding: 12px 10px 72px 10px;
	width: 290px;
	text-decoration: none !important;
}

.sectionContent01AUl > li > a > div:first-child > p {
	position: absolute;
	left: auto;
	right: auto;
	bottom: 9px;
}

.rankLogo {
	display: table;
	width: 100%;
	margin-bottom: 9px;
	text-align: center;
}

.recruitTextCont {
	width: 800px;
	margin: 0 auto;
}

.recruitTextCont ul li {
	color: #271609
}

.rankLogo p {
	display: table-cell;
	vertical-align: bottom;
}

.sectionContent01AUl > li + li + li {
	margin-right: 0;
}

.sectionContent01A {
	padding: 0 20px;
}

.sectionArea02 {
	background: #fff;
}

.sectionArea02 .wrapInner {
	padding-bottom: 40px;
	background: #fff;
}


.sectionArea02 ul li a {
	width: 290px;
	border: 2px solid #f3f3f3;
	box-sizing: border-box;
}

.sectionArea02 > ul > li > p > a > img {
	width: 100%;
}

.sectionArea02 .itemContents > p + p img {
	width: 100%;
}

.sectionArea03 {
	background: #f3f3f3;
}

.sectionArea03 .wrapInner {
	padding-bottom: 30px;
	background: #f3f3f3;
}

.sectionBlock03 h2 p {
	padding: 25px 0;
	text-align: center;
}

.sectionContent03 > p {
	text-align: center;
}

.sectionContent03 > div:first-child {
	display: table;
	width: 100%;
	margin-bottom: 20px;
	
}
.sectionContent03 > div:first-child > p {
	display: table-cell;
	vertical-align: bottom;
}

.sectionContent03 > div:first-child > p img {
	width: 100px;
}

.sectionContent03 > div:first-child > p + p + p img {
	width: 160px;
}

.sectionContent03 > div:first-child > p + p {
	color: #271609;
	font-size: 216%;
	text-decoration: underline;
}

.sectionContent03 > div:first-child > p:last-child {
	text-align: right;
}

.itemContents03 > p:first-child {
	margin-bottom: 20px;
	float: left;
}

.itemContents03 > div {
	float: right;
	width: 300px;
}

.itemContents03 > div > p {
	margin-bottom: 20px;
	font-size: 150%;
	color: #333;
}

.itemContents03 > div > p + p {
	margin-bottom: 20px;
	font-size: 183%;
	color: #ad0602;
}

.recruitText {
	margin-bottom: 20px;
	text-align: center;
}

.sectionContent01AUl > li > a > div:first-child > p {
	display: block;
}

a.sectionContent03_a {
	width: 675px;
	margin: 0 auto;
	padding: 30px 30px 25px 30px;
	border-radius: 4px;
	background: #fff;
	text-decoration: none !important;
	display:block;
}
.sectionContent01AUl > li:hover, a.sectionContent03_a:hover {
	/* IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";

	/* IE 5-7 */
	filter: alpha(opacity=75);

	/* Netscape */
	-moz-opacity: 0.85;

	/* Safari 1.x */
	-khtml-opacity: 0.85;

	/* Good browsers */
	opacity: 0.85;
}

.sectionContent03 > p > a {
	display: block;
}

.sectionContent03 > p > a > img:hover {
	/* IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";

	/* IE 5-7 */
	filter: alpha(opacity=75);

	/* Netscape */
	-moz-opacity: 0.85;

	/* Safari 1.x */
	-khtml-opacity: 0.85;

	/* Good browsers */
	opacity: 0.85;
}

/*
.itemContents03 > p:first-child img {
	width: 100%;
}
*/
#scret_main {
	width:100%;
	min-width: 950px;
	background: url(/theme/secret_sale/images/pc_bg.jpg) repeat top left;
	padding-bottom: 35px;
	margin-bottom: 20px;
}
img { vertical-align:top;}
#subnavi #subnaviLinks {line-height: 0;}
#headerSP {display: none;}
#header ul {display: none;}

/* 共通footerカスタム */
.footerCustum {
	width: 960px;
	margin: 0 auto;
	padding-top: 30px;
	font-size: 11.2px !important;
}

.smphidden li a {

	font-size: 11.2px !important;
}

.to_pagetop a {
	font-size: 10.4px !important;
}

.recruitTextCont {
	padding: 0 10px;
}


/*20170629*/
.prev_rank {
	margin-top: 30px;
}

.prev_rank > .wrapInner {
	border-bottom: 1px solid #ccc;
	padding-bottom: 20px;
}

.prev_rank h2 {
	margin-bottom: 15px;
}

.prev_rank .link_arrow::before {
	background: url(../images/recruit_arrow.png) no-repeat;
	content: '';
	width: 16px;
	height: 16px;
	display: inline-block;
	position: absolute;
	top: 0;
	left: 0;
}

.prev_rank .link_arrow {
	position: relative;
	padding-left: 21px;
	margin-left: 15px;
}

/* SP Version
--------------*/

@media (max-width: 640px) {
	body, form, img, div, p, ul, ol, li, dl, dt, dd, h1, h2, h3 ,h4 , h5, h6, table, th ,td ,select {
		margin: 0;
		padding: 0;
		-webkit-text-size-adjust:none;
	}
	body{
		overflow: visible;
	}
	img {
		border:0;
		box-shadow: none !important;
		text-decoration: none;
		max-width: 100%;
		height: auto;
		vertical-align:top;
	}
	/************************************************************
	* スプライト画像 - 共通（c.png）
	************************************************************/
	.cS { background-image: url(/assets/img/common/sitetitle.png); background-repeat: no-repeat; }
	.logoL { background-position: 0 0; display: block; width: 90px; height: 35px; text-indent: -9999px; background-size: 214px auto; }
	.copyright { background-position: 0 -46px; display: block; width: 132px; height: 12px; text-indent: -9999px; }

	/************************************************************
	* 共通ヘッダー・フッター
	************************************************************/
	#wrap {
		width:100%;
	}

	#welcometop {
		display: none;
	}

	/* 共通header */
	#header_dms_ovr {
		display: none;
	}
	#header990 {
		width: 100%;
	}
	#headerSP {
		border-bottom: 1px solid #D2D2D2;
		padding: 5px 5px 1px 10px;
		position: relative;
		margin-bottom: 5px;
		display: block;
	}
	.headerIcons li a {
		display: block;
		width: 40px;
		height: 34px;
	}
	.header_icon_help {
		overflow: hidden;
		background: transparent url("/assets/img/pages/smart/2x/btn_helpinfo_l.png") no-repeat scroll 0px 0px / 40px 34px;
		text-indent: 100%;
		white-space: nowrap;
	}
	#header {
		height: 39px;
		padding: 5px;
		margin-bottom: 5px;
	}
	#header li:last-child.mt0 { margin-top: 0; }
	.globalNav { margin-top: -2px; }
	.globalNav li {
		display: inline;
	}

	#welcometop, .catch, #campaign{
		display:none;
	}
	
	.recruitTextCont {
		width: auto;
	}
	
/* // 20190613追加_ヘッダー用 //*/
	#siteHeader {
	display: none!important;
	}
/* //20190613追加_ヘッダー用 // */

	/* パンくず */
	#header990 #pankuzu  {
		padding: 5px 10px !important;
		box-sizing: border-box;
		-webkit-box-sizing: border-box;
		width: 100%;
		font-size: 9px !important;
	}
	#pankuzu li {
		font-size: 10px;
	}

	/* h1と掲載期間 */
	#info {
		width: 100%;
	}
	#page_info {
		float:none;
		width: 100%;
	}
	.index_h1 {
		width:100%;
		color: #999999;
		font-size: 9px;
		font-weight: 100;
		margin: 0 0px 5px;
		text-align: right;
	}
	.tarm_cam {
		width: 100%;
		font-size: 10px;
	}


	/* 共通footer */
	.footerCustum {
		width: 100%;
		padding-top: 15px;
	}
	.to_pagetop {
		width: 100%;
		padding-right: 5px;
	}
	#ft_ul {
		display: none;
	}
	#ft_logo {
		padding-left: 5px;
		margin-top: 20px;
		width: 100%;
	}
	#ft_logo img {
		width: 263px;
	}

	section div.clearfix div {
		width: 100%;
		height: auto;
	}
	
	.pc_hide {
		display: none;
	}

	.sp_hide {
		display: block;
	}
	
	.navUl li a img {
		width: 100%;
	}
	
	.sectionContent01 > h3 > p {
		padding: 10px 0 10px 0;
	}
	
	.wrapInner {
		width: auto;
	}
	
	.bannerBlock > p:first-child {
		background: url(../images/bannerBg.png);
		height: 0;
	}

	
	.navUl li {
		margin: 0 0 5px 0;
	}
	
	/*img {
		width: 100%;
	}*/
	
	a.sectionContent03_a {
		padding: 10px;
		width: auto;
	}
	
	.sectionArea03 .wrapInner{
		padding-bottom: 15px;
	}
	
	.sectionArea01 .wrapInner {
		padding-bottom: 0;
		background: #f3f3f3;
	}
	
	a.sectionContent03_a { width:100%;}
	.sectionContent03 > div:first-child > p:last-child {
		padding-bottom: 3px;
		width: 25%;
	}
	
	.sectionContent03 > div:first-child > p:first-child {
		width: 15%;
	}
	
	.itemContents03 > div > p {
		margin-bottom: 10px;
		font-size: 91%;
	}
	
	.itemContents03 > div {
		float: none;
		width: auto;
	}
	
	.sectionBlock03 h2 p {
		padding: 5px 0 10px 0;
	}
	
	.sectionBlock > h2 > p {
		padding: 5px 0 10px 0;
	}
	
	.sectionArea02 .sectionBlock > h2 > p {
		padding: 5px 0 10px 0;
	}
	
	.sectionContent01AUl > li > a {
		width: auto;
		padding-bottom: 9px;
	}
	
	.sectionArea02 .wrapInner {
		padding-bottom: 0;
	}
	
	.sectionContent01 {
		padding: 0 10px;
	}
	
	.sectionBlock03 {
		padding: 0 10px;
	}
	
	.sectionContent01AUl > li {
		float: none;
		width: auto;
		margin-right: 0;
		margin-bottom: 10px;
	}
	
	.sectionContent01A {
		padding: 0;
	}
	
	.itemContents03 > div > p + p {
		font-size: 91%;
		margin-bottom: 10px;
	}
	
	.itemContents03 > p:nth-child(2) {
		float: none;
		margin-bottom: 10px;
	}
	
	.sectionContent03 > div:first-child > p + p {
		padding-left: 10px;
		font-size: 108%;
		vertical-align: bottom;
	}
	
	.bannerBlock > p:first-child {
		margin-bottom: 0;
	}

	
	.lispItem > div:first-child {
		display: table;
		width: 100%;
		margin-bottom: 10px;
	}

	.lispItem > div:first-child > p {
		display: table-cell;
		vertical-align: bottom;
	}

	.lispItem > div:first-child > p:first-child {
		width: 15%;
	}

	.lispItem > div:first-child > p + p {
		padding-left: 5px;
		font-size: 108%;
		color: #271609;
		text-decoration: underline;
	}

	.lispItem > div:first-child > p + p + p {
		padding-bottom: 3px;
		width: 26%;
	}

	.lispItem > div + div {
		display: table;
		width: 100%;
		margin-bottom: 10px;
	}

	.lispItem > div + div > p {
		display: table-cell;
		vertical-align: top;
	}

	.lispItem > div + div > p:first-child {
		width: 45%;
	}

	.lispItem > div + div > p + p {
		padding-left: 10px;
		text-align: left;
		font-size: 91%;
		color: #333;
	}
	
	.lispItem > div + div > p + p:hover {
		color: #333;
	}

	.lispItem > div + div > p + p > span:last-child {
		color: #ad0602;
	}
	
	.sectionArea02 ul li a {
		width: auto;
	}
	
	.to_pagetop_a {
		text-decoration: underline !important;
	}
	
/*20170629*/
	.prev_rank {
		margin-top: 7px;
		padding: 0 10px;
	}
	.prev_rank > .wrapInner {
		padding-bottom: 10px;
		border-bottom: 1px solid #ccc;
	}
	.prev_rank h2 {
		margin-bottom: 7px;
		text-align: center;
	}
	
	.prev_rank .link_arrow {
		font-size: 10px;
	}
	.prev_rank .link_arrow::before {
		background: url(../images/sp_recruit_arrow.png) no-repeat;
		width: 10px;
		height: 10px;
		background-size: 100%;
		top: 50%;
		transform: translateY(-50%)
	}
	
	.prev_rank .link_arrow {
		padding-left: 15px;
		margin-left: 3.125%;
	}
}

/*Css Base End 060316*/