@charset "UTF-8";

.home-intro {
  top:10vh;
  left:0;
  right:0;
  transform: none;
  -webkit-transform: none;
}

.home-intro .anniversary30,.home-intro .anniversary31 {
  font-size: 24px;
}


.company .profile-block-title span {
    font-size: 1.6rem;
}

a[href^="tel:"] { cursor: default; }

.performance .concept-block-copy .concept-block-packbox {
  overflow:hidden;
}
.performance .concept-block-packbox p span {
  font-size:80%;
}

.performance .concept-block-packbox ul {
  font-size:80%;
}

.performance .concept-block-packbox ul li {
  text-indent:-4rem;
  padding-left:4rem;
}

.performance .concept-block-packbox img {
  max-height: 208px !important;
}



.home-intro .anniversary30 img {
    width: 100%;
    max-width: 250px;
}

body.award .award10 .image25 {
    margin-left: 0;
    margin-top: 0;
    width: 72.5%;
}

body.award .award10 .image26 {
    margin-left: -4%;
    margin-right: 4%;
    margin-top: 10%;
    width: 29.0625%;
}

body.award .award11 .image23 {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    margin-left: auto;
    order: 2;
    width: 61%;
  margin-top: 6%;
}

body.award .award11 .image24 {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    margin-left: 12%;
    margin-right: -9%;
    margin-top: 0%;
    order: 1;
    width: 30%;
}

body.award .award12 .image21 {
    margin-left: 0;
    margin-top: 2%;
    width: 72.5%;
}

body.award .award12 .image22 {
    margin-left: -4%;
    margin-right: 4%;
    margin-top: 8%;
    width: 29.0625%;
}

body.award .award13 .image20 {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    margin-left: 2%;
    margin-right: -9%;
    margin-top: 1%;
    order: 1;
    width: 39.0625%;
}

body.award .award13 .image19 {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    margin-left: auto;
    order: 2;
    width: 62.5%;
}



body.award .award11 .award-section-year,
body.award .award11 .award-section-title,
body.award .award13 .award-section-year,
body.award .award13 .award-section-title{
    margin-left: 4%;
}

body.award .award10 .award-section-year,
body.award .award10 .award-section-title,
body.award .award12 .award-section-year,
body.award .award12 .award-section-title{
    margin-right: 4%;
    text-align: right;
}

body.award-2 .award10 .image25 {
    margin-left: 0;
    margin-top: 0;
    width: 72.5%;
}

body.award-2 .award10 .image26 {
    margin-left: -4%;
    margin-right: 4%;
    margin-top: 10%;
    width: 29.0625%;
}

body.award-2 .award11 .image23 {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    margin-left: auto;
    order: 2;
    width: 61%;
  margin-top: 6%;
}

body.award-2 .award11 .image24 {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    margin-left: 12%;
    margin-right: -9%;
    margin-top: 0%;
    order: 1;
    width: 30%;
}

body.award-2 .award12 .image21 {
    margin-left: 0;
    margin-top: 2%;
    width: 72.5%;
}

body.award-2 .award12 .image22 {
    margin-left: -4%;
    margin-right: 4%;
    margin-top: 8%;
    width: 29.0625%;
}

body.award-2 .award13 .image20 {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    margin-left: 2%;
    margin-right: -9%;
    margin-top: 1%;
    order: 1;
    width: 39.0625%;
}

body.award-2 .award13 .image19 {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    margin-left: auto;
    order: 2;
    width: 62.5%;
}



body.award-2 .award11 .award-section-year,
body.award-2 .award11 .award-section-title,
body.award-2 .award13 .award-section-year,
body.award-2 .award13 .award-section-title{
    margin-left: 4%;
}

body.award-2 .award10 .award-section-year,
body.award-2 .award10 .award-section-title,
body.award-2 .award12 .award-section-year,
body.award-2 .award12 .award-section-title{
    margin-right: 4%;
    text-align: right;
}


.new_tag {
  font-size: .6rem;
  padding: 4px 0;
  width: 35px;
  background: #f33;
  color: #fff;
  float: left;
  text-align: center;
  margin-right: 1rem;
}

/* concept top */
.page-id-42 .heading-title {
  display: none;
}
.page-id-42 .section h3 {
  font-size: 2.2rem;
  font-weight: 300;
  margin-bottom: 56px;
  letter-spacing: 1px;
}
.page-id-42 .section p {
  line-height: 2;
  margin-bottom: 1.5em;
  font-weight: 300;
}
.page-id-42 .section a {
  font-weight: 300;
}

