@charset "UTF-8";

#index {
  /**/
}

#index #section-hero {
  box-sizing: border-box;
  width: 100%;
  height: 720px;
  background: url(../../images/about/bg-about_top.png) no-repeat;
  background-size: cover;
}

#index #section-hero.webp {
  background: url(../../images/about/bg-about_top.webp) no-repeat;
  background-size: cover;
}

#index #section-hero .inner {
  text-align: center;
}

#index #section-hero .inner h1 {
  margin: 120px auto 40px;
  width: 370px;
}

#index #section-hero .inner p {
  color: #fff;
  font-weight: bold;
  font-size: 20px;
  line-height: 40px;
}

#index #section-hero.anime h1 {
  opacity: 0;
  transition: 2s;
  transition-delay: .8s;
}

#index #section-hero.anime p {
  opacity: 0;
  transition: 2s;
  transition-delay: 1.8s;
}

#index #section-hero.animated h1 {
  opacity: 1;
}

#index #section-hero.animated p {
  opacity: 1;
}

#index #section-page_list li.anime h2 {
  margin-bottom: 15px !important;
  color: #0f203e;
  font-size: 4.6rem;
  line-height: 1.2;
  opacity: 0;
  transition: 1s;

  /*font-size:4.8rem;*/
}

#index #section-page_list li.anime p._p {
  opacity: 0;
  transition: 1s;
}

#index #section-page_list li.anime p._btn-orange {
  opacity: 0;
  transition: 1s;
}

#index #section-page_list li.animated h2 {
  opacity: 1;
  transition-delay: .5s;
}

#index #section-page_list li.animated p._p {
  opacity: 1;
  transition-delay: .8s;
}

#index #section-page_list li.animated p._btn-orange {
  opacity: 1;
  transition-delay: .8s;
}

#leadership {
}

#leadership ._module-title.parttan-b:before {
  width: 100%;
  background: url(../../images/about/leadership/bg-leadership.jpg) 100% 50%
  no-repeat;
  background-size: 52% auto;
}

#leadership #section-title.leadership {
  width: 100%;
  /*background: url(../../images/about/bg-leadership2.png) 50% 0 no-repeat,linear-gradient(-90deg, #e0e3e9 0%, #e0e3e9 49% ,#0f203e 50% , #0f203e 100%)!important; background-size: auto 260px!important;*/
}

#leadership #section-title.leadership:before {
  width: 100%;
  background: url(../../images/about/leadership/bg-leadership.jpg) 100% 70%
  no-repeat;
  background-size: 42% auto;
}

#leadership #section-title.leadership:after {
  width: 58%;
}

#leadership #section-title.leadership .title {
  position: relative;
  height: 260px;
  background: url(../../images/bk_title_parttan-b.png) 150% 0 no-repeat;
  background-size: auto 262px;
}

#leadership #section-title.leadership .title h1 {
  position: relative;
  top: 8px;
  font-size: 4.2rem;
  line-height: 1.4;
}

#leadership #section-president {
  background: #eeeff2;
}

#leadership #section-president .inner {
  margin: 120px auto;
  max-width: 1060px;
  width: 100%;
}

#leadership #section-president .inner .box-message h2 {
  margin-bottom: 60px;
  color: #0f203e;
  text-align: center;
}

#leadership #section-president .inner .box-message h2 img {
  width: auto;
  height: 55px;
}

#leadership #section-president .inner .box-message p {
  margin-bottom: 30px;
}

#leadership #section-president .inner .box-message p.sign {
  /*text-align: right;*/
}

#leadership #section-president .inner .box-message p.sign img {
  width: 200px;
}

#leadership #section-president .inner .box-message .image {
  float: left;
  width: 380px;
}

#leadership #section-president .inner .box-message .text {
  float: right;
  width: calc(100% - 420px);
}

#leadership #section-president .inner .box-president {
  margin: 120px auto 0;
  width: 100%;
}

#leadership #section-president .inner .box-president .box-image {
  float: left;
  width: 300px;
}

#leadership #section-president .inner .box-president .box-text {
  float: left;
  box-sizing: border-box;
  padding: 50px;
  width: 760px;
  background: #fff;
}

#leadership #section-president .inner .box-president .box-text h3 {
  margin-bottom: 20px;
  font-size: 30px;
}

#leadership #section-president .inner .box-president .box-text .sub {
  margin-bottom: 30px;
  font-weight: bold;
  font-size: 16px;
}

#leadership #section-president .inner .box-president .box-text p {
  font-size: 14px;
}

#leadership #section-leadership {
  background: #0f203e;
}

#leadership #section-leadership .inner {
  margin: 0 auto;
  padding-top: 120px;
  max-width: 1060px;
  width: 100%;
}

#leadership #section-leadership .inner .box-head {
  margin-bottom: 50px;
  color: #fff;
  text-align: center;
}

#leadership #section-leadership .inner .box-head h2 {
  margin-bottom: 40px;
}

#leadership #section-leadership .inner .box-head h2 img {
  width: auto;
  height: 55px;
}

#leadership #section-leadership .inner .box-head p {
  font-weight: bold;
  font-size: 16px;
  line-height: 40px;
}

#leadership #section-leadership .inner .box-body {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  color: #fff;

  -webkit-box-pack: center;
  -ms-flex-pack: center;
}

#leadership #section-leadership .inner .box-body .box {
  /*width:50%;padding:0 15px;box-sizing: border-box;margin: 0 0 80px 0; */
  /*width: 500px; margin-right: 30px;margin-bottom: 80px;*/
}

#leadership #section-leadership .inner .box-body .box .image {
  /*width:40%; width: 205px; float: left; */
}

#leadership #section-leadership .inner .box-body .box .box-text {
  float: right;
  width: 50%;
  /*float: left; margin-left: 30px;width: 250px;*/
}

#leadership #section-leadership .inner .box-body .box .box-text h3 {
  margin-bottom: 15px;
  font-size: 28px;
}

#leadership #section-leadership .inner .box-body .box .box-text .title,#leadership #section-leadership .inner .box-body .box .box-text .sub {
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 1.5;
}

#leadership #section-leadership .inner .box-body .box .box-text .text {
  padding-top: 10px;
  font-size: 14px;
  line-height: 28px;
}

#leadership #section-leadership .inner .box-body._module-article_list {
  padding-bottom: 90px;
}

#leadership #section-leadership .inner .box-body._module-article_list .article {
  margin: 0 .7% 30px .7%;
  width: 18.6%;
  /*margin: 0 1.75% 50px 0; float:left; */
  /*&:nth-child(5n + 1){margin-right:0;}*/
}

#leadership
  #section-leadership
  .inner
  .box-body._module-article_list
  .article
  .image {
  padding-top: 100%;
  height: auto;
}

#leadership
  #section-leadership
  .inner
  .box-body._module-article_list
  .article
  .box {
  position: relative;
  padding: 25px 10px 0 10px;
  width: 100%;
  height: 170px;
  /*&:before{content:'詳細はこちら'; color:rgba(200,88,25,1); font-size:1.3rem; font-weight: bold; background: url(../../images/icon_arrow_accent1.png) 100% 50% no-repeat; background-size: 5px 10px; padding-right: 15px; position: absolute; right:12px; bottom:13px;}*/
}

#leadership
  #section-leadership
  .inner
  .box-body._module-article_list
  .article
  .box
  .name {
  color: #0f203e;
  font-weight: bold;
  font-size: 2rem;
}

#leadership
  #section-leadership
  .inner
  .box-body._module-article_list
  .article
  .box
  .name
  span {
  display: block;
  margin-top: 5px;
  font-weight: normal;
  font-size: 1.2rem;
  line-height: 1.4;
}

#leadership
  #section-leadership
  .inner
  .box-body._module-article_list
  .article
  .box
  .name
  span
  span {
  display: block;
  margin-bottom: 5px;
}

#leadership #section-leadership.anime .box-body {
  /*.box, .image*/
}

#leadership #section-leadership.anime .box-body .article {
  opacity: 0;
  transition: 1s;
}

#leadership #section-leadership.animated .box-body .article {
  opacity: 1;
}

#leadership #section-president-old {
  background: #eeeff2;
}

#leadership #section-president-old .inner {
  margin: 120px auto;
  max-width: 1060px;
  width: 100%;
}

#leadership #section-president-old .inner .box-message h2 {
  margin-bottom: 60px;
  color: #0f203e;
  text-align: center;
  font-weight: bold;
  font-size: 55px;
}

#leadership #section-president-old .inner .box-message h2 img {
  width: auto;
  height: 55px;
}

#leadership #section-president-old .inner .box-message p {
  margin-bottom: 30px;
}

#leadership #section-president-old .inner .box-message p.sign {
  text-align: right;
}

#leadership #section-president-old .inner .box-message p.sign img {
  width: 200px;
}

#leadership #section-president-old .inner .box-president {
  margin: 120px auto 0;
  width: 100%;
}

#leadership #section-president-old .inner .box-president .box-image {
  float: left;
  width: 300px;
}

#leadership #section-president-old .inner .box-president .box-text {
  float: left;
  box-sizing: border-box;
  padding: 50px;
  width: 760px;
  background: #fff;
}

#leadership #section-president-old .inner .box-president .box-text h3 {
  margin-bottom: 20px;
  font-size: 30px;
}

#leadership #section-president-old .inner .box-president .box-text .sub {
  margin-bottom: 30px;
  font-weight: bold;
  font-size: 16px;
}

#leadership #section-president-old .inner .box-president .box-text p {
  font-size: 14px;
}

#leadership #section-leadership-old {
  background: #0f203e;
}

#leadership #section-leadership-old .inner {
  margin: 0 auto;
  padding-top: 120px;
  max-width: 1060px;
  width: 100%;
}

#leadership #section-leadership-old .inner .box-head {
  margin-bottom: 50px;
  color: #fff;
  text-align: center;
}

#leadership #section-leadership-old .inner .box-head h2 {
  margin-bottom: 40px;
  font-weight: bold;
  font-size: 55px;
}

#leadership #section-leadership-old .inner .box-head h2 img {
  width: auto;
  height: 55px;
}

#leadership #section-leadership-old .inner .box-head p {
  font-weight: bold;
  font-size: 16px;
  line-height: 40px;
}

#leadership #section-leadership-old .inner .box-body {
  display: flex;
  flex-wrap: wrap;
  color: #fff;
}

#leadership #section-leadership-old .inner .box-body .box {
  box-sizing: border-box;
  margin: 0 0 80px 0;
  padding: 0 15px;
  width: 50%;

  /*width: 500px; margin-right: 30px;margin-bottom: 80px;*/
}

#leadership #section-leadership-old .inner .box-body .box .image {
  /*width: 205px;*/
  float: left;
  width: 40%;
}

#leadership #section-leadership-old .inner .box-body .box .box-text {
  float: right;
  width: 50%;
  /*float: left; margin-left: 30px;width: 250px;*/
}

#leadership #section-leadership-old .inner .box-body .box .box-text h3 {
  margin-bottom: 15px;
  font-size: 28px;
}

#leadership #section-leadership-old .inner .box-body .box .box-text .title,#leadership #section-leadership-old .inner .box-body .box .box-text .sub {
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 1.5;
}

#leadership #section-leadership-old .inner .box-body .box .box-text .text {
  padding-top: 10px;
  font-size: 14px;
  line-height: 28px;
}

#leadership #section-leadership-old.anime .box-body .box {
  opacity: 0;
  transition: 1s;
}

#leadership #section-leadership-old.animated .box-body .box:nth-child(0) {
  opacity: 1;
  transition-delay: .4s;
}

#leadership #section-leadership-old.animated .box-body .box:nth-child(1) {
  opacity: 1;
  transition-delay: .6s;
}

#leadership #section-leadership-old.animated .box-body .box:nth-child(2) {
  opacity: 1;
  transition-delay: .8s;
}

