@charset "utf-8";
.corp-page-view-sp {
  display: none;
}
.corp-page-section-container {
  min-width: 990px;
}
.corp-page-section-container * {
  box-sizing: border-box;
  font-size: 0;
}
.corp-page-section-container *:focus {
  outline: none;
  color: #007ec4;
  text-decoration: none;
}
.corp-page-section-inner {
  width: 950px;
  margin: 0 auto;
  padding: 53px 0 0;
}
.corp-page-title-lv1 {
  font-size: 40px;
  font-weight: bold;
  line-height: 1.3;
  text-align: center;
  margin: 0px 0 78px;
}
.corp-page-title-lv2 {
  color: #007ec4;
  font-size: 40px;
  line-height: 1;
  text-align: center;
  margin: 110px 0 30px;
}
.corp-page-title-lv2:after {
  content: "";
  display: block;
  width: 80px;
  border-bottom: 4px solid #007ec4;
  margin: 30px auto 68px;
}
.corp-page-growth .corp-page-title-lv2:after {
  margin-bottom: 38px;
}
.corp-page-title-lv3 {
  font-size: 32px;
  line-height: 1;
  text-align: center;
  margin: 80px 0 40px;
}
.corp-page-title-lv4 {
  font-size: 24px;
  line-height: 1;
  font-weight: bold;
  text-align: center;
  margin: 80px 0 40px;
}
.corp-page-title-lv5 {
  font-size: 20px;
  line-height: 1;
  font-weight: bold;
  text-align: center;
  margin: 80px 0 30px;
}
.corp-page-image {
  display: block;
  width: auto;
  height: auto;
  max-width: 100%;
  margin: 0 auto;
}
.corp-page-text_normal {
  font-size: 16px;
  line-height: 24px;
  margin: 24px 0 0;
}
.corp-page-text_overview {
  font-size: 40px;
  text-align: center;
  line-height: 64px;
  letter-spacing: 0.13em;
  margin: 0 0 28px;
}

.corp-page-text_overview_02 {
  font-size: 40px;
  text-align: center;
  line-height: 64px;
  margin: 0 0 28px;
}
.corp-page-text_wide {
  font-size: 16px;
  line-height: 36px;
  margin: 36px 0 0;
}
.corp-page-sup-01 {
  display: inline-block;
  vertical-align: top;
  font-size: 10px;
  line-height: 16px;
  margin-top: 6px;
}
.corp-page-case-headline_text .corp-page-sup-01 {
  font-size: 14px;
  margin-top: 2px;
}
.corp-page-table-sup-01 {
  display: inline;
  vertical-align: top;
  font-size: 10px;
  line-height: 16px;
  margin-top: 6px;
}
.corp-page-2col {
  margin: 40px 0;
}
.corp-page-2col_child {
  display: inline-block;
  width: 50%;
  vertical-align: top;
}
.corp-page-2col_image:first-child {
  padding-right: 25px;
}
.corp-page-2col_image:last-child {
  padding-left: 25px;
}
.corp-page-2col_child > *:first-child {
  margin-top: 0;
}
.corp-page-environ .corp-page-2col_image * {
  margin-right: 0;
  margin-top: 10px;
}
.corp-page-case-accordion_contents .corp-page-2col_image *:first-child {
  margin-top: 10px;
}
.corp-page-2col_right:after {
  content: '';
  display: block;
  clear: both;
}
.corp-page-2col_right >.corp-page-2col_child {
  float: right;
}
.corp-page-2col_right > .corp-page-2col_image:first-child {
  padding-right: 0;
  padding-left: 25px;
}
.corp-page-2col_right > .corp-page-2col_image:last-child {
  padding-left: 0;
  padding-right: 25px;
}
.corp-page-2img {
  margin: 20px 0;
}
.corp-page-2img_child {
  display: inline-block;
  width: calc(50% - 5px);
}
.corp-page-2img_child:first-child {
  margin-right: 10px;
}
.corp-page-2img_child > *:first-child {
  margin-top: 0;
}
.corp-page-link {
  display: block;
  color: #007ec4;
  font-weight: bold;
  font-size: 16px;
  line-height: 20px;
}
.corp-page-link:hover {
  color: #007ec4;
  text-decoration: none;
}
.corp-page-link_text {
  display: inline-block;
  font-weight: normal;
}
.corp-page-link_btn {
  position: relative;
  display: block;
  background-color: #fff;
  width: 400px;
  height: 60px;
  border: 1px solid #007ec4;
  border-radius: 8px;
  color: #007ec4;
  font-size: 18px;
  line-height: 60px;
  text-align: center;
  font-weight: bold;
  margin: 20px auto 0;
}
.corp-page-link_btn:hover {
  color: #007ec4;
  text-decoration: none;
}
.corp-page-link_btn-right:after{
  position: absolute;
  top: 50%;
  right: 20px;
  content: '';
  display: block;
  width: 8px;
  height: 8px;
  border: 1px solid #007ec4;
  border-color: transparent transparent #007ec4 #007ec4;
  transform: rotate(-135deg);
  margin-top: -6px;
}
.corp-page-notice-01 {
  position: relative;
  padding: 0 0 0 40px;
  font-size: 14px;
  line-height: 20px;
  margin: 20px 0 0;
}
.corp-page-notice-01 + .corp-page-notice-01 {
  margin-top: 0;
}
.corp-page-notice-01_num {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 14px;
  line-height: 20px;
}
.corp-page-notice-02 {
  font-size: 14px;
  line-height: 20px;
  margin: 20px 0 0;
  padding-left: 20px;
  position: relative;
}
.corp-page-notice-02 + .corp-page-notice-02 {
  margin-top: 0;
}
.corp-page-notice-02:before {
  content: '※';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  line-height: 20px;
}
.corp-page-ruby {
  font-size: inherit;
}
.corp-page-ruby_text {
  font-size: 11px;
  line-height: 1;
  transform: translateY(5px)
}
.corp-page-pc-mt-0 {
  margin-top: 0;
}
.corp-page-pc-mt-10 {
  margin-top: 10px;
}
.corp-page-pc-mt-20 {
  margin-top: 20px;
}
.corp-page-pc-mt-30 {
  margin-top: 30px;
}
.corp-page-pc-mt-40 {
  margin-top: 40px;
}
.corp-page-pc-mt-50 {
  margin-top: 50px;
}
.corp-page-pc-mt-70 {
  margin-top: 70px;
}
.corp-page-pc-mt-80 {
  margin-top: 80px;
}
.corp-page-pc-mt-120 {
  margin-top: 120px;
}
.corp-page-pc-mb-0 {
  margin-bottom: 0;
}
.corp-page-pc-mb-10 {
  margin-bottom: 10px;
}
.corp-page-pc-mb-20 {
  margin-bottom: 20px;
}
.corp-page-pc-mb-30 {
  margin-bottom: 30px;
}
.corp-page-pc-mb-40 {
  margin-bottom: 40px;
}
.corp-page-pc-mb-50 {
  margin-bottom: 50px;
}
.corp-page-pc-ml-40 {
  margin-left: 40px;
}
.corp-page-pc-pt-10 {
  padding-top: 10px;
}
.corp-page-pc-pt-30 {
  padding-top: 30px;
}
.corp-page-pc-pt-50 {
  padding-top: 50px;
}
.corp-page-pc-pt-60 {
  padding-top: 60px;
}

