﻿@charset "UTF-8";

/*
 reset
*/

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form,
fieldset, input, textarea, p, blockquote, th, td{
    margin: 0;
    padding: 0;
}
html{
    overflow-y: scroll;
}
dl, ol, ul{
    list-style:none outside;
}
fieldset, img{
     border:0;
}

img {
    vertical-align: top;
}

address {
    vertical-align: top;
}

table{
    border-collapse: separate;
    border-spacing:0;
}
caption, th{
    text-align: left;
}


/*---------------------*/
/*  clearfix
/*---------------------*/
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


/* top page
---------------------------------------- */

/* a link text-decoration */
.menu_archive a:hover {
    text-decoration: underline;
}
/* hero */
.hero {
  width: 1000px;
  height: 240px;
  max-height: 240px;
  margin: 0 auto;
}
.hero .slick-slide {
  text-align: center;
}
.hero .slick-arrow {
  position: absolute;
  top: 90px;
  width: 44px;
  height: 44px;
  margin: 0;
  padding: 0;
  white-space: nowrap;
  text-indent: 50px;
  background: url(../img/btn_slider.png) no-repeat;
  overflow: hidden;
  outline: none;
  cursor: pointer;
  z-index: 10;
}
.hero .slick-next {
  right: 40px;
  background-position: right top;
}
.hero .slick-prev {
  left: 40px;
  background-position: left top;
}
.hero .slick-dots {
  position: absolute;
  bottom: -12px;
  left: 0;
  width: 100%;
  height: 10px;
  font-size: 8px;
  text-align: center;
}
.hero .slick-dots li {
  display: inline-block;
  margin: 0 5px;
  line-height: 1;
}
.hero .slick-dots li button {
  display: block;
  width: 10px;
  height: 10px;
  min-height: 0;
  padding: 0;
  border-radius: 5px;
  white-space: nowrap;
  text-indent: -20px;
  border: 0 none;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  overflow: hidden;
  background-color: #fff;
  cursor: pointer;
  -webkit-box-shadow: 0 0 1px 1px rgba(0,0,0,0.4);
  box-shadow: 0 0 1px 1px rgba(0,0,0,0.4);
}
.hero .slick-dots li.slick-active button {
  background-color: #666;
}
.hero .slick-slide img
{
  width: 1000px !important;
  height: auto;
}

/* top-newstopics */
.top-newstopics {
  padding: 10px 10px 10px 46px !important;
  border: 1px solid #ffcdd2;
  margin: 40px auto 0;
  background: #fff9f9;
}
.top-newstopics h3 {
  line-height: 32px;
  background: url(../img/top-newstopics_icon.png) no-repeat left;
  padding-left: 36px;
  margin-left: -36px;
  color: #f44336;
  font-size: 20px;
}
.top-newstopics {
  line-height: 1.8;
  font-size: 14px;
}

