@charset "UTF-8";
#index {
  /**/
}

#index #section-hero {
          box-sizing: border-box;
  padding: 60px 0 60px;
  width: 100%;
  background: url(../../images/about/bg-about_top_sp.png) no-repeat;
  background-size: cover;

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

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

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

#index #section-hero .inner h1 {
  margin: 20px 25% 30px;
  width: 50%;
}

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

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

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

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

  -webkit-transition: 2s;
  -webkit-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: 1.8rem;
  line-height: 1.2;
  opacity: 0;
          transition: 1s;

  -webkit-transition: 1s;
}

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

  -webkit-transition: 1s;
}

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

  -webkit-transition: 1s;
}

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

  -webkit-transition-delay: .5s;
}

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

  -webkit-transition-delay: .8s;
}

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

  -webkit-transition-delay: .8s;
}

#leadership {
  /*#section-etc{background: rgba(240,241,244,1); .inner{width:92%; margin: 0 auto; padding: 50px 0 30px 0;} /*h1{font-size:3.0rem; color:rgba(15,32,62,1); text-align: center; margin-bottom: 30px; line-height: 1.2;} h2{font-size:2.1rem; color:rgba(15,32,62,1); margin-bottom: 30px; line-height: 1.4;} h3{font-size:1.6rem; color:rgba(15,32,62,1); margin-bottom: 20px; line-height: 1.4;} p{font-size:1.4rem; line-height: 1.5; color:rgba(15,32,62,1); margin-bottom: 20px;} }*/
}

#leadership ._module-title.parttan-b:before {
  background: url(../../images/about/leadership/bg-leadership.jpg) 100% 0
  no-repeat;
  background-size: auto 222px !important; /*background-size: auto 222px;*/
}

#leadership #section-title.leadership {
  background: url(../../images/about/bg-leadership2_sp.png) 55% 0 no-repeat;
  background-size: auto 130px !important; /*background-size: auto 220px!important;*/
}

#leadership #section-title.leadership:before,#leadership #section-title.leadership:after {
  background: none;
}

#leadership #section-title.leadership .title {
  height: 130px; /*height:220px;*/
  background: none;
}

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

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

#leadership #section-president .inner {
  margin: 60px auto 0;
}

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

#leadership #section-president .inner .box-message h2 img {
  width: auto;
  height: 70px; /*height:30px;*/
}

#leadership #section-president .inner .box-message p {
          box-sizing: border-box;
  margin-bottom: 30px;
  padding: 0 2%;

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

#leadership #section-president .inner .box-message p.sign {
  margin-bottom: 50px;
  text-align: right;
}

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

#leadership #section-president .inner .box-message .image {
  margin: 0 auto 30px auto;
  width: 65%;
}

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

#leadership #section-president .inner .box-president .box-image {
  float: left;
          box-sizing: border-box;
  margin-right: 20px;
  margin-bottom: 20px;
  padding: 0;
  width: 40%;

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

#leadership #section-president .inner .box-president .box-text {
          box-sizing: border-box;
  padding: 15px;
  background: #fff;

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

#leadership #section-president .inner .box-president .box-text h3 {
  margin-top: 60px;
  margin-bottom: 10px;
  font-size: 26px;
}

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

#leadership #section-president .inner .box-president .box-text ._p {
  clear: both;
  font-size: 12px;
}

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

#leadership #section-leadership .inner {
  margin: 0 auto;
  padding-top: 60px;
}

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

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

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

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

#leadership #section-leadership .inner .box-body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
      flex-wrap: wrap;
  color: #fff;

  -ms-flex-wrap: wrap;
}

#leadership #section-leadership .inner .box-body .box {
  /*width: 50%;padding: 2%;margin-bottom: 10px;*/
}

#leadership #section-leadership .inner .box-body .box .image {
  margin-bottom: 10px;
}

#leadership #section-leadership .inner .box-body .box .box-text h3 {
  margin-bottom: 10px;
  font-size: 1.4rem;
}

#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: 1rem;
  line-height: 1.5;
}

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

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

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

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

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

#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.1rem;
  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: 60px auto 0;
}

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

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

#leadership #section-president-old .inner .box-message p {
          box-sizing: border-box;
  margin-bottom: 30px;
  padding: 0 2%;

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

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

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

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

#leadership #section-president-old .inner .box-president .box-image {
  float: left;
          box-sizing: border-box;
  margin-right: 20px;
  margin-bottom: 20px;
  padding: 0;
  width: 40%;

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

#leadership #section-president-old .inner .box-president .box-text {
          box-sizing: border-box;
  padding: 15px;
  background: #fff;

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

#leadership #section-president-old .inner .box-president .box-text h3 {
  margin-top: 60px;
  margin-bottom: 10px;
  font-size: 26px;
}

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

#leadership #section-president-old .inner .box-president .box-text ._p {
  clear: both;
  font-size: 12px;
}

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

