@charset "UTF-8";

body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	line-height: 1.5;
}
article {
	line-height: 1.7;
	padding-left: 175px;
}
header#second-page + article {
	padding-left: 0;
}
@media (max-width: 700px) {
article {
	padding-left: 0;
}
}	
.marker {
	background: #FF6;
}
li {
	list-style: none;
}
/*------------------------------------------
■ リンク
------------------------------------------*/
a {
	color: #4a8ac1;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
/*------------------------------------------
■ ボタン
------------------------------------------*/
.btn-area {
    margin-top: 16px;
}
.btn {
    display: inline-block;
    color: #000000;
    background: #fff24a;
    font-weight: 500;
    min-width: 180px;
    padding: 12px 20px;
    box-sizing: border-box;
    margin: 0 auto;
    text-align: center;
    box-shadow: inset 0 0 0 2px #d7cc42;
    border-bottom: solid #56522b7a 2px;
    border-radius: 6px;
    line-height: 1.5;
}
#section-block03 .banner-line3 .btn,
#section-block04 .btn {
    width: 100%;
    min-width: inherit;
}
#section-block03 .banner-line3 .btn {
    display: table-cell;
    vertical-align: middle;
}
#section-block03 .banner-line3 a span {
    display: inline-block;
}
a.btn:active  {
  	text-decoration:none;
  -webkit-transform: translateY(2px);
  transform: translateY(2px);
}
a.btn:hover {
	filter: alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
	text-decoration: none;
}
.btn .font-small {
	font-size: 12px;
	display: block;
}
@media (max-width: 800px) { 
.btn-area {
    margin-top: 15px;
}
/*.btn {
    padding: 10px 0;
}*/
a.btn:hover {
	filter: unset;
	-moz-opacity: unset;
	opacity: unset;
}
}
/*--ボタン個別--*/
.hallow-btn {
	margin-bottom: 30px;
}
.hyougakisedai .hallow-shien-btn {
	margin-bottom: 8px;
	width: 100%;
	max-width: 300px;
}
a.hallow-shien-btn:last-child {
	margin-bottom: 0;
}
.sikaku-list .hallow-btn {
	margin-bottom: 0;
}
.sikaku-list {
  max-width: 700px;
  margin-top: 27px;
  margin-left: auto;
  margin-right: auto;
}

@media (max-width: 700px) {
.hallow-btn {
	margin-bottom: 0;
}
#section-block05 .hallow-btn {
	margin-bottom: 24px;
}
}
a.default-btn {
    display: inline-block;
    color: #444444;
    border: 1px solid #a0a0a0;
    padding: 6px 22px 6px 12px;
    line-height: normal;
    border-radius: 4px;
    margin-top: 6px;
    background: #ffffff url(img/arrow-right.png) no-repeat;
	background-position: right 11px center;
}
a.default-btn:active  {
  text-decoration:none;
  -webkit-transform: translateY(5px);
  transform: translateY(5px);
  box-shadow: none;
}
a.default-btn:hover {
    border: 1px solid #7c7c7c;
    color: #ffffff;
    background: #7c7c7c url(img/arrow-right-white.png) no-repeat;
	background-position: right 11px center;
    text-decoration: none;
}
.btn-area.tohellow {
    margin: 0 auto;
    max-width: 700px;
    text-align: center;
}
.btn-area.tohellow a.default-btn {
    padding: 6px 12px 6px;
    background: #ffffff;
	background-position: inherit;
	margin-top: 0;
}
.btn-area.tohellow a.default-btn:active  {
  text-decoration:none;
  -webkit-transform: translateY(5px);
  transform: translateY(5px);
  box-shadow: none;
}
.btn-area.tohellow a.default-btn:hover {
    border: 1px solid #7c7c7c;
    color: #ffffff;
    background: #7c7c7c;
    text-decoration: none;
}
/*------------------------------------------
■ リンク画像
------------------------------------------*/
a:hover img {
	filter: alpha(opacity=60);
	-moz-opacity:0.6;
	opacity:0.6;
}
@media (max-width: 600px) { 
a:hover img {
	filter: unset;
	-moz-opacity: unset;
	opacity: unset;
}
}
/*------------------------------------------
■ 表示調整用
------------------------------------------*/
ul{
	letter-spacing: -.40em;
}
li{
	letter-spacing: normal;
}
/* float回避 */
.cf:before,
.cf:after {
	content:"";
	display:table;
}
.cf:after {
	clear:both;
}
/* PC/SP切り替え */
@media (min-width: 4401px) { 
.pc_none {
	display: none;
}
.sp_none {
}
}
@media (max-width: 440px) { 
.pc_none {

}
.sp_none {
	display: none;
}
}
@media (min-width: 701px) { 
.topimage-sub .pc_none {
	display: none;
}
.topimage-sub .sp_none {
}
}
@media (max-width: 700px) { 
.topimage-sub .pc_none {

}
.topimage-sub .sp_none {
	display: none;
}
}

