@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Work+Sans:wght@100;300;400;500;600&display=swap");
h1, h2, h3, h4, h5, h6, p {
  color: #070731
}
*, :after, :before {
  box-sizing: border-box
}
blockquote, body, button, dd, dl, fieldset, h1, h2, h3, h4, h5, h6, hr, iframe, input, legend, ol, option, p, pre, select, td, textarea, th, ul {
  margin: 0;
  padding: 0;
  border: none
}
h1, h2, h3, h4, h5, h6, small, strong, sub, sup, th {
  font-size: inherit;
  font-weight: inherit
}
address, cite, dfn, em, i, var {
  font-style: normal
}
caption, th {
  text-align: left
}
a, abbr[title], ins {
  text-decoration: none
}
html {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}
body, html {
  -webkit-text-size-adjust: 100%;
  text-size-adjust: 100%
}
body {
  line-height: 1
}
ol, ul {
  list-style-type: none
}
table {
  border-collapse: collapse;
  border-spacing: 0
}
a {
  color: inherit
}
q:after, q:before {
  content: none
}
sub, sup {
  vertical-align: baseline
}
button, input, mark, select, textarea {
  background: none;
  color: inherit
}
button, input, select, textarea {
  font-family: inherit;
  font-size: inherit
}
select {
  border-radius: 0;
  -webkit-appearance: none;
  appearance: none
}
select::-ms-expand {
  display: none
}
a, button, input[type=checkbox], input[type=radio], label, select {
  cursor: pointer
}
html {
  overflow-x: hidden;
  overflow-y: scroll
}
html.-full {
  overflow: hidden;
  height: 100%
}
body {
  color: #101112;
  font-feature-settings: "palt"
}
html.-full body {
  height: 100%
}
.js__sc-point-item[data-type=splittext] > * > * > *, .p-kv-content .js-split > * > * > * {
  overflow: hidden;
  line-height: 1.2
}
html.ie .js__sc-point-item[data-type=splittext] > * > * > *, html.ie .p-kv-content .js-split > * > * > * {
  line-height: 1.4
}
.c-under-top-title.js-split > * > * > * > * {
  overflow: hidden;
  line-height: 1.2
}
.c-h2-number > * > *, .c-h2-text > * > *, .c-h2-title > * > * {
  overflow: hidden;
  line-height: 1
}
.c-h2-title > * > * > * > * {
  overflow: hidden;
  line-height: 1.2
}
html.android .c-h2-text {
  font-weight: 700
}
.js-box, .js-box_bg-wrap {
  position: relative
}
.js-box_bg-wrap {
  overflow: hidden
}
.js-box_bg {
  z-index: 1;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: #e8ebf2;
  transform-origin: 0 0
}
.js-circle {
  transform: rotate(-90deg);
  transform-origin: 50%
}
.js-circle .cls-2 {
  stroke-dasharray: 0 377
}
.js-op-line-wrap {
  overflow: hidden
}
.js-boxImage, .js-boxImage > * {
  transform: translateZ(0)
}
.gray-bg {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  z-index: 0;
  background-color: #e8ebf2
}
.c-article-pager {
  display: flex;
  justify-content: center;
  align-items: center
}
.c-article-pager-wrapper {
  position: relative
}
.c-article-pager-next, .c-article-pager-prev {
  color: #2f6e58;
  font-family: Work Sans, YuGothic, 游ゴシック, Hiragino Kaku Gothic ProN, Hiragino Sans, Meiryo, sans-serif;
  font-weight: 300;
  z-index: 10;
  cursor: pointer;
  transition-property: all;
  transition-duration: .6s;
  transition-timing-function: cubic-bezier(.23, 1, .32, 1);
  position: absolute
}
.c-article-pager-next:hover, .c-article-pager-prev:hover {
  opacity: .4 !important
}
.c-article-pager-numbers {
  color: #a8b5c6;
  font-family: Work Sans, YuGothic, 游ゴシック, Hiragino Kaku Gothic ProN, Hiragino Sans, Meiryo, sans-serif;
  font-weight: 300
}
.c-article-pager-numbers > a {
  transition-property: all;
  transition-duration: .6s;
  transition-timing-function: cubic-bezier(.23, 1, .32, 1)
}
.c-article-pager-numbers > a:hover {
  opacity: .4 !important
}
.c-article-pager-numbers > span:last-child {
  margin-right: 0
}
.c-article-pager-numbers > span.page-active {
  color: #2f6e58
}
.c-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 1
}
.c-btn.-typeThemeColor {
  position: absolute
}
.c-btn.-typeThemeColor .c-btn-bg {
  background-color: #2f6e58
}
.c-btn .c-btn-bg {
  overflow: hidden
}
.c-btn .c-btn-bg-light {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  background-color: hsla(0, 0%, 100%, .1);
  transform: scale(0);
  border-radius: 100%
}
.c-btn.-typeLink .c-btn-bg {
  background-color: #576679
}
.c-btn-bg {
  border-radius: 100%;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0
}
.c-btn-icon {
  z-index: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%)
}
.c-btn-icon.-after {
  opacity: 0
}
.c-case-list-item {
  z-index: 10
}
.c-case-list-item-info, .c-case-list-item_top {
  display: flex;
  justify-content: space-between
}
.c-case-list-item-info {
  flex-direction: column;
  align-items: flex-end;
  text-align: right
}
.c-case-list-item-img > img {
  width: 100%;
  font-family: "object-fit:cover";
  object-fit: cover
}
.c-case-list-item-time {
  font-family: Work Sans, YuGothic, 游ゴシック, Hiragino Kaku Gothic ProN, Hiragino Sans, Meiryo, sans-serif;
  font-weight: 300
}
.c-case-list-item-category {
  font-weight: 600;
  letter-spacing: 1px;
  color: #2f6e58
}
.c-case-list-item-circle {
  border: 3px solid #e8ebf2;
  border-radius: 50%
}
.c-case-list-item-text {
  font-weight: 600;
  line-height: 1.86
}
.c-double-photo {
  display: flex
}
.c-double-photo .photo {
  position: relative
}
.c-double-photo .photo img {
  width: 100%;
  height: 100%
}
.c-h2 {
  position: relative
}
.c-h2.-side .c-h2-title {
  padding-left: 0;
  font-weight: 400;
  display: flex
}
.c-h2-number {
  position: absolute
}
.c-h2-number, .c-h2-title {
  font-family: Work Sans, YuGothic, 游ゴシック, Hiragino Kaku Gothic ProN, Hiragino Sans, Meiryo, sans-serif;
  font-weight: 600;
  color: #2f6e58
}
.c-h2-title {
  font-weight: 300;
  line-height: .8
}
.c-h2-text {
  font-weight: 600;
  color: #2f6e58
}
.c-link.-center {
  display: flex;
  margin-right: auto
}
.c-link-inner {
  line-height: 1;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative
}
.c-link-text {
  font-family: Work Sans, YuGothic, 游ゴシック, Hiragino Kaku Gothic ProN, Hiragino Sans, Meiryo, sans-serif;
  font-weight: 600;
  font-weight: 400;
  color: #2f6e58;
  margin-left: auto
}
.c-link-border {
  height: 1px;
  background-color: #2f6e58
}
.c-link-border.-after {
  position: absolute;
  height: 2px;
  width: 100%;
  bottom: 0;
  border-width: 2px
}
.c-link.-map {
  margin: 0
}
.c-link.-map .c-link-icon {
  bottom: 0;
  font-size: 0
}
.c-list.-listPage {
  flex-wrap: wrap;
  margin-top: 0;
  width: 100%
}
.c-list.-listPage .item {
  border-top: 0
}
.c-list .item {
  border-top: 1px solid #c0c3ca
}
.c-list .box .content {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  position: relative
}
.c-list .box .image {
  font-size: 0;
  position: relative;
  overflow: hidden
}
.c-list .box .inner {
  text-align: right
}
.c-list .box .circle {
  position: absolute;
  top: 0;
  right: 0
}
.c-list .box .circle .circle-inner {
  width: 100%;
  height: 100%;
  position: relative
}
.c-list .box .circle .circle-inner .hidden-black {
  position: absolute;
  background-color: #e8ebf2;
  z-index: 10
}
.c-list .box .circle svg {
  width: 100%;
  height: 100%
}
.c-list .box .time {
  font-family: Work Sans, YuGothic, 游ゴシック, Hiragino Kaku Gothic ProN, Hiragino Sans, Meiryo, sans-serif;
  font-weight: 600;
  font-weight: 300
}
.c-list .box .category {
  color: #2f6e58;
  font-weight: 600
}
html.android .c-list .box .category {
  font-weight: 700
}
.c-list .box .text {
  font-weight: 600;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden
}
html.android .c-list .box .text {
  font-weight: 700
}
.c-list .box img {
  font-family: "object-fit:cover";
  object-fit: cover
}
.c-load {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  background-color: #f7f8f9;
  background-image: url(../img/common/loadig_bg.png);
  background-position: 50%;
  background-repeat: repeat-y;
  background-size: 100% auto;
  z-index: 2
}
.c-load-logo {
  opacity: 0;
  fill: #2f6e58
}
.c-load-circle, .c-load-logo {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto
}
.c-load-circle svg {
  position: relative;
  transform: rotate(-90deg);
  fill: none
}
.c-load .js-circke_back {
  stroke: #fff;
  stroke-width: 1;
  z-index: 0
}
.c-load .js-circke_front {
  stroke-width: 1;
  stroke-dasharray: 1600 1600;
  stroke-dashoffset: 1600;
  opacity: 0;
  stroke: #2f6e58;
  z-index: 1;
  transform-origin: 50%
}
.c-modal {
  z-index: 400;
  display: none;
  overflow: hidden;
  justify-content: center;
  align-items: center;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  color: #fff
}
.c-modal_inner {
  position: relative;
  z-index: 1;
  display: flex;
  flex-direction: column-reverse;
  align-items: flex-end
}
.c-modal_close {
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid hsla(0, 0%, 100%, .3);
  border-radius: 50%
}
.c-modal_close-icon {
  position: relative
}
.c-modal_backdrop {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 0;
  background-color: rgba(16, 17, 18, .98)
}
.c-modal.-open {
  display: flex
}
.c-section-title .c-seciton-title-sub {
  position: relative;
  white-space: nowrap;
  color: #2f6e58;
  font-family: Work Sans, YuGothic, 游ゴシック, Hiragino Kaku Gothic ProN, Hiragino Sans, Meiryo, sans-serif
}
.c-section-title .c-seciton-title-sub:after {
  content: "";
  position: absolute;
  top: 50%;
  height: 1px;
  background-color: #2f6e58
}
.c-section-title .c-seciton-title-main {
  color: #2f6e58;
  white-space: nowrap;
  font-weight: 700
}
.c-under-pager {
  position: relative
}
.c-under-pager .lineBg {
  position: absolute;
  z-index: 2;
  width: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  background-image: url(../img/common/bg.png);
  opacity: .3;
  background-position: 50%;
  background-repeat: repeat-y;
  background-size: 100vw
}
.c-under-pager .center-border {
  position: absolute;
  top: 0;
  left: 50%;
  width: 1px;
  height: 100%;
  z-index: 100;
  background-color: #f4f6fb
}
.c-under-pager_leftLink {
  left: 0
}
.c-under-pager_leftLink, .c-under-pager_rightLink {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 9;
  cursor: pointer
}
.c-under-pager_rightLink {
  right: 0;
  width: 50%
}
.c-under-pager_inner {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  border-top: 1px solid #f4f6fb
}
.c-under-pager_inner.-spRight {
  border-bottom: 1px solid #f4f6fb
}
.c-under-pager_gradient .-technology {
  background-image: url(../img/common/c-link_img_vision.jpg)
}
.c-under-pager_gradient .-service {
  background-image: url(../img/common/c-link_img_service.jpg)
}
.c-under-pager_gradient .-potential {
  background-image: url(../img/common/c-link_img_potential.jpg)
}
.c-under-pager_gradient .-case {
  background-image: url(../img/common/c-link_img_case.jpg)
}
.c-under-pager_gradient .-product {
  background-image: url(../img/common/c-link_img_product.jpg)
}
.c-under-pager_gradient_left {
  height: 100%;
  background-size: cover;
  background-position: 0
}
.c-under-pager_gradient_right {
  height: 100%;
  background-size: cover;
  background-position: 100%
}
.c-under-pager_text {
  position: relative;
  z-index: 1;
  margin: 0 auto;
  display: flex;
  align-items: center
}
.c-under-pager_text .whiteLayer {
  position: absolute;
  z-index: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  background-color: #fff;
  width: 37.5vw;
  height: 100%
}
.c-under-pager_text_inner {
  position: relative;
  height: 100%;
  display: flex;
  align-items: center
}
.c-under-pager_text_inner.-left .whiteLayer {
  right: 0;
  transform-origin: right
}
.c-under-pager_text_inner.-right {
  text-align: right;
  justify-content: flex-end
}
.c-under-pager_text_inner.-right .whiteLayer {
  left: 0;
  transform-origin: left
}
.c-under-pager_text .textEn {
  position: relative;
  z-index: 1;
  font-family: Work Sans, YuGothic, 游ゴシック, Hiragino Kaku Gothic ProN, Hiragino Sans, Meiryo, sans-serif;
  font-weight: 300;
  color: #2f6e58
}
.c-under-pager_text .textJp {
  position: relative;
  z-index: 1;
  color: #2f6e58;
  font-weight: 600
}
.c-under-top {
  position: relative
}
.c-under-top * {
  color: #2f6e58
}
.c-under-top-title {
  color: #2f6e58;
  font-weight: 300;
  font-family: Work Sans, YuGothic, 游ゴシック, Hiragino Kaku Gothic ProN, Hiragino Sans, Meiryo, sans-serif
}
.c-under-top-sub {
  color: #2f6e58;
  font-weight: 600
}
html.android .c-under-top-sub {
  font-weight: 700
}
.c-under-top .c-under-top-breadmenu {
  color: #2f6e58;
  display: flex;
  font-family: Work Sans, YuGothic, 游ゴシック, Hiragino Kaku Gothic ProN, Hiragino Sans, Meiryo, sans-serif
}
.c-under-top .c-under-top-breadmenu > li:nth-child(2), .c-under-top .c-under-top-breadmenu > li:nth-child(3) {
  position: relative
}
.c-under-top .c-under-top-breadmenu > li:nth-child(2):before, .c-under-top .c-under-top-breadmenu > li:nth-child(3):before {
  position: absolute;
  content: "";
  top: 50%;
  height: 1px;
  background-color: #2f6e58
}
html.ie .c-under-top .c-under-top-breadmenu > li:nth-child(2):before, html.ie .c-under-top .c-under-top-breadmenu > li:nth-child(3):before {
  top: 35%
}
.c-under-top .c-under-top-breadmenu > li .long-omit {
  font-family: YuGothic, 游ゴシック, Hiragino Kaku Gothic ProN, Hiragino Sans, Meiryo, sans-serif;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden
}
.c-under-top .c-under-top-breadmenu > li > :not(a) {
  color: #a7bdd9
}
.c-under-top .c-under-top-breadmenu > li a {
  transition-property: all;
  transition-duration: .6s;
  transition-timing-function: cubic-bezier(.23, 1, .32, 1)
}
.c-under-top .c-under-top-breadmenu > li a:hover {
  opacity: .4 !important
}
.c-under-top-border {
  overflow: hidden
}
.c-under-top-border_color {
  width: 100%;
  height: 1px;
  background-color: #c0c3ca
}
.t-footer {
  background-color: #103c3c
}
.t-footer * {
  color: #fff
}
.t-footer .contact {
  max-width: 960px;
  margin: 0 auto
}
.t-footer .content {
  max-width: 960px;
  padding: 20px 0;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  gap: 50px
}
.t-footer .f-logo img {
  width: 242px;
  height: auto;
}
.t-footer .data {
  max-width: 500px
}
.t-footer .data ul {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 20px;
  font-size: 1.2rem;
  padding: 5px 0 17px;
  font-family: Montserrat;
  color: #fff
}
.t-footer .data ul li:last-child {
  text-decoration: underline
}
.t-footer .copy {
  font-size: 1.2rem;
  color: #fff;
  flex-basis: 100%;
  text-align: center;
  padding-bottom: 24px
}
html.android .t-footer .contact-inner .title .jp {
  font-weight: 700
}
.t-footer .copy {
  font-family: Work Sans, YuGothic, 游ゴシック, Hiragino Kaku Gothic ProN, Hiragino Sans, Meiryo, sans-serif;
  font-weight: 600;
  font-weight: 400
}
.t-footer .scroll {
  display: inline-block;
  position: fixed;
  padding: 32.3px;
  right: 0;
  bottom: 0;
  background: #327d64;
  text-align: center
}
.t-footer .scroll .triangle {
  color: #103c3c;
  font-size: 22px;
  padding-bottom: 8px;
  text-align: center
}
.t-footer .scroll .pagetop-btn span {
  font-size: 14px;
  font-family: "Montserrat"
}
.t-footer .sns ul {
  display: flex;
  justify-content: center;
  gap: 15px
}
.t-footer .sns img {
  width: 33px;
  height: auto
}
.t-header {
  position: fixed;
  top: 0
}
.t-header.-kv * {
  color: #fff;
  fill: #fff
}
.t-header .-spBackColor {
  opacity: 0;
  position: absolute;
  z-index: 0;
  background-color: #faf9f7;
  width: 100%;
  height: 125%;
  top: 0
}
.t-header .-spBackColor:before {
  position: absolute;
  content: "";
  display: block;
  top: -50%;
  left: 0;
  right: 0;
  width: 100%;
  height: 50%;
  background-color: #fff
}
.t-header .inner {
  position: relative;
  z-index: 1
}
.t-header .logo svg {
  fill: #2f6e58
}
.t-header .logo svg path {
  stroke: none !important
}
.t-header .humberger {
  width: 45px;
  height: 18px;
  position: relative
}
.t-header .humberger-inner {
  z-index: 1;
  display: block;
  background-color: #fff;
  position: absolute;
  width: 45px;
  height: 2px
}
.t-header .humberger-inner {
  background-color: #fff;
}
.t-header.scrolled .humberger-inner {
  background-color: #265b47;
}
.t-header .humberger-inner.js-line01 {
  top: 0
}
.t-header .humberger-inner.js-line02 {
  top: 0;
  bottom: 0;
  margin: auto
}
.t-header .humberger-inner.js-line03 {
  transform: translateY(16px)
}
.t-header .humberger svg {
  width: 2.8125rem;
  height: 1.0625rem
}
.t-header .list {
  margin-top: 6.25vw
}
.t-header .list .item {
  cursor: pointer;
  display: block;
  margin-top: 1.875vw;
  overflow: hidden
}
.t-header .list .item:first-child {
  margin-top: 0
}
.t-header .language {
  display: flex;
  align-items: center
}
.t-header .-en {
  opacity: .5
}
.t-header .language .text {
  font-family: Work Sans, YuGothic, 游ゴシック, Hiragino Kaku Gothic ProN, Hiragino Sans, Meiryo, sans-serif;
  font-weight: 600
}
.t-header .language .text:not(.-active) {
  opacity: .5;
  font-weight: 400
}
.t-header .language .slash {
  font-family: Work Sans, YuGothic, 游ゴシック, Hiragino Kaku Gothic ProN, Hiragino Sans, Meiryo, sans-serif;
  font-weight: 600;
  opacity: .5;
  font-weight: 400
}
.t-header .contentSp .js-split {
  line-height: 1.2;
  overflow: hidden
}
.t-header .contentSp * {
  color: #2f6e58 !important;
  fill: #2f6e58 !important
}
.t-header .contentSp .contentSp-inner {
  padding: 70px 70px 0;
  line-height: 1.6
}
.t-header .contentSp .contentSp-inner .item {
  display: block;
  margin-top: 2.1875rem
}
.t-header .contentSp .contentSp-inner a:last-child {
  text-decoration: underline
}
.t-header .contentSp .contentSp-inner .item:first-of-type {
  margin-top: 0
}
.t-header .contentSp .contentSp-inner .item .name {
  font-family: "Montserrat";
  font-weight: 600;
  display: block;
  font-size: 16px
}
.t-header .contentSp .contentSp-inner .item .name.about{
	text-decoration: underline
}
.t-header .contentSp .bottom {
  margin-top: 4.6875rem
}
.t-header .contentSp .bottom .contact {
  font-weight: 600;
  font-size: 1.125rem;
  margin-right: 3.4375rem
}
.t-header .contentSp .bottom .contact .link {
  display: block
}
.t-header .contentSp .bottom .contact .line {
  display: block;
  width: 100%;
  height: .125rem;
  background-color: #2f6e58;
  margin-top: .3125rem;
  transform-origin: left
}
.t-header .contentSp .bottom .sns{
	width: 100%
}
.t-header .contentSp .bottom .sns ul{
	display: flex;
	gap:10px
}
.t-header .contentSp .bottom .sns ul li,
.t-header .contentSp .bottom .sns ul li img{
	width: 33px;
	height: 33px
}
.t-header.-open .inner {
  background-color: #fff
}
.t-header.-open .logo path {
  fill: #2f6e58 !important
}
.t-header.-open .humberger span {
  background-color: #2f6e58 !important
}
.t-scroll {
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1
}
.is-inertia-none .t-scroll {
  position: inherit
}
.t-scroll-body {
  position: relative;
  will-change: transform
}
.is-inertia-none .t-scroll-body {
  will-change: inherit
}
.t-layout {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  overflow: hidden;
  background-position: 50%;
  background-repeat: repeat-y;
  background-size: 100vw;
  opacity: 0
}
@media only screen and (max-width:767px) {
  html {
    font-size: 4.26667vw
  }
  body {
    font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
    font-size: .8125rem;
    overflow-x: hidden
  }
  .t-footer .scroll {
    padding: 12px
  }
  .t-footer .scroll .triangle {
    font-size: 12px;
    padding-bottom: 5px;
    text-align: center
  }
  .t-footer .scroll .pagetop-btn span {
    font-size: 7px;
  }
  .gray-bg {
    display: none
  }
  ._pc {
    display: none !important
  }
  .c-article-pager {
    width: 100%;
    padding: 0 1.5625rem;
    padding-top: 2.65625rem;
    padding-bottom: 6.8125rem
  }
  .c-article-pager-next, .c-article-pager-prev {
    font-size: 1rem
  }
  .c-article-pager-prev {
    top: .21875rem;
    left: -2.1875rem
  }
  .c-article-pager-next {
    top: .21875rem;
    right: -2.1875rem
  }
  .c-article-pager-numbers {
    font-size: 1.40625rem;
    padding-left: 1.25rem
  }
  .c-article-pager-numbers > a, .c-article-pager-numbers > span {
    margin-right: 1.4375rem
  }
  .c-btn {
    width: 5.625rem;
    height: 5.625rem
  }
  .c-btn.-typeThemeColor {
    right: 1.5625rem;
    bottom: -2.8125rem
  }
  .c-btn-bg {
    width: 5.625rem;
    height: 5.625rem
  }
  .p-multiColumn-item .c-btn, .p-multiColumn-item .c-btn-bg {
    width: 3.75rem;
    height: 3.75rem
  }
  .p-multiColumn-item .c-btn {
    right: 1.25rem;
    bottom: -1.875rem
  }
  .c-btn-icon {
    margin-top: -.25rem
  }
  .c-btn-icon, .c-btn-icon svg {
    width: 1.21875rem;
    height: .4375rem
  }
  .c-case-list-item {
    border-bottom: 1px solid #c0c3ca;
    padding-top: 1.6875rem;
    padding-bottom: 1.09375rem;
    width: 100%
  }
  .c-case-list-item:first-child {
    border-top: 1px solid #c0c3ca
  }
  .c-case-list-item_top {
    margin-bottom: 1.375rem
  }
  .c-case-list-item-img {
    width: 10.28125rem;
    height: 10.28125rem
  }
  .c-case-list-item-time {
    font-size: 1.15625rem;
    margin-bottom: .625rem
  }
  .c-case-list-item-category {
    font-size: .65625rem
  }
  .c-case-list-item-circle {
    width: 1.625rem;
    height: 1.625rem
  }
  .c-case-list-item-text {
    font-size: .8125rem;
    letter-spacing: 1px
  }
  .c-double-photo {
    margin-top: 3.125rem
  }
  .c-double-photo .photo {
    max-width: 50%;
    width: 11.375rem;
    height: 13.625rem;
    font-family: "object-fit:cover";
    object-fit: cover
  }
  .c-double-photo .-photo02 {
    margin-top: 2.5rem
  }
  .c-h2.-side .c-h2-title {
    font-size: 1.5rem;
    padding-left: 1.25rem
  }
  .c-h2.-side .c-h2-title > div {
    margin-right: .3125rem
  }
  .c-h2-number {
    font-size: .625rem;
    top: .53125rem
  }
  .c-h2-title {
    font-size: 2.8125rem;
    padding-left: 1.5625rem
  }
  .c-h2-text {
    font-size: .8125rem;
    margin-top: .3125rem;
    margin-left: 1.71875rem
  }
  .c-link {
    display: block;
    width: 100%;
    margin-top: 1.875rem;
    border: 1px solid #2f6e58
  }
  .c-link-inner {
    width: 100%;
    padding: 1.5625rem
  }
  .c-link-icon svg {
    width: 1.5625rem;
    height: .5rem
  }
  .c-link-text {
    font-size: 1.0625rem
  }
  .c-link-border {
    display: none
  }
  .c-link.-map .c-link-icon svg {
    width: 1.0625rem;
    height: 1.25rem
  }
  .c-list {
    margin-top: 2.03125rem
  }
  .c-list.-listPage .item {
    border-bottom: 1px solid #c0c3ca
  }
  .c-list.-listPage .item:first-child {
    border-top: 1px solid #c0c3ca
  }
  .c-list .item {
    display: block;
    padding: 1.5625rem 0
  }
  .c-list .item:last-of-type {
    border-bottom: 1px solid #c0c3ca
  }
  .c-list .box .circle .circle-inner .hidden-black {
    width: 1px;
    height: 2.73px;
    top: 0;
    left: .90625rem
  }
  .c-list .box .circle {
    width: 1.875rem;
    height: 1.875rem
  }
  .c-list .box .time {
    font-size: 1.25rem
  }
  .c-list .box .category {
    margin-top: .625rem;
    font-size: .75rem
  }
  .c-list .box .text {
    line-height: 1.78571;
    margin-top: 1.5625rem;
    font-size: .875rem
  }
  .c-list .box img {
    width: 10.125rem;
    height: 10.125rem
  }
  .c-load-logo, .c-load-logo svg {
    width: 5.9375rem;
    height: 1.875rem
  }
  .c-load-circle, .c-load-circle svg {
    width: 15.625rem;
    height: 15.625rem
  }
  .c-modal_close {
    margin-bottom: .9375rem;
    margin-right: 1.5625rem;
    width: 2.5rem;
    height: 2.5rem
  }
  .c-modal_close-icon {
    height: .88375rem;
    width: .88375rem
  }
  .c-modal_close-icon:after, .c-modal_close-icon:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -.5px;
    height: 1px;
    width: .88375rem;
    background-color: currentColor
  }
  .c-modal_close-icon:before {
    transform: rotate(45deg)
  }
  .c-modal_close-icon:after {
    transform: rotate(135deg)
  }
  .c-section-title .c-seciton-title-sub {
    letter-spacing: .3px;
    margin-bottom: .625rem;
    font-size: .625rem
  }
  .c-section-title .c-seciton-title-sub:after {
    width: 2.8125rem;
    margin-left: .71875rem
  }
  .c-section-title .c-seciton-title-main, .c-section-title .c-seciton-title-main.size-40 {
    font-family: HiraKakuProN-W3, YuGothic, 游ゴシック, Hiragino Kaku Gothic ProN, Hiragino Sans, Meiryo, sans-serif;
    font-size: 1.9375rem;
    letter-spacing: .3px;
    line-height: 1.5
  }
  .c-under-pager {
    margin: 7.8125rem 0
  }
  .c-under-pager_leftLink {
    right: 0;
    margin: auto
  }
  .c-under-pager_rightLink {
    left: 0;
    margin: auto
  }
  .c-under-pager_gradient {
    width: 50%;
    height: 13.75rem
  }
  .c-under-pager_gradient_left {
    width: 5.875rem
  }
  .c-under-pager_gradient_right {
    margin-left: auto;
    width: 5.875rem
  }
  .c-under-pager_text {
    width: 50%;
    height: 13.75rem
  }
  .c-under-pager_text_inner {
    width: 100%
  }
  .c-under-pager_text .textEn {
    letter-spacing: 0;
    font-size: 2.03125rem
  }
  .c-under-pager_text .textJp {
    font-size: .6875rem;
    margin-top: .78125rem
  }
  .c-under-top {
    padding: 8.28125rem 1.5625rem 0
  }
  .c-under-top-title {
    font-size: 2.8125rem;
    margin-left: -.15625rem
  }
  .t-header {
    z-index: 9;
    width: 100vw
  }
  .t-header.-spColor .inner {
    background-color: #fff;
    border-bottom: 1px solid #f4f6fb
  }
  .t-header.-spColor .inner .humberger-inner.js-line02 {
    color: #2f6e58 !important
  }
  .t-header .inner {
    transition: background-color .1s;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 30px
  }
  #h-logo {
    padding: 0;
    top: 20px !important;
    left: 20px !important;
  }
  .t-header .logo svg {
    width: 169px;
    height: auto
  }
  .t-header .language .text {
    font-size: 1.125rem
  }
  .t-header .language .slash {
    padding: 0 .625rem;
    font-size: 1.125rem
  }
  .t-header .contentSp {
    position: relative;
    z-index: 1;
    height: 100%;
    overflow: hidden;
    opacity: 0;
    display: none
  }
  .t-header.-open {
    position: absolute
  }