#leadership #section-leadership-old .inner {
  margin: 0 auto;
  padding-top: 60px;
}

#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: 30px;
  font-weight: bold;
  font-size: 3rem;
}

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

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

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

  -ms-flex-wrap: wrap;
}

#leadership #section-leadership-old .inner .box-body .box {
  margin-bottom: 10px;
  padding: 2%;
  width: 50%;
}

#leadership #section-leadership-old .inner .box-body .box .image {
  margin-bottom: 10px;
}

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

#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: 1rem;
  line-height: 1.5;
}

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

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

  -webkit-transition: 1s;
}

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

  -webkit-transition-delay: .4s;
}

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

  -webkit-transition-delay: .6s;
}

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

  -webkit-transition-delay: .8s;
}

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

  -webkit-transition-delay: 1s;
}

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

  -webkit-transition-delay: 1.2s;
}

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

  -webkit-transition-delay: 1.4s;
}

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

  -webkit-transition-delay: 1.6s;
}

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

  -webkit-transition-delay: 1.8s;
}

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

  -webkit-transition-delay: 2s;
}

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

  -webkit-transition-delay: 2.2s;
}

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

  -webkit-transition-delay: 2.4s;
}

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

  -webkit-transition-delay: 2.6s;
}

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

  -webkit-transition-delay: 2.8s;
}

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

  -webkit-transition-delay: 3s;
}

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

  -webkit-transition-delay: 3.2s;
}

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

  -webkit-transition-delay: 3.4s;
}

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

  -webkit-transition-delay: 3.6s;
}

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

  -webkit-transition-delay: 3.8s;
}

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

  -webkit-transition-delay: 4s;
}

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

  -webkit-transition-delay: 4.2s;
}

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

  -webkit-transition-delay: 4.4s;
}

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

#leadership #section-profile-large .image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: flex-end; /*align-items: end;*/
  margin: 0 auto;
  width: 100%;
  height: auto; /*padding-top:50%;*/
  height: 410px;
  background-position: 50% 50% !important;
  background-size: cover !important;
  background-repeat: no-repeat !important;

  -webkit-box-align: end;
  -ms-flex-align: end;
}

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

#leadership #section-profile-large .image .box .name {
  margin-bottom: 30px; /*&.pos-left{} &.pos-right{float: right;}*/
  padding: 20px;
  /*background: rgba(255,255,255,0.8);*/
  width: 85%;
  height: auto;
  font-weight: bold;
  font-size: 3.2rem;
}

#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 em {
  display: block;
  padding: 5px 0 15px 0;
  color: #7b899f;
  font-style: normal;
  font-size: 1.6rem;
}

#leadership #section-profile-large .image .box .name span {
  display: block;
  margin-top: 5px;
  font-weight: normal;
  font-size: 1.2rem;
  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: 40px 4% 50px 4%;
}

#leadership #section-profile-large .profile .share-btn {
  position: absolute;
  top: 30px;
  right: 4%;
}

#leadership #section-profile-large .profile .share-btn a {
  display: inline-block;
  margin-left: 5px;
  width: 25px;
  height: 25px;
  background-size: 25px 25px !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: 2rem;
}

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

#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: 10px 15px;
  font-weight: bold;
  font-size: 1.4rem;
  cursor: pointer;
}

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

  -webkit-transform: rotate(90deg);
}

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

  -webkit-transform: rotate(270deg);
}

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

#leadership #section-profile-large .profile .history .history-detail dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
      flex-wrap: wrap;
  padding: 10px 15px 10px 15px;

  -ms-flex-wrap: wrap;
}

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

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

#leadership #section-profile {
  padding-top: 50px;
  background: #f0f1f4;
}

#leadership #section-profile .inner {
  margin: 0 auto;
  width: 92%;
}

#leadership #section-profile .image {
  margin: 0 auto 30px auto;
  width: 70%;
}

#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: 3.2rem !important;
  line-height: 1 !important;
}

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

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

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

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

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

#leadership #section-profile .profile .share-btn a {
  display: inline-block;
  margin-left: 5px;
  width: 25px;
  height: 25px;
  background-size: 25px 25px !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: 20px;
  font-weight: bold;
  font-size: 1.9rem;
}

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

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

#leadership #section-profile .profile .history h3 {
  position: relative;
  padding: 10px 15px;
  font-weight: bold;
  font-size: 1.4rem;
  cursor: pointer;
}

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

  -webkit-transform: rotate(90deg);
}

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

  -webkit-transform: rotate(270deg);
}

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

#leadership #section-profile .profile .history .history-detail dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
      flex-wrap: wrap;
  padding: 10px 15px 10px 15px;

  -ms-flex-wrap: wrap;
}

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

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

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

#leadership #section-expertise .inner {
  margin: 0 auto;
  padding: 45px 0;
  width: 92%;
}

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

#leadership #section-expertise ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
      flex-wrap: wrap;
  margin: 0;
  padding: 0;
  width: 100%;

  -ms-flex-wrap: wrap;
}

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

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

