@font-face {
  font-family: "con";
  src: url("../font/TT0288M_.TTF");
}
@font-face {
  font-family: "tit";
  src: url("../font/TT0140M_.TTF");
}
.index-swiper .swiper-slide {
  height: 100vh;
  background-color: #ccc;
  background-size: cover;
}
.index-swiper .swiper-slide .main-center {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  height: 100%;
}
.index-swiper .swiper-slide * {
  color: #fff;
  line-height: 1.2;
}
.index-swiper .swiper-slide p {
  font-size: 3.343rem;
}
.index-swiper .swiper-slide span {
  display: block;
  font-size: 1.746rem;
  margin-top: 1rem;
}
* {
  font-family: con !important;
}
h3 {
  font-size: 2.5rem;
  font-family: tit !important;
}
.tit * {
  text-align: center;
}
.tit h2 {
  font-size: 1.483rem;
  font-family: tit !important;
}
.tit p {
  font-size: 0.9rem;
}
#pc-header .container > a {
  display: flex;
  align-items: center;
  justify-content: center;
}
#pc-header h1 {
  font-size: 1.5rem;
  font-family: tit !important;
  color: rgba(4, 66, 208);
}
.main-1 .con {
  display: flex;
  align-items: center;
  padding-left: calc((100% - 72rem) / 2);
}
.main-1 .con .text {
  width: 28.15rem;
  margin-right: 5.4rem;
}
.main-1 .con .text p {
  font-size: 1.2rem;
  margin-bottom: 2.4rem;
  margin-top: 1rem;
}
.main-1 .con .text span {
  font-size: 0.9rem;
  line-height: 1.8;
}
.main-1 .con .img {
  flex: 1;
  width: calc(100% - 36.15rem);
}
.main-1 .con .img img {
  height: 25.9rem;
}
.main-2 .con {
  display: flex;
  flex-wrap: wrap;
}
.main-2 .con .item {
  width: calc((100% - (4 - 1) * 5.55rem) / 4);
  margin-right: 5.55rem;
  margin-bottom: 4.15rem;
}
.main-2 .con .item:nth-of-type(4n) {
  margin-right: 0;
}
.main-2 .con .item {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 0.8rem 0;
  border: 1px solid #ddd;
  border-radius: 4rem;
}
.main-2 .con .item:hover {
  background-color: #ffa349;
  border-color: #ffa349;
}
.main-2 .con .item .icon {
  font-size: 2.5rem;
}
.main-2 .con .item p {
  margin-top: 0.5rem;
}
.main-3 {
  padding-bottom: 0;
}
.main-3 .con {
  display: flex;
}
.main-3 .con > div {
  padding: 3rem 0;
}
.main-3 .con .text {
  padding-right: 3rem;
  width: 50%;
  padding-left: calc((100% - 72rem) / 2);
  background-image: url('../img/img\ \(9\).png');
  background-size: cover;
}
.main-3 .con .text p {
  font-size: 1.6rem;
  line-height: 1.6;
  margin: 2rem 0;
  text-align: left;
}
.main-3 .con .img {
  width: 50%;
  flex-shrink: 0;
  background-image: url('../img/img\ \(10\).png');
  background-size: cover;
}
.main-4 {
  background-color: #f6f6f6;
  background-image: url('../img/img (7).png');
}
.main-4 .con {
  display: grid;
  gap: 0.95rem;
  grid-template-columns: repeat(4, 25%);
  grid-template-rows: repeat(2, 13rem);
}
.main-4 .con .item {
  padding: 1rem 1rem 0;
  background-color: #fff;
}
.main-4 .con .item b {
  font-size: 3.289rem;
  color: #ebeaea;
}
.main-4 .con .item p {
  font-size: 1.2rem;
  margin: 0.5rem 0 0.5rem;
  line-height: 1.2;
}
.main-4 .con .item span {
  display: inline-block;
  font-size: 0.9rem;
  color: #666;
  line-height: 1.4;
  max-height: 5rem;
  overflow: hidden;
}
.main-4 .con .item .more {
  background-color: #ffa349;
}
.main-4 .con .item .more a {
  color: #fff;
}
.main-4 .con .item:hover b {
  font-size: 0;
}
.main-4 .con .item:hover span {
  max-height: initial;
}
.main-4 .con .item:nth-of-type(1) {
  grid-row: 1/3;
  position: relative;
  padding: 5rem 1.8rem;
}
.main-4 .con .item:nth-of-type(1) b {
  font-size: 4.869rem;
}
.main-4 .con .item:nth-of-type(1) .more {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 1.8rem 2.5rem;
}
.main-5 .con {
  display: flex;
}
.main-5 .con .left {
  width: 30.85rem;
}
.main-5 .con .left .img {
  height: 23.25rem;
}
.main-5 .con .left .txt {
  text-align: center;
  padding: 2rem 3rem;
  background-color: #eee;
}
.main-5 .con .left .txt p {
  font-size: 1.2rem;
  text-align: center;
  line-height: 1.2;
}
.main-5 .con .left .txt span {
  font-size: 0.9rem;
  color: #666;
  line-height: 1.6;
}
.main-5 .con .right {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 2rem 1rem;
}
.main-5 .con .right p {
  font-size: 0.9rem;
  padding-left: 1rem;
  line-height: 1.6;
  position: relative;
}
.main-5 .con .right p::before {
  content: "◆";
  position: absolute;
  top: 50%;
  left: 0;
  font-size: 0.8em;
  color: #ffa349;
  transform: translateY(-50%);
}
.main-6 {
  background-color: #cedded;
  background-image: url('../img/img\ \(1\).png');
  background-size: cover;
}
.main-6 .main-center {
  position: relative;
}
.main-6 .tit {
  width: 30rem;
}
.main-6 .tit * {
  text-align: left;
}
.main-6 .tit p {
  text-transform: initial;
}
.main-6 .tit p:nth-of-type(1) {
  font-size: 0.9rem;
  color: #333;
}
.main-6 .tit p:nth-of-type(2) {
  color: #333;
  margin-bottom: 0.5rem;
}
.main-6 .tit h4 {
  font-size: 1.2rem;
  font-family: tit !important;
  margin-top: 1rem;
  font-weight: 300;
}
.main-6 .tit span {
  color: #333;
  line-height: 1.6;
}
.main-6 .tit .img {
  position: absolute;
  top: 2rem;
  right: 2rem;
  width: 16.8rem;
  height: 19.8rem;
}
.main-6 .con > p {
  font-size: 1.2rem;
  position: relative;
  padding-left: 1rem;
  margin-bottom: 1rem;
}
.main-6 .con > p::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  height: 0.8rem;
  border-left: 0.2rem solid #ffa349;
  border-radius: 2rem;
  transform: translateY(-50%);
}
.main-6 .con .items {
  display: flex;
  flex-wrap: wrap;
}
.main-6 .con .items .item {
  width: calc((100% - (5 - 1) * 0.5rem) / 5);
  margin-right: 0.5rem;
  margin-bottom: 0;
}
.main-6 .con .items .item:nth-of-type(5n) {
  margin-right: 0;
}
.main-6 .con .items .item {
  padding: 1.8rem 1rem 0;
  background-color: #fff;
  height: 13rem;
}
.main-6 .con .items .item .icon {
  font-size: 2rem;
  margin-bottom: 0.5rem;
}
.main-6 .con .items .item p,
.main-6 .con .items .item span {
  font-size: 0.9rem;
  line-height: 1.4;
}
.main-6 .con .items .item p {
  margin-bottom: 0.5rem;
}
.main-6 .con .items .item span {
  color: #666;
}
.main-6 .con .items .item:hover {
  background-color: #ffa349;
}
.main-6 .con .items .item:hover * {
  color: #fff !important;
}
.main-7 {
  padding-top: 6rem;
}
.main-7 .con {
  display: flex;
}
.main-7 .con .img {
  flex-shrink: 0;
  width: 24.2rem;
  height: 28.6rem;
  background-color: #f6f6f6;
  position: relative;
  margin-right: 6rem;
  z-index: 1;
}
.main-7 .con .img::before {
  content: "";
  position: absolute;
  top: -2rem;
  right: -2rem;
  width: 18.85rem;
  height: 25.4rem;
  background-color: #d5e3ff;
  z-index: -1;
}
.main-7 .con .text {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
}
.main-7 .con .text h3 {
  font-size: 1.8rem;
}
.main-7 .con .text p,
.main-7 .con .text span {
  font-size: 0.9rem;
  line-height: 1.6;
}
.main-7 .con .text p {
  margin: 1rem 0 2rem;
}
.main-7 .con .text span {
  color: #666;
  display: block;
}
.main-8 .con {
  display: flex;
}
.main-8 .left .tit * {
  text-align: left;
}
.main-8 .left .c .item {
  display: flex;
}
.main-8 .left .c .item .date {
  width: 3rem;
  height: 3rem;
  background-color: #ffa349;
  border-radius: 50%;
  position: relative;
  margin-right: 5.5rem;
  margin-top: 1rem;
  margin-bottom: 1rem;
  flex-shrink: 0;
}
.main-8 .left .c .item .date::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 3.2rem;
  height: 3.2rem;
  border-radius: 50%;
  border: 1px solid #ffa349;
  transform: translate(-50%, -50%);
}
.main-8 .left .c .item .date p {
  text-align: center;
  color: #fff;
  font-size: 0.8rem;
  height: 1.5rem;
  line-height: 1.5rem;
  position: relative;
}
.main-8 .left .c .item .date p:first-of-type::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 8rem;
  width: 1rem;
  height: 1rem;
  border-radius: 50%;
  background-color: #ffa349;
  transform: translateY(50%);
}
.main-8 .left .c .item .date p:first-of-type::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 6rem;
  border-bottom: 1px solid #ffa349;
  opacity: 0.5;
}
.main-8 .left .c .item .txt {
  border-left: 1px dashed #ddd;
  padding-left: 2rem;
  display: flex;
  align-items: center;
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.main-8 .left .c .item .txt p {
  font-size: 0.8rem;
  max-width: 21rem;
  line-height: 1.6;
}
.main-8 .right {
  width: 33.55rem;
  height: 32.3rem;
  padding: 5.3rem 6.5rem 0;
  background-color: #ddd;
  background-image: url('../img/img\ \(11\).png');
  background-size: cover;
}
.main-8 .right p {
  font-size: 2.2rem;
  font-family: tit;
  margin-bottom: 0.5rem;
}
.main-8 .right span {
  font-size: 1.6rem;
  display: block;
  line-height: 1.2;
}
footer {
  background-color: #f6f6f6;
}
footer .con {
  display: flex;
}
footer .left {
  background-color: #ffa349;
  padding: 2.5rem 3rem;
  max-width: 27.8rem;
  background-image: url('../img/img\ \(4\).png');
  background-position: bottom;
  background-size: 100%;
  background-repeat: no-repeat;
}
footer .left p {
  font-size: 2.4rem;
  margin-bottom: 0.5rem;
}
footer .left span {
  font-size: 1.6rem;
}
footer .right {
  flex: 1;
}
footer .right > div {
  padding-left: 5.7rem;
}
footer .right p {
  font-size: 2.195rem;
}
footer .right strong {
  display: block;
  font-size: 2.317rem;
  margin-top: 0.5rem;
}
footer .right .t {
  padding-top: 1.5rem;
}
footer .right .t > a {
  display: block;
  font-size: 1.463rem;
  margin: 1rem 0;
}
footer .right .l {
  border-top: 1px solid #ddd;
  display: flex;
  justify-content: space-between;
  padding-top: 1.5rem;
}
