@charset "UTF-8";
.highlight {
  zoom: 1;
}
.highlight:after {
  display: block;
  content: "";
  clear: both;
}

/* 独立・起業特集LP */
body {
  font-size: 16px;
  text-align: left;
  color: #333;
  line-height: 1.7;
}

a {
  text-decoration: none;
  color: #333;
}

.f20 {
  font-size: 20px !important;
}

.f24 {
  font-size: 24px !important;
}

.mb60 {
  margin-bottom: 60px;
}

.center {
  text-align: center;
}

.link_hover {
  text-decoration: none;
  color: #eb7808;
}

.underline {
  text-decoration: underline;
}

.breadcrumb {
  width: 950px;
  height: 26px;
  margin: 0 auto;
  padding: 3px 0;
  font-size: 12px;
}
.breadcrumb li {
  display: inline;
  padding: 3px 0;
}
.breadcrumb span {
  margin: 0 5px;
}

.content {
  padding: 60px 0;
}

.bg_blue {
  background-color: #eaf4f5;
}

h2 {
  color: #39b3bb;
  font-size: 30px;
  text-align: center;
}

.read {
  margin: 0 0 30px 0;
  text-align: center;
}

.cp_name {
  font-size: 10px;
}

.btn_check {
  background-color: #39b3bb;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -moz-box-shadow: 0 4px 0 #1e8990;
  -webkit-box-shadow: 0 4px 0 #1e8990;
  box-shadow: 0 4px 0 #1e8990;
}
.btn_check:visited {
  color: #fff;
}