/*------------------------------------------
■ 装飾
------------------------------------------*/
.pv {
    font-size: 11.5px;
    font-weight: normal;
    padding: 6px 5px 4px;
    margin: 0 0 2px 6px;
    color: #fff;
    border-radius: 2px;
    vertical-align: top;
    line-height: 1;
    display: inline-block;
}
.pv-red {
    background: #ed6363;
	margin-right: 4px;
}
.pv-red {
    background: #ed6363;
	margin-right: 4px;
}
.pv-glay {
    background: #edc17f;
}
.txt_marker{
	background-color:#ffff8c;
}

.txt_marker-title-lightgray {
	text-align:center;
    margin: 20px 0;
}
.txt_marker-title-lightgray p{
    display: block;
    color: #fff;
    background-color: #e78787;
    padding: 15px 14px 12px;
    font-weight: 500;
    line-height: 1.5;
    max-width: 305px;
    margin: 0 auto 5px;
}

/*------------------------------------------
■ テキスト装飾
------------------------------------------*/
.txt-accent {
	text-align: center
}
.txt-accent p{
    display: inline-block;
    font-weight: bold;
    font-size: 22px;
    color: #ef6464;
    line-height: 1.5;
    margin: 30px auto 52px;
    padding: 30px;
    border: 4px solid #ef6464;
}
@media (max-width: 700px) {
.txt-accent p{
	padding: 20px 15px 15px;
    margin: 6px auto 33px;
}
}
@media (max-width: 440px) {
.txt-accent p{
font-size: 20px;
}
}
section[id^="section-"] .recflow-title h2 {
    font-size: 22px;
    font-weight: normal;
    color: #fff;
    margin-bottom: 37px;
    /*border: solid 1px #FFE;*/
    line-height: 1.5;
    display: inline-block;
    padding: 11px 23px 7px;
    max-width: 584px;
    box-sizing: border-box;
}
section[id^="section-"] .question .recflow-title h2 {
    margin: 0 auto 27px;
    display: block;
    max-width: 700px;
	font-size: 18px;
	background: #0b4b7e;
}
.b-red {
    color: #e78787;
}
.txt_marker-title-red {
	text-align:center;
    margin: 22px 0 20px;
}
.txt_marker-title-red p{
    display: inline-block;
	color: #fff;
    background-color: #ef6464;
    padding: 15px 20px 12px;
    font-weight: 500;
    line-height: 1.5;
}
.txt_marker-title-gray {
    margin: 30px auto 20px;
    max-width: 700px;
}
.txt_marker-title-gray p {
    display: block;
    background-color: #81b1cd;
    color: #fff;
    padding: 15px 20px 12px;
    font-weight: 500;
    line-height: 1.5;
	text-align: center;
}
.txt_marker-title-default {
    margin: 35px auto 0;
    max-width: 700px;
    text-align: center;
}
#hellow-support .txt_marker-title-default {
    margin: 35px auto;
}
.txt_marker-title-default p {
    display: inline-block;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.5;
    border-bottom: 4px solid;
}
/*------------------------------------------
■ 背景色
------------------------------------------*/
.wrap-bg {
    padding: 31px 0 27px;
}
@media (max-width: 700px) {
.wrap-bg:last-child {
    padding-bottom: 45px;
}
#section-block01 .wrap-bg:last-child,
#section-block02 .wrap-bg:last-child,
#section-block03 .wrap-bg:last-child {
    padding-bottom: 30px;
}
}
.atfirst.wrap-bg {
padding: 30px 0 26px;
}
@media (max-width: 440px) {
.atfirst.wrap-bg {
padding: 20px 0;
}
}
section-block02 .wrap-bg {
    padding: 0;
}
.bgcolor-white {
    background: #ffffff;
}
.bgcolor-gray {
    background: #eaf0f3;
}
.bgcolor-lightblue {
    background: #1177a8;
}
.bgcolor-skyblue {
    background: #cee8f3;
}
.bgcolor-lightskyblue {
    background: #eaf6fb;
}
.bgcolor-beige {
    background: #fefcfa;
}
.bgcolor-lightyellow {
    background: #fbfbf7;
}
/*------------------------------------------
■ タブ
------------------------------------------*/
/*--転職サイトの使い方--*/
#tab{
  display: table;
  margin-left: 0;
  padding-left: 0;
  width: 100%;
}
#tab li{
    display: table-cell;
    padding: 0 5px;
}
@media (max-width: 500px) {
#tab li {
    padding: 0 3px;
}
}
#tab li a{
    display: block;
    vertical-align: middle;
    color: #fff;
    text-align: center;
    cursor: pointer;
    line-height: 1.2;
    background: #115489;
	padding: 12px 0;
	word-break: break-all;
}
@media (max-width: 440px) {
#tab li a{
	padding: 10px 0 6px;
}
}
#tab li a{
  border-bottom: 0;
}
#tab li a:hover {
  color: #fff;
  background: #f18c8c;
  text-decoration: none;
}
#tab li.present a {
  color: #fff;
  background: #f18c8c;
  text-decoration: none;
}
@media (min-width: 441px) {
#tab li a br{
	display: none;
}
}
.recruitsite-tab {
    max-width: 584px;
	margin: 31px auto 20px;
}
#page1,
#page2,
#page3,
#page4,
#page5,
#page6 {
  background: #fff;
  padding: 18px;
  border: 7px solid #115489;
}
@media (max-width: 700px) {
#page1,
#page2,
#page3,
#page4,
#page5,
#page6 {
  padding: 10px;
}
}
/*--転職サイト・エージェント一覧--*/
#tab2,
#tab3,
#tab4{
    display: table;
    margin: 10px -5px 1.6em;
    padding-left: 0;
    width: calc(100% + 10px);
    table-layout: fixed;
}
@media (max-width: 800px) {
#tab2,
#tab3,
#tab4{
  margin-bottom: 1em;
}
}
#tab2 li,
#tab3 li,
#tab4 li{
    display: table-cell;
    padding: 0 5px;
}
@media (max-width: 400px) {
#tab2 li,
#tab3 li,
#tab4 li{
    padding: 0 3px;
}
}
#tab2 li a,
#tab3 li a,
#tab4 li a{
    display: block;
    vertical-align: middle;
    color: #fff;
    text-align: center;
    cursor: pointer;
    line-height: 1.2;
    background: #115489;
	padding: 20px 0;
	word-break: break-all;
}
@media (max-width: 700px) {
#tab2 li a,
#tab3 li a,
#tab4 li a{
	padding: 14px 0;
}
}
#tab2 li a:hover {
  /*color: #fff;
  background: #f18c8c;*/
  text-decoration: none;
}
#tab2 li.present a {
  color: #fff;
  background: #f18c8c;
  text-decoration: none;
}
#tab3 li a:hover,
#tab4 li a:hover {
  /*color: #fff;
  background: #eb9999;*/
  text-decoration: none;
}
#tab3 li.present a,
#tab4 li.present a {
  color: #fff;
  background: #eb9999;
  text-decoration: none;
}
#section-block02 #tab3 li.present a,
#section-block02 #tab4 li.present a {
  background: #ef6464;
}
.back-to-tab {
    display: block;
    width: 108px;
	padding: 9px 0;
    text-align: center;
    color: #fff;
    background: #1177a8;
    font-size: 12px;
    margin: 17px auto 41px;
}
a.back-to-tab:hover {
    background: #0c628b;
    text-decoration: none;
}
#agentsite-list-tab .back-to-tab {
    background: #115489;
}
#agentsite-list-tab a.back-to-tab:hover {
    background: #4e84ab;
}
/*------------------------------------------
■ テーブル1
------------------------------------------*/
.table-area1 {
	border: 1px solid #a7a7a7;
	background: #fff;
	padding: 5px 10px;
}
.table-area1 table {
    width: 100%;
}
.table-area1 table tr {
	border-bottom: 1px dotted #b6b6b6;
}
.table-area1 table tr:last-child {
	border-bottom: none;
}
.table-area1 table th,
.table-area1 table td {
    padding: 16px 0 16px 16px;
}
.table-area1 table th {
    text-align: left;
}
@media (max-width: 700px) {
.table-area1 table,
.table-area1 table th,
.table-area1 table td {
    diplay: block;
}
}
/*------------------------------------------
■ テーブル2
------------------------------------------*/
.table-area2 {
}
.table-area2 table {
    width: 100%;
}
.table-area2 table caption {
	background: #ccc;
    border: solid 1px #b2b2b2;
    border-bottom: none;
}
.table-area2 table th,
.table-area2 table td {
    padding: 16px;
	border: solid 1px #b2b2b2;
	word-break: break-word;
}
.table-area2 table th {
    text-align: left;
	background: #f7f7f7;
	font-weight: normal;
}
@media (max-width: 800px) {
.table-area2 table th,
.table-area2 table td {
    padding: 8px;
}
}
/*------------------------------------------
■横3つ記事エリア
------------------------------------------*/
.list-wrap {
	padding: 30px 0 40px;
	margin-bottom: 15px;
}
.box-3line {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.box-3line li {
    background: #fff;
    box-sizing: border-box;
    list-style: none;
    border-radius: 6px;
    overflow: hidden;
    box-shadow: 1px 1px 3px 0px rgb(0 0 0 / 23%);
}
.box-3line li a {
	color: #000;
}
.box-3line li a:hover {
	text-decoration: none;
}
.box-3line li .box {
    padding: 15px;
	word-break: break-word;
}
.box-3line li img {
	display: block;
	width: 100%;
}
.box-3line li h3 {
    background: #e1f2f9;
    padding: 8px 5px 5px;
    margin-bottom: 10px;
    text-align: center;
	font-weight: normal;
}
.box-3line li a:hover h3 {

}
.box-3line li p {
    line-height: 1.5;
}
@media (min-width: 971px) {
.box-3line li {
    width: 32%;
    margin-right: 2%;
}
.box-3line li:nth-child(3n) {
	margin-right: 0;
}
.box-3line li:nth-child(n + 4) {
  margin-top: 30px;
}
}
@media (min-width: 541px) and (max-width: 970px) {
.box-3line li {
    width: 48.5%;
    margin-right: 3%;
}
.box-3line li:nth-child(2n) {
	margin-right: 0;
}
.box-3line li:nth-child(n + 3) {
  margin-top: 20px;
}
}
@media (max-width: 540px) {
.box-3line li .box {
    padding: 10px;
}
.box-3line li {
    width:100%;
}
.box-3line li {
  margin-top: 20px;
}
.box-3line li:first-child {
  margin-top: 0;
}
}
/*------------------------------------------
■ ステップ
------------------------------------------*/
.step-list {
    max-width: 600px;
    border-radius: 10px;
	margin: 0 auto;
	background: #fff;
	padding: 12px 0 6px;
}
.step-list li {
    width: 100%;
    background: rgba(0,0,0,0);
    border: 0;
    box-sizing: border-box;
}
.step-list .step-inner {
    padding: 16px 34px;
    box-sizing: border-box;
}
.step-list .text-Area .step-midash {
    font-size: 18px;
    margin-bottom: 10px;
    border-bottom: 2px dotted #999;
}
.step-list .text-Area .step-text {
    color: #000;
}
.step-list .triangle,
.banner-box .triangle {
    margin: -10px auto 0;
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 20px solid #e7e5e3;
    border-top-color: #e7e5e3;
}
.step-list li:last-child .triangle {
    display: none;
}
/*--マーク--*/
.step-pv {
    background: #0455a3;
    padding: 5px 10px 3px;
    margin-right: 4px;
    color: #fff;
    border-radius: 2px;
    line-height: 1;
    display: inline-block;
}
/*------------------------------------------
■ バナーエリア
.banner-line5～6は画像（バナー）
------------------------------------------*/
/* ボタンの色 */
.banner-box{
  color: #333;
}
/* アイコン */
.icon-area {
	text-align: left;
	margin-top: 10px;
}
.icon-area span {
    font-weight: normal;
    padding: 10px 10px 9px;
    margin: 0 0 5px;
    color: #fff;
    border-radius: 2px;
    vertical-align: top;
    line-height: 1;
    display: inline-block;
}
.icon-green {
    background: #7480c7;
}
.icon-blue {
    background: #64bfc9;
}
.icon-orenge{
    background: #edab4a;
}
.icon-pink {
    background: #df9dbb;
}
/* end */
.recruit{
  background: #ffffff;
  padding: 3%;
  vertical-align: top;
  text-align: left;
  border: 5px solid #115489;
}
/* firefox */
@-moz-document url-prefix() {
.recruit{
  padding: 10px 3%;
}
}

#section-block03 .recruit{
  border-color: #cbc6c3;
}	
@media (max-width: 1100px) {
.recruit{
  padding: 12px;
}
}
.recruitsite-name {
    display: block;
    background: #fde488;
    padding: 14px 5px 10px;
    margin-bottom: 10px;
    text-align: center;
}
.hyougaki .recruitsite-name {
    background: #81b1cd;
    color: #fff;
}
@media (max-width: 800px) {
.recruitsite-name {
  padding: 8px 5px 4px;
}
}
.recruitsite-name span{
  display: inline-block;
}
a.recruitsite-btn {
	color: #444444;
    background: #fde488 url(img/arrow-right.png) no-repeat;
    background-position: right 11px center;
    padding: 14px 22px 11px 15px;
    line-height: normal;
    display: block;
    margin-bottom: 10px;
    text-align: left;
	box-shadow: 0 4px #e5c860;
	border-radius: 4px;
    /*color: #444444;
    background: #ffffff url(img/arrow-right.png) no-repeat;
	background-position: right 11px center;
    border: 1px solid #a0a0a0;
    padding: 6px 22px 6px 12px;
    line-height: normal;
    border-radius: 4px;
    position: absolute;
    bottom: 20px;
    left: 12px;*/
}
.hyougaki a.recruitsite-btn {
    padding: 10px 22px 10px 12px;
}
.hyougaki .step-inner a.recruitsite-btn {
    position: static;
    display: block;
    margin: 10px 0 0;
}
@media (max-width: 800px) {
.hyougaki .step-inner a.recruitsite-btn {
    width: auto;
	text-align: center;
}
}
a.recruitsite-btn:active {
  	text-decoration:none;
  -webkit-transform: translateY(3px);
  transform: translateY(3px);
  box-shadow: 0 1px #e5c860;
}
a.recruitsite-btn:hover {
    background: #ffd07b url(img/arrow-right.png) no-repeat;
    background-position: right 11px center;
    text-decoration: none;
}
/*valuecommerceタグ テキスト用*/
.vc-tag {
    border-top: 1px solid #787878;
    border-bottom: 1px solid #787878;
    margin: 9px 0 13px;
    padding: 9px 0 7px;
}
.vc-tag a {
    vertical-align: middle;
}
/*end*/
/*valuecommerceタグ ボタン用*/
.vc-tag-recruitsite-btn a {
	color: #444444;
    background: #fde488 url(img/arrow-right.png) no-repeat;
    background-position: right 11px center;
    padding: 14px 22px 11px 15px;
    line-height: normal;
    display: block;
    margin-bottom: 10px;
    text-align: left;
	box-shadow: 0 4px #e5c860;
	border-radius: 4px;
}
.vc-tag-recruitsite-btn a:active {
  	text-decoration:none;
  -webkit-transform: translateY(3px);
  transform: translateY(3px);
  box-shadow: 0 1px #e5c860;
}
.vc-tag-recruitsite-btn a:hover {
    background: #ffd07b url(img/arrow-right.png) no-repeat;
    background-position: right 11px center;
    text-decoration: none;
}
.top_banner_area .banner-list li .vc-tag-recruitsite-btn a img {
  margin-right: 0px !important;
}
/*end*/
ul.in-list li{
    width: 100%;
    margin: 0;
    display: inline-block;
	text-align: left;
}
ul.in-list li:before {
    content: url(img/icon-checkbox.png);
    display: inline-block;
    width: 18px;
    height: auto;
    margin-right: 10px;
    position: relative;
    top: 5px;
    left: 0;
}
.hellowwork-list a.recruit{
	border-color: #5eb5d5;
}
.hellowwork-list a.recruit:hover {
	border-color: #5eb5d5;
}
.hellowwork-list .recruitsite-name {
    background: #e1f2f9;
}
.hellowwork-list ul.in-list li:before {
    content: url(img/icon-checkbox-blue.png);
}
.sikaku-list a.recruit {
    display: block;
    color: #333;
    background: #ffffff;
    padding: 16px 0;
    text-align: center;
    border: solid 3px #1d6583;
    box-shadow: 0 3px #1d6583;
    border-radius: 8px;
    text-decoration: none;
}
.sikaku-list a.recruit:active  {
  	text-decoration:none;
  -webkit-transform: translateY(5px);
  transform: translateY(5px);
  box-shadow: none;
}
.sikaku-list a.recruit:hover {
	filter: alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
	text-decoration: none;
}