.corp-page-pc-ta-center {
  text-align: center;
}

.corp-page-float-nav {
  width: 100%;
  min-width: 950px;
  height: 50px;
  margin: 0 0 25px;
  text-align: center;
  background-color: #fff;
  position: relative;
  top: 0;
  left: 0;
  z-index: 10;
}
.corp-page-float-nav--fixed {
  position: fixed;
  height: 100px;
  padding: 25px 0;
  margin: 0;
}
.corp-page-float-nav_item {
  display: inline-block;
  border-left: 1px solid #4cb8ce;
  text-align: center;
  vertical-align: top;
  height: 50px;
}
.corp-page-float-nav_link {
  display: block;
  color: #007ec4;
  font-weight: bold;
  font-size: 16px;
  line-height: 20px;
}
.corp-page-float-nav_link:hover {
  text-decoration: none;
  color: #007ec4;
}
.corp-page-float-nav_link-01 {
  background-image: url(/corp/set/data/ir/investor/investing/img/p/icon-strength.png);
  background-position: 20px center;
  background-repeat: no-repeat;
  background-size: 35px auto;
  padding: 5px 20px 5px 60px;
}
.corp-page-float-nav_link-02 {
  background-image: url(/corp/set/data/ir/investor/investing/img/p/icon-growth.png);
  background-position: 26px center;
  background-repeat: no-repeat;
  background-size: 49px auto;
  padding: 15px 21px 15px 95px;
}
.corp-page-float-nav_link-03 {
  background-image: url(/corp/set/data/ir/investor/investing/img/p/icon-performance.png?20200625);
  background-position: 26px center;
  background-repeat: no-repeat;
  background-size: 48px auto;
  padding: 15px 25px 15px 95px;
}
.corp-page-float-nav_link-04 {
  background-image: url(/corp/set/data/ir/investor/investing/img/p/icon-dividend.png?20200625);
  background-position: 26px center;
  background-repeat: no-repeat;
  background-size: 62px auto;
  padding: 15px 20px 15px 110px;
}
.corp-page-float-nav_link-05 {
  background-color: #007ec4;
  border-radius: 30px;
  padding: 5px 0;
  text-align: center;
  color: #fff;
  line-height: 40px;
  margin-left: 15px;
  width: 220px;
}
.corp-page-float-nav_link-05:hover {
  color: #fff;
  text-decoration: none;
}