#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.2rem; /*letter-spacing: 0.05em; line-height: 1.2;*/
  line-height: 54px;
}

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

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

#leadership #section-knowledge .inner {
  margin: 0 auto;
  padding: 50px 0 20px 0;
  width: 92%;
}

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

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

#leadership #section-knowledge ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
      flex-wrap: wrap;
  margin: 0;
  padding: 0;
  width: 100%;

  -ms-flex-wrap: wrap;
}

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

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

#leadership #section-knowledge ul li:nth-child(2n) {
  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: 15px;
  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: 15px;
  color: #7b899f;
  font-weight: bold;
  font-size: 1rem;
}

#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.2rem;
  line-height: 1.5;
}

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

#leadership #section-books .inner {
  margin: 0 auto;
  padding: 50px 0 40px 0;
  width: 92%;
}

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

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

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

#leadership #section-books ul {
  display: block;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
      flex-wrap: wrap;
  margin: 0;
  padding: 0; /*width: 100%;*/
  width: calc(260% + 45px);

  -ms-flex-wrap: wrap;
}

#leadership #section-books ul li {
  display: block;
  float: left;
  float: left;
          box-sizing: border-box;
  margin-right: 15px; /*width: calc(100% / 2 - 6px); margin: 0 12px 10px 0;*/
  width: calc(25% - 15px);
  list-style: none; /*&:nth-child(2n) {clear: both; margin-right: 0;}*/

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

#leadership #section-books ul li:nth-last-child(1) {
  margin-right: 0;
}

#leadership #section-books ul li a {
  display: block;
  padding: 20px 10px;
  height: 100%;
  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: 15px;
  padding-top: 100%;
  background-position: 50% 50% !important;
  background-size: 65% auto !important; /*img{width:70%;}*/
  background-repeat: no-repeat !important;
  text-align: center;
}

#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.2rem;
  line-height: 1.5;
}

#leadership #section-team {
  margin-bottom: 0;
  padding: 50px 0;
  background: #0f203e;
}

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

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

#leadership #section-team .swiper-inner {
  padding: 0;
}

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

#leadership #section-team .swiper-inner .image {
  padding-top: 100%; /*padding-top:125%;*/
  height: auto;
}

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

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

#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.1rem;
  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;
}

#leadership
  #section-team
  .swiper-inner
  .swiper-pagination
  .swiper-pagination-bullet {
  margin: 0 3px;
  width: 12px;
  height: 12px; /*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-slide {
  opacity: 1 !important;
          transition-delay: 0s;

  -webkit-transition-delay: 0s;
}

#leadership #section-team .swiper-wrapper {
  position: relative;
  left: -22.6%;
}

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

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

#corporate ._module-title.parttan-b:before {
  background: url(../../images/about/corporate/bg-corprate.jpg) 100% 0 no-repeat;
  background-position: 150px 0;
  background-size: auto 222px;
}

#corporate ._module-title.parttan-b.webp:before {
  background: url(../../images/about/corporate/bg-corprate.webp) 100% 0
  no-repeat;
  background-position: 150px 0;
  background-size: auto 222px;
}

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

#corporate #section-info .inner {
          box-sizing: border-box;
  margin: 0 auto;
  padding: 60px 20px;

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

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

#corporate #section-info .inner table tbody tr th {
  padding: 5px 10px 5px 0;
  color: #0f203e;
  text-align: left;
  white-space: nowrap;
  font-weight: bold;
}

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

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

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

#corporate #section-access .inner {
          box-sizing: border-box;
  margin: 0 auto;
  padding: 40px 4% 0;
  color: #fff;

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

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

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

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

#corporate #section-access .inner .box-body .map .box-image {
  margin-bottom: 20px;
  margin-left: -4%;
  width: 100%;
}

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

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

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

#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: 1.4rem;
}

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

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

#brand #section-story .inner {
  position: relative;
          box-sizing: border-box;
  margin: 0 auto;
  padding: 60px 20px;
  background: url(../../images/about/brand/img_story.png) 0 50% no-repeat;
  background-position: 50% 130px;
  background-size: 50% auto;

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

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

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

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

#brand #section-story .inner p {
          box-sizing: border-box;
  margin-bottom: 15px;
  color: #0f203e;
  font-weight: bold;
  font-size: 1.2rem;
  line-height: 1.4;

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

#brand #section-story .inner p:nth-child(2) {
  padding-top: 350px;
}

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

  -webkit-transition: 1s;
}

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

  -webkit-transition: 2s;
}

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

  -webkit-transition-delay: .5s;
}

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

  -webkit-transition-delay: .5s;
}

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

  -webkit-transition-delay: 1.2s;
}

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

#brand #section-movie .inner {
  position: relative;
          box-sizing: border-box;
  margin: 0 auto;
  padding: 20px 20px 20px 20px;

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

#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;

  -webkit-transition: 1s;
}

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

  -webkit-transition: 2s;
}

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

  -webkit-transition-delay: .5s;
}

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

  -webkit-transition-delay: .5s;
}

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

  -webkit-transition-delay: 1.2s;
}

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

#brand #section-promise .inner {
  position: relative;
          box-sizing: border-box;
  margin: 0 auto;
  padding: 60px 20px;
  background: url(../../images/about/brand/img_promise.png) 100% 50% no-repeat;
  background-position: center 150px;
  background-size: 80% auto;

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

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

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

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

#brand #section-promise .inner h3 {
  margin-top: 370px;
  margin-bottom: 25px;
  color: #fbfbfb;
  font-size: 2.4rem;
  line-height: 1.6;
}

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

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

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

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

  -webkit-transition: 1s;
}

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

  -webkit-transition: 2s;
}

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

  -webkit-transition: 2s;
}

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

  -webkit-transition-delay: .5s;
}

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

  -webkit-transition-delay: .5s;
}

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

  -webkit-transition-delay: 1s;
}

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

  -webkit-transition-delay: 1.5s;
}

#brand #section-purposes .inner {
  position: relative; /*ul{ li{ list-style: none;margin:0 0 30px 0; &:nth-child(3n){ margin-right: 0; } img{ width:100%; } } }*/
          box-sizing: border-box;
  margin: 0 auto;
  padding: 60px 20px;

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

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

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

#brand #section-purposes .inner p {
  margin-bottom: 70px;
  color: #0f203e;
  font-weight: bold;
  font-size: 1.4rem;
  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: 60px;
}

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

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

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

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

  -webkit-transition: 1s;
}

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

  -webkit-transition: 1s;
}

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

  -webkit-transition: 2s;
}

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

  -webkit-transition-delay: .4s;
}

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

  -webkit-transition-delay: .8s;
}

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

  -webkit-transition-delay: 1.4s;
}

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

  -webkit-transition-delay: 1.6s;
}

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

  -webkit-transition-delay: 1.8s;
}

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