/* seminar-newstopics */
.seminar-newstopics{margin: 0 auto ;}
/* top-contents */
.top-contents {
  border-bottom: 1px solid #e2e4e5;
}
.top-contents .contents {
  padding: 30px 0 70px;
}
.top-contents .l-col h2 {
  height: 51px;
  padding-top: 6px;
  font-size: 22px;
}
.top-contents .col-column h2 {
  padding-left: 42px;
  background: url(../img/icon_top-column.png) no-repeat left top;
}
.top-contents .col-trend h2 {
  padding-left: 38px;
  background: url(../img/icon_top-trend.png) no-repeat left top;
}
.top-contents .pickupbox {
  position: relative;
  margin: 0 1px 6px;
  padding: 0 12px 10px;
}
.top-contents .pickupbox .member-only {
  position: absolute;
  left: 0;
  top: -4px;
  padding: 6px 10px 4px 24px;
  font-size: 11px;
  background-position: 10px 5px;
}
.top-contents .pickupbox > a {
  display: block;
}
.top-contents .pickupbox > a:hover {
  opacity: 0.6;
}
.top-contents .pickupbox-image {
  margin: 0 -12px;
  position: relative;
}
.top-contents .pickupbox-title {
  font-weight: bold;
  font-size: 18px;
  border: 0 none;
}
.top-contents .pickupbox-date {
  float: left;
  display: inline-block;
  padding: 5px 0;
  text-align: left;
}
.top-contents .pickupbox-date span.update {
  display: inline-block;
  margin-top: 3px;
  margin-left: 10px;
  padding: 1px 3px;
  font-weight: bold;
  font-size: .7em;
  line-height: 1;
  vertical-align: text-top;
  color: #f33;
  background: #fff;
  border: 2px solid #f33;
  border-radius: 2px;
}
.top-contents .pickupbox-tag {
  float: none;
  width: 190px;
  margin-left: 100px;
  text-align: right;
}
.top-contents .pickupbox-tag a {
  margin-right: 8px;
  margin-bottom: 2px;
  color: #e72d81;
}
.top-contents .pickupbox-tag a:hover {
  color: #fff;
  background: #e72d81;
}
.top-contents .col-archives li {
  position: relative;
  border-bottom: 1px solid #e2e4e5;
}
.top-contents .col-archives li a {
  display: block;
  min-height: 70px;
  padding: 24px 0;
}
.top-contents .col-archives li a:hover {
  opacity: 0.6;
}
.top-contents .col-archives .member-only {
  position: absolute;
  left: 0;
  top: 24px;
  width: 80px;
  padding: 6px 8px 4px 22px;
  font-size: 11px;
  background-position: 10px 5px;
}
.top-contents .col-archives .post-eyecatch {
  float: left;
  width: 80px;
  height: 72px;
  margin-right: 18px;
}
.top-contents .col-archives .post-catch {
  min-height: 3.4em;
  padding-left: 98px;
  font-size: 16px;
  line-height: 1.4;
  color: #000;
}
.top-contents .col-archives .post-date {
  margin-top: 6px;
  padding-left: 98px;
}
.top-contents .col-archives .post-date span.update {
  display: inline-block;
  margin-top: 3px;
  margin-left: 10px;
  padding: 1px 3px;
  font-weight: bold;
  font-size: .7em;
  line-height: 1;
  vertical-align: text-top;
  color: #f33;
  background: #fff;
  border: 2px solid #f33;
  border-radius: 2px;
}
.top-contents .col-archives + .view-more {
  margin-top: 30px;
}
.top-contents .loginbox {
  padding: 8px;
  margin-bottom: 38px;
  background: url(../img/bg_loginbox.png) repeat;
}
.top-contents .loginbox ul {
  padding: 18px 12px;
  color: #333;
  background: #fff;
}
.top-contents .loginbox .btn-login a,
.top-contents .loginbox .btn-resister a {
  margin-bottom: 18px;
  height: 60px;
  padding: 20px 16px;
  font-weight: bold;
  font-size: 18px;
  color: #fff;
  text-align: center;
  background-repeat: no-repeat;
  background-position: 14px center;
  border-radius: 4px;
}
.top-contents .loginbox .btn-login a:before {
  float: left;
  content: url("../img/mark_btn-login.svg");
}