#leadership #section-leadership-old.animated .box-body .box:nth-child(3) {
  opacity: 1;
  transition-delay: 1s;
}

#leadership #section-leadership-old.animated .box-body .box:nth-child(4) {
  opacity: 1;
  transition-delay: 1.2s;
}

#leadership #section-leadership-old.animated .box-body .box:nth-child(5) {
  opacity: 1;
  transition-delay: 1.4s;
}

#leadership #section-leadership-old.animated .box-body .box:nth-child(6) {
  opacity: 1;
  transition-delay: 1.6s;
}

#leadership #section-leadership-old.animated .box-body .box:nth-child(7) {
  opacity: 1;
  transition-delay: 1.8s;
}

#leadership #section-leadership-old.animated .box-body .box:nth-child(8) {
  opacity: 1;
  transition-delay: 2s;
}

#leadership #section-leadership-old.animated .box-body .box:nth-child(9) {
  opacity: 1;
  transition-delay: 2.2s;
}

#leadership #section-leadership-old.animated .box-body .box:nth-child(10) {
  opacity: 1;
  transition-delay: 2.4s;
}

#leadership #section-leadership-old.animated .box-body .box:nth-child(11) {
  opacity: 1;
  transition-delay: 2.6s;
}

#leadership #section-leadership-old.animated .box-body .box:nth-child(12) {
  opacity: 1;
  transition-delay: 2.8s;
}

#leadership #section-leadership-old.animated .box-body .box:nth-child(13) {
  opacity: 1;
  transition-delay: 3s;
}

#leadership #section-leadership-old.animated .box-body .box:nth-child(14) {
  opacity: 1;
  transition-delay: 3.2s;
}

#leadership #section-leadership-old.animated .box-body .box:nth-child(15) {
  opacity: 1;
  transition-delay: 3.4s;
}

#leadership #section-leadership-old.animated .box-body .box:nth-child(16) {
  opacity: 1;
  transition-delay: 3.6s;
}

#leadership #section-leadership-old.animated .box-body .box:nth-child(17) {
  opacity: 1;
  transition-delay: 3.8s;
}

#leadership #section-leadership-old.animated .box-body .box:nth-child(18) {
  opacity: 1;
  transition-delay: 4s;
}

#leadership #section-leadership-old.animated .box-body .box:nth-child(19) {
  opacity: 1;
  transition-delay: 4.2s;
}

#leadership #section-leadership-old.animated .box-body .box:nth-child(20) {
  opacity: 1;
  transition-delay: 4.4s;
}

#leadership #section-profile-large {
  width: 100%;
  background: #f0f1f4;
}

#leadership #section-profile-large .image {
  display: flex;
  align-items: center;
  margin: 0 auto;
  max-width: 1366px;
  width: 100%;
  height: 540px;
  background-position: 50% 50% !important;
  background-size: cover !important;
  background-repeat: no-repeat !important;
}

#leadership #section-profile-large .image .box {
  margin: 0 auto;
  padding: 0 20px;
  max-width: 1240px;
  width: 100%;
}

#leadership #section-profile-large .image .box .name {
  padding: 40px;
  /*background: rgba(255,255,255,0.8);*/
  width: 410px;
  height: auto;
  vertical-align: middle;
  font-weight: bold;
  font-size: 4rem;
  /*&.pos-left{}*/
}

#leadership #section-profile-large .image .box .name.bg-white {
  color: #0f203e;
}

#leadership #section-profile-large .image .box .name.bg-white.opa-100 {
  background: white;
}

#leadership #section-profile-large .image .box .name.bg-white.opa-80 {
  background: rgba(255, 255, 255, .8);
}

#leadership #section-profile-large .image .box .name.bg-white.opa-60 {
  background: rgba(255, 255, 255, .6);
}

#leadership #section-profile-large .image .box .name.bg-white.opa-30 {
  background: rgba(255, 255, 255, .3);
}

#leadership #section-profile-large .image .box .name.bg-white em {
  color: #4f5b6d !important;
}

#leadership #section-profile-large .image .box .name.bg-black {
  color: white;
}

#leadership #section-profile-large .image .box .name.bg-black.opa-100 {
  background: black;
}

#leadership #section-profile-large .image .box .name.bg-black.opa-80 {
  background: rgba(0, 0, 0, .8);
}

#leadership #section-profile-large .image .box .name.bg-black.opa-60 {
  background: rgba(0, 0, 0, .6);
}

#leadership #section-profile-large .image .box .name.bg-black.opa-30 {
  background: rgba(0, 0, 0, .3);
}

#leadership #section-profile-large .image .box .name.bg-rdl_blue {
  color: white;
}

#leadership #section-profile-large .image .box .name.bg-rdl_blue.opa-100 {
  background: #0f203e;
}

#leadership #section-profile-large .image .box .name.bg-rdl_blue.opa-80 {
  background: rgba(15, 32, 62, .8);
}

#leadership #section-profile-large .image .box .name.bg-rdl_blue.opa-60 {
  background: rgba(15, 32, 62, .6);
}

#leadership #section-profile-large .image .box .name.bg-rdl_blue.opa-30 {
  background: rgba(15, 32, 62, .3);
}

#leadership #section-profile-large .image .box .name.pos-right {
  float: right;
}

#leadership #section-profile-large .image .box .name em {
  display: block;
  padding: 10px 0 30px 0;
  color: #7b899f;
  font-style: normal;
  font-size: 2.2rem;
}

#leadership #section-profile-large .image .box .name span {
  display: block;
  margin-top: 5px;
  font-weight: normal;
  font-size: 1.6rem;
  line-height: 1.4;
}

#leadership #section-profile-large .image .box .name span span {
  display: block;
  margin-bottom: 5px;
}

#leadership #section-profile-large .profile {
  position: relative;
  margin: 0 auto;
  padding: 60px 0 100px 0;
  max-width: 1080px;
}

#leadership #section-profile-large .profile .share-btn {
  position: absolute;
  top: 50px;
  right: 0;
}

#leadership #section-profile-large .profile .share-btn a {
  display: inline-block;
  margin-left: 7px;
  width: 30px;
  height: 30px;
  background-size: 30px 30px !important;
}

#leadership #section-profile-large .profile .share-btn a.facebook {
  background: url(../../images/about/leadership/icon_facebook.png) 0 0 no-repeat;
}

#leadership #section-profile-large .profile .share-btn a.linkedin {
  background: url(../../images/about/leadership/icon_linkedin.png) 0 0 no-repeat;
}

#leadership #section-profile-large .profile .share-btn a.twitter {
  background: url(../../images/about/leadership/icon_tweeter.png) 0 0 no-repeat;
}

#leadership #section-profile-large .profile h2 {
  margin-bottom: 30px;
  font-weight: bold;
  font-size: 2.2rem;
}

#leadership #section-profile-large .profile p {
  font-size: 1.6rem;
  line-height: 1.75;
}

#leadership #section-profile-large .profile .history {
  margin-top: 60px;
  padding: 0;
  border: 1px #0f203e solid;
}

#leadership #section-profile-large .profile .history h3 {
  position: relative;
  padding: 20px 30px;
  font-weight: bold;
  font-size: 1.8rem;
  cursor: pointer;
}

#leadership #section-profile-large .profile .history h3:before {
  content: "";
  position: absolute;
  top: calc(50% - 6px);
  right: 30px;
  width: 8px;
  height: 15px;
  background: url(../../images/icon_arrow_primary1.png) 0 0 no-repeat;
  background-size: 8px 15px;
  transform: rotate(90deg);
}

#leadership #section-profile-large .profile .history h3.active:before {
  transform: rotate(270deg);
}

#leadership #section-profile-large .profile .history .history-detail {
  display: none;
}

#leadership #section-profile-large .profile .history .history-detail dl {
  display: flex;
  flex-wrap: wrap;
  padding: 30px 30px 10px 30px;
}

#leadership #section-profile-large .profile .history .history-detail dl dt {
  padding-bottom: 20px;
  width: 90px;
  font-weight: bold;
  font-size: 1.6rem;
}

#leadership #section-profile-large .profile .history .history-detail dl dd {
  padding-bottom: 20px;
  width: calc(100% - 90px);
  font-size: 1.6rem;
  line-height: 1.4;
}

#leadership #section-profile {
  padding-top: 100px;
  padding-bottom: 40px;
  background: #f0f1f4;
}

#leadership #section-profile .inner {
  margin: 0 auto;
  max-width: 1080px;
  width: 100%;
}

#leadership #section-profile .image {
  float: left;
  width: 35%;
}

#leadership #section-profile .image span {
  display: block;
  padding-top: 130%;
  background-position: 50% 50% !important;
  background-size: 100% auto !important;
  background-repeat: no-repeat !important;
}

#leadership #section-profile .name {
  font-weight: bold;
  font-size: 4rem !important;
  line-height: 1 !important;
}

#leadership #section-profile .name em {
  /*color:rgba(123,137,159,1);*/
  display: block;
  padding: 10px 0 30px 0;
  color: #4f5b6d;
  font-style: normal;
  font-size: 2.2rem;
}

#leadership #section-profile .name span {
  display: block;
  margin: 0 0 50px 0;
  font-weight: normal;
  font-size: 1.6rem;
  line-height: 1.4;
}

#leadership #section-profile .name span span {
  display: block;
  margin-bottom: 5px;
}

#leadership #section-profile .profile {
  position: relative;
  float: right;
  padding-bottom: 100px;
  width: 60%;
}

#leadership #section-profile .profile .share-btn {
  position: absolute;
  top: 0;
  right: 0;
}

#leadership #section-profile .profile .share-btn a {
  display: inline-block;
  margin-left: 7px;
  width: 30px;
  height: 30px;
  background-size: 30px 30px !important;
}

#leadership #section-profile .profile .share-btn a.facebook {
  background: url(../../images/about/leadership/icon_facebook.png) 0 0 no-repeat;
}

#leadership #section-profile .profile .share-btn a.linkedin {
  background: url(../../images/about/leadership/icon_linkedin.png) 0 0 no-repeat;
}

#leadership #section-profile .profile .share-btn a.twitter {
  background: url(../../images/about/leadership/icon_tweeter.png) 0 0 no-repeat;
}

#leadership #section-profile .profile h2 {
  margin-bottom: 30px;
  font-weight: bold;
  font-size: 2.2rem;
}

#leadership #section-profile .profile p {
  font-size: 1.6rem;
  line-height: 1.75;
}

#leadership #section-profile .profile .history {
  margin-top: 100px;
  padding: 0;
  border: 1px #0f203e solid;
}

#leadership #section-profile .profile .history h3 {
  position: relative;
  padding: 20px 30px;
  font-weight: bold;
  font-size: 1.8rem;
  cursor: pointer;
}

#leadership #section-profile .profile .history h3:before {
  content: "";
  position: absolute;
  top: calc(50% - 6px);
  right: 30px;
  width: 8px;
  height: 15px;
  background: url(../../images/icon_arrow_primary1.png) 0 0 no-repeat;
  background-size: 8px 15px;
  transform: rotate(90deg);
}

#leadership #section-profile .profile .history h3.active:before {
  transform: rotate(270deg);
}

#leadership #section-profile .profile .history .history-detail {
  display: none;
}

#leadership #section-profile .profile .history .history-detail dl {
  display: flex;
  flex-wrap: wrap;
  padding: 30px 30px 10px 30px;
}

#leadership #section-profile .profile .history .history-detail dl dt {
  padding-bottom: 20px;
  width: 90px;
  font-weight: bold;
  font-size: 1.6rem;
}

#leadership #section-profile .profile .history .history-detail dl dd {
  padding-bottom: 20px;
  width: calc(100% - 90px);
  font-size: 1.6rem;
  line-height: 1.4;
}

#leadership #section-expertise {
  background: #e0e3e9;
}

