@charset "utf-8";
/* CSS Document */

#page_ttl_wrap .img_wrap .zeh {
    width: 14.286vw;
    position: absolute;
    bottom: 4rem;
    right: 3.286vw;
    transform: translate(0,0);
    z-index: 2;
}

@media only screen and (max-width: 768px) {
#page_ttl_wrap .img_wrap .zeh {
    width: 7.28rem;
    position: absolute;
    bottom: 1.6rem;
    right: 1.6rem;
}

}



/* #standard
----------------------------------------- */
#standard {
	width: 100%;
    position: relative;
}
#standard .inner {
    max-width: 110rem;
    padding-top: 17rem;
}

#standard h2.con_ttl .jp {
    font-size: 3.3rem;
    letter-spacing: 0.2em;
}
#standard h2.con_ttl .en {
    font-size: 1.3rem;
}

#standard .inner > .lead {
    font-size: 1.8rem;
    line-height: calc(36/18);
    text-align: center;
    margin-top: 5rem;
}

#standard .standard_list {
    width: 100%;
    margin-top: 16rem;
}
#standard .standard_list > li {
    width: 100%;
}
#standard .standard_list > li:not(:last-child) {
    margin-bottom: 14rem;
}

#standard .ttl_wrap {
    width: 100%;
    max-width: 85rem;
    margin: auto;
    margin-bottom: 7rem;
}
#standard .ttl_wrap .ttl {
    position: relative;
    display: flex;
    align-items: flex-end;
    justify-content: center;
}
#standard .ttl_wrap .ttl .number {
    font-size: 1.8rem;
    line-height: calc(22/18);
    font-weight: 300;
    width: 5.9rem;
    height: 5.9rem;
    background: url(../images/waku_lt2.svg) no-repeat center center;
    background-size: contain;
    margin-right: 4.5rem;
}
#standard .ttl_wrap .ttl .txt {
    font-size: 2.8rem;
    /*line-height: calc(49/28);*/
    line-height: 1.3;
    font-weight: 500;
    letter-spacing: 0.1em;
    text-align: center;
}
#standard .ttl_wrap .lead {
    font-size: 1.8rem;
    line-height: calc(36/18);
    text-align: center;
    margin-top: 3rem;
}

#standard .standard_list > li > .txt_wrap {
}
#standard .standard_list > li > .txt_wrap h3 {
    font-size: 2.3rem;
    line-height: 1;
    font-weight: 500;
    text-align: center;
    text-decoration: underline;
    text-decoration-thickness: 0.1rem;
    text-decoration-color: rgba(211,210,208,1.00);
    text-underline-offset: 0.5rem;
}
#standard .standard_list > li > .txt_wrap .txt {
    text-align: center;
    margin-top: 3rem;
}


#standard .con_wrap {
    width: 100%;
    margin-top: 5rem;
    display: flex;
    flex-flow: column;
    gap: 5rem 0;
}
#standard .con_wrap .con > .img_wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
#standard .con_wrap .con > .img_wrap img {
    width: calc(440/900*100%);
}
#standard .con_wrap .con > .img_wrap img.w100 {
    width: 100%;
}

#standard .con_wrap .con > .img_wrap img.img01 {
    width: calc(501/900*100%);
}
#standard .con_wrap .con > .img_wrap img.img02 {
    width: calc(399/900*100%);
}

#standard .con_wrap .con .txt {
    font-size: 1.4rem;
    line-height: calc(26/14);
    letter-spacing: 0.07em;
    font-weight: 400;
}
#standard .con_wrap .con > .txt {
    margin-top: 4rem;
}

#standard .layout {
    width: 100%;
    margin-top: 4rem;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between;
}
#standard .layout > .txt_wrap {
    width: calc(480/900*100%);
}
#standard .layout > .img_wrap {
    width: calc(312/900*100%);
}
#standard .layout > .img_wrap img {
    width: 100%;
}

#standard .con_wrap .con h4 {
    font-size: 1.8rem;
    line-height: calc(30/18);
    letter-spacing: 0.1em;
    font-weight: 500;
    margin-bottom: 3rem;
}