.top-contents .loginbox .btn-resister a:before {
  float: left;
  content: url("../img/mark_btn-resister.png");
}
.top-contents .loginbox .btn-login a {
  color: #00abeb;
  background: #fff;
  border: 1px solid #d7dce2;
  border-radius: 3px;
  box-shadow: 0 2px 0 0 #d7dce2;
  -webkit-box-shadow: 0 2px 0 0 #d7dce2;
}
.top-contents .loginbox .btn-resister a {
  background: #09bbff;
  background: -webkit-linear-gradient(top, #09bbff 0%,#09bbff 100%);
  background: linear-gradient(to bottom, #09bbff 0%,#09bbff 100%);
  -webkit-box-shadow: 0 2px 0 0 #ebeced;
  box-shadow: 0 2px 0 0 #ebeced;
}
.top-contents .loginbox .help {
  padding: 3px 0 0;
  text-align: center;
}
.top-contents .loginbox .help a {
  display: inline-block;
  padding-left: 28px;
  font-size: 17px;
  line-height: 1.3;
  color: #000;
  background: url(../img/mark_service.png) no-repeat left center;
}
.top-contents .loginbox .help a:hover {
  text-decoration: underline;
}
.top-contents .member-menu {
  margin-bottom: 34px;
}
.top-contents .member-menu h3 {
  margin: 0 25px 18px;
  padding: 7px 2px 3px 38px;
  font-size: 22px;
  background: url(../img/icon_member.png) no-repeat left center;
}
.top-contents .member-menu ul {
  padding: 0 20px;
  border: 4px solid #d8dbdc;
  font-size: 18px;
}
.top-contents .member-menu li + li {
  border-top: 1px solid #d8dbdc;
}
.top-contents .member-menu li a {
  display: block;
  padding: 20px 7px 20px 33px;
  background: url(../img/mark_service.png) no-repeat 2px 18px;
}
.top-contents .member-menu li.btn-logout a {
  background-image: url(../img/mark_logout.png);
}
.top-contents .col-topics {
  position: relative;
  margin-top: 14px;
  padding: 22px 23px 2px;
  border: 5px solid #09bbff;
}
.top-contents .col-topics h3 {
  position: absolute;
  top: -20px;
  left: 55px;
  width: 200px;
  height: 36px;
  padding: 8px 0 4px 66px;
  font-size: 22px;
  color: #333;
  background: #fff url(../img/icon_top-topics.png) no-repeat 16px 0;
}
.top-contents .col-topics ul {
  list-style-type: none;
  color: #333;
  background: #fff;
}
.top-contents .col-topics li {
  padding-top: 24px;
  padding-bottom: 10px;
  border-bottom: 1px solid #e2e4e5;
}
.top-contents .col-topics li:last-child {
  border-bottom: 0 none;
}
.top-contents .col-topics a:hover {
  text-decoration: underline;
}
.top-contents .col-topics .post-category {
  display: inline-block;
  width: 100px;
  margin-bottom: 10px;
  padding: 4px;
  font-size: 12px;
  color: #fff;
  text-align: center;
  background: #666;
}
.top-contents .col-topics .post-text {
  font-size: 14px;
  line-height: 1.5;
}
.top-contents .col-topics .post-date {
  padding: 12px 0;
}
.top-contents .l-foot {
  padding-top: 40px;
  border-top: 1px solid #e2e4e5;
}
.top-contents .col-service {
  width: 1000px;
  margin: 0 auto 40px;
}
.top-contents .col-headline {
  width: 1000px;
  margin: 0 auto 20px;
}
.top-contents .col-caution {
  width: 1000px;
  margin: 0 auto 20px;
  text-align: right;
  font-size: 12px
}
.top-contents .col-service ul {
  list-style-type: none;
}
.top-contents .col-service li {
  float: left;
  width: 310px;
}
.top-contents .col-service li + li {
  margin-left: 35px;
}
.top-contents .col-service a {
  display: block;
  padding: 2px 25px 12px;
  line-height: 1.5;
  text-align: center;
  color: #00abeb;
  background: #fff;
  border: 1px solid #0fbdff;
  border-bottom-width: 3px;
}
.top-contents .col-service img {
  display: block;
  margin: 10px auto;
}
.top-contents .col-support {
  width: 1000px;
  margin: 0 auto 20px;
  padding: 0 66px;
}
.top-contents .col-support .slick-slide {
  text-align: center;
}
.top-contents .col-support .slick-arrow {
  position: absolute;
  top: 0;
  width: 26px;
  height: 26px;
  margin: 0;
  padding: 0;
  white-space: nowrap;
  text-indent: 60px;
  background: url(../img/btn_slider_s.png) no-repeat;
  overflow: hidden;
  outline: none;
  cursor: pointer;
  z-index: 10;
}
.top-contents .col-support .slick-next {
  right: 0px;
  background-position: right top;
}
.top-contents .col-support .slick-prev {
  left: 0px;
  background-position: left top;
}

/* top-contents-footer */
.top-contents-footer {
  background: #f7f9fb;
}
.top-contents-footer .inner {
  margin-top: 40px;
  /*margin-bottom: 40px;*/
}
.top-contents-footer .fbb {
  float: left;
  width: 500px;
}
.top-contents-footer .bnr {
  list-style-type: none;
  float: right;
  width: 490px;
  overflow: hidden;
}
.top-contents-footer .bnr li {
  float: left;
  width: 220px;
  margin: 15px 0 0 25px;
}
.top-contents-footer .bnr li:nth-child(-n + 2) {
  margin-top: 0;
}
.top-contents-footer .btn-pagetop {
  width: 1000px;
  margin: 0 auto;
}

/* global-footer */
.global-footer { width: 1030px; margin: 0 auto;}
.global-footer li { list-style-type: none;}
.global-footer img {vertical-align: top;}
.global-footer .clearfix { display: inline-block;}

/*=====================*/
/*	フッター
/*=====================*/

#GlobalFooter {
	width:100%;
	margin:15px auto 10px;
	padding-top:8px;
	border-top:solid 3px #2798e3;
	font-size: 75%;
	line-height: 1.5;
}

#FooterLogo {
	width: 10%;
	float: left;
	padding-top: 30px;
	text-align: center;
}

