@charset "UTF-8";
/* ===================================================================
CSS information
 file name  :  pg_top.css
 style info :  トップページの定義
=================================================================== */
/*-­‐-­‐-­‐-­‐-­‐-­‐-­‐-­‐-­‐-­‐-­‐-­‐-­‐-­‐-­‐-­‐-­‐-­‐-
各SCSSファイルのインポート
­‐-­‐-­‐-­‐-­‐-­‐-­‐-­‐-­‐-­‐-­‐-­‐-­‐-­‐-­‐-­‐-­‐-­‐-­‐*/
/*-­‐-­‐-­‐-­‐-­‐-­‐-­‐-­‐-­‐-­‐-­‐-­‐-­‐-­‐-­‐-­‐-­‐-­‐-
carousel
­‐-­‐-­‐-­‐-­‐-­‐-­‐-­‐-­‐-­‐-­‐-­‐-­‐-­‐-­‐-­‐-­‐-­‐-­‐*/
.pg_top_carousel {
  position: relative;
  z-index: 0;
  width: 100%;
  overflow: hidden;
}

.pg_top_carousel_container {
  position: relative;
  height: 360px;
  overflow: hidden;
}
.pg_top_carousel_container .icon_carousel_top_prev,
.pg_top_carousel_container .icon_carousel_top_next {
  position: absolute;
  top: 50%;
  margin-top: -30px;
}
.pg_top_carousel_container .icon_carousel_top_prev {
  left: 0;
}
.pg_top_carousel_container .icon_carousel_top_next {
  right: 0;
}

.pg_top_carousel_arrow_wrapper {
  position: relative;
}

.pg_top_carousel_left,
.pg_top_carousel_right {
  behavior: url(../js/PIE.htc);
  position: absolute;
  top: 0;
  width: 100%;
  height: 360px;
  background: rgba(0, 0, 0, 0.4);
  -pie-background: rgba(0, 0, 0, 0.4);
}

.pg_top_carousel_left {
  left: 50%;
  margin-left: 480px;
}

.pg_top_carousel_right {
  right: 50%;
  margin-right: 480px;
}

.pg_top_carousel_container > ul {
  width: 2880px;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -1440px;
}

.pg_top_carousel_container li {
  float: left;
}

.pg_top_carousel_container li a > img {
  width: 960px;
}

.pg_top_carousel_container li > a {
  display: block;
  position: relative;
}

.pg_top_new_info {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  height: 72px;
  padding: 20px 0;
  border-bottom: 1px solid #e3e7ea;
}
.pg_top_new_info:before {
  content: "";
  width: 100%;
  height: 2px;
  background: url(../images/pages/top/slider_shadow.png) repeat-x;
  position: absolute;
  top: -2px;
  left: 0;
  z-index: 2;
}