/*
  .t-layout {
    background-image: url(../img/common/sp/bg.png)
  }
*/
  .t-layout.-menu-open {
    overflow: hidden scroll
  }
  .pc {
    display: none !important
  }
}
@media only screen and (min-width:768px) {
  body {
    font-family: YuGothic, 游ゴシック, Hiragino Kaku Gothic ProN, Hiragino Sans, Meiryo, sans-serif;
    min-width: 1080px;
    font-size: .875rem
  }
  ._sp {
    display: none !important
  }
  .c-article-pager {
    width: 75vw;
    max-width: 1600px;
    margin: 0 auto;
    padding-top: 5.9375vw;
    padding-bottom: 15.3125vw
  }
  .c-article-pager-next, .c-article-pager-prev {
    font-size: 1.875vw
  }
  .c-article-pager-prev {
    top: .25vw;
    left: -20.625vw
  }
  .c-article-pager-next {
    top: .25vw;
    right: -20.625vw
  }
  .c-article-pager-numbers {
    font-size: 2.5vw
  }
  .c-article-pager-numbers > a {
    margin-right: 2.1875vw
  }
  .c-article-pager-numbers > span {
    margin-right: 2.625vw
  }
  .c-btn {
    width: 7.5vw;
    height: 7.5vw
  }
  .c-btn.-typeThemeColor {
    right: 3.125vw;
    bottom: 0
  }
  .c-btn-bg {
    width: 7.5vw;
    height: 7.5vw
  }
  .p-multiColumn-item .c-btn-bg {
    width: 5vw;
    height: 5vw
  }
  .p-multiColumn-item .c-btn {
    width: 5vw;
    height: 5vw;
    right: 2.5vw;
    bottom: .375vw
  }
  .c-btn-icon {
    width: 21px;
    height: 19px
  }
  .c-btn-icon.-after {
    transform: translate(-50%, -50%) rotate(-40deg)
  }
  .c-btn-icon svg {
    width: 21px;
    height: 19px
  }
  .c-case-list-item {
    border-bottom: 1px solid #c0c3ca;
    padding-top: 2.5vw;
    padding-bottom: 2.1875vw;
    width: 22.5vw
  }
  .c-case-list-item:first-child, .c-case-list-item:nth-child(2), .c-case-list-item:nth-child(3) {
    border-top: 1px solid #c0c3ca
  }
  .c-case-list-item_top {
    margin-bottom: 1.3125vw
  }
  .c-case-list-item-img {
    width: 11.25vw;
    height: 11.25vw
  }
  .c-case-list-item-time {
    font-size: 1.3125vw;
    margin-bottom: 1.25vw
  }
  .c-case-list-item-category {
    font-size: .75vw
  }
  .c-case-list-item-circle {
    width: 1.875vw;
    height: 1.875vw
  }
  .c-case-list-item-text {
    font-size: .875vw;
    letter-spacing: 1.4px
  }
  .c-double-photo {
    margin: 9.375vw auto 0
  }
  .c-double-photo .photo {
    width: 25vw;
    height: 30vw
  }
  .c-double-photo .-photo02 {
    margin-top: 5vw
  }
  .c-h2.-side {
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    position: absolute;
    left: -6.25vw
  }
  .p-top-news .c-h2.-side {
    left: 0
  }
  .c-h2.-side .c-h2-title {
    font-size: 1.5vw;
    padding-top: 2.3125vw
  }
  .c-h2.-side .c-h2-title > div {
    margin-bottom: .625vw
  }
  .c-h2-number {
    font-size: .875vw;
    top: .75vw
  }
  .c-h2-title {
    font-size: 3.75vw;
    padding-left: 2vw
  }
  .c-h2-text {
    letter-spacing: .12em;
    font-size: .875vw;
    margin-top: -.4375vw;
    margin-left: 2.3125vw
  }
		  .p-top-live .c-h2-text {
    margin: 0 0 30px 0;
  }
  .c-link {
    position: relative;
    display: inline-block;
    margin-left: auto;
    overflow: hidden;
    margin-top: 3.75vw
  }
  .c-link.-center {
    justify-content: center
  }
  .c-link-inner {
    margin-bottom: 1.25vw;
    width: 10.625vw
  }
  .c-link-icon {
    position: absolute;
    left: 0;
    bottom: .1875vw
  }
  .c-link-icon.-after {
    transform: rotate(-40deg);
    top: -.125vw;
    left: -.3125vw
  }
  .c-link-icon svg {
    width: 1.625vw;
    height: .5625vw
  }
  .c-link-text {
    font-size: 1.125vw
  }
  .c-link.-map .c-link-icon svg {
    width: 1.0625vw;
    height: 1.25vw
  }
  .c-list {
    display: flex;
    margin-top: 4.375vw
  }
  .c-list.-listPage .item {
    margin-right: 3.75vw
  }
  .c-list.-listPage .item:nth-child(3n) {
    margin-right: 0
  }
  .c-list.-listPage .item:first-child, .c-list.-listPage .item:nth-child(2), .c-list.-listPage .item:nth-child(3) {
    border-top: 1px solid #c0c3ca
  }
  .c-list .item {
    border-bottom: 1px solid #c0c3ca;
    width: 30%;
    padding: 2.1875vw 0;
    margin-right: 3.75vw
  }
  .c-list .item:last-child {
    margin-right: 0
  }
  .c-list .box .circle .circle-inner .hidden-black {
    width: 2px;
    height: .15625vw;
    top: .03125vw;
    left: .9vw
  }
  .c-list .box .circle {
    width: 1.875vw;
    height: 1.875vw
  }
  .c-list .box .time {
    font-size: 1.25vw
  }
  .c-list .box .category {
    margin-top: .9375vw;
    font-size: .75vw
  }
  .c-list .box .text {
    line-height: 1.85714;
    letter-spacing: .06em;
    margin-top: 1.5625vw;
    font-size: .875vw
  }
  .c-list .box img {
    width: 11.25vw;
    height: 11.25vw
  }
  .c-load-logo {
    top: .9375vw
  }
  .c-load-logo, .c-load-logo svg {
    width: 12.5vw;
    height: 2.5vw
  }
  .c-load-circle, .c-load-circle svg {
    width: 31.25vw;
    height: 31.25vw
  }
  .c-modal_close {
    margin-bottom: 30px;
    width: 80px;
    height: 80px
  }
  .c-modal_close-icon {
    height: 22.624px;
    width: 22.624px
  }
  .c-modal_close-icon:after, .c-modal_close-icon:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -.5px;
    height: 1px;
    width: 22.624px;
    background-color: currentColor
  }
  .c-modal_close-icon:before {
    transform: rotate(45deg)
  }
  .c-modal_close-icon:after {
    transform: rotate(135deg)
  }
  .c-section-title .c-seciton-title-sub {
    margin-bottom: 1.5625vw;
    font-size: .875vw;
    letter-spacing: -.3px
  }
  .c-section-title .c-seciton-title-sub:after {
    width: 3.75vw;
    margin-left: 1.25vw
  }
  .c-section-title .c-seciton-title-main {
    font-size: 2.75vw;
    letter-spacing: 4px
  }
  .c-section-title .c-seciton-title-main.size-40 {
    font-size: 2.5vw;
    letter-spacing: 4px
  }
  .c-section-title.double-line .c-seciton-title-main {
    line-height: 1.3
  }
  .text-animation {
    letter-spacing: -1px
  }
  .text-animation, .text-animation .letter {
    position: relative
  }
  html.ie .text-animation .letter {
    line-height: 1.1
  }
  .text-animation .word {
    line-height: 1.15;
    overflow: hidden;
    display: block
  }
  .text-animation .word a:hover {
    color: #77f792
  }
  .t-header .text-animation .letter, .t-header .text-animation .word {
    font-family: Work Sans, YuGothic, 游ゴシック, Hiragino Kaku Gothic ProN, Hiragino Sans, Meiryo, sans-serif;
    font-weight: 600;
    display: inline-block;
    font-size: 1.2rem;
    position: relative
  }
  .text-animation .letter-b {
    position: absolute;
    top: 0;
    left: 0;
    transform: translate3d(0, 110%, 0)
  }
  .text-animation .letter-b, .text-animation .letter-t {
    display: inline-block;
    will-change: transform
  }
  .text-animation .letter-b.empty, .text-animation .letter-t.empty {
    display: inline-block;
    width: .375vw
  }
  .text-animation-hover:hover .letter-t {
    transform: translate3d(0, -110%, 0)
  }
  .text-animation-hover:hover .letter-b {
    transform: translateZ(0)
  }
  .text-animation.animated .letter-t {
    transform: translate3d(0, -110%, 0)
  }
  .text-animation.animated .letter-b {
    transform: translateZ(0)
  }
  .text-animation-hover .arrow {
    transform: translateZ(0);
    transition: transform .3s cubic-bezier(.51, .05, .37, .9)
  }
  .text-animation-hover .arrow img {
    color: #2f6e58;
  }
  .text-animation-hover.js-pageDown:hover .arrow {
    transform: translate3d(0, 20%, 0)
  }
  .text-animation-hover.js-pagetopPc:hover .arrow {
    transform: translate3d(0, -20%, 0)
  }
  .text-animation-hover .letter:first-of-type .letter-b, .text-animation-hover .letter:first-of-type .letter-t, .text-animation-hover:hover .letter:first-of-type .letter-b, .text-animation-hover:hover .letter:first-of-type .letter-t {
    transition: transform .4s cubic-bezier(.745, .065, .17, 1) 20ms
  }
  .text-animation-hover .letter:nth-of-type(2) .letter-b, .text-animation-hover .letter:nth-of-type(2) .letter-t, .text-animation-hover:hover .letter:nth-of-type(2) .letter-b, .text-animation-hover:hover .letter:nth-of-type(2) .letter-t {
    transition: transform .4s cubic-bezier(.745, .065, .17, 1) 40ms
  }
  .text-animation-hover .letter:nth-of-type(3) .letter-b, .text-animation-hover .letter:nth-of-type(3) .letter-t, .text-animation-hover:hover .letter:nth-of-type(3) .letter-b, .text-animation-hover:hover .letter:nth-of-type(3) .letter-t {
    transition: transform .4s cubic-bezier(.745, .065, .17, 1) 60ms
  }
  .text-animation-hover .letter:nth-of-type(4) .letter-b, .text-animation-hover .letter:nth-of-type(4) .letter-t, .text-animation-hover:hover .letter:nth-of-type(4) .letter-b, .text-animation-hover:hover .letter:nth-of-type(4) .letter-t {
    transition: transform .4s cubic-bezier(.745, .065, .17, 1) 80ms
  }
  .text-animation-hover .letter:nth-of-type(5) .letter-b, .text-animation-hover .letter:nth-of-type(5) .letter-t, .text-animation-hover:hover .letter:nth-of-type(5) .letter-b, .text-animation-hover:hover .letter:nth-of-type(5) .letter-t {
    transition: transform .4s cubic-bezier(.745, .065, .17, 1) .1s
  }
  .text-animation-hover .letter:nth-of-type(6) .letter-b, .text-animation-hover .letter:nth-of-type(6) .letter-t, .text-animation-hover:hover .letter:nth-of-type(6) .letter-b, .text-animation-hover:hover .letter:nth-of-type(6) .letter-t {
    transition: transform .4s cubic-bezier(.745, .065, .17, 1) .12s
  }
  .text-animation-hover .letter:nth-of-type(7) .letter-b, .text-animation-hover .letter:nth-of-type(7) .letter-t, .text-animation-hover:hover .letter:nth-of-type(7) .letter-b, .text-animation-hover:hover .letter:nth-of-type(7) .letter-t {
    transition: transform .4s cubic-bezier(.745, .065, .17, 1) .14s
  }
  .text-animation-hover .letter:nth-of-type(8) .letter-b, .text-animation-hover .letter:nth-of-type(8) .letter-t, .text-animation-hover:hover .letter:nth-of-type(8) .letter-b, .text-animation-hover:hover .letter:nth-of-type(8) .letter-t {
    transition: transform .4s cubic-bezier(.745, .065, .17, 1) .16s
  }
  .text-animation-hover .letter:nth-of-type(9) .letter-b, .text-animation-hover .letter:nth-of-type(9) .letter-t, .text-animation-hover:hover .letter:nth-of-type(9) .letter-b, .text-animation-hover:hover .letter:nth-of-type(9) .letter-t {
    transition: transform .4s cubic-bezier(.745, .065, .17, 1) .18s
  }
  .text-animation-hover .letter:nth-of-type(10) .letter-b, .text-animation-hover .letter:nth-of-type(10) .letter-t, .text-animation-hover:hover .letter:nth-of-type(10) .letter-b, .text-animation-hover:hover .letter:nth-of-type(10) .letter-t {
    transition: transform .4s cubic-bezier(.745, .065, .17, 1) .2s
  }
  .text-animation-hover .letter:nth-of-type(11) .letter-b, .text-animation-hover .letter:nth-of-type(11) .letter-t, .text-animation-hover:hover .letter:nth-of-type(11) .letter-b, .text-animation-hover:hover .letter:nth-of-type(11) .letter-t {
    transition: transform .4s cubic-bezier(.745, .065, .17, 1) .22s
  }
  .text-animation-hover .letter:nth-of-type(12) .letter-b, .text-animation-hover .letter:nth-of-type(12) .letter-t, .text-animation-hover:hover .letter:nth-of-type(12) .letter-b, .text-animation-hover:hover .letter:nth-of-type(12) .letter-t {
    transition: transform .4s cubic-bezier(.745, .065, .17, 1) .24s
  }
  .text-animation-hover .letter:nth-of-type(13) .letter-b, .text-animation-hover .letter:nth-of-type(13) .letter-t, .text-animation-hover:hover .letter:nth-of-type(13) .letter-b, .text-animation-hover:hover .letter:nth-of-type(13) .letter-t {
    transition: transform .4s cubic-bezier(.745, .065, .17, 1) .26s
  }
  .text-animation-hover .letter:nth-of-type(14) .letter-b, .text-animation-hover .letter:nth-of-type(14) .letter-t, .text-animation-hover:hover .letter:nth-of-type(14) .letter-b, .text-animation-hover:hover .letter:nth-of-type(14) .letter-t {
    transition: transform .4s cubic-bezier(.745, .065, .17, 1) .28s
  }
  .text-animation-hover .letter:nth-of-type(15) .letter-b, .text-animation-hover .letter:nth-of-type(15) .letter-t, .text-animation-hover:hover .letter:nth-of-type(15) .letter-b, .text-animation-hover:hover .letter:nth-of-type(15) .letter-t {
    transition: transform .4s cubic-bezier(.745, .065, .17, 1) .3s
  }
  .text-animation-hover .letter:nth-of-type(16) .letter-b, .text-animation-hover .letter:nth-of-type(16) .letter-t, .text-animation-hover:hover .letter:nth-of-type(16) .letter-b, .text-animation-hover:hover .letter:nth-of-type(16) .letter-t {
    transition: transform .4s cubic-bezier(.745, .065, .17, 1) .32s
  }
  .text-animation-hover .letter:nth-of-type(17) .letter-b, .text-animation-hover .letter:nth-of-type(17) .letter-t, .text-animation-hover:hover .letter:nth-of-type(17) .letter-b, .text-animation-hover:hover .letter:nth-of-type(17) .letter-t {
    transition: transform .4s cubic-bezier(.745, .065, .17, 1) .34s
  }
  .text-animation-hover .letter:nth-of-type(18) .letter-b, .text-animation-hover .letter:nth-of-type(18) .letter-t, .text-animation-hover:hover .letter:nth-of-type(18) .letter-b, .text-animation-hover:hover .letter:nth-of-type(18) .letter-t {
    transition: transform .4s cubic-bezier(.745, .065, .17, 1) .36s
  }
  .text-animation-hover .letter:nth-of-type(19) .letter-b, .text-animation-hover .letter:nth-of-type(19) .letter-t, .text-animation-hover:hover .letter:nth-of-type(19) .letter-b, .text-animation-hover:hover .letter:nth-of-type(19) .letter-t {
    transition: transform .4s cubic-bezier(.745, .065, .17, 1) .38s
  }
  .text-animation-hover .letter:nth-of-type(20) .letter-b, .text-animation-hover .letter:nth-of-type(20) .letter-t, .text-animation-hover:hover .letter:nth-of-type(20) .letter-b, .text-animation-hover:hover .letter:nth-of-type(20) .letter-t {
    transition: transform .4s cubic-bezier(.745, .065, .17, 1) .4s
  }
  .text-animation-hover .letter:nth-of-type(21) .letter-b, .text-animation-hover .letter:nth-of-type(21) .letter-t, .text-animation-hover:hover .letter:nth-of-type(21) .letter-b, .text-animation-hover:hover .letter:nth-of-type(21) .letter-t {
    transition: transform .4s cubic-bezier(.745, .065, .17, 1) .42s
  }
  .text-animation-hover .letter:nth-of-type(22) .letter-b, .text-animation-hover .letter:nth-of-type(22) .letter-t, .text-animation-hover:hover .letter:nth-of-type(22) .letter-b, .text-animation-hover:hover .letter:nth-of-type(22) .letter-t {
    transition: transform .4s cubic-bezier(.745, .065, .17, 1) .44s
  }
  .text-animation-hover .letter:nth-of-type(23) .letter-b, .text-animation-hover .letter:nth-of-type(23) .letter-t, .text-animation-hover:hover .letter:nth-of-type(23) .letter-b, .text-animation-hover:hover .letter:nth-of-type(23) .letter-t {
    transition: transform .4s cubic-bezier(.745, .065, .17, 1) .46s
  }
  .text-animation-hover .letter:nth-of-type(24) .letter-b, .text-animation-hover .letter:nth-of-type(24) .letter-t, .text-animation-hover:hover .letter:nth-of-type(24) .letter-b, .text-animation-hover:hover .letter:nth-of-type(24) .letter-t {
    transition: transform .4s cubic-bezier(.745, .065, .17, 1) .48s
  }
  .text-animation-hover .letter:nth-of-type(25) .letter-b, .text-animation-hover .letter:nth-of-type(25) .letter-t, .text-animation-hover:hover .letter:nth-of-type(25) .letter-b, .text-animation-hover:hover .letter:nth-of-type(25) .letter-t {
    transition: transform .4s cubic-bezier(.745, .065, .17, 1) .5s
  }
  .c-under-pager {
    margin: 15.625vw 0
  }
  .c-under-pager:after, .c-under-pager:before {
    z-index: 2
  }
  .c-under-pager:before {
    top: 0
  }
  .c-under-pager:after, .c-under-pager:before {
    content: "";
    display: block;
    width: 200%;
    height: 1px;
    position: absolute;
    left: -50vw;
    right: 0;
    margin: auto;
    background-color: #f4f6fb
  }
  .c-under-pager:after {
    bottom: 0
  }
  .c-under-pager_leftLink {
    width: 50%
  }
  .c-under-pager_leftLink:before {
    top: -1px
  }
  .c-under-pager_leftLink:after, .c-under-pager_leftLink:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    left: 0;
    background-color: #fff
  }
  .c-under-pager_leftLink:after {
    bottom: -1px
  }
  .c-under-pager_rightLink {
    width: 50%
  }
  .c-under-pager_gradient {
    display: flex;
    align-items: center;
    position: absolute;
    z-index: 0;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 100%;
    height: 26.25vw
  }
  .c-under-pager_gradient_left, .c-under-pager_gradient_right {
    width: 50%
  }
  .c-under-pager_text {
    width: 50vw;
    height: 26.25vw
  }
  .c-under-pager_text_inner {
    width: 50%
  }
  .c-under-pager_text .textEn {
    font-size: 3.75vw
  }
  .c-under-pager_text .textJp {
    font-size: .875vw;
    margin-top: .5625vw
  }
  .c-under-top {
    z-index: 10;
    width: 75vw;
    max-width: 1600px;
    padding-top: 14.375vw;
    margin: 0 auto
  }
  .c-under-top-title {
    font-size: 5vw;
    margin-left: -.3125vw
  }
  .c-under-top-sub {
    font-family: YuGothic, 游ゴシック, Hiragino Kaku Gothic ProN, Hiragino Sans, Meiryo, sans-serif;
    margin: .625vw 0 3.5625vw .375vw;
    font-size: 1.125vw;
    letter-spacing: -.3px
  }
  .c-under-top .c-under-top-breadmenu {
    margin-bottom: 6.25vw
  }
  .c-under-top .c-under-top-breadmenu > li {
    font-size: .8125vw
  }
  .c-under-top .c-under-top-breadmenu > li:nth-child(2):before, .c-under-top .c-under-top-breadmenu > li:nth-child(3):before {
    left: -6.1875vw;
    width: 4.375vw
  }
  .c-under-top .c-under-top-breadmenu > li:nth-child(2), .c-under-top .c-under-top-breadmenu > li:nth-child(3) {
    margin-left: 8vw
  }
  .c-under-top .c-under-top-breadmenu > li .long-omit {
    width: 23.375vw;
    margin-top: -.15vw
  }
  html.ie .c-under-top .c-under-top-breadmenu > li .long-omit {
    line-height: 1.7
  }
  .t-footer .content {
    max-width: 960px;
    padding: 28px 0 0
  }
  .t-footer .contact, .t-footer .inner {
    display: flex;
    justify-content: space-between
  }
  .t-footer .contact {
    width: 100%;
    height: 12.5vw;
    padding-top: 1.25vw
  }
  .t-header {
    z-index: 5;
    right: 0;
    display: flex;
    justify-content: space-between;
    padding: 3.75vw 3.125vw 0
  }
  .t-header .inner {
    text-align: right
  }
  .t-header .logo {
    transition-property: all;
    transition-duration: .6s;
    transition-timing-function: cubic-bezier(.23, 1, .32, 1)
  }
  .t-header .logo:hover {
    opacity: .4 !important
  }
  .t-header .language {
    justify-content: flex-end;
    margin-top: 3.75vw
  }
  .t-header .language .text {
    font-size: .75vw
  }
  .t-header .language .slash {
    padding: 0 .3125vw;
    font-size: .75vw
  }
  .t-header .contentSp {
    display: none
  }