#brand #section-values .inner {
  position: relative;
          box-sizing: border-box;
  margin: 0 auto;
  padding: 60px 20px;

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

#brand #section-values .inner h2 {
  margin-bottom: 30px;
  font-size: 3rem;
}

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

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

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

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

#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; /*&: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; } }*/
  margin-bottom: -40px;
  width: 100%;

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

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

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

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

#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;

  -webkit-transition: 1s;
}

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

  -webkit-transition: 1s;
}

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

  -webkit-transition: 1.3s;
}

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

  -webkit-transition: 1s;
}

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

  -webkit-transition-delay: 1s;
}

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

  -webkit-transition-delay: 1.5s;
}

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

  -webkit-transition-delay: 1.5s;
}

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

  -webkit-transition-delay: 2.4s;
}

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

  -webkit-transition-delay: 2.6s;
}

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

  -webkit-transition-delay: 2.8s;
}

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

  -webkit-transition-delay: 3s;
}

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

  -webkit-transition-delay: 3.2s;
}

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

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

#approach #section-perspective .inner {
  position: relative;
          box-sizing: border-box;
  margin: 0 auto;
  padding: 60px 20px 40px;

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

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

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

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

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

#approach #section-perspective .inner ul li {
  margin: 0 3.5% 30px 0;
  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;

  -webkit-transition: 1s;
}

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

  -webkit-transition: 1s;
}

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

  -webkit-transition: 1s;
}

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

  -webkit-transition-delay: .4s;
}

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

  -webkit-transition-delay: .8s;
}

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

  -webkit-transition-delay: 1.2s;
}

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

  -webkit-transition-delay: 1.6s;
}

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

  -webkit-transition-delay: 2s;
}

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

#approach #section-service-approach .inner {
  position: relative;
          box-sizing: border-box;
  margin: 0 auto;
  padding: 60px 10px 30px;

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

#approach #section-service-approach .inner h2 {
  margin-bottom: 25px;
  font-size: 2.9rem;
}

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

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

#approach #section-service-approach .inner p.image {
  position: relative;
          box-sizing: border-box;
  margin-top: 20px;

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

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

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

  -webkit-transition: 1s;
}

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

  -webkit-transition: 1s;
}

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

  -webkit-transition: 1s;
}

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

  -webkit-transition-delay: .5s;
}

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

  -webkit-transition-delay: 1s;
}

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

  -webkit-transition-delay: 1.5s;
}

#approach #section-strategic .inner {
  position: relative;
          box-sizing: border-box;
  margin: 0 auto;
  padding: 60px 2% 0;

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

#approach #section-strategic .inner .box-text {
  display: block;
}

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

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

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

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

#approach #section-strategic .inner .image img {
  margin-left: -2%;
  width: 104%;
}

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

  -webkit-transition: 1s;
}

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

  -webkit-transition: 1s;
}

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

  -webkit-transition: 1s;
}

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

  -webkit-transition-delay: 1s;
}

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

  -webkit-transition-delay: 1.5s;
}

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

  -webkit-transition-delay: 2s;
}

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