#leadership #section-expertise .inner {
  margin: 0 auto;
  padding: 100px 20px;
  max-width: 1240px;
  width: 100%;
}

#leadership #section-expertise h3 {
  margin-bottom: 50px;
  color: #0f203e;
  text-align: center;
  font-weight: bold;
  font-size: 4.2rem;
}

#leadership #section-expertise ul {
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
  width: 100%;
}

#leadership #section-expertise ul li {
  display: table;
  float: left;
  box-sizing: border-box;
  margin: 0 12px 10px 0;
  width: calc(100% / 3 - 8px);
  height: 56px;
  border: 1px #d1d6dd solid;
  background: url(../../images/icon_arrow_accent1.png) #fff calc(100% - 10px)
  50% no-repeat;
  background-size: 6px 12px;
  /*padding: 0 25px 0 10px;*/
}

#leadership #section-expertise ul li:nth-child(3n) {
  clear: both;
  margin-right: 0;
}

#leadership #section-expertise ul li h4 {
  display: table-cell;
  vertical-align: middle;
}

#leadership #section-expertise ul li a {
  display: block;
  padding: 0 25px 0 10px;
  color: #0f203e !important;
  text-decoration: none;
  font-weight: bold;
  font-size: 1.4rem;
  /*letter-spacing: 0.05em; line-height: 1.2;*/
  line-height: 54px;
          transition: all .3s ease-out;

  -webkit-transition: all .3s ease-out;
}

#leadership #section-expertise ul li a:hover {
  color: #9b1d3d !important;
}

#leadership #section-knowledge {
  background: #f0f1f4;
}

#leadership #section-knowledge .inner {
  margin: 0 auto;
  padding: 100px 20px 60px;
  max-width: 1240px;
  width: 100%;
}

#leadership #section-knowledge h3 {
  margin-bottom: 60px;
  text-align: center;
}

#leadership #section-knowledge h3 img {
  width: auto;
  height: 50px;
}

#leadership #section-knowledge ul {
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
  width: 100%;
}

#leadership #section-knowledge ul li {
  display: block;
  float: left;
  box-sizing: border-box;
  margin: 0 30px 40px 0;
  padding: 0;
  width: calc(100% / 3 - 20px);
  list-style: none;
}

#leadership #section-knowledge ul li:nth-child(3n) {
  clear: both;
  margin-right: 0;
}

#leadership #section-knowledge ul li a {
  display: block;
  color: #0f203e;
  text-decoration: none;
          transition: all .3s ease-out;

  -webkit-transition: all .3s ease-out;
}

#leadership #section-knowledge ul li a:hover {
  opacity: .7;
}

#leadership #section-knowledge ul li a .image {
  display: block;
  margin-bottom: 20px;
  padding-top: 56.25%;
  background-position: 50% 50% !important;
  background-size: cover !important;
  background-repeat: no-repeat !important;
}

#leadership #section-knowledge ul li a .category {
  position: relative;
  display: inline-block;
  margin-bottom: 20px;
  color: #7b899f;
  font-weight: bold;
  font-size: 1.4rem;
}

#leadership #section-knowledge ul li a .category:before {
  content: "";
  position: absolute;
  bottom: -5px;
  left: 0;
  width: 100%;
  height: 1px;
  background: #4f5b6d;
}

#leadership #section-knowledge ul li a .title {
  display: block;
  color: #0f203e;
  font-weight: bold;
  font-size: 1.8rem;
  line-height: 1.5;
}

#leadership #section-books {
  background: #e0e3e9;
}

#leadership #section-books .inner {
  margin: 0 auto;
  padding: 100px 0 60px 0;
  max-width: 1180px;
  width: 100%;
}

#leadership #section-books h3 {
  margin-bottom: 50px;
  width: 100%;
  color: #0f203e;
  text-align: center;
  font-weight: bold;
  font-size: 4.2rem;
}

#leadership #section-books h3 img {
  width: auto;
  height: 50px;
}

#leadership #section-books .wrapper {
  display: block;
  width: 100%;
}

#leadership #section-books ul {
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
  width: 100%;
}

#leadership #section-books ul li {
  display: block;
  float: left;
  box-sizing: border-box;
  margin: 0 20px 40px 0;
  width: calc(100% / 4 - 15px);
  list-style: none;
}

#leadership #section-books ul li:nth-child(4n) {
  clear: both;
  margin-right: 0;
}

#leadership #section-books ul li a {
  display: block;
  padding: 30px 20px;
  height: 380px;
  border: 1px #d1d6dd solid;
  background: #fff;
  color: #0f203e;
  text-decoration: none;
          transition: all .3s ease-out;

  -webkit-transition: all .3s ease-out;
}

#leadership #section-books ul li a:hover {
  opacity: .7;
}

#leadership #section-books ul li a .image {
  display: block;
  margin-bottom: 20px;
  padding-top: 90%;
  background-position: 50% 50% !important;
  background-size: 60% auto !important;
  background-repeat: no-repeat !important;
  text-align: center;
  /*img{width:60%;}*/
}

#leadership #section-books ul li a .category {
  position: relative;
  display: inline-block;
  margin-bottom: 20px;
  color: #7b899f;
  font-weight: bold;
  font-size: 1.4rem;
}

#leadership #section-books ul li a .category:before {
  content: "";
  position: absolute;
  bottom: -5px;
  left: 0;
  width: 100%;
  height: 1px;
  background: #4f5b6d;
}

#leadership #section-books ul li a .title {
  display: block;
  color: #0f203e;
  font-weight: bold;
  font-size: 1.8rem;
  line-height: 1.5;
}

#leadership #section-team {
  background: #0f203e;
}

#leadership #section-team h2 {
  margin-bottom: 60px;
  color: #fff;
  text-align: center;
}

#leadership #section-team h2 img {
  width: auto;
  height: 58px;
}

#leadership #section-team .swiper-inner {
  overflow: inherit;
  margin: 0 auto;
  padding: 0 40px;
  max-width: 1200px;
  width: 100%;
}

#leadership #section-team .swiper-inner .swiper-slide {
  margin: 0 0 40px 0;
}

#leadership #section-team .swiper-inner .image {
  height: 220px;
}

#leadership #section-team .swiper-inner .box {
  position: relative;
  padding: 25px 10px 0 10px;
  width: 100%;
  height: 170px;
}

#leadership #section-team .swiper-inner .box:before {
  content: "詳細はこちら";
  position: absolute;
  right: 12px;
  bottom: 13px;
  padding-right: 15px;
  background: url(../../images/icon_arrow_accent1.png) 100% 50% no-repeat;
  background-size: 5px 10px;
  color: #c85819;
  font-weight: bold;
  font-size: 1.3rem;
}

#leadership #section-team .swiper-inner .box .name {
  color: #0f203e;
  font-weight: bold;
  font-size: 2rem;
}

#leadership #section-team .swiper-inner .box .name span {
  display: block;
  margin-top: 5px;
  font-weight: normal;
  font-size: 1.2rem;
  line-height: 1.4;
}

#leadership #section-team .swiper-inner .box .name span span {
  display: block;
  margin-bottom: 5px;
}

#leadership #section-team .swiper-inner .swiper-pagination {
  position: relative;
  top: 0;
  z-index: +1;
  margin: 0 auto 0 auto;
  /*display: none;*/
}

#leadership
  #section-team
  .swiper-inner
  .swiper-pagination
  .swiper-pagination-bullet {
  margin: 0 5px;
  width: 16px;
  height: 16px;
  border: 1px white solid;
  background: none;
  opacity: 1;
}

#leadership
  #section-team
  .swiper-inner
  .swiper-pagination
  .swiper-pagination-bullet-active {
  background: white;
}

#leadership #section-team .swiper-inner .swiper-button-next {
  right: -25px !important;
  /*display: none;*/
}

#leadership #section-team .swiper-inner .swiper-button-prev {
  left: -25px !important;
  /*display: none;*/
}

#leadership #section-team.animated {
  /*.swiper-slide:nth-child(n+9){  4列用 現存５列用*/
}

#leadership #section-team.animated .swiper-slide:nth-child(n + 11) {
  opacity: 1;
  transition-delay: 0s;
}

#leadership #section-team.animated .swiper-slide:nth-child(6) {
  opacity: 1;
  transition-delay: .2s;
}

#leadership #section-team.animated .swiper-slide:nth-child(7) {
  opacity: 1;
  transition-delay: .4s;
}

#leadership #section-team.animated .swiper-slide:nth-child(8) {
  opacity: 1;
  transition-delay: .6s;
}

#leadership #section-team.animated .swiper-slide:nth-child(9) {
  opacity: 1;
  transition-delay: .8s;
}

#leadership #section-team.animated .swiper-slide:nth-child(10) {
  opacity: 1;
  transition-delay: 1s;
}

#leadership #section-post .inner article {
  background: none;
}

#corporate #section-title .head img {
  width: auto;
  height: 110px;
}

#corporate ._module-title.parttan-b:before {
  width: 100%;
  background: url(../../images/about/corporate/bg-corprate.jpg) 100% 5%
  no-repeat;
  background-size: 62% auto;
}

#corporate ._module-title.parttan-b.webp:before {
  width: 100%;
  background: url(../../images/about/corporate/bg-corprate.webp) 100% 5%
  no-repeat;
  background-size: 62% auto;
}

#corporate #section-info {
  background: #f0f1f4;
}

#corporate #section-info .inner {
  box-sizing: border-box;
  margin: 0 auto;
  padding: 120px 20px;
  max-width: 1240px;
  width: 100%;
}

#corporate #section-info .inner table {
  font-size: 16px;
  line-height: 1.9;
}

#corporate #section-info .inner table tbody tr th {
  padding-bottom: 25px;
  width: 120px;
  color: #0f203e;
  text-align: left;
  font-weight: bold;
}

#corporate #section-info .inner table tbody tr td {
  padding-bottom: 25px;
}

#corporate #section-info .inner table tbody tr td a {
  color: #c85819;
  text-decoration: none;
}

#corporate #section-info .inner table tbody tr td a:hover {
  text-decoration: underline;
}

#corporate #section-access {
  background: #0f203e;
}

#corporate #section-access .inner {
  box-sizing: border-box;
  margin: 0 auto;
  padding: 120px 20px 0;
  max-width: 1240px;
  width: 100%;
  color: #fff;
}

#corporate #section-access .inner .box-head h2 {
  margin-bottom: 80px;
  text-align: center;
  font-size: 45px;
}

#corporate #section-access .inner .box-head h2 img {
  width: auto;
  height: 45px;
}

#corporate #section-access .inner .box-body .map {
  margin-bottom: 80px;
}

#corporate #section-access .inner .box-body .map .box-image {
  float: left;
  width: 50%;
  /*width: 550px;*/
}

#corporate #section-access .inner .box-body .map .box-image img {
  width: 100%;
  height: auto;
}

#corporate #section-access .inner .box-body .map .box-text {
  float: right;
  width: 45%;
  /*width: 450px; float: left;margin-left: 50px; */
}

#corporate #section-access .inner .box-body .map .box-text h3 {
  margin-bottom: 15px;
  font-weight: bold;
  font-size: 18px;
}

#corporate #section-access .inner .box-body .map .box-text ul {
  list-style: none;
  font-size: 16px;
}

#corporate #section-access .inner .box-body .map .box-text ul li {
  margin-bottom: 10px;
}

#corporate #section-access .inner .box-body .map .box-text p._p {
  font-size: 16px;
}

#brand ._module-title.parttan-b:before {
  width: 100%;
  background: url(../../images/about/brand/bg-brand.jpg) 100% 50% no-repeat;
  background-size: 65% auto;
}

#brand ._module-title.parttan-b.webp:before {
  width: 100%;
  background: url(../../images/about/brand/bg-brand.webp) 100% 50% no-repeat;
  background-size: 65% auto;
}