.pg_top_new_info_inner {
  margin: auto;
  width: 960px;
}
.pg_top_new_info_inner h2 {
  float: left;
  width: 80px;
  padding: 5px 0;
  border-right: 1px solid #e1e1e1;
  color: #0098d9;
  font-weight: bold;
}
.pg_top_new_info_inner dt {
  float: left;
  padding: 5px 15px 5px 25px;
  font-family: "Oswald", sans-serif;
  width: 65px;
}
.pg_top_new_info_inner a.pg_top_new_info_link {
  display: block;
  float: left;
  width: 624px;
  padding: 5px 0;
  margin-right: 20px;
  color: #414141;
  text-decoration: underline;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.pg_top_new_info_inner a.pg_top_new_info_link:hover {
  color: #0098d9;
  text-decoration: none;
}
.pg_top_new_info_inner a.btn_default {
  padding: 5px 12px;
  width: 130px;
  height: 32px;
}
.pg_top_new_info_inner a.btn_default .icon_btn_point_right {
  display: block;
}

.pg_top_recommend_services {
  padding-top: 60px;
  border-top: 1px solid #edf2f5;
  background-color: #f3f8fb;
  height: 363px;
}

.pg_top_recommend_services_inner {
  margin: auto;
  width: 960px;
}
.pg_top_recommend_services_inner ul {
  overflow: hidden;
  margin-left: -30px;
}
.pg_top_recommend_services_inner li {
  float: left;
  width: 300px;
  margin-left: 30px;
}
.pg_top_recommend_services_inner li h2 {
  margin-top: 25px;
  color: #0098d9;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.0;
}
.pg_top_recommend_services_inner li p {
  margin: 15px 0 20px;
}
.pg_top_recommend_services_inner li .btn_detail {
  padding: 0;
  width: 300px;
  height: 40px;
  line-height: 38px;
}

.pg_top_features,
.pg_top_flow,
.pg_top_security {
  background: url("../images/common/x.png") repeat-x;
  padding: 68px 0;
  background-color: #ffffff;
}

.pg_top_features_inner,
.pg_top_flow_inner,
.pg_top_security_inner {
  position: relative;
  width: 960px;
  margin: auto;
}
.pg_top_features_inner h2,
.pg_top_flow_inner h2,
.pg_top_security_inner h2 {
  position: relative;
  padding-bottom: 12px;
  border-bottom: 1px solid #414141;
  font-size: 26px;
  font-weight: bold;
  line-height: 1.0;
}
.pg_top_features_inner h2 span,
.pg_top_flow_inner h2 span,
.pg_top_security_inner h2 span {
  position: absolute;
  top: 51px;
  left: 0;
  font-family: "Oswald", sans-serif;
  font-size: 18px;
  font-weight: normal;
}
.pg_top_features_inner .btn_default_em,
.pg_top_features_inner .btn_default_val,
.pg_top_flow_inner .btn_default_em,
.pg_top_flow_inner .btn_default_val,
.pg_top_security_inner .btn_default_em,
.pg_top_security_inner .btn_default_val {
  position: absolute;
  top: 18.5px;
  right: 0;
  width: 130px;
  height: 37px;
  line-height: 37px;
  padding: 0 12px;
  z-index: 2;
}
.pg_top_features_inner .icon_btn_point_em_right,
.pg_top_flow_inner .icon_btn_point_em_right,
.pg_top_security_inner .icon_btn_point_em_right {
  display: block;
}

.pg_top_features_inner ol {
  margin-left: -20px;
  overflow: hidden;
}
.pg_top_features_inner li {
  position: relative;
  float: left;
  width: 175px;
  margin-left: 20px;
  text-align: center;
}
.pg_top_features_inner li h3 {
  position: relative;
  margin-top: 45px;
  padding-left: 55px;
  font-family: "Oswald", sans-serif;
  font-size: 38px;
  color: #0098d9;
}
.pg_top_features_inner li h3 span {
  position: absolute;
  top: 5px;
  left: 43px;
  font-size: 20px;
  border-bottom: 1px solid #0098d9;
  font-weight: bold;
}

.pg_top_security_inner h2 {
  position: relative;
  padding: 10px 15px 5px;
  border-bottom: none;
  border-left: 3px solid #004a91;
  color: #0098d9;
  font-size: 18px;
  line-height: 1.0;
}
.pg_top_security_inner h2:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: -3px;
  width: 3px;
  height: 20px;
  background-color: #15a7e6;
}

.pg_top_security_head {
  margin-top: 36px;
}
.pg_top_security_head li {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
}

.pg_top_security_left {
  width: 590px;
}
.pg_top_security_left ul {
  margin-top: 20px;
}
.pg_top_security_left li {
  float: left;
  width: 274px;
  margin-right: 20px;
}
.pg_top_security_left li div {
  padding: 20px;
  border-bottom: 5px solid #c2c6c9;
  background-color: #ffffff;
}
.pg_top_security_left li div .btn_primary {
  margin: 20px 0 1px 0;
  display: block;
  height: 32px;
  line-height: 32px;
  text-align: center;
}
.pg_top_security_left li div .btn_primary:hover {
  margin: 21px 0 0 0;
}
.pg_top_security_left li div .icon_btn_point_pr_right {
  display: block;
  background-position: 205px -639px;
}

