@charset "UTF-8";
.m-page-mv__body {
    position: absolute;
    top: 0%;
    left: 0%;
    z-index: 0;
    width: 100%;
    height: 100%;
    padding: 15% 6%;
}
.m-page-mv__body::before {
    background: none;
}
.m-page-mv__txt {
    color: #000;
}
.m-page-mv__hdg {
    color: #000;
}
.m-page-mv__txt span{
    display: block;	
	margin-top: 20px;
    font-size: 16px;
    color: #000;
    line-height: 2;
}
.m-page-mv__img::after {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 32%;
    background: none;
    transition: 0.3s;
}
@media only screen and (max-width: 767px) {
    .m-page-mv__img::after {
        content: "";
        top: 0;
        bottom: auto;
        height: 43.75%;
    background: none;
    }
.m-page-mv__txt span{
	margin-top: 15px;
    font-size: 13px;
}	
}


.c-inner {
    width: 1200px;
    margin: 0 auto;
    padding: 0 5%;
}
@media screen and (max-width: 767px) {
  .c-inner {
    width: auto;
    max-width: 100%;
    margin: 0 auto;
    padding: 0 5%;
}
}
img{
  max-width: 100%;
}

.en {
    font-family: "Playfair Display", serif;
}
.g-main{
  font-family: "Noto Serif JP", serif, sans-serif;
}

.m-page-caption{
  position: relative;
  z-index: 1;
}

/*color*/
/*weight*/
/*font*/
.p-zeh img {
  height: auto;
}

.p-mv {
  text-align: center;
  position: relative;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .p-mv {
    margin-top: 56px;
  }
}
.p-mv-img {
  position: relative;
  display: block;
}
.p-mv-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 767px) {
  .p-mv-img {
    height: 100svh;
    min-height: 78.8rem;
  }
}
.p-mv-txt {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 100%;
  padding-top: 8rem;
}
@media screen and (max-width: 767px) {
  .p-mv-txt {
    width: 90%;
    padding-top: 0;
  }
}
.p-mv-headline {
  position: relative;
  text-shadow: 0 0 0.5rem rgb(0, 0, 0), 0 0 1rem rgb(0, 0, 0);
}
@media screen and (max-width: 767px) {
  .p-mv-headline {
    text-shadow: none;
  }
}
.p-mv-headline .ja {
  font-size: 2.5rem;
  display: block;
  margin-bottom: 0.5rem;
}
@media screen and (max-width: 767px) {
  .p-mv-headline .ja {
    font-size: 2.4rem;
    margin-bottom: 1.5rem;
  }
}
.p-mv-headline .en01 {
  font-family: "Cinzel", serif;
  font-size: 6.3rem;
  font-weight: 400;
  display: block;
}
@media screen and (max-width: 767px) {
  .p-mv-headline .en01 {
    font-size: 6rem;
  }
}
.p-mv-lead {
  font-size: 2.8rem;
  line-height: 1.7;
  margin-top: 2rem;
  text-shadow: 0 0 0.5rem rgb(0, 0, 0), 0 0 1rem rgb(0, 0, 0);
}
@media screen and (max-width: 767px) {
  .p-mv-lead {
    font-size: 1.8rem;
    line-height: 1.7;
    text-shadow: 0px 0px 0.3rem rgba(0, 0, 0, 0.5);
  }
}
.p-mv-lead + .p-mv-headline {
  margin-top: 3rem;
  padding-top: 3rem;
}
.p-mv-lead + .p-mv-headline::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 675px;
  height: 1px;
  background-color: rgba(217, 217, 217, 0.3);
}
@media screen and (max-width: 767px) {
  .p-mv-lead + .p-mv-headline::before {
    width: 100%;
  }
}
.p-mv .c-img-caption {
  color: #fff;
  text-align: center;
  width: auto;
  padding: 0.5rem 1rem;
  position: absolute;
  right: 0;
  bottom: 0;
  background: #222;
}
@media screen and (max-width: 767px) {
  .p-mv .c-img-caption {
    font-size: 1.2rem;
  }
}