.page-id-42 .section a span {
  width: 72px;
  height: 1px;
  background: #717171;
  margin-left: 32px;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  transition: all .4s cubic-bezier(0.2, 0.15, 0.3, 1);
}
.page-id-42 .section a span::after {
  content: '';
  width: 10px;
  height: 1px;
  background: #717171;
  display: block;
  position: absolute;
  transition: all .4s cubic-bezier(0.2, 0.15, 0.3, 1);
  top: 0;
  right: 0;
}
.page-id-42 .section a:hover span {
  margin-left: 20px;
}
.page-id-42 .section a:hover span::after {
  right: -1px;
  transform: rotate(45deg);
  top: -4px;
}

.page-id-42 .section h2 {
  text-align: center;
  font-size: 6vw;
  line-height: 2;
  margin: 64px auto 80px;
  display: block;
  width: 96%;
}
.page-id-42 .section .section-title-a span {
display:block;
  transition: all .4s cubic-bezier(0.2, 0.15, 0.3, 1);
  transform: translateY(24px);
  opacity: 0;
}
.page-id-42 .section .section-title-a.is-active span {
  transform: translateY(0);
  opacity: 1;
}
.page-id-42 .section-title-a span:nth-child(1) {transition-delay: .2s;}
.page-id-42 .section-title-a span:nth-child(2) {transition-delay: .4s;}


.page-id-42 .section h2 {
  text-align: center;
  font-size: 6vw;
  line-height: 2;
  margin: 64px auto 80px;
  display: block;
  width: 96%;
}
.page-id-42 .section .section-title span {
  display: inline-block;
  transition: all .8s cubic-bezier(0.2, 0.15, 0.3, 1);
  transform: translateY(24px);
  opacity: 0;
}
.page-id-42 .section .section-title.is-active span {
  transform: translateY(0);
  opacity: 1;
}
.page-id-42 .section-title span:nth-child(1) {transition-delay: .05s;}
.page-id-42 .section-title span:nth-child(2) {transition-delay: .1s;}
.page-id-42 .section-title span:nth-child(3) {transition-delay: .15s;}
.page-id-42 .section-title span:nth-child(4) {transition-delay: .2s;}
.page-id-42 .section-title span:nth-child(5) {transition-delay: .25s;}
.page-id-42 .section-title span:nth-child(6) {transition-delay: .3s;}
.page-id-42 .section-title span:nth-child(7) {transition-delay: .35s;}
.page-id-42 .section-title span:nth-child(8) {transition-delay: .4s;}
.page-id-42 .section-title span:nth-child(9) {transition-delay: .45s;}
.page-id-42 .section-title span:nth-child(10) {transition-delay: .5s;}
.page-id-42 .section-title span:nth-child(11) {transition-delay: .55s;}
.page-id-42 .section-title span:nth-child(12) {transition-delay: .6s;}
.page-id-42 .section-title span:nth-child(13) {transition-delay: .65s;}
.page-id-42 .section-title span:nth-child(14) {transition-delay: .7s;}
.page-id-42 .section-title span:nth-child(15) {transition-delay: .75s;}
.page-id-42 .section-title span:nth-child(16) {transition-delay: .8s;}
.page-id-42 .section-title span:nth-child(17) {transition-delay: .85s;}
.page-id-42 .section-title span:nth-child(18) {transition-delay: .9s;}
.page-id-42 .section-title span:nth-child(19) {transition-delay: .95s;}
.page-id-42 .section-title span:nth-child(20) {transition-delay: 1s;}
.page-id-42 .section-title span:nth-child(21) {transition-delay: 1.05s;}
.page-id-42 .section-title span:nth-child(22) {transition-delay: 1.1s;}
.page-id-42 .section-title span:nth-child(23) {transition-delay: 1.15s;}
.page-id-42 .section-title span:nth-child(24) {transition-delay: 1.2s;}
.page-id-42 .section-title span:nth-child(25) {transition-delay: 1.25s;}
.page-id-42 .section-title span:nth-child(26) {transition-delay: 1.3s;}
.page-id-42 .section-title span:nth-child(27) {transition-delay: 1.35s;}
.page-id-42 .section-title span:nth-child(28) {transition-delay: 1.4s;}
.page-id-42 .section-title span:nth-child(29) {transition-delay: 1.45s;}
.page-id-42 .section-title span:nth-child(30) {transition-delay: 1.5s;}
.page-id-42 .section-title span:nth-child(31) {transition-delay: 1.55s;}
.page-id-42 .section-title span:nth-child(32) {transition-delay: 1.6s;}
.page-id-42 .section-title span:nth-child(33) {transition-delay: 1.65s;}
.page-id-42 .section-title span:nth-child(34) {transition-delay: 1.7s;}
.page-id-42 .section-title span:nth-child(35) {transition-delay: 1.75s;}
.page-id-42 .section-title span:nth-child(36) {transition-delay: 1.8s;}
.page-id-42 .section-title span:nth-child(37) {transition-delay: 1.85s;}

