@charset "UTF-8";
@import "/include_2015/css/common.sp.css";

/* ---------------------------------------------------------
	CSS Document visual
--------------------------------------------------------- */

#visual .visual_01 {
	padding: 5% 5% 0
}

#visual .flex-direction-nav {
	display: none;
}

/* ---------------------------------------------------------
	CSS Document visual > flexslider
--------------------------------------------------------- */

.flexslider {
	display: none;
}

.flex-direction-nav a:hover {
	opacity: 0.8;
	filter: Alpha(opacity=80);
}

.flex-control-nav li {
	display: inline-block;
	vertical-align: top;
	margin: 5px 5px 0;
	text-align: left;
	cursor: pointer;
}

.flex-control-nav li a {
	display: inline-block;
	vertical-align: top;
	width: 12px;
	height: 12px;
	border-radius: 12px;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	background: #cfd1d3;
	text-indent: -9999px;
}

.flex-control-nav li a.flex-active {
	background: #d23c89;
}

/* ---------------------------------------------------------
	CSS Document job_navi
--------------------------------------------------------- */

#job_navi {
	padding: 5% 2% 5%;
	background: #f0f1f2;
}

.flexslider1 {
	display: none;
	position: relative;
}

#job_navi .slides li a {
	display: inline-block;
	vertical-align: top;
	width: 25%;
	margin: 15px 1% 0;
}

#job_navi .flex-direction-nav {
	width: 100%;
	position: absolute;
	top: 45%;
	z-index: 9;
}

#job_navi .flex-prev {
	width: 30px;
	height: 30px;
	background: url(/include_2015/top/job_navi_07.png) no-repeat 0 0;
	text-indent: -9999px;
	position: absolute;
	left: 0;
	z-index: 9;
}

#job_navi .flex-next {
	width: 30px;
	height: 30px;
	background: url(/include_2015/top/job_navi_08.png) no-repeat 0 0;
	text-indent: -9999px;
	position: absolute;
	right: 0;
	z-index: 9;
}

#job_search
{
    margin: 10px 0;
}

/* ---------------------------------------------------------
	CSS Document news
--------------------------------------------------------- */
#news .container {
	padding: 5%;
	background: #fff;
}

#news .area ul{
        text-align:left
}

#news .area li:last-child{
        text-align:right
}


#news .area li{
	padding:5px 0;
	border-top:1px dotted #ccc;
}

#news .tab_news li {
	font-size:13px;
	float: left;
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
}

#news .tab_news li:last-child {
	border-right:1px solid #ccc;
        text-align:right
}

#news .tab_news li a {
	padding:15px;
	text-decoration:none;
	color:#000
}

#news .content {
	clear: both;
	overflow: hidden;
	width: 100%;
	padding:15px 15px 5px;
	border:1px solid #ccc;
}

#news .area {
	display: none;
}

#news .tab_news li.active {
background: #eee;
}

/* ---------------------------------------------------------
	CSS Document pickup
--------------------------------------------------------- */

#pickup {
	padding: 5% 0;
	background: #d7e5f8;
}

#job_new a ,
#pickup a {
	text-decoration: none;
}

#job_new .box ,
#pickup .box {
	padding-bottom: 15px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	background: #fff;
	text-align: left;
}

/*#pickup .box {
	margin: 20px 0 0;
}*/

#pickup .flex-viewport {
	width: 280px;
	margin: 0 auto;
}

.pickup_photo {
	display: block;
	position: relative;
	width: 100%;
	height: 100%;
	padding: 62% 0 0;
}

.pickup_photo span{
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.pickup_photo img {
	width: 100%;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}

.pickup_company {
	margin: 10px 15px 5px;
	font-size: 13px;
	line-height: 15px;
	color: #d23c89;
}

.pickup_subject {
	margin: 0 15px;
	font-size: 18px;
	line-height:22px;
	color: #000;
	min-height:60px;
}

#job_new .pickup_subject{
	font-size: 15px;
	line-height: 20px;
}