#standard .att_txt {
    margin-top: 5rem;
    padding-bottom: 3rem;
    font-size: 1.5rem;
    font-weight: 500;
    text-align: center;
    text-decoration: underline;
    text-decoration-thickness: 0.1rem;
    text-decoration-color: rgba(211,210,208,1.00);
    text-underline-offset: 0.3rem;
}

#standard .btn_wrap {
    margin-top: 5rem;
    display: flex;
    justify-content: center;
}


#standard .layout_2 {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
    background-color: #FFFFFF;
  padding: 4rem 5rem;
  grid-gap: 3rem calc(55/1010*100%);
  position: relative;
  z-index: 1;
}
#standard .layout_2 h4.ttl {
    width: 100%;
  display: flex;
  justify-content: center;
  font-size: 1.5rem;
  line-height: calc(26/15);
  letter-spacing: 0.05em;
  font-weight: 500;
  text-align: center;
    margin: 0;
}
#standard .layout_2 .con {
  width: calc(300/1010*100%);
  position: relative;
  z-index: 1;
  color: #7C7C7C;
}
#standard .layout_2 .con .img_wrap {
  width: 100%;
  height: 14rem;
}
#standard .layout_2 .con .img_wrap img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#standard .layout_2 .con .txt_wrap {
  width: 100%;
  display: flex;
  flex-flow: column;
  align-items: center;
  margin-top: -4.375rem;
}
#standard .layout_2 .con .txt_wrap .ttl {
  font-size: 1.6rem;
  line-height: calc(27/16);
  letter-spacing: 0;
  font-weight: 700;
  text-align: center;
}
#standard .layout_2 .con .txt_wrap .data {
  font-size: 1.9rem;
  line-height: calc(22/19);
  letter-spacing: 0.1em;
  margin-top: 1rem;
  text-align: center;
}
#standard .layout_2 .con .txt_wrap .data span {
  display: block;
  font-size: 1.1rem;
  line-height: calc(17/11);
  letter-spacing: 0.1em;
}
#standard .layout_2 .con .txt_wrap .txt {
  font-size: 1.3rem;
  line-height: calc(23/13);
  margin-top: 0.5rem;
  text-align: center;
}
#standard .layout_2 .con.first {
  color: #000000;
}



@media only screen and (max-width: 768px) {
#standard .inner {
    padding-top: 12rem;
}

#standard h2.con_ttl .jp {
    font-size: 3rem;
}
#standard h2.con_ttl .en {
    font-size: 1.2rem;
}
    
#standard .inner > .lead {
    font-size: 1.44rem;
    margin-top: 3rem;
}

#standard .standard_list {
    margin-top: 10rem;
}
#standard .standard_list > li:not(:last-child) {
    margin-bottom: 10rem;
}

#standard .ttl_wrap {
    margin-bottom: 3rem;
    text-align: center;
}
#standard .ttl_wrap .ttl {
    position: relative;
    display: inline-flex;
    align-items: flex-end;
    justify-content: center;
}
#standard .ttl_wrap .ttl .number {
    font-size: 1.3rem;
    width: 3.4rem;
    height: 3.4rem;
    background: url(../images/waku_lt2.svg) no-repeat center center;
    background-size: contain;
    margin-right: 0;
    position: absolute;
    top: 0;
    left: 0;
    transform: translate(-80%,-80%);
}
#standard .ttl_wrap .ttl .txt {
    font-size: 1.9rem;
}
#standard .ttl_wrap .lead {
    font-size: 1.8rem;
    line-height: calc(36/18);
    text-align: center;
    margin-top: 3rem;
}

#standard .standard_list > li > .txt_wrap {
    max-width: 29.5rem;
    margin: auto;
}
#standard .standard_list > li > .txt_wrap h3 {
    font-size: 1.6rem;
    line-height: calc(28/16);
    text-underline-offset: 0.5rem;
}
#standard .standard_list > li > .txt_wrap .txt {
    text-align: center;
    margin-top: 2.5rem;
}

#standard .con_wrap {
    width: 100%;
    margin-top: 5rem;
    display: flex;
    flex-flow: column;
    gap: 5rem 0;
}
#standard .con_wrap .con > .img_wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 2rem 0;
}
#standard .con_wrap .con > .img_wrap img {
    width: 100%;
}
#standard .con_wrap .con > .img_wrap img.img01 {
    width: 100%;
}
#standard .con_wrap .con > .img_wrap img.img02 {
    width: 100%;
}

