@charset "utf-8";

/* ============================================ */
/*  SP CSS
 ============================================== */

/* css調整分
=========================================== */
#Existing #Container {
	min-width: 320px;
	background:none;
}

/* Header */
#Existing #Header {
	width: 98%;
	height: auto;
	min-height:70px;
	margin: 0 auto;
	background:none;
}

#Existing #Header header{
	width: auto;
	height: auto;
}

#Existing #Header header h1 {
	display: block;
	/display: inline;
	/zoom: 1;
	vertical-align: middle;
	overflow: hidden;
	margin-top: 15px;
	padding-left: 10px;
	float:left;
}
#Existing #Header header h1 img {
	width: 100%;
}
#Existing #Header p{
	/*display: none;*/
	float:right;
	width:60%;
}

#Existing #Header p img{
	width:100%;
	max-width:221px;
	height:auto;
}

#Existing #Header header nav {
	display: block;
	/display: inline;
	/zoom: 1;
	vertical-align: middle;
	overflow: hidden;
	width: 100%;
	text-align: left;
	margin-right: 0;
	padding-right: 0;
	float:none;
	clear:both;
}
#Existing #Header header nav ul#sns {
	border: none;
	margin-top: 19px;
}
#Existing #Header header nav ul#sns li {
	width: 15%;
	margin-right: 2px;
	margin-left: 0;
}
#Existing #Header header nav ul#sns li img {
	width: 100%;
}
#Existing #Header header nav ul#switch {
	display: none;
}

#Existing #Header header nav .socialBtn{
	margin-top: 20px;
	padding: 6px 0 0 0;
	border-right: none;
	width:100%;
	float:none;
	/*border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;*/
}

#Existing #Header header nav .socialBtn li{
	padding-left:0;
	padding-right:5px;
	float:none;
	display:inline-block;
}

#Existing #Header header nav .socialBtn li.twitter{
	width:90px;
}
#Existing #Header header nav{
  display:none;
}

/* About */
#Existing #About h1 {
	width: 30%;
	display: inline-block;
	/display: inline;
	/zoom: 1;
	vertical-align: middle;
	margin: 10px 10px 0 0;
}
#Existing #About img {
	display: block;
	width: 100%;
	vertical-align: middle;
}
#Existing #About article {
	display: inline-block;
	/display: inline;
	/zoom: 1;
	vertical-align: middle;
	overflow: hidden;
}


@media screen and (min-width:481px){
	#Existing #Header h1 {
		margin: 0 20px 0 0;
	}
	#Existing #Header nav li {
		margin-right: 0;
	}
}

/* Category
------------------------------------------------ */
#Existing #Navi .catebanner{
	display:none;
}

#Existing .catebannerList {
	display:block;
	margin-bottom: 10px;
	padding:0 0 0 0;
	background-image: none;
	background-color: #fff;
}

#Existing .catebannerList .pic {
	float: left;
	line-height: 0;
	padding:0;
	line-height:1.0em;
}
#Existing .catebannerList .box-txt {
	float:left;
	height: 100px;
	padding: 0;
	z-index: 100000;
	width:100%;
}
#Existing .catebannerList .box-txt h2 {
	font-size: 70%;
	line-height: 100%;
	/*background: url(/careercompass/wp-content/uploads/existing/img/h2_icon.png) left top no-repeat;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/careercompass/wp-content/uploads/existing/img/h2_icon.png", sizingMethod="crop");*/
	margin-bottom: 10px;
	padding:5px 0 5px 10px;
	color:#fff;
}
#Existing .catebannerList .box-txt h3 {
	font-size: 100%;
	line-height: 100%;
	font-weight: bold;
	margin-bottom: 8px;
	padding:0 15px;
}
#Existing .catebannerList .box-txt p {
	font-size: 70%;
	line-height: 150%;
	padding:0 15px;
}

#Existing .catebannerList float-L,.catebannerList float-R{float:none;}

#Existing .catebannerList .box-txt{
	width:auto;
}

#Existing .catebannerList h2{
	color: #ffffff;
}


/* Box
------------------------------------------------ */
#Existing .box h1 img,
#Existing .catebannerList .pic img{
	width: 100%;
	height: auto;
}
#Existing .box .new img {
	width: 10%;
	height: auto;
}
#Existing .box .box-txt,
#Existing .catebannerList .box-txt{
	padding: 0;
}
#Existing .box .box-txt h2,
#Existing .catebannerList h2{
	width:100%;
	background-position: left 0.2em;
	-moz-background-size:6% auto;
	background-size:6% auto;
	padding-left: 8%;
	line-height: 110%;
	font-size: 70%;
	border-top-right-radius: 8px;
	-webkit-border-top-right-radius: 8px;
	-moz-border-radius-topright: 8px;
}

#Existing .box .box-txt p,
#Existing .catebannerList .box-txt p{
	padding:0 8px;
	margin:0;
	line-height:120%;
}

#Existing .catebannerList .box-txt p {
	padding:6px 8px 0;
}