@media print, screen and (min-width: 768px) {
  .page-id-42 .section h2 {
    font-size: 3.2rem;
    width: 100%;
    margin: 0px auto 100px;
  }
}
/* founding-main-00 */
.page-id-42 .contents.bg_90{
  background:rgba(255,255,255,0.9);
}
.page-id-42 .founding-main-00 {
text-align:center;
font-size: 1.6rem;
font-family: "Hiragino Mincho ProN", HGS明朝E, serif;
}
.page-id-42 .founding-main-00 p {
margin-bottom: 4rem;
}
/* concept founding-00 */
.page-id-42 .section-founding-00 {
  width: calc(1200 / 1440 * 100%);
  margin: 0 auto;
  max-width: 1200px;
}
.page-id-42 .section-founding-00 .founding-main-00 > * {
  transform: translateY(24px);
  transition: all 2.8s cubic-bezier(0.2, 0.15, 0.3, 1);
  opacity: 0;
}
.page-id-42 .section-founding-00 .founding-main-00.is-active > * {
  transform: translateY(0);
  opacity: 1;
}
.page-id-42 .section-founding-00 .founding-main-00.is-active p:nth-of-type(1) {transition-delay: .4s;}
.page-id-42 .section-founding-00 .founding-main-00.is-active p:nth-of-type(2) {transition-delay: .8s;}
.page-id-42 .section-founding-00 .founding-main-00.is-active p:nth-of-type(3) {transition-delay: 1.2s;}
.page-id-42 .section-founding-00 .founding-main-00.is-active p:nth-of-type(4) {transition-delay: 1.6s;}
.page-id-42 .section-founding-00 .founding-main-00.is-active p:nth-of-type(5) {transition-delay: 2.0s;}
.page-id-42 .section-founding-00 .founding-main-00.is-active p:nth-of-type(6) {transition-delay: 2.4s;}
.page-id-42 .section-founding-00 .founding-main-00.is-active p:nth-of-type(7) {transition-delay: 2.8s;}

@media print, screen and (max-width: 768px) {
.page-id-42 .contents.bg_90{
  background:rgba(255,255,255,1.0);
}
  .page-id-42 .founding-main-00 {
font-size: 1.6rem;
}
}



/* concept founding */
.page-id-42 .section-founding {
  display: flex;
  width: calc(1200 / 1440 * 100%);
  margin: 0 auto;
  max-width: 1200px;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: flex-start;
}
.page-id-42 .section-founding .founding-main h3 {
  font-size: 2.2rem;
  margin-bottom: 32px;
  font-weight: 300;
}
.page-id-42 .section-founding .founding-main > *,
.page-id-42 .section-founding .founding-images > * {
  transform: translateY(24px);
  transition: all .8s cubic-bezier(0.2, 0.15, 0.3, 1);
  opacity: 0;
}
.page-id-42 .section-founding .founding-main.is-active > *,
.page-id-42 .section-founding .founding-images.is-active > * {
  transform: translateY(0);
  opacity: 1;
}
.page-id-42 .section-founding .founding-main.is-active p:nth-of-type(1) {transition-delay: .4s;}
.page-id-42 .section-founding .founding-main.is-active p:nth-of-type(2) {transition-delay: .6s;}
.page-id-42 .section-founding .founding-main.is-active p:nth-of-type(3) {transition-delay: .8s;}
.page-id-42 .section-founding .founding-images {
  display: flex;
  width: 100%;
  margin-top: 80px;
  align-items: flex-start;
}
.page-id-42 .section-founding .founding-image {
  width: calc(136 / 312 * 100%);
  padding-top: calc(272 / 312 * 100%);
  background-size: cover;
}
.page-id-42 .section-founding .founding-image:nth-child(1) {
  margin-top: calc(80 / 468 * 100%);
  margin-right: calc(40 / 468 * 100%);
  background-image: url(../images/concept/concept_founding_imag01.jpg);
  transition-delay: 1.2s;
} 
.page-id-42 .section-founding .founding-image:nth-child(2) {
  background-image: url(../images/concept/concept_founding_imag02.jpg?ud=210517);
  transition-delay: 1s;
} 
@media print, screen and (min-width: 768px) {
  .page-id-42 .section-founding .founding-main {
    width: calc(708 / 1200 * 100%);
    padding-right: calc(24 / 1200 * 100%);
  }
  .page-id-42 .section-founding .founding-main h3 {
    font-size: 3.2rem;
    margin-bottom: 64px;
  }
  .page-id-42 .section-founding .founding-images {
    margin-top: 0;
    width: calc(468 / 1200 * 100%);
  }
  .page-id-42 .section-founding .founding-image {
    width: calc(214 / 468 * 100%);
    padding-top: calc(408 / 468 * 100%);
  }
  .page-id-42 .section-founding .founding-image:nth-child(1) {
    margin-top: 144px;
  }
}