.corp-page-main-visual {
  background-image: url(/corp/set/data/ir/investor/investing/img/p/bg-main-visual.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 100px 0;
}
.corp-page-main-visual--fixed {
  margin-top: 150px;
}
.corp-page-main-visual_headline {
  color: #fff;
}

.corp-page-beyond-barrier-box {
  margin: 50px 40px 0;
  position: relative;
}
.corp-page-beyond-barrier-box_link-01 {
  position: absolute;
  top: 265px;
  left: 0;
}
.corp-page-beyond-barrier-box_link-02 {
  position: absolute;
  top: 93px;
  right: 143px;
}
.corp-page-growth-plans {
  padding: 30px 38px 40px;
  border: 1px solid #d8dadc;
  margin-bottom: 30px;
}
.corp-page-growth-plans_title {
  text-align: center;
  margin: 0;
}
.corp-page-growth-plans_title-inline {
  display: inline-block;
  color: #007ec4;
  font-size: 23px;
  font-weight: bold;
  line-height: 60px;
}
.corp-page-growth-plans_3brand .corp-page-growth-plans_title-inline {
  background-image: url(/corp/set/data/ir/investor/investing/img/p/icon-3brand.png);
  background-position: left center;
  background-repeat: no-repeat;
  background-size: contain;
  padding-left: 70px;
}
.corp-page-growth-plans_charm .corp-page-growth-plans_title-inline {
  background-image: url(/corp/set/data/ir/investor/investing/img/p/icon-charm.png);
  background-position: left center;
  background-repeat: no-repeat;
  background-size: contain;
  padding-left: 70px;
}
.corp-page-growth-plans_collaboration .corp-page-growth-plans_title-inline {
  background-image: url(/corp/set/data/ir/investor/investing/img/p/icon-collaboration.png);
  background-position: left center;
  background-repeat: no-repeat;
  background-size: contain;
  padding-left: 70px;
}
.corp-page-case-accordion {
  /* margin-bottom: 100px; */
}
.corp-page-case-accordion_tab {
  background-image: url(/corp/set/data/ir/investor/investing/img/p/icon-circle-arrow-down.png);
  background-position: 880px center;
  background-repeat: no-repeat;
  background-size: auto;
  display: flex;
  height: 150px;
  align-items: center;
  border: 2px solid #d8dadc;
  margin: 40px 0 0;
  padding-right: 70px;
  cursor: pointer;
}
.corp-page-case-accordion_tab--open {
  background-image: url(/corp/set/data/ir/investor/investing/img/p/icon-circle-arrow-up.png);
}
.corp-page-case-accordion_tab > * {
  margin-top: 0;
}
.corp-page-case-accordion_tab-logo {
  flex-basis: 310px;
}
.corp-page-case-accordion_tab-summary {
  flex-basis: 566px;
  font-size: 20px;
  line-height: 28px;
  text-align: center;
  font-weight: bold;
}
.corp-page-case-headline_text {
  font-size: 26px;
  line-height: 1.3;
  font-weight: bold;
  margin-top: 15px;
}
.corp-page-case-headline_text .corp-page-text_blue {
  font-size: inherit;
  color: #007ec4;
}
.corp-page-case-accordion_contents {
  display: none;
}
.corp-page-case-accordion_contents > .corp-page-text_wide,
.corp-page-case-accordion_contents > .corp-page-2col {
  margin: 20px 0;
}

.corp-page-innovation-text {
  background-image: url(/corp/set/data/ir/investor/investing/img/p/bg-innovation.png);
  background-position: right center;
  background-repeat: no-repeat;
  background-size: contain;
  padding-right: 450px;
}

.corp-page-dividend {
  padding-bottom: 140px;
}

.corp-page-note-text {
  font-size: 14px;
}
.table-type-01 thead tr th{
  font-size: 16px;
}
.table-type-01 tbody tr th{
  font-size: 16px;
}
td.table-type-01_data {
  vertical-align: middle;
  font-size: 16px;
  padding: 20px 22px;
}
.corp-qirTable_caption {
  text-align: right;
  font-size: small;
}
.corp-table-type-01_header {
  padding: 15px 25px;
  border-bottom: 1px solid #d8dadc;
  vertical-align: middle;
}
.corp-table-type-01_header.table-type-01_header-bg-gray-01 {
  background-color: #f4f5f6;
}

/* NDA */
.corp-page-nda-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.corp-page-nda-container-item {
  position: relative;
  width: 305px;
  padding: 30px 25px;
  padding-top: 115px;
  background-color: #007ec4;
}
.corp-page-nda-container-item::before {
  position: absolute;
  content: '';
  top: 27px;
  right: 50%;
  width: 70px;
  height: 66px;
  margin-right: -35px;
  background-repeat: no-repeat;
}
.corp-page-nda-container-item:nth-of-type(1)::before {
  background-image: url(/corp/set/data/ir/investor/investing/img/shared/icon-DNA-1.png);
}
.corp-page-nda-container-item:nth-of-type(2)::before {
  background-image: url(/corp/set/data/ir/investor/investing/img/shared/icon-DNA-2.png);
}
.corp-page-nda-container-item:nth-of-type(3)::before {
  width: 65px;
  height: 71px;
  margin-right: -32.5px;
  background-image: url(/corp/set/data/ir/investor/investing/img/shared/icon-DNA-3.png);
}
.corp-page-nda-h4 {
  font-size: 20px;
  font-weight: bold;
  color: #FFFFFF;
  text-align: center;
}
.corp-page-nda-text {
  font-size: 16px;
  color: #FFFFFF;
}
/* /NDA */
