.block-common-application {
  position: relative;
}

.block-common-application .application-right {
  position: relative;
}

.block-common-application .application-wrapper {
  position: relative;
  background: #e9f5ff;
}

.block-common-application .content-list {
  margin: 0;
  padding: 0;
  list-style: none;
}

.block-common-application .content-wrapper {
  position: relative;
  z-index: 2;
}

@media print, (min-width: 768px) {
  .block-common-application {
    padding-bottom: 218px;
  }

  .block-common-application .wrapper {
    display: -ms-flexbox;
    display: flex;
    width: unset;
  }

  .block-common-application .application-left {
    width: 260px;
    width: calc(50vw - 413px);
    padding-top: 118px;
  }

  .block-common-application .application-right {
    -ms-flex: 1;
    flex: 1;
    width: calc(50vw + 413px);
    padding: 107px 0 162px;
  }

  .block-common-application .application-right::before {
    content: "";
    display: block;
    position: absolute;
    top: -121px;
    bottom: 0;
    left: 0;
    width: 100%;
    border-bottom-left-radius: 91px;
    background-color: #fff;
  }

  .block-common-application .application-wrapper {
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 202px;
  }

  .block-common-application .anchor-link {
    font-size: 0.16rem;
    line-height: 2.125;
  }

  .block-common-application .anchor-link::before {
    width: 6px;
    height: 6px;
  }

  .block-common-application .anchor-link::after {
    width: 8px;
    height: 10px;
  }

  .block-common-application .content-wrapper {
    width: 845px;
    margin: 0 auto;
    padding-left: 20px;
  }

  .block-common-application .content-wrapper:not(:last-child) {
    margin-bottom: 79px;
  }
}

@media only screen and (max-width: 767.98px) {
  .block-common-application {
    padding: 0.33rem 0 0.7rem;
    border-bottom-right-radius: 0.6rem;
    background: #fff;
  }

  .block-common-application .application-left {
    padding: 0 0.1rem;
  }

  .block-common-application .application-right {
    padding: 0.43rem 0.15rem;
  }

  .block-common-application .content-wrapper:not(:last-child) {
    margin-bottom: 0.66rem;
  }
}

@media (min-width: 767.98px) and (max-width: 1415px) {
  .block-common-application .application-left {
    width: 300px;
  }

  .block-common-application .application-right {
    width: 1040px;
  }
}

.anchor-link {
  position: relative;
}

.anchor-link .anchor-list {
  margin: 0;
  padding: 0;
  list-style: none;
}

.anchor-link .anchor-list li {
  position: relative;
}

.anchor-link .anchor-list li::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 0;
  -ms-transform: translateY(-50%) rotate(90deg);
  transform: translateY(-50%) rotate(90deg);
  background: url(../img/common/common_ico_05.svg) 100%/contain no-repeat;
}

.anchor-link .anchor-item {
  position: relative;
  z-index: 1;
  border: 0.02rem solid #009fe8;
  border-radius: 1rem;
  color: #009fe8;
  font-weight: 700;
  line-height: 1.65;
  text-decoration: none;
}

@media print, (min-width: 768px) {
  .anchor-link {
    position: sticky;
    top: 118px;
  }

  .anchor-link .wrapper {
    width: 1240px;
  }

  .anchor-link .anchor-list {
    padding-right: 37px;
  }

  .anchor-link .anchor-list li {
    width: 223px;
    margin-left: auto;
  }

  .anchor-link .anchor-list li::after {
    top: calc(50% + 1px);
    right: 15px;
    width: 10px;
    height: 10px;
    transition: opacity 0.3s, filter 0.3s;
  }

  html:not(.is-touchable) .anchor-link .anchor-list li:hover .anchor-item {
    border: 0.02rem solid #0b1116;
    color: #0b1116;
  }

  html:not(.is-touchable) .anchor-link .anchor-list li:hover::after {
    filter: brightness(0);
  }

  .anchor-link .anchor-list li:not(:last-child) {
    margin-bottom: 12px;
  }

  .anchor-link .anchor-item {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: start;
    justify-content: flex-start;
    min-height: 40px;
    padding: 4px 25px 4px 15px;
    transition: border 0.3s, color 0.3s;
    font-size: 0.14rem;
  }
}