/* concept concept */
.page-id-42 .section-concept {
  width: 100%;
  overflow: hidden;
}
.page-id-42 .section-concept h2 {
  position: relative;
  width: calc(1200 / 1440 * 100%);
  margin: 40px auto 104px;
  max-width: 1200px;
  display: block;
  padding-top: 120px;
}
.page-id-42 .section-concept h2 .sub {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  font-size: 1.6rem;
  padding-left: 80px;
  letter-spacing: 3px;
}
.page-id-42 .section-concept h2 .sub::before {
  content: '';
  width: 60px;
  height: 1px;
  display: block;
  background: #333;
  position: absolute;
  top: 50%;
  left: 0;
}
.page-id-42 .section-concept h2 .copy {
  opacity: 0;
  letter-spacing: 30px;
  transition: all 1.4s cubic-bezier(0.2, 0.15, 0.3, 1);
}
.page-id-42 .section-concept h2.is-active .copy {
  opacity: 1;
  letter-spacing: 20px;
}
.page-id-42 .section-concept h3 {
  font-size: 2.2rem;
  margin-bottom: 48px;
  font-weight: 300;
}
.page-id-42 .section-concept .concept01 {
  margin-bottom: 80px;
}
.page-id-42 .section-concept .concept01 .concept01-main,
.page-id-42 .section-concept .concept02 .concept02-main {
  width: calc(1200 / 1440 * 100%);
  max-width: 1200px;
  margin: 0 auto;
}

.page-id-42 .section-concept .concept01 .concept01-main > *,
.page-id-42 .section-concept .concept02 .concept02-main > * {
  opacity: 0;
  transform: translateY(24px);
  transition: all .8s cubic-bezier(0.2, 0.15, 0.3, 1);
}
.page-id-42 .section-concept .concept01 .concept01-main.is-active > *,
.page-id-42 .section-concept .concept02 .concept02-main.is-active > * {
  opacity: 1;
  transform: translateY(0);
  transition: all .8s cubic-bezier(0.2, 0.15, 0.3, 1);
}
.page-id-42 .section-concept .concept01 .concept01-main.is-active p,
.page-id-42 .section-concept .concept02 .concept02-main.is-active p {
  transition-delay: .4s;
}
.page-id-42 .section-concept .concept01 .concept01-images,
.page-id-42 .section-concept .concept02 .concept02-images {
  padding-top: calc(120 / 1440 * 100%);
}
.page-id-42 .section-concept .concept01 .concept01-images div,
.page-id-42 .section-concept .concept02 .concept02-images div {
  margin: 0 20px 0 0;
  position: relative;
  overflow: hidden;
  width: calc(1200 / 1440 * 100%);
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
}
.page-id-42 .section-concept .concept01 .concept01-images div::before,
.page-id-42 .section-concept .concept02 .concept02-images div::before{
  content: '';
  width: 100%;
  padding-top: calc(240 / 420 * 100%);
  display: block;
  background: #fff;
  z-index: 1;
  position: absolute;
  transition: all 1.4s cubic-bezier(0.2, 0.15, 0.3, 1);
  left: 0;
  transition-delay: .2s;
}
.page-id-42 .section-concept .concept01 .concept01-images.is-active div::before,
.page-id-42 .section-concept .concept02 .concept02-images.is-active div::before{
  left: 100%;
}
.page-id-42 .section-concept .concept01 .concept01-images div img,
.page-id-42 .section-concept .concept02 .concept02-images div img {
  transform: scale(1.2);
  filter: saturate(0);
  transition: all 1.4s cubic-bezier(0.2, 0.15, 0.3, 1);
}
.page-id-42 .section-concept .concept01 .concept01-images.is-active img,
.page-id-42 .section-concept .concept02 .concept02-images.is-active img{
  transform: scale(1);
  filter: saturate(1);
}
.page-id-42 .section-concept .concept01 .concept01-images div:nth-child(1) img {transition-delay: 0s;}
.page-id-42 .section-concept .concept01 .concept01-images div:nth-child(2) img {transition-delay: .3s;}
.page-id-42 .section-concept .concept01 .concept01-images div:nth-child(3) img {transition-delay: .6s;}
.page-id-42 .section-concept .concept01 .concept01-images div:nth-child(4) img {transition-delay: .9s;}
.page-id-42 .section-concept .concept01 .concept01-images div:nth-child(5) img {transition-delay: 1.2s;}
.page-id-42 .section-concept .concept02 .concept02-images div:nth-child(1) img {transition-delay: 0s;}
.page-id-42 .section-concept .concept02 .concept02-images div:nth-child(2) img {transition-delay: .3s;}
.page-id-42 .section-concept .concept02 .concept02-images div:nth-child(3) img {transition-delay: .6s;}
.page-id-42 .section-concept .concept02 .concept02-images div:nth-child(4) img {transition-delay: .9s;}
.page-id-42 .section-concept .concept02 .concept02-images div:nth-child(5) img {transition-delay: 1.2s;}
.page-id-42 .section-concept .concept01 .concept01-images div:nth-child(1)::before {transition-delay: 0s;}
.page-id-42 .section-concept .concept01 .concept01-images div:nth-child(2)::before {transition-delay: .3s;}
.page-id-42 .section-concept .concept01 .concept01-images div:nth-child(3)::before {transition-delay: .6s;}
.page-id-42 .section-concept .concept01 .concept01-images div:nth-child(4)::before {transition-delay: .9s;}
.page-id-42 .section-concept .concept01 .concept01-images div:nth-child(5)::before {transition-delay: 1.2s;}
.page-id-42 .section-concept .concept02 .concept02-images div:nth-child(1)::before {transition-delay: 0s;}
.page-id-42 .section-concept .concept02 .concept02-images div:nth-child(2)::before {transition-delay: .3s;}
.page-id-42 .section-concept .concept02 .concept02-images div:nth-child(3)::before {transition-delay: .6s;}
.page-id-42 .section-concept .concept02 .concept02-images div:nth-child(4)::before {transition-delay: .9s;}
.page-id-42 .section-concept .concept02 .concept02-images div:nth-child(5)::before {transition-delay: 1.2s;}