@media screen and (max-width:1000px) {
	#FooterLogo {
		display: none;
	}
}

#FooterService {
	width: 85%;
	float: left;
	margin-left: 10px;
	display: inline; /* dobble margin bugfix for ie6 */
}

#FooterServiceHead {
	margin-bottom: 8px;
}

#GlobalFooter .FooterTitle {
	width: 100%;
	float: left;
	font-size: 117%;
	font-weight: bold;
	color: #333;
}

#GlobalFooter #FooterServiceHead p.FooterHeadLink {
	text-align: right;
}

#GlobalFooter #FooterServiceHead p.FooterHeadLink a {
	float: right;
	padding-right: 20px;
	color: #09F !important;
}

#GlobalFooter #FooterServiceHead p.FooterHeadLink img {
	vertical-align: text-top;
}

#FooterServiceCont dl {
	padding: 1px 0 0;
	background: url(../img/cmn/fline_blue.gif) repeat-y 100px;
}

#FooterServiceCont dl dt {
	width: 100px;
	float: left;
	padding-bottom: 5px;
	margin-right: 15px;
	color: #2798e3;
}

#FooterServiceCont dl dt.pl {
	padding-bottom: 10px;
}

#FooterServiceCont dl dd {
	float: left;
	margin: 0 10px 3px 0;
	padding: 0 9px 0 0;
	border-right: 1px solid #999;
	white-space: nowrap;
}

#FooterServiceCont dl dt.pl::after {
	clear: both;
	content: ".";
	display: block;
	opacity: 0;
}

#FooterServiceCont dl dd a:hover {
	text-decoration: underline;
}

#FooterServiceCont dl dd.last {
	border-right: none;
}

#FooterCorp {
	clear: both;
}

#FooterCorpInfo {
	float: left;
	width: 90%;
	margin: 10px 0 0 0;
	padding-top: 5px;
	border-top: 1px solid #2798e3;
	display: inline; /* dobble margin bugfix for ie6 */
}

@media screen and (max-width:1440px) {
	#FooterCorpInfo {
		width: 80%;
	}
}

#FooterCorpId {
	width: 300px;
	float: left;
}

#FooterCorpName {
	width: 100px;
	float: left;
	margin-top: 2px;
}

#copyright {
	width: 190px;
	float: left;
	margin: 3px 0 0 10px;
	font-size:81.6%;
	color: #333;
	line-height: 1.2;
}

#FooterCorpLink {
	float: left;
}

#FooterCorpLink ul li {
	float: left;
	margin: 0px 10px 7px 0;
	padding: 3px 9px 0px 0;
	border-right: 1px solid #999;
	font-size: 93.3%;
	line-height: 1.2;
}

#FooterCorpLink ul li.last {
	border-right: none;
	margin-right: 0;
	padding-right: 0;
}

#privacy {
	float: left;
	margin: -15px 0 10px 10px;
	display: inline; /* dobble margin bugfix for ie6 */
}

@media screen and (max-width:767px) {
	#privacy {
		margin: 0;
	}
}

/*=====================*/
/*	フォント
/*=====================*/

#GlobalFooter a {
	color: #666666;
	text-decoration: none;
}

#GlobalFooter a:hover {
	color: #666666;
	text-decoration: underline;
}