.pickup_category {
	margin: 0 15px 5px;
	font-size: 13px;
	color: #6f7071;
}

#job_new .box ul ,
#pickup .box ul {
	background-color: #f0f1f2;
	background-image:url(/include_2015/images/work_icon_back01.png);
	background-repeat:no-repeat;
	margin: 0 15px;
	padding: 10px 0 0 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	font-size: 11px;
	line-height: 1.2;
	color: #000;
}

#pickup .box li {
	float: left;
	width: 50.0%;
	text-align: center;
	margin-bottom: 7px;
}

#pickup .flex-direction-nav{
	width: 100%;
	padding: 0 5%;
	position: absolute;
	top: 20%;
	z-index: 9;
}

#pickup .flex-prev {
	width: 30px;
	height: 30px;
	background: url(/include_2015/top/job_navi_07.png) no-repeat 0 0;
	text-indent: -9999px;
	position: absolute;
	top: 60px;
	left: 0;
	z-index: 9;
}

#pickup .flex-next {
	width: 30px;
	height: 30px;
	background: url(/include_2015/top/job_navi_08.png) no-repeat 0 0;
	text-indent: -9999px;
	position: absolute;
	top: 60px;
	right: 0;
	z-index: 9;
}


@media (max-width: 480px) {
#pickup .box li {
	float: left;
	width: 50%;
	margin-bottom: 7px;
}
}

#job_new .box li {
	float: left;
	width: 50%;
	text-align: center;
	margin-bottom: 7px;
}

/* ---------------------------------------------------------
	CSS Document job_new
--------------------------------------------------------- */

#job_new {
	padding: 5% 0;
	background: #f0f1f2;
}

#job_new h2 {
	font-weight: 100;
	font-size: 20px;
        line-height:25px;
	color: #6e7072;
}

#job_new h2 span {
	font-size: 15px;
        line-height:15px;
	color: #333333;
}


.flexslider2 {
	display: none;
	margin: 20px 0 0 0;
	position: relative;
}

#job_new .box ul {
	margin: 0 15px;
}

#job_new .pickup_subject {
	margin: 0 15px;
	font-size: 15px;
	line-height:20px;
	min-height:45px;
	color: #000;
}

#job_new .flex-viewport {
	width: 280px;
	margin: 0 auto;
}

#job_new .flex-direction-nav {
	width: 100%;
	padding: 0 5%;
	position: absolute;
	top: 20%;
	z-index: 9;
}

#job_new .flex-prev {
	width: 30px;
	height: 30px;
	background: url(/include_2015/top/job_navi_07.png) no-repeat 0 0;
	text-indent: -9999px;
	position: absolute;
	top: 60px;
	left: 0;
	z-index: 9;
}

#job_new .flex-next {
	width: 30px;
	height: 30px;
	background: url(/include_2015/top/job_navi_08.png) no-repeat 0 0;
	text-indent: -9999px;
	position: absolute;
	top: 60px;
	right: 0;
	z-index: 9;
}

@media (max-width: 480px) {
#job_new .center img {
	width: 70%;
}
}

#job_new .center img {
	margin-top:15px;
}

/* ---------------------------------------------------------
	CSS Document category
--------------------------------------------------------- */

#category {
	padding: 20px 10px 10px;
}

#category h2 {
	margin-bottom: 10px;
	font-weight: 100;
	font-size: 18px;
	line-height: 1.3;
	color: #6e7072;
}

#category h2 span {
	display: block;
	margin-bottom: 5px;
	font-size: 14px;
	color: #333333;
}

#category li {
	display: inline-block;
	vertical-align: top;
	width: 32%;
	padding-top: 35%;
	background-repeat: no-repeat;
	background-position: top;
	background-size: 100% auto;
	font-size: 13px;
}

#category li a {
	display: block;
	text-decoration: none;
	font-size: 10px;
	color: #333;
}

#category .career {
	background-image: url(/include_2015/top/category_01.png);
	color: #033665;
}