.pg_top_security_right {
  width: 370px;
}
.pg_top_security_right img {
  margin-top: 20px;
}
.pg_top_security_right div {
  padding: 20px;
  border-bottom: 5px solid #c2c6c9;
  background-color: #ffffff;
}
.pg_top_security_right div .btn_primary {
  margin: 20px 0 1px 0;
  display: block;
  height: 32px;
  line-height: 32px;
  text-align: center;
}
.pg_top_security_right div .btn_primary:hover {
  margin: 21px 0 0 0;
}
.pg_top_security_right div .icon_btn_point_pr_right {
  display: block;
  background-position: 301px -639px;
}

.pg_top_security_fingerprint {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 70px;
  padding: 38px 0 0 16px;
  background: url("../images/pages/top/img_equipment_fingerprint.png") no-repeat;
  color: #FFFFFF;
  font-size: 16px;
  text-shadow: 1px 1px 2px #555555;
}

.pg_top_security_cleanroom {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 70px;
  padding: 38px 0 0 16px;
  background: url("../images/pages/top/img_equipment_clean.png") no-repeat;
  color: #FFFFFF;
  font-size: 16px;
  text-shadow: 1px 1px 2px #555555;
}

.pg_top_security {
  background-color: #f3f8fb;
}

.pg_top_security_inner > p {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 650px;
  margin: auto;
  background-color: #15a7e6;
}

.pg_top_result_wrapper,
.pg_top_partner_wrapper {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  padding: 65px 0 0;
}
.pg_top_result_wrapper h2,
.pg_top_partner_wrapper h2 {
  width: 230px;
  height: 41px;
  margin: auto;
}
.pg_top_result_wrapper h2 + p,
.pg_top_partner_wrapper h2 + p {
  position: absolute;
  top: -20px;
  left: 50%;
  width: 125px;
  height: 125px;
  margin-left: 130px;
  background: url("../images/pages/top/icon_balloon.png") no-repeat;
  color: #ffffff;
}
.pg_top_result_wrapper p span,
.pg_top_partner_wrapper p span {
  display: block;
  font-size: 18px;
  text-align: center;
}
.pg_top_result_wrapper .pg_top_list_number,
.pg_top_partner_wrapper .pg_top_list_number {
  margin-top: 35px;
  font-family: "Oswald", sans-serif;
  font-size: 32px;
  line-height: 1.4;
}

.pg_top_result_wrapper {
  background: url("../images/common/x.png") repeat-x;
  background-color: #15a7e6;
}

.pg_top_partner_wrapper {
  background-color: #004a91;
}

.pg_top_result,
.pg_top_partner {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  height: 145px;
  margin-bottom: 60px;
}
.pg_top_result .icon_carousel_top_ban_prev,
.pg_top_result .icon_carousel_top_ban_next,
.pg_top_partner .icon_carousel_top_ban_prev,
.pg_top_partner .icon_carousel_top_ban_next {
  position: absolute;
  top: 50%;
}
.pg_top_result .icon_carousel_top_ban_prev,
.pg_top_partner .icon_carousel_top_ban_prev {
  left: 0;
}
.pg_top_result .icon_carousel_top_ban_next,
.pg_top_partner .icon_carousel_top_ban_next {
  right: 0;
}

.pg_top_result_wrapper h2 span {
  display: block;
  width: 4em;
  margin: -20px auto 0;
  padding: 0 15px;
  background-color: #15a7e6;
}

.pg_top_partner_wrapper h2 span {
  display: block;
  width: 7em;
  margin: -20px auto 0;
  padding: 0 15px;
  background-color: #004a91;
}

.pg_top_result_list,
.pg_top_partner_list {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  margin: auto;
}
.pg_top_result_list ul,
.pg_top_partner_list ul {
  position: absolute;
  top: 0;
  left: 0;
}
.pg_top_result_list li,
.pg_top_partner_list li {
  float: left;
  margin: 40px 20px 0 0;
}
.pg_top_result_list img,
.pg_top_partner_list img {
  behavior: url(../js/PIE.htc);
  padding-bottom: 5px;
  background: rgba(0, 0, 0, 0.2);
  -pie-background: rgba(0, 0, 0, 0.2);
  position: relative;
}

.pg_top_result_list_inner {
  position: relative;
  margin: 0 auto;
  width: 990px;
}