#tbc ._module-title .box-text {
  position: absolute;
  top: 90px; /*top:159px;*/
  z-index: 99;
          box-sizing: border-box;
  padding: 20px 20px 15px 20px;
  width: 100%; /*background: #0f203e; padding: 30px 20px;*/
  background: rgba(0, 0, 0, .4);

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

#tbc ._module-title .box-text .head {
  margin-bottom: 0; /*margin-bottom: 5px;*/
  height: 56px;
  color: #fff;
  line-height: 1.5;
}

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

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

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

#tbc ._module-title ._bg-text#section-slide01 {
  height: 300px;
  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: 300px;
  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: 300px;
  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: 300px;
  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: 300px;
  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: 300px;
  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: 300px;
  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: 300px;
  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: 300px;
  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: 300px;
  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;
  /*min-width: 1024px;max-width: 1240px;*/
  margin: 0 auto;
  padding: 0 20px;
  width: 100%;

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

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

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

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

#tbc ._module-title .swiper-pagination-bullet-active {
  background: #0f203e;
}

#tbc #lead {
  background: #fbfbfb;
}

#tbc #lead .inner {
  position: relative;
          box-sizing: border-box;
  margin: 0 auto;
  padding: 60px 20px;
  width: 100%;

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

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

  -webkit-transition: 1s;
}

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

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

#tbc #lead .inner .image {
  display: block;
  margin-bottom: 40px;
  width: 100%;
}

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

  -webkit-transition: 1s;
}

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

  -webkit-transition-delay: .4s;
}

#tbc #lead .inner .text {
  display: block;
  width: 100%;
  text-align: center;
}

#tbc #lead .inner .text.anime {
  opacity: 0; /*-webkit-transition: 2s; transition: 2s;*/
          transition: 1s;

  -webkit-transition: 1s;
}

#tbc #lead .inner .text.anime.animated {
  opacity: 1; /*-webkit-transition-delay: 1.8s; transition-delay: 1.8s;*/
          transition-delay: .8s;

  -webkit-transition-delay: .8s;
}

#tbc #lead .inner .text p {
  color: #0f203e;
  font-weight: bold;
  font-size: 1.4rem;
  line-height: 2.6;
}

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

#tbc #movie .wrapper {
  position: relative;
  margin: 0;
  padding: 0;
}

#tbc #movie .wrapper .box {
  display: block;
}

#tbc #movie .wrapper .box .text {
  display: block;
          box-sizing: border-box;
  padding: 20px 0;
  width: 100%;
  color: white;
  text-align: center;

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

#tbc #movie .wrapper .box h1 {
  margin: 20px !important;
}

#tbc #movie .wrapper .box ._p {
  line-height: 2.5;
}

#tbc #demo .inner {
  position: relative;
          box-sizing: border-box;
  margin: 0 auto;
  padding: 30px 10px;
  width: 100%;

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

#tbc #demo h2 {
  margin: 0 0 40px 0;
  text-align: left;
  font-size: 2.4rem;
  line-height: 1.6;
}

#tbc #demo .en {
  padding: 0 0 5px 0;
  border-bottom: 4px #216155 solid;
}

#tbc #demo._module-list-rows3 .caption {
  display: none;
}

#tbc #banner {
  background: black;
}

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

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

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

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

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

#tbc #access .inner h2 {
  margin-bottom: 40px;
  text-align: left;
  font-size: 2.8rem;
  line-height: 2;
}

#tbc #access .inner .en {
  padding: 0 0 5px 0;
  border-bottom: 4px #216155 solid;
}

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

#tbc #access .inner p a {
  color: #c85819;
  text-decoration: underline; /*&: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.4rem;
  line-height: 1.8;
}

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

#tbc #access .inner ul li .image {
  margin-left: -4%;
  width: 108%;
}

.demo {
  position: relative;
  overflow: hidden;
  width: 100vw;
  height: 100dvh;
  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;
  padding: 20px; /*text-shadow: 0px 0px 1px #333, 0px 0px 2px #333, 0px 0px 3px #333;*/
  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 {
  width: 25%;
  height: 100%;
  opacity: .4;
}

.demo .gallery-thumbs .swiper-slide .text {
  display: none;
}

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

/*横向き*/

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

#diversity ._module-title.parttan-b.webp:before {
  background: url(../../images/about/bg-diversity.webp) 100% 0 no-repeat;
  background-size: auto 222px;
}

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

#diversity #section-hero {
          box-sizing: border-box;
  padding: 60px 0 60px;
  width: 100%;
  background: url(../../images/about/csr/bg-diversity_sp.jpg) 75% 50% no-repeat;
  background-size: cover;

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

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

