@charset "utf-8";

.tIniroGraTxt01 {
    background: linear-gradient(to right, #1B1E88, #69C9F3);
}

.tCoverArrow {
	clip-path: polygon(52% 100%, 0 0, 100% 0);
	max-width: 200px;
	width: 100%;
	height: 50px;
	background-color: #1B1E88;
	position: absolute;
	top: 100%;
	left: 0;
	right: 0;
}

.tCoverTxt01,
.tCoverTxt02 {
    writing-mode: horizontal-tb;
}

.tCoverImgBx {
    height: 400px;
}

.tServiceItem {
    display: grid;
    grid-template-columns: 1fr;
    gap: 20px;
}

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

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

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
  
.tCoverImgBx {
    height: 369px;
}

.tCoverImgBx img {
    object-fit: cover;
    height: 100%;
}

.tCoverArrow {
	max-width: 330px;
	width: 100%;
	height: 100px;
}
  
.tServiceItem {
    grid-template-columns: repeat(2,1fr);
    gap: 20px;
}
	
/*☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

} /* min-width: 768px ここまで */

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */


/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

@media screen and (min-width:1024px) {

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

.tCoverTxt01,
.tCoverTxt02 {
    writing-mode: tb;
}

.tCoverImgBx {
    height: 500px;
}
  
.tOtherCol02 {
    height: 500px;
}

.tOtherCol02 img {
    object-fit: cover;
    height: 100%;
    width: 100%;
}


/*☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

} /* min-width: 1024px ここまで */

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

@media screen and (min-width:1400px) {

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

.tServiceItem {
    gap: 40px;
}

.tServiceCard {
    padding: 30px 15px 30px 15px!important;
}

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

} /* min-width: 1400px ここまで */

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

@media screen and (min-width:1700px) {

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

.tCoverTit01 {
	font-size: 116px!important;
}

.tCoverTit02 {
	font-size: 50px!important;
}

.tCoverTxt02 {
	font-size: 22px!important;
	padding: 14px 8.5px 14px 8.5px!important;
}

.tCoverTxt01 {
	font-size: 49px!important;
}

.tCoverCardTxt02 {
	font-size: 18px!important;
}

.tCoverCardTxt01 {
	font-size: 22px!important;
}

.tCoverImgBx {
    height: 605px!important;
}
  
.tServiceCarBtn {
    margin: 34px auto 0 auto!important;
}
  
  .tOtherTit01 {
    font-size: 30px!important;
  }

  .tServiceCardTit {
    font-size: 30px!important;
  }

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

} /* min-width: 1700px ここまで */

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */


/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

@media screen and (min-width:1800px) {

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
  
.tCoverTxtBx {
    top: 18% !important;
    left: 6%!important;
}
  
  .tCoverItem {
    margin: -132px auto 0 auto!important;
  }
  
  .tStremgthTit {
    font-size: 25px!important;
}

.tServiceCarBtn {
    margin: 60px auto 0 auto!important;
}
  
.subsidyListBx {
  font-size:20px!important;
  }
  
  
/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

} /* min-width: 1700px ここまで */

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

.top-philosophy {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 16px;
    margin-top: 45px;
}

.top-philosophy-item {
    background-color: #fff;
    padding: 40px;
    border: 4px solid #1B1E88;
    border-radius: 15px;
}

.top-philosophy-title {
    font-size: 20px;
    margin-bottom: 24px;
    padding-bottom: 4px;
    position: relative;
}

.top-philosophy-title::after {
    content: '';
    display: inline-block;
    width: 18%;
    height: 5px;
    border-radius: 16px;
    background-color: #1B1E88;
    position: absolute;
    left: 50%;
    bottom: -5px;
    transform: translateX(-50%);
}

.top-philosophy-box {
    margin-bottom: 24px;
}

.top-philosophy-lead {
    font-size: 18px;
}

.top-philosophy-text-lg {
    font-size: 18px;
}

.top-philosophy-list {
    position: relative;
    padding-left: 1.5em;
}

.top-philosophy-list::before {
    content: '●';
    display: inline-block;
    width: 1em;
    height: 1em;
    position: absolute;
    left: 0;
}

@media screen and (max-width: 768px) {
    .top-philosophy {
        grid-template-columns: 1fr;
        margin-top: 30px;
        gap: 0;
    }
    .top-philosophy-item {
        padding: 20px 10px;
    }
    .top-philosophy-text-lg {
        font-size: 16px;
    }
}