#category .life {
	background-image: url(/include_2015/top/category_02.png);
	color: #da7a09;
}

#category .event {
	background-image: url(/include_2015/top/category_03.png);
	color: #4d7c11;
}

/* ---------------------------------------------------------
	CSS Document entries
--------------------------------------------------------- */

#entries h2 {
	height: 51px;
	margin: 0 0 10px;
	border-top: solid 4px #cfd1d3;
	border-bottom: solid 1px #cfd1d3;
	text-align: center;
	font-weight: 100;
	font-size: 20px;
	line-height: 46px;
	color: #424344;
}

#entries .right {
	padding: 0 10px;
}

#entries .tab {
	text-decoration: underline;
	color: #d23c89;
	cursor: pointer;
}

#entries .tab:hover {
	color: #e99400;
}

#entries .tab.active,
#entries .tab.active:hover {
	text-decoration: none;
	color: #333;
	cursor: text;
}

#entries .tab_box {
	display: none;
	margin-left: 2%;
	text-align: left;
}

#entries .tab_box.active {
	display: block;
}

#entries .tab_f {
	margin: 0 2% 0 0;
	font-size: 12px;
	line-height: 1.3;
}

#entries .box {
	border-top:#eee 3px solid;
	margin-top: 10px;
	padding-top:10px;
}

#entries .photo {
	float:left;
	width:40%;
	height:50%;
	overflow: hidden;
	margin-bottom: 10px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border: solid 1px #cfd1d3;
	max-height:120px;
}


#entries .photo img {
	width:100%;
	overflow: hidden;
}

#entries .career {
	color: #033665;
	width:55%;
	float:right;
}

#entries .life {
	color: #da7a09;
	width:55%;
	float:right;
}

#entries .event {
	color: #4d7c11;
	width:55%;
	float:right;
}

#entries .subject a {
	display: block;
	margin: 5px 0;
	text-decoration: none;
	font-size: 16px;
	color: #000;
	width:55%;
	float:right;
}

#entries .excerpt {
	width:55%;
	float:right;
	overflow: hidden;
}

#entries .blog {
	width:55%;
	margin: 10px 0 5px;
	float:right;
}

#entries .like {
	padding-top: 5px;
	border-top: dotted 1px #969a9e;
	font-size: 12px;
	color: #d43989;
	clear:both;
	text-align:right;
}

#entries .like span {
	margin-left: 5px;
	font-size: 15px;
}

#entries .center {
	margin-top: 20px;
}


@media (max-width: 480px) {
#entries .center img {
	width: 70%;
}
}

#entries .center img {
	margin-top:15px;
}

/* ---------------------------------------------------------
	CSS Document bnr
--------------------------------------------------------- */
#bnr ul{
	border-top:3px dotted #ccc;
	margin:15px 2%;
    padding:10px 0 0;
    text-align:left;
}

#bnr li{
	display:inline-block;
	width:32%;
    padding:5px;
    text-align:center;
}

@media screen and (max-width: 480px){
#bnr ul{
	border-top:3px dotted #ccc;
	margin:10px 2% 0;
    padding:10px 0 0;
	text-align:left
}

#bnr li{
	display:inline-block;
	width:49%;
    text-align:center;
}
}

#bnr_a ul{
	border-top:1px dotted #ccc;
	text-align:left
}

#bnr_a li{
	display:inline-block;
	margin:20px 10px
}

/* ---------------------------------------------------------
	CSS Document pickup_bnr,pickup_bnr2
--------------------------------------------------------- */
#pickup_bnr,#pickup_bnr2 ul{
	margin:0 5%;
    text-align:left;
}

#pickup_bnr,#pickup_bnr2 li{
    text-align:center;
    padding:0 5px 10px;
}

/* ---------------------------------------------------------
	CSS Document sns_btn
--------------------------------------------------------- */
.follow-me {
  background:#e4e4e4;
  width:100%;
  list-style: none;
  margin: 0 0 -10px;
  overflow: hidden;
  padding: 15px;
  text-align:center;
}