@media only screen and (max-width: 767.98px) {
  .anchor-link .anchor-list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .anchor-link .anchor-list li {
    display: -ms-flexbox;
    display: flex;
  }

  .anchor-link .anchor-list li::after {
    right: 0.1rem;
    width: 0.12rem;
    height: 0.1rem;
  }

  .anchor-link .anchor-item {
    min-height: 0.4rem;
    padding: 0.08rem 0.12rem 0.06rem 0;
    font-size: 0.14rem;
    text-align: center;
  }
}

.is-decoration {
  background: url(../img/common/decoration_ico_14.png) top/0.05rem auto repeat;
}

@media print, (min-width: 768px) {
  .anchor-link {
    position: relative;
    z-index: 100;
    top: 0;
    width: 100%;
    padding: 0;
  }

  .anchor-link.is-switched li:hover::after {
    opacity: 0.8;
  }

  .anchor-link.is-switched li::after {
    filter: brightness(0);
    transition: filter 0.3s, opacity 0.3s;
  }

  .anchor-link.is-switched .anchor-item {
    transition: border 0.3s, color 0.3s, opacity 0.3s;
    border-color: #0b1116;
    color: #0b1116;
  }

  .anchor-link.is-switched .anchor-item:hover {
    opacity: 0.8;
  }

  .anchor-link.is-fixed .anchor-inner {
    position: fixed;
  }

  .anchor-link .anchor-inner {
    position: absolute;
    top: 0;
    left: 0;
    width: calc(50vw - 413px);
    min-width: 300px;
    padding: 118px 0;
  }

  .anchor-link .anchor-list li::after {
    top: 50%;
    right: 23px;
    width: 12px;
    height: 12px;
  }
}

@media only screen and (max-width: 767.98px) {
  .anchor-link {
    margin: 0 -0.04rem;
    padding: 0 0.05rem;
  }

  .anchor-link li {
    margin: 0 0.04rem 0.13rem;
  }

  .anchor-link li:nth-child(2)::after {
    right: 0.13rem;
  }

  .anchor-link li::after {
    top: calc(50% + 0.01rem);
    right: 0.19rem;
  }

  html.is-android .anchor-link li::after {
    top: calc(50% + 0.02rem);
  }

  .anchor-link .anchor-item {
    width: 1.66rem;
    padding: 0.08rem 0.3rem 0.06rem;
  }
}

.section-about-info {
  position: relative;
  background: #e9f5ff;
}

.section-about-info .content-gallery {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
  list-style: none;
}

.section-about-info .title-about-primary {
  font-weight: 700;
}

.section-about-info .title-about-primary span {
  display: block;
}

.section-about-info .title-about-primary .title-english {
  color: #009fe8;
  font-size: 0.14rem;
  line-height: 2.4285714286;
}

.section-about-info .title-about-primary .title-japanese {
  font-size: 0.26rem;
  line-height: 1.6153846154;
}

.section-about-info .content-text {
  line-height: 2;
}

.section-about-info .content-text.is-margin {
  font-weight: 500;
}

.section-about-info .content-inner a {
  color: #009fe8;
  font-size: 0.14rem;
  line-height: 2.7857142857;
}

@media print, (min-width: 768px) {
  .section-about-info {
    padding-top: 77px;
  }

  .section-about-info .title-common-primary .title-english {
    margin-bottom: 14px;
    margin-left: 0;
    font-size: 0.14rem;
  }

  .section-about-info .keyvisual-text {
    padding-top: 30px;
  }

  .section-about-info .keyvisual-wrapper {
    margin-bottom: 82px;
  }

  .section-about-info .application-right {
    padding: 100px 0 134px;
  }

  .section-about-info .content-banner {
    width: 816px;
    margin: 0 auto;
  }

  .section-about-info .title-about-primary {
    margin-bottom: 35px;
    padding-top: 5px;
  }

  .section-about-info .title-about-primary .title-english {
    margin-bottom: 13px;
  }

  .section-about-info .content-text {
    margin-bottom: 79px;
    font-weight: 400;
  }

  .section-about-info .content-text.is-margin {
    margin-bottom: 7px;
  }

  .section-about-info .content-wrapper:not(:last-child) {
    margin-bottom: 134px;
  }

  .section-about-info .content-wrapper:nth-child(2) {
    margin-bottom: 105px;
  }

  .section-about-info .content-gallery {
    padding-top: 2px;
  }

  .section-about-info .content-gallery li {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 272px;
    height: 400px;
  }

  .section-about-info .content-inner {
    display: -ms-flexbox;
    display: flex;
  }

  .section-about-info .content-thumbnail {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    margin-top: 11px;
  }

  .section-about-info .content-caption {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 391px;
    padding-right: 50px;
  }

  .section-about-info .content-inner {
    margin-top: -19px;
  }

  .section-about-info .block-common-application {
    padding-bottom: 173px;
  }

  .section-about-info .anchor-item {
    padding: 4px 36px 4px 26px;
  }

  .section-about-info .anchor-item::after {
    right: 24px;
  }
}