#brand #section-story .inner {
  position: relative;
  box-sizing: border-box;
  margin: 0 auto;
  padding: 120px 20px;
  max-width: 1240px;
  width: 100%;
  background: url(../../images/about/brand/img_story.png) 0 50% no-repeat;
  background-position: 100px 220px;
  background-size: 35% auto;
}

#brand #section-story .inner.webp {
  background: url(../../images/about/brand/img_story.webp) 0 50% no-repeat;
  background-position: 100px 220px;
  background-size: 35% auto;
}

#brand #section-story .inner h2 {
  position: absolute;
  top: 120px;
  left: 20px;
}

#brand #section-story .inner h2 .en img {
  width: auto;
  height: 55px;
}

#brand #section-story .inner p {
  box-sizing: border-box;
  margin-bottom: 25px;
  padding-left: 53%;
  color: #0f203e;
  /*font-size:1.5rem;*/
  font-weight: bold;
  font-size: 2rem;
  line-height: 1.7;
}

#brand #section-story.anime .inner {
  opacity: 0;
  transition: 1s;
}

#brand #section-story.anime p {
  opacity: 0;
  transition: 2s;
}

#brand #section-story.animated .inner {
  opacity: 1;
  transition-delay: .5s;
}

#brand #section-story.animated h2 {
  opacity: 1;
  transition-delay: .5s;
}

#brand #section-story.animated p {
  opacity: 1;
  transition-delay: 1.2s;
}

#brand #section-movie {
  background: #d1d6dd;
}

#brand #section-movie .inner {
  position: relative;
  box-sizing: border-box;
  margin: 0 auto;
  padding: 120px 20px;
  max-width: 1240px;
  width: 100%;
}

#brand #section-movie .inner .youtube {
  position: relative;
  padding-top: 56.25%;
  width: 100%;
}

#brand #section-movie .inner .youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}

#brand #section-movie.anime .inner {
  opacity: 0;
  transition: 1s;
}

#brand #section-movie.anime p {
  opacity: 0;
  transition: 2s;
}

#brand #section-movie.animated .inner {
  opacity: 1;
  transition-delay: .5s;
}

#brand #section-movie.animated h2 {
  opacity: 1;
  transition-delay: .5s;
}

#brand #section-movie.animated p {
  opacity: 1;
  transition-delay: 1.2s;
}

#brand #section-promise {
  background: #0f203e;
}

#brand #section-promise .inner {
  position: relative;
  box-sizing: border-box;
  margin: 0 auto;
  padding: 120px 20px;
  max-width: 1240px;
  width: 100%;
  background: url(../../images/about/brand/img_promise.png) 100% 50% no-repeat;
  background-size: 46% auto;
}

#brand #section-promise .inner.webp {
  background: url(../../images/about/brand/img_promise.webp) 100% 50% no-repeat;
  background-size: 46% auto;
}

#brand #section-promise .inner h2 {
  margin-bottom: 80px;
}

#brand #section-promise .inner h2 .en img {
  width: auto;
  height: 55px;
}

#brand #section-promise .inner h3 {
  margin-bottom: 50px;
  color: #fbfbfb;
  font-size: 4rem;
  line-height: 1.2;
}

#brand #section-promise .inner h3 img {
  width: auto;
  height: 96px;
}

#brand #section-promise .inner h3 span {
  display: block;
  margin-top: 10px;
  font-size: 2.2rem;
}

#brand #section-promise .inner p {
  margin-bottom: 40px;
  color: #fbfbfb;
  font-weight: bold;
  font-size: 2rem;
  line-height: 1.9;
}

#brand #section-promise.anime .inner {
  opacity: 0;
  transition: 1s;
}

#brand #section-promise.anime h3 {
  opacity: 0;
  transition: 2s;
}

#brand #section-promise.anime p {
  opacity: 0;
  transition: 2s;
}

#brand #section-promise.animated .inner {
  opacity: 1;
  transition-delay: .5s;
}

#brand #section-promise.animated h2 {
  opacity: 1;
  transition-delay: .5s;
}

#brand #section-promise.animated h3 {
  opacity: 1;
  transition-delay: 1s;
}

#brand #section-promise.animated p {
  opacity: 1;
  transition-delay: 1.5s;
}

#brand #section-purposes .inner {
  position: relative;
  box-sizing: border-box;
  margin: 0 auto;
  padding: 120px 20px 100px 20px;
  max-width: 1240px;
  width: 100%;
}

#brand #section-purposes .inner h2 {
  margin-bottom: 60px;
}

#brand #section-purposes .inner h2 .en img {
  width: auto;
  height: 55px;
}

#brand #section-purposes .inner p {
  margin-bottom: 70px;
  color: #0f203e;
  font-weight: bold;
  font-size: 2rem;
  line-height: 1.9;
}

#brand #section-purposes .inner ul li {
  margin: 0 0 40px 0;
  width: 100%;
  list-style: none;
}

#brand #section-purposes .inner ul li .image {
  display: block;
  float: left;
  width: 210px;
}

#brand #section-purposes .inner ul li .text {
  display: block;
  float: right;
  width: calc(100% - 240px);
  color: #0f203e;
  font-weight: bold;
  font-size: 1.6rem;
  line-height: 1.3;
}

#brand #section-purposes .inner ul li h3 {
  display: block;
  padding: 40px 0 20px 0;
  color: #1c7aac;
  font-size: 2.2rem;
  line-height: 1.5;
}

#brand #section-purposes .inner ul li img {
  width: 100%;
}

#brand #section-purposes.anime h2 {
  opacity: 0;
  transition: 1s;
}

#brand #section-purposes.anime p {
  opacity: 0;
  transition: 1s;
}

#brand #section-purposes.anime li {
  opacity: 0;
  transition: 2s;
}

#brand #section-purposes.animated h2 {
  opacity: 1;
  transition-delay: .4s;
}

#brand #section-purposes.animated p {
  opacity: 1;
  transition-delay: .8s;
}

#brand #section-purposes.animated li:nth-child(1) {
  opacity: 1;
  transition-delay: 1.4s;
}

#brand #section-purposes.animated li:nth-child(2) {
  opacity: 1;
  transition-delay: 1.6s;
}

#brand #section-purposes.animated li:nth-child(3) {
  opacity: 1;
  transition-delay: 1.8s;
}

#brand #section-values {
  background: #0f203e;
}

#brand #section-values .inner {
  position: relative;
  box-sizing: border-box;
  margin: 0 auto;
  padding: 120px 20px;
  max-width: 1240px;
  width: 100%;
}

#brand #section-values .inner h2 {
  margin-bottom: 60px;
}

#brand #section-values .inner h2 .en img {
  width: auto;
  height: 55px;
}

#brand #section-values .inner p {
  margin-bottom: 140px;
  color: #fbfbfb;
  font-weight: bold;
  font-size: 2rem;
  line-height: 1.9;
}

#brand #section-values .inner ul {
  position: relative;
  box-sizing: border-box;
  margin: 0 auto;
  max-width: 980px;
  list-style: none;
}

#brand #section-values .inner ul:before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: 1px;
  background: #b2bac7;
}

#brand #section-values .inner ul li {
  box-sizing: border-box;
  margin-bottom: -40px;
  width: 100%;

  /*&:nth-child(1){ .image{ padding-left:28%;box-sizing: border-box;display: block; } } &:nth-child(2){ .image{ padding-left:0%;box-sizing: border-box;display: block; } } &:nth-child(3){ .image{ padding-left:29%;box-sizing: border-box;display: block; } } &:nth-child(4){ .image{ padding-right:45%;box-sizing: border-box;display: block; } } &:nth-child(5){ .image{ padding-left:55.5%;box-sizing: border-box;display: block; } }*/
}

#brand #section-values .inner ul li .title {
  display: block;
  margin-bottom: 10px;
  color: #b2bac7;
  font-weight: bold;
  font-size: 3rem;
}

#brand #section-values .inner ul li .lead {
  display: block;
  color: #b2bac7;
  font-weight: bold;
  font-size: 1.8rem;
  line-height: 2;
}

#brand #section-values .inner ul li .image {
  display: block;
  margin-bottom: 10px;
  color: #248dc7;
  font-size: 6.4rem;
}

#brand #section-values .inner ul li:nth-child(2n - 1) {
  padding-right: 55%;
}

#brand #section-values .inner ul li:nth-child(2n - 1) .title,#brand #section-values .inner ul li:nth-child(2n - 1) .lead,#brand #section-values .inner ul li:nth-child(2n - 1) .image {
  text-align: right;
}

#brand #section-values .inner ul li:nth-child(2n) {
  padding-left: 55%;
}

#brand #section-values .inner ul li:nth-child(2n) .title,#brand #section-values .inner ul li:nth-child(2n) .lead,#brand #section-values .inner ul li:nth-child(2n) .image {
  text-align: left;
}

#brand #section-values .inner ul li:nth-last-child(1) {
  margin-bottom: 0;
}

#brand #section-values.anime h2 {
  opacity: 0;
  transition: 1s;
}

#brand #section-values.anime p {
  opacity: 0;
  transition: 1s;
}

#brand #section-values.anime ul:before {
  height: 0;
  transition: 1.3s;
}

#brand #section-values.anime li {
  opacity: 0;
  transition: 1s;
}

#brand #section-values.animated h2 {
  opacity: 1;
  transition-delay: 1s;
}

#brand #section-values.animated p {
  opacity: 1;
  transition-delay: 1.5s;
}

#brand #section-values.animated ul:before {
  height: 100%;
  transition-delay: 1.5s;
}

#brand #section-values.animated li:nth-child(1) {
  opacity: 1;
  transition-delay: 2.4s;
}

#brand #section-values.animated li:nth-child(2) {
  opacity: 1;
  transition-delay: 2.6s;
}

#brand #section-values.animated li:nth-child(3) {
  opacity: 1;
  transition-delay: 2.8s;
}

#brand #section-values.animated li:nth-child(4) {
  opacity: 1;
  transition-delay: 3s;
}

#brand #section-values.animated li:nth-child(5) {
  opacity: 1;
  transition-delay: 3.2s;
}

#approach ._module-title.parttan-b:before {
  width: 100%;
  background: url(../../images/about/approach/bg-approach.jpg) 100% 50%
  no-repeat;
  background-size: 65% auto;
}

#approach ._module-title.parttan-b.webp:before {
  width: 100%;
  background: url(../../images/about/approach/bg-approach.webp) 100% 50%
  no-repeat;
  background-size: 65% auto;
}

#approach #section-perspective .inner {
  position: relative;
  box-sizing: border-box;
  margin: 0 auto;
  padding: 120px 20px;
  max-width: 1240px;
  width: 100%;
}

#approach #section-perspective .inner h2 {
  margin-bottom: 60px;
}

#approach #section-perspective .inner h2 .en img {
  width: auto;
  height: 55px;
}

#approach #section-perspective .inner p {
  margin-bottom: 70px;
  color: #0f203e;
  font-weight: bold;
  font-size: 2rem;
  line-height: 1.9;
}

#approach #section-perspective .inner ul {
  margin-right: auto;
  margin-left: auto;
  max-width: 1040px;
}

#approach #section-perspective .inner ul li {
  float: left;
  margin: 0 3.5% 30px 0;
  width: 31%;
  list-style: none;
}

#approach #section-perspective .inner ul li:nth-child(3n) {
  margin-right: 0;
}

#approach #section-perspective .inner ul li img {
  width: 100%;
}

#approach #section-perspective.anime h2 {
  opacity: 0;
  transition: 1s;
}

#approach #section-perspective.anime p {
  opacity: 0;
  transition: 1s;
}

#approach #section-perspective.anime li {
  opacity: 0;
  transition: 1s;
}

#approach #section-perspective.animated h2 {
  opacity: 1;
  transition-delay: .4s;
}