.btn_fc {
  display: block;
  background-color: #00a84f;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -moz-box-shadow: 0 4px 0 #007939;
  -webkit-box-shadow: 0 4px 0 #007939;
  box-shadow: 0 4px 0 #007939;
  color: #fff;
  text-align: center;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.btn_fc:hover {
  background-color: #00d966;
  color: #fff;
}
.btn_fc:visited {
  color: #fff;
}

.btn_entre {
  display: block;
  background-color: #332fb1;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -moz-box-shadow: 0 4px 0 #161454;
  -webkit-box-shadow: 0 4px 0 #161454;
  box-shadow: 0 4px 0 #161454;
  color: #fff;
  text-align: center;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.btn_entre:hover {
  background-color: #4b45ff;
  color: #fff;
}
.btn_entre:visited {
  color: #fff;
}

.kv {
  width: 100%;
  padding: 44px 0 0 0;
  background: url("http://i.yimg.jp/images/job/pc/images/contents/independent/bg_main.png") no-repeat top center;
}

.kv_ttl {
  position: relative;
  width: 575px;
  height: 218px;
  margin: 0 auto;
  background: url("http://i.yimg.jp/images/job/pc/images/contents/independent/bg_ttl.png") no-repeat top center;
}
.kv_ttl .kv_catch {
  position: absolute;
  top: 23px;
  left: 145px;
  width: 285px;
  height: 0;
  padding-top: 44px;
  background: url("http://i.yimg.jp/images/job/pc/images/contents/independent/main_catch.png") no-repeat 0 0;
  overflow: hidden;
}
.kv_ttl h1 {
  position: absolute;
  top: 82px;
  left: 51px;
  width: 474px;
  height: 0;
  padding-top: 39px;
  background: url("http://i.yimg.jp/images/job/pc/images/contents/independent/ttl_h1.png") no-repeat 0 0;
  overflow: hidden;
}
.kv_ttl .kv_copy {
  position: absolute;
  top: 155px;
  left: 20px;
  width: 539px;
  height: 0;
  padding-top: 42px;
  background: url("http://i.yimg.jp/images/job/pc/images/contents/independent/main_copy.png") no-repeat 0 0;
  overflow: hidden;
}

nav {
  width: 100%;
  height: 138px;
  margin: 0 auto;
  background: url("http://i.yimg.jp/images/job/pc/images/contents/independent/bg_nav.png") no-repeat top center;
  border-bottom: 1px solid #e2e2e2;
}
nav ul {
  width: 950px;
  margin: 0 auto;
  padding: 52px 0 0 0;
  _zoom: 1;
  overflow: hidden;
  *zoom: 1;
}
nav ul li {
  float: left;
  height: 67px;
  background: url("http://i.yimg.jp/images/job/pc/images/contents/independent/border.png") no-repeat 100% 0;
}
nav ul li.nav_01 a {
  width: 210px;
  background: url("http://i.yimg.jp/images/job/pc/images/contents/independent/ttl_sprite.png") no-repeat 50% -10px;
}
nav ul li.nav_02 a {
  width: 210px;
  background: url("http://i.yimg.jp/images/job/pc/images/contents/independent/ttl_sprite.png") no-repeat 50% -72px;
}
nav ul li.nav_03 a {
  width: 210px;
  background: url("http://i.yimg.jp/images/job/pc/images/contents/independent/ttl_sprite.png") no-repeat 50% -134px;
}
nav ul li.nav_04 a {
  width: 320px;
  background: url("http://i.yimg.jp/images/job/pc/images/contents/independent/ttl_sprite.png") no-repeat 50% -197px;
}
nav ul li.nav_04 a:hover:after {
  display: block;
  width: 280px;
  content: "";
}
nav ul li.nav_03 {
  background: none;
}
nav ul li a {
  position: relative;
  display: block;
  height: 67px;
  padding: 0;
  text-align: center;
  text-indent: -9999px;
}
nav ul li a:after {
  position: absolute;
  bottom: 0;
  left: 20px;
  display: block;
  width: 0;
  height: 1px;
  background-color: #39b3bb;
  content: "";
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
nav ul li a:hover:after {
  display: block;
  width: 170px;
  content: "";
}

.article_list {
  width: 950px;
  margin: 0 auto;
}

.article_inner {
  padding: 20px;
}

.article_list {
  overflow: hidden;
  *zoom: 1;
}
.article_list .thum_list {
  margin: 0 -29px 0 0;
}
.article_list .thum_list .thum_01, .article_list .thum_list .thum_02, .article_list .thum_list .thum_03 {
  position: relative;
  width: 295px;
  height: 360px;
  float: left;
  margin: 0 29px 29px 0;
  background: #fff;
  border: 1px solid #c5c5c5;
  font-size: 14px;
  z-index: 1;
}
.article_list .thum_list .thum_01 h3, .article_list .thum_list .thum_02 h3, .article_list .thum_list .thum_03 h3 {
  position: absolute;
  top: -28px;
  left: 31px;
  width: 235px;
  height: 0;
  padding: 50px 0 0 0;
  overflow: hidden;
  z-index: 3;
}

.thum_01 a, .thum_02 a {
  display: block;
  padding: 0 20px 20px 20px;
  color: #333;
}
.thum_01 a img, .thum_02 a img {
  margin: 0 -20px 12px -20px;
}
.thum_01 a .cp_name, .thum_02 a .cp_name {
  position: absolute;
  right: 20px;
  bottom: 70px;
}
.thum_01 a .btn_check, .thum_02 a .btn_check {
  position: absolute;
  bottom: 20px;
  width: 255px;
  height: 44px;
  line-height: 44px;
  text-align: center;
  color: #fff;
}
.thum_01 a img, .thum_01 a h3, .thum_01 a p, .thum_02 a img, .thum_02 a h3, .thum_02 a p {
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.thum_01 a:hover .btn_check, .thum_02 a:hover .btn_check {
  background-color: #60dde5;
}
.thum_01 a:hover img, .thum_02 a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
}

.thum_01 h3 {
  background: url("http://i.yimg.jp/images/job/pc/images/contents/independent/ttl_rbn_01.png") no-repeat 0 0;
}

.thum_02 h3 {
  background: url("http://i.yimg.jp/images/job/pc/images/contents/independent/ttl_rbn_02.png") no-repeat 0 0;
}

.thum_03 a {
  display: block;
}
.thum_03 h3 {
  background: url("http://i.yimg.jp/images/job/pc/images/contents/independent/ttl_rbn_03.png") no-repeat 0 0;
}
.thum_03 img {
  margin: 0 0 12px 0;
}
.thum_03 .prl20 {
  padding: 0 20px;
}
.thum_03 ul {
  position: absolute;
  bottom: 20px;
  margin: 0 10px 0 20px;
}
.thum_03 ul li {
  width: 122px;
  float: left;
  margin: 0 10px 0 0;
}
.thum_03 ul li a {
  height: 44px;
  color: #fff;
}
.thum_03 ul li .btn_fc {
  display: table-cell;
  width: 122px;
  vertical-align: middle;
  font-size: 10px;
}
.thum_03 ul li .btn_entre {
  display: table-cell;
  width: 122px;
  vertical-align: middle;
  font-size: 12px;
}

.thum_04 {
  position: relative;
  clear: both;
  display: table;
  margin: 20px auto 40px auto;
}
.thum_04 a {
  display: block;
  border: 1px solid #c5c5c5;
  width: 948px;
  height: 118px;
  color: #333;
}
.thum_04 a img {
  float: left;
}
.thum_04 a .fr {
  float: right;
  padding: 0 30px;
  width: 713px;
  height: 118px;
  display: table;
  font-size: 16px;
}
.thum_04 a .fr p {
  display: table-cell;
  vertical-align: middle;
  font-weight: bold;
}
.thum_04 a .fr p span {
  color: #ef741a;
}
.thum_04 a .fr ul {
  position: absolute;
  top: 20px;
  right: 30px;
  width: 290px;
  height: 118px;
  float: right;
  display: table-cell;
  vertical-align: middle;
}
.thum_04 a .fr ul .cp_name {
  margin: 0 0 6px 0;
  text-align: right;
}
.thum_04 a .btn_check {
  width: 290px;
  height: 44px;
  line-height: 44px;
  text-align: center;
  color: #fff;
}
.thum_04 a img, .thum_04 a h3, .thum_04 a p {
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.thum_04 a:hover .btn_check {
  background-color: #60dde5;
}
.thum_04 a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
}

.highlight {
  width: 950px;
  margin: 30px auto 60px auto;
}
.highlight__item {
  width: 460px;
  float: left;
}
.highlight__item:first-child {
  margin: 0 30px 0 0;
}
.highlight__caption {
  float: left;
  width: 280px;
  padding: 20px 0 20px 20px;
  box-sizing: border-box;
  font-size: 14px;
  color: #333;
  line-height: 1.6;
}
.highlight figure {
  float: right;
  width: 160px;
  margin: 0;
  padding: 0;
  overflow: hidden;
}
.highlight figure img {
  height: 190px;
  vertical-align: bottom;
}
.highlight .btn_fc, .highlight .btn_entre {
  padding: 8px 0;
  line-height: 1.4;
  font-size: 14px;
}
.highlight__entre {
  color: #332fb1;
}
.highlight__fc {
  color: #00a84f;
}
.highlight .f12 {
  font-size: 12px;
}
.highlight__link {
  display: inline-block;
  width: 100%;
  background: #fff;
  border: 1px solid #c5c5c5;
  box-sizing: border-box;
}
.highlight__link:hover p, .highlight__link:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.highlight__link--entre:hover .btn_entre {
  background-color: #4b45ff;
  color: #fff;
}
.highlight__link--fc:hover .btn_fc {
  background-color: #00d966;
  color: #fff;
}

.article_side .article_inner {
  background-color: #fff;
  padding: 20px 20px 24px 20px;
}
.article_side .btn_entre {
  margin: 0 auto 64px auto;
}
.article_side .btn_fc {
  margin: 0 auto;
}
.article_side .btn_fc, .article_side .btn_entre {
  width: 400px;
  padding: 15px 0;
  font-size: 18px;
  line-height: 1.2;
}
.article_side .btn_fc span, .article_side .btn_entre span {
  font-size: 14px;
}
.article_side h3 {
  float: left;
  margin: 0 0 15px 0;
}
.article_side .ttl_h3_01 {
  background: url("http://i.yimg.jp/images/job/pc/images/contents/independent/ttl_h3.png") no-repeat 0 0;
  width: 93px;
  height: 0;
  padding-top: 21px;
  overflow: hidden;
}
.article_side .ttl_h3_02 {
  background: url("http://i.yimg.jp/images/job/pc/images/contents/independent/ttl_h3.png") no-repeat 0 -41px;
  width: 240px;
  height: 0;
  padding-top: 21px;
  overflow: hidden;
}
.article_side .cp_name {
  float: right;
  line-height: 30px;
}

.job_list {
  margin: 0 -15px 0 0;
  overflow: hidden;
  *zoom: 1;
  clear: both;
}
.job_list li {
  width: 215px;
  float: left;
  margin: 0 15px 15px 0;
  text-align: center;
}
.job_list li a {
  display: table-cell;
  vertical-align: middle;
  width: 215px;
  height: 65px;
  background-color: #e9e8f6;
  border: 1px solid #332fb1;
  -moz-box-shadow: 0 3px 0 #332fb1;
  -webkit-box-shadow: 0 3px 0 #332fb1;
  box-shadow: 0 3px 0 #332fb1;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  color: #332fb1;
  line-height: 1.4;
  font-weight: bold;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.job_list li a:hover {
  background-color: #f7f7fc;
}
.job_list li a span {
  font-size: 12px;
}

.contents_list {
  margin: 0 -15px 10px 0;
  overflow: hidden;
  *zoom: 1;
  clear: both;
}
.contents_list li {
  width: 447px;
  float: left;
  margin: 0 15px 15px 0;
  text-align: center;
}
.contents_list li a {
  display: table-cell;
  vertical-align: middle;
  width: 447px;
  height: 65px;
  background-color: #e8f6ef;
  border: 1px solid #00a84f;
  -moz-box-shadow: 0 3px 0 #00a84f;
  -webkit-box-shadow: 0 3px 0 #00a84f;
  box-shadow: 0 3px 0 #00a84f;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  color: #00a84f;
  line-height: 1.4;
  font-weight: bold;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.contents_list li a:hover {
  background-color: #f9fffc;
}

.article_oiwai .article_inner {
  position: relative;
  margin: 0 0 40px 0;
  background-color: #f2f3df;
}
.article_oiwai .article_inner .cp_name {
  clear: both;
  text-align: right;
}
.article_oiwai .article_inner:after {
  position: absolute;
  bottom: -12px;
  left: 466px;
  display: block;
  width: 24px;
  height: 24px;
  background-color: #f2f3df;
  content: "";
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
}
.article_oiwai dl {
  overflow: hidden;
  *zoom: 1;
}
.article_oiwai dl dt {
  width: 240px;
  float: left;
  clear: both;
  font-weight: bold;
}
.article_oiwai dl dt span {
  font-size: 14px;
}
.article_oiwai dl dd {
  width: 650px;
  float: right;
}
.article_oiwai .btn_oiwai {
  display: block;
  width: 480px;
  margin: 0 auto 10px auto;
  padding: 15px 0;
  background-color: #efe97a;
  -moz-box-shadow: 0 3px 0 #cac00f;
  -webkit-box-shadow: 0 3px 0 #cac00f;
  box-shadow: 0 3px 0 #cac00f;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  text-align: center;
  font-size: 20px;
  color: #333;
  line-height: 1.4;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.article_oiwai .btn_oiwai:hover {
  background-color: #fbf7b6;
}
.article_oiwai .btn_oiwai .col_orange {
  color: #ef741a;
}
.article_oiwai .btn_oiwai .f16 {
  font-size: 16px;
}

.article_tips h2 {
  line-height: 1.3;
}
.article_tips ul {
  margin: 0 -30px 0 0;
}
.article_tips ul li {
  position: relative;
  width: 460px;
  float: left;
  margin: 0 30px 30px 0;
}
.article_tips ul li a {
  display: block;
  width: 460px;
  height: 135px;
  background: #fff;
}
.article_tips ul li a img {
  float: left;
  margin: 0 20px 0 0;
}
.article_tips ul li a .h135 {
  position: absolute;
  top: 20px;
  left: 185px;
}
.article_tips ul li a p {
  margin: 0 0 10px 0;
  font-size: 12px;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.article_tips ul li a h3 {
  font-weight: bold;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.article_tips ul li a:hover p, .article_tips ul li a:hover h3 {
  color: #39b3bb;
}
.article_tips ul li a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.article_tips ul li a:visited {
  color: #333;
}
.article_tips ul li:after {
  position: absolute;
  bottom: 0;
  right: 0;
  display: block;
  width: 35px;
  height: 35px;
  content: url("http://i.yimg.jp/images/job/pc/images/contents/independent/yellow_arrow.png");
}

.footer_special {
  border: none;
}
.footer_special li {
  font-size: 14px;
}

#footer {
  margin: 0;
  padding: 0;
}

.notice {
  width: 950px;
  margin: 0 auto;
  padding: 12px 0;
}
.notice a {
  color: #0080eb;
  line-height: 1 !important;
  font-size: 14px;
  background: url("http://i.yimg.jp/images/job/pc/images/common/icon_new.png") no-repeat 100% 50%;
  padding-right: 42px;
}
.notice a:hover {
  text-decoration: underline;
}
.notice .ico_pickup {
  position: relative;
  display: inline-block;
  width: 70px;
  height: 20px;
  margin: 0 20px 0 0;
  background: #ef741a;
  line-height: 20px;
  color: #fff;
  font-size: 10px;
  text-align: center;
}
.notice .ico_pickup:after {
  position: absolute;
  top: 3px;
  right: -7px;
  display: inline-block;
  content: " ";
  width: 14px;
  height: 14px;
  background: #ef741a;
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  z-index: -1;
}
.notice .f10 {
  font-size: 10px;
  color: #999;
}