#GlobalFooter dt {
	width: 30%;
	box-sizing: border-box;
}

#GlobalFooter dd {
	padding: 10px;
	margin: 0;
	box-sizing: border-box;
}

#GlobalFooter .flex {
	display:flex;
	flex-wrap: wrap;
}




/* new design*/
.menu_head{
  margin-bottom: 10px;
  padding: 2px 0 16px;
  line-height: 1.3;
  letter-spacing: 3px;
  border-bottom: 4px solid #e2e4e5;
}
/*
.new_career_nav{
  font-size: 14px; line-height: 1.7; color: #000; padding: 0 0; background-color: white;
}
.new_career_nav ul{
  padding: 0 0; margin-top: 8px;
}
.new_career_nav ul li{
  margin: 0 0;
  font-size: medium;
  text-align: center;
  height: 30px;
}
.new_career_nav ul li a{
   padding-top: 5px;
   font-size: 14px;
}
.carrer_last_li{
  width: 425px; margin: 0 0; padding-left: 150px;
  background: url(../img/bg_loginbox.png) repeat;
}

.recruit_data{
  width: 1000px; height: 40px; margin-bottom: 30px;
  background: url(../img/bg_loginbox.png) repeat;
}
.recruit_data ul{
  padding: 12px;
  display: flex;text-align: center;justify-content: space-around;  font-size: small;
}
.recruit-data ul li{
  margin-top: 25px;
  font-size: small;
  font-size: 14px;
}*/




.new_career{
  margin-bottom: 30px;
}
.new_career_data{

  border-bottom: 1px solid #e2e4e5;
}
.new_career_data:after{
  clear: both;
  display: block;
  height: 0;
  content: ".";
  font-size: 0;
  visibility: hidden;
}
.new_career_terms{
  float: left;
 /* border-right: 1px solid #e2e4e5;*/
  width: 230px;
  margin-top: 4px;
  margin-bottom: 4px;
}
.new_career_terms a{
    display: inline-block;
    border-bottom: none;
    margin: 0px 0px 8px 4px;
    padding: 11px 11px 11px 50px;
    font-size: small;
}
.new_career_link1{
  background: url(../img/icon_new-merit.png) no-repeat left top;
}
.new_career_link2{
  background: url(../img/icon_new-step.png) no-repeat left top;
}
.new_career_link3{
  background: url(../img/icon_data.png) no-repeat left top;
}
.new_career_link4{
  background: url(../img/icon_data.png) no-repeat left top;
}
/*.new_career_link5{
  background: url(../img/icon_data.png) no-repeat left top;
}*/

.new_career_company{
  background: url(../img/icon_enterprise.png) no-repeat left top;
}
.new_career_terms:after{
    border-left: 1px solid #e2e4e5;
}
.new_career_keywords li{
    display: inline-block;
    margin: 8px 0;
    padding: 0 20px 0 26px;
    font-size: small;
}
.new_career_keywords{
  float: left;
  width: 768px;
}
.new_career_keywords ul {
  margin: 0px 0;
  padding: 8px 10px 10px 10px;
}








.servay{
  margin-bottom: 30px;
}
.servay_data{

  border-bottom: 1px solid #e2e4e5;
}
.servay_data:after{
  clear: both;
  display: block;
  height: 0;
  content: ".";
  font-size: 0;
  visibility: hidden;
}
.servay_terms{
  float: left;
 /* border-right: 1px solid #e2e4e5;*/
  width: 230px;
  margin-top: 4px;
  margin-bottom: 4px;
}
.servay_terms a{
    display: inline-block;
    border-bottom: none;
    margin: 0px 0px 8px 4px;
    padding: 11px 11px 11px 50px;
    font-size: small;
}
.servay_icon_enterprise{
  background: url(../img/icon_enterprise.png) no-repeat left top;
}
.servay_icon_sutudents{
  background: url(../img/icon_sutudents.png) no-repeat left top;
}
.servay_icon_enquete{
  background: url(../img/icon_enquete.png) no-repeat left top;
}
.servay_icon_document{
  background: url(../img/icon_document.png) no-repeat left top;
}
.servay_icon_data{
  background: url(../img/icon_data.png) no-repeat left top;
}