#approach #section-perspective.animated p {
  opacity: 1;
  transition-delay: .8s;
}

#approach #section-perspective.animated li:nth-child(1) {
  opacity: 1;
  transition-delay: 1.2s;
}

#approach #section-perspective.animated li:nth-child(2) {
  opacity: 1;
  transition-delay: 1.6s;
}

#approach #section-perspective.animated li:nth-child(3) {
  opacity: 1;
  transition-delay: 2s;
}

#approach #section-service-approach {
  background: #0f203e;
}

#approach #section-service-approach .inner {
  position: relative;
  box-sizing: border-box;
  margin: 0 auto;
  padding: 120px 20px 0;
  max-width: 1240px;
  width: 100%;
}

#approach #section-service-approach .inner h2 {
  margin-bottom: 50px;
}

#approach #section-service-approach .inner h2 .en img {
  width: auto;
  height: 55px;
}

#approach #section-service-approach .inner p {
  margin-bottom: 40px;
  color: #fbfbfb;
  font-weight: bold;
  font-size: 2rem;
  line-height: 1.9;
}

#approach #section-service-approach .inner p.image {
  position: relative;
  top: -150px;
  box-sizing: border-box;
  padding-left: 12%;
}

#approach #section-service-approach .inner p.image img {
  width: 100%;
}

#approach #section-service-approach.anime h2 {
  opacity: 0;
  transition: 1s;
}

#approach #section-service-approach.anime p.lead {
  opacity: 0;
  transition: 1s;
}

#approach #section-service-approach.anime p.image {
  opacity: 0;
  transition: 1s;
}

#approach #section-service-approach.animated h2 {
  opacity: 1;
  transition-delay: .5s;
}

#approach #section-service-approach.animated p.lead {
  opacity: 1;
  transition-delay: 1s;
}

#approach #section-service-approach.animated p.image {
  opacity: 1;
  transition-delay: 1.5s;
}

#approach #section-strategic .inner {
  position: relative;
  box-sizing: border-box;
  margin: 0 auto;
  padding: 120px 20px;
  max-width: 1240px;
  width: 100%;
}

#approach #section-strategic .inner .box-text {
  display: block;
  float: left;
  width: 40%;
}

#approach #section-strategic .inner .box-text h2 {
  margin-bottom: 50px;
}

#approach #section-strategic .inner .box-text h2 .en img {
  width: auto;
  height: 55px;
}

#approach #section-strategic .inner .box-text p {
  margin-bottom: 70px;
  color: #0f203e;
  font-weight: bold;
  font-size: 2rem;
  line-height: 1.9;
}

#approach #section-strategic .inner .image {
  display: block;
  float: right;
  width: 52%;
}

#approach #section-strategic .inner .image img {
  width: 100%;
}

#approach #section-strategic.anime .box-text h2 {
  opacity: 0;
  transition: 1s;
}

#approach #section-strategic.anime .box-text p {
  opacity: 0;
  transition: 1s;
}

#approach #section-strategic.anime .image {
  opacity: 0;
  transition: 1s;
}

#approach #section-strategic.animated .box-text h2 {
  opacity: 1;
  transition-delay: 1s;
}

#approach #section-strategic.animated .box-text p {
  opacity: 1;
  transition-delay: 1.5s;
}

#approach #section-strategic.animated .image {
  opacity: 1;
  transition-delay: 2s;
}

#approach ._module-list-rows3 {
  background: #fbfbfb !important;
}

#tbc ._module-title {
  position: relative;
}

#tbc ._module-title .box-text {
  position: absolute;
  top: 180px;
  /*top:335px; top:200px;*/
  bottom: 0;
  left: 50px;
  z-index: 99;
  box-sizing: border-box;
  padding: 40px;
  width: 540px;
  height: 170px;
  background: rgba(0, 0, 0, .4);

  /*height: 440px;*/
}

#tbc ._module-title .box-text .head {
  margin-bottom: 20px;
  color: white;
  /*margin-bottom: 40px;*/
}

#tbc ._module-title .box-text .head img {
  width: auto;
  height: 96px;
}

#tbc ._module-title .box-text p {
  margin: 0;
  color: white;
}

#tbc ._module-title ._bg-text {
  /*&#section-slide01{ background: url(../../images/about/tbc/img_office01.jpg) 50% 50% no-repeat;background-size: cover;height: 840px; } &#section-slide02{ background: url(../../images/about/tbc/img_office04.jpg) 50% 50% no-repeat;background-size: cover;height: 840px; } &#section-slide03{ background: url(../../images/about/tbc/img_office20.jpg) 50% 50% no-repeat;background-size: cover;height: 840px; } &#section-slide04{ background: url(../../images/about/tbc/img_office19.jpg) 50% 50% no-repeat;background-size: cover;height: 840px; } &#section-slide05{ background: url(../../images/about/tbc/img_office16.jpg) 50% 50% no-repeat;background-size: cover;height: 840px; } &#section-slide06{ background: url(../../images/about/tbc/img_office18.jpg) 50% 50% no-repeat;background-size: cover;height: 840px; } &#section-slide07{ background: url(../../images/about/tbc/img_office15.jpg) 50% 50% no-repeat;background-size: cover;height: 840px; }*/
}

#tbc ._module-title ._bg-text#section-slide01 {
  height: 840px;
  background: url(../../images/top/tbc/2054x1541px_wide_00-01.jpg) 50% 50%
  no-repeat;
  background-size: cover;
}

#tbc ._module-title ._bg-text#section-slide02 {
  height: 840px;
  background: url(../../images/top/tbc/2054x1541px_wide_00-02.jpg) 50% 50%
  no-repeat;
  background-size: cover;
}

#tbc ._module-title ._bg-text#section-slide03 {
  height: 840px;
  background: url(../../images/top/tbc/2054x1541px_wide_00-03.jpg) 50% 50%
  no-repeat;
  background-size: cover;
}

#tbc ._module-title ._bg-text#section-slide04 {
  height: 840px;
  background: url(../../images/top/tbc/2054x1541px_wide_00-04.jpg) 50% 50%
  no-repeat;
  background-size: cover;
}

#tbc ._module-title ._bg-text#section-slide05 {
  height: 840px;
  background: url(../../images/top/tbc/2054x1541px_wide_00-05.jpg) 50% 50%
  no-repeat;
  background-size: cover;
}

#tbc ._module-title ._bg-text#section-slide06 {
  height: 840px;
  background: url(../../images/top/tbc/2054x1541px_wide_00-06.jpg) 50% 50%
  no-repeat;
  background-size: cover;
}

#tbc ._module-title ._bg-text#section-slide07 {
  height: 840px;
  background: url(../../images/top/tbc/2054x1541px_wide_00-07.jpg) 50% 50%
  no-repeat;
  background-size: cover;
}

#tbc ._module-title ._bg-text#section-slide08 {
  height: 840px;
  background: url(../../images/top/tbc/2054x1541px_wide_00-08.jpg) 50% 50%
  no-repeat;
  background-size: cover;
}

#tbc ._module-title ._bg-text#section-slide09 {
  height: 840px;
  background: url(../../images/top/tbc/2054x1541px_wide_00-09.jpg) 50% 50%
  no-repeat;
  background-size: cover;
}

#tbc ._module-title ._bg-text#section-slide10 {
  height: 840px;
  background: url(../../images/top/tbc/2054x1541px_wide_00-10.jpg) 50% 50%
  no-repeat;
  background-size: cover;
}

#tbc ._module-title ._bg-text .wrapper {
  position: relative;
  display: table;
  box-sizing: border-box;
  margin: 0 auto;
  padding: 0 20px;
  max-width: 1240px;
  width: 100%;
}

#tbc ._module-title ._bg-text .wrapper .inner {
  display: table-cell;
  width: 100%;
  height: 840px;
  vertical-align: middle;
}

#tbc ._module-title .swiper-pagination {
  position: relative;
  top: -50px;
  margin-bottom: -24px;
  height: 24px;
}

#tbc ._module-title .swiper-pagination-bullet {
  margin: 0 5px;
  width: 15px;
  height: 15px;
  border: 2px solid #fff;
  background: rgba(15, 32, 62, 0);
}

#tbc ._module-title .swiper-pagination-bullet-active {
  border: #fff 1px solid;
  background: #0f203e;
}

#tbc #lead {
  background: #fbfbfb;
}

#tbc #lead .inner {
  box-sizing: border-box;
  margin: 0 auto 0 auto;
  padding: 100px 20px 120px 20px;
  max-width: 1200px;
  width: 100%;
  text-align: center;
}

#tbc #lead .inner.anime {
  opacity: 0;
  transition: 1s;
}

#tbc #lead .inner.anime.animated {
  opacity: 1;
  transition-delay: .2s;
}

#tbc #lead .inner .image {
  display: block;
  float: left;
  width: 45%;
}

#tbc #lead .inner .image.anime {
  opacity: 0;
  transition: 1s;
}

#tbc #lead .inner .image.anime.animated {
  opacity: 1;
  transition-delay: .4s;
}

#tbc #lead .inner .text {
  display: table;
  float: right;
  padding-left: 2%;
  width: 48%;
  height: 467px;
  text-align: left;
}

#tbc #lead .inner .text.anime {
  opacity: 0;
  transition: 2s;
}

#tbc #lead .inner .text.anime.animated {
  opacity: 1;
  transition-delay: 1s;
}

#tbc #lead .inner .text p {
  display: table-cell;
  color: #0f203e;
  vertical-align: middle;
  font-weight: bold;
  font-size: 2rem;
  line-height: 2.4;
}

#tbc #movie {
  position: relative;
  background: #0f1f3f;
  /*background: #0c1e3a;*/
}

#tbc #movie.dot-non:before {
  display: none;
}

#tbc #movie:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  background: url(../../images/top/kv-dot.png) repeat;
  /*background: rgba(0,0,0,.3);*/
}

#tbc #movie .wrapper {
  position: relative;
  margin: 0 auto;
  max-width: 1400px;
}

#tbc #movie .wrapper.dot-non:before {
  display: none;
}

#tbc #movie .wrapper:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  background: url(../../images/top/kv-dot.png) repeat;
  /*background: rgba(0,0,0,.3);*/
}

#tbc #movie .wrapper .box {
  position: absolute;
  top: 0;
  left: 0;
  display: table;
  box-sizing: border-box;
  width: 580px;
  height: 100%;
}

#tbc #movie .wrapper .box .text {
  display: table-cell;
  box-sizing: border-box;
  padding: 35px 40px 35px 120px;
  width: 580px;
  color: white;
  vertical-align: middle;
  text-align: left;
}

#tbc #movie .wrapper .box h1 {
  margin-bottom: 40px;
  font-size: 20px;
}

#tbc #demo h2 {
  margin-bottom: 80px;
  text-align: left;
  font-size: 4.2rem;
}

#tbc #demo .en {
  padding: 0 0 10px 0;
}

#tbc #demo._module-list-rows3 {
  /*.image{ display: table; .text{display: table-cell; vertical-align: middle; padding:20px; box-sizing: border-box; font-size:1.5rem; line-height: 1.5; color:rgba(255,255,255,1); text-align: left; background: rgba(0,0,0,0.5); opacity: 0; transition: all 0.3s ease-out;} } a{-webkit-transform:none; transform:none; &:hover{-webkit-transform:none; transform:none; .image{ .text{opacity: 1;/ *transition-delay:0.3s;* /} }  } } */
}

#tbc #demo._module-list-rows3 .caption {
  position: absolute;
  top: 0;
  left: 0;
  display: table;
  box-sizing: border-box;
  padding: 20px;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, .7);
  color: white;
  vertical-align: middle;
  text-align: left;
  font-size: 1.5rem;
  line-height: 1.5;
  opacity: 0;
          transition: all .3s ease-out;

  -webkit-transition: all .3s ease-out;
}