#diversity #section-hero .inner {
  padding: 0 4%;
  text-align: center;
}

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

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

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

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

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

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

  -webkit-transition: 2s;
  -webkit-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;
  padding: 60px 0 60px;
  width: 100%;
  background: url(../../images/about/csr/bg-diversity_pride.jpg) 50% 50% #0f203e
  no-repeat;
  background-size: cover;

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

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

#diversity #section-pride .inner {
  padding: 0 4%;
  text-align: center;
}

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

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

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

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

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

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

  -webkit-transition: 2s;
  -webkit-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 {
  padding: 35px 4%;
  color: #0f203e;
  text-align: center;
}

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

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

#health-map .inner,#health-purpose .inner,#health-initiative .inner {
  padding: 35px 4%;
  color: #0f203e;
  text-align: center;
}

#health-initiative .inner {
  padding-bottom: 70px;
}

#health-map h2,#health-purpose h2,#health-initiative h2 {
  margin-bottom: 30px;
  text-align: center;
  font-size: 2.4rem;
}

#health-map p,#health-purpose p,#health-initiative p {
  margin: 20px auto;
  text-align: left;
  font-size: 1.2rem;
  line-height: 1.7;
}
#health-purpose {
  background: #fff;
}
#health-purpose ul {
  padding: 10px 8px;
  text-align: left;
}
#health-purpose ul li {
  margin-bottom: 4px;
  padding-left: 2rem;
  list-style: none;
  text-indent: -3rem;
  line-height: 1.4;
}
#health-initiative ul {
  display: flex;
  flex-direction: column;
}
#health-initiative ul li {
  margin: 0 0 15px 0;
  padding: 0;
  width: 100% !important;
  list-style: none;
}

#health-initiative ul li a {
  display: flex;
  justify-content: space-between;
  margin-bottom: 8px;
  color: #0f203e;
  text-decoration: none;
          transition: all .3s ease-out;

  -webkit-transition: all .3s ease-out;
}
#health-initiative ul li a:hover {
  opacity: .7;
}
#health-initiative ul li a img {
  width: 37%;
}
#health-initiative .inner a {
  text-decoration: none;
}
#diversity #health-initiative .single {
  width: 100%;
}
#diversity #health-initiative .single a {
  display: flex;
  gap: 4px;
  justify-content: space-between;
}
#diversity #health-initiative .single img {
  padding: 40px 11px;
  width: 37%;
  background: #fff;
}
#health-initiative .health-link-title {
  display: block;
  margin-top: 10px;
  width: 60%;
  text-align: left;
  font-size: 1.4rem;
  line-height: 1.4;
}
#diversity #health-initiative .inner ul li:first-child {
  position: relative;
}
#diversity #health-initiative .inner ul li:first-child .title::after {
  content: "";
  position: relative;
  top: 2px;
  right: -6px;
  display: inline-block;
  width: 13px;
  height: 13px;
  background: url(../../images/icon_link.png) 50% 50% no-repeat;
  background-size: 13px 13px;
}

#diversity .section-diversity {
  position: relative;
  padding: 0 0 40px 0;
  background: #eaeaea;
  text-align: left;
}

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

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

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

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

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

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

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

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

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

#diversity .section-diversity .inner p {
  margin-bottom: 15px;
  font-size: 1.2rem;
  line-height: 1.7;
}

#diversity .section-diversity .inner ul.normal {
  display: block;
  margin-bottom: 30px;
  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.2rem;
  line-height: 2;

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

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

#diversity .section-diversity .inner ul.list li {
  display: block;
          box-sizing: border-box;
  margin: 0 0 40px 0;
  width: 100%;
  list-style: none;
  font-size: 1.2rem;
  line-height: 1.7;

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

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

#diversity .section-diversity .inner ul.item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
      flex-wrap: wrap;
  margin: 60px 0 0 0;
  padding: 0;
  width: 100%;

  -ms-flex-wrap: wrap;
}

#diversity .section-diversity .inner ul.item li {
  display: block;
  float: left;
          box-sizing: border-box;
  margin: 0 0 30px 0;
  width: 100%;
  list-style: none; /*border: 1px rgba(15,32,62,1) solid;*/
  font-size: 2rem;
  line-height: 2;

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

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

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

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

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

#diversity .section-diversity + .section-diversity {
  padding-top: 40px;
}

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

#diversity #section-message .inner {
  padding: 30px 4% 0 4%;
  color: #0f203e;
}

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

#diversity #section-message .inner .box-message p {
  margin-bottom: 40px;
  font-size: 1.4rem;
  line-height: 1.3;
}

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

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

#diversity #section-message .inner .box-message .image {
  margin: 0 auto 40px auto;
  width: 65%;
}

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

#diversity #section-sub .inner {
  padding: 0 4% 30px 4%;
  color: #0f203e;
}

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

#diversity #section-sub .inner .box-sub p {
  margin-bottom: 40px;
  font-size: 1.4rem;
  line-height: 1.3;
}

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

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