/* ボタンの色 ここまで */
.top_banner_area{
 box-sizing: border-box;
 margin-bottom: 5px;
}
.title_margin{
  margin-bottom: 5px;
}
.top_banner_area .banner-list{
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 0;
}
/*変動ライン*/
.banner-fit-line li{
  list-style: none;
  width: 15.3%;
  margin-right: 1.6%;
  margin-bottom: 1em;
  box-sizing: border-box;
  display: table;
}
.banner-fit-line li:nth-child(6n) {
  margin-right: 0;
}
@media (max-width: 1500px) {
.banner-fit-line li{
  width: 18.4%;
  margin-right: 2%;
}
.banner-fit-line li:nth-child(5n) {
  margin-right: 0;
}
.banner-fit-line li:nth-child(6n) {
  margin-right: 2%;
}
}
@media (max-width: 1300px) {
.banner-fit-line li{
  width: 23.5%;
}
.banner-fit-line li:nth-child(4n) {
  margin-right: 0;
}
.banner-fit-line li:nth-child(5n) {
  margin-right: 2%;
}
}
@media (max-width: 1080px) {
.banner-fit-line li{
  width: 31.42%;
  margin-right: 2.87%;
}
.banner-fit-line li:nth-child(3n) {
  margin-right: 0;
}
.banner-fit-line li:nth-child(4n),
.banner-fit-line li:nth-child(5n) {
  margin-right: 2.87%;
}
}
/*変動ライン ここまで*/
.banner-line1 li{
  list-style: none;
  width: 100%;
  margin-bottom: 0.7em;
  box-sizing: border-box;
  display: table;
}
.banner-line2 li {
  list-style: none;
  width: 49.5%;
  margin-right: 1%;
  margin-bottom: 0.8em;
  box-sizing: border-box;
  display: table;
}
@media (max-width: 900px) {
.banner-line2 li {
  width: 100%;
  margin-right: 0;
}
}
.banner-line3 li{
  list-style: none;
  width: 31.42%;
  margin-right: 2.87%;
  margin-bottom: 1em;
  box-sizing: border-box;
  display: table;
}
.banner-line4 li{
  list-style: none;
  width: 23.5%;
  margin-right: 2%;
  margin-bottom: 1em;
  box-sizing: border-box;
  display: table;
}
.banner-line5 li{
  list-style: none;
  width: 16%;
  margin-right:5%;
  margin-bottom: 2em;
  box-sizing: border-box;
  display: table;
}
.banner-line6 li{
  list-style: none;
  width: 14.5%;
  margin-right: 2.5%;
  margin-bottom: 1em;
  box-sizing: border-box;
  display: table;
}
.banner-line2 li:nth-child(2n),
.banner-line3 li:nth-child(3n),
.banner-line4 li:nth-child(4n),
.banner-line5 li:nth-child(5n),
.banner-line6 li:nth-child(6n) {
  margin-right: 0;
}
.banner-box{
  display: table-cell;
  width: 100%;
  text-align: center;
  vertical-align: top;
  position: relative;
  /*padding-bottom: 80px;*/
}
@media (max-width: 800px) {
/*.banner-box {
    padding-bottom: 66px;
}*/
}
.hyougaki.banner-box{
   padding-bottom: 3%;
}
.banner-line5 li .banner-box img{
  width: 100%
}
.banner-line6 li .banner-box img{
  width: 100%
  transition: 0.5s;
  -webkit-transition: 0.5s;
}