#tbc #demo._module-list-rows3 .caption span {
  display: table-cell;
  vertical-align: middle;
}

#tbc #demo._module-list-rows3 .caption span strong {
  display: block;
  margin-bottom: 5px;
}

#tbc #demo._module-list-rows3 a {
          transform: none;

  -webkit-transform: none;
}

#tbc #demo._module-list-rows3 a:hover {
          transform: none;

  -webkit-transform: none;
}

#tbc #demo._module-list-rows3 a:hover .caption {
  opacity: 1;
  /*transition-delay:0.3s;*/
}

#tbc #banner {
  background: black;
}

#tbc #banner .inner {
  position: relative;
  box-sizing: border-box;
  margin: 0 auto;
  padding: 120px 20px;
  max-width: 1240px;
  width: 100%;
}

#tbc #access {
  background: #0f203e;
}

#tbc #access .inner {
  position: relative;
  box-sizing: border-box;
  margin: 0 auto;
  padding: 120px 20px;
  max-width: 1240px;
  width: 100%;
}

#tbc #access .inner h2 {
  margin-bottom: 80px;
  text-align: left;
  font-size: 4.2rem;
}

#tbc #access .inner .en {
  padding: 0 0 10px 0;
}

#tbc #access .inner p {
  margin-bottom: 40px;
  color: white;
  font-size: 1.8rem;
  line-height: 1.8;
}

#tbc #access .inner p a {
  color: #c85819;
  text-decoration: none;
}

#tbc #access .inner p a:hover {
  text-decoration: underline;
}

#tbc #access .inner ul li .box-text {
  float: right;
  width: 39%;
}

#tbc #access .inner ul li .box-text h3 {
  margin-bottom: 0;
  color: white;
  font-size: 1.8rem;
  line-height: 1.8;
}

#tbc #access .inner ul li .box-text p {
  margin-bottom: 40px;
  color: white;
  font-size: 1.6rem;
  line-height: 1.8;
}

#tbc #access .inner ul li .image {
  float: left;
  width: 56%;
}

.demo {
  position: relative;
  overflow: hidden;
  max-width: 1024px;
  width: 100vw;
  height: auto;
  aspect-ratio: 1024 / 720;
  background: black;
  color: white;
  font-size: 1.4rem;
}

.demo .swiper-container {
  margin-right: auto;
  margin-left: auto;
  width: 100%;
  height: 300px;
}

.demo .swiper-slide {
  position: relative;
  background-position: center;
  background-size: cover;
}

.demo .swiper-slide .caption {
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  padding: 20px;
  width: 100%;
  background: rgba(0, 0, 0, .5);
  line-height: 1.2;
}

.demo .swiper-slide .caption strong {
  display: block;
  margin-bottom: 5px;
}

.demo .gallery-top {
  width: 100%;
  height: 80%;
}

.demo .gallery-thumbs {
          box-sizing: border-box;
  padding: 10px 0;
  height: 20%;

  -webkit-box-sizing: border-box;
}

.demo .gallery-thumbs .swiper-slide {
  position: relative;
  width: 25%;
  height: 100%;
  opacity: .4;
}

.demo .gallery-thumbs .swiper-slide .text {
  /*display:table;*/
  position: absolute;
  bottom: 0;
  left: 0;
  display: none;
  box-sizing: border-box;
  padding: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, .7);
  color: white;
  vertical-align: middle;
  text-align: left;
  font-size: 1.2rem;
  line-height: 1.5;
  opacity: 0;
  transition: all .3s ease-out;
}

.demo .gallery-thumbs .swiper-slide .text .caption {
  position: relative;
  display: table-cell;
  padding: 10px;
  vertical-align: middle;
}

.demo .gallery-thumbs .swiper-slide .text strong {
  display: block;
  margin-bottom: 5px;
}

.demo .gallery-thumbs .swiper-slide:hover .text {
  opacity: 1;
}

.demo .gallery-thumbs .swiper-slide-thumb-active {
  opacity: 1;
}

#diversity ._module-title.parttan-b {
}

#diversity ._module-title.parttan-b:before {
  width: 100%;
  background: url(../../images/about/bg-diversity-title.jpg) 100% 50% no-repeat;
  background-size: 48% auto;
}

#diversity ._module-title.parttan-b.webp:before {
  width: 100%;
  background: url(../../images/about/bg-diversity-title.webp) 100% 50% no-repeat;
  background-size: 48% auto;
}
#diversity ._health-title.parttan-b.webp:before {
  width: 100%;
  background: url(../../images/about/bg-health.webp) 100% 50% no-repeat;
  background-size: 48% auto;
}

#diversity #section-hero {
  box-sizing: border-box;
  width: 100%;
  height: 820px;
  background: url(../../images/about/csr/bg-philosophy.jpg) no-repeat;
  background-position: bottom;
  background-size: cover;
}

#diversity #section-hero.webp {
  background: url(../../images/about/csr/bg-philosophy.jpg) no-repeat;
  background-size: cover;
}

#diversity #section-hero .inner {
  text-align: center;
}

#diversity #section-hero .inner h2 {
  margin: 90px auto 60px auto;
  color: #fff;
}

#diversity #section-hero .inner h2 img {
  width: auto;
  height: 58px;
}

#diversity #section-hero .inner p {
  color: #fff;
  font-weight: bold;
  font-size: 2rem;
  line-height: 2;
}

#diversity #section-hero.anime h2 {
  opacity: 0;
  transition: 2s;
  transition-delay: .8s;
}

#diversity #section-hero.anime p {
  opacity: 0;
  transition: 2s;
  transition-delay: 1.8s;
}

#diversity #section-hero.animated h2 {
  opacity: 1;
}

#diversity #section-hero.animated p {
  opacity: 1;
}

#diversity #section-pride {
  box-sizing: border-box;
  width: 100%;
  height: auto;
  background: url(../../images/about/csr/bg-diversity_pride.png) #0f203e
  no-repeat 50% 50%;
  background-size: auto 100%;
}

#diversity #section-pride.webp {
  background: url(../../images/about/csr/bg-diversity_pride.webp) #0f203e
  no-repeat 50% 50%;
  background-size: auto 100%;
}

#diversity #section-pride .inner {
  margin: 90px 0;
  text-align: center;
}

#diversity #section-pride .inner h2 {
  margin: -150px auto 60px auto;
  padding-top: 150px;
  color: #fff;
}

#diversity #section-pride .inner h2 img {
  width: auto;
  height: 58px;
}

#diversity #section-pride .inner p {
  color: #fff;
  font-weight: bold;
  font-size: 2rem;
  line-height: 2;
}

#diversity #section-pride.anime h2 {
  opacity: 0;
  transition: 2s;
  transition-delay: .8s;
}

#diversity #section-pride.anime p {
  opacity: 0;
  transition: 2s;
  transition-delay: 1.8s;
}

#diversity #section-pride.animated h2 {
  opacity: 1;
}

#diversity #section-pride.animated p {
  opacity: 1;
}

#diversity #section-philosophy {
  background: white;
}

#diversity #section-philosophy .inner {
  margin: 0 auto;
  padding: 100px 60px;
  max-width: 1200px;
  width: 100%;
  color: #0f203e;
  text-align: center;
}

#diversity #section-philosophy .inner h2 {
  margin-bottom: 60px;
  font-size: 4.8rem;
}

#diversity #section-philosophy .inner p {
  margin-bottom: 40px;
  text-align: left;
  font-size: 1.8rem;
  line-height: 1.7;
}

#diversity .section-diversity {
  position: relative;
  padding: 0 0 90px 0;
  background: #f0f1f4;
}

#diversity .section-diversity .bg-image {
  display: block;
  margin: 0 auto -120px auto;
  max-width: 1400px;
  width: 100%;
  height: 450px;
  background-position: 50% 50% !important;
  background-size: cover !important;
  background-repeat: no-repeat !important;
  /*border:1px solid rgba(112,112,112,1);*/
}

#diversity .section-diversity .inner {
  /*border:1px solid rgba(112,112,112,1);*/
  position: relative;
  z-index: +1;
  margin: 0 auto;
  padding: 70px 60px 70px 60px;
  max-width: 1200px;
  width: 100%;
  background: white;
  color: #0f203e;
}

#diversity .section-diversity .inner h2 {
  margin-bottom: 50px;
  text-align: center;
  font-size: 3.8rem;
}

#diversity .section-diversity .inner h3 {
  margin-bottom: 20px;
  font-weight: bold;
  font-size: 2.2rem;
  line-height: 1.3;
}

#diversity .section-diversity .inner h3.large {
  margin-bottom: 20px;
}

#diversity .section-diversity .inner h3.ctr {
  text-align: center;
  font-size: 3rem;
}

#diversity .section-diversity .inner p + h3,#diversity .section-diversity .inner p + h3.large {
  padding-top: 40px;
}

#diversity .section-diversity .inner ul.list + h3.large {
  padding-top: 40px;
}

#diversity .section-diversity .inner h4 {
  margin-bottom: 10px;
  font-weight: bold;
  font-size: 2rem;
  line-height: 1.3;
}

#diversity .section-diversity .inner p {
  margin-bottom: 22px;
  font-size: 1.6rem;
  line-height: 2;
}

#diversity .section-diversity .inner ul.normal {
  display: block;
  margin: 0 0 60px 0;
  padding: 0 0 0 20px;
}

#diversity .section-diversity .inner ul.normal li {
  box-sizing: border-box;
  width: 100%;
  list-style: disc !important;
  font-size: 1.6rem;
  line-height: 2;
}

#diversity .section-diversity .inner ul.list {
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
  width: 100%;
}

#diversity .section-diversity .inner ul.list li {
  display: block;
  float: left;
  box-sizing: border-box;
  /*width: calc(100% / 4 - 15px);*/
  margin: 0 20px 40px 0;
  width: calc(100% / 3 - 15px);
  list-style: none;
  font-size: 1.6rem;
  line-height: 1.9;
}

#diversity .section-diversity .inner ul.list li:nth-child(3n) {
  clear: both;
  margin-right: 0;
}

#diversity .section-diversity .inner ul.item {
  display: flex;
  flex-wrap: wrap;
  margin: 20px 0 0 0;
  padding: 0;
  width: 100%;
}

#diversity .section-diversity .inner ul.item li {
  display: block;
  float: left;
  box-sizing: border-box;
  margin: 0 20px 0 0;
  width: calc(100% / 2 - 15px);
  list-style: none;
  font-size: 1.6rem;
  line-height: 2;

  /*border: 1px rgba(15,32,62,1) solid;*/
}

#diversity .section-diversity .inner ul.item li:nth-child(2n) {
  clear: both;
  margin-right: 0;
}

#diversity .section-diversity .inner ul.item li .image {
  display: block;
  margin-bottom: 20px;
  padding-top: 56.25%;
  background-position: 50% 50% !important;
  background-size: 100% auto !important;
  background-repeat: no-repeat !important;
  text-align: center;
  /*img{width:60%;}*/
}

#diversity .section-diversity .inner ul.item li .title {
  display: block;
  padding: 5px 20px 10px 20px;
  color: #0f203e;
  font-weight: bold;
  font-size: 2.4rem;
  line-height: 1.5;
}

#diversity .section-diversity .inner ul.item li .read {
  display: block;
  padding: 0 20px 20px 20px;
  color: #0f203e;
  font-size: 1.6rem;
  line-height: 1.5;
}

#diversity #section-message {
  background: #f0f1f4;
}

#diversity #section-message .inner {
  margin: 120px auto;
  max-width: 1060px;
  width: 100%;
  color: #0f203e;
}

#diversity #section-message .inner .box-message h2 {
  margin-bottom: 30px;
  font-weight: bold;
  font-size: 3.8rem;
  line-height: 1.3;
}

#diversity #section-message .inner .box-message p {
  margin-bottom: 30px;
  font-size: 1.8rem;
  line-height: 2;
}