@media only screen and (max-width: 767.98px) {
  .section-about-info {
    padding-top: 0.54rem;
  }

  .section-about-info .title-common-primary .title-english {
    margin-bottom: -0.06rem;
  }

  .section-about-info .keyvisual-wrapper {
    margin-bottom: 0.21rem;
  }

  .section-about-info .keyvisual-text {
    padding-top: 0.3rem;
  }

  .section-about-info .block-common-application {
    padding: 0.34rem 0 0.52rem;
    border-bottom-right-radius: 0;
  }

  .section-about-info .content-banner {
    width: 3.4rem;
    margin: 0 auto;
  }

  .section-about-info .title-about-primary {
    margin-bottom: 0.28rem;
  }

  .section-about-info .title-about-primary .title-english {
    margin-bottom: 0.23rem;
  }

  .section-about-info .title-about-primary.is-margin {
    margin-bottom: 0.22rem;
  }

  .section-about-info .title-about-primary.is-margin .title-english {
    margin-bottom: -0.02rem;
  }

  .section-about-info .content-text {
    margin-bottom: 0.47rem;
  }

  .section-about-info .content-text.is-margin {
    margin-bottom: 0.04rem;
  }

  .section-about-info .content-wrapper:not(:last-child) {
    margin-bottom: 0.78rem;
  }

  .section-about-info .content-wrapper:nth-child(2) {
    margin-bottom: 0.81rem;
  }

  .section-about-info .content-gallery {
    margin-top: -0.07rem;
  }

  .section-about-info .content-gallery li {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 1.13rem;
    height: 1.67rem;
  }

  .section-about-info .content-caption {
    margin-bottom: 0.35rem;
  }
}

.section-about-message {
  position: relative;
}

.section-about-message .signature-name {
  margin: 0;
  font-size: 0.14rem;
  font-weight: 400;
}

.section-about-message .name-text {
  position: relative;
  color: #000;
}

.section-about-message .content-video iframe {
  width: 100%;
  height: 100%;
}

@media print, (min-width: 768px) {
  .section-about-message {
    padding-bottom: 154px;
  }

  .section-about-message .wrapper {
    padding: 0 8px 0 315px;
  }

  .section-about-message .message-heading {
    padding: 44px 0 303px;
    background: url(../img/about_us/message_bg_01.png) no-repeat center center;
  }

  .section-about-message .message-content {
    margin-top: -278px;
  }

  .section-about-message .content-video {
    width: 817px;
    /* height: 549px; */
    height: 460px;
    margin-bottom: 38px;
  }

  .section-about-message .info-detail {
    margin-bottom: 38px;
  }

  .section-about-message .signature-name {
    padding: 0 1px;
  }

  .section-about-message .signature-name img {
    height: 55px;
  }

  .section-about-message .name-text {
    top: 1px;
    margin-right: 28px;
  }
}

@media only screen and (max-width: 767.98px) {
  .section-about-message .message-heading {
    padding: 0.34rem 0.07rem 0.54rem;
    background: url(../img/about_us/sp/message_bg_01.png) no-repeat center center;
  }

  .section-about-message .message-content {
    margin-top: -0.44rem;
    padding-bottom: 0.93rem;
  }

  .section-about-message .message-content .wrapper {
    padding: 0;
  }

  .section-about-message .content-video {
    width: 3.9rem;
    height: 2.19rem;
    margin-bottom: 0.44rem;
  }

  .section-about-message .info-detail {
    margin-bottom: 0.4rem;
    padding: 0 0.25rem;
    line-height: 2;
  }

  .section-about-message .info-signature {
    padding: 0 0.27rem;
  }

  .section-about-message .info-signature img {
    width: auto;
    height: 0.49rem;
  }

  .section-about-message .name-text {
    top: 0.01rem;
    margin-right: 0.2rem;
  }
}