.follow-me li {
  display:inline-block;
  margin: 0 10px 10px 0;
  padding: 0;
}

.follow-me li a::before {
  border-style: solid;
  border-width: 1px;
  -webkit-border-radius: 2px;
  border-radius: 50%;
  display: inline-block;
  width: 42px; /* Button width */
  height: 42px; /* Button height */
  text-align: center;
  padding: 5px;
}

.follow-me li a[href*="facebook.com"]::before       { border-color: #3b5998; background-color: #3b5998; content: url(/include_2015/images/facebook-brands_1.png)}
.follow-me li a[href*="instagram.com"]::before      { border-color: #125688; background-color: #125688; content: url(/include_2015/images/instagram-brands_1.png)}
.follow-me li a[href*="twitter.com"]::before        { border-color: #000; background-color: #000; content: url(/include_2015/images/x-brands_1.png)}
.follow-me li a[href*="youtube.com"]::before        { border-color: #cd201f; background-color: #cd201f; content: url(/include_2015/images/youtube-brands_1.png)}
.follow-me li a[href*="line.me"]::before            { border-color: #06C755; background-color: #06C755; content: url(/include_2015/images/line-brands_1.png)}
.follow-me li a:hover::before {
  background-color: #fff;top:5p
}

.follow-me li a[href*="facebook.com"]:hover::before       { content: url(/include_2015/images/facebook-brands_2.png)}
.follow-me li a[href*="instagram.com"]:hover::before      { content: url(/include_2015/images/instagram-brands_2.png)}
.follow-me li a[href*="twitter.com"]:hover::before        { content: url(/include_2015/images/x-brands_2.png)}
.follow-me li a[href*="youtube.com"]:hover::before        { content: url(/include_2015/images/youtube-brands_2.png)}
.follow-me li a[href*="line.me"]:hover::before            { content: url(/include_2015/images/line-brands_2.png)}


/* 以下追加　*/
#pickup_bnr li{
	margin-top: 10px;
}


.serch-sp{
	padding-left: 8px ;
	padding-right: 8px ;
}
.page-header{
	font-size: 22px;
	padding: 15px 0 15px;
	margin-bottom: 20px;
	border-bottom: 4px solid #d23c89;
	font-family: inherit;
	font-weight: 500;
	line-height: 1.1;
	color: inherit;
}

.serch{
	border-radius: 10px;
	background: #f0f1f2;
	margin: 10px auto;
}

.form-serch-input{
	width: 90%;
	margin: 0 auto;
}

.serch .form-serch-label{
	display: inline-block;
	font-weight: bold;
	min-height: 1px;
	margin-top: 10px;
	width: 100%;
	text-align: left;
}

.serch .form-control{
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	padding-left: 10px;
}

.serch .btn-primary{
	background: #e78a4b;
	border: #e78a4b;
	color: #fff;
	margin: 10px auto;
}

.serch .btn{
	display: inline-block;
	padding: 6px 12px;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px
}

#side h2{
	margin-bottom: 5px;
	padding-left: 22px;
	background: url(/include_2015/images/i_tags.png) no-repeat 0 3px;
	text-align: left;
	font-weight: 100;
	font-size: 16px;
	margin-top: 20px;
}


#side .career_up{
    padding-left: 8px;
    padding-right: 8px;
    text-align: left;
}



#side .career_up a
{
	text-decoration: none;
    color: #d74e93;
}

#side .career_up .find:hover {
	opacity: 0.8;
	filter: Alpha(opacity=80);
}

#side .career_up p{
	clear: right;
}

#side .career_up .entry_date{
	padding: 10px 10px 0 10px;
	border-left: solid 3px #d74e93;
	background: #fefee6;
}


#side .career_up .entry_total{
	float: left;
	padding: 2px 10px 0;
	margin: 0 0 5px;
	background: #f80;
	font-size: 12px;
	line-height: 18px;
	color: #fff;
}