#diversity #section-message .inner .box-message p.sign {
  margin-bottom: 0;
  text-align: right;
}

#diversity #section-message .inner .box-message p.sign span {
  font-weight: bold;
  font-size: 2.4rem;
}

#diversity #section-message .inner .box-message .image {
  float: left;
  width: 380px;
}

#diversity #section-message .inner .box-message .text {
  float: right;
  width: calc(100% - 420px);
}

#diversity #section-sub {
  background: #f0f1f4;
}

#diversity #section-sub .inner {
  margin: 0 auto 120px auto;
  max-width: 1060px;
  width: 100%;
  color: #0f203e;
}

#diversity #section-sub .inner .box-sub h2 {
  margin-bottom: 40px;
  font-weight: bold;
  font-size: 3rem;
  line-height: 1.3;
}

#diversity #section-sub .inner .box-sub p {
  margin-bottom: 30px;
  font-size: 1.8rem;
  line-height: 2;
}

#diversity #section-sub .inner .box-sub p.sign {
  margin-bottom: 0;
  text-align: right;
}

#diversity #section-sub .inner .box-sub p.sign span {
  font-weight: bold;
  font-size: 2.4rem;
}

#diversity #section-sub .inner .box-sub p a {
  font-size: 1.8rem;
}

#diversity #section-sub .inner .box-sub .image {
  float: left;
  width: 380px;
          transition: all .3s ease-out;

  -webkit-transition: all .3s ease-out;
}

#diversity #section-sub .inner .box-sub .image:hover {
  opacity: .7;
}

#diversity #section-sub .inner .box-sub .text {
  float: right;
  width: calc(100% - 420px);
}

#diversity #section-information {
  background: #f0f1f4;
}

#diversity #section-information .inner {
  margin: 0 auto 120px auto;
  max-width: 1060px;
  width: 100%;
  color: #0f203e;
}

#diversity #section-information .inner h2 {
  margin-bottom: 30px;
  /*margin-bottom: 60px;*/
  text-align: center;
  font-size: 4.8rem;
}

#diversity #section-information .inner p {
  margin-bottom: 40px;
  text-align: center;
  font-weight: bold;
  font-size: 1.8rem;
  line-height: 1.7;
}

#diversity #section-information .inner .list {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 20px;
}

#diversity #section-information .inner .list li {
  float: left;
  margin: 0 21px 40px 0;
  padding: 0;
  width: calc(100% / 3 - 14px);
  list-style: none;
  opacity: 0;
          transition: .5s;

  -webkit-transition: .5s;
  /*width:calc(100%/4 - 15px);*/
}

#diversity #section-information .inner .list li:nth-child(1n) {
  transition-delay: .2s;
}

#diversity #section-information .inner .list li:nth-child(2n) {
  transition-delay: .4s;
}

#diversity #section-information .inner .list li:nth-child(3n) {
  margin-right: 0;
  transition-delay: .6s;
}

#diversity #section-information .inner .list li:nth-child(4n) {
  transition-delay: .8s;

  /*margin-right: 0;*/
}

#diversity #section-information .inner .list li .image {
  display: block;
  margin-bottom: 20px;
  padding-top: 56.25%;
  background-position: 50% 50% !important;
  background-size: cover !important;
  background-repeat: no-repeat !important;
}

#diversity #section-information .inner .list li .title {
  display: block;
  font-size: 1.8rem;
  line-height: 1.4;
}

#diversity #section-information .inner .list li a {
  display: block;
  color: #0f203e;
  text-decoration: none;
  font-weight: bold;
          transition: all .3s ease-out;

  -webkit-transition: all .3s ease-out;
}

#diversity #section-information .inner .list li a:hover {
  opacity: .7;
}

#diversity #section-information .inner .list.animated li {
  opacity: 1;
}

#diversity .localnav._module-list-about-nav {
  background: #fff;
}

#diversity #section-article .contents.interview h2 {
  margin-top: 80px;
  line-height: 1.4;
}

#diversity #section-article .contents.interview h2.speakers {
  margin-bottom: 30px;
}

#diversity #section-article .contents.interview h2 + .image {
  margin-top: 40px;
}

#diversity #section-article .contents.interview h2.speakers + p {
  margin-bottom: 80px;
}

#diversity #section-article .contents.interview ._btn-orange a {
  background: url(../../images/icon_arrow_accent2_left.png) 20px 50% no-repeat;
  background-size: auto 15px;
}

#society ._module-title.parttan-b:before {
  width: 100%;
  background: url(../../images/about/bg-society_large.jpg) 100% 50% no-repeat;
  background-size: 48% auto;
}

#society ._module-title.parttan-b.webp:before {
  width: 100%;
  background: url(../../images/about/bg-society_large.webp) 100% 50% no-repeat;
  background-size: 48% auto;
}

#society ._module-title.parttan-b .title .head {
  /*font-size:4.2rem;*/
}

#society ._module-title.parttan-b .title .head span {
  margin-top: 30px;
}

#society #section-robot {
  padding: 100px 0 0 0;
  /* background: #f0f1f4; */
  color: #0f203e;
}
#society #section-robot .inner {
  margin: 0 auto;
  padding: 0 60px;
  max-width: 1200px;
  width: 100%;
}
#society #section-robot .inner h2 {
  margin-bottom: 60px;
  text-align: center;
  font-weight: bold;
  font-size: 3.8rem;
  line-height: 1.3;
}
#society #section-robot .inner .image {
  margin: 0 auto 60px;
  width: 540px;
  background: #fff;
  text-align: center;
}
#society #section-robot .inner .image a {
  display: block;
  width: 100%;
  height: 100%;
  cursor: pointer;
}
#society #section-robot .inner .image img {
  padding: 40px 0;
  width: 70%;
}
#society #section-robot .inner p {
  margin-bottom: 60px;
  font-size: 1.8em;
  line-height: 1.7;
}

#society #section-support {
  padding: 100px 0 60px 0;
  /* background: #f0f1f4; */
  color: #0f203e;
}

#society #section-support .inner {
  margin: 0 auto;
  padding: 0 60px;
  max-width: 1200px;
  width: 100%;
}

#society #section-support .inner .swiper_society {
  position: relative;
  display: block;
  overflow: hidden;
}

#society #section-support .inner .swiper_society .swiper-wrapper {
  margin-bottom: 40px;
          transition-duration: 0ms !important;
          transform: translate3d(0px, 0px, 0px) !important;

  -webkit-transform: translate3d(0px, 0px, 0px) !important;
  -webkit-transition-duration: 0ms !important;
}

#society #section-support .inner .swiper_society .swiper-pagination {
  display: none;
}

#society #section-support .inner h2 {
  margin-bottom: 60px;
  text-align: center;
  font-weight: bold;
  font-size: 3.8rem;
  line-height: 1.3;
}

#society #section-support .inner h3 {
  margin-bottom: 30px;
  font-weight: bold;
  font-size: 2.4rem;
  line-height: 1.3;
}

#society #section-support .inner p {
  margin-bottom: 60px;
  font-size: 1.8em;
  line-height: 1.7;
}

#society #section-support .inner .note {
  clear: both;
  font-size: 1.4rem;
}

#society #section-support .inner .image {
  float: left;
  width: 24%;
  text-align: left;
}

#society #section-support .inner .image img {
  width: 100%;
}

#society #section-support .inner .image + p {
  float: right;
  width: 72%;
}

#society #section-attempt {
  padding: 100px 0 60px 0;
  background: white;
  color: #0f203e;
}

#society #section-attempt .inner {
  margin: 0 auto;
  padding: 0 60px;
  max-width: 1200px;
  width: 100%;
}

#society #section-attempt .inner h2 {
  margin-bottom: 60px;
  text-align: center;
  font-weight: bold;
  font-size: 3.8rem;
  line-height: 1.3;
}

#society #section-attempt .inner h3 {
  margin-bottom: 30px;
  font-weight: bold;
  font-size: 2.4rem;
  line-height: 1.3;
}

#society #section-attempt .inner p {
  margin-bottom: 60px;
  font-size: 1.8rem;
  line-height: 1.7;
}

#society #section-attempt .inner p.note {
  font-size: 1.4rem;
}

#society #section-attempt .inner .image {
  text-align: center;
}

#society #section-attempt .inner .image img {
  width: 50%;
}

#society .btn {
  position: relative;
  display: block;
  box-sizing: border-box;
  margin: 0 auto;
  width: 285px;
  height: 60px;
  border: 1px #c85819 solid;
  /*color: #0f203e; border: 1px #0f203e solid;*/
  color: #c85819;
  text-align: center;
  text-decoration: none;
  font-weight: bold;
  font-size: 2.1rem;
  line-height: 60px !important;
  cursor: pointer;
          transition: all .3s ease-out;

  -webkit-transition: all .3s ease-out;
}

#society .btn:before {
  content: "";
  position: absolute;
  top: 0;
  right: 20px;
  display: block;
  width: 15px;
  height: 100%;
  /*background: url(../../images/icon_arrow_primary1.png) 50% 50% no-repeat;*/
  background: url(../../images/icon_arrow_accent2.png) 50% 50% no-repeat;
  background-size: auto 15px;
  transform: rotate(90deg);
}

#society .btn.close:before {
  transform: rotate(270deg);
}

#society .btn:hover {
  /*background: rgba(15, 32, 62, 0.15);*/
  background: rgba(200, 80, 25, .15);
}

@media screen and (max-width: 1150px) {
  #leadership #section-title.leadership:before {
    background-size: 62% auto !important;
  }

  #approach #section-strategic .inner .box-text {
    width: 48%;
  }

  #approach #section-strategic .inner .image {
    width: 48%;
  }
}

@media screen and (max-width: 1500px) {
  #leadership #section-title.leadership .title {
    position: relative;
    background: url(../../images/bk_title_parttan-b.png) 100% 0 no-repeat;
    background-size: auto 262px;
  }
}

@media (max-width: 1160px) {
  #leadership
  #section-leadership
  .inner
  .box-body._module-article_list
  .article {
    /*.box{ height:120px; }*/
  }
}

@media only screen and (max-width: 1300px) {
  #leadership #section-profile-large .image {
    height: 500px;
  }

  #leadership #section-profile-large .image .box {
    margin: 0 auto;
    padding: 0 20px;
    max-width: 1240px;
    width: 100%;
  }

  #leadership #section-profile-large .image .box .name {
    padding: 30px;
    width: 400px;
    height: auto;
    font-size: 3.6rem;
  }

  #leadership #section-profile-large .image .box .name em {
    padding: 10px 0 15px 0;
    font-size: 1.8rem;
  }

  #leadership #section-profile-large .image .box .name span {
    font-size: 1.3rem;
  }
}

@media screen and (max-width: 768px) {
  #leadership #section-team .swiper-inner {
    min-width: initial;
    max-width: 768px;
  }
}

@media (-ms-high-contrast: none), (-ms-high-contrast: active) {
  #leadership #section-team .swiper-inner .swiper-button-prev {
    top: calc(50% - 20px) !important;
    left: -42px !important;
  }

  #leadership #section-team .swiper-inner .swiper-button-next {
    top: calc(50% - 20px) !important;
    right: 20px !important;
  }

  #leadership #section-team.animated .swiper-slide:nth-child(n + 11) {
    z-index: -1 !important;
            transition-delay: -2s;

    -webkit-transition-delay: -2s;
  }
}

@media screen and (max-width: 1260px) {
  #approach #section-strategic .inner .box-text {
    width: 44%;
  }

  #approach #section-strategic .inner .image {
    width: 52%;
  }
}

@media only screen and (max-width: 1700px) and (min-width: 1500px) {
  #diversity ._module-title.parttan-b:before {
    background-size: 55% auto;
  }

  #diversity ._module-title.parttan-b.webp:before {
    background-size: 55% auto;
  }
}