.p-bg {
  position: relative;
  background: url(../img/zeh/bg_zeh.jpg) no-repeat left top/cover;
  padding: 12rem 0;
}
@media screen and (max-width: 767px) {
  .p-bg {
    background: url(../img/design/bg_newsymbol_sp.jpg) no-repeat left top/cover;
    padding: 13rem 0 10rem;
  }
}
.p-bg-headline .ja {
  font-size: 2.5rem;
  display: block;
  margin-bottom: 0.5rem;
}
@media screen and (max-width: 767px) {
  .p-bg-headline .ja {
    font-size: 2.4rem;
    margin-bottom: 1rem;
  }
}
.p-bg-headline .en01 {
  font-family: "Cinzel", serif;
  font-size: 6.3rem;
  font-weight: 400;
  display: block;
}
@media screen and (max-width: 767px) {
  .p-bg-headline .en01 {
    font-size: 6rem;
  }
}
.p-bg-lead {
  font-size: 2.8rem;
  margin-top: 1.5rem;
  font-weight: 400;
  line-height: 1.3;
}
@media screen and (max-width: 767px) {
  .p-bg-lead {
    font-size: 1.8rem;
    line-height: 150%;
    text-shadow: unset;
    margin-top: 1.5rem;
  }
}
.p-bg .c-img-caption {
  color: #fff;
  text-align: center;
  width: auto;
  padding: 0.5rem 1rem;
  position: absolute;
  right: 0;
  bottom: 0;
  background: #222;
}
@media screen and (max-width: 767px) {
  .p-bg .c-img-caption {
    font-size: 1.2rem;
  }
}

@media screen and (max-width: 767px) {
  .sec-nav {
    padding: 0 5%;
  }
}
.sec-nav__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (max-width: 767px) {
  .sec-nav__list {
    display: block;
    margin-top: -10px;
  }
}
.sec-nav__item {
  margin: 0 12px;
}
@media screen and (max-width: 767px) {
  .sec-nav__item {
    margin: 10px 0;
  }
}
@media screen and (max-width: 767px) {
  .sec-nav__item a {
    width: 100%;
    height: 6rem;
  }
}