#standard .layout {
    margin-top: 4rem;
    gap: 2rem 0;
}
#standard .layout > .txt_wrap {
    width: 100%;
}
#standard .layout > .img_wrap {
    width: 100%;
}

#standard .con_wrap .con h4 {
    font-size: 1.6rem;
    text-align: center;
    margin-bottom: 3rem;
}
#standard .con_wrap .con .txt {
    font-size: 1.4rem;
}

#standard .att_txt {
    margin-top: 4rem;
    font-size: 1.2rem;
}
    
#standard .btn_wrap {
    margin-top: 4rem;
}
    
#standard .layout_2 {
  flex-flow: column;
  padding: 2rem 1.5rem;
}
#standard .layout_2 h4.ttl {
   font-size: 1.5rem;
   margin: 0;
}
#standard .layout_2 .con {
  width: 100%;
  position: relative;
  z-index: 1;
}
#standard .layout_2 .con .img_wrap {
  width: 100%;
  height: 14rem;
}
#standard .layout_2 .con .img_wrap img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#standard .layout_2 .con .txt_wrap {
  width: 100%;
  display: flex;
  flex-flow: column;
  align-items: center;
  margin-top: -4.375rem;
}
#standard .layout_2 .con .txt_wrap .ttl {
  font-size: 1.6rem;
  line-height: calc(27/16);
  letter-spacing: 0;
  font-weight: 700;
  text-align: center;
}
#standard .layout_2 .con .txt_wrap .data {
  font-size: 1.9rem;
  line-height: calc(22/19);
  letter-spacing: 0.1em;
  margin-top: 1rem;
  text-align: center;
}
#standard .layout_2 .con .txt_wrap .data span {
  display: block;
  font-size: 1.1rem;
  line-height: calc(17/11);
  letter-spacing: 0.1em;
}
#standard .layout_2 .con .txt_wrap .txt {
  font-size: 1.3rem;
  line-height: calc(23/13);
  text-align: center;
}
}



/* #guarantee
----------------------------------------- */
#guarantee {
	width: 100%;
}

#guarantee .inner {
    max-width: 110rem;
    padding-top: 16rem;
    padding-bottom: 10rem;
    position: relative;
}

#guarantee h2 {
    margin-bottom: 6rem;
    width: 100%;
    text-align: center;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}
#guarantee h2 span {
    font-size: 2.5rem;
    line-height: 1;
    font-weight: 500;
    padding: 0 3rem;
    padding-bottom: 0.5rem;
    background-color: #f5f5f5;
}
#guarantee h2::before {
    content: '';
    display: block;
    width: 100%;
    height: 0.1rem;
    background-color: #000000;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    z-index: -1;
}

#guarantee .guarantee_list {
    width: 100%;
    margin-bottom: -5rem;
}
#guarantee .guarantee_list > li {
    width: calc(525/1100*100%);
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    background-color: #FFFFFF;
    margin-bottom: 5rem;
}
#guarantee .guarantee_list > li::before {
    content: "";
    display: block;
    width: 5.9rem;
    height: 5.9rem;
    background: url(../images/waku_lt2.svg) no-repeat center center;
    background-size: contain;
    position: absolute;
    top: -0.2rem;
    left: -0.2rem;
    transform: translate(0,0);
    transition: all .6s;
    z-index: 1;
}
#guarantee .guarantee_list > li:not(:last-child) {
}
#guarantee .guarantee_list .con {
    width: 100%;
    padding: 4rem 4rem;
}
#guarantee .guarantee_list .con h3 {
    width: 100%;
    font-size: 2.3rem;
    line-height: 1;
    font-weight: 500;
    text-align: center;
}
#guarantee .guarantee_list .con .txt {
    margin-top: 2rem;
}


@media only screen and (max-width: 768px) {
#guarantee {
}

#guarantee .inner {
    padding-top: 8rem;
    padding-bottom: 5rem;
}

#guarantee h2 {
    margin-bottom: 3rem;
}
#guarantee h2 span {
    font-size: 1.7rem;
    padding: 0 2rem;
}