#diversity #section-sub .inner .box-sub p._btn-link {
  margin-bottom: 0;
}

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

#diversity #section-sub .inner .box-sub .image {
  margin: 0 auto 40px auto;
  width: 65%;
}

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

#diversity #section-information .inner {
  padding: 0 4% 30px 4%;
  color: #0f203e;
}

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

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

#diversity #section-information .inner ._btn-orange a {
  width: 100%;
}

#diversity #section-information .inner .list {
  margin-bottom: 30px;
}

#diversity #section-information .inner .list li {
  margin: 0 0 15px 0;
  padding: 0;
  width: 100%;
  list-style: none;
}

#diversity #section-information .inner .list li .image {
  display: block;
  float: left;
  padding-top: 20.812%;
  width: 37%;
  background-position: 50% 50% !important;
  background-size: cover !important;
  background-repeat: no-repeat !important;
}

#diversity #section-information .inner .list li .title {
  display: block;
  float: right;
  width: 60%;
  font-size: 1.4rem;
  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 .localnav._module-list-about-nav {
  background: #fff;
}

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

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

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

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

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

#society ._module-title.parttan-b .head {
  line-height: 1.2;
}

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

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

#society #section-robot {
  padding: 45px 0 0 0;
  color: #0f203e;
}
#society #section-robot .inner {
  margin: 0 auto;
  padding: 0 4%;
}
#society #section-robot .inner h2 {
  margin-bottom: 30px;
  text-align: center;
  font-weight: bold;
  font-size: 2.1rem;
  line-height: 1.3;
}
#society #section-robot .inner .image {
  margin: 0 auto 20px;
  background: #fff;
  text-align: center;
}
#society #section-robot .inner .image a {
  display: block;
  width: 100%;
  height: 100%;
}
#society #section-robot .inner .image img {
  padding: 20px 0;
  width: 70%;
}

#society #section-robot .inner p {
  margin-bottom: 20px;
  font-size: 1.3rem;
  line-height: 1.7;
}

#society #section-support {
  padding: 45px 0 45px 0;
  color: #0f203e;
}

#society #section-support .inner {
  margin: 0 auto;
  padding: 0 4%;
}

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

#society #section-support .inner .swiper_society .swiper-wrapper {
  margin-bottom: 40px;
}

#society #section-support .inner .swiper_society .swiper-pagination {
  bottom: 20px;
}

#society #section-support .inner .swiper_society .swiper-pagination-bullet {
          box-sizing: border-box;
  margin: 0 10px;
  width: 12px;
  height: 12px;
  border: 2px #c85819 solid;
  background: none;

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

#society
  #section-support
  .inner
  .swiper_society
  .swiper-pagination-bullet-active {
  background: #c85819;
}

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

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

#society #section-support .inner p {
  margin-bottom: 20px;
  font-size: 1.3rem;
  line-height: 1.7;
}

#society #section-support .inner p.note {
  font-size: 1.1rem;
}

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

#society #section-support .inner .image img {
  width: 85%;
  vertical-align: top;
}

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

#society #section-attempt .inner {
  margin: 0 auto;
  padding: 0 4%;
}

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

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

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

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

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

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

#society .btn {
  position: relative;
  display: block;
          box-sizing: border-box;
  margin: 0 auto;
  width: 50%;
  height: 40px;
  border: 1px #c85819 solid;
  /*color: #0f203e; border: 1px #0f203e solid;*/
  color: #c85819;
  text-align: center;
  text-decoration: none;
  font-weight: bold;
  font-size: 1.4rem;
  line-height: 40px !important;
  cursor: pointer; /*&:hover{/ *background: rgba(15, 32, 62, 0.15);* / background: rgba(200, 80, 25, 0.15);}*/
          transition: all .3s ease-out;

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

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

  -webkit-transform: rotate(90deg);
}

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

  -webkit-transform: rotate(270deg);
}

@media screen and (max-width: 500px) {
  #leadership ._module-title.parttan-b:before {
    background: url(../../images/about/leadership/bg-leadership.jpg) 120% 0
    no-repeat;
    background-size: auto 222px !important;
  }
  #leadership ._module-title.parttan-b:before {
    background: url(../../images/about/leadership/bg-leadership.jpg) 140% 0
    no-repeat;
    background-size: auto 222px !important;
  }
}

@media screen and (orientation: landscape) {
  #brand ._module-title.parttan-b::before {
    background-position: 100% 0 !important;
    background-size: 80% auto !important;
  }
  #approach ._module-title.parttan-b::before {
    background-position: 100% 0 !important;
    background-size: 60% auto !important;
  }
  #leadership ._module-title.parttan-b::before {
    background-position: 100% 0 !important;
    background-size: 60% auto !important;
  }
  #corporate ._module-title.parttan-b::before {
    background-position: 100% 0 !important;
    background-size: 60% auto !important;
  }
}

