@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@500;600&display=swap");
/* ++++++++++++++++++++++++++++++++++++++++++++++    PC    ++++++++++++++++++++++++++++++++++++++++++++++  */
/* 768px ~ */
@media screen and (min-width: 769px), print {
  .mainimg {
    background-color: #ffffff;
    background-image: radial-gradient(rgba(106, 201, 255, 0.21) 12%, transparent 15%), radial-gradient(rgba(106, 201, 255, 0.21) 12%, transparent 15%);
    background-position: 0 0, 13px 13px;
    background-size: 26px 26px;
    text-align: center;
    padding: 30px 0 60px;
  }
  .mainimg.on .maintit {
    opacity: 1;
    filter: blur(0);
    transform: translateY(0);
  }
  .mainimg .maintit {
    background-image: url(../img/mainimg.png);
    background-size: cover;
    width: 383px;
    height: 435px;
    margin: auto;
    box-sizing: border-box;
    padding: 130px 0;
    font-size: 14px;
    line-height: 1.8;
    opacity: 0;
    transform: translateY(10px);
    filter: blur(15px);
    transition: 1s 0.3s;
  }
  .mainimg .maintit .en {
    letter-spacing: 2px;
    display: block;
  }
  .mainimg .maintit .tit {
    display: inline-block;
    transform: translateY(-20px);
    font-size: 42px;
    line-height: 1.5;
    font-weight: 500;
    letter-spacing: 4px;
  }
  .mainimg .maintit .tit .col_1 {
    display: inline-block;
  }
  .mainimg .maintit .tit .lrg {
    font-size: 180%;
    display: inline-block;
    transform: translateY(5px);
    font-weight: 500;
    font-style: normal;
  }
  .mainimg .maintit .tit .mdm {
    font-size: 120%;
    display: inline-block;
    font-weight: 500;
  }
  .content_w #his .his_blo {
    display: flex;
    justify-content: space-between;
  }
  .content_w #his .his_blo .his_img {
    width: 70%;
    margin-right: 5px;
    background-image: url(../img/his_img.jpg);
    background-size: cover;
    background-position: 0 20%;
  }
  .content_w #his .his_blo .his_txt {
    color: #fff;
    background-color: #607f9e;
    padding: 40px 40px 50px;
    position: relative;
    min-width: 381px;
    width: 30%;
  }
  .content_w #his .his_blo .his_txt h3 {
    text-align: center;
    font-size: 24px;
    font-weight: 500;
    letter-spacing: 14px;
  }
  .content_w #his .his_blo .his_txt h3 .his_en {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 381px;
  }
  .content_w #his .his_blo .his_txt div {
    width: 381px;
    margin: 50px auto 0;
  }
  .content_w #his .his_blo .his_txt p {
    margin-top: 40px;
    line-height: 2;
    text-align: justify;
  }
  .content_w section {
    position: relative;
  }
  .content_w section h3 {
    text-align: center;
    font-size: 24px;
    letter-spacing: 6px;
  }
  .content_w section h3 span {
    display: block;
    font-size: 12px;
    letter-spacing: 2px;
    margin-bottom: 8px;
  }
  .content_w section .deco {
    position: absolute;
  }
  .content_w #lead {
    background-image: url(../img/lead_bg.jpg);
    background-size: cover;
    background-position: 0 100%;
    padding: 120px 0 330px;
    margin-top: 5px;
    position: relative;
  }
  .content_w #lead .deco01 {
    width: 240px;
    top: 200px;
    right: 5%;
  }
  .content_w #lead .deco02 {
    width: 110px;
    top: 500px;
    left: 10%;
  }
  .content_w #lead .deco03 {
    width: 150px;
    bottom: 260px;
    right: 22%;
  }
  .content_w #lead ul {
    box-sizing: border-box;
    padding: 0 50px;
  }
  .content_w #lead ul li {
    width: 445px;
    height: 445px;
    position: relative;
    z-index: 1;
    text-align: center;
    color: #fff;
    display: flex;
  }
  .content_w #lead ul li:nth-child(even) {
    width: 540px;
    height: 540px;
  }
  .content_w #lead ul li:nth-child(2) {
    margin-top: -220px;
    margin-left: 46%;
  }
  .content_w #lead ul li:nth-child(3) {
    margin-top: -180px;
    margin-left: 3%;
  }
  .content_w #lead ul li:nth-child(2) dl dt {
    letter-spacing: 2px;
  }
  .content_w #lead ul li::before {
    z-index: -1;
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .content_w #lead ul li:nth-child(odd):before {
    background-image: url(../img/lead_box_bg01.png);
    background-size: cover;
  }
  .content_w #lead ul li:nth-child(even):before {
    background-image: url(../img/lead_box_bg02.png);
    background-size: cover;
  }
  .content_w #lead ul li div {
    margin: auto;
  }
  .content_w #lead ul li div h3 {
    text-align: center;
  }
  .content_w #lead ul li div dl {
    margin-top: 30px;
  }
  .content_w #lead ul li div dl dt {
    font-size: 38px;
    font-weight: 500;
    letter-spacing: 8px;
    line-height: 1.2;
  }
  .content_w #lead ul li div dl dt span {
    display: block;
    margin-top: 8px;
    font-size: 60%;
  }
  .content_w #lead ul li div dl dd {
    margin-top: 25px;
  }
  .content_w #bus {
    padding: 70px 0 100px;
    background-color: #ceedff;
  }
  .content_w #bus .deco {
    width: 341px;
    top: 0;
    right: 0;
  }
  .content_w #bus > p {
    margin-top: 50px;
    text-align: center;
    font-size: 20px;
    letter-spacing: 6px;
    font-weight: 500;
    line-height: 1.1;
  }
  .content_w #bus ul {
    margin-top: 50px;
    display: flex;
    justify-content: space-between;
    box-sizing: border-box;
    padding: 0 80px;
  }
  .content_w #bus ul li {
    width: 248px;
  }
  .content_w #bus ul li:nth-child(2) {
    transition-delay: 0.3s;
  }
  .content_w #bus ul li:nth-child(3) {
    transition-delay: 0.6s;
  }
  .content_w #bus ul li dl dd {
    margin-top: 25px;
  }
  .content_w #bus ul li dl dd div {
    text-align: center;
    letter-spacing: 2px;
    font-weight: 500;
    font-size: 20px;
    line-height: 1.4;
  }
  .content_w #bus ul li dl dd p {
    line-height: 2;
    margin-top: 15px;
    text-align: justify;
  }
  .content_w #fir {
    padding: 80px 0 0;
    overflow: hidden;
  }
  .content_w #fir h3 {
    color: #fff;
    background-image: url(../img/fir_tit.png);
    background-size: cover;
    width: 125px;
    height: 224px;
    margin: auto;
    box-sizing: border-box;
    padding: 40px 0 0;
    font-size: 20px;
  }
  .content_w #fir ul {
    margin-top: 30px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .content_w #fir ul li {
    width: calc(50% - 40px);
  }
  .content_w #fir ul li:nth-child(2) {
    margin-top: 100px;
  }
  .content_w #fir ul li:nth-child(1) .sec_img02 {
    top: -200px;
    left: 80px;
    width: 238px;
  }
  .content_w #fir ul li:nth-child(2) .sec_img02 {
    top: 320px;
    right: 120px;
    width: 206px;
  }
  .content_w #fir ul li:nth-child(odd) dl dt {
    left: -40%;
  }
  .content_w #fir ul li:nth-child(odd) dl dt p::before {
    background-image: url(../img/fir_sub01.png);
  }
  .content_w #fir ul li:nth-child(1) dl dt p {
    bottom: 0px;
    right: -10px;
  }
  .content_w #fir ul li:nth-child(even) dl dt p {
    bottom: 0;
    left: 150px;
  }
  .content_w #fir ul li:nth-child(even) dl dt p::before {
    background-image: url(../img/fir_sub02.png);
  }
  .content_w #fir ul li:nth-child(3) dl {
    height: 348px;
  }
  .content_w #fir ul li:nth-child(3) dl dt p {
    bottom: 200px;
    right: -60px;
  }
  .content_w #fir ul li:nth-child(3) dl dd {
    position: absolute;
    bottom: 0;
    left: calc(100% + 30px);
    width: 100%;
    padding-top: 0;
  }
  .content_w #fir ul li dl {
    position: relative;
  }
  .content_w #fir ul li dl dt {
    position: absolute;
    width: 140%;
  }
  .content_w #fir ul li dl dt .sec_img02 {
    position: absolute;
  }
  .content_w #fir ul li dl dt p {
    position: absolute;
    color: #fff;
    z-index: 1;
    text-align: center;
    font-size: 20px;
  }
  .content_w #fir ul li dl dt p::before {
    position: absolute;
    content: "";
    margin: auto;
    z-index: -1;
    background-size: cover;
    width: 105px;
    height: 119px;
    top: -35px;
    left: -15px;
  }
  .content_w #fir ul li dl dd {
    padding-top: 390px;
  }
  .content_w #fir ul li dl dd div {
    font-size: 26px;
    line-height: 1.4;
    font-weight: 500;
    letter-spacing: 4px;
  }
  .content_w #fir ul li dl dd p {
    margin-top: 18px;
    line-height: 2;
    text-align: justify;
  }
  .content_w #fir ul li dl dd p span {
    font-size: 80%;
  }
  .content_w #glo {
    margin-top: 220px;
  }
  .content_w #glo span.note {
    font-size: 80%;
  }
  .content_w #glo h3 {
    text-align: left;
  }
  .content_w #glo .content {
    background-image: url(../img/glo_bg.jpg);
    background-size: cover;
  }
  .content_w #glo .content .wrap {
    height: 550px;
    display: flex;
    justify-content: space-between;
  }
  .content_w #glo .content .wrap .sec_tit {
    margin: auto 0;
  }
  .content_w #glo .content .wrap .sec_tit dl {
    margin-top: 40px;
  }
  .content_w #glo .content .wrap .sec_tit dl dt {
    font-size: 28px;
    font-weight: 500;
  }
  .content_w #glo .content .wrap .sec_tit dl dd {
    margin-top: 15px;
  }
  .content_w #glo .content .wrap .graph {
    background-image: url(../img/glo_img.png);
    background-size: cover;
    width: 382px;
    height: 382px;
    margin: 90px 100px auto 0;
    display: flex;
    position: relative;
  }
  .content_w #glo .content .wrap .graph .sec_txt {
    margin: auto;
    text-align: center;
    font-size: 20px;
    font-weight: 500;
  }
  .content_w #glo .content .wrap .graph .sec_txt h4 {
    color: #fff;
    margin-bottom: 15px;
    line-height: 1.4;
  }
  .content_w #glo .content .wrap .graph .sec_txt p {
    line-height: 1.4;
  }
  .content_w #glo .content .wrap .graph .sec_txt p span {
    font-size: 150%;
    display: inline-block;
    margin-top: 3px;
  }
  .content_w #glo .content .wrap .graph ul li {
    position: absolute;
    line-height: 1.4;
  }
  .content_w #glo .content .wrap .graph ul li::before {
    position: absolute;
    content: "";
    top: 12px;
  }
  .content_w #glo .content .wrap .graph ul li:nth-child(1) {
    top: -30px;
    right: -100px;
  }
  .content_w #glo .content .wrap .graph ul li:nth-child(1)::before {
    left: -100px;
    width: 90px;
    height: 57px;
    border-top: 1px solid #000;
    border-left: 1px solid #000;
  }
  .content_w #glo .content .wrap .graph ul li:nth-child(2) {
    top: 180px;
    width: auto;
  }
  .content_w #glo .content .wrap .graph ul li:nth-child(2)::before {
    left: 70px;
    width: 140px;
    height: 1px;
    border-top: 1px solid #000;
  }
  .content_w #glo .content .wrap .graph ul li:nth-child(3) {
    top: 45px;
    width: auto;
  }
  .content_w #glo .content .wrap .graph ul li:nth-child(3)::before {
    left: 95px;
    width: 210px;
    height: 1px;
    border-top: 1px solid #000;
  }
  .content_w #glo .content .wrap .graph ul li:nth-child(4) {
    top: -30px;
    width: auto;
  }
  .content_w #glo .content .wrap .graph ul li:nth-child(4)::before {
    left: 130px;
    width: 235px;
    height: 18px;
    border-top: 1px solid #000;
    border-right: 1px solid #000;
  }
  .content_w #glo .content .wrap .graph ul li:not(:nth-child(1)) {
    left: -180px;
  }
  .content_w #glo .content .wrap .graph ul li p {
    font-size: 18px;
    letter-spacing: 2px;
  }
  .content_w #glo .content .wrap .graph ul li div {
    font-weight: 500;
  }
  .content_w #glo .content .wrap .graph ul li div span {
    font-size: 150%;
  }
  .content_w #ant {
    padding: 80px 0 0;
    overflow: hidden;
  }
  .content_w #ant ul {
    margin-top: 35px;
  }
  .content_w #ant ul li {
    position: relative;
    z-index: 1;
    padding: 100px;
    display: flex;
    gap: 40px;
  }
  .content_w #ant ul li::before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    z-index: -1;
  }
  .content_w #ant ul li:nth-child(1) {
    color: #fff;
  }
  .content_w #ant ul li:nth-child(1)::before {
    background-image: url(../img/ant01_bg.jpg);
  }
  .content_w #ant ul li:nth-child(2)::before {
    background-image: url(../img/ant02_bg.jpg);
  }
  .content_w #ant ul li:nth-child(3)::before {
    background-image: url(../img/ant03_bg.jpg);
  }
  .content_w #ant ul li .sec_img {
    width: 214px;
  }
  .content_w #ant ul li dl dt {
    font-size: 26px;
    line-height: 1.4;
  }
  .content_w #ant ul li dl dd {
    width: 220px;
    text-align: justify;
  }
  .content_w #ant ul li dl dd p {
    margin-top: 25px;
  }
  .content_w #sdgs {
    margin-top: 30px;
    padding: 140px 0;
    background-color: #daf2ff;
  }
  .content_w #sdgs .deco01 {
    top: 100px;
    left: 15%;
    width: 240px;
  }
  .content_w #sdgs .deco02 {
    top: 280px;
    right: 18%;
    width: 100px;
  }
  .content_w #sdgs .deco03 {
    bottom: 700px;
    right: 5%;
    width: 85px;
  }
  .content_w #sdgs .deco04 {
    bottom: 380px;
    left: 3%;
    width: 85px;
  }
  .content_w #sdgs .deco05 {
    bottom: 100px;
    right: 32%;
    width: 190px;
  }
  .content_w #sdgs .sec_logo {
    width: 348px;
    margin: 0 auto 40px;
  }
  .content_w #sdgs h3 + p {
    margin-top: 40px;
    text-align: center;
    font-weight: 500;
    letter-spacing: 2px;
  }
  .content_w #sdgs ul {
    margin-top: 60px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    justify-content: center;
    padding: 0 50px;
    box-sizing: border-box;
  }
  .content_w #sdgs ul li {
    width: 640px;
    position: relative;
  }
  .content_w #sdgs ul li:nth-child(1), .content_w #sdgs ul li:nth-child(2) {
    padding-bottom: 180px;
  }
  .content_w #sdgs ul li:nth-child(1) .sec_txt, .content_w #sdgs ul li:nth-child(2) .sec_txt {
    bottom: 0px;
    right: 0px;
  }
  .content_w #sdgs ul li:nth-child(2), .content_w #sdgs ul li:nth-child(4) {
    transition-delay: 0.3s;
  }
  .content_w #sdgs ul li:nth-child(3), .content_w #sdgs ul li:nth-child(4) {
    margin-top: -80px;
    padding-top: 180px;
  }
  .content_w #sdgs ul li:nth-child(3) .sec_txt, .content_w #sdgs ul li:nth-child(4) .sec_txt {
    top: 0px;
    left: 0px;
  }
  .content_w #sdgs ul li:nth-child(3) .sec_img, .content_w #sdgs ul li:nth-child(4) .sec_img {
    margin-left: 135px;
  }
  .content_w #sdgs ul li .sec_img {
    width: 479px;
  }
  .content_w #sdgs ul li .sec_txt {
    position: absolute;
  }
  .content_w #sdgs ul li .sec_txt div {
    display: flex;
    justify-content: center;
    width: 350px;
    height: 350px;
    position: relative;
    z-index: 1;
  }
  .content_w #sdgs ul li .sec_txt div::before {
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    width: 100%;
    height: 100%;
    background-color: #fff;
    border-radius: 100%;
    z-index: -1;
  }
  .content_w #sdgs ul li .sec_txt div dl {
    margin: auto;
    text-align: center;
  }
  .content_w #sdgs ul li .sec_txt div dl dt {
    font-size: 20px;
    font-weight: 500;
  }
  .content_w #sdgs ul li .sec_txt div dl dd {
    margin-top: 15px;
    line-height: 2;
  }
  .content_w #num {
    padding: 120px 0;
  }
  .content_w #num ul {
    width: 960px;
    margin: 80px auto 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .content_w #num ul li {
    width: 448px;
    height: 448px;
    position: relative;
    z-index: 1;
    display: flex;
  }
  .content_w #num ul li:nth-child(even) {
    transition-delay: 0.3s;
  }
  .content_w #num ul li:nth-child(n+3) {
    margin-top: 60px;
  }
  .content_w #num ul li:nth-child(4n+1)::before, .content_w #num ul li:nth-child(4n)::before {
    background-image: url(../img/num_bg01.png);
  }
  .content_w #num ul li::before {
    position: absolute;
    background-size: cover;
    content: "";
    background-image: url(../img/num_bg02.png);
    z-index: -1;
    width: 100%;
    height: 100%;
  }
  .content_w #num ul li .sec_box {
    margin: auto;
  }
  .content_w #num ul li .sec_box dl {
    margin: auto;
  }
  .content_w #num ul li .sec_box dl dt p {
    text-align: center;
    font-size: 20px;
    font-weight: 500;
    letter-spacing: 6px;
  }
  .content_w #num ul li .sec_box dl dd {
    margin: 20px auto 0;
    width: 300px;
  }
  .content_w #num ul li .sec_box dl dd div {
    width: 260px;
    margin: auto;
  }
  .content_w #num ul li .sec_box dl dd p {
    margin-top: 30px;
    text-align: justify;
  }
}
/* ++++++++++++++++++++++++++++++++++++++++++++++    sp    ++++++++++++++++++++++++++++++++++++++++++++++  */
/* ~ 768px */
@media only screen and (max-width: 768px) {
  .mainimg {
    background-color: #ffffff;
    background-image: radial-gradient(rgba(106, 201, 255, 0.21) 12%, transparent 15%), radial-gradient(rgba(106, 201, 255, 0.21) 12%, transparent 15%);
    background-position: 0 0, 13px 13px;
    background-size: 26px 26px;
    text-align: center;
    padding: 30px 0 60px;
  }
  .mainimg.on .maintit {
    opacity: 1;
    filter: blur(0);
    transform: translateY(0);
  }
  .mainimg .maintit {
    background-image: url(../img/mainimg.png);
    background-size: cover;
    width: 300px;
    height: 340px;
    margin: auto;
    box-sizing: border-box;
    padding: 110px 0;
    font-size: 14px;
    line-height: 1.8;
    opacity: 0;
    transform: translateY(10px);
    filter: blur(15px);
    transition: 1s 0.3s;
  }
  .mainimg .maintit .en {
    letter-spacing: 2px;
    display: block;
  }
  .mainimg .maintit .tit {
    display: inline-block;
    transform: translateY(-10px);
    font-size: 28px;
    line-height: 1.4;
    font-weight: 500;
    letter-spacing: 4px;
  }
  .mainimg .maintit .tit .col_1 {
    display: inline-block;
  }
  .mainimg .maintit .tit .lrg {
    font-size: 180%;
    display: inline-block;
    transform: translateY(5px);
    font-weight: 500;
    font-style: normal;
  }
  .mainimg .maintit .tit .mdm {
    font-size: 120%;
    display: inline-block;
    font-weight: 500;
  }
  .content_w #his .his_blo .his_img {
    height: 56vw;
    background-image: url(../img/his_img.jpg);
    background-size: cover;
    background-position: 0 20%;
  }
  .content_w #his .his_blo .his_txt {
    color: #fff;
    background-color: #607f9e;
    padding: 30px 40px 50px;
    position: relative;
  }
  .content_w #his .his_blo .his_txt h3 {
    text-align: center;
    font-size: 24px;
    font-weight: 500;
    letter-spacing: 14px;
  }
  .content_w #his .his_blo .his_txt h3 .his_en {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 80%;
  }
  .content_w #his .his_blo .his_txt div {
    margin: 30px auto 0;
  }
  .content_w #his .his_blo .his_txt p {
    margin-top: 30px;
    line-height: 2;
    text-align: justify;
  }
  .content_w section {
    position: relative;
  }
  .content_w section h3 {
    text-align: center;
    font-size: 20px;
    letter-spacing: 4px;
  }
  .content_w section h3 span {
    display: block;
    font-size: 12px;
    letter-spacing: 2px;
    margin-bottom: 8px;
  }
  .content_w section .deco {
    position: absolute;
  }
  .content_w #lead {
    background-image: url(../img/lead_bg.jpg);
    background-size: cover;
    background-position: 0 100%;
    padding: 40px 0 120px;
    margin-top: 5px;
    position: relative;
    overflow: hidden;
  }
  .content_w #lead .deco {
    display: none;
  }
  .content_w #lead .deco01 {
    width: 240px;
    top: 200px;
    right: 5%;
  }
  .content_w #lead .deco02 {
    width: 110px;
    top: 500px;
    left: 10%;
  }
  .content_w #lead .deco03 {
    width: 150px;
    bottom: 260px;
    right: 22%;
  }
  .content_w #lead ul {
    box-sizing: border-box;
  }
  .content_w #lead ul li {
    position: relative;
    z-index: 1;
    text-align: center;
    color: #fff;
    display: flex;
    margin: auto;
    padding: 50px 0;
  }
  .content_w #lead ul li + li {
    margin-top: 20px;
  }
  .content_w #lead ul li:nth-child(2) dl dt {
    letter-spacing: 2px;
  }
  .content_w #lead ul li::before {
    z-index: -1;
    position: absolute;
    content: "";
    top: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(45deg, #6aafff, #afd4ff);
    border-radius: 20px;
  }
  .content_w #lead ul li div {
    margin: auto;
  }
  .content_w #lead ul li div h3 {
    text-align: center;
  }
  .content_w #lead ul li div dl {
    margin-top: 25px;
  }
  .content_w #lead ul li div dl dt {
    font-size: 25px;
    font-weight: 500;
    letter-spacing: 4px;
    line-height: 1.2;
  }
  .content_w #lead ul li div dl dt span {
    display: block;
    margin-top: 8px;
    font-size: 60%;
  }
  .content_w #lead ul li div dl dd {
    margin-top: 20px;
  }
  .content_w #bus {
    padding: 70px 0 100px;
    background-color: #ceedff;
  }
  .content_w #bus > p {
    margin-top: 60px;
    text-align: center;
    font-size: 20px;
    letter-spacing: 4px;
    font-weight: 500;
    line-height: 1.6;
  }
  .content_w #bus .deco {
    width: 341px;
    top: 0;
    right: 0;
  }
  .content_w #bus ul {
    margin-top: 50px;
    justify-content: space-between;
    box-sizing: border-box;
    padding: 0 5%;
  }
  .content_w #bus ul li {
    width: 248px;
    margin: auto;
  }
  .content_w #bus ul li + li {
    margin-top: 20px;
  }
  .content_w #bus ul li:nth-child(2) {
    transition-delay: 0.3s;
  }
  .content_w #bus ul li:nth-child(3) {
    transition-delay: 0.6s;
  }
  .content_w #bus ul li dl dd {
    margin-top: 25px;
  }
  .content_w #bus ul li dl dd div {
    text-align: center;
    letter-spacing: 2px;
    font-weight: 500;
    font-size: 20px;
    line-height: 1.4;
  }
  .content_w #bus ul li dl dd p {
    line-height: 2;
    margin-top: 15px;
    text-align: justify;
  }
  .content_w #fir {
    padding: 60px 0 0;
    overflow: hidden;
  }
  .content_w #fir h3 {
    color: #fff;
    background-image: url(../img/fir_tit.png);
    background-size: cover;
    width: 125px;
    height: 224px;
    margin: auto;
    box-sizing: border-box;
    padding: 40px 0 0;
    font-size: 20px;
  }
  .content_w #fir ul {
    margin-top: 60px;
  }
  .content_w #fir ul li + li {
    margin-top: 70px;
  }
  .content_w #fir ul li:nth-child(1) .sec_img02 {
    top: -100px;
    left: -10px;
    width: 138px;
  }
  .content_w #fir ul li:nth-child(2) .sec_img02 {
    top: 110px;
    right: 10px;
    width: 116px;
  }
  .content_w #fir ul li:nth-child(odd) dl dt p::before {
    background-image: url(../img/fir_sub01.png);
  }
  .content_w #fir ul li:nth-child(1) dl dt p {
    top: -20px;
    right: -10px;
  }
  .content_w #fir ul li:nth-child(even) dl dt p {
    top: 0;
    left: -10px;
  }
  .content_w #fir ul li:nth-child(even) dl dt p::before {
    background-image: url(../img/fir_sub02.png);
  }
  .content_w #fir ul li:nth-child(3) dl dt p {
    top: 0;
    right: -10px;
  }
  .content_w #fir ul li dl {
    position: relative;
  }
  .content_w #fir ul li dl dt .sec_img02 {
    position: absolute;
  }
  .content_w #fir ul li dl dt p {
    position: absolute;
    color: #fff;
    z-index: 1;
    text-align: center;
    font-size: 18px;
  }
  .content_w #fir ul li dl dt p::before {
    position: absolute;
    content: "";
    margin: auto;
    z-index: -1;
    background-size: cover;
    width: 90px;
    height: 100px;
    top: -28px;
    left: -12px;
  }
  .content_w #fir ul li dl dd {
    margin-top: 20px;
  }
  .content_w #fir ul li dl dd div {
    font-size: 20px;
    line-height: 1.4;
    font-weight: 500;
    letter-spacing: 2px;
  }
  .content_w #fir ul li dl dd p {
    margin-top: 18px;
    text-align: justify;
  }
  .content_w #fir ul li dl dd p span {
    font-size: 80%;
  }
  .content_w #glo {
    margin-top: 120px;
  }
  .content_w #glo span.note {
    font-size: 80%;
  }
  .content_w #glo .content {
    padding: 20px 0;
    background-image: url(../img/glo_bg.jpg);
    background-size: cover;
  }
  .content_w #glo .content .wrap {
    justify-content: space-between;
  }
  .content_w #glo .content .wrap .sec_tit {
    text-align: center;
    margin: auto 0;
  }
  .content_w #glo .content .wrap .sec_tit dl {
    margin-top: 15px;
  }
  .content_w #glo .content .wrap .sec_tit dl dt {
    font-size: 22px;
    font-weight: 500;
  }
  .content_w #glo .content .wrap .sec_tit dl dd {
    margin-top: 10px;
  }
  .content_w #glo .content .wrap .graph {
    background-image: url(../img/glo_img.png);
    background-size: cover;
    width: 240px;
    height: 240px;
    margin: 70px auto 0;
    position: relative;
    display: flex;
  }
  .content_w #glo .content .wrap .graph .sec_txt {
    margin: auto;
    text-align: center;
    font-size: 14px;
    font-weight: 500;
  }
  .content_w #glo .content .wrap .graph .sec_txt h4 {
    color: #fff;
    margin-bottom: 15px;
    line-height: 1.4;
  }
  .content_w #glo .content .wrap .graph .sec_txt p {
    line-height: 1.4;
  }
  .content_w #glo .content .wrap .graph .sec_txt p span {
    font-size: 150%;
    display: inline-block;
    margin-top: 3px;
  }
  .content_w #glo .content .wrap .graph ul li {
    position: absolute;
    line-height: 1.4;
  }
  .content_w #glo .content .wrap .graph ul li::before {
    position: absolute;
    content: "";
    top: 8px;
  }
  .content_w #glo .content .wrap .graph ul li:nth-child(1) {
    top: -10px;
    right: -55px;
  }
  .content_w #glo .content .wrap .graph ul li:nth-child(1)::before {
    left: -55px;
    width: 50px;
    height: 30px;
    border-top: 1px solid #000;
    border-left: 1px solid #000;
  }
  .content_w #glo .content .wrap .graph ul li:nth-child(2) {
    top: 150px;
  }
  .content_w #glo .content .wrap .graph ul li:nth-child(2)::before {
    left: 50px;
    width: 20px;
    height: 1px;
    border-top: 1px solid #000;
  }
  .content_w #glo .content .wrap .graph ul li:nth-child(3) {
    top: 25px;
    width: auto;
  }
  .content_w #glo .content .wrap .graph ul li:nth-child(3)::before {
    left: 70px;
    width: 60px;
    height: 1px;
    border-top: 1px solid #000;
  }
  .content_w #glo .content .wrap .graph ul li:nth-child(4) {
    top: -40px;
    width: auto;
  }
  .content_w #glo .content .wrap .graph ul li:nth-child(4)::before {
    left: 100px;
    width: 71px;
    height: 32px;
    border-top: 1px solid #000;
    border-right: 1px solid #000;
  }
  .content_w #glo .content .wrap .graph ul li:not(:nth-child(1)) {
    left: -55px;
  }
  .content_w #glo .content .wrap .graph ul li p {
    font-size: 14px;
    letter-spacing: 2px;
  }
  .content_w #glo .content .wrap .graph ul li div {
    font-weight: 500;
  }
  .content_w #glo .content .wrap .graph ul li div span {
    font-size: 130%;
  }
  .content_w #ant {
    padding: 60px 0 0;
    overflow: hidden;
  }
  .content_w #ant ul {
    margin-top: 35px;
  }
  .content_w #ant ul li {
    position: relative;
    z-index: 1;
    padding: 20px;
    display: flex;
    padding-bottom: calc(55vw + 20px);
    gap: 20px;
    box-sizing: border-box;
    max-height: 435px;
  }
  .content_w #ant ul li::before {
    position: absolute;
    content: "";
    bottom: 0;
    right: 0;
    width: 100%;
    height: 55vw;
    max-height: 250px;
    background-size: cover;
    background-position: 100% 50%;
    z-index: -1;
  }
  .content_w #ant ul li:nth-child(1) {
    color: #fff;
    background-color: #c1967d;
  }
  .content_w #ant ul li:nth-child(1)::before {
    background-image: url(../img/ant01_bg.jpg);
  }
  .content_w #ant ul li:nth-child(2) {
    background-color: #f0eff4;
  }
  .content_w #ant ul li:nth-child(2)::before {
    background-image: url(../img/ant02_bg.jpg);
  }
  .content_w #ant ul li:nth-child(3) {
    background-color: #e8d9c4;
  }
  .content_w #ant ul li:nth-child(3)::before {
    background-image: url(../img/ant03_bg.jpg);
  }
  .content_w #ant ul li dl dt {
    font-size: 20px;
    line-height: 1.4;
  }
  .content_w #ant ul li dl dd p {
    margin-top: 15px;
    text-align: justify;
  }
  .content_w #sdgs {
    margin-top: 30px;
    padding: 60px 0;
    background-color: #daf2ff;
  }
  .content_w #sdgs .deco01 {
    top: 100px;
    left: 5%;
    width: 120px;
  }
  .content_w #sdgs .deco02 {
    top: 280px;
    right: 8%;
    width: 50px;
  }
  .content_w #sdgs .deco03 {
    bottom: 700px;
    right: 5%;
    width: 42px;
  }
  .content_w #sdgs .deco04 {
    bottom: 380px;
    left: 3%;
    width: 42px;
  }
  .content_w #sdgs .deco05 {
    bottom: 100px;
    right: 32%;
    width: 95px;
  }
  .content_w #sdgs .sec_logo {
    width: 300px;
    margin: 0 auto 40px;
  }
  .content_w #sdgs h3 + p {
    text-align: center;
    font-weight: 500;
    letter-spacing: 2px;
    width: 90%;
    margin: 20px auto 0;
  }
  .content_w #sdgs ul {
    margin-top: 60px;
    padding: 0 5%;
    box-sizing: border-box;
  }
  .content_w #sdgs ul li {
    position: relative;
    padding-bottom: 240px;
  }
  .content_w #sdgs ul li .sec_txt {
    bottom: 0px;
    right: 0px;
  }
  .content_w #sdgs ul li + li {
    margin-top: 30px;
  }
  .content_w #sdgs ul li .sec_img {
    width: 320px;
  }
  .content_w #sdgs ul li .sec_txt {
    position: absolute;
  }
  .content_w #sdgs ul li .sec_txt div {
    display: flex;
    justify-content: center;
    width: 320px;
    height: 320px;
    position: relative;
    z-index: 1;
  }
  .content_w #sdgs ul li .sec_txt div::before {
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    width: 100%;
    height: 100%;
    background-color: #fff;
    border-radius: 100%;
    z-index: -1;
  }
  .content_w #sdgs ul li .sec_txt div dl {
    margin: auto;
    text-align: center;
  }
  .content_w #sdgs ul li .sec_txt div dl dt {
    font-size: 17px;
    font-weight: 500;
  }
  .content_w #sdgs ul li .sec_txt div dl dd {
    margin-top: 15px;
    line-height: 2;
  }
  .content_w #num {
    padding: 60px 0;
    overflow: hidden;
  }
  .content_w #num ul {
    margin: 80px auto 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .content_w #num ul li {
    width: 320px;
    height: 320px;
    margin: auto;
    position: relative;
    z-index: 1;
    display: flex;
  }
  .content_w #num ul li + li {
    margin-top: 100px;
  }
  .content_w #num ul li:nth-child(4n+1)::before, .content_w #num ul li:nth-child(4n)::before {
    background-image: url(../img/num_bg01.png);
  }
  .content_w #num ul li::before {
    position: absolute;
    background-size: cover;
    content: "";
    background-image: url(../img/num_bg02.png);
    z-index: -1;
    top: -13%;
    left: -13%;
    width: 126%;
    height: 126%;
  }
  .content_w #num ul li .sec_box {
    margin: auto;
  }
  .content_w #num ul li .sec_box dl {
    margin: auto;
  }
  .content_w #num ul li .sec_box dl dt p {
    text-align: center;
    font-size: 20px;
    font-weight: 500;
    letter-spacing: 6px;
  }
  .content_w #num ul li .sec_box dl dd {
    margin: 20px auto 0;
    width: 280px;
  }
  .content_w #num ul li .sec_box dl dd div {
    width: 240px;
    margin: auto;
  }
  .content_w #num ul li .sec_box dl dd p {
    margin-top: 20px;
    text-align: justify;
  }
}
/*# sourceMappingURL=style.css.map */