.sec-zeh {
  position: relative;
  padding-top: 126px;
  padding-bottom: 126px;
}
@media screen and (max-width: 767px) {
  .sec-zeh {
    padding-top: 56px;
     padding-bottom: 56px;
  }
}
.sec-zeh__title {
  font-size: 34px;
  line-height: 150%;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .sec-zeh__title {
    font-size: 24px;
    line-height: 1.6666666667;
    margin-bottom: 32px;
  }
  .sec-zeh__title span {
    font-size: 30px;
  }
}
.sec-zeh__lead {
  margin-top: 22px;
  font-size: 20px;
  line-height: 230%;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .sec-zeh__lead {
    margin-top: 24px;
    font-size: 15px;
    line-height: 180%;
    text-align: left;
  }
}
.sec-zeh .zeh {
  margin-top: 80px;
}
.sec-zeh .zeh__ico {
  width: 72px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .sec-zeh .zeh__ico {
    width: 56px;
  }
}
.sec-zeh .zeh__ico img {
  width: 100%;
}
.sec-zeh .zeh__title {
  margin-top: 32px;
  font-size: 48px;
  line-height: 150%;
  text-align: center;
  font-weight: 400;
}
@media screen and (max-width: 767px) {
  .sec-zeh .zeh__title {
    line-height: 100%;
  }
}
.sec-zeh .zeh__img {
  width: 480px;
  margin: 32px auto 0;
}
@media screen and (max-width: 767px) {
  .sec-zeh .zeh__img {
    width: auto;
    margin-top: 54px;
  }
}
.sec-zeh .zeh__img img {
  width: 100%;
}
.sec-zeh .zeh__txt {
  margin-top: 3rem;
  font-size: 15px;
  line-height: 180%;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .sec-zeh .zeh__txt {
    margin-top: 2rem;
    font-size: 15px;
    line-height: 230%;
    text-align: left;
  }
}
.sec-zeh .zeh__about {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 40px;
  padding: 24px 56px;
  background-color: #379E49;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .sec-zeh .zeh__about {
    display: block;
    margin-top: 72px;
    padding: 32px;
  }
}
.sec-zeh .zeh__about-title {
  width: 35%;
  padding-right: 24px;
}
@media screen and (max-width: 767px) {
  .sec-zeh .zeh__about-title {
    width: auto;
    padding-right: 0;
  }
}
.sec-zeh .zeh__about-title .title {
  font-size: 22px;
}
.sec-zeh .zeh__about-title .cap {
  display: block;
  margin-top: 0;
  font-size: 12px;
}
.sec-zeh .zeh__about-txt {
  width: 65%;
  padding-left: 32px;
  border-left: 1px solid #fff;
  font-size: 15px;
  line-height: 180%;
}
@media screen and (max-width: 767px) {
  .sec-zeh .zeh__about-txt {
    width: auto;
    margin-top: 15px;
    padding: 15px 0 0 0;
    border-top: 1px solid #fff;
    border-left: 0;
  }
}
.sec-zeh .zeh__about-obj {
  position: absolute;
  top: -24px;
  right: -15px;
  width: 64px;
}
@media screen and (max-width: 767px) {
  .sec-zeh .zeh__about-obj {
    width: 72px;
    right: -20px;
  }
}
.sec-zeh .zeh__about-obj img {
  width: 100%;
}
.sec-zeh .zeh__fig {
  width: 640px;
  margin: 80px auto 0;
}
@media screen and (max-width: 767px) {
  .sec-zeh .zeh__fig {
    width: auto;
  }
}
.sec-zeh .zeh__fig img {
  width: 100%;
}
.sec-zeh .zeh__fig figcaption {
  font-size: 12px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .sec-zeh .zeh__fig figcaption {
    margin-top: 16px;
    text-align: left;
  }
}
.sec-zeh .zeh__point {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 8px;
  margin-top: 80px;
}
@media screen and (max-width: 767px) {
  .sec-zeh .zeh__point {
    display: block;
  }
}
.sec-zeh .zeh__point-item {
  width: 49.5%;
  background-color: #fff;
  font-size: 15px;
}
@media screen and (max-width: 767px) {
  .sec-zeh .zeh__point-item {
    width: auto;
  }
  .sec-zeh .zeh__point-item:nth-child(n+2) {
    margin-top: 16px;
  }
}
.sec-zeh .zeh__point-item .title {
  padding: 17px 30px;
  background-color: #379E49;
  color: #fff;
}
.sec-zeh .zeh__point-item .txt {
   padding: 17px 30px;
}
.sec-zeh .equipment {
  margin-top: 64px;
}
@media screen and (max-width: 767px) {
  .sec-zeh .equipment {
    margin-top: 80px;
  }
}
.sec-zeh .equipment__lead {
  font-size: 24px;
  line-height: 180%;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .sec-zeh .equipment__lead {
    line-height: 150%;
    font-size: 20px;
  }
}
.sec-zeh .equipment__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 100px;
}
@media screen and (max-width: 767px) {
  .sec-zeh .equipment__items {
    display: block;
    margin-top: 56px;
  }
}
.sec-zeh .equipment__item {
  width: 47%;
}
@media screen and (max-width: 767px) {
  .sec-zeh .equipment__item {
    width: auto;
  }
  .sec-zeh .equipment__item:nth-child(n+2) {
    margin-top: 72px;
  }
}
.sec-zeh .equipment__item:nth-child(even) {
  margin-left: auto;
}
@media screen and (max-width: 767px) {
  .sec-zeh .equipment__item:nth-child(even) {
    margin-left: 0;
  }
}
.sec-zeh .equipment__item-title {
  margin-bottom: 32px;
  font-size: 24px;
  font-weight: 400;
  line-height: 250%;
  border-bottom: 1px solid #38A045;
}
@media screen and (max-width: 767px) {
  .sec-zeh .equipment__item-title {
    padding-bottom: 8px;
    font-size: 22px;
    line-height: 140%;
  }
}
.sec-zeh .equipment__item-title span {
  display: inline-block;
  margin-right: 0.6px;
  color: #38A045;
}
.sec-zeh .equipment__item-title small {
  font-size: 13px;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  .sec-zeh .equipment__item-title small {
    font-size: 15px;
  }
}
.sec-zeh .equipment__item-img {
  margin-left: auto;
  margin-right: auto;
}
.sec-zeh .equipment__item-img img {
  width: 100%;
}
.sec-zeh .equipment__item-img figure {
  position: relative;
}
.sec-zeh .equipment__item-img figcaption {
  font-size: 12px;
}
.sec-zeh .equipment__item-img figcaption.outside {
  margin-top: 6px;
  text-align: right;
}
.sec-zeh .equipment__item-img figcaption.inside {
  position: absolute;
  right: 5px;
  bottom: 5px;
}
.sec-zeh .equipment__item-img figcaption.inside--white {
  color: #fff;
  text-shadow: 0 0 5px rgb(0, 0, 0), 0 0 8px rgb(0, 0, 0);
}
.sec-zeh .equipment__item-img + .equipment__item-caption {
  margin: 8px 0 16px;
}
.sec-zeh .equipment__item-txt {
  margin-top: 16px;
  font-size: 15px;
  line-height: 180%;
}
.sec-zeh .equipment__item-caption {
  margin-top: 24px;
  font-size: 12px;
  line-height: 130%;
}
.sec-zeh .equipment__item-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 767px) {
  .sec-zeh .equipment__item-flex {
    display: block;
  }
}
.sec-zeh .equipment__item-flex .equipment__item-body {
  margin-left: auto;
}
.sec-zeh .equipment__item-flex .equipment__item-txt {
  margin-top: -5px;
}
@media screen and (max-width: 767px) {
  .sec-zeh .equipment__item-flex .equipment__item-txt {
    margin-top: 24px;
  }
}
.sec-zeh .equipment__item .title-img__title {
  padding: 16px 24px;
  background-color: #38A045;
  font-size: 15px;
  color: #fff;
}
.sec-zeh .equipment__item .title-img__img {
  padding: 24px 26px;
  background-color: #fff;
  text-align: center;
}
.sec-zeh .equipment__item--02 .equipment__item-img {
  width: 42.6%;
}
@media screen and (max-width: 767px) {
  .sec-zeh .equipment__item--02 .equipment__item-img {
    width: 75.7%;
  }
}
.sec-zeh .equipment__item--02 .equipment__item-body {
  width: 51.1%;
}
@media screen and (max-width: 767px) {
  .sec-zeh .equipment__item--02 .equipment__item-body {
    width: auto;
  }
}
.sec-zeh .equipment__item--03 {
  margin-top: 32px;
}
.sec-zeh .equipment__item--04 {
  margin-top: 32px;
}
.sec-zeh .equipment__item--04 .equipment__item-img {
  width: 51.7%;
}
@media screen and (max-width: 767px) {
  .sec-zeh .equipment__item--04 .equipment__item-img {
    width: 82%;
  }
}
.sec-zeh .equipment__item--04 .equipment__item-body {
  width: 44%;
}
@media screen and (max-width: 767px) {
  .sec-zeh .equipment__item--04 .equipment__item-body {
    width: auto;
  }
}
.sec-zeh .equipment__item--05 {
  margin-top: 32px;
}
.sec-zeh .equipment__item--05 .equipment__item-img {
  width: 76.6%;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .sec-zeh .equipment__item--05 .equipment__item-img {
    width: 85.7%;
  }
}
.sec-zeh .equipment__item--06 {
  margin-top: 32px;
}
.sec-zeh .equipment__item--06 .equipment__item-img {
  width: 47.9%;
}
@media screen and (max-width: 767px) {
  .sec-zeh .equipment__item--06 .equipment__item-img {
    width: auto;
  }
}
.sec-zeh .equipment__item--06 .equipment__item-body {
  width: 47.9%;
}
@media screen and (max-width: 767px) {
  .sec-zeh .equipment__item--06 .equipment__item-body {
    width: auto;
  }
}
.sec-zeh .equipment__item--07 {
  margin-top: 32px;
}
.sec-zeh .equipment__item--07 .title-img {
  width: 56.5%;
}
@media screen and (max-width: 767px) {
  .sec-zeh .equipment__item--07 .title-img {
    width: auto;
  }
}
.sec-zeh .equipment__item--07 .equipment__item-img {
  width: 41.4%;
  margin-left: auto;
}
@media screen and (max-width: 767px) {
  .sec-zeh .equipment__item--07 .equipment__item-img {
    width: auto;
    margin: 24px 0 0;
  }
}