#diversity #section-hero.webp {
  background-image: url(../../images/about/csr/bg-philosophy_sp.jpg);
}
#diversity #section-hero {
  padding: 48px 0 188px;
}

#diversity #section-hero .inner h2 {
  margin-bottom: 32px;
  color: #0f203e;
  text-align: left;
}
#diversity #section-hero .inner p.philosophy-subtitle {
  margin-bottom: 16px;
  font-size: 15px;
}

#diversity #section-hero .inner p {
  color: #0f203e;
  text-align: left;
}

#diversity #section-philosophy .inner p {
  margin: 20px auto;
}

#diversity #section-philosophy .inner .philosophy-link {
  padding: 20px 16px;
  border-radius: 6px;
  background-color: #f0f1f4;
  text-align: left;
}
#diversity #section-philosophy .inner .philosophy-link h3 {
  padding-bottom: 12px;
  font-size: 14px;
}
#diversity #section-philosophy .inner .philosophy-link-list {
  display: flex;
  flex-direction: column;
  gap: 16px;
  font-size: 12px;
}
#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;
}

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

#diversity .section-diversity .inner ul.item li ul.gender {
  padding: 0 20px 20px 20px;
}
#diversity .section-diversity .inner ul.item li ul.gender li {
  display: list-item;
  margin-bottom: 0;
  padding-left: 1.4rem;
  width: 100%;
  list-style-position: inside;
  list-style-type: initial;
  text-indent: -1.4rem;
  font-size: 1.2rem;
  line-height: 1.7;
}
#diversity .section-diversity .inner ul.item {
  gap: 32px;
  justify-content: space-between;
  margin: 0;
}
#diversity .section-diversity .inner ul.item li .title span {
  display: block;
  font-size: 12px;
}

#diversity .section-diversity .inner ul.item li .title {
  padding: 0 0 10px 0;
  text-align: center;
  font-size: 1.8rem;
}

#diversity .section-diversity .inner ul.item li {
  margin-bottom: 0;
}

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

#section-event .inner {
  position: relative;
          box-sizing: border-box;
  margin: 0 auto;
  padding: 50px 20px;
  width: 100%;

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

#section-event .inner ._h1,#section-event .inner ._h2 {
  color: #0f203e;
}

#section-event .inner ._h2 {
  margin-bottom: 30px;
  text-align: center;
  font-size: 2.4rem;
}

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

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

#section-event .inner dl dt {
  position: relative;
  margin: 0;
  padding: 15px 5px 0 0; /*float: left;clear: left;*/
  width: 100%;
  border-top: 1px solid #b2bac7;
  font-size: 1.2rem;
}

#section-event .inner dl dd {
  margin: 5px 0 15px 0;
  padding: 5px 5px 0 0; /*border-top: 1px dotted #cccccc;*/
}

#section-event .inner dl a {
  display: block; /*background: url(../../images/icon_arrow_primary1.png) 100% 50% no-repeat;background-size: 8px auto;padding-right: 20px;*/ /*&:hover{opacity: 0.7;}*/
  color: #0f203e;
  text-decoration: none;
  font-weight: bold;
          transition: all .3s ease-out;

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

#section-event .inner dl span {
  display: inline-block;
  margin-left: 10px;
  padding: 3px 0;
  width: 10em;
  background: #0f203e;
  color: #fff;
  text-align: center;
  font-weight: normal;
  font-size: 1.1rem;
}

#section-event .inner ._btn-orange a {
  margin: 0 auto;
  width: 58.5%;
  font-size: 1.2rem;
}

/* #section-media */
#section-media {
  background: #fff;
}

#section-media .inner {
  position: relative;
          box-sizing: border-box;
  margin: 0 auto;
  padding: 50px 20px;
  width: 100%;

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

#section-media .inner ._h1,#section-media .inner ._h2 {
  color: #0f203e;
}

#section-media .inner ._h2 {
  margin-bottom: 30px;
  text-align: center;
  font-size: 2.4rem;
}

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

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

#section-media .inner dl dt {
  position: relative;
  margin: 0;
  padding: 15px 5px 0 0; /*float: left;clear: left;*/
  width: 100%;
  border-top: 1px solid #b2bac7;
  font-size: 1.2rem;
}

#section-media .inner dl dd {
  margin: 5px 0 15px 0;
  padding: 5px 5px 0 0; /*border-top: 1px dotted #cccccc;*/
}

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

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

#section-media .inner dl span {
  display: inline-block;
  margin-left: 10px;
  padding: 3px 0;
  width: 10em;
  background: #0f203e;
  color: #fff;
  text-align: center;
  font-weight: normal;
  font-size: 1.1rem;
}

#section-media .inner ._btn-orange a {
  margin: 0 auto;
  width: 58.5%;
  font-size: 1.2rem;
}

.health-link-title {
  display: block;
  float: right;
  width: 60%;
  text-align: left;
  font-size: 1.4rem;
  line-height: 1.4;
}