.servay_company{
  background: url(../img/icon_enterprise.png) no-repeat left top;
}
.servay_terms:after{
    border-left: 1px solid #e2e4e5;
}
.servay_keywords li{
    display: inline-block;
    margin: 8px 0;
    padding: 0 10px 0 8px;
    font-size: small;
}
.servay_keywords{
  float: left;
  width: 768px;
}
.servay_keywords ul {
  margin: 0px 0;
  padding: 8px 10px 10px 10px;
}
.img_txt_space {
  position: absolute;
  top: 7px;
  right: 0px;
  left: 0px;
  text-align: center;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center; /* 縦方向中央揃え（Safari用） */
  align-items: center; /* 縦方向中央揃え */
  -webkit-justify-content: center; /* 横方向中央揃え（Safari用） */
  justify-content: center; /* 横方向中央揃え */
}
.img_txt_space p{
  font-size: 20px;
  color: white;
  min-height: 40px;
  min-width: 80%;
  display: flex;
  padding: 10px 10px 8px 10px;
  display:inline-block;
  margin-bottom:20px;
}

.img_txt_space_sub {
  position: absolute;
  top: 27px;
  width: 80px;
  text-align: center;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center; /* 縦方向中央揃え（Safari用） */
  align-items: center; /* 縦方向中央揃え */
  -webkit-justify-content: center; /* 横方向中央揃え（Safari用） */
  justify-content: center; /* 横方向中央揃え */
}
.img_txt_space_sub p{
  font-size: 11px;
  color: white;
  min-height: 20px;
  min-width: 80%;
  display: flex;
  padding: 5px 5px 3px 5px;
  display:inline-block;
}

.products{
  margin-bottom: 30px;
}
.products_nav{
  padding: 8px 18px;
  font-size: small;
  line-height: 1.7;
  color: #000;
}
.products_nav li{
    display: inline-block;
    margin: 4px 0;
    padding-right: 26px;
}
.products_nav li + li {
    /*border-left: 1px solid #e2e4e5;*/
}

.resources{
  margin-bottom: 30px;
}
.resources_nav{
  padding: 8px 18px;
  font-size: small;
  line-height: 1.7;
  color: #000;
}
.resources_nav li{
    display: inline-block;
    margin: 4px 0;
    padding-right: 26px;
}
.resources_nav li + li {
    /*border-left: 1px solid #e2e4e5;*/
}

.seminer_info{
  border-bottom: 1px solid #e2e4e5;
  display: flex;
  -webkit-justify-content: space-around;
  justify-content: space-between;
}
.seminer_info ul{
  margin: 0px 0;
  padding: 8px 10px 10px 10px;
}
.seminer_info li{
  display: inline-block;
  margin: 4px 0;
  padding: 0 20px 0 26px;
  font-size: small;
}
.seminer_terms{
  float: left;
  /* border-right: 1px solid #e2e4e5; */
  width: auto;
  margin-top: 4px;
  margin-bottom: 4px;
}
.seminer_terms a{
    display: inline-block;
    border-bottom: none;
    /* margin: 0px 0px 8px 8px; */
    padding-left: 5px;
    padding-right: 45px;
    font-size: small;
}
.seminer_terms a img{vertical-align: middle;}
.seminer_names:after{
  clear: both;
  content: "";
  height: 0;
  display: block;
  visibility: hidden;
}
.seminar-box-summary{
  clear: both;
  margin-top: 20px;
  margin-bottom: 20px;
}

/* event banner */
.col-event-banner {
  margin-top: -18px;
  margin-bottom: 28px;
}
.col-event-banner ul {
  list-style-type: none;
}
.col-event-banner li {
  float: left;
  width: 310px;
}
.col-event-banner li + li {
  margin-left: 35px;
}
.col-event-banner a {
  display: block;
  padding: 12px 25px;
  line-height: 1.5;
  text-align: center;
  color: #00abeb;
  background: #fff;
  border: 1px solid #0fbdff;
  border-bottom-width: 3px;
}
.col-event-banner img {
  display: block;
  margin: 0 auto;
  width: 260px;
}
.col-event-banner .inner.bnr.event2 {
  margin-top: 5px;
}