@media only screen and (max-width: 1500px) and (min-width: 1350px) {
  #diversity ._module-title.parttan-b:before {
    background-size: 59% auto;
  }

  #diversity ._module-title.parttan-b.webp:before {
    background-size: 59% auto;
  }
}

@media only screen and (max-width: 1250px) and (min-width: 1150px) {
  #diversity ._module-title.parttan-b:before {
    background-size: 70% auto !important;
  }

  #diversity ._module-title.parttan-b.webp:before {
    background-size: 70% auto !important;
  }
}

@media only screen and (max-width: 1510px) {
  #society ._module-title.parttan-b:before {
    background: url(../../images/about/bg-society_large.jpg) 100% 50% no-repeat;
    background-size: auto 100%;
  }
}
#diversity #section-hero.webp {
  margin-inline: auto;
  max-width: 1400px;
  background-image: url(../../images/about/csr/bg-philosophy.jpg);
  background-position: bottom;
}
#diversity #section-hero .inner {
  padding-left: 8%;
}
#diversity #section-hero .inner h2 {
  margin: 72px auto 40px auto;
  color: #0f203e;
  text-align: left;
}
#diversity #section-hero .inner p {
  color: #0f203e;
  text-align: left;
  font-size: 16px;
}
#diversity #section-hero .inner p.philosophy-subtitle {
  margin-bottom: 24px;
  font-size: 24px;
}
#diversity #section-philosophy .inner p {
  margin: 40px auto;
}
#diversity #section-philosophy .inner p.philosophy-txt {
  margin-top: 0;
  text-align: center;
}
#diversity #section-philosophy .inner .philosophy-img {
  overflow: hidden;
}
#diversity #section-philosophy .inner .philosophy-img img {
  object-fit: cover;
}
#diversity #section-philosophy .inner .philosophy-link {
  padding: 32px;
  border-radius: 6px;
  background-color: #f0f1f4;
  text-align: left;
}
#diversity #section-philosophy .inner .philosophy-link h3 {
  padding-bottom: 20px;
  font-size: 22px;
}
#diversity #section-philosophy .inner .philosophy-link-list {
  display: flex;
  flex-direction: column;
  gap: 12px;
  font-size: 16px;
}
#diversity #section-philosophy .inner .philosophy-link-list li {
  list-style-position: inside;
}
#diversity #section-philosophy .inner .philosophy-link-list li a {
  color: #0f203e;
  list-style-position: inside;
}
#diversity #health-map .inner {
  margin: 0 auto;
  padding: 100px 60px;
  max-width: 1200px;
  width: 100%;
  color: #0f203e;
  text-align: center;
}
#diversity #health-map .inner h2 {
  margin-bottom: 60px;
  font-size: 4.8rem;
}
#diversity #health-map .inner p {
  margin: 0 auto 40px;
  text-align: left;
  font-size: 1.8rem;
  line-height: 1.7;
}
#diversity #health-purpose {
  background: #fff;
}
#diversity #health-purpose .inner {
  margin: 0 auto;
  padding: 100px 60px;
  max-width: 1200px;
  width: 100%;
  color: #0f203e;
  text-align: center;
}
#diversity #health-purpose .inner h2 {
  margin-bottom: 60px;
  font-size: 4.8rem;
}
#diversity #health-purpose .inner p {
  margin: 0 auto 40px;
  text-align: left;
  font-size: 1.8rem;
  line-height: 1.7;
}
#diversity #health-purpose .inner ul {
  padding: 16px 10px;
  text-align: left;
}
#diversity #health-purpose .inner ul li {
  margin-bottom: 5px;
  padding-left: 6rem;
  list-style: none;
  text-indent: -6rem;
  font-size: 14px;
  line-height: 1.4;
}
#diversity #health-initiative .inner {
  margin: 0 auto;
  padding: 100px 60px 200px;
  max-width: 1200px;
  width: 100%;
  color: #0f203e;
  text-align: center;
}
#diversity #health-initiative .inner h2 {
  margin-bottom: 60px;
  font-size: 4.8rem;
}
#diversity #health-initiative .inner p {
  margin: 0 auto 40px;
  text-align: left;
  font-size: 1.8rem;
  line-height: 1.7;
}
　 #diversity #health-initiative .inner ul {
  display: flex;
  gap: 10px;
  justify-content: space-between;
  margin-bottom: 20px;
}
#diversity #health-initiative .inner ul li {
  padding: 0;
  list-style: none;
  opacity: 1;
          transition: .5s;

  -webkit-transition: .5s;
}
#diversity #health-initiative .inner ul li a {
  color: #0f203e;
  text-decoration: none;
          transition: all .3s ease-out;

  -webkit-transition: all .3s ease-out;
}
#diversity #health-initiative .inner ul li a:hover {
  opacity: .7;
}
#diversity #health-initiative .inner ul li:first-child {
  position: relative;
}
#diversity #health-initiative .inner a {
  text-decoration: none;
          transition: all .3s ease-out;

  -webkit-transition: all .3s ease-out;
}
#diversity #health-initiative .inner a:hover {
  opacity: .7;
}
#diversity #health-initiative .single {
  max-width: 49%;
}
#diversity #health-initiative .single img {
  padding: 115px 50px;
  background: #fff;
}
#diversity #health-initiative .inner .health-link-title {
  display: block;
  margin-top: 20px;
  text-align: left;
  font-size: 1.8rem;
  line-height: 1.4;
}
#diversity #health-initiative .inner ul li:first-child .title::after {
  content: "";
  position: relative;
  top: 2px;
  right: -6px;
  display: inline-block;
  width: 16px;
  height: 16px;
  background: url(../../images/icon_link.png) 50% 50% no-repeat;
  background-size: 16px 16px;
}

.section-diversity h3.diversity-img {
  padding: 76px 0 64px;
  width: 100%;
  height: auto;
  background-size: cover;
  background-repeat: no-repeat;
  color: #fff;
  text-align: center;
  letter-spacing: .05rem;
  font-size: 3.6rem !important;
}
.section-diversity .diversity-img span {
  display: block;
  padding-top: 28px;
  font-size: 1.8rem;
  line-height: 2;
}
#diversity .section-diversity .bg-image.credo {
  height: 632px;
}

#diversity .section-diversity .bg-image {
  margin: 0 auto -80px auto;
}

#diversity .section-diversity .inner {
  padding: 54px 60px;
}

#diversity .section-diversity .inner ul.item li ul.gender {
  padding: 0 0 20px 20px;
}
#diversity .section-diversity .inner ul.item li ul.gender li {
  display: list-item;
  padding-left: 2rem;
  width: 100%;
  list-style-position: inside;
  list-style-type: initial;
  text-indent: -2rem;
}
#diversity .section-diversity .inner ul.item {
  gap: 56px 0;
  justify-content: space-between;
}
#diversity .section-diversity .inner ul.item li .title span {
  display: block;
  font-size: 16px;
  line-height: 1;
}
#diversity .section-diversity .inner ul.item li .title.top {
  min-height: 75px;
}
/* #section-media */
#section-media {
  /*background: #f0f1f4;*/
  background: #fff;
}

#section-media .inner {
  position: relative;
  box-sizing: border-box;
  margin: 0 auto;
  padding: 90px 20px 60px 20px;
  max-width: 1240px;
  width: 100%;
}

#section-media .inner ._h1,#section-media .inner ._h2 {
  margin-bottom: 40px;
  color: #0f203e;
  text-align: center;
}

#section-media .inner ._h1 img,#section-media .inner ._h2 img {
  width: auto;
  height: 58px;
}

#section-media .inner ._h2 {
  font-size: 3.4rem;
}

#section-media .inner dl {
  margin-bottom: 40px;
  border-bottom: 1px solid #b2bac7;
  color: #0f203e;
  font-size: 1.5rem;
  line-height: 1.3;
}

#section-media .inner dl dt {
  position: relative;
  float: left;
  clear: left;
  margin: 0;
  padding: 20px 24px 0 5px;
  width: fit-content;
  border-top: 1px solid #b2bac7;
}

#section-media .inner dl dd {
  position: relative;
  margin: 20px 0 20px 0;
  padding: 20px 24px 0 0;
  border-top: 1px solid #b2bac7;
}

#section-media .inner dl a {
  display: inline-block; /*background: url(../../images/icon_arrow_primary1.png) 100% 50% no-repeat;background-size: 10px auto; padding-left:11em; padding-right: 20px;*/
  color: #0f203e;
  text-decoration: none;
  font-weight: bold;
          transition: all .3s ease-out;

  -webkit-transition: all .3s ease-out;
}

#section-media .inner dl a:hover {
  opacity: .7;
}

#section-media .inner dl span {
  position: relative;
  top: -2px;
  display: inline-block; /*position: absolute;left:15px;top:18px;*/
  margin-left: 20px;
  padding: 5px 0;
  width: 10em;
  background: #0f203e;
  color: #fff;
  text-align: center;
  font-weight: bold;
  font-size: 1.2rem;
}

#section-media .inner ._btn-orange a {
  width: 284px;
  height: 60px;
  font-size: 1.8rem;
  line-height: 60px;
}

/* #section-event */
#section-event {
  background: #f0f1f4;
}

#section-event .inner {
  position: relative;
  box-sizing: border-box;
  margin: 0 auto;
  padding: 90px 20px 60px 20px;
  max-width: 1240px;
  width: 100%;
}

#section-event .inner ._h1,#section-event .inner ._h2 {
  margin-bottom: 40px;
  color: #0f203e;
  text-align: center;
}

#section-event .inner ._h1 img,#section-event .inner ._h2 img {
  width: auto;
  height: 58px;
}

#section-event .inner ._h2 {
  font-size: 3.4rem;
}

#section-event .inner dl {
  margin-bottom: 40px;
  border-bottom: 1px solid #b2bac7;
  color: #0f203e;
  font-size: 1.5rem;
  line-height: 1.3;
}

#section-event .inner dl dt {
  position: relative;
  float: left;
  clear: left;
  margin: 0;
  padding: 20px 24px 0 5px;
  width: fit-content;
  border-top: 1px solid #b2bac7;
}

#section-event .inner dl dd {
  position: relative;
  margin: 20px 0 20px 0;
  padding: 20px 24px 0 0;
  border-top: 1px solid #b2bac7;
}

#section-event .inner dl a {
  display: block;
  color: #0f203e;
  text-decoration: none;
  font-weight: bold;
          transition: all .3s ease-out;

  -webkit-transition: all .3s ease-out;
}

#section-event .inner dl a:hover {
  opacity: .7;
}

#section-event .inner dl span {
  position: relative;
  top: -2px;
  display: inline-block; /*position: absolute;left:15px;top:18px;*/
  margin-left: 20px;
  padding: 5px 0;
  width: 10em;
  background: #0f203e;
  color: #fff;
  text-align: center;
  font-weight: bold;
  font-size: 1.2rem;
}

#section-event .inner ._btn-orange a {
  width: 284px;
  height: 60px;
  font-size: 1.8rem;
  line-height: 60px;
}

#diversity .section-diversity .inner h3.large {
  margin-bottom: 32px;
}

#diversity .section-diversity .inner ul.list {
  gap: 10px 0;
  padding-top: 12px;
}

.health-links {
  display: flex;
  flex-wrap: wrap;
  gap: 40px 20px;
  margin-bottom: 40px;
}

.health-link {
  width: calc((100% + 20px) / 3 - 20px);
  list-style: none;
}

.health-link a {
  display: block;
  color: inherit;
  text-decoration: none;
  transition: opacity .3s;
}

.health-link a:hover {
  opacity: .8;
}

.health-link img {
  width: 100%;
  height: auto;
  aspect-ratio: 16 / 9;
  object-fit: cover;
}

.health-link-title {
  display: block;
  margin-top: 20px;
  text-align: left;
  font-size: 1.8rem;
  line-height: 1.4;
}