@media print, screen and (min-width: 768px) {
  .page-id-42 .section-concept h2 {
    margin: 80px auto 280px;
  }
  .page-id-42 .section-concept h3 {
    font-size: 3.2rem;
  }
  .page-id-42 .section-concept h2 .sub {
    font-size: 2rem;
    padding-left: 140px;
    letter-spacing: 5px;
  }
  .page-id-42 .section-concept h2 .sub::before {
    width: 120px;
  }
  .page-id-42 .section-concept .concept01 {
    margin-bottom: 280px;
  }
  .page-id-42 .section-concept .concept01 .concept01-images,
  .page-id-42 .section-concept .concept02 .concept02-images {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  .page-id-42 .section-concept .concept01 .concept01-images {
    width: 100%;
    margin-left: auto;
    margin-right: calc(1 * (50% - (20px + ((100% - 120px) / 3))));
  }
  .page-id-42 .section-concept .concept01 .concept01-images div,
  .page-id-42 .section-concept .concept02 .concept02-images div {
    margin: 0 40px 40px 0;
    width: calc((100% - 120px) / 3);
  }
  .page-id-42 .section-concept .concept01 .concept01-images div:nth-child(3n),
  .page-id-42 .section-concept .concept01 .concept01-images div:last-child,
  .page-id-42 .section-concept .concept02 .concept02-images div:nth-child(3n),
  .page-id-42 .section-concept .concept02 .concept02-images div:last-child {
    margin: 0 0 40px 0;
  }
}


/* concept passiveDesign */

.page-id-42 .section-passiveDesign .passiveDesign-kawaranoie-image {
  overflow: hidden;
  width: 100%;
  margin: 0 auto;
}
.page-id-42 .section-passiveDesign .passiveDesign-kawaranoie-image img {
  filter: blur(10px);
  transform: scale(1.2);
  transition: filter .8s, transform 1s cubic-bezier(.215,.61,.355,1);
  width: 100%;
  margin: 0 auto;
  display: block; 
}
.page-id-42 .section-passiveDesign .passiveDesign-kawaranoie.is-active .passiveDesign-kawaranoie-image img {
  filter: blur(0);
  transform: scale(1);
}
.page-id-42 .section-passiveDesign .passiveDesign-kawaranoie-caption {
  width: calc(1200 / 1440 * 100%);
  max-width: 1200px;
  margin: 0 auto;
  margin-top: 16px;
  text-align: right;
}
.page-id-42 .section-passiveDesign .passiveDesign-kawaranoie-caption img {
  width: 158px;
}
.page-id-42 .section-passiveDesign .passiveDesign-main {
  margin-top: 80px;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
}
.page-id-42 .section-passiveDesign .passiveDesign-main h3 {
  font-size: 1.8rem;
  margin-bottom: 64px;
  font-weight: 300;
  text-align: center;
  display: block;
  width: 100%;
  order: 1;
  opacity: 0;
  transform: translateY(24px);
  transition: all .8s cubic-bezier(0.2, 0.15, 0.3, 1);
}
.page-id-42 .section-passiveDesign .passiveDesign-main h3.is-active {
  opacity: 1;
  transform: translateY(0);
}
.page-id-42 .section-passiveDesign .passiveDesign-main .passiveDesign-main-text {
  width: calc(1200 / 1440 * 100%);
  margin-left: auto;
  margin-right: auto;
  order: 3;
  display: flex;
  flex-direction: column;
  padding-top: 2em;
}
.page-id-42 .section-passiveDesign .passiveDesign-main .passiveDesign-main-text > * {
  opacity: 0;
  transform: translateY(24px);
  transition: all .8s cubic-bezier(0.2, 0.15, 0.3, 1);
}
.page-id-42 .section-passiveDesign .passiveDesign-main .passiveDesign-main-text.is-active > * {
  opacity: 1;
  transform: translateY(0);
}
.page-id-42 .section-passiveDesign .passiveDesign-main .passiveDesign-main-text > *:nth-child(1) {
  transition-delay: .2s;
}
.page-id-42 .section-passiveDesign .passiveDesign-main .passiveDesign-main-text > *:nth-child(2) {
  transition-delay: .4s;
}
.page-id-42 .section-passiveDesign .passiveDesign-main .passiveDesign-main-text > *:nth-child(3) {
  transition-delay: .6s;
}
.page-id-42 .section-passiveDesign .passiveDesign-main .passiveDesign-main-text a {
/*  text-align: right; リンク矢印修正 200430 */
  margin-top: 3em;
}
.page-id-42 .section-passiveDesign .passiveDesign-main .passiveDesign-main-image {
  width: calc(1200 / 1440 * 100%);
  margin-left: auto;
  margin-right: auto;
  order: 2;
  overflow: hidden;
  transform: translateY(24px);
  transition: all .8s cubic-bezier(0.2, 0.15, 0.3, 1);
  opacity: 0;
}
.page-id-42 .section-passiveDesign .passiveDesign-main .passiveDesign-main-image.is-active {
  transform: translateY(0);
  opacity: 1;
}
.page-id-42 .section-passiveDesign .passiveDesign-main .passiveDesign-main-image img {
  transform: scale(1.05);
  transition: all .8s cubic-bezier(0.2, 0.15, 0.3, 1);
}
.page-id-42 .section-passiveDesign .passiveDesign-main .passiveDesign-main-image.is-active img {
  transform: scale(1);
}
@media print, screen and (min-width: 768px) {
  .page-id-42 .section-passiveDesign .passiveDesign-kawaranoie-caption img {
    width: 316px;
  }
  .page-id-42 .section-passiveDesign .passiveDesign-main {
    flex-direction: row;
    margin-top: 216px;
  }
  .page-id-42 .section-passiveDesign .passiveDesign-main h3 {
    font-size: 3.2rem;
    margin-bottom: 140px;
  }
  .page-id-42 .section-passiveDesign .passiveDesign-main .passiveDesign-main-text {
    width: calc(520 / 1440 * 100%);
    margin-left: calc(80 / 1440 * 100%);
    margin-right: calc(120 / 1440 * 100%);
  }
  .page-id-42 .section-passiveDesign .passiveDesign-main .passiveDesign-main-text a {
    margin-top: auto;
  }
  .page-id-42 .section-passiveDesign .passiveDesign-main .passiveDesign-main-image {
    width: calc(720 / 1440 * 100%);
  }
}
@media print, screen and (min-width: 1300px) {
  .page-id-42 .section-passiveDesign .passiveDesign-kawaranoie-image {
    width: 1200px;
  }
  .page-id-42 .section-passiveDesign .passiveDesign-kawaranoie-image img {
    width: 1200px;
  }
}

/* concept service */
.page-id-42 .section-service > h2 {
  opacity: 0;
  transform: translateY(24px);
  transition: all .8s cubic-bezier(0.2, 0.15, 0.3, 1);
  display: inline-block;
  margin-bottom: 64px;
}
.page-id-42 .section-service > h2.is-active {
  opacity: 1;
  transform: translateY(0);
}
.page-id-42 .section-service > .service-block {
  display: flex;
  width: 100%;
  margin: 40px auto 0;
  justify-content: space-between;
  flex-direction: column;
}
.page-id-42 .section-service > .service-block > .service-block-main {
  width: calc(1200 / 1440 * 100%);
  margin-left: auto;
  margin-right: auto;
}
.page-id-42 .section-service .service-block .service-block-main p {
  margin-bottom: 32px;
}
.page-id-42 .section-service > .service-block > .service-block-image {
  width: calc(1200 / 1440 * 100%);
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

.page-id-42 .section-service .service-block h3,
.page-id-42 .section-service .service-block p,
.page-id-42 .section-service .service-block a,
.page-id-42 .section-service .service-block img {
  opacity: 0;
  transform: translateY(24px);
  transition: all 0.8s cubic-bezier(0.2, 0.15, 0.3, 1);
}
.page-id-42 .section-service .service-block p {
  transition-delay: .3s;
}
.page-id-42 .section-service .service-block a {
  transition-delay: .6s;
  display: inline-block;
  float: right;
}
.page-id-42 .section-service .service-block img {
  transition-delay: .3s;
  width: 100%;
  margin-top: 64px;
  margin-bottom: 80px;
}
.page-id-42 .section-service .service-block.is-active h3,
.page-id-42 .section-service .service-block.is-active p,
.page-id-42 .section-service .service-block.is-active a,
.page-id-42 .section-service .service-block.is-active img {
  opacity: 1;
  transform: translateY(0);
}

.page-id-42 .section-service .service-block.service-facility,
.page-id-42 .section-service .service-block.service-support {
  width: calc(1200 / 1440 * 100%);
  margin-left: auto;
  margin-right: auto;
}
.page-id-42 .section-service .service-block.service-support {
  margin-top: 120px;
}
.page-id-42 .section-service .service-system .service-block-image {
  text-align: right;
}
.page-id-42 .section-service .service-system .service-system-main-links a {
  margin-left: 3em;
  margin-bottom: 1.5em;
}

.page-id-42 .section-service .service-bg {
  margin-top: 184px;
  margin-bottom: 64px;
  width: 100%;
  height: 300px;
  background: url(../images/concept/concept_service_image01.jpg) no-repeat center / 100% auto;
}

@media print, screen and (min-width: 768px) {
  .page-id-42 .section-service > .service-block {
    flex-direction: row;
    width: calc(1200 / 1440 * 100%);
    max-width: 1200px;
    margin: 160px auto 0;
  }
  .page-id-42 .section-service > .service-block > .service-block-main {
    width: calc(700 / 1200 * 100%);
    margin-right: calc(54 / 1200 * 100%);
  }
  .page-id-42 .section-service > .service-block.kihon > .service-block-main {
    width: calc(560 / 1200 * 100%);
    margin-right: calc(54 / 1200 * 100%);
  }
  .page-id-42 .section-service .service-block .service-block-main p {
    margin-bottom: 64px;
  }
  .page-id-42 .section-service .service-block a {
    float: none;
  }
  .page-id-42 .section-service > .service-block > .service-block-image {
    width: calc(446 / 1200 * 100%);
  }
  .page-id-42 .section-service > .service-block.kihon > .service-block-image {
    width: calc(560 / 1200 * 100%);
  }
  .page-id-42 .section-service .service-block img {
    margin-top: 0;
  }
  .page-id-42 .section-service .service-performance .service-block-image img {
   width: calc(446 / 446 * 100%);
  }
  .page-id-42 .section-service .service-health .service-block-image img {
    width: calc(352 / 446 * 100%);
  }
  .page-id-42 .section-service .service-system .service-block-image img {
    width: calc(360 / 446 * 100%);
  }
  .page-id-42 .section-service .service-system .service-system-main-links a {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 80px;
  }
  .page-id-42 .section-service .service-block.service-facility,
  .page-id-42 .section-service .service-block.service-support {
    width: 50%;
  }
  .page-id-42 .section-service .service-block.service-support {
    margin-top: 0;
    padding-left: 32px;
  }
  .page-id-42 .section-service .service-bg {
    height: 608px;
    margin-bottom: 144px;
  }
}


@media print, screen and (min-width: 768px) {

  

  .home-intro {
  top:35%;
}
  .home-intro .anniversary30 {
  font-size: 42px;
  color: #fff;
    max-width: 300px;
    margin: 0 auto;
}

.performance .concept-block-copy.img_2w img {
    width: 500px;
}
}


.page-id-42 .button-white {
    border: 1px solid #221f20;
    font-size: 1.8rem;
    max-width: 360px;
}
.page-id-42 .con-navi {
    background-color: #eeeeee;
}

@media print, screen and (min-width: 768px){
.page-id-42 .button-white {
    font-size: 1.8rem;
}
}

.home-concept .button-white {
    border: 1px solid #221f20;
    padding: 12px 0;
    font-size: 1.8rem;
    max-width: 360px;
    margin-top: 10px;
}

@media print, screen and (min-width: 768px){
.home-concept .button-white {
    font-size: 1.8rem;
    margin-top: 10px;
}
}

/* for add page renovation */
.renovation-p .page-main::before {
    background-image: url(../images/renovation/renovation-mv-index.jpg);
}

.renovation-p .block-01 h2,
.renovation-p .block-02 h2,
.renovation-p .block-03 h2{
  font-size: 3.2rem;
  font-family: YuMincho, 'Yu Mincho';
  text-align: center;
}
@media screen and (max-width: 768px) {
  .renovation-p .contents-inner {
    width: calc((335 / 375) * 100%);
  }
  .renovation-p .block-01 h2,
  .renovation-p .block-02 h2,
  .renovation-p .block-03 h2{
    font-size: 2.4rem;
  }
}

.renovation-p .block-01{
  margin-bottom: 216px;
}
.renovation-p .block-01 h2{
  margin-bottom: 80px;
}
.renovation-p .block-01 .contents-inner{
  margin-bottom: 150px;
}
.renovation-p .block-01 .lead{
  font-size: 1.6rem;
  line-height: 2;
  text-align: center;
}
.renovation-p .block-01 .slider-wrap{
  display: flex;
  overflow: hidden;
}
.renovation-p .block-01 .slider{
  animation: scroll-left 60s infinite linear .5s both;
  display: flex;
}
.renovation-p .block-01 .slider .slide{
  width:32.847vw;
}
.renovation-p .block-01 .slider .slide img{
  display: block;
  width: 100%;
}
@media screen and (max-width: 1024px) {
  .renovation-p .block-01{
    margin-bottom: 21.094vw;
  }
  .renovation-p .block-01 h2{
    margin-bottom: 7.813vw;
  }
  .renovation-p .block-01 .contents-inner{
    margin-bottom: 14.648vw;
  }
}
@media screen and (max-width: 768px) {
  .renovation-p .block-01{
    margin-bottom: 100px;
  }
  .renovation-p .block-01 h2{
    margin-bottom: 50px;
  }
  .renovation-p .block-01 .contents-inner{
    width: calc((335 / 375) * 100%);
    margin-bottom: 50px;
  }
  .renovation-p .block-01 .lead{
    font-size: 1.4rem;
    text-align: left;
  }
  .renovation-p .block-01 .slider .slide{
    width:50vw;
  } 
}

@keyframes scroll-left {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-100%);
  }
}