.banner-line6 li .banner-box img:hover{
  transform: scale(0.95);
  opacity:1;
}
@media (max-width: 970px) {
.title_margin{
  margin-bottom: 5px;
}
.top_banner_area .banner-list{
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 0;
}
.top_banner_area .banner-list li a img{
  margin-right: 5px;
}
.top_banner_area  .banner-line5 li a img,
.top_banner_area  .banner-line6 li a img {
  width: 100%
}
.banner-line1 li{
  list-style: none;
  width: 100%;
  margin-bottom: 0.7em;
  box-sizing: border-box;
  display: table;
}
.banner-line3 li,
.banner-line4 li,
.banner-fit-line li {
  list-style: none;
  width: 49%;
  margin-right: 2%;
  margin-bottom: 0.6em;
  box-sizing: border-box;
  display: table;
}
.banner-fit-line li:nth-child(3n),
.banner-fit-line li:nth-child(5n),
.banner-line3 li:nth-child(3n) {
  margin-right: 2%;
}
.banner-line2 li:nth-child(2n),
.banner-line3 li:nth-child(2n),
.banner-line4 li:nth-child(2n),
.banner-fit-line li:nth-child(2n) {
  margin-right: 0;
}
.banner-line5 li{
  list-style: none;
  width: 18%;
  margin-right: 2.5%;
  margin-bottom: 0.6em;
  box-sizing: border-box;
  display: table;
}
.banner-line6 li{
  list-style: none;
  width: 15%;
  margin-right: 2%;
  margin-bottom: 0.6em;
  box-sizing: border-box;
  display: table;
}
.banner-box{
  display: table-cell;
  width: 100%;
  text-align: center;
  vertical-align: top;
  position: relative;
}
}
@media (max-width: 440px) {
#hellow-support .sikaku-list .banner-line3 li,
#section-block04 .sikaku-list .banner-line3 li{
  display: block;
  list-style: none;
  width: 100%;
  margin-right: 0;
  text-align: center;
}
#hellow-support .sikaku-list .banner-line3 li a,
#section-block04 .sikaku-list .banner-line3 li a{
  display: inline-block;
  max-width: 300px;
}
#hellow-support .sikaku-list .banner-line3 li:nth-child(3n) ,
#section-block04 .sikaku-list .banner-line3 li:nth-child(3n) {
  margin-right: 0;
}
}
@media (max-width: 400px) {
.banner-line5 li{
  width: 18.4%%;
  margin-right: 2%;
}
}
/*------------------------------------------
■ リンクリスト
------------------------------------------*/
.link-list {
	width: 100%;
}
.link-list li:nth-child(even) {
	background: #fcfaf8;
}
.link-list .comment {
	padding: 16px 0;
}
@media (max-width: 800px) {
.link-list .comment {
	padding: 10px 0;
}
}
/*------------------------------------------
■リンクリスト2
------------------------------------------*/
.link-list-s {
    margin: 0 auto 30px;
    background-color: #FFFFFF;
    border: 1px solid #cccccc;
    padding: 20px;
    max-width: 700px;
    box-sizing: border-box;
}
.bgcolor-gray .link-list-s {
    border: 1px solid #bdbdbd;
	box-shadow: none;
}
.bgcolor-beige .link-list-s {
    border-color: #bdbdbd;
}
@media (max-width: 700px) {
.link-list-s {
    /*border-width: 10px;*/
    padding: 10px;
	margin: 20px auto 5px;
}
}
.link-list-s ul {
	margin: 0;
}
.link-list-s ul li {
	list-style: none;
	line-height: 1.5em;
	margin: 0 0 7px;
	padding-top: 7px;
	border-top: 1px dotted #d5cfba;
}
.link-list-s ul li:first-child {
	border-top: none;
}
/*------------------------------------------
■サブメニュー
------------------------------------------*/
/*#submenu-Wrap-recruitsite,
#submenu-Wrap-hellowwork,
#submenu-Wrap-legal {
    padding-top: 50px;
	margin-top: -50px;
}*/
.submenu-list {
    margin: 0 auto 29px;
    background-color: #FFFFFF;
    border: 6px solid #025983;
    /*padding: 0 0 4px;*/
    padding: 4px 0;
    max-width: 400px;
    box-sizing: border-box;
}
#submenu-Wrap-hellowwork .submenu-list {
    border-color: #979797;
}
#submenu-Wrap-legal .submenu-list {
    border-color: #484848;
}
.submenu-list h3{
    text-align: center;
   /* background: #9ec5d7;*/
    background: #025983;
    color: #fff;
    padding: 0 0 2px;
    font-weight: normal;
    margin-bottom: 10px;
}
#submenu-Wrap-hellowwork .submenu-list h3{
    background: #979797;
}
#submenu-Wrap-legal .submenu-list h3{
    background: #484848;
}
.submenu-list ul {
	margin: 0;
	padding: 0 15px;
}
.submenu-list ul li {
    list-style: none;
    line-height: 1.5em;
    margin: 0 0 5px;
    padding-top: 5px;
	border-top: 1px dotted #d5cfba;
}
.submenu-list ul li:before {
	content: url(img/arrow-right.png);
}
.submenu-list ul li:first-child {
	border-top: none;
	/*padding-top: 0;*/
}
.submenu-list ul li a {
    padding-left: 5px;
}
.back-to-submenu {
    text-align: center;
    margin: 60px 0 30px;
}
@media (max-width: 700px) {
.back-to-submenu {
    margin: 60px 0 15px;
}
}
.back-to-submenu a{
    color: #fff;
    background: #1177a8;
    padding: 12px;
    font-size: 14px;
}
.bgcolor-lightblue .back-to-submenu a{
    background: #006697;
}
.back-to-submenu a:hover{
	background: #0c628b;
	text-decoration: none;
}
.bgcolor-lightyellow .back-to-submenu a,
.bgcolor-beige .back-to-submenu a,
.bgcolor-white .back-to-submenu a {
    color: #444;
    background: #fff;
    border: 1px solid #d5cfba;
}
.bgcolor-lightyellow .back-to-submenu a:hover,
.bgcolor-beige .back-to-submenu a:hover,
.bgcolor-white .back-to-submenu a:hover {
	color: #fff;
	background: #7c7c7c;
    border-color: #7c7c7c;
}
/*------------------------------------------
■ 会社概要のリスト
------------------------------------------*/
.company-list {
	width: 100%;
}
.company-list li:nth-child(odd) {
	background: #f5f5f5;
}
.company-list .heading,
.company-list .comment {
	padding: 16px 0;
}
.company-list .heading {
    float: left;
    width: 50px;
    margin-right: 10px;
    font-weight: bold;
}
.company-list .comment {
	padding-left: 60px;
}
.company-list .comment dt {
	float: left;
	margin-right: 10px;
	width: 5em;
	text-align: right;
}
.company-list .comment .post-mark {
	margin-right: 0.5em;
}
@media (max-width: 800px) {
.company-list .heading,
.company-list .comment {
	padding: 10px 0;
}
.company-list .comment {
    padding-left: 60px;
}
.company-list .comment .post-mark {
    display: block;
    margin-right: 0;
}
}
/*------------------------------------------
■ TOPへ戻るボタン
------------------------------------------*/
#pageTop {
	position: fixed;
	bottom: 18px;
	right: 10px;
	z-index: 99999;
}
#pageTop a {
	display: block;
    padding: 14px 0 10px 0;
    border-radius: 50px;
    width: 60px;
    height: 35px;
	background-color: #676767;
	color: #fff;
    font-size: 10px;
    letter-spacing: 1px;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}