.title-about-secondary {
  display: -ms-flexbox;
  display: flex;
  position: relative;
  transition: opacity 0.9s ease, -webkit-clip-path 0.9s ease;
  transition: opacity 0.9s ease, clip-path 0.9s ease;
}

html.is-visible.wf-active .title-about-secondary.animated {
  opacity: 1;
}

.title-about-secondary .title-japanese {
  display: block;
  position: relative;
}

.title-about-secondary .title-japanese img {
  width: auto;
  max-width: none;
  height: 100%;
}

.title-about-secondary .title-english {
  display: block;
  position: absolute;
}

@media print, (min-width: 768px) {
  .title-about-secondary {
    margin-bottom: 34px;
    padding-top: 20px;
    opacity: 0;
    -webkit-clip-path: polygon(0 0, 0 0, 0 100%, 0% 100%);
    clip-path: polygon(0 0, 0 0, 0 100%, 0% 100%);
  }

  html.is-visible.wf-active .title-about-secondary.animated {
    opacity: 1;
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
  }

  .title-about-secondary .title-japanese img {
    height: 50px;
  }

  .title-about-secondary .title-english {
    top: calc(100% - 26px);
    right: 257px;
    font-size: 0.14rem;
    line-height: 2.7857142857;
  }
}

@media only screen and (max-width: 767.98px) {
  .title-about-secondary {
    margin-bottom: 0.33rem;
    padding-top: 0.1rem;
  }

  .title-about-secondary .title-japanese img {
    height: 0.36rem;
  }

  .title-about-secondary .title-english {
    top: calc(100% - 0.38rem);
    right: 0.07rem;
    font-size: 0.16rem;
    letter-spacing: 0.12em;
    line-height: 1.125;
  }

  .title-about-secondary .title-english .english-wrapper {
    display: block;
    position: relative;
    text-orientation: upright;
    writing-mode: vertical-lr;
  }
}

.title-about-message {
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: start;
  align-items: flex-start;
  margin: 0;
  color: #fff;
  font-weight: 700;
}