.renovation-p .block-02{
  margin-bottom: 168px;
}
.renovation-p .block-02 .wrap{
  width: 100%
}
.renovation-p .block-02 h2{
  margin-bottom: 115px;
}
.renovation-p .block-02 .row{
  margin-left: 0;
  margin-right:4.375vw;
  display: grid;
  grid-template-columns: 52.778vw 39.514vw;
  gap: 3.333vw;
  align-items: center;
}
.renovation-p .block-02 .row + .row{
  margin-top: 70px;
}
.renovation-p .block-02 .row .image{
  aspect-ratio: 760 / 400;
}
.renovation-p .block-02 .row h3{
  font-size: 2.4rem;
  font-weight: 500;
  font-family: YuMincho, 'Yu Mincho';
  margin-bottom: 48px;
}
.renovation-p .block-02 .summary{
  margin-top: 143px;
  margin-bottom: 83px;
  font-size: 1.6rem;
  line-height: 2;
  text-align: center;
}
.renovation-p .block-02 .btn-line{
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.renovation-p .block-02 .btn-line span{
  display: block;
  font-size: 14px;
  margin-bottom: 10px;
}
.renovation-p .block-02 .btn-line a{
  display: block;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  font-family: YuMincho, 'Yu Mincho';
  width: 290px;
  height: 48px;
  line-height: 48px;
  text-align: center;
  background: #06C755;
  margin: 0 auto;
  transition: 0.3s;
}
.renovation-p .block-02 .btn-line a:hover{
  opacity: 0.7;
}
@media screen and (max-width: 1024px) {  
  .renovation-p .block-02{
    margin-bottom: 16.406vw;
  }
  .renovation-p .block-02 h2{
    margin-bottom: 11.23vw;
  }
  .renovation-p .block-02 .row{
    align-items: flex-start;
  }
  .renovation-p .block-02 .row + .row{
    margin-top: 6.836vw;
  }
  .renovation-p .block-02 .row h3{
    margin-bottom: 20px;
  }
  .renovation-p .block-02 .summary{
    max-width: 96%;
    margin: 13.965vw auto 8.105vw;
  }
}
@media screen and (max-width: 768px) {
  .renovation-p .block-02{
    margin-bottom: 100px;
  }
  .renovation-p .block-02 h2{
    margin-bottom: 50px;
  }
  .renovation-p .block-02 .wrap{
    width: calc((335 / 375) * 100%);
    margin: 0 auto 50px;
  }
  .renovation-p .block-02 .row{
    margin-left: auto;
    margin-right:auto;
    grid-template-columns: 100%;
    grid-template-rows: auto auto;
    gap: 20px;
  }
  .renovation-p .block-02 .row + .row{
    margin-top: 50px;
  }
  .renovation-p .block-02 .row h3{
    font-size: 1.8rem;
    margin-bottom: 10px;
  }
  .renovation-p .block-02 .summary{
    margin-top: 50px;
    margin-bottom: 50px;
    font-size: 1.4rem;
  }
}