#pageTop a:hover {
	text-decoration: none;
	filter: alpha(opacity=90);
	-moz-opacity: 0.9;
	opacity: 0.9;
}
#pageTop a span {
	display: block;
    font-size: 13px;
    letter-spacing: 0;
    margin-bottom: -6px;
}
#pageTop a.sp-top {
	display: none;
}
@media (max-width: 700px) {
#pageTop {
    position: fixed;
    bottom: 30px;
    right: 10px;
}
#pageTop a {
    display: block;
    z-index: 99999;
    padding: 10px 0 8px;
    border-radius: 4px;
    width: 50px;
    height: 38px;
    background-color: #333;
    color: #fff;
    font-size: 11px;
	line-height: 1;
    font-weight: normal;
    text-decoration: none;
    text-align: center;
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    opacity: 0.8;
}
#pageTop a span {
    margin-bottom: 1px;
}
#pageTop a.pc-top {
	display: none;
}
#pageTop a.sp-top {
    display: block;
}
}
/*------------------------------------------
■ フォーム
------------------------------------------*/
.top-btn-area {
	margin: 20px 0;
	text-align: right;
}
.top-btn-form,
.top-btn-close {
    display: inline-block;
    min-width: 100px;
	height: 45px;
    padding: 8px 16px;
    text-align: center;
	font-size: 18px;
	cursor: pointer;
	box-sizing: border-box;
	line-height: normal;
	color: #000;
	background: #fff;
	border: 1px solid #666;
	box-shadow: 0 3px rgb(0 0 0 / 15%);
}
.top-btn-form:active,
.top-btn-close:active {
  	text-decoration:none;
  -webkit-transform: translateY(3px);
  transform: translateY(3px);
  box-shadow: none;
}
.top-btn-form:hover,
.top-btn-close:hover {
	filter: alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
	text-decoration: none;
}
#form-area ul {
	width: 100%;
	margin-bottom: 25px;
	list-style: none;
}
@media (max-width: 800px) {
.top-btn-form,
.top-btn-close {
    font-size: 16px;
    min-width: 80px;
	height: 42px;
}
.top-btn-form:hover,
.top-btn-close:hover {
	filter: unset;
	-moz-opacity: unset;
	opacity: unset;
}
}
#form-area ul li {
display: flex;
align-content: space-between;
margin-bottom: 25px;
}
#form-area .heading,
#form-area .comment {
	padding: 0;
	align-self: center;
}
#form-area .multiple .heading {
	align-self: flex-start;
	padding-top: 5px;
}
#form-area .multiple .comment {
	align-self: flex-start;
}
#form-area .heading {
    width: 170px;
    flex-grow: 0;
}
#form-area .comment {
    flex-grow: 1;
}
#form-area .comment input[type="text"],
#form-area .comment input[type="tel"],
#form-area .comment input[type="email"],
#form-area .comment textarea {
	font-size: 16px;
	padding: 10px;
	width: 100%;
    height: 43px;
    border-radius: 3px;
    box-sizing: border-box;
    border: 1px solid #d8d8d8;
}
#form-area .comment input[type="date"] {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	padding: 10px;
    height: 43px;
	box-sizing: border-box;
    border: 1px solid #d8d8d8;
	background: #fff;
	max-width: 180px;
}
#form-area .comment textarea {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	min-height: 140px;
	resize: none;
    border: 1px solid #d8d8d8;
}
#form-area .heading span {
    display: inline-block;
    width: 34px;
	height: 26px;
    line-height: 27px;
    font-size: 13px;
	border-radius: 2px;
	background: #ff2626;
    /*height: 22px;
    line-height: 22px;
    font-size: 12px;
    background: #f00;*/
    color: #fff;
    text-align: center;
    margin-left: 7px;
    vertical-align: top;
}
.form-btn-area {
	text-align: center;
}
.btn-sent,
.btn-close {
    display: inline-block;
    min-width: 100px;
	height: 45px;
    padding: 8px 16px;
    text-align: center;
	font-size: 18px;
	cursor: pointer;
	box-sizing: border-box;
	box-shadow: 0 3px rgb(0 0 0 / 15%);
}
.btn-sent {
    color: #FFF;
	background: #0455a3;
	border: none;
}
#inquiry .btn-sent {
    background: #006697;
    border: none;
    box-shadow: none;
}
.btn-close {
	color: #000;
	background: #fff;
	border: 1px solid #666;
}
#inquiry .btn-close {
    color: #444;
    background: #fff;
    border: 1px solid #d5cfba;
    box-shadow: none;
}
.btn-sent:active,
.btn-close:active {
  	text-decoration:none;
  -webkit-transform: translateY(3px);
  transform: translateY(3px);
  box-shadow: none;
}
.btn-sent:hover,
.btn-close:hover {
	filter: alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
	text-decoration: none;
}
@media (max-width: 800px) {
#form-area ul li {
display: block;
margin-bottom: 10px;
}
#form-area .heading,
#form-area .comment {
	width: 100%;
}
#form-area .multiple .heading {
	padding-top: 0;
}
#form-area .heading span {
    height: 22px;
    line-height: 22px;
    font-size: 12px;
}	
#form-area .comment input[type="text"],
#form-area .comment input[type="tel"],
#form-area .comment input[type="email"] {
    width: 100%;
    box-sizing: border-box;
	padding: 8px 6px;
    height: 42px
}
#form-area .comment textarea {
    width: 100%;
    box-sizing: border-box;
	padding: 8px 6px;
}
#form-area .comment input[type="date"] {
    width: 46%;
    box-sizing: border-box;
	padding: 8px 6px;
	height: 42px
}
.btn-sent,
.btn-close {
	font-size: 16px;
    min-width: 82px;
    height: 42px;
}
.btn-sent:hover,
.btn-close:hover {
	filter: unset;
	-moz-opacity: unset;
	opacity: unset;
}
}
@media (max-width: 374px) {
#form-area .comment input[type="date"] {
    width: 59%;
}
#form-area .comment input[type="date"]:first-child {
    margin-bottom: 10px;
}
}
/* フォーム確認画面・完了画面 */
#confirmation-Wrap,
#finish-form-Wrap {
    background: #393939;
	height: 100vh;
}
#confirmation-Wrap header,
#finish-form-Wrap header {
	background: #fff;
}
#section-confirmation,
#section-finish-form {
	min-height: 660px;
	padding: 0 0 55px;
	background: #fff;
}
#section-finish-form {
	background: #f5f5f5;
}
#section-confirmation h2,
#section-finish-form h2 {
	color: #fff;
    font-size: 24px;
    padding: 10px 0;
    font-weight: normal;
	text-align: center;
    margin-bottom: 40px;
    background: #666;
}
#section-confirmation h3,
#section-finish-form h3 {
    font-size: 18px;
    border: 1px solid #000;
    display: block;
    width: 92px;
    padding: 8px;
    text-align: center;
    margin: 0 auto 30px;
    font-weight: normal;
}
#section-finish-form h3 {
    width: 280px;
}
#section-finish-form .text-area {
    padding: 40px;
    background: #fff;
    box-shadow: 6px 6px #d8d8d8;
    margin-bottom: 30px;
}
#section-confirmation .text,
#section-finish-form .text {
	margin-bottom:10px;
	line-height:1.5;
}
#section-confirmation .table-area2 {
    margin-bottom: 30px;
}	
@media (max-width: 800px) {
#section-confirmation,
#section-finish-form {
	min-height: 510px;
    padding: 0 0 30px;
}
#section-confirmation h2 {
    font-size: 20px;
    margin-bottom: 10px;
}
#section-finish-form h2 {
    font-size: 20px;
    margin-bottom: 20px;
}
#section-confirmation h3 {
    font-size: 18px;
    width: 88px;
    padding: 5px;
    margin: 20px auto;
}
#section-finish-form h3 {
    font-size: 18px;
    width: 100%;
    padding: 5px;
    margin: 10px auto 20px;
    box-sizing: border-box;
}
#section-finish-form .text-area {
    padding: 14px;
    box-shadow: 4px 4px #d8d8d8;
}
}