@charset "UTF-8";
.ti {
    min-height: 9.5vw;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    z-index: 0;
    flex-direction: column;
}
.ti .ja {
    font-size: 1.45em;
    font-weight: 700;
}
.ti .en {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    color: #eaeeff;
    z-index: -1;
    font-size: 11.5em;
    font-weight: 900;
    letter-spacing: 5px;
    line-height: 8.5vw;
    text-align: center;
}
.ti .s_en {
    font-size: 2.7em;
    font-weight: 500;
    background: linear-gradient(90deg, #00116a 0%, #000001 50%, #00116a 100%);
    background-size: 200% auto;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    animation: slide-color 2s linear infinite;
    display: block;
}
.l-conteiner {
    padding-top: 4vw;
    overflow: hidden;
}
#ta_fv {
}
#ta_sec01 {
    padding-bottom: 5vw;
    text-align: center;
}
#ta_sec01 .ti {
    position: relative;
    z-index: 0;
}
#ta_sec01 p {
    font-size: 1.4em;
    margin-top: -1.7vw;
    position: relative;
    z-index: 1;
}
#ta_sec02 {
    padding-bottom: 7vw;
}
#ta_sec02 {
    position: relative;
    z-index: 0;
}
#ta_sec02 .flex {
}
#ta_sec02 .flex .txbo {
    width: 48%;
}
#ta_sec02 .flex .txbo .ti {
    align-items: flex-start;
}
#ta_sec02 .flex .txbo .ti .en {
    left: -10vw;
    text-align: left;
}
#ta_sec02 .flex .txbo .tx1 {
    font-size: 1.46em;
    font-weight: 600;
    margin-top: 1.6vw;
}
#ta_sec02 .flex .txbo .tx2 {
    font-size: 1.29em;
    margin-top: 3.2vw;
    line-height: 204%;
}
#ta_sec02 .flex .imgbo {
    position: absolute;
    z-index: -1;
    right: 0;
    top: 8vw;
    width: 50%;
}
#ta_sec02 .tx3 {
    font-size: 1.29em;
    margin-top: 2.9vw;
    line-height: 199%;
}
#ta_sec03 {
    padding-bottom: 6vw;
}
#ta_sec03 .inbox {
    margin-top: 5.8vw;
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    justify-content: space-between;
    align-items: center;
}
#ta_sec03 .inbox:nth-of-type(3) {
    flex-direction: row-reverse;
}
#ta_sec03 .inbox .txbo {
    width: 52%;
}
#ta_sec03 .inbox:nth-of-type(3) .txbo {
    width: 49%;
}
#ta_sec03 .inbox .txbo .num {
    color: #00000000;
    -webkit-text-stroke: 2px #ff7326;
    text-stroke: 2px #ff7326;
    font-size: 6.7em;
    line-height: 100%;
    font-style: italic;
}
#ta_sec03 .inbox .txbo h3 {
    margin: 1.3vw 0 2vw;
    font-size: 2.23em;
}
#ta_sec03 .inbox .txbo h3 span {
    display: block;
    font-size: 1.23em;
    color: #3ca8f3;
}
#ta_sec03 .inbox .txbo p {
    font-size: 1.355em;
    line-height: 197%;
}
#ta_sec03 .inbox .imgbo {
    width: 44.8%;
}
#ta_sec03 .inbox:nth-of-type(4) .txbo {
    width: 40%;
}
#ta_sec03 .inbox:nth-of-type(4) .imgbo {
    width: 57.4%;
}
#ta_sec03 .inbox:nth-of-type(4) .txbo h3 {
    margin-bottom: 1vw;
}
#ta_sec03 .inbox .txbo dl {
}
#ta_sec03 .inbox .txbo dl dt {
    font-size: 1.4em;
    font-weight: 700;
}
#ta_sec03 .inbox .txbo dl dt span {
    font-size: 1.6em;
    margin-right: 2.5vw;
}
#ta_sec03 .inbox .txbo dl dd {
    margin-top: 1.3vw;
    font-size: 1.49em;
    font-weight: 400;
}
#ta_sec03 .inbox:nth-of-type(4) p {
    margin-top: 4vw;
    font-size: 1.22em;
}
.slider {
    padding-bottom: 6vw;
    width: 100%;
    overflow: hidden;
}
.slider .swiper-wrapper {
    transition-timing-function: linear;
    height: auto;
}
#ta_sec04 {
    padding-bottom: 6.5vw;
    position: relative;
    z-index: 0;
}
#ta_sec04::before {
    content: "";
    position: absolute;
    z-index: -1;
    width: 78.6%;
    height: 79.9%;
    right: 0;
    bottom: 0;
    background-color: #384473;
    transform: skewY(-15deg);
    transform-origin: left;
}
#ta_sec04 .ti {
    align-items: flex-start;
}
#ta_sec04 .ti .en {
    text-align: left;
    left: -10vw;
}
.link {
    margin-top: 4.15vw;
}
.link a {
    cursor: pointer;
    background-color: #f5f7ff;
}
#ta_sec04 ul {
    margin-top: 9.6vw;
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    justify-content: flex-start;
    align-items: stretch;
}
#ta_sec04 ul li {
    width: 31%;
}
#ta_sec04 ul li:not(:nth-of-type(3n+3)) {
    margin-right: 3.5%;
}
#ta_sec04 ul li:nth-of-type(3n+1) {
    padding-top: 17%;
}
#ta_sec04 ul li:nth-of-type(3n+2) {
    padding-top: 8.5%;
}
#ta_sec04 ul li:nth-of-type(1n+4) {
    margin-top: -11%;
}
#ta_sec04 ul li .imgbo {
}
#ta_sec04 ul li .txbo {
    background-color: #fff;
    padding: 1.4vw 1.8vw 2vw;
}
#ta_sec04 ul li .txbo dl {
}
#ta_sec04 ul li .txbo dl dt {
    color: #6d6d6d;
    font-size: 0.9em;
    line-height: 167%;
}
#ta_sec04 ul li .txbo dl dd {
    font-size: 1.36em;
    font-weight: 600;
    margin-top: 0.1vw;
}
#ta_sec04 ul li .txbo dl dd span {
    font-size: 0.8em;
    color: #3ca8f3;
    margin-left: 1.5vw;
}
#ta_sec04 ul li .txbo p {
    margin-top: 0.35vw;
    font-size: 0.9em;
    line-height: 177%;
}
#contact_sec01 {
    padding-top: 13vw;
    width: 62%;
    margin: 0 auto;
}
#contact_sec01 .ti {
    margin-bottom: 4.7vw;
}
@media screen and (max-width:1300px) {
}
@media screen and (max-width:900px) {
}
@media screen and (max-width:768px) {
.l-conteiner {
    padding-top: 7vw;
}
#ta_sec01 {
    padding-bottom: 15vw;
}
.ti {
    min-height: 19.5vw;
}
.ti .ja {
    font-size: 1.35em;
}
.ti .en {
    font-size: 7.5em;
    letter-spacing: 2px;
    line-height: 17.5vw;
}
#ta_sec01 p {
    font-size: 1.3em;
    margin-top: -4.7vw;
}
#ta_sec02 {
    padding-bottom: 15vw;
}
#ta_sec02 .flex .txbo {
    width: 100%;
}
#ta_sec02 .flex .txbo .tx1 {
    margin-top: 5.6vw;
    font-size: 1.36em;
}
#ta_sec02 .flex .txbo .tx2 {
    font-size: 1.25em;
    margin-top: 6.2vw;
}
#ta_sec02 .tx3 {
    font-size: 1.25em;
    margin-top: 7.9vw;
    margin-bottom: 8vw;
}
#ta_sec03 {
    padding-bottom: 15vw;
}
#ta_sec03 .inbox {
    margin-top: 14.8vw;
    flex-direction: column-reverse;
}
#ta_sec03 .inbox .txbo {
    width: 100%;
}
#ta_sec03 .inbox .imgbo {
    width: 100%;
    margin-bottom: 3vw;
}
#ta_sec03 .inbox .txbo .num {
    -webkit-text-stroke: 1px #ff7326;
    text-stroke: 1px #ff7326;
    font-size: 4.7em;
}
#ta_sec03 .inbox .txbo h3 {
    margin: 2.3vw 0 6vw;
    font-size: 2.0em;
}
#ta_sec03 .inbox .txbo p {
    font-size: 1.25em;
}
#ta_sec03 .inbox:nth-of-type(3) {
    flex-direction: column-reverse;
}
#ta_sec03 .inbox:nth-of-type(3) .txbo {
    width: 100%;
}
#ta_sec03 .inbox:nth-of-type(4) {
    flex-direction: column;
}
#ta_sec03 .inbox:nth-of-type(4) .txbo {
    width: 100%;
}
#ta_sec03 .inbox:nth-of-type(4) .txbo h3 {
    margin-bottom: 3vw;
}
#ta_sec03 .inbox .txbo dl dd {
    margin-top: 2.3vw;
    font-size: 1.49em;
    font-weight: 400;
}
#ta_sec03 .inbox:nth-of-type(4) .imgbo {
    width: 100%;
    margin-top: 5vw;
}
.slider {
    padding-bottom: 15vw;
}
#ta_sec04 ul {
    margin-top: 11.6vw;
} 
#ta_sec04 ul li:nth-of-type(3n+1) {
    padding-top: 0;
}
#ta_sec04 ul li:nth-of-type(3n+2) {
    padding-top: 0;
}
#ta_sec04 ul li {
    width: 100%;
}
#ta_sec04 ul li:not(:last-of-type) {
        margin-bottom: 9vw;
}
#ta_sec04 ul li:not(:nth-of-type(3n+3)) {
    margin-right: 0;
}
#ta_sec04 ul li .txbo {
    padding: 5.4vw 3.8vw 7vw;
}
#ta_sec04 ul li .txbo dl dd {
    font-size: 1.46em;
}
#ta_sec04 ul li .txbo p {
    margin-top: 3.35vw;
}
#ta_sec04 ul li:nth-of-type(1n+4) {
    margin-top: 0;
}
#contact_sec01 {
    padding-top: 13vw;
    width: 100%;
}
#contact_sec01 .ti {
    margin-bottom: 8.7vw;
    text-align: center;
}
}