@charset "UTF-8";

.layout_main-visual {
  height: 500px;
  background: url("../images/img_top-visual.png") no-repeat center center;
}

.layout_global-pc .layout_main-visual .layout_catch-contents .ttl_catch-message {
  font-size: 28px;
  padding: 16px 0 0 24px;
}

.layout_global-sp .layout_main-visual .layout_catch-contents .ttl_catch-message {
    padding: 12px 0 0 32px;
}

@media screen and (min-width: 1599px) {
  .layout_main-visual {
    background-size: cover;
  }
}

.layout_main-visual .layout_catch-contents {
  height: 156px;
  width: 380px;
  margin: 268px 18px 0;
  float: right;
}

.layout_main-visual .layout_catch-contents .ttl_catch-message {
  width: 380px;
  height: 116px;
  background: rgba(40, 40, 40, 0.9);
  color: white;
  box-sizing: border-box;
}
.layout_main-visual .layout_catch-contents img {
  width: auto;
  height: auto;
}

.layout_top-menu {
  margin: 24px auto;
  overflow: hidden;
}

.layout_top-menu a h2:hover {
  opacity: 0.7;
}

.layout_top-menu ul li {
  width: 333px;
  padding: 32px;
  box-sizing: border-box;
  border-left: 1px solid #dfdfe1;
  float: left;
  height: 212px;
}

.layout_top-menu ul li:last-child {
  border-right: 1px solid #dfdfe1;
}

.layout_top-menu ul li a h2.ttl_top-menu {
  position: relative;
  color: #4a92cc;
  padding: 0 24px 12px 70px;
  font-size: 20px;
  line-height: 26px;
  height: 70px;
  box-sizing: border-box;
  margin: 20px 0 0;
  overflow-wrap: break-word;
}

.layout_top-menu ul li a h2.ttl_top-menu::after {
  content: ">";
  color: #4a92cc;
  position: absolute;
  right: 4px;
  font-size: 30px;
  transform: scale(1, 1.5);
  font-weight: 100;
  line-height: calc(100% - 300px);
}

.layout_top-menu ul li a h2.ttl_top-menu::before {
  content: "";
  background: url("../images/icon_message-president.png") no-repeat;
  width: 57px;
  height: 58px;
  position: absolute;
  top: 2px;
  left: 0;
}

.layout_top-menu ul li a h2.ttl_top-menu.ttl_company-profile {
  padding-top: 12px;
}

.layout_top-menu ul li a h2.ttl_top-menu.ttl_company-profile::before {
  background: url("../images/icon_company-profile.png") no-repeat;
  width: 47px;
  height: 58px;
  top: -4px;
}

.layout_top-menu ul li a h2.ttl_top-menu.ttl_company-profile::after {
  line-height: calc(100% - 4px);
}

.layout_top-menu ul li a h2.ttl_top-menu.ttl_philosophy {
  padding-top: 12px;
}

.layout_top-menu ul li a h2.ttl_top-menu.ttl_philosophy::before {
  background: url("../images/icon_corp-philosophy.png") no-repeat;
  width: 58px;
  height: 54px;
  top: 0;
}

.layout_top-menu ul li a h2.ttl_top-menu.ttl_philosophy::after {
  line-height: calc(100% - 12px);
  top: 15px;
}

.layout_top-menu ul li a:hover {
  text-decoration: none;
}

.layout_top-menu ul li a:hover h3.ttl_top-menu {
  opacity: 0.7;
  color: #4a92cc;
}

.layout_top-menu ul li p {
  font-size: 14px;
}

.layout_global-pc .layout_content-half {
  height: 420px;
  width: 100%;
  position: relative;
}

.layout_content-half .layout_content-bg {
  position: absolute;
  margin: 0 auto;
  top: 0;
  right: 0;
  left: 0;
  width: 100%;
  max-width: 1600px;
  height: 100%;
  background: #f7f7f7;
}

.layout_content-half.layout_data-center-services {
  margin: 24px auto;
}

.layout_content-half.layout_data-center-services .layout_content-bg {
  background: #4a92cc;
}

.layout_content-half .layout_img {
  position: relative;
  height: 100%;
  width: 50%;
  float: left;
  background: url("../images/img_business-activities.png") no-repeat top right;
}

.layout_content-half .layout_img.layout_img-right {
  height: 420px;
  float: right;
  background: url("../images/img_data-center-services.png") no-repeat top left;
}

.layout_content-half .layout_content {
  position: relative;
  float: left;
  width: 500px;
  height: 100%;
  padding: 55px 40px 0;
  box-sizing: border-box;
  overflow: hidden;
}

.layout_content-half .layout_content .ttl_business-activities {
  color: #4a92cc;
  font-size: 30px;
}

.layout_content-half .layout_content .ttl_data-center-services {
  color: white;
  font-size: 30px;
}

.layout_content-half .layout_content p {
  color: #404040;
  font-size: 15px;
  line-height: 28px;
  margin: 12px 0 24px;
}

.layout_content-half .layout_content.layout_content-left {
  float: right;
}

.layout_content-half .layout_content.layout_content-left p {
  color: white;
}

.layout_content-half .layout_content img {
  width: auto;
  height: auto;
}

.layout_press-release {
  position: relative;
}

.layout_press-release h2 {
  font-size: 36px;
  text-align: center;
  color: #073e6e;
}

.layout_global-pc .layout_press-release h2 {
  margin-top: 20px;
}

.layout_press-release .btn_press-release-archive {
  position: absolute;
  right: 0;
  top: 44px;
}

.layout_press-release .btn_press-release-archive a {
  color: #404040;
  font-size: 12px;
}

.layout_press-release .btn_press-release-archive a img {
  width: auto;
  height: auto;
  margin: 0 4px;
}

.layout_global-pc .layout_press-release ul {
  margin: 24px auto;
}

.layout_global-sp .layout_press-release ul {
  margin: 24px auto 50px auto;
}

.layout_press-release ul a:hover {
  text-decoration: none;
}

.layout_press-release ul a:hover p.details {
  text-decoration: underline;
}

.layout_press-release ul li {
  border-bottom: 1px solid #073e6e;
  padding: 8px;
}

.layout_press-release ul li p {
  font-size: 15px;
}

.layout_press-release ul li p.date {
  color: #808088;
  font-size: 12px;
  margin-bottom: 10px;
}

.layout_press-release ul li p.details {
  position: relative;
  display: inline-block;
  word-break: break-word;
}

.layout_press-release ul li p.details::after {
  content: "";
  background: url("../../common/corporate/images/icon_pdf.png") no-repeat;
  width: 12px;
  height: 14px;
  display: inline-block;
  margin: 0 0 0 8px;
  position: relative;
  top: 2px;
}

.layout_press-release ul li:hover {
  background: #f2f2f3;
}

.layout_global-sp .layout_press-release h2 {
  font-size: 24px;
  text-align: left;
  margin: 0 0 0 20px;
}

.layout_global-sp .layout_press-release .btn_press-release-archive {
  right: 20px;
  top: 10px;
}

.layout_global-sp .layout_press-release ul {
  padding: 0 20px;
}

.layout_global-sp .layout_press-release ul li p.details::after {
  right: -18px;
}

.layout_global-sp .layout_content-half {
  /* width: 100%; */
  margin: 0 15px 24px 15px;
  height: auto;
  background: #f1f1f1;
  position: relative;
}

.layout_global-sp .layout_content-half.layout_data-center-services {
  background: #4a92cc;
}

.layout_global-sp .layout_content-half .layout_content {
  float: none;
  height: auto;
  width: 100%;
  padding: 14px 20px;
}

.layout_global-sp .layout_content-half .layout_content h3 {
  font-size: 24px;
  padding: 8px 0;
}

.layout_global-sp .layout_content-half .layout_content p {
  font-size: 15px;
  margin: 0 0 24px;
}

.layout_global-sp .layout_content-half .layout_content-bg {
  display: none;
}

.layout_global-sp .layout_content-half .layout_img {
  background: url("../images/sp/img_business-activities.png") no-repeat;
  float: none;
  background-size: cover;
  width: 100%;
  height: 180px;
}

.layout_global-sp .layout_content-half .layout_img.layout_img-right {
  background: url("../images/sp/img_data-center-services.png") no-repeat;
  background-size: cover;
}

.layout_global-sp .layout_top-menu {
  margin: 0 auto 10px;
  overflow: hidden;
  position: relative;
  top: -16px;
}

.layout_global-sp .layout_top-menu ul li {
  width: 100%;
  padding: 16px 16px 24px 16px;
  border: none;
  height: auto;
  border-bottom: 1px solid #eee;
}

.layout_global-sp .layout_top-menu ul li:nth-child(2n-1) {
  background: #f1f1f1;
}

.layout_global-sp .layout_top-menu ul li a h2.ttl_top-menu {
  font-size: 19px;
  padding: 0 16px 12px 50px;
  height: 36px;
}

.layout_global-sp .layout_top-menu ul li a h2.ttl_top-menu::before {
  width: 42px;
  background-size: contain;
  top: -15px;
}

.layout_global-sp .layout_top-menu ul li a h2.ttl_top-menu::after {
  font-size: 22px;
  right: 0;
  top: 11px;
}

.layout_global-sp .layout_top-menu ul li a h2.ttl_company-profile::before {
  top: -21px;
}

.layout_global-sp .layout_top-menu ul li a h2.ttl_company-profile::after {
  top: 2px;
}

.layout_global-sp .layout_top-menu ul li a h2.ttl_philosophy::before {
  top: -10px;
}

.layout_global-sp .layout_top-menu ul li p {
  font-size: 12px;
}