.title-about-message .title-line {
  display: block;
  position: relative;
  transition: opacity 0.8s ease, -webkit-clip-path 0.8s ease;
  transition: opacity 0.8s ease, clip-path 0.8s ease;
  opacity: 0;
  background: linear-gradient(90deg, #4aa7eb 0%, #1d8ed2 75.83%, #009fe8 100%) top left/100% 100% no-repeat;
  -webkit-clip-path: polygon(0 0, 0 0, 0 100%, 0% 100%);
  clip-path: polygon(0 0, 0 0, 0 100%, 0% 100%);
}

html.is-visible.wf-active .title-about-message .title-line.animated {
  opacity: 1;
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
  clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
}

.title-about-message .line-wrapper {
  display: block;
  position: relative;
}

@media print, (min-width: 768px) {
  .title-about-message {
    font-size: 0.42rem;
    line-height: 1.3095238095;
  }

  .title-about-message .title-line {
    padding: 10px 22px;
  }

  .title-about-message .title-line:not(:last-child) {
    margin-bottom: 7px;
  }

  .title-about-message .line-wrapper {
    top: -0.02rem;
  }
}

@media only screen and (max-width: 767.98px) {
  .title-about-message {
    font-size: 0.26rem;
    line-height: 1.1538461538;
  }

  .title-about-message .title-line {
    padding: 0.06rem 0.14rem;
  }

  .title-about-message .title-line:not(:last-child) {
    margin-bottom: 0.06rem;
  }
}

.section-about-company {
  position: relative;
  z-index: 0;
  background: #e9f5ff;
}

.section-about-company .compan-wrapper {
  position: relative;
}

.section-about-company .company-title {
  font-size: 0.26rem;
  font-weight: 700;
  line-height: 1.3076923077;
}

.section-about-company .company-subtitle {
  font-weight: 700;
  text-align: center;
}

.section-about-company .company-text {
  line-height: 2;
}

.section-about-company .company-controller {
  background: #fff;
}

.section-about-company .company-button {
  text-decoration: none;
}

.section-about-company .item-menu {
  font-size: 0.22rem;
  line-height: 1.5909090909;
}

.section-about-company .item-menu .title-english {
  font-weight: 700;
}

.section-about-company .item-menu .title-icon {
  width: 0.36rem;
  height: 0.36rem;
}

.section-about-company .company-thumbnail {
  overflow: hidden;
}

.section-about-company .company-thumbnail img {
  transform: scale3d(1, 1, 1);
  transition: all 0.4s;
  object-fit: cover;
}

@media print, (min-width: 768px) {
  .section-about-company {
    padding-top: 102px;
  }

  .section-about-company::before {
    content: "";
    display: block;
    position: absolute;
    z-index: -1;
    top: 139px;
    right: 0;
    bottom: 0;
    left: 50%;
    margin-left: -412px;
    border-top-left-radius: 100px;
    background-color: #fff;
  }

  .section-about-company .company-wrapper {
    width: 1154px;
    margin: 0 auto;
  }

  .section-about-company .company-inner {
    width: 846px;
    margin-left: auto;
    padding: 87px 0 119px;
  }

  .section-about-company .company-title {
    margin-bottom: 44px;
    padding: 20px 15px 0;
  }

  .section-about-company .company-subtitle {
    margin-bottom: 38px;
    font-size: 0.32rem;
    line-height: 1.21875;
  }

  .section-about-company .company-banner {
    width: 492px;
    margin: 0 auto 73px;
  }

  .section-about-company .company-text {
    padding: 0 14px;
  }

  .section-about-company .company-thumbnail {
    width: 817px;
    margin: 0 auto 10px;
  }

  .section-about-company .company-controller {
    padding: 30px 0 10px;
  }

  .section-about-company .item-menu {
    margin: 0 14px;
    padding-right: 40px;
  }

  .section-about-company .item-menu .title-english {
    font-size: 0.17rem;
  }

  .section-about-company .item-menu .title-japan {
    margin-right: 19px;
  }

  .section-about-company .item-menu .title-icon::before,
  .section-about-company .item-menu .title-icon::after {
    top: 13px;
    right: 10px;
    width: 12px;
    height: 10px;
  }

  html:not(.is-touchable) .section-about-company .company-button:hover .company-thumbnail img {
    transform: scale3d(1.08, 1.08, 1.08);
  }

  html:not(.is-touchable) .section-about-company .company-button:hover .title-icon::before {
    animation: transform-before 0.9s;
  }

  html:not(.is-touchable) .section-about-company .company-button:hover .title-icon::after {
    animation: transform-after 0.9s;
  }
}

@media only screen and (max-width: 767.98px) {
  .section-about-company {
    padding-top: 0.88rem;
  }

  .section-about-company .company-wrapper {
    padding: 0.71rem 0.25rem 0;
    background: #fff;
  }

  .section-about-company .company-title {
    margin-bottom: 0.49rem;
  }

  .section-about-company .company-banner {
    margin-bottom: 0.73rem;
  }

  .section-about-company .company-subtitle {
    margin-bottom: 0.22rem;
    font-size: 0.26rem;
    line-height: 1.5;
  }

  .section-about-company .company-text {
    margin-bottom: 0;
  }

  .section-about-company .company-controller {
    padding: 0.24rem 0 1.06rem;
  }

  .section-about-company .company-thumbnail {
    margin-bottom: 0.12rem;
  }

  .section-about-company .item-menu .title-japan {
    margin-right: 0.2rem;
  }

  .section-about-company .item-menu .title-english {
    top: -0.02rem;
    font-size: 0.16rem;
  }

  .section-about-company .item-menu .title-icon {
    border-width: 0.02rem;
  }

  .section-about-company .item-menu .title-icon::before {
    top: 0.1rem;
    right: 0.1rem;
    width: 0.12rem;
    height: 0.12rem;
  }
}

@media (min-width: 767.98px) and (max-width: 1415px) {
  .section-about-company::before {
    margin-left: -370px;
  }
}