#Existing #wrapper .large .box-txt h3{
	margin-left: 14px;
	margin-bottom: 20px;
	font-size: 120%;
}

#Existing #wrapper .large .new img {
	width: 20%;
	height: auto;
}
#Existing #wrapper .large h1 {
	height: 120px;
	/* 年収データ分 */
	background-position:-160px -10px;
	background-size:300px auto;
}
#Existing #wrapper .large h1 img {
	width: 55%;
	/* 年収データ分 */
	left: 130px;
	top:62px;
}
@media screen and (min-width:321px){
#Existing #wrapper .large h1 {
	/* 年収データ分 */
	background-position: -270px -20px;
	background-size:500px auto;
}
#Existing #wrapper .large h1 img {
	width: 48%;
	/* 年収データ分 */
	left: 200px;
	top:35px;
}
}


#Existing #wrapper .large .box-txt h2 {
	background-position: left 0.1em;
	-moz-background-size: 12px;
	background-size: 12px;
	padding-left: 14px;
	margin-bottom: 15px;
	font-size: 80%;
}
#Existing .pagetop {
	text-align: center;
}


/* JS調整分　ここから↓はJSで調整？　その場合はCSSからは削除してください。
=========================================== */
#Existing #Contents {
	width: 98%;
}


/* Header
------------------------------------------------ */
#Existing #Header header h1 {
	width: 30%;
	height: auto;
}

/* About
------------------------------------------------ */
#Existing #About article {
	width: 63%;
	height: auto;
}

/* Navi
------------------------------------------------ */
#Existing #Navi {
	width: 100%;
}
#Existing #Navi .radius {
	background:url(/careercompass/wp-content/uploads/existing/img/nav_bg.gif) no-repeat 120% 0px #fff;
}
#Existing #Blanklink{
	display: none;
}

/* Body
------------------------------------------------ */
#Existing #Body {
	width: 100%;
	min-width:100%;
	margin-bottom: 0;
}
#Existing #Body #wrapper{
	margin-bottom:0;
}
#Existing .box,
#Existing .catebannerList {
	width: 100%;
	height:auto;
	overflow:hidden;
}
#Existing .box h1,
#Existing .catebannerList .pic{
	width: 44%;
	height: auto;
}
#Existing .box .box-txt,
#Existing .catebannerList .box-txt{
	width: 56%;
	height: auto;
}
#Existing .box .box-txt h2,
#Existing .catebannerList .box-txt h2{
	padding:5px 0 5px 3px;
	margin:0;
	font-size: 65%;
}
#Existing .box .box-txt h3,
#Existing .catebannerList .box-txt h3{
	font-size: 80%;
	margin:7px 0 4px;
	padding:0 8px;
}
@media screen and (min-width:321px) and (max-width: 480px){
#Existing .box .box-txt h3,
#Existing .catebannerList .box-txt h3{
	font-size: 120%;
}
}
/* 連載コラム用 スタイル */
#Existing #wrapper .large {
	width: 100%;
	height: 270px;
}
#Existing #wrapper .large h1 {
	width: 100%;
	float: none;
}
#Existing #wrapper .large .box-txt {
	width: 100%;
	float: none;
}
#Existing #wrapper .large .box-txt h2{
	margin-bottom:5px;
}
#Existing #wrapper .large .box-txt h3{
	font-size: 80%;
	margin:6px 0;
}
@media screen and (min-width:321px) and (max-width: 480px){
#Existing #wrapper .large .box-txt h3{
	font-size: 120%;
}
}
#Existing #wrapper .large .box-txt p{
	padding-bottom:10px;
}
#Existing #BlanklinkList{
	display:block;
	background-color:#fff;
	height:auto;
	padding:10px 0 2px;
	margin-bottom:30px;
}

#Existing #BlanklinkList li{
	width:100%;
	text-align:center;
}
#Existing #BlanklinkList li.float-L{
	text-align:center;
}

#Existing #BlanklinkList li.float-L,#BlanklinkList li.float-R{
	float:none;
}

#Existing #BlanklinkList li a img{
	
}

#Existing .catebannerList .pic img {display: none;}
#Existing .catebannerList .pic .spImg {display: inline;}

/* Social Button
------------------------------------------------ */
#Existing .socialBtn li{
	float:left;
	padding:0 0 0 10px;
}

#Existing .socialBtn li.twitter{
	/*width:auto;*/
	width:90px;
}

#Existing #Footer .socialBtn{
	height:auto;
}

/* Footer
------------------------------------------------ */
#Existing #Footer {
	height: auto;
}
#Existing #Footer footer{
	width:100%;
}
#Existing #Footer footer div.float-L {
	float:none;
	width:100%;
	text-align:center;
	padding-top:0px;
	
}
#Existing #Footer footer div.float-L span.browser{
	display:none;
}
#Existing #Footer footer p.float-R {
	float:none;
	text-align:center;
	padding-top: 5px;
}