.sec-kaopass {
  position: relative;
  background: url(../img/zeh/bg_kaopass.jpg) no-repeat left top/cover;
  margin-bottom: 6rem;
  padding: 12rem 0;
  z-index: 0;
}
@media screen and (max-width: 767px) {
  .sec-kaopass {
    background: url(../img/zeh/bg_kaopass_sp.jpg) no-repeat left top/cover;
    margin-bottom: 3rem;
    padding: 12.5rem 0 10rem;
  }
}
.sec-kaopass__obj {
  position: absolute;
  top: 0;
  right: 0;
  z-index: -1;
  width: 38.5vw;
}
@media screen and (max-width: 767px) {
  .sec-kaopass__obj {
    width: 66.1%;
  }
}
.sec-kaopass__obj img {
  width: 100%;
}
.sec-kaopass__title {
  position: relative;
  z-index: 3;
  color: #fff;
  text-align: center;
}
.sec-kaopass__title .ja {
  display: block;
  font-size: 2.4rem;
  line-height: 150%;
}
.sec-kaopass__title .logo {
  display: block;
  width: 230px;
  margin: 1.5rem auto 0;
}
@media screen and (max-width: 767px) {
  .sec-kaopass__title .logo {
    width: 264px;
  }
}
.sec-kaopass__title .logo img {
  width: 100%;
}
.sec-kaopass__lead {
  margin-top: 5rem;
  font-size: 1.5rem;
  color: #fff;
  line-height: 180%;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .sec-kaopass__lead {
    margin-top: 3rem;
    line-height: 230%;
    text-align: left;
  }
}
.sec-kaopass .entrance {
  margin-top: 5.5rem;
  padding: 6rem 5rem;
  background-color: #fff;
}
@media screen and (max-width: 767px) {
  .sec-kaopass .entrance {
    margin-top: 3rem;
    padding: 5rem 2rem;
  }
}
.sec-kaopass .entrance__title {
  text-align: center;
}
.sec-kaopass .entrance__title .ja {
  display: block;
  font-size: 2.5rem;
  line-height: 150%;
}
@media screen and (max-width: 767px) {
  .sec-kaopass .entrance__title .ja {
    font-size: 2.4rem;
  }
}
.sec-kaopass .entrance__title .en {
  display: block;
  font-family: "Cinzel", serif;
  font-size: 6rem;
  font-weight: 400;
}
@media screen and (max-width: 767px) {
  .sec-kaopass .entrance__title .en {
    margin-top: 1rem;
    font-size: 5rem;
  }
}
.sec-kaopass .entrance__txt {
  margin-top: 1rem;
  font-size: 2rem;
  line-height: 230%;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .sec-kaopass .entrance__txt {
    margin-top: 2rem;
    font-size: 1.5rem;
    line-height: 250%;
    text-align: left;
  }
}
.sec-kaopass .entrance__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 6rem;
}
@media screen and (max-width: 767px) {
  .sec-kaopass .entrance__list {
    display: block;
    margin-top: 5rem;
  }
}
.sec-kaopass .entrance__item:first-of-type {
  width: 54.1%;
}
@media screen and (max-width: 767px) {
  .sec-kaopass .entrance__item:first-of-type {
    width: auto;
  }
}
.sec-kaopass .entrance__item:last-of-type {
  width: 41.77%;
  margin-left: auto;
}
@media screen and (max-width: 767px) {
  .sec-kaopass .entrance__item:last-of-type {
    width: auto;
    margin: 4rem 0 0;
  }
}
.sec-kaopass .entrance__item-img {
  position: relative;
}
.sec-kaopass .entrance__item-img figcaption {
  position: absolute;
  right: 0.5rem;
  bottom: 0.5rem;
  font-size: 1.2rem;
}
.sec-kaopass .entrance__item-txt {
  margin-top: 1rem;
  font-size: 1.5rem;
  line-height: 180%;
}
.sec-kaopass .feature {
  margin-top: 7rem;
}
.sec-kaopass .feature__title {
  font-size: 2.4rem;
  color: #fff;
  line-height: 150%;
  text-align: center;
}
.sec-kaopass .feature__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 1rem;
  margin-top: 2rem;
}
@media screen and (max-width: 767px) {
  .sec-kaopass .feature__list {
    display: block;
  }
}
.sec-kaopass .feature__item {
  width: 49.5%;
  background-color: #fff;
  font-size: 1.5rem;
}
@media screen and (max-width: 767px) {
  .sec-kaopass .feature__item {
    width: auto;
  }
  .sec-kaopass .feature__item:nth-child(n+2) {
    margin-top: 2rem;
  }
}
.sec-kaopass .feature__item-title {
  padding: 1.5rem 2.2rem;
  background-color: #003870;
  color: #fff;
  line-height: 140%;
}
.sec-kaopass .feature__item-txt {
  padding: 1.2rem 2.2rem 1.9rem;
  line-height: 180%;
}
.sec-kaopass .feature__item-txt .caption {
  display: block;
  margin-top: 1rem;
  font-size: 1.3rem;
  line-height: 120%;
}
@media screen and (max-width: 767px) {
  .sec-kaopass .feature__item-txt .caption {
    font-size: 1.2rem;
    line-height: 130%;
  }
}
.sec-kaopass .mail {
  margin-top: 7rem;
}
.sec-kaopass .mail__title {
  font-size: 2.4rem;
  color: #fff;
  line-height: 150%;
  text-align: center;
}
.sec-kaopass .mail__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 5rem;
}
@media screen and (max-width: 767px) {
  .sec-kaopass .mail__content {
    display: block;
    margin-top: 2rem;
  }
}
.sec-kaopass .mail__img {
  width: 48.8%;
}
@media screen and (max-width: 767px) {
  .sec-kaopass .mail__img {
    width: auto;
  }
}
.sec-kaopass .mail__body {
  width: 45.5%;
  margin-left: auto;
}
@media screen and (max-width: 767px) {
  .sec-kaopass .mail__body {
    width: auto;
    margin-left: 0;
  }
}
.sec-kaopass .mail__item:nth-child(n+2) {
  margin-top: 4rem;
}
@media screen and (max-width: 767px) {
  .sec-kaopass .mail__item:nth-child(n+2) {
    margin-top: 6rem;
  }
}
.sec-kaopass .mail__item-title {
  margin-bottom: 3rem;
  padding-bottom: 0.8rem;
  font-size: 2.2rem;
  line-height: 140%;
  border-bottom: 1px solid #fff;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .sec-kaopass .mail__item-title {
    margin-bottom: 2rem;
    padding-bottom: 1.5rem;
  }
}
.sec-kaopass .mail__item-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
@media screen and (max-width: 767px) {
  .sec-kaopass .mail__item-content {
    display: block;
  }
}
.sec-kaopass .mail__item-txt {
  width: 54.9%;
  margin: -0.5rem 0 0 auto;
  font-size: 1.5rem;
  line-height: 180%;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .sec-kaopass .mail__item-txt {
    width: auto;
    margin: 0;
  }
}
.sec-kaopass .mail__item-img {
  width: 38.6%;
}
@media screen and (max-width: 767px) {
  .sec-kaopass .mail__item-img {
    width: auto;
    margin-top: 2rem;
  }
}