@charset "UTF-8";
/*! インデクッス */
.cl, #main-content, #service ul, #individual .ind-list, #pickup-list, #news .news-list-wrap {
  display: inline-block;
  min-height: 1%;
  display: block;
  *zoom: 1;
}
.cl:after, #main-content:after, #service ul:after, #individual .ind-list:after, #pickup-list:after, #news .news-list-wrap:after {
  content: " ";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  font-size: 0;
}
* html .cl, * html #main-content, * html #service ul, #service * html ul, * html #individual .ind-list, #individual * html .ind-list, * html #pickup-list, * html #news .news-list-wrap, #news * html .news-list-wrap {
  height: 1%;
}

/*----------------------------------
mv
----------------------------------*/
#mv {
  position: relative;
  margin-top: 126px;
  overflow: hidden;
  background: #2cb1dc;
}
#mv p {
  color: #fff;
}
#mv p a {
  display: inline-block;
  padding: 7px 30px;
  border: 1px solid #fff;
  line-height: 1;
  color: #fff;
  *display: inline;
  *zoom: 1;
}
#mv p a:hover {
  color: #2cb1dc;
  text-decoration: none;
  background: #fff;
}
#mv p:first-child {
  padding-top: 38px;
}
#mv03 p:first-child {
  padding-top: 34px;
}
#mv04 p:first-child {
  padding-top: 28px;
}
#mv p:first-child + p {
  margin: 20px 0;
}
#mv01 p:first-child + p,#mv02 p:first-child + p {
  margin: 25px 0;
}
#mv p + p + p {
  font-size: 116.7%;
}
#mv .mv-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  height: 300px;
  background-color: #2cb1dc;
}
#mv .mv-current {
  position: relative;
  z-index: 1;
}

#mv01 {
  background: url(/files/user/common/img/index/mv01.jpg) 50% 0 no-repeat;
}

#mv02 {
  background: url(/files/user/common/img/index/mv02.jpg) 50% 0 no-repeat;
}

#mv03 {
  background: url(/files/user/common/img/index/mv03.jpg) 50% 0 no-repeat;
}

#mv04 {
  background: url(/files/user/common/img/index/mv04.jpg) 50% 0 no-repeat;
}

#mv-arrow-prev, #mv-arrow-next {
  position: absolute;
  top: 50%;
  z-index: 2;
  margin-top: -19px;
}

#mv-arrow-prev {
  left: 2%;
}

#mv-arrow-next {
  right: 2%;
}

#mv-pointer {
  width: 1000px;
  margin: 0 auto;
  border-bottom: 1px solid #fff;
}

#mv-pointer-wrap {
  padding: 10px 0;
  border-bottom: 1px solid #e6e6e6;
}
#mv-pointer-wrap ul {
  letter-spacing: -.40em;
  text-align: center;
}
#mv-pointer-wrap li {
  display: inline-block;
  margin: 0 7px;
  letter-spacing: normal;
  vertical-align: middle;
  *display: inline;
  *zoom: 1;
}
#mv-pointer-wrap li a {
  display: block;
  width: 12px;
  height: 12px;
  background: #ccc;
  overflow: hidden;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
#mv-pointer-wrap li a:hover {
  background: #15a9d8;
}
#mv-pointer-wrap .mv-current a {
  background: #15a9d8;
}

#main-content {
  padding: 22px 0 33px;
}

#service {
  float: left;
  width: 592px;
}
#service h2 {
  padding: 7px 0;
  color: #010101;
  font-size: 200%;
  text-align: center;
  border-top: 2px solid #15a9d8;
  background: #fff;
}
#service h2 em {
  font-weight: bold;
  color: #15a9d8;
}
#service ul {
  width: 594px;
  margin-left: -2px;
}
#service li {
  float: left;
  margin: 2px 0 0 2px;
  padding: 4px;
  background: #fff;
}
#service li p {
  display: none;
  position: absolute;
  top: 65px;
  left: 0;
  font-size: 91.66667%;
}
#service li a {
  position: relative;
  display: block;
  width: 188px;
  height: 172px;
  color: #fff;
}
#service li a:hover p {
  display: block;
  padding: 0 14px;
  line-height: 1.4;
}
#service li a:hover img {
  display: none;
}
#service img {
  display: block;
}
#service .service-list-btm {
  border-bottom: 3px solid #ddd;
}
#service #service01 a:hover {
  background: url(/files/user/common/img/index/service01-over.gif) no-repeat;
}
#service #service02 a:hover {
  background: url(/files/user/common/img/index/service02-over.gif) no-repeat;
}
#service #service03 a:hover {
  background: url(/files/user/common/img/index/service03-over.gif) no-repeat;
}
#service #service04 a:hover {
  background: url(/files/user/common/img/index/service04-over.gif) no-repeat;
}
#service #service05 a:hover {
  background: url(/files/user/common/img/index/service05-over.gif) no-repeat;
}
#service #service06 a:hover {
  background: url(/files/user/common/img/index/service06-over.gif) no-repeat;
}

#individual {
  position: relative;
  float: right;
  width: 340px;
  padding-bottom: 4px;
  border-bottom: 3px solid #ddd;
  background: #fff;
}
#individual h2 {
  padding: 7px 0 0;
  color: #010101;
  font-size: 200%;
  text-align: center;
  border-top: 2px solid #f7a61a;
  background: #fff;
}
#individual h2 em {
  font-weight: bold;
  color: #f7a61a;
}
#individual h3 {
  margin: 0 0 5px 16px;
  padding-left: 5px;
  font-size: 116.66667%;
  border-left: 2px solid #f7a61a;
  line-height: 1.4;
}
#individual .ind-list {
  line-height: 1.4;
}
#individual .ind-list a:hover {
  text-decoration: none;
}
#individual .ind-list time {
  display: block;
  color: #999;
  font-size: 91.66667%;
  font-style: italic;
}
#individual .ind-list img {
  float: left;
}
#individual .ind-pickup-text {
  float: right;
  width: 230px;
}