/*
  .t-layout {
    background-image: url(../img/common/bg.png)
  }
*/
  .sp {
    display: none !important
  }
}
@media only screen and (min-width:1921px) {
  .c-article-pager {
    width: 1500px;
    padding-top: 118.75px;
    padding-bottom: 306.25px
  }
  .c-article-pager-next, .c-article-pager-prev {
    font-size: 37.5px
  }
  .c-article-pager-prev {
    top: 5px;
    left: -412.5px
  }
  .c-article-pager-next {
    top: 5px;
    right: -412.5px
  }
  .c-article-pager-numbers {
    font-size: 50px
  }
  .c-article-pager-numbers > a {
    margin-right: 43.75px
  }
  .c-article-pager-numbers > span {
    margin-right: 52.5px
  }
  .c-btn {
    width: 150px;
    height: 150px
  }
  .c-btn.-typeThemeColor {
    right: 62.5px;
    bottom: 0
  }
  .c-btn-bg {
    width: 150px;
    height: 150px
  }
  .p-multiColumn-item .c-btn-bg {
    width: 100px;
    height: 100px
  }
  .p-multiColumn-item .c-btn {
    width: 100px;
    height: 100px;
    right: 50px;
    bottom: 7.5px
  }
  .c-case-list-item-time {
    font-size: 26.25px
  }
  .c-case-list-item-category {
    font-size: 15px
  }
  .c-case-list-item-text {
    font-size: 17.5px
  }
  .c-double-photo {
    margin: 187.5px auto 0
  }
  .c-double-photo .photo {
    width: 500px;
    height: 600px
  }
  .c-double-photo .-photo02 {
    margin-top: 100px
  }
  .c-h2.-side {
    left: -125px
  }
  .c-h2.-side .c-h2-title {
    font-size: 30px;
    padding-top: 46.25px
  }
  .c-h2.-side .c-h2-title > div {
    margin-bottom: 12.5px
  }
  .c-h2-number {
    font-size: 17.5px;
    top: 15px
  }
  .c-h2-title {
    font-size: 75px;
    padding-left: 40px
  }
  .c-h2-text {
    font-size: 17.5px;
    margin-top: -8.75px;
    margin-left: 46.25px
  }
  .c-link {
    margin-top: 75px
  }
  .c-link-inner {
    margin-bottom: 25px;
    width: 212.5px
  }
  .c-link-icon {
    bottom: 3.75px
  }
  .c-link-icon.-after {
    top: -2.5px;
    left: -6.25px
  }
  .c-link-icon svg {
    width: 32.5px;
    height: 11.25px
  }
  .c-link-text {
    font-size: 22.5px
  }
  .c-link.-map .c-link-icon svg {
    width: 21.25px;
    height: 25px
  }
  .c-list {
    margin-top: 87.5px
  }
  .c-list.-listPage .item, .c-list .item {
    margin-right: 75px
  }
  .c-list .item {
    padding: 43.75px 0
  }
  .c-list .box .circle .circle-inner .hidden-black {
    height: 3.125px;
    top: .625px;
    left: 18px
  }
  .c-list .box .circle {
    width: 37.5px;
    height: 37.5px
  }
  .c-list .box .time {
    font-size: 25px
  }
  .c-list .box .category {
    margin-top: 18.75px;
    font-size: 15px
  }
  .c-list .box .text {
    margin-top: 31.25px;
    font-size: 17.5px
  }
  .c-list .box img {
    width: 225px;
    height: 225px
  }
  .c-section-title .c-seciton-title-sub {
    margin-bottom: 31.25px;
    font-size: 17.5px
  }
  .c-section-title .c-seciton-title-sub:after {
    width: 75px;
    margin-left: 25px
  }
  .c-section-title .c-seciton-title-main {
    font-size: 55px
  }
  .c-section-title .c-seciton-title-main.size-40 {
    font-size: 50px
  }
  .c-under-pager {
    margin: 312.5px 0
  }
  .c-under-pager .lineBg {
    background-size: 2000px
  }
  .c-under-pager_text {
    width: 1000px;
    height: 26.25vw
  }
  .c-under-pager_text .textEn {
    font-size: 75px
  }
  .c-under-pager_text .textJp {
    font-size: 17.5px
  }
  .c-under-top {
    width: 1500px;
    padding-top: 287.5px
  }
  .c-under-top-title {
    font-size: 100px;
    margin-left: -6.25px
  }
  .c-under-top-sub {
    font-size: 22.5px;
    margin: 12.5px 0 71.25px 7.5px
  }
  .c-under-top .c-under-top-breadmenu {
    margin-bottom: 125px
  }
  .c-under-top .c-under-top-breadmenu > li {
    font-size: 16.25px
  }
  .c-under-top .c-under-top-breadmenu > li:nth-child(2):before, .c-under-top .c-under-top-breadmenu > li:nth-child(3):before {
    left: -123.75px;
    width: 87.5px
  }
  .c-under-top .c-under-top-breadmenu > li:nth-child(2), .c-under-top .c-under-top-breadmenu > li:nth-child(3) {
    margin-left: 160px
  }
  .c-under-top .c-under-top-breadmenu > li .long-omit {
    width: 467.5px;
    margin-top: -3px
  }
  .t-footer .copy {
    font-size: 12.5px;
    padding-bottom: 28px
  }
  .t-header .logo {
    transition-property: all;
    transition-duration: .6s;
    transition-timing-function: cubic-bezier(.23, 1, .32, 1)
  }
  .t-header .logo:hover {
    opacity: .4 !important
  }
  .t-header .language .slash, .t-header .language .text {
    font-size: 15px
  }
  .t-layout {
    background-size: 2000px
  }
}
@media only screen and (min-width:768px) and (min-width:1921px) {
  .t-header .text-animation .letter, .t-header .text-animation .word {
    font-size: 16.25px
  }
  .text-animation .letter-b.empty, .text-animation .letter-t.empty {
    width: 7.5px
  }
}
@media only screen and (max-width: 375px) {
  .t-scroll-body {
    padding-top: 80vh;
  }
}