#side .career_up .entry_title{
	margin-bottom: 10px;
	padding: 1px 5px 6px 10px;
	border-left: solid 3px #d74e93;
	background: #fefee6;
	text-decoration: none;
	font-size: 16px;
	line-height: 22px;
	color: #d74e93;
}


#side .career_up .f_right{
	font-size: 13px;
	float: right;
}

#side .career_up .txt{
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 10px;
}

#side .career_up .career_up_img{
	width: 240px;
	margin: auto;
}

#side .career_up .career_up_img img{
	max-width: 100%;
	max-height: 100%;
}
#side .career_up ::after{
	content: "";
	display: block;
	clear: both;
	height: 1px;
	overflow: hidden;
}

#side .life_style{
	margin-top: 20px;
	padding-left: 8px;
    padding-right: 8px;
}


#side .life_style ul dl{
	margin-top: 10px;
	padding-top: 10px;
	border-top: solid 3px #d74e93;
	text-align: left;
}

#side .life_style ul dt{
	float: left;
	width: 25%;
}


.find{
	cursor: pointer;
}



#side .life_style img{
	max-width: 100%;
	height: auto;
	border: 0;
	vertical-align: top;
}

#side .life_style dd{
	float: right;
	width: 72%;
	font-size: 12px;

}

#side .life_style dd a{
	display: block;
	text-decoration: none;
	font-size: 14px;
}

#side .life_style dd .blog_name{
	display: inline-block;
	vertical-align: middle;
	height: 18px;
	margin-right: 10px;
	margin-bottom: 5px;
	padding: 1px 8px 0;
	background: #f80;
	font-size: 12px;
	line-height: 18px;
	color: #fff;
}

#side .life_style ul dl:after {
	content: "";
	display: block;
	clear: both;
	height: 1px;
	overflow: hidden;
}


#side .event p{
	clear:  right;
}

#side .event .entry_date{
	padding: 10px 10px 0 10px;
	border-left: solid 3px #d74e93;
	background: #fefee6;
}


#side .event .entry_total{
	float: left;
	padding: 2px 10px 0;
	margin: 0 0 5px;
	background: #f80;
	font-size: 12px;
	line-height: 18px;
	color: #fff;
}

#side .event .entry_title{
	margin-bottom: 10px;
	padding: 1px 5px 6px 10px;
	border-left: solid 3px #d74e93;
	background: #fefee6;
	text-decoration: none;
	font-size: 16px;
	line-height: 22px;
	color: #d74e93;
}


#side .event .f_right{
	font-size: 13px;
	float: right;
}

#side .event .txt{
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 10px;
}

#side .event .event_img{
	width: 240px;
	margin: auto;
}

#side .event .event_img img{
	max-width: 100%;
	max-height: 100%;
}
#side .event ::after{
	content: "";
	display: block;
	clear: both;
	height: 1px;
	overflow: hidden;
}
#side .face_book {
	overflow: hidden;
	margin: 10px auto;
}

#fnavi {
	clear: both;
}

#side .event
{
    text-align: left;
    padding-left: 8px;
    padding-right: 8px;
}

#side .event a
{
	text-decoration: none;
    color: #d74e93;
}

#side .event .find:hover {
	opacity: 0.8;
	filter: Alpha(opacity=80);
}

/* スマホ版ではヘッダーのお問い合わせは隠す */
#header .f_tel
{
    display: none;
}

.hlogin
{
    font-size: 10px;
}

.hlogin .free_signin
{
    display: none;
}


#sp-global-navi 
{
   width: 100%;
}

.sp-global-navi 
{
    text-align:center;
}

.sp-global-navi li
{
    display: inline-block;
    border-left: dotted 1px #cfd1d3;
    font-size: 10px;
    line-height: 30px;
    padding-left: 2px;
}

.sp-global-navi .top-li 
{
    border-left: none;
}

.sp-global-navi li a
{
    display: block;
    text-decoration: none;
    color: #424344;
}