#guarantee .guarantee_list {
    width: 100%;
    margin-bottom: -2.5rem;
}
#guarantee .guarantee_list > li {
    width: 100%;
    margin-bottom: 2.5rem;
}
#guarantee .guarantee_list > li::before {
    content: "";
    display: block;
    width: 3.4rem;
    height: 3.4rem;
    background: url(../images/waku_lt2.svg) no-repeat center center;
    background-size: contain;
    position: absolute;
    top: -0.2rem;
    left: -0.2rem;
    transform: translate(0,0);
    transition: all .6s;
    z-index: 1;
}
#guarantee .guarantee_list > li:not(:last-child) {
}
#guarantee .guarantee_list .con {
    width: 100%;
    padding: 2rem 2rem;
}
#guarantee .guarantee_list .con h3 {
    font-size: 1.6rem;
}
#guarantee .guarantee_list .con .txt {
    margin-top: 1rem;
}
}




/* #performance
----------------------------------------- */
#performance {
	width: 100%;
}

#performance .inner {
    max-width: 110rem;
    padding-top: 15rem;
    padding-bottom: 20rem;
    position: relative;
}

#performance h2 {
    margin-bottom: 3rem;
    width: 100%;
    text-align: center;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}
#performance h2 span {
    font-size: 2.5rem;
    line-height: 1;
    font-weight: 500;
    padding: 0 3rem;
    padding-bottom: 0.5rem;
    background-color: #f5f5f5;
}
#performance h2::before {
    content: '';
    display: block;
    width: 100%;
    height: 0.1rem;
    background-color: #000000;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    z-index: -1;
}

#performance .lead {
    font-size: 1.8rem;
    line-height: calc(36/18);
    text-align: center;
    margin-top: 3rem;
}

#performance .performance_list {
    width: 100%;
    margin-top: 5rem;
    margin-bottom: -5rem;
}
#performance .performance_list > li {
    width: calc(540/1100*100%);
    margin-bottom: 5rem;
}
#performance .performance_list .img {
    width: 100%;
}


@media only screen and (max-width: 768px) {

#performance .inner {
    padding-top: 8rem;
    padding-bottom: 10rem;
}

#performance h2 {
    margin-bottom: 3rem;
}
#performance h2 span {
    font-size: 1.7rem;
    line-height: calc(30/17);
    padding: 0 2rem;
}

#performance .lead {
    font-size: 1.35rem;
    margin-top: 1.5rem;
}

#performance .performance_list {
    margin-top: 2.5rem;
    margin-bottom: -2.5rem;
}
#performance .performance_list > li {
    width: 100%;
    margin-bottom: 2.5rem;
}
#performance .performance_list .img {
    width: 100%;
}
}


/* #experience
----------------------------------------- */
#experience {
	width: 100%;
    color: #FFFFFF;
}
#experience .inner {
    display: block;
    max-width: none;
    padding-top: 11rem;
    padding-bottom: 11rem;
    position: relative;
    background: url("../images/experience.jpg") no-repeat center center;
    background-size: cover;
    z-index: 1;
    color: #FFFFFF;
}
#experience .inner::before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.50);
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    transition: all .6s;
}
#experience h2 {
    font-size: 3.2rem;
    font-weight: 500;
    text-align: center;
}
#experience .txt {
    font-size: 1.8rem;
    margin-top: 4rem;
    text-align: center;
}

#experience .btn_wrap {
    margin-top: 5rem;
    display: flex;
    justify-content: center;
}
#experience .btn_wrap .btn {
    color: #FFFFFF;
}

#experience .inner:hover {
    opacity: 1;
}
#experience .inner:hover::before {
    background-color: rgba(0,0,0,0.30);
}
#experience .inner:hover .btn_wrap .btn.arrow {
    opacity: 1;
    color: #0d793b;
}
#experience .inner:hover .btn_wrap .btn.arrow .arrow #arrow_svg .cls-2 {fill:#0d793b;}

@media only screen and (max-width: 768px) {
#experience {
}
#experience .inner {
    width: 100%;
    padding-top: 7rem;
    padding-bottom: 5rem;
}
#experience h2 {
    font-size: 2.3rem;
}
#experience .txt {
    font-size: 1.35rem;
    margin-top: 3rem;
}

#experience .btn_wrap {
    margin-top: 4rem;
}

}