@charset "UTF-8";
/* ==========================================================
  Common
========================================================== */
/* ==========================================================
  Fonts import
========================================================== */
@import url("https://fonts.googleapis.com/css2?family=Quicksand:wght@300;500;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Advent+Pro:wght@300;500;700&display=swap");
/* ==========================================================
  New Variables
========================================================== */
/* ==========================================================
  Utilities
========================================================== */
.ff-yugo {
  font-family: "游ゴシック",  "YuGothic", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
}

.ff-quicksand {
  font-family: "Quicksand", sans-serif;
}

.ff-advent-pro {
  font-family: "Advent Pro", sans-serif;
}

.ff-hiragino {
  font-family: "Hiragino Sans", sans-serif;
}

.d-block-md {
  display: block;
}

@media all and (max-width: 896px) {
  .d-block-md {
    display: none;
  }
}

.d-flex-md {
  display: block;
}

@media all and (max-width: 896px) {
  .d-flex-md {
    display: none;
  }
}

.d-block-sm {
  display: none;
}

@media all and (max-width: 896px) {
  .d-block-sm {
    display: block;
  }
}

.d-flex-sm {
  display: none;
}

@media all and (max-width: 896px) {
  .d-flex-sm {
    display: block;
  }
}

/* ==========================================================
  Company / Overview / At a glance
========================================================== */
/* c-footer
---------------------------------------------------------- */
@media all and (min-width: 897px) {
  .c-footer,
  .c-nav-footer {
    min-width: 1280px;
    margin: 0 auto;
  }
}

.c-breadcrumb {
  border-bottom: none;
}

@media all and (max-width: 896px) {
  .c-header {
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}

.c-header,
.c-footer,
.c-nav-footer,
.c-breadcrumb,
.p-wrap-banner-product {
  font-family: "segoe ui", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
}

/* c-header
---------------------------------------------------------- */
/* l-wrapper
---------------------------------------------------------- */
.l-wrapper {
  width: 100%;
  min-width: 1280px;
  margin: 0 auto;
  font-family: "Hiragino Sans", sans-serif;
}

@media all and (max-width: 896px) {
  .l-wrapper {
    min-width: inherit;
  }
}

/* l-section-glance-01
---------------------------------------------------------- */
.l-section-glance-01 {
  width: 100%;
  margin: 0 auto;
  padding: 0 20px 105px;
  position: relative;
  background-image: url("/fileadmin/templates2020/images/company/what-is-tsubaki/bg_glance_01@2x.jpg");
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: cover;
}

@media all and (max-width: 896px) {
  .l-section-glance-01 {
    padding: 0 15px 65px;
  }
}

/* l-section-glance-02
---------------------------------------------------------- */
.l-section-glance-02 {
  border-top: 10px solid #66665f;
  border-bottom: 10px solid #66665f;
  background-image: url("/fileadmin/templates2020/images/company/what-is-tsubaki/bg_glance_02_pc.jpg");
  background-position: left top;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  padding: 0 0 45px;
}

@media all and (max-width: 896px) {
  .l-section-glance-02 {
    background-image: url("/fileadmin/templates2020/images/company/what-is-tsubaki/bg_glance_02_sp.jpg");
    background-size: 100% calc(100% - 190px);
    padding: 0;
  }
}

.l-section-glance-02 .text-anniversary-intro {
  color: #66665f;
  font-size: 2.5rem;
  font-weight: bold;
  margin-bottom: 45px;
  text-align: center;
}

@media all and (max-width: 896px) {
  .l-section-glance-02 .text-anniversary-intro {
    font-size: 1.8rem;
    margin-bottom: 40px;
  }
}

/* l-section-glance-03
---------------------------------------------------------- */
.l-section-glance-03 {
  background-image: url("/fileadmin/templates2020/images/company/what-is-tsubaki/bg_glance_03.png");
  background-position: left top;
  background-repeat: no-repeat;
  background-size: 58.3%;
  position: relative;
  padding: 0 0 75px;
  overflow: hidden;
}

@media all and (max-width: 896px) {
  .l-section-glance-03 {
    padding: 0 0 30px;
  }
}

.l-section-glance-03 .text-business-intro {
  color: #000;
  font-size: 2rem;
  font-weight: bold;
  line-height: 1.75;
  margin-bottom: 90px;
  text-align: center;
}

@media all and (max-width: 896px) {
  .l-section-glance-03 .text-business-intro {
    font-size: 1.4rem;
    line-height: 1.95;
    letter-spacing: 2px;
    margin-bottom: 22px;
  }
}

/* l-section-glance-04
---------------------------------------------------------- */
.l-section-glance-04 {
  background-color: #fff;
  padding: 0 13px 150px;
  position: relative;
  z-index: 1;
}

@media all and (max-width: 896px) {
  .l-section-glance-04 {
    padding: 0 13px 70px;
  }
}

.l-section-glance-04::before {
  position: absolute;
  content: '';
  left: calc(50% - 270px);
  right: 0;
  z-index: -1;
  width: 540px;
  height: 100%;
  background-color: #3ca0e6;
}

@media all and (max-width: 896px) {
  .l-section-glance-04::before {
    left: calc(50% - 135px);
    width: 270px;
  }
}

.l-section-glance-04:after {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-image: url("/fileadmin/templates2020/images/company/what-is-tsubaki/bg_glance_04_pc.png");
  background-position: left bottom;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

@media all and (max-width: 896px) {
  .l-section-glance-04:after {
    background-image: url("/fileadmin/templates2020/images/company/what-is-tsubaki/bg_glance_04_sp.png");
  }
}

.l-section-glance-04 .text-strengths-intro {
  color: #fff;
  font-size: 2rem;
  font-weight: bold;
  line-height: 1.75;
  letter-spacing: 2px;
  margin-bottom: 30px;
  text-align: center;
}

@media all and (max-width: 896px) {
  .l-section-glance-04 .text-strengths-intro {
    font-size: 1.4rem;
    line-height: 1.85;
    margin-bottom: 20px;
    padding: 0 20px;
  }
}

/* l-section-glance-05
---------------------------------------------------------- */
.l-section-glance-05 {
  background-image: url("/fileadmin/templates2020/images/company/what-is-tsubaki/bg_glance_05.png");
  background-position: left top 97px;
  background-repeat: repeat-x;
  padding-bottom: 100px;
}

@media all and (max-width: 896px) {
  .l-section-glance-05 {
    background-position: left top 64px;
    background-size: auto 12px;
    padding-bottom: 50px;
  }
}

/* l-section-glance-06
---------------------------------------------------------- */
.l-section-glance-06 {
  background-color: #DEF1FF;
  background-image: url("/fileadmin/templates2020/images/company/what-is-tsubaki/bg_sustaina.png");
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: 100%;
  position: relative;
  padding: 0 0 110px;
  overflow: hidden;
}

@media all and (max-width: 896px) {
  .l-section-glance-06 {
    padding: 0 0 70px;
  }
}

.l-section-glance-06 .p-title-glance {
  margin-bottom: 80px;
}

@media all and (max-width: 896px) {
  .l-section-glance-06 .p-title-glance {
    margin-bottom: 35px;
  }
}

.l-section-glance-06 .p-title-glance > .title.title-sm-modify-01 > .highlight {
  letter-spacing: 1.5px;
}

@media all and (max-width: 896px) {
  .l-section-glance-06 .p-title-glance > .title.title-sm-modify-01 > .highlight {
    letter-spacing: 1px;
  }
}

.l-section-glance-06 .text-sustaina-intro {
  color: #000;
  font-size: 2rem;
  font-weight: bold;
  line-height: 1.75;
  margin-bottom: 100px;
  text-align: center;
}

@media all and (max-width: 896px) {
  .l-section-glance-06 .text-sustaina-intro {
    font-size: 1.4rem;
    line-height: 1.95;
    letter-spacing: 2px;
    margin-bottom: 22px;
    padding: 0 20px 35px;
  }
}

.l-section-glance-06 .p-list-images-sustaina {
  width: 1000px;
  margin: 0 auto 100px;
  overflow: hidden;
}

@media all and (max-width: 896px) {
  .l-section-glance-06 .p-list-images-sustaina {
    width: 100%;
    margin: 0 auto 50px;
  }
}

.l-section-glance-06 .p-list-images-sustaina > .row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: -34px -28px 0;
}

@media all and (max-width: 896px) {
  .l-section-glance-06 .p-list-images-sustaina > .row {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0 20px;
  }
}

.l-section-glance-06 .p-list-images-sustaina > .row > .item {
  width: 20%;
  padding: 34px 28px 0;
}

@media all and (max-width: 896px) {
  .l-section-glance-06 .p-list-images-sustaina > .row > .item {
    width: 33%;
  }
}

.l-section-glance-06 .p-list-images-sustaina > .row > .item .image img {
  max-width: 100%;
}

/* l-section-glance-07
---------------------------------------------------------- */
.l-section-glance-07 {
  position: relative;
  z-index: 1;
}

.l-section-glance-07:after, .l-section-glance-07:before {
  position: absolute;
  content: '';
  top: 0;
  z-index: -1;
  width: 0;
  height: 0;
  width: 0;
  height: 0;
  border-style: solid;
}

.l-section-glance-07:after {
  left: 0;
  border-width: 460px 600px 0 0;
  border-color: #f0dc1c transparent transparent transparent;
}

@media all and (max-width: 896px) {
  .l-section-glance-07:after {
    border-width: 120px 156px 0 0;
  }
}

.l-section-glance-07:before {
  right: 0;
  border-width: 0 600px 460px 0;
  border-color: transparent #f0dc1c transparent transparent;
}

@media all and (max-width: 896px) {
  .l-section-glance-07:before {
    border-width: 0 156px 120px 0;
  }
}

@media all and (min-width: 897px) {
  .l-section-glance-07 .title-technology-01 {
    position: absolute;
    top: 198px;
    right: 15.4861%;
  }
}

@media all and (max-width: 896px) {
  .l-section-glance-07 .title-technology-01 img {
    width: 100%;
    max-width: 344px;
    margin: 0 auto 45px;
  }
}

/* p-mainvisual-glance
---------------------------------------------------------- */
.p-mainvisual-glance {
  background-image: url("/fileadmin/templates2020/images/company/what-is-tsubaki/bg_mainvisual_01_pc.jpg");
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: cover;
  padding-bottom: 15px;
  position: relative;
  overflow: hidden;
  min-height: 619px;
}

@media all and (max-width: 896px) {
  .p-mainvisual-glance {
    background-image: url("/fileadmin/templates2020/images/company/what-is-tsubaki/bg_mainvisual_01_sp.jpg");
    background-size: cover;
    padding: 35px 0 50px;
    min-height: auto;
  }
}

.p-mainvisual-glance > .inner > .mainvisual-logo {
  text-align: center;
}

@media all and (min-width: 897px) {
  .p-mainvisual-glance > .inner > .mainvisual-logo {
    margin: -90px auto 0;
  }
}

@media all and (max-width: 896px) {
  .p-mainvisual-glance > .inner > .mainvisual-logo {
    margin: 0 25px 25px;
  }
}

.p-mainvisual-glance > .inner > .mainvisual-logo > img {
  max-width: 100%;
}

@media all and (max-width: 896px) {
  .p-mainvisual-glance > .inner > .mainvisual-logo > .logo-pc {
    display: none;
  }
}

@media all and (min-width: 897px) {
  .p-mainvisual-glance > .inner > .mainvisual-logo > .logo-sp {
    display: none;
  }
}

.p-mainvisual-glance > .inner .mainvisual-button {
  color: #fff;
  cursor: pointer;
  font-size: 2rem;
  font-weight: bold;
  letter-spacing: 0.25rem;
  font-family: "Advent Pro", sans-serif;
  background-color: #3ca0e6;
  border-radius: 50%;
  width: 120px;
  height: 120px;
  margin: 0 auto;
  padding-left: 0.25rem;
  padding-bottom: 25px;
  overflow: hidden;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.p-mainvisual-glance > .inner .mainvisual-button:before, .p-mainvisual-glance > .inner .mainvisual-button:after {
  position: absolute;
  content: '';
  background-color: #fff;
}

.p-mainvisual-glance > .inner .mainvisual-button:before {
  left: calc(50% - 9px);
  bottom: 40px;
  width: 18px;
  height: 4px;
}

.p-mainvisual-glance > .inner .mainvisual-button:after {
  left: calc(50% - 2px);
  bottom: 33px;
  width: 4px;
  height: 18px;
}

@media all and (min-width: 897px) {
  .p-mainvisual-glance > .inner .mainvisual-button {
    display: none;
  }
}

.p-mainvisual-glance > .inner .mainvisual-chain {
  text-align: center;
}

@media all and (min-width: 897px) {
  .p-mainvisual-glance > .inner .mainvisual-chain {
    margin: -240px auto 0;
  }
}

@media all and (min-width: 897px) {
  .p-mainvisual-glance > .inner .mainvisual-chain .image-chain {
    display: inline-block;
    position: relative;
  }
}

@media all and (max-width: 896px) {
  .p-mainvisual-glance > .inner .mainvisual-chain .image-chain > img {
    display: none;
  }
}

@media all and (max-width: 896px) {
  .p-mainvisual-glance > .inner .mainvisual-chain .list-chain {
    background-color: #fff;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 10;
    display: none;
  }
}

@media all and (max-width: 896px) {
  .p-mainvisual-glance > .inner .mainvisual-chain .list-chain-in {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow-y: scroll;
  }
}

@media all and (min-width: 897px) {
  .p-mainvisual-glance > .inner .mainvisual-chain .list-chain-in > .item {
    position: absolute;
  }
}

@media all and (max-width: 896px) {
  .p-mainvisual-glance > .inner .mainvisual-chain .list-chain-in > .item {
    margin: 0 auto;
  }
}

.p-mainvisual-glance > .inner .mainvisual-chain .list-chain-in > .item > .link {
  position: relative;
  z-index: 0;
  color: #1e64aa;
  width: 122px;
  height: 122px;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.4;
  letter-spacing: 0.25rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 50%;
  overflow: hidden;
  text-decoration: none;
  -webkit-transition: color 0.3s;
  -o-transition: color 0.3s;
  transition: color 0.3s;
}

@media all and (max-width: 896px) {
  .p-mainvisual-glance > .inner .mainvisual-chain .list-chain-in > .item > .link {
    color: #fff;
    width: 100%;
    height: auto;
    border-radius: 0;
    font-size: 2rem;
    padding: 20px;
  }
}

@media all and (max-width: 374px) {
  .p-mainvisual-glance > .inner .mainvisual-chain .list-chain-in > .item > .link {
    padding: 15px;
  }
}

.p-mainvisual-glance > .inner .mainvisual-chain .list-chain-in > .item > .link:before {
  position: absolute;
  content: '';
  bottom: 12px;
  left: calc(50% - 12px);
  width: 24px;
  height: 12px;
  background-image: url("/fileadmin/templates2020/images/company/what-is-tsubaki/ico_arrow_blue_dark.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 24px 12px;
  z-index: 1;
}

@media all and (max-width: 896px) {
  .p-mainvisual-glance > .inner .mainvisual-chain .list-chain-in > .item > .link:before {
    display: none;
  }
}

.p-mainvisual-glance > .inner .mainvisual-chain .list-chain-in > .item > .link:after {
  pointer-events: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  content: '';
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  z-index: -1;
  border-radius: 50%;
  background-color: #3ca0e6;
  opacity: 0;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transition: opacity 0.2s, -webkit-transform 0.2s;
  transition: opacity 0.2s, -webkit-transform 0.2s;
  -o-transition: transform 0.2s, opacity 0.2s;
  transition: transform 0.2s, opacity 0.2s;
  transition: transform 0.2s, opacity 0.2s, -webkit-transform 0.2s;
}

@media all and (min-width: 897px) {
  .p-mainvisual-glance > .inner .mainvisual-chain .list-chain-in > .item > .link:hover {
    color: #fff !important;
  }
  .p-mainvisual-glance > .inner .mainvisual-chain .list-chain-in > .item > .link:hover::before {
    background-image: url("/fileadmin/templates2020/images/company/what-is-tsubaki/ico_arrow_white.png") !important;
  }
  .p-mainvisual-glance > .inner .mainvisual-chain .list-chain-in > .item > .link:hover:after {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}

.p-mainvisual-glance > .inner .mainvisual-chain .list-chain-in > .item > .btn-close {
  color: #1e64aa;
  font-size: 2.4rem;
  font-weight: bold;
  display: inline-block;
  padding: 22px 10px;
  text-align: center;
  text-decoration: none;
}

.p-mainvisual-glance > .inner .mainvisual-chain .list-chain-in > .item > .btn-close img {
  display: block;
}

.p-mainvisual-glance > .inner .mainvisual-chain .list-chain-in > .item.item-01 {
  top: 20px;
  left: 19px;
}

.p-mainvisual-glance > .inner .mainvisual-chain .list-chain-in > .item.item-02 {
  top: 164px;
  left: 87px;
}

.p-mainvisual-glance > .inner .mainvisual-chain .list-chain-in > .item.item-03 {
  top: 256px;
  left: 218px;
}

.p-mainvisual-glance > .inner .mainvisual-chain .list-chain-in > .item.item-04 {
  top: 284px;
  left: 375px;
}

.p-mainvisual-glance > .inner .mainvisual-chain .list-chain-in > .item.item-05 {
  top: 256px;
  right: 218px;
}

.p-mainvisual-glance > .inner .mainvisual-chain .list-chain-in > .item.item-06 {
  top: 164px;
  right: 87px;
}

.p-mainvisual-glance > .inner .mainvisual-chain .list-chain-in > .item.item-07 {
  top: 20px;
  right: 19px;
}

@media all and (min-width: 897px) {
  .p-mainvisual-glance > .inner .mainvisual-chain .list-chain-in > .item.item-close {
    display: none;
  }
}

@media all and (min-width: 897px) {
  .p-mainvisual-glance > .inner .mainvisual-chain .list-chain-in > .item.item-01 .link, .p-mainvisual-glance > .inner .mainvisual-chain .list-chain-in > .item.item-02 .link, .p-mainvisual-glance > .inner .mainvisual-chain .list-chain-in > .item.item-04 .link, .p-mainvisual-glance > .inner .mainvisual-chain .list-chain-in > .item.item-06 .link {
    color: #1e64aa;
  }
}

.p-mainvisual-glance > .inner .mainvisual-chain .list-chain-in > .item.item-01 .link:before, .p-mainvisual-glance > .inner .mainvisual-chain .list-chain-in > .item.item-02 .link:before, .p-mainvisual-glance > .inner .mainvisual-chain .list-chain-in > .item.item-04 .link:before, .p-mainvisual-glance > .inner .mainvisual-chain .list-chain-in > .item.item-06 .link:before {
  background-image: url("/fileadmin/templates2020/images/company/what-is-tsubaki/ico_arrow_blue_dark.png");
}

.p-mainvisual-glance > .inner .mainvisual-chain .list-chain-in > .item.item-01 .link:after, .p-mainvisual-glance > .inner .mainvisual-chain .list-chain-in > .item.item-02 .link:after, .p-mainvisual-glance > .inner .mainvisual-chain .list-chain-in > .item.item-04 .link:after, .p-mainvisual-glance > .inner .mainvisual-chain .list-chain-in > .item.item-06 .link:after {
  background-color: #3ca0e6;
}

@media all and (min-width: 897px) {
  .p-mainvisual-glance > .inner .mainvisual-chain .list-chain-in > .item.item-03 .link, .p-mainvisual-glance > .inner .mainvisual-chain .list-chain-in > .item.item-05 .link, .p-mainvisual-glance > .inner .mainvisual-chain .list-chain-in > .item.item-07 .link {
    color: #3ca0e6;
  }
}

.p-mainvisual-glance > .inner .mainvisual-chain .list-chain-in > .item.item-03 .link:before, .p-mainvisual-glance > .inner .mainvisual-chain .list-chain-in > .item.item-05 .link:before, .p-mainvisual-glance > .inner .mainvisual-chain .list-chain-in > .item.item-07 .link:before {
  background-image: url("/fileadmin/templates2020/images/company/what-is-tsubaki/ico_arrow_blue_light.png");
}

.p-mainvisual-glance > .inner .mainvisual-chain .list-chain-in > .item.item-03 .link:after, .p-mainvisual-glance > .inner .mainvisual-chain .list-chain-in > .item.item-05 .link:after, .p-mainvisual-glance > .inner .mainvisual-chain .list-chain-in > .item.item-07 .link:after {
  background-color: #1e64aa;
}

@media all and (max-width: 896px) {
  .p-mainvisual-glance > .inner .mainvisual-chain .list-chain-in > .item:nth-child(odd) .link {
    background-color: #3ca0e6;
  }
}

@media all and (max-width: 896px) {
  .p-mainvisual-glance > .inner .mainvisual-chain .list-chain-in > .item:nth-child(even) .link {
    background-color: #1e64aa;
  }
}

.p-mainvisual-glance > .inner .mainvisual-scroll {
  position: absolute;
  right: calc(50% - 507px);
  bottom: 0;
}

@media all and (max-width: 896px) {
  .p-mainvisual-glance > .inner .mainvisual-scroll {
    display: none;
  }
}

/* p-title-glance
---------------------------------------------------------- */
.p-title-glance {
  background-color: #3ca0e6;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  padding: 31px 20px 50px;
  width: 540px;
  margin: -1px auto 55px;
  position: relative;
  z-index: 0;
  overflow: hidden;
  text-align: center;
}

@media all and (max-width: 896px) {
  .p-title-glance {
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    width: 270px;
    margin: -1px auto 35px;
    padding: 18px 15px 30px;
  }
}

.p-title-glance > .title {
  color: #fff;
  font-size: 3.3rem;
  font-weight: bold;
  font-family: "Quicksand", sans-serif;
  line-height: 1.4;
  letter-spacing: 0.25rem;
  padding-bottom: 11px;
  position: relative;
}

@media all and (max-width: 896px) {
  .p-title-glance > .title {
    font-size: 2rem;
    letter-spacing: 0.15rem;
    padding-bottom: 16px;
  }
}

.p-title-glance > .title::before {
  position: absolute;
  content: '';
  bottom: 0;
  left: calc(50% - 25px);
  width: 50px;
  height: 2px;
  background-color: #fff;
}

@media all and (max-width: 896px) {
  .p-title-glance > .title::before {
    left: calc(50% - 13px);
    width: 25px;
  }
}

.p-title-glance > .title > .highlight {
  color: #f0dc1c;
  font-size: 4.4rem;
  letter-spacing: 0.55rem;
  display: inline-block;
}

@media all and (max-width: 896px) {
  .p-title-glance > .title > .highlight {
    font-size: 2.5rem;
  }
}

@media all and (max-width: 896px) {
  .p-title-glance > .title.title-sm-modify-01 > .highlight {
    display: block;
    padding-left: 0.55rem;
  }
}

.p-title-glance.bg-blue-dark {
  background-color: #1e64aa;
}

.p-title-glance.bg-gray {
  background-color: #66665f;
  margin: -1px auto 30px;
}

.p-title-glance.bg-white {
  background-color: rgba(255, 255, 255, 0.8);
}

.p-title-glance.bg-white > .title {
  color: #1e64aa;
}

.p-title-glance.bg-white > .title::before {
  background-color: #1e64aa;
}

.p-title-glance.bg-white > .title > .highlight {
  color: #DCBE1C;
}

@media all and (min-width: 897px) {
  .p-title-glance.title-glance-graph {
    padding: 50px 20px;
    margin: -1px auto 77px;
  }
}

.p-title-glance.title-glance-graph .c-text-sm {
  color: #fff;
}

.p-title-glance.title-glance-technology {
  margin-bottom: 210px;
}

@media all and (max-width: 896px) {
  .p-title-glance.title-glance-technology {
    margin-bottom: 20px;
  }
}

/* p-box-glance-spirit
---------------------------------------------------------- */
.p-box-glance-spirit {
  margin-bottom: 50px;
  text-align: center;
}

@media all and (max-width: 896px) {
  .p-box-glance-spirit {
    margin-bottom: 40px;
  }
}

.p-box-glance-spirit > .title {
  margin-bottom: 35px;
}

@media all and (max-width: 896px) {
  .p-box-glance-spirit > .title {
    margin-bottom: 25px;
  }
  .p-box-glance-spirit > .title > img {
    width: 265px;
  }
}

.p-box-glance-spirit > .text {
  font-size: 1.6rem;
  line-height: 2.5;
  letter-spacing: 0.2rem;
}

@media all and (max-width: 896px) {
  .p-box-glance-spirit > .text {
    font-size: 1.4rem;
    line-height: 2.2;
    letter-spacing: normal;
  }
}

/* p-list-glance-qoute
---------------------------------------------------------- */
.p-list-glance-qoute {
  margin: 0 auto 45px;
  overflow: hidden;
}

@media all and (min-width: 897px) {
  .p-list-glance-qoute {
    width: 780px;
    margin: 0 auto 75px;
  }
}

.p-list-glance-qoute > .row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: -22px -20px 0;
}

.p-list-glance-qoute > .row > .item {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  width: 50%;
  padding: 22px 20px 0;
}

@media all and (max-width: 896px) {
  .p-list-glance-qoute > .row > .item {
    width: 100%;
  }
}

.p-list-glance-qoute > .row > .item .box-qoute {
  background-color: #fff;
  border: 2px solid #1e64aa;
  text-align: center;
}

.p-list-glance-qoute > .row > .item .box-qoute > .title {
  color: #fff;
  font-size: 2rem;
  font-weight: bold;
  background-color: #1e64aa;
  padding: 10px;
  position: relative;
}

@media all and (max-width: 896px) {
  .p-list-glance-qoute > .row > .item .box-qoute > .title {
    font-size: 1.9rem;
  }
}

.p-list-glance-qoute > .row > .item .box-qoute > .title::before {
  position: absolute;
  content: '';
  left: calc(50% - 11px);
  bottom: -19px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 20px 11px 0 11px;
  border-color: #1e64aa transparent transparent transparent;
}

.p-list-glance-qoute > .row > .item .box-qoute > .text {
  color: #1e64aa;
  font-size: 1.8rem;
  font-weight: bold;
  padding: 39px 10px;
}

@media all and (max-width: 896px) {
  .p-list-glance-qoute > .row > .item .box-qoute > .text {
    font-size: 1.7rem;
    padding: 35px 10px;
  }
}

/* p-glance-button
---------------------------------------------------------- */
.p-glance-button {
  position: relative;
  z-index: 1;
  color: #fff;
  background-image: url("/fileadmin/templates2020/images/company/what-is-tsubaki/bg_button.jpg");
  background-position: left bottom;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  display: block;
  font-size: 1.8rem;
  letter-spacing: 3.5px;
  width: 350px;
  margin: 0 auto;
  padding: 10px;
  text-align: center;
  -webkit-transform-style: flat;
  transform-style: flat;
  -webkit-transition: all 250ms ease-out;
  -o-transition: all 250ms ease-out;
  transition: all 250ms ease-out;
  /* width: 350px;
  color: $color-white;
  background-image: linear-gradient(169deg, #3BA0E6 0%, #3BA0E6 32%, #50AAE9 33%, #50AAE9 100%);
  background-size: 500% 100%;
  background-position: calc(100% / 4), 0;
  font-size: 1.8rem;
  display: block;
  transition: background-position .6s cubic-bezier(0.19, 1, 0.22, 1) .1s, color .6s ease 0s, background-color .6s ease;
  padding: 11px 11px 11px 11px;
  position: relative;
  text-align: center;
  text-decoration: none;
  margin: 0 auto; */
  /* &:hover {
    text-decoration: none;

    &::after {
      box-shadow: 0 15px 10px -10px rgba(31, 31, 31, 0.5);
    }
  }
   */
  /* &:hover {
      background-color: #3BA0E6;
      background-position: -100% 0;
  } */
}

@media all and (max-width: 896px) {
  .p-glance-button {
    font-size: 1.4rem;
    width: 280px;
    padding: 9px;
  }
}

.p-glance-button::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: all 250ms ease-out;
  -o-transition: all 250ms ease-out;
  transition: all 250ms ease-out;
  z-index: -2;
}

.p-glance-button::before {
  position: absolute;
  content: '';
  top: calc(50% - 8px);
  left: 20px;
  width: 8px;
  height: 16px;
  background-image: url("/fileadmin/templates2020/images/company/what-is-tsubaki/ico_arrow_right_white.png");
  background-position: left top;
  background-repeat: no-repeat;
  background-size: 8px auto;
}

@media all and (max-width: 896px) {
  .p-glance-button::before {
    left: 15px;
  }
}

.p-glance-button:hover {
  color: #3ca0e6;
  background-image: url("/fileadmin/templates2020/images/company/what-is-tsubaki/bg_button_hover.jpg");
}

.p-glance-button:hover::before {
  background-image: url("/fileadmin/templates2020/images/company/what-is-tsubaki/ico_arrow_right_blue.png");
}

/* p-list-glance-button
---------------------------------------------------------- */
.p-list-glance-button > .row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -20px;
}

@media all and (max-width: 896px) {
  .p-list-glance-button > .row {
    margin: -20px 0 0;
  }
}

.p-list-glance-button > .row > .item {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  padding: 0 20px;
  width: 50%;
}

@media all and (max-width: 896px) {
  .p-list-glance-button > .row > .item {
    padding: 20px 0 0;
    width: 100%;
  }
}

@media all and (min-width: 897px) {
  .p-list-glance-button > .row > .item:nth-child(odd) .p-glance-button {
    margin-right: 0;
  }
  .p-list-glance-button > .row > .item:nth-child(even) .p-glance-button {
    margin-left: 0;
  }
}

.p-list-glance-button > .row > .item .p-glance-button {
  width: 240px;
}

@media all and (max-width: 896px) {
  .p-list-glance-button > .row > .item .p-glance-button {
    width: 190px;
  }
}

/* p-box-history
---------------------------------------------------------- */
.p-box-history {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row nowrap;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
}

@media all and (min-width: 897px) {
  .p-box-history {
    width: 1000px;
    margin: 0 auto 95px;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
}

@media all and (max-width: 896px) {
  .p-box-history {
    width: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-flow: column nowrap;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
  }
}

@media all and (min-width: 897px) {
  .p-box-history .p-box-anniversary {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 244px;
  }
}

@media all and (max-width: 896px) {
  .p-box-history .p-box-anniversary {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
    padding: 43px 0 45px;
    background-image: url("/fileadmin/templates2020/images/company/what-is-tsubaki/bg_glance_02.jpg");
    background-position: left top;
    background-repeat: no-repeat;
    background-size: cover;
  }
}

@media all and (min-width: 897px) {
  .p-box-history .p-box-timeline {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    width: calc(100% - 240px);
    margin-left: 39px;
    padding-left: 0;
    overflow: hidden;
  }
}

@media all and (max-width: 896px) {
  .p-box-history .p-box-timeline {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    overflow: hidden;
  }
}

/* p-box-anniversary
---------------------------------------------------------- */
@media all and (max-width: 896px) {
  .p-box-anniversary .list-anniversary-button {
    width: 194px;
    margin: 0 auto;
  }
}

.p-box-anniversary .list-anniversary-button > .row {
  margin: -16px 0 0;
}

@media all and (max-width: 896px) {
  .p-box-anniversary .list-anniversary-button > .row {
    margin: -18px 0 0;
  }
}

.p-box-anniversary .list-anniversary-button > .row > .item {
  padding: 16px 0 0;
}

@media all and (max-width: 896px) {
  .p-box-anniversary .list-anniversary-button > .row > .item {
    padding: 18px 0 0;
  }
}

.p-box-anniversary .list-anniversary-button > .row > .item > .button {
  color: #66665f;
  border: 2px solid #66665f;
  background-color: #fff;
  background-size: 200% 100%;
  background-image: -webkit-gradient(linear, left top, right top, color-stop(50%, transparent), color-stop(50%, #66665f));
  background-image: -webkit-linear-gradient(left, transparent 50%, #66665f 50%);
  background-image: -o-linear-gradient(left, transparent 50%, #66665f 50%);
  background-image: linear-gradient(to right, transparent 50%, #66665f 50%);
  font-size: 1.8rem;
  display: block;
  -webkit-transition: background-position 0.6s cubic-bezier(0.19, 1, 0.22, 1) 0.1s, color 0.6s ease 0s, background-color 0.6s ease;
  -o-transition: background-position 0.6s cubic-bezier(0.19, 1, 0.22, 1) 0.1s, color 0.6s ease 0s, background-color 0.6s ease;
  transition: background-position 0.6s cubic-bezier(0.19, 1, 0.22, 1) 0.1s, color 0.6s ease 0s, background-color 0.6s ease;
  padding: 11px 0 11px 20px;
  position: relative;
  text-align: center;
  text-decoration: none;
}

@media all and (max-width: 896px) {
  .p-box-anniversary .list-anniversary-button > .row > .item > .button {
    border: 1px solid #66665f;
    font-size: 1.4rem;
    letter-spacing: 5px;
    padding: 9px 0 9px 15px;
  }
}

.p-box-anniversary .list-anniversary-button > .row > .item > .button::before {
  position: absolute;
  content: '';
  top: calc(50% - 9px);
  left: 20px;
  width: 10px;
  height: 18px;
  background-image: url("/fileadmin/templates2020/images/company/what-is-tsubaki/ico_arrow_right_gray.png");
  background-position: left top;
  background-repeat: no-repeat;
  background-size: 10px 18px;
}

@media all and (max-width: 896px) {
  .p-box-anniversary .list-anniversary-button > .row > .item > .button::before {
    top: calc(50% - 7px);
    left: 15px;
    width: 7px;
    height: 14px;
    background-size: 7px auto;
  }
}

.p-box-anniversary .list-anniversary-button > .row > .item > .button:hover {
  color: #fff;
  background-color: #66665f;
  background-position: -100% 100%;
}

.p-box-anniversary .list-anniversary-button > .row > .item > .button:hover::before {
  background-image: url("/fileadmin/templates2020/images/company/what-is-tsubaki/ico_arrow_right_white.png");
}

/* p-logo-anniversary
---------------------------------------------------------- */
.p-logo-anniversary {
  width: 180px;
  margin: 0 auto 33px;
}

@media all and (max-width: 896px) {
  .p-logo-anniversary {
    width: 106px;
    margin: 0 auto 25px;
  }
}

.p-logo-anniversary img {
  max-width: 100%;
}

.p-logo-anniversary-pc {
  display: block;
}

@media all and (max-width: 896px) {
  .p-logo-anniversary-pc {
    display: none;
  }
}

.p-logo-anniversary-sp {
  display: none;
}

@media all and (max-width: 896px) {
  .p-logo-anniversary-sp {
    display: block;
  }
}

/* p-box-timeline
---------------------------------------------------------- */
.p-box-timeline:hover {
  cursor: pointer;
}

.p-box-timeline:hover .p-text-scroll-in {
  background-color: #1e64aa;
}

.p-box-timeline .timeline-container {
  position: relative;
  white-space: nowrap;
  max-width: 717px;
}

@media all and (max-width: 896px) {
  .p-box-timeline .timeline-container {
    max-width: 896px;
  }
}

.p-box-timeline .list-timeline {
  width: 100%;
  -webkit-overflow-scrolling: touch;
  font-size: 0;
  padding-bottom: 10px;
}

.p-box-timeline .list-timeline > .item {
  display: inline-block;
  vertical-align: top;
}

@media all and (max-width: 896px) {
  .p-box-timeline .list-timeline > .item {
    padding: 0 15px;
  }
}

.p-box-timeline .list-timeline > .item .progress-bar {
  position: relative;
  z-index: 0;
}

.p-box-timeline .list-timeline > .item .progress-bar::before {
  position: absolute;
  content: '';
  top: 61px;
  left: 0;
  right: 0;
  width: 100%;
  height: 3px;
  background-color: #66665f;
  z-index: -1;
}

@media all and (max-width: 896px) {
  .p-box-timeline .list-timeline > .item .progress-bar::before {
    top: 40px;
    width: calc(100% + 30px);
  }
}

.p-box-timeline .list-timeline > .item .year {
  color: #66665f;
  font-size: 3.3rem;
  font-weight: bold;
  font-family: "Quicksand", sans-serif;
  letter-spacing: 0.5rem;
  display: inline-block;
  margin-bottom: 35px;
  padding-bottom: 24px;
  position: relative;
  z-index: 1;
}

@media all and (max-width: 896px) {
  .p-box-timeline .list-timeline > .item .year {
    font-size: 2rem;
    letter-spacing: 0.3rem;
    margin-left: 10px;
    margin-bottom: 33px;
    padding-bottom: 20px;
  }
}

.p-box-timeline .list-timeline > .item .year:before {
  position: absolute;
  content: '';
  bottom: 0;
  left: calc(50% - 17px);
  width: 18px;
  height: 18px;
  border: 4px solid #66665f;
  border-radius: 50%;
  background-color: #fff;
  z-index: 1;
}

@media all and (max-width: 896px) {
  .p-box-timeline .list-timeline > .item .year:before {
    left: calc(50% - 13px);
    width: 17px;
    height: 17px;
    border: 3px solid #66665f;
  }
}

.p-box-timeline .list-timeline > .item .history {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  padding-left: 15px;
}

@media all and (min-width: 897px) {
  .p-box-timeline .list-timeline > .item .history {
    width: 717px;
  }
}

@media all and (max-width: 896px) {
  .p-box-timeline .list-timeline > .item .history {
    padding-left: 0;
  }
}

.p-box-timeline .list-timeline > .item .history .list-images {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  margin: 0 -5px;
}

@media all and (max-width: 896px) {
  .p-box-timeline .list-timeline > .item .history .list-images {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
}

.p-box-timeline .list-timeline > .item .history .list-images > .item {
  padding: 0 5px;
}

@media all and (max-width: 896px) {
  .p-box-timeline .list-timeline > .item .history .list-images > .item {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 50%;
  }
}

.p-box-timeline .list-timeline > .item .history .list-images > .item > .image {
  word-break: break-all;
}

@media all and (min-width: 897px) {
  .p-box-timeline .list-timeline > .item .history .list-images > .item > .image {
    width: 210px;
  }
}

.p-box-timeline .list-timeline > .item .history .list-images > .item > .image img {
  max-width: 100%;
}

.p-box-timeline .list-timeline > .item .history .list-images > .item > .image figcaption {
  color: #66665f;
  font-size: 1.4rem;
  margin-top: 5px;
  white-space: normal;
}

@media all and (max-width: 896px) {
  .p-box-timeline .list-timeline > .item .history .list-images > .item > .image figcaption {
    color: #000;
    font-size: 1.3rem;
    margin-top: 0;
  }
}

.p-box-timeline .list-timeline > .item .history .box-detail {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding-left: 30px;
  white-space: normal;
}

@media all and (max-width: 896px) {
  .p-box-timeline .list-timeline > .item .history .box-detail {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    padding: 0;
    padding-top: 28px;
    width: 100%;
  }
}

.p-box-timeline .list-timeline > .item .history .box-detail .title {
  color: #66665f;
  font-size: 1.8rem;
  font-weight: bold;
  letter-spacing: 3px;
  margin-bottom: 5px;
}

@media all and (max-width: 896px) {
  .p-box-timeline .list-timeline > .item .history .box-detail .title {
    font-size: 1.6rem;
    margin-bottom: 6px;
  }
}

.p-box-timeline .list-timeline > .item .history .box-detail .text {
  color: #66665f;
  font-size: 1.4rem;
  line-height: 1.95;
  letter-spacing: -0.6px;
}

@media all and (max-width: 896px) {
  .p-box-timeline .list-timeline > .item .history .box-detail .text {
    color: #000;
  }
}

.p-box-timeline .list-timeline > .item:first-child .progress-bar::before {
  left: 30px;
}

/* p-text-scroll
---------------------------------------------------------- */
.p-text-scroll {
  color: #66665f;
  font-size: 1.6rem;
  font-weight: bold;
  font-family: "Quicksand", sans-serif;
  letter-spacing: 3px;
  text-align: center;
  margin: 0 auto;
}

@media all and (max-width: 896px) {
  .p-text-scroll {
    font-size: 1.2rem;
    letter-spacing: 2px;
  }
}

.p-text-scroll-in {
  /* background-image: url('/fileadmin/templates2020/images/company/what-is-tsubaki/ico_arrow_long_gray.png');
    background-position: right 3px;
    display: inline-block;
    padding-right: 185px; */
  color: #fff;
  background-color: #66665f;
  display: block;
  position: absolute;
  top: 46px;
  right: 0;
  z-index: 2;
  background-image: url("/fileadmin/templates2020/images/company/what-is-tsubaki/ico_arrow_long_white.png");
  background-position: right 15px center;
  background-size: 75px auto;
  background-repeat: no-repeat;
  padding: 3px 100px 3px 15px;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}

@media all and (max-width: 896px) {
  .p-text-scroll-in {
    top: 28px;
    right: 0;
  }
}

.p-text-scroll-pc {
  right: 0;
  display: none;
}

@media all and (max-width: 896px) {
  .p-text-scroll-pc {
    display: none;
  }
}

.p-text-scroll-sp {
  /* display: none; */
}

@media all and (max-width: 896px) {
  .p-text-scroll-sp {
    display: block;
  }
}

/* p-list-glance-business
---------------------------------------------------------- */
@media all and (max-width: 896px) {
  .p-list-glance-business {
    padding: 0 15px;
  }
}

.p-list-glance-business > .item:not(:last-child) {
  margin-bottom: 70px;
}

@media all and (max-width: 896px) {
  .p-list-glance-business > .item:not(:last-child) {
    margin-bottom: 45px;
  }
}

.p-list-glance-business > .item .box-glance-business {
  position: relative;
}

.p-list-glance-business > .item .box-glance-business .box-image {
  display: inline-block;
  position: relative;
  z-index: 1;
}

@media all and (max-width: 896px) {
  .p-list-glance-business > .item .box-glance-business .box-image {
    z-index: 0;
  }
}

.p-list-glance-business > .item .box-glance-business .box-image .image img {
  max-width: 100%;
}

@media all and (max-width: 896px) {
  .p-list-glance-business > .item .box-glance-business .box-image .image img.image-business-pc {
    display: none;
  }
}

.p-list-glance-business > .item .box-glance-business .box-image .image img.image-business-sp {
  display: none;
}

@media all and (max-width: 896px) {
  .p-list-glance-business > .item .box-glance-business .box-image .image img.image-business-sp {
    display: block;
  }
}

.p-list-glance-business > .item .box-glance-business .box-image .image figcaption {
  background-color: #d8ecfa;
  font-size: 1.4rem;
  letter-spacing: 2px;
  padding: 4px;
  position: relative;
  text-align: center;
}

@media all and (max-width: 896px) {
  .p-list-glance-business > .item .box-glance-business .box-image .image figcaption {
    line-height: 1.8;
    margin: 0;
    padding: 12px 15px;
    text-align: left;
  }
}

.p-list-glance-business > .item .box-glance-business .box-image .image figcaption:before {
  position: absolute;
  content: '';
  top: 0;
  width: 0;
  height: 0;
  border-style: solid;
}

@media all and (max-width: 896px) {
  .p-list-glance-business > .item .box-glance-business .box-image .image figcaption:before {
    display: none;
  }
}

.p-list-glance-business > .item .box-glance-business .box-image .image figcaption .highlight {
  color: #3ca0e6;
}

@media all and (max-width: 896px) {
  .p-list-glance-business > .item .box-glance-business .box-image .image figcaption .highlight {
    font-weight: bold;
  }
}

.p-list-glance-business > .item .box-glance-business .box-image .image figcaption .text {
  display: inline-block;
  margin-left: 15px;
}

@media all and (max-width: 896px) {
  .p-list-glance-business > .item .box-glance-business .box-image .image figcaption .text {
    display: block;
    margin-left: 0;
  }
}

.p-list-glance-business > .item .box-glance-business .box-detail {
  width: 350px;
  text-align: left;
}

@media all and (max-width: 896px) {
  .p-list-glance-business > .item .box-glance-business .box-detail {
    width: 100%;
    padding-top: 22px;
    position: relative;
    z-index: 2;
  }
}

.p-list-glance-business > .item .box-glance-business .box-detail:before {
  position: absolute;
  content: '';
  top: 97px;
  left: 0;
  right: 0;
  z-index: 0;
  height: 2px;
  background-color: #3ca0e6;
}

@media all and (max-width: 896px) {
  .p-list-glance-business > .item .box-glance-business .box-detail:before {
    top: 0;
  }
}

.p-list-glance-business > .item .box-glance-business .box-detail .number {
  color: #3ca0e6;
  font-size: 7rem;
  font-family: "Advent Pro", sans-serif;
  letter-spacing: 11px;
  margin-bottom: 20px;
}

@media all and (max-width: 896px) {
  .p-list-glance-business > .item .box-glance-business .box-detail .number {
    font-size: 6.5rem;
    line-height: 1;
    letter-spacing: 10px;
    margin-bottom: 0;
    position: absolute;
    top: -47px;
    right: 0;
  }
}

.p-list-glance-business > .item .box-glance-business .box-detail .number.ff-yugo {
  font-family: "游ゴシック",  "YuGothic", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
  letter-spacing: 0;
}

.p-list-glance-business > .item .box-glance-business .box-detail .title {
  color: #3ca0e6;
  font-size: 2.4rem;
  font-weight: bold;
  letter-spacing: 2px;
  margin-bottom: 10px;
}

@media all and (max-width: 896px) {
  .p-list-glance-business > .item .box-glance-business .box-detail .title {
    font-size: 2.2rem;
    letter-spacing: 3px;
  }
}

.p-list-glance-business > .item .box-glance-business .box-detail .text {
  font-size: 1.4rem;
  line-height: 2;
}

@media all and (max-width: 896px) {
  .p-list-glance-business > .item .box-glance-business .box-detail .text {
    line-height: 1.95;
  }
}

.p-list-glance-business > .item .box-glance-business .box-detail .text + .link {
  margin-top: 20px;
}

.p-list-glance-business > .item .box-glance-business .box-detail .link > a {
  background-image: url("/fileadmin/templates2020/images/company/what-is-tsubaki/ico_arrow_circle.png");
  background-position: left center;
  background-repeat: no-repeat;
  background-size: 22px;
  display: inline-block;
  font-size: 1.6rem;
  letter-spacing: 1px;
  padding-left: 27px;
  position: relative;
  text-decoration: none;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}

@media all and (max-width: 896px) {
  .p-list-glance-business > .item .box-glance-business .box-detail .link > a {
    background-size: 18px;
    font-size: 1.4rem;
    letter-spacing: 0.5px;
    padding-left: 23px;
  }
}

.p-list-glance-business > .item .box-glance-business .box-detail .link > a::after {
  position: absolute;
  bottom: 0;
  left: 27px;
  content: '';
  width: 0;
  height: 1px;
  background-color: #3ca0e6;
  -webkit-transition: width .3s;
  -o-transition: width .3s;
  transition: width .3s;
}

@media all and (max-width: 896px) {
  .p-list-glance-business > .item .box-glance-business .box-detail .link > a::after {
    left: 23px;
  }
}

.p-list-glance-business > .item .box-glance-business .box-detail .link > a:hover {
  color: #3ca0e6;
}

.p-list-glance-business > .item .box-glance-business .box-detail .link > a:hover::after {
  width: calc(100% - 27px);
}

@media all and (max-width: 896px) {
  .p-list-glance-business > .item .box-glance-business .box-detail .link > a:hover::after {
    width: calc(100% - 23px);
  }
}

.p-list-glance-business > .item .box-glance-business-in {
  width: 1000px;
  position: absolute;
  top: 0;
  bottom: 30px;
  left: calc(50% - 500px);
  z-index: 0;
}

@media all and (max-width: 896px) {
  .p-list-glance-business > .item .box-glance-business-in {
    width: 100%;
    position: static;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
  }
}

.p-list-glance-business > .item .box-glance-business-in::after, .p-list-glance-business > .item .box-glance-business-in::before {
  position: absolute;
  content: '';
  top: 93px;
  width: 4px;
  height: 4px;
  border: 3px solid #3ca0e6;
  border-radius: 50%;
}

@media all and (max-width: 896px) {
  .p-list-glance-business > .item .box-glance-business-in::after, .p-list-glance-business > .item .box-glance-business-in::before {
    display: none;
  }
}

.p-list-glance-business > .item .box-glance-business-in::before {
  right: -20px;
}

.p-list-glance-business > .item .box-glance-business-in::after {
  left: -20px;
}

.p-list-glance-business > .item:nth-child(odd) .box-glance-business {
  text-align: left;
}

.p-list-glance-business > .item:nth-child(odd) .box-glance-business .box-detail {
  margin-left: auto;
}

@media all and (max-width: 896px) {
  .p-list-glance-business > .item:nth-child(odd) .box-glance-business .box-detail:before {
    top: 0;
    left: -15px;
    right: 90px;
  }
}

@media all and (min-width: 897px) and (max-width: 1380px) {
  .p-list-glance-business > .item:nth-child(odd) .box-glance-business .box-image {
    margin-left: -60px;
  }
}

.p-list-glance-business > .item:nth-child(odd) .box-glance-business .box-image .image figcaption {
  margin-right: 90px;
  padding-left: 90px;
}

@media all and (max-width: 896px) {
  .p-list-glance-business > .item:nth-child(odd) .box-glance-business .box-image .image figcaption {
    margin: 0;
    padding: 12px 15px;
    text-align: left;
  }
}

.p-list-glance-business > .item:nth-child(odd) .box-glance-business .box-image .image figcaption:before {
  right: -30px;
  border-width: 30px 30px 0 0;
  border-color: #d8ecfa transparent transparent transparent;
}

.p-list-glance-business > .item:nth-child(even) .box-glance-business {
  text-align: right;
}

@media all and (min-width: 897px) and (max-width: 1380px) {
  .p-list-glance-business > .item:nth-child(even) .box-glance-business .box-image {
    margin-right: -60px;
  }
}

.p-list-glance-business > .item:nth-child(even) .box-glance-business .box-image .image figcaption {
  margin-left: 90px;
  padding-right: 90px;
}

@media all and (max-width: 896px) {
  .p-list-glance-business > .item:nth-child(even) .box-glance-business .box-image .image figcaption {
    margin: 0;
    padding: 12px 15px;
    text-align: right;
  }
}

.p-list-glance-business > .item:nth-child(even) .box-glance-business .box-image .image figcaption:before {
  left: -30px;
  border-width: 0 30px 30px 0;
  border-color: transparent #d8ecfa transparent transparent;
}

.p-list-glance-business > .item:nth-child(even) .box-glance-business .box-detail {
  margin-right: auto;
}

@media all and (max-width: 896px) {
  .p-list-glance-business > .item:nth-child(even) .box-glance-business .box-detail:before {
    top: 0;
    left: 90px;
    right: -15px;
  }
}

@media all and (max-width: 896px) {
  .p-list-glance-business > .item:nth-child(even) .box-glance-business .box-detail .number {
    left: 0;
    right: 0;
  }
}

@media all and (max-width: 896px) {
  .p-list-glance-business > .item:nth-child(even) .box-glance-business .box-detail .title {
    text-align: right;
  }
}

@media all and (max-width: 896px) {
  .p-list-glance-business > .item:nth-child(1) .box-glance-business .box-detail .number {
    right: 10px;
  }
}

@media all and (max-width: 896px) {
  .p-list-glance-business > .item:nth-child(5) .box-glance-business .box-detail:before {
    right: 105px;
  }
}

@media all and (max-width: 896px) {
  .p-list-glance-business > .item:nth-child(5) .box-glance-business .box-detail .number {
    letter-spacing: -9px;
  }
}

/* p-box-glance-strengths
---------------------------------------------------------- */
.p-box-glance-strengths {
  font-size: 0;
  text-align: center;
}

@media all and (max-width: 896px) {
  .p-box-glance-strengths {
    margin-bottom: 25px;
  }
}

.p-box-glance-strengths-in {
  display: inline-block;
  position: relative;
  text-align: left;
}

.p-box-glance-strengths-in > .image img {
  max-width: 100%;
}

@media all and (max-width: 896px) {
  .p-box-glance-strengths-in > .image img.image-strength-pc {
    display: none;
  }
}

.p-box-glance-strengths-in > .image img.image-strength-sp {
  display: none;
}

@media all and (max-width: 896px) {
  .p-box-glance-strengths-in > .image img.image-strength-sp {
    display: block;
  }
}

.p-box-glance-strengths .text-glance-strength {
  color: #fff;
  background-image: url("/fileadmin/templates2020/images/company/what-is-tsubaki/img_strength_circle_01.png");
  background-position: left top;
  background-repeat: no-repeat;
  background-size: contain;
  font-size: 3.2rem;
  font-weight: bold;
  position: absolute;
  left: calc(50% - 150px);
  bottom: 62px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 300px;
  height: 300px;
  text-align: center;
}

@media all and (max-width: 896px) {
  .p-box-glance-strengths .text-glance-strength {
    font-size: 1.3rem;
    line-height: 1.4;
    letter-spacing: 2.5px;
    padding-left: 2.5px;
    padding-top: 5px;
    width: 30.09%;
    height: 46.01%;
    left: calc(50% - 15.045%);
    bottom: 10%;
  }
}

/* p-list-glance-strength-pc
---------------------------------------------------------- */
.p-list-glance-strength-pc > .item {
  position: absolute;
  width: 290px;
  height: 290px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

@media all and (max-width: 896px) {
  .p-list-glance-strength-pc > .item {
    width: 29.2541%;
    height: 44.7368%;
  }
}

.p-list-glance-strength-pc > .item > .title {
  color: #1e64aa;
  font-size: 1.8rem;
  font-weight: bold;
}

@media all and (max-width: 896px) {
  .p-list-glance-strength-pc > .item > .title {
    font-size: 1.3rem;
    line-height: 1.5;
    letter-spacing: 2px;
    text-align: center;
  }
}

.p-list-glance-strength-pc > .item > .list-text {
  margin-top: 5px;
}

@media all and (max-width: 896px) {
  .p-list-glance-strength-pc > .item > .list-text {
    display: none;
  }
}

.p-list-glance-strength-pc > .item > .list-text > li {
  font-size: 1.6rem;
  line-height: 1.7;
  padding-left: 17px;
  position: relative;
}

.p-list-glance-strength-pc > .item > .list-text > li:not(:last-child) {
  margin-bottom: 5px;
}

.p-list-glance-strength-pc > .item > .list-text > li:before {
  position: absolute;
  content: '';
  top: 8px;
  left: 0;
  width: 12px;
  height: 12px;
  background-color: #1e64aa;
  border-radius: 50%;
}

.p-list-glance-strength-pc > .item.item-01 {
  left: 0;
  bottom: 0;
}

.p-list-glance-strength-pc > .item.item-02 {
  left: 152px;
  top: 0;
}

@media all and (max-width: 896px) {
  .p-list-glance-strength-pc > .item.item-02 {
    left: 15.2857%;
  }
}

.p-list-glance-strength-pc > .item.item-03 {
  right: 152px;
  top: 0;
}

@media all and (max-width: 896px) {
  .p-list-glance-strength-pc > .item.item-03 {
    right: 15.2857%;
  }
}

.p-list-glance-strength-pc > .item.item-04 {
  right: 0;
  bottom: 0;
}

/* p-list-glance-strength-sp
---------------------------------------------------------- */
@media all and (min-width: 897px) {
  .p-list-glance-strength-sp {
    display: none;
  }
}

.p-list-glance-strength-sp > .item:not(:last-child) {
  margin-bottom: 20px;
}

.p-list-glance-strength-sp > .item > .title {
  color: #fff;
  font-size: 2rem;
  font-weight: bold;
  letter-spacing: 2.5px;
}

.p-list-glance-strength-sp > .item > .title > .number {
  font-size: 3.5rem;
  font-family: "Advent Pro", sans-serif;
  letter-spacing: 0.5rem;
}

.p-list-glance-strength-sp > .item > .list-text > li {
  color: #fff;
  font-size: 1.4rem;
  line-height: 1.9;
  padding-left: 20px;
  position: relative;
}

.p-list-glance-strength-sp > .item > .list-text > li:before {
  position: absolute;
  content: '';
  top: 8px;
  left: 4px;
  width: 8px;
  height: 8px;
  background-color: #fff;
  border-radius: 50%;
}

/* p-box-glance-graph
---------------------------------------------------------- */
.p-box-glance-graph {
  width: 1020px;
  margin: 0 auto;
}

@media all and (max-width: 896px) {
  .p-box-glance-graph {
    padding: 0 15px;
    width: 100%;
  }
}

/* p-list-glance-graph
---------------------------------------------------------- */
.p-list-glance-graph {
  margin-bottom: 60px;
}

.p-list-glance-graph > .row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: -40px -50px 0;
}

@media all and (max-width: 896px) {
  .p-list-glance-graph > .row {
    margin: -25px 0 0;
  }
}

.p-list-glance-graph > .row > .item {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  padding: 40px 50px 0;
  width: 50%;
}

@media all and (max-width: 896px) {
  .p-list-glance-graph > .row > .item {
    padding: 25px 0 0;
    width: 100%;
  }
}

.p-list-glance-graph > .row > .item.item-full {
  width: 100%;
  padding-top: 0;
}

.p-list-glance-graph > .row > .item > .title {
  color: #3ca0e6;
  background-color: #d8ecfa;
  border-radius: 50px;
  font-size: 2.6rem;
  font-weight: bold;
  letter-spacing: 5px;
  margin-bottom: 20px;
  padding: 2px;
  text-align: center;
}

@media all and (max-width: 896px) {
  .p-list-glance-graph > .row > .item > .title {
    font-size: 2rem;
    margin-bottom: 10px;
    padding: 4px;
  }
}

.p-list-glance-graph > .row > .item .graph {
  margin-top: 30px;
  text-align: center;
}

@media all and (max-width: 896px) {
  .p-list-glance-graph > .row > .item .graph {
    margin-top: 35px;
  }
}

.p-list-glance-graph > .row > .item .graph.graph-02 {
  margin-top: 0;
  margin-left: -8px;
}

@media all and (max-width: 896px) {
  .p-list-glance-graph > .row > .item .graph.graph-02 {
    margin-left: -4px;
    margin-top: 20px;
    padding-right: 11px;
  }
}

.p-list-glance-graph > .row > .item .graph img {
  max-width: 100%;
  margin: auto;
}

.p-list-glance-graph > .row > .item > .text-stats {
  color: #3ca0e6;
  font-size: 0;
  font-weight: bold;
  font-family: "Hiragino Sans", sans-serif;
  line-height: 1;
  text-align: center;
}

.p-list-glance-graph > .row > .item > .text-stats > .number {
  color: #3ca0e6;
  font-size: 10rem;
  font-family: "Quicksand", sans-serif;
  letter-spacing: 4.5px;
  display: inline-block;
  vertical-align: bottom;
}

@media all and (max-width: 896px) {
  .p-list-glance-graph > .row > .item > .text-stats > .number {
    font-size: 6.5rem;
    letter-spacing: 2px;
  }
}

.p-list-glance-graph > .row > .item > .text-stats > .unit {
  font-size: 5rem;
  display: inline-block;
  line-height: 1.4;
  vertical-align: bottom;
}

@media all and (max-width: 896px) {
  .p-list-glance-graph > .row > .item > .text-stats > .unit {
    font-size: 3.3rem;
  }
}

.p-list-glance-graph > .row > .item > .text-stats > .unit > .year {
  display: block;
  font-size: 1.4rem;
  margin-top: -5px;
  text-align: center;
}

@media all and (max-width: 896px) {
  .p-list-glance-graph > .row > .item > .text-stats > .unit > .year {
    font-size: 1.2rem;
  }
}

.p-list-glance-graph > .row > .item > .text-stats.stats-money .unit {
  position: relative;
  top: 20px;
}

@media all and (max-width: 896px) {
  .p-list-glance-graph > .row > .item > .text-stats.stats-money .unit {
    top: 15px;
  }
}

.p-list-glance-graph > .row > .item > .link {
  text-align: center;
  margin: 30px auto 45px;
}

@media all and (max-width: 896px) {
  .p-list-glance-graph > .row > .item > .link {
    margin: 20px auto 25px;
  }
}

.p-list-glance-graph > .row > .item > .link > .button {
  /* color: $blue-light;
          border: 2px solid $blue-light;
          background-image: url('/fileadmin/templates2020/images/company/what-is-tsubaki/ico_arrow_right_blue.png');
          background-position: left 20px center;
          background-repeat: no-repeat;
          background-size: 8px 16px;
          font-size: 1.8rem;
          letter-spacing: 3.5px;
          display: inline-block;
          width: 350px;
          padding: 10px;
          padding-left: 35px;
          position: relative;
          z-index: 1;
          transform-style: flat;
          transition: all 250ms ease-out; */
  color: #3ca0e6;
  border: 2px solid #3ca0e6;
  background-color: #fff;
  background-size: 200% 100%;
  background-image: -webkit-gradient(linear, left top, right top, color-stop(50%, transparent), color-stop(50%, #3ca0e6));
  background-image: -webkit-linear-gradient(left, transparent 50%, #3ca0e6 50%);
  background-image: -o-linear-gradient(left, transparent 50%, #3ca0e6 50%);
  background-image: linear-gradient(to right, transparent 50%, #3ca0e6 50%);
  font-size: 1.8rem;
  display: block;
  -webkit-transition: background-position 0.6s cubic-bezier(0.19, 1, 0.22, 1) 0.1s, color 0.6s ease 0s, background-color 0.6s ease;
  -o-transition: background-position 0.6s cubic-bezier(0.19, 1, 0.22, 1) 0.1s, color 0.6s ease 0s, background-color 0.6s ease;
  transition: background-position 0.6s cubic-bezier(0.19, 1, 0.22, 1) 0.1s, color 0.6s ease 0s, background-color 0.6s ease;
  padding: 11px 0 11px 20px;
  position: relative;
  text-align: center;
  text-decoration: none;
  /* &:hover {
            text-decoration: none;
          
            &::after {
              box-shadow: 0 15px 10px -10px rgba(31, 31, 31, 0.5);
            }
          } */
}

.p-list-glance-graph > .row > .item > .link > .button::before {
  position: absolute;
  content: '';
  top: calc(50% - 9px);
  left: 20px;
  width: 10px;
  height: 18px;
  background-image: url("/fileadmin/templates2020/images/company/what-is-tsubaki/ico_arrow_right_blue.png");
  background-position: left top;
  background-repeat: no-repeat;
  background-size: 10px 18px;
}

@media all and (max-width: 896px) {
  .p-list-glance-graph > .row > .item > .link > .button::before {
    top: calc(50% - 7px);
    left: 15px;
    width: 7px;
    height: 14px;
    background-size: 7px auto;
  }
}

.p-list-glance-graph > .row > .item > .link > .button:hover {
  color: #fff;
  background-color: #3ca0e6;
  background-position: -100% 100%;
}

.p-list-glance-graph > .row > .item > .link > .button:hover::before {
  background-image: url("/fileadmin/templates2020/images/company/what-is-tsubaki/ico_arrow_right_white.png");
}

@media all and (max-width: 896px) {
  .p-list-glance-graph > .row > .item > .link > .button {
    /* background-position: left 15px center;
            background-size: 6px auto;
            border: 1px solid $blue-light; */
    font-size: 1.4rem;
    padding: 9px;
    width: 192px;
    margin: 0 auto;
  }
}

.p-list-glance-graph > .row > .item > .link > .button::after {
  content: "";
  position: absolute;
  top: 2px;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: all 250ms ease-out;
  -o-transition: all 250ms ease-out;
  transition: all 250ms ease-out;
  z-index: -2;
}

@media all and (max-width: 896px) {
  .p-list-glance-graph > .row > .item > .link > .button::after {
    top: 1px;
  }
}

.p-list-glance-graph > .row > .item > .stats-map {
  position: relative;
}

@media all and (max-width: 896px) {
  .p-list-glance-graph > .row > .item > .stats-map {
    width: auto;
    margin: 0 -5px;
  }
}

.p-list-glance-graph > .row > .item > .stats-map .image-map img {
  max-width: 100%;
  margin: 0 auto;
}

.p-list-glance-graph > .row > .item > .stats-map > .list-stats > .item {
  position: absolute;
}

.p-list-glance-graph > .row > .item > .stats-map > .list-stats > .item .circle-01 {
  border: 1px solid #1e64aa;
  border-radius: 50%;
  padding: 5px;
}

@media all and (max-width: 896px) {
  .p-list-glance-graph > .row > .item > .stats-map > .list-stats > .item .circle-01 {
    background-position: left top;
    background-repeat: no-repeat;
    background-size: 96px auto;
    border: none;
    border-radius: inherit;
    padding: 3px;
  }
}

.p-list-glance-graph > .row > .item > .stats-map > .list-stats > .item .circle-02 {
  border: 2px solid #1e64aa;
  border-radius: 50%;
}

@media all and (max-width: 896px) {
  .p-list-glance-graph > .row > .item > .stats-map > .list-stats > .item .circle-02 {
    border: none;
  }
}

.p-list-glance-graph > .row > .item > .stats-map > .list-stats > .item .stats {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 118px;
  height: 118px;
}

@media all and (max-width: 896px) {
  .p-list-glance-graph > .row > .item > .stats-map > .list-stats > .item .stats {
    width: 90px;
    height: 90px;
  }
}

.p-list-glance-graph > .row > .item > .stats-map > .list-stats > .item .stats .landmass {
  color: #1e64aa;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.2;
}

@media all and (max-width: 896px) {
  .p-list-glance-graph > .row > .item > .stats-map > .list-stats > .item .stats .landmass {
    font-size: 1.3rem;
  }
}

.p-list-glance-graph > .row > .item > .stats-map > .list-stats > .item .stats .companies {
  color: #1e64aa;
  font-size: 0;
  letter-spacing: 2px;
}

.p-list-glance-graph > .row > .item > .stats-map > .list-stats > .item .stats .companies > .number {
  font-size: 5rem;
  font-weight: bold;
  font-family: "Quicksand", sans-serif;
  line-height: 1;
  display: inline-block;
  vertical-align: bottom;
}

@media all and (max-width: 896px) {
  .p-list-glance-graph > .row > .item > .stats-map > .list-stats > .item .stats .companies > .number {
    font-size: 3.8rem;
  }
}

.p-list-glance-graph > .row > .item > .stats-map > .list-stats > .item .stats .companies > .unit {
  font-size: 2.6rem;
  font-weight: bold;
  line-height: 1.3;
  display: inline-block;
  vertical-align: bottom;
}

@media all and (max-width: 896px) {
  .p-list-glance-graph > .row > .item > .stats-map > .list-stats > .item .stats .companies > .unit {
    font-size: 1.9rem;
  }
}

.p-list-glance-graph > .row > .item > .stats-map > .list-stats > .item.item-01 {
  top: 75px;
  left: 14px;
}

@media all and (max-width: 896px) {
  .p-list-glance-graph > .row > .item > .stats-map > .list-stats > .item.item-01 {
    top: 0;
    left: 2px;
  }
}

@media all and (max-width: 896px) {
  .p-list-glance-graph > .row > .item > .stats-map > .list-stats > .item.item-01 .circle-01 {
    background-image: url("/fileadmin/templates2020/images/company/what-is-tsubaki/ico_stats_map_01.png");
    height: 154px;
  }
}

.p-list-glance-graph > .row > .item > .stats-map > .list-stats > .item.item-02 {
  top: 250px;
  left: 240px;
}

@media all and (max-width: 896px) {
  .p-list-glance-graph > .row > .item > .stats-map > .list-stats > .item.item-02 {
    top: 202px;
    left: 15px;
  }
}

@media all and (max-width: 896px) {
  .p-list-glance-graph > .row > .item > .stats-map > .list-stats > .item.item-02 .circle-01 {
    background-image: url("/fileadmin/templates2020/images/company/what-is-tsubaki/ico_stats_map_02.png");
    height: 120px;
    padding-top: 30px;
  }
}

.p-list-glance-graph > .row > .item > .stats-map > .list-stats > .item.item-03 {
  top: 70px;
  left: 300px;
}

@media all and (max-width: 896px) {
  .p-list-glance-graph > .row > .item > .stats-map > .list-stats > .item.item-03 {
    top: 55px;
    left: 98px;
  }
}

@media all and (max-width: 896px) {
  .p-list-glance-graph > .row > .item > .stats-map > .list-stats > .item.item-03 .circle-01 {
    background-image: url("/fileadmin/templates2020/images/company/what-is-tsubaki/ico_stats_map_03.png");
    height: 130px;
  }
}

.p-list-glance-graph > .row > .item > .stats-map > .list-stats > .item.item-04 {
  top: 195px;
  left: 382px;
}

@media all and (max-width: 896px) {
  .p-list-glance-graph > .row > .item > .stats-map > .list-stats > .item.item-04 {
    top: 106px;
    left: 145px;
  }
}

@media all and (max-width: 896px) {
  .p-list-glance-graph > .row > .item > .stats-map > .list-stats > .item.item-04 .circle-01 {
    background-image: url("/fileadmin/templates2020/images/company/what-is-tsubaki/ico_stats_map_04.png");
    background-size: 118px auto;
    width: 118px;
  }
  .p-list-glance-graph > .row > .item > .stats-map > .list-stats > .item.item-04 .circle-01 .stats {
    margin-left: auto;
  }
}

.p-list-glance-graph > .row > .item > .stats-map > .list-stats > .item.item-05 {
  top: 100px;
  left: 486px;
}

@media all and (max-width: 896px) {
  .p-list-glance-graph > .row > .item > .stats-map > .list-stats > .item.item-05 {
    display: none;
  }
}

.p-list-glance-graph > .row > .item > .stats-map > .list-stats > .item.item-06 {
  top: 110px;
  right: 56px;
}

@media all and (max-width: 896px) {
  .p-list-glance-graph > .row > .item > .stats-map > .list-stats > .item.item-06 {
    top: 0;
    right: 6px;
  }
}

@media all and (max-width: 896px) {
  .p-list-glance-graph > .row > .item > .stats-map > .list-stats > .item.item-06 .circle-01 {
    background-image: url("/fileadmin/templates2020/images/company/what-is-tsubaki/ico_stats_map_05.png");
    height: 166px;
  }
}

@media all and (max-width: 896px) {
  .p-list-glance-graph > .row > .item.item-01 {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }
  .p-list-glance-graph > .row > .item.item-02 {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
  }
  .p-list-glance-graph > .row > .item.item-03 {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3;
  }
  .p-list-glance-graph > .row > .item.item-04 {
    -webkit-box-ordinal-group: 6;
    -webkit-order: 5;
    -ms-flex-order: 5;
    order: 5;
  }
  .p-list-glance-graph > .row > .item.item-05 {
    -webkit-box-ordinal-group: 5;
    -webkit-order: 4;
    -ms-flex-order: 4;
    order: 4;
  }
  .p-list-glance-graph > .row > .item.item-06 {
    -webkit-box-ordinal-group: 7;
    -webkit-order: 6;
    -ms-flex-order: 6;
    order: 6;
  }
  .p-list-glance-graph > .row > .item.item-07 {
    -webkit-box-ordinal-group: 8;
    -webkit-order: 7;
    -ms-flex-order: 7;
    order: 7;
  }
}

/* p-list-images
---------------------------------------------------------- */
.p-list-images {
  width: 1000px;
  margin: 0 auto 70px;
  overflow: hidden;
}

@media all and (max-width: 896px) {
  .p-list-images {
    width: 100%;
    margin: 0 auto 60px;
  }
}

.p-list-images > .row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: -34px -28px 0;
}

.p-list-images > .row > .item {
  width: 33%;
  padding: 34px 28px 0;
}

@media all and (max-width: 896px) {
  .p-list-images > .row > .item {
    width: 100%;
  }
}

.p-list-images > .row > .item .image img {
  max-width: 100%;
}

/* p-box-glance-technology
---------------------------------------------------------- */
.p-box-glance-technology {
  width: 1000px;
  height: 2200px;
  margin: 0 auto;
  padding-bottom: 120px;
  overflow: hidden;
  position: relative;
}

@media all and (max-width: 896px) {
  .p-box-glance-technology {
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 0 15px 5px;
  }
}

.p-box-glance-technology .image-glance-technology {
  margin: 0 auto;
  text-align: center;
}

.p-box-glance-technology .image-glance-technology img {
  max-width: 100%;
  margin: 0 auto;
}

/* p-box-glance-technology
---------------------------------------------------------- */
@media all and (max-width: 896px) {
  .p-list-glance-technology > .item:not(:last-child) {
    margin-bottom: 15px;
  }
}

.p-list-glance-technology > .item .box-image {
  display: none;
}

@media all and (min-width: 897px) {
  .p-list-glance-technology > .item .box-image {
    display: block;
    position: absolute;
    z-index: 1;
  }
}

@media all and (min-width: 897px) {
  .p-list-glance-technology > .item .box-technology {
    position: absolute;
    z-index: 2;
  }
}

.p-list-glance-technology > .item .box-technology .title {
  color: #3ca0e6;
  font-size: 0;
  margin-bottom: 20px;
}

@media all and (max-width: 896px) {
  .p-list-glance-technology > .item .box-technology .title {
    margin-bottom: 17px;
  }
}

.p-list-glance-technology > .item .box-technology .title .emphasis {
  position: relative;
  font-size: 2.1rem;
  font-weight: bold;
  line-height: 1.95;
  letter-spacing: 2.5px;
  display: inline-block;
  padding: 0 6px;
  z-index: 1;
}

@media all and (max-width: 896px) {
  .p-list-glance-technology > .item .box-technology .title .emphasis {
    font-size: 1.5rem;
    line-height: 2.1;
    padding: 0 3px;
  }
}

.p-list-glance-technology > .item .box-technology .title .emphasis:before {
  position: absolute;
  content: '';
  bottom: 7px;
  left: 0;
  right: 0;
  z-index: -1;
  width: 100%;
  height: 10px;
  background-color: #f0dc1c;
}

@media all and (max-width: 896px) {
  .p-list-glance-technology > .item .box-technology .title .emphasis:before {
    bottom: 5px;
    height: 7px;
  }
}

.p-list-glance-technology > .item .box-technology .text {
  font-size: 1.4rem;
  line-height: 1.95;
}

@media all and (max-width: 896px) {
  .p-list-glance-technology > .item .box-technology .text {
    line-height: 1.8;
    margin-bottom: 45px;
  }
}

@media all and (min-width: 897px) {
  .p-list-glance-technology > .item.item-01 .box-image {
    top: 0;
    left: 2px;
  }
  .p-list-glance-technology > .item.item-01 .box-technology {
    top: 203px;
    left: 235px;
    width: 280px;
  }
  .p-list-glance-technology > .item.item-01 .box-technology .title {
    text-align: right;
  }
}

@media all and (max-width: 896px) {
  .p-list-glance-technology > .item.item-01 .box-technology {
    padding-top: 118px;
    background-image: url("/fileadmin/templates2020/images/company/what-is-tsubaki/img_technology_01_202406_sp.png");
    background-position: right -5px top;
    background-repeat: no-repeat;
    background-size: 277px auto;
  }
}

@media all and (min-width: 897px) {
  .p-list-glance-technology > .item.item-02 .box-image {
    top: 195px;
    right: 56px;
  }
  .p-list-glance-technology > .item.item-02 .box-technology {
    top: 530px;
    right: 0;
    width: 285px;
  }
}

@media all and (max-width: 896px) {
  .p-list-glance-technology > .item.item-02 .box-technology {
    padding-top: 135px;
    background-image: url("/fileadmin/templates2020/images/company/what-is-tsubaki/img_technology_02_202501_sp.png");
    background-position: left 5px top;
    background-repeat: no-repeat;
    background-size: 218px auto;
  }
  .p-list-glance-technology > .item.item-02 .box-technology .title {
    text-align: right;
  }
}

@media all and (min-width: 897px) {
  .p-list-glance-technology > .item.item-03 .box-image {
    top: 602px;
    left: 90px;
  }
  .p-list-glance-technology > .item.item-03 .box-technology {
    top: 864px;
    left: 52px;
    width: 270px;
  }
  .p-list-glance-technology > .item.item-03 .box-technology .title {
    margin-bottom: 7px;
  }
}

@media all and (max-width: 896px) {
  .p-list-glance-technology > .item.item-03 .box-technology {
    padding-top: 130px;
    background-image: url("/fileadmin/templates2020/images/company/what-is-tsubaki/img_technology_03_sp.png");
    background-position: right 15px top;
    background-repeat: no-repeat;
    background-size: 257px auto;
  }
}

@media all and (min-width: 897px) {
  .p-list-glance-technology > .item.item-04 .box-image {
    top: 853px;
    right: 7px;
  }
  .p-list-glance-technology > .item.item-04 .box-technology {
    top: 1095px;
    left: auto;
    right: 30px;
    width: 390px;
  }
}

@media all and (max-width: 896px) {
  .p-list-glance-technology > .item.item-04 .box-technology {
    padding-top: 95px;
    background-image: url("/fileadmin/templates2020/images/company/what-is-tsubaki/img_technology_04_202501_sp.png");
    background-position: left 7px top;
    background-repeat: no-repeat;
    background-size: 235px auto;
  }
  .p-list-glance-technology > .item.item-04 .box-technology .title {
    text-align: right;
  }
}

@media all and (min-width: 897px) {
  .p-list-glance-technology > .item.item-05 .box-image {
    top: 1143px;
    left: 21px;
  }
  .p-list-glance-technology > .item.item-05 .box-technology {
    top: 1373px;
    left: 335px;
    width: 290px;
  }
}

@media all and (max-width: 896px) {
  .p-list-glance-technology > .item.item-05 .box-technology {
    padding-top: 150px;
    background-image: url("/fileadmin/templates2020/images/company/what-is-tsubaki/img_technology_05_sp.png");
    background-position: right top;
    background-repeat: no-repeat;
    background-size: 277px auto;
  }
}

@media all and (min-width: 897px) {
  .p-list-glance-technology > .item.item-06 .box-image {
    top: 1624px;
    right: 2px;
  }
  .p-list-glance-technology > .item.item-06 .box-technology {
    top: 1858px;
    left: auto;
    right: 242px;
    width: 270px;
  }
  .p-list-glance-technology > .item.item-06 .box-technology .title {
    margin-bottom: 10px;
  }
}

@media all and (max-width: 896px) {
  .p-list-glance-technology > .item.item-06 .box-technology {
    padding-top: 152px;
    background-image: url("/fileadmin/templates2020/images/company/what-is-tsubaki/img_technology_06_sp.png");
    background-position: left top;
    background-repeat: no-repeat;
    background-size: 232px auto;
  }
  .p-list-glance-technology > .item.item-06 .box-technology .title {
    text-align: right;
  }
}