#present {
  /*width: 300px;*/
  margin: 0 auto;
  padding: 0 4px;
}
#present .btn01 {
  margin: 10px auto 0;
}
#present .btn01 a:hover {
  background: rgba(255,255,255,0.3);
}
#present .ind-list a {
  display: block;
  padding-top: 13px;
  padding-left: 16px;
  padding-right: 16px;
  overflow: hidden;
}
#present .ind-list a:hover {
  background: #fafafa;
}

#individual-orn {
  position: absolute;
  top: 0;
  right: 0;
}

#ind-other-btn {
  width: 332px;
  margin: 15px auto 0;
  padding: 10px 0;
  background: #f1f1f1;
  letter-spacing: -.40em;
  text-align: center;
}
#ind-other-btn li {
  display: inline-block;
  margin: 0 5px;
  letter-spacing: normal;
  vertical-align: top;
  *display: inline;
  *zoom: 1;
}
#ind-other-btn li a:hover img {
  opacity: 0.8;
}

#pickup {
  margin-top: 50px;
}

#pickup-list {
  margin-top: 20px;
}
#pickup-list .pickup-list-wrap {
  position: relative;
  float: left;
  width: 225px;
  margin-left: 20px;
}
#pickup-list .pickup-list-wrap span + p {
  margin-top: 7px;
  font-size: 108.33333%;
  font-weight: bold;
  line-height: 1.6;
}
#pickup-list .pickup-list-wrap span {
  display: block;
  width: 223px;
  height: 136px;
  border: 1px solid #ddd;
  text-align: center;
  overflow: hidden;
}
#pickup-list .pickup-list-wrap a {
  display: block;
  color: #187fa5;
}
#pickup-list .pickup-list-wrap a:hover {
  text-decoration: none;
}
#pickup-list .pickup-list-wrap a:hover span {
  border: 1px solid #004577;
}
#pickup-list .pickup-list-wrap a:hover .hover-text {
  display: block;
}
#pickup-list .pickup-list-wrap:first-child {
  margin-left: 0;
}
#pickup-list .pickup-label {
  position: absolute;
  top: 0;
  left: 0;
  padding: 4px 10px;
  color: #fff;
  font-size: 83.33333%;
  line-height: 1.2;
  background: #004577;
}
#pickup-list .hover-text {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 140px;
  padding: 10px 15px;
  color: #fff;
  box-sizing: border-box;
  background: rgba(0, 47, 80, 0.8) url(/files/user/common/img/index/ico-pickap-hover.png) 97% 95% no-repeat;
}

#news {
  position: relative;
  margin-top: 70px;
}
#news h3 + p {
  position: absolute;
  top: 20px;
  right: 20px;
  padding-left: 10px;
  font-size: 91.66667%;
  background: url(/files/user/common/img/ico-list01.png) 0 5px no-repeat;
}
#news h3 + p a:hover {
  text-decoration: none;
}
#news .news-list-wrap {
  width: 100%;
  border-bottom: 1px solid #ddd;
}
#news .news-list-wrap time {
  float: left;
  display: block;
  padding-left: 10px;
  color: #999;
  font-style: italic;
}
#news .news-list-wrap ul {
  margin-bottom: 5px;
  letter-spacing: -.40em;
  line-height: 1.2;
}
#news .news-list-wrap li {
  display: inline-block;
  margin-left: 10px;
  padding: 3px 10px;
  letter-spacing: normal;
  vertical-align: top;
  color: #fff;
  font-size: 91.66667%;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  *display: inline;
  *zoom: 1;
}
#news .news-list-wrap li:first-child {
  margin-left: 0;
}
#news .news-list-wrap a {
  display: block;
  padding: 20px 0;
  overflow: hidden;
  background: url(/files/user/common/img/ico-arrow01.png) 98% 50% no-repeat;
}
#news .news-list-wrap a:hover {
  text-decoration: none;
  background-color: #fafafa;
}

#news .news-list-wrap .no-link {
  padding: 20px 0;
  overflow: hidden;
}

#news .news-list-wrap dt {
  font-size: 108.33333%;
  font-weight: bold;
  color: #187fa5;
}
#news .news-list-text {
  float: left;
  width: 774px;
  margin-left: 50px;
}
#news .ico-case {
  background: #004577;
}

#news .ico-info {
  background: #004577;
}

#news .ico-archive {
  background: #888;
}

#news .ico-group {
  background: #0fb29b;
}

#news .ico-media {
  background: #e61019;
}

#news .ico-event {
  background: #0da95c;
}

#news .ico-digital {
  background: #947eb8;
}

#news .ico-create {
  background: #00a1e9;
}


#news .ico-market {
  background: #f6a90e;
}

#news .ico-preview {
  background: #144f9d;
}

#news .ico-pre {
  background: #f7a61a;
}

#news .news-list-wrap li {
  background: #144f9d;
}

#news .news-pdf span {
  padding-right: 15px;
  background: url(/files/user/common/img/ico-pdf.png) 100% 50% no-repeat;
}

#footer-top {
  margin-top: 100px;
}
