<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/*=======================================
	breakpoint
=======================================*/
/*=======================================
	hover
=======================================*/
/*=======================================
	中央配置
=======================================*/
/*=======================================
	可変レスポンシブ
=======================================*/
/* PC */
/* TB */
/* SP */
/*=======================================
	ブラウザ別
=======================================*/
/* Safari */
/* Firefox */
/*-------------------------
- pas_sec
- gn_sec
-------------------------*/
/*=======================================
　pas_sec
=======================================*/
.pas_sec .cmn_nav_btn01 {
  margin: 0 auto 96px;
}
@media screen and (max-width: 768px) {
  .pas_sec .cmn_nav_btn01 {
    margin-bottom: 63px;
  }
}
.pas_sec .cmn_txt03:not(:last-of-type) {
  margin-bottom: 20px;
}
@media screen and (max-width: 768px) {
  .pas_sec .cmn_txt03:not(:last-of-type) {
    margin-bottom: 14px;
  }
}
.pas_sec .cmn_list01 {
  margin-bottom: 24px;
  gap: 0;
}
@media screen and (max-width: 768px) {
  .pas_sec .cmn_list01 {
    margin-bottom: 17px;
  }
}
.pas_sec .cmn_list01 li {
  font-size: 15px;
  line-height: 2.133;
}
.pas_sec .cmn_list01 li::before {
  top: 0.9em;
}
@media screen and (max-width: 768px) {
  .pas_sec .cmn_list01 li {
    font-size: 14px;
  }
}

/*=======================================
　types_sec
=======================================*/
.types_sec .types_list {
  display: grid;
  grid-template-columns: repeat(auto-fill, 270px);
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  max-width: 900px;
  margin-inline: auto;
  gap: 45px;
}
.types_sec .types_list .cmn_btn_img {
  width: 270px;
  height: 259px;
}
.types_sec .types_list .cmn_btn_img p {
  font-weight: 700;
  font-size: 18px;
  letter-spacing: 0.05em;
  line-height: 1.222;
}
@media screen and (max-width: 768px) {
  .types_sec .types_list .cmn_btn_img p {
    font-size: 16px;
  }
}/*# sourceMappingURL=rrs.css.map */</pre></body></html>