@charset "UTF-8";
.layout_global-wrapper {
  color: #444;
}
.layout_global-wrapper .icon {
  display: inline-block;
}
.layout_global-wrapper .icon_arrow.blue_right1 {
  min-height: 9px;
}
.layout_global-wrapper .icon_arrow.blue_right1 span {
  padding-left: 1.2em;
  background: url("../images/icon_arrow-blue-right1.png") no-repeat left center;
  background-size: 0.5em auto;
}
.layout_global-wrapper .icon_arrow.lightblue_right1 {
  min-height: 9px;
}
.layout_global-wrapper .icon_arrow.lightblue_right1 span {
  padding-left: 1.2em;
  background: url("../images/icon_arrow-white-right1.png") no-repeat left center;
  background-size: 0.5em auto;
}
.layout_global-wrapper .icon_arrow.yellow_right1 {
  min-height: 9px;
}
.layout_global-wrapper .icon_arrow.yellow_right1 span {
  padding-left: 1.2em;
  background: url("../images/icon_arrow-white-right1.png") no-repeat left center;
  background-size: 0.5em auto;
}
.layout_global-wrapper .icon_arrow.green_right1 {
  min-height: 9px;
}
.layout_global-wrapper .icon_arrow.green_right1 span {
  padding-left: 1.2em;
  background: url("../images/icon_arrow-white-right1.png") no-repeat left center;
  background-size: 0.5em auto;
}
.layout_global-wrapper .icon_arrow.white_right1 {
  min-height: 9px;
}
.layout_global-wrapper .icon_arrow.white_right1 span {
  padding-left: 1.2em;
  background: url("../images/icon_arrow-white-right1.png") no-repeat left center;
  background-size: 0.5em auto;
}
.layout_global-wrapper .icon_blank {
  min-height: 12px;
}
.layout_global-wrapper .icon_blank span {
  padding-right: 1.2em;
  background: url("../images/icon_blank.png") no-repeat center right;
  background-size: 0.9em auto;
}
.layout_global-wrapper .icon_blank_white {
  min-height: 12px;
}
.layout_global-wrapper .icon_blank_white span {
  padding-right: 1.2em;
  background: url("../images/icon_blank-white.png") no-repeat center right;
  background-size: 0.9em auto;
}
.layout_global-wrapper .icon_blank_green {
  min-height: 12px;
}
.layout_global-wrapper .icon_blank_green span {
  padding-right: 1.2em;
  background: url("../images/icon_blank_green.png") no-repeat center right;
  background-size: 0.9em auto;
}
.layout_global-wrapper .icon_pdf:before {
  content: '';
  margin: 0 0.4em;
  line-height: 0;
  display: inline-block;
  width: 1.4em;
  height: 1.4em;
  vertical-align: sub;
  background: url("../images/icon_pdf.png") no-repeat center left;
  background-size: contain;
}
a {
  color: #073e6e;
  text-decoration: none;
}
a:link,
a:active,
a:visited,
a:focus {
  color: #073e6e;
}
a:hover {
  text-decoration: underline;
}
.layout_ua-not-pc a:hover {
  text-decoration: none;
}
a,
input,
textarea {
  outline: none;
  -webkit-appearance: none;
}
a.tel {
  color: #444;
}
a.tel:link {
  text-decoration: none;
}
input::-moz-focus-inner,
button::-moz-focus-inner {
  border: 0;
}
.layout_global-content h1.component-main_title {
  display: inline-block;
  line-height: 1.2;
  letter-spacing: 0.05em;
}
.layout_global-content section.component-main_content {
  text-align: center;
}
.layout_global-content .component-anchor_list.corp a:before {
  background: url("../images/icon_arrow-blue-bottom1.png") no-repeat center;
}
.layout_global-content .component-anchor_list.recruit a:before {
  background: url("../images/icon_arrow-orange-bottom1.png") no-repeat center;
}
.layout_global-content .component-anchor_list.business a:before {
  background: url("../images/icon_arrow-yellow-bottom1.png") no-repeat center;
}
.layout_global-content .component-anchor_list.profile a:before {
  background: url("../images/icon_arrow-pink-bottom1.png") no-repeat center;
}
.layout_global-content .component-anchor_list.ir a:before {
  background: url("../images/icon_arrow-green-bottom1.png") no-repeat center;
}
.layout_global-content .component-anchor_list.office a:before {
  background: url("../images/icon_arrow-black-bottom1.png") no-repeat center;
}
.layout_global-content .component-anchor_list li {
  color: #444;
}
.layout_global-content .component-anchor_list li a {
  color: #444;
}
.layout_global-content .component-anchor_list li a:before {
  display: inline-block;
  content: '';
  margin-right: 0.7em;
}
.layout_global-content .content-inner {
  text-align: left;
}
.layout_global-content .mainvisual-area {
  line-height: 0;
}
.layout_global-content .img_around {
  text-align: center;
  line-height: 0;
}
.layout_global-content .social_icon:after {
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
  content: "";
}
.layout_global-content .social_icon li {
  display: inline-block;
}
.layout_global-content .social_icon li:first-child {
  margin-right: 54px;
}
.layout_global-content .social_icon a {
  margin: 0 auto;
  width: 126px;
  height: 126px;
  display: block;
  border-radius: 62px;
  overflow: hidden;
}
.layout_global-content .social_icon a img {
  border: 5px solid #ccd8e2;
  border-radius: 62px;
  overflow: hidden;
  max-width: 92%;
}
.layout_global-content .social_icon dt {
  margin-bottom: 16px;
}
.layout_global-content .social_icon dd {
  font-size: 88%;
}
/*
  @PC
*/
.layout_global-pc .layout_global-wrapper .icon_sitemap span {
  padding-left: 30px;
  min-height: 19px;
  background: url("../images/icon_sitemap.png") no-repeat center left;
}
.layout_global-pc .layout_global-content .breadcrumb {
  font-size: 69%;
  width: 1000px;
  margin: 20px auto;
  letter-spacing: 0.05em;
}
.layout_global-pc .layout_global-content .breadcrumb a {
  color: #444;
}
.layout_global-pc .layout_global-content .breadcrumb span:before {
  content: '>';
  padding: 0 1em;
}
.layout_global-pc .layout_global-content .breadcrumb span:first-child:before {
  content: none;
}
.layout_global-pc .layout_global-content h1.component-main_title {
  font-size: 250%;
  margin: 0 0 75px;
  padding: 0 0 10px;
}
.layout_global-pc .layout_global-content h2.component-sub_title {
  font-size: 250%;
  margin: -30px 0 40px;
  padding: 30px 0 0;
  letter-spacing: 0.05em;
}
.layout_global-pc .layout_global-content section.component-main_content {
  width: 100%;
  height: auto;
  padding: 30px 0 0;
  position: relative;
}
.layout_global-pc .layout_global-content section.component-main_content .content-inner {
  max-width: 788px;
  margin: 0 auto;
}
.layout_global-pc .layout_global-content .component-anchor_list {
  width: 960px;
  padding: 0 20px;
  text-align: center;
  font-size: 113%;
  margin: 0 auto 75px;
}
.layout_global-pc .layout_global-content .component-anchor_list li {
  display: inline-block;
  margin: 0 35px;
}
.layout_global-pc .layout_global-content .component-anchor_list li a:hover {
  text-decoration: underline;
}
.layout_ua-not-pc.layout_global-pc .layout_global-content .component-anchor_list li a {
  text-decoration: none;
}
.layout_global-pc .layout_global-content .component-anchor_list li a:before {
  width: 15px;
  height: 8px;
  background-size: 100% auto;
}
.layout_global-pc .layout_global-content .mainvisual-area {
  width: 100%;
  padding-top: 370px;
  background-size: cover !important;
}
.layout_global-pc .layout_global-content .img_around {
  overflow: hidden;
  max-width: 1600px;
  min-width: 1000px;
  margin: 0 auto 90px;
}
.layout_global-pc .layout_global-content .img_around img {
  width: 1600px;
  margin: 0 -300px 0;
}
.layout_global-pc .layout_global-content .social_icon a:hover {
  opacity: 1;
  -ms-filter: none;
  -webkit-filter: none;
  filter: none;
}
.layout_global-pc .layout_global-content .social_icon a:hover img {
  background-color: #003d6e;
  overflow: hidden;
  border: 5px solid #003d6e;
}
.layout_ua-not-pc.layout_global-pc .layout_global-content .social_icon a:hover img {
  background-color: #fff;
  border: 5px solid #ccd8e2;
}
/*
  @SP
*/
.layout_global-sp .layout_global-wrapper {
  clear: both;
}
.layout_global-sp .layout_global-content {
  overflow: hidden;
}
.layout_global-sp .layout_global-content .breadcrumb {
  display: none;
}
.layout_global-sp .layout_global-content h1.component-main_title {
  font-size: 179%;
  margin: 0 0 10.416666666666668%;
  padding: 12.369791666666668% 0 1.302083333333333%;
}
.layout_global-sp .layout_global-content h2.component-sub_title {
  font-size: 179%;
  margin: -3.90625% 0 3.90625%;
  padding: 3.90625% 0 0;
  letter-spacing: 0.05em;
}
.layout_global-sp .layout_global-content section.component-main_content .content-inner {
  width: 86.97916666666666%;
  margin: 0 auto;
}
.layout_global-sp .layout_global-content .component-anchor_list {
  text-align: left;
  margin: 0 6.510416666666667% 9.114583333333332%;
}
.layout_global-sp .layout_global-content .component-anchor_list li {
  margin-top: 5.988023952095809%;
}
.layout_global-sp .layout_global-content .component-anchor_list li:first-child {
  margin-top: 0;
}
.layout_global-sp .layout_global-content .component-anchor_list a:before {
  padding: 1.5%;
  background-size: 100% auto;
}
.layout_global-sp .layout_global-content .mainvisual-area {
  overflow: hidden;
  width: 160%;
  padding-top: 37%;
  margin-left: -30%;
  background-size: 100% auto !important;
  line-height: 0;
  text-align: center;
}
.layout_global-sp .layout_global-content .img_around {
  width: 100%;
  margin: 0 0 6.510416666666667%;
}
.layout_global-sp .layout_global-content .social_icon li {
  margin: 2.395209580838324% 0;
}
.layout_global-sp .layout_global-content .social_icon li:first-child {
  margin-right: 4.491017964071856%;
}
.layout_global-sp .layout_global-content .social_icon a {
  margin: 0 auto;
  border-radius: 123px;
  width: 120px;
  height: 120px;
  display: block;
}
.layout_global-sp .layout_global-content .social_icon dt {
  margin-bottom: 10.778443113772456%;
}
.layout_global-sp .layout_global-content .social_icon dd {
  font-size: 100%;
}