@charset "utf-8";
/* CSS Document */
.wrapper {
  padding: 0;
}
.wrapper_head.re_header {
  background: none;
}
.wrapper_head.re_header div#header_main {
  width: 100%;
  padding: 20px 70px;
  background: no-repeat;
}
.wrapper_head.re_header {
  background: none;
}
header.fixed {
    background: #ffffff;
}
header {
  transition: 0.5s;
}
.wrapper_head.re_header header.fixed div#header_main {
  padding: 5px 20px 5px;
}
.header_rbox {
  display: flex;
  align-items: center;
}a.backToTop {
    background: #ff952csc;
}
.wrapper_head.re_header div#header_main .header_l {
  margin-right: 2em;
}
.wrapper_head.re_header div#header_main .header_l img {
  height: 30px;
}
.wrapper_head.re_header div#header_main nav {
  background: none !important;
}
.header_rbox nav {
  background: none;
  margin-right: 4em;
}
.header_rbox #menu > li a {
  border-bottom: 1px solid #ffffff00;
  padding: 0 30px;
  color: #fff;
}
.header_rbox #menu {
  width: auto;
}
.header_rbox #menu > li a::after, .header_rbox #menu > li a::before {
    background: #000000;
}
div#FV {
    background: url("../img/top/FV-BG.webp") center center no-repeat;
    background-size: cover;
    text-align: center;
    display: flex;
    align-items: end;
    padding: 100px 0 0;
    line-height: 0;
}div#FV h1 {
    width: 1500px;
    margin: 0 auto;
    text-align: left;
    padding-left: 50px;
}
.notxt {
  display: none !important;
}
p.mb0.h-mail {
  margin-left: 1em;
}
p.mb0.h-mail a {
    display: flex;
    background: #ffff00;
    align-items: center;
    height: 56px;
    width: 200px;
    text-align: center;
    justify-content: center;
    border-radius: 50px;
    color: #241e00;
    font-weight: bold;
}
.head-right p.he-tel.mb0.robo a {
    display: flex;
    align-items: center;
    font-size: 20px;
    background: #ff9500;
    height: 56px;
    width: 200px;
    justify-content: center;
    align-items: center;
    border-radius: 50px;
    color: #fff;
    font-weight: bold;
}
img.fv_back {
  position: absolute;
  left: 10%;
  mix-blend-mode: color-burn;
}
img.fvmain {
  position: relative;
  z-index: 1;
}
.head-right p.he-tel.mb0.robo a img {
  -webkit-filter: brightness(0) invert(1);
  filter: brightness(0) invert(1);
  height: 16px;
}
.header_rbox #menu > li a {
    border-bottom: 1px solid #ffffff00;
    padding: 0 30px;
    color: #000000;
}
#menu > li a:hover {
  background: none;
}
footer {
  margin-top: 0;
}
.footermenu ul.refoot li a {
  color: #333333;
  font-weight: 500;
  border-right: 1px solid #c1c1c1;
}
.footermenu ul.refoot li:last-child a {
  border: none;
}
@media screen and (max-width: 1500px) {
div#FV h1 {
    width: 100%;
    margin: 0 auto;
    text-align: left;
    padding: 0;
}
}
@media screen and (max-width: 1600px) {
  .wrapper_head.re_header div#header_main {
    padding: 20px 20px;
  }
  .header_rbox #menu > li a {
    padding-left: clamp(0.625rem, -0.419rem + 1.67vw, 1.25rem);
    padding-right: clamp(0.625rem, -0.419rem + 1.67vw, 1.25rem);
  }
  .header_rbox nav {
    background: none;
    margin-right: clamp(0.625rem, -2.508rem + 5.01vw, 2.5rem);
  }
}
@media screen and (max-width: 1300px) {
  .head-right p.he-tel.mb0.robo a, p.mb0.h-mail a {
    width: auto;
    padding: 0 10px;
    white-space: nowrap;
    font-size: clamp(0.875rem, -0.38rem + 2.01vw, 1.25rem);
  }
  p.mb0.h-mail {
    margin-left: clamp(0.625rem, -0.419rem + 1.67vw, 1.25rem);
  }
  .header_rbox #menu > li a {
    padding-left: clamp(0.625rem, -1.467rem + 3.34vw, 1.25rem);
    padding-right: clamp(0.625rem, -1.467rem + 3.34vw, 1.25rem);
    font-size: clamp(0.875rem, 0.457rem + 0.67vw, 1rem);
  }
  .wrapper_head.re_header div#header_main .header_l {
    margin-right: 10px;
    width: clamp(12.5rem, -8.424rem + 33.44vw, 18.75rem);
  }
  .wrapper_head.re_header div#header_main .header_l img {
    height: auto;
  }
}
@media screen and (max-width: 1000px) {
  .wrapper_head.re_header div#header_main {
    width: 100%;
    padding: 0;
    background: no-repeat;
  }
  .wrapper_head.re_header div#header_main .header_l img {
    height: auto;
  }
  #header_main .header_l img {
    margin: 16px 0 0px 10px;
    width: 180px;
    height: auto;
  }
.wrapper_head.re_header div#header_main {
    width: 100%;
    padding: 0;
    background: #ffffff;
}
  div#FV {
    background: url("../img/top/FV-BG.webp") center center no-repeat;
    background-size: cover;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: end;
    padding: 100px 20px 0;
  }
  img.fv_back {
    position: absolute;
    left: 20px;
    mix-blend-mode: color-burn;
    max-width: 98vw;
  }
}
@media screen and (max-width: 599px) {
  img.fv_back {
    max-width: 90vw;
  }
}
/*コンタクトバナー*/
section.bottom-contact {
  background: url("../img/top/contact-bg.webp") center bottom no-repeat;
  padding: 100px 0 50px;
  background-size: cover;
}
#content #main section.bottom-contact p.contactTit, section.bottom-contact p.contactTit {
  background: none;
  font-size: 36px;
  padding: 0;
  margin-bottom: 60px;
}
section.bottom-contact p.c-tel.robo.mb0 {
  font-size: 30px;
  width: 49%;
}
section.bottom-contact p.c-tel.robo.mb0 a {
  background: url("../img/top/f_c_01.webp") center center;
  background-size: cover;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 150px;
  font-weight: bold;
  color: #fff;
}
section.bottom-contact p.c-mail.robo.mb0 a {
    background: url("../img/top/f_c_02.webp") center center;
    background-size: cover;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 150px;
    font-weight: bold;
    color: #000000;
    width: 100%;
    border-radius: 0;
}
section.bottom-contact p.c-tel.robo.mb0 a img {
  -webkit-filter: brightness(0) invert(1);
  filter: brightness(0) invert(1);
  height: 25px;
}
p.c-mail.robo.mb0 {
  margin-left: auto;
  width: 49%;
}
section.bottom-contact p.c-mail.robo.mb0 a img {
  margin-right: 1.5em;
}
/**/
div#content {
  padding: 0;
}
.Inner1200 {
  max-width: 1400px;
  padding: 0 100px;
  position: relative;
  margin: 0 auto;
}
section.sec01 {
  background: url("../img/top/sec1bg.webp") right top;
  background-size: 100% calc(100% - 250px);
  overflow: hidden;
  padding: 0 0 6px;
  position: relative;
}
section.sec01:before {
  content: "";
  height: 250px;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  background: #fff;
}
h2.h2 {
    font-size: 36px;
    font-weight: bold;
    letter-spacing: normal;
    color: #ff9600;
}
h2.h2 span {
  color: #333;
}
h2.h2 b {
  font-size: 20px;
  color: #333;
  display: block;
}
h2.h2 img {
  margin-bottom: 30px;
  display: block;
}
.sec1box {
  clear: both;
  float: left;
  transform: rotate(45deg);
  margin: -20% 0 0;
}
.sec1cont {
    max-width: 460px;
    background: #fff500;
    aspect-ratio: 1;
    margin-bottom: 45px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 50px;
    color: #000000;
    position: relative;
    overflow: hidden;
    float: right;
    margin: 0 0 45px 12%;
}
.sec1In {
  transform: rotate(-45deg);
}
.sec1In p {
  font-size: 16px;
}
.sec1cont h3 {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 10px;
  color: #000;
  position: relative;
  z-index: 1;
}
.sec1In span {
    font-family: Roboto;
    font-size: 150px;
    position: absolute;
    top: -10px;
    line-height: 0;
    left: -80px;
    font-weight: bold;
    color: #ffffff;
}
section.sec01:after {
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 75vw 75vw 0px 0px;
  border-color: #ffffff transparent transparent transparent;
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  z-index: 0;
}
.sec1box:before {
    content: "";
    height: 200%;
    width: 1px;
    background: #5c5715;
    position: absolute;
    left: 0;
    top: 0;
    transform: rotate(-90deg);
}
section.sec01 .Inner1200 {
  position: relative;
  z-index: 1;
}
section.sec01 h2.h2 {
  position: absolute;
  left: 0;
  top: 80px;
}
.sec1cont {
  float: right;
  margin: 0 0 45px 12%;
}
.sec1box {
  clear: both;
  float: left;
  transform: rotate(45deg);
  margin: -20% 0 0;
  position: relative;
}
.sec1_under {
  width: 100%;
  float: left;
  margin: 17% 0 0;
  background: #fff;
  padding: 70px 100px;
  box-shadow: 3px 5px 0 #000024;
  position: relative;
  z-index: 1;
}
.sec1_under p {
  font-size: 16px;
}
.sec1_under ul {
  display: flex;
  justify-content: space-between;
}
.sec1_under ul li {
  width: 23%;
  text-align: center;
  position: relative;
  line-height: 0;
  border-radius: 10px;
  overflow: hidden;
}
.sec1_under ul li p {
    position: absolute;
    bottom: 0;
    background: #fff500;
    margin: 0 !important;
    font-size: 18px;
    text-align: center;
    width: 100%;
    color: #333;
    padding: 5px 0;
}
.sec1_under .txt {
  margin-bottom: 60px;
}
section.sec02 h2 {
  text-align: right;
}
section.sec02 h2 img {
  margin: 0 0 30px auto;
}
section.sec02 {
  padding: 50px 0 250px;
  background: none;
  background-size: calc(96vw - 60px) auto;
  position: relative;
}
section.sec02:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 90vw;
  background: url("../img/top/sec2-bg2.webp") left bottom;
  height: 100%;
  background-size: 100% auto;
  background-repeat: no-repeat;
}
.sec02head {
  max-width: 530px;
  margin: 30px 60px 0 auto;
  font-size: 16px;
  position: absolute;
  right: 0;
  z-index: 1;
}
.sec02head .text p {
  margin-bottom: 40px !important;
}
.sec02head .btn {
  display: flex;
  justify-content: end;
}
a.btn-round3 {
    background: #ff951e url(../img/top/yaji.webp);
    background-repeat: no-repeat;
    background-position: right 20px center;
    display: flex;
    width: 265px;
    justify-content: center;
    align-items: center;
    height: 62px;
    color: #fff;
    font-weight: bold;
    font-size: 16px;
    position: relative;
    transition: 0.5s;
}
a.btn-round3:hover {
    background-position: right 25px center;
}
section.sec02:after {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0px 100vw 100vw 0px;
  border-color: transparent #ffffff transparent transparent;
  position: absolute;
  top: 0%;
  left: 0;
  z-index: 0;
}
section.sec02 .Inner1200 {
  z-index: 1;
  clear: both;
  float: none;
}
.sec2box {
  clear: both;
  transform: rotate(-45deg);
  margin: 0% 0 0 20%;
  position: relative;
  width: 100%;
}
.sec2cont {
    width: 460px;
    background: #00144d;
    aspect-ratio: 1;
    margin-bottom: 45px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 50px;
    color: #000;
    position: relative;
    margin: 0 0 45px 12%;
}
.sec2cont:nth-child(2) {
    background: #feff3a url(../img/top/01.webp);
    background-repeat: no-repeat;
    background-position: left 120px top -60px;
}.sec2cont:nth-child(3) {
    background: #fff500 url(../img/top/02.webp);
    background-repeat: no-repeat;
    background-position: left 120px top -60px;
}
.sec2In {
    transform: rotate(45deg);
    position: relative;
    min-width: 100%;
}
.sec2box h3 {
  transform: rotate(45deg);
  position: absolute;
  top: -16%;
  font-size: 28px;
  font-weight: bold;
  color: #242100;
  left: 32%;
}
.sec2In span {
  font-family: Roboto;
  font-size: 150px;
  position: absolute;
  top: -5%;
  line-height: 0;
  left: -85px;
  font-weight: bold;
  color: #051aa9;
}
.sec2In h4 {
  font-size: 24px;
  font-weight: bold;
  position: relative;
  margin-bottom: 15px;
}
.sec2In figure {
    position: absolute;
    right: 80px;
    top: -168px;
}.sec2cont:nth-child(2) .sec2In figure {
    position: absolute;
    right: 80px;
    top: -120px;
}
.sec2In .txt.flex {
  display: flex;
  font-size: 16px;
}
.sec2box h3:before {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 32px 32.5px 0px 32.5px;
    border-color: #ff961e transparent transparent transparent;
    position: absolute;
    bottom: -80px;
    left: 0;
    right: 0;
    margin: auto;
}
.txt.flex ul li {
  position: relative;
  padding-left: 15px;
  font-size: 16px;
}
.txt.flex ul li:before {
    content: "■";
    font-size: 6px;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 6px;
    color: #ff952c;
}
.txt.flex ul {
  width: 50%;
}
.sec2box:before {
    content: "";
    height: 249%;
    width: 1px;
    background: #5c5715;
    position: absolute;
    right: 0;
    bottom: -130%;
    transform: rotate(-90deg);
}
section.sec03 {
    padding: 230px 0 0;
    position: relative;
    z-index: 1;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 1%, rgba(255, 255, 255, 1) 10%, rgba(255, 255, 255, 1) 245px, #fffeda 10%, #fffeda 101px, #fffeda 100%);
}
section.sec03:before {
  content: "";
  background: url("../img/top/INTRODUCTION.webp") center top no-repeat;
  width: 100%;
  height: 180px;
  position: absolute;
  left: 0;
  top: 148px;
}
.sec03box {
  margin: 100px 0;
  width: 55%;
  padding-right: 30px;
}
.sec03box h2 {
    font-size: 30px;
    font-weight: bold;
    color: #333;
    display: flex;
    align-items: center;
    border-bottom: 1px solid;
    padding: 20px 0;
    margin-bottom: 30px;
}
.sec03box h2 span {
  font-size: 14px;
  font-family: Roboto;
  font-weight: normal;
  margin: 0 0 0 3em;
}.sec03box .txt {
    margin-bottom: 40px;
}
.sec03box p {
  font-size: 16px;
}
section.sec03 .Inner {
  display: flex;
  justify-content: space-between;
  align-items: end;
}
section.sec03 .Inner figure {
  line-height: 0;
}
section.sec04 {
  padding: 100px 0;
  background: url("../img/top/sec4-bg.webp"), url("../img/top/sec4-under.webp");
  background-position: right top, center bottom 145px;
  background-repeat: no-repeat, no-repeat;
  background-size: auto, contain;
}
section.sec04 h2 {
  margin-bottom: 60px;
}
section.sec04 .text {
  width: 600px;
  font-size: 16px;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}
.sec04box {
  padding: 50px 0;
  position: relative;
  text-align: center;
}
.sec04cont {
  width: 316px;
  padding: 50px 40px;
  font-size: 16px;
}
.sec04cont h3 {
  display: block;
  text-align: center;
  text-align: center;
  font-size: 24px;
  font-weight: bold;
  color: #000;
  margin-bottom: 20px;
}
.sec04cont span {
  font-size: 30px;
  font-weight: bold;
  position: absolute;
  top: 7px;
  line-height: 0;
  left: 40px;
  color: #fff;
}
.sec04cont:nth-child(2) {
  position: absolute;
  top: 408px;
}
.sec04cont:nth-child(5) {
  position: absolute;
  top: 741px;
  left: 8px;
}
.sec04cont p {
  font-size: 16px;
  text-align: left;
}
.sec04cont:nth-child(3) {
  position: absolute;
  top: 233px;
  left: 337px;
}
.sec04cont:nth-child(4) {
  position: absolute;
  top: 80px;
  right: 12px;
}
.sec04cont:nth-child(6) {
  position: absolute;
  top: 563px;
  left: 337px;
}
.sec04cont:nth-child(7) {
  position: absolute;
  top: 408px;
  right: 12px;
}
.sec04cont:nth-child(8) {
  position: absolute;
  top: 895px;
  left: 337px;
}
.sec04cont:nth-child(9) {
  position: absolute;
  top: 741px;
  right: 12px;
}
section.sec05 {
  padding: 70px 0 100px;
  background: url("../img/top/sec5-under.webp")left bottom no-repeat;
}
.sec05head {
  position: absolute;
  right: 0;
  text-align: right;
  z-index: 1;
}
.sec05head h2 img {
  margin: 0 0 30px auto;
}
.sec05head h2 {
    margin-bottom: 50px;
    color: #000;
}
.box_01 {
  display: flex;
  justify-content: center;
}
.box_02 {
  display: flex;
  justify-content: center;
  align-items: center;
}
.box_02 {
  margin: -90px;
}
.sec05cont h3 {
    font-size: 22px;
    font-weight: bold;
    color: #000;
}
.sec05cont h4 {
  font-size: 19px;
  font-weight: bold;
}
.sec05main img {
  text-align: center;
  margin: 0 auto;
}
.sec05main {
  position: relative;
}
.sec05cont.num01 {
  position: absolute;
  top: 70px;
  left: 0;
  right: 0;
  margin: auto;
}
.sec05cont_under h4 {
  border: none;
  padding: 0;
  margin: 0;
}
.sec05cont {
    width: 390px;
    color: #000;
    text-align: center;
}
/**/
h3.sec5_01 {
  position: absolute;
  top: 55px;
  left: 0;
  right: 0;
  margin: auto;
}
h4.sec5_02 {
  position: absolute;
  top: 120px;
  left: 0;
  right: 0;
  margin: auto;
}
p.sec5_03 {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  top: 168px;
  font-size: 1;
}
.sec05cont p {
  font-size: 16px;
}
h4.sec5_04 {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  top: 208px;
}
p.sec5_05 {
  left: 0;
  right: 0;
  margin: auto;
  position: absolute;
  top: 262px;
}
h4.sec5_06 {
  left: 0;
  right: 0;
  margin: auto;
  position: absolute;
  top: 358px;
}
p.sec5_07 {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  top: 390px;
}
.sec05cont.num02 {
  position: absolute;
  top: 433px;
  left: 106px;
}
h3.sec5_08 {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  top: 0px;
}
h4.sec5_09 {
  position: absolute;
  top: 70px;
  left: 0;
  right: 0;
  margin: auto;
}
p.sec5_10 {
  position: absolute;
  top: 114px;
  left: 0;
  right: 0;
  margin: auto;
}
h4.sec5_11 {
  position: absolute;
  top: 160px;
  left: 0;
  right: 0;
  margin: auto;
}
p.sec5_12 {
  position: absolute;
  top: 215px;
  left: 0;
  right: 0;
  margin: auto;
}
h4.sec5_13 {
  position: absolute;
  top: 320px;
  left: 0;
  right: 0;
  margin: auto;
}
p.sec5_14 {
  position: absolute;
  top: 350px;
  left: 0;
  right: 0;
  margin: auto;
}
.sec05cont.num03 {
  position: absolute;
  top: 433px;
  right: 98px;
  margin: auto;
}
h3.sec5_15 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
}
h4.sec5_16 {
  position: absolute;
  top: 70px;
  left: 0;
  right: 0;
  margin: auto;
}
p.sec5_17 {
  position: absolute;
  top: 119px;
  left: 0;
  right: 0;
  margin: auto;
}
h4.sec5_18 {
  position: absolute;
  top: 160px;
  left: 0;
  right: 0;
  margin: auto;
}
ul.sec5_19 {
  position: absolute;
  top: 216px;
  left: 0;
  right: 0;
  margin: auto;
  font-size: 16px;
  text-align: center;
}
ul.sec5_19 li:before {
  content: "・";
}
ul.sec5_19 li {
  position: relative;
}
h4.sec5_20 {
  position: absolute;
  top: 321px;
  left: 0;
  right: 0;
  margin: auto;
}
p.sec5_21 {
  position: absolute;
  top: 350px;
  left: 0;
  right: 0;
  margin: auto;
}
.sec05cont.num04 {
  position: absolute;
  top: 755px;
  left: 0;
  right: 0;
  margin: auto;
}
h3.sec5_22 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
}
h4.sec5_23 {
  position: absolute;
  top: 70px;
  left: 0;
  right: 0;
  margin: auto;
}
p.sec5_24 {
  position: absolute;
  top: 112px;
  left: 0;
  right: 0;
  margin: auto;
}
h4.sec5_25 {
  position: absolute;
  top: 153px;
  left: 0;
  right: 0;
  margin: auto;
}
p.sec5_26 {
  position: absolute;
  top: 203px;
  left: 0;
  right: 0;
  margin: auto;
}
h4.sec5_27 {
  position: absolute;
  top: 269px;
  left: 0;
  right: 0;
  margin: auto;
}
p.sec5_28 {
  position: absolute;
  top: 302px;
  left: 0;
  right: 0;
  margin: auto;
}
/**/
section.sec06 {
    padding: 70px 0;
    background: #ff9500;
}
.sec06In {
  display: flex;
  align-items: center;
}
.flowbox ul {
  display: flex;
  justify-content: space-between;
}
.sec06In h2.h2 {
  width: 25%;
  color: #fff;
}
.sec06In .flowbox {
  width: 75%;
}
.sec06In h2.h2 br {
  display: none;
}
.flowbox ul li {
  width: calc((100% - 80px) / 6);
  position: relative;
}
.flowbox ul li:last-child:before {
  content: none;
}
.flowbox ul li:before {
  content: url("../img/top/next.webp");
  position: absolute;
  right: -15px;
  top: 125px;
}
.flowhead span {
  font-family: "Roboto", sans-serif;
  color: #fff;
  font-size: 26px;
  line-height: 0;
  padding-left: 15px;
}
.flowhead h3 {
    position: relative;
    text-align: center;
    padding: 5px 0;
    margin-top: -8px;
}
.flowhead h3:before {
    content: "";
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: #ffffff;
    transform: skewX(-35deg);
}
.flowhead h3 b {
    position: relative;
    color: #000;
    font-size: 19px;
    font-weight: bold;
}
.flowhead {
    margin-bottom: 20px;
}
.flowbox ul li figure {
  text-align: center;
  margin-bottom: 20px;
  height: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.flowbox ul li .txt p {
    font-size: 15px;
    color: #000000;
    line-height: 1.6;
}
section.sec07 {
  padding: 70px 0;
}
.sec07In {
  display: flex;
  justify-content: space-between;
}
.sec07head {
  width: 25%;
  order: 2;
  text-align: right;
}
.sec07head h2 {
    margin-bottom: 50px;
    color: #000;
}
.sec07head h2 img {
  margin: 0 0 50px auto;
}
.sec07In .newsbox {
  border: none;
  width: 80%;
}
.sec07head .btn a {
  margin: 0 0 0 auto;
}
.sec07In .newsbox li {
  border-bottom: 1px solid #acb1ca;
  padding: 25px 15px;
  margin: 0;
}
.sec07In .newsbox li a, .sec07In .newsbox li a span {
  font-size: 16px;
}.newsbox ul li span.datetxt {
   color: #000000;
}p.contactTit {
     color: #000000;
}.copyright {
    background: #000;
}#menu li:first-child a::before {
    content: none;
}

.header_rbox #menu > li:last-child a::after {
    content: none;
}
@media screen and (max-width: 1400px) {
  section.sec05 .Inner1200 {
    padding: 0;
  }
  .sec05main {
    position: relative;
    width: 1197px;
    margin: 0 auto;
  }
  section.sec01 h2.h2 {
    left: 40px;
  }
  .sec05head {
    position: absolute;
    right: 40px;
    text-align: right;
  }
  section.sec02:before {
    width: 95vw;
  }
}
@media screen and (max-width: 1350px) {
  section.sec02:before {
    width: 98vw;
  }
}
@media screen and (max-width: 1260px) {
  section.sec02:before {
    width: 102vw;
  }
  .sec02head {
    max-width: 37%;
    margin: 30px 30px 0 auto;
  }
}
@media screen and (max-width: 1200px) {
  .sec05main {
    position: relative;
    width: 1000px;
    margin: 0 auto;
  }
  /*	*/
  h3.sec5_01 {
    top: 30px;
  }
  h4.sec5_02 {
    top: 85px;
  }
  p.sec5_03 {
    top: 129px;
    font-size: 1;
  }
  h4.sec5_04 {
    top: 161px;
  }
  p.sec5_05 {
    top: 203px;
  }
  h4.sec5_06 {
    top: 281px;
  }
  p.sec5_07 {
    top: 311px;
  }
  .sec05cont.num02 {
    top: 359px;
    left: 53px;
  }
  h4.sec5_09 {
    top: 53px;
  }
  p.sec5_10 {
    top: 105px;
  }
  h4.sec5_11 {
    top: 136px;
  }
  p.sec5_12 {
    top: 183px;
  }
  h4.sec5_13 {
    top: 273px;
  }
  p.sec5_14 {
    top: 299px;
  }
  .sec05cont.num03 {
    top: 357px;
    right: 48px;
  }
  h4.sec5_16 {
    top: 55px;
  }
  p.sec5_17 {
    top: 107px;
  }
  h4.sec5_18 {
    top: 136px;
  }
  ul.sec5_19 {
    top: 189px;
    font-size: 16px;
    text-align: center;
  }
  h4.sec5_20 {
    top: 274px;
  }
  p.sec5_21 {
    top: 299px;
  }
  .sec05cont.num04 {
    top: 626px;
  }
  h4.sec5_23 {
    top: 53px;
  }
  p.sec5_24 {
    top: 96px;
  }
  h4.sec5_25 {
    top: 129px;
  }
  p.sec5_26 {
    top: 172px;
  }
  h4.sec5_27 {
    top: 232px;
  }
  p.sec5_28 {
    top: 264px;
    font-size: 15px;
    line-height: 1.5;
  }
  /*	*/
  .sec05head {
    top: -150px;
  }
  .Inner1200 {
    max-width: 1400px;
    padding: 0 20px;
  }
  section.sec01 h2.h2 {
    max-width: 40%;
  }
}
@media screen and (max-width: 1150px) {
  section.sec02:before {
    width: 107vw;
  }
}
@media screen and (max-width: 1100px) {
  section.sec02:before {
    width: 112vw;
  }
}
@media screen and (max-width: 1101px) {
  section.sec02:before {
    width: 117vw;
  }
  .sec02head {
    position: relative;
    width: 100%;
    max-width: 100%;
  }
  .sec1box {
    clear: both;
    float: left;
    transform: rotate(45deg);
    margin: -20% 0 0 -20%;
    position: relative;
  }
  section.sec01 h2.h2 {
    left: 40px;
    width: 48%;
  }
  .sec1_under {
    padding: 40px 40px;
  }
  section.sec02 h2 {
    text-align: right;
    width: 65%;
    margin: 0 0 0 auto;
  }
  section.sec03 .Inner {
    display: flex;
    justify-content: space-between;
    align-items: end;
    padding: 0 20px;
  }
  section.sec03:before {
    content: "";
    background: url("../img/top/INTRODUCTION.webp") center top no-repeat;
    width: 100%;
    height: 180px;
    position: absolute;
    left: 0;
    top: 21%;
    background-size: 100% auto;
  }
  section.sec04 .Inner1200 {
    max-width: 1400px;
    padding: 0 0px;
    position: relative;
    margin: 0 auto;
  }
  .flowbox ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .flowbox ul li {
    width: 31%;
    position: relative;
  }
}
@media screen and (max-width: 1000px) {
  a.btn-round3 {
    width: 100%;
    max-width: 265px;
  }
  section.sec04 .text {
    position: relative;
    left: auto;
    top: auto;
  }
  section.sec04 h2.h2 {
    margin-left: 50px;
  }
  section.sec04 .sec04cont {
    position: relative;
    top: auto;
    left: auto;
    border: 1px solid;
    width: 32%;
    right: auto;
    margin-bottom: 1%;
    box-shadow: 2px 2px 0;
    background: rgb(255 255 255 / 70%);
  }
  section.sec04 .sec04box {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
  }
  section.sec04 .sec04cont h3 {
    margin-top: 20px;
  }
.sec04cont span {
    background: #ff9536;
    top: 0;
    position: absolute;
    display: block;
    width: 60px;
    height: 60px;
    left: 15px;
    display: flex;
    justify-content: center;
    align-items: center;
}
  .sec05head {
    position: relative;
    text-align: right;
  }
  .sec05head .btn {
    margin: 0 0 0 auto;
    max-width: 265px;
  }
  .sec05main .sec05cont, .sec05main .sec05cont h3, .sec05main .sec05cont h4, .sec05main .sec05cont, .sec05main .sec05cont p, .sec05main .sec05cont ul {
    position: relative !important;
    top: auto;
    left: auto;
    right: auto;
    bottom: auto;
    width: auto;
  }
  .sec05contIn {
    transform: rotate(-45deg);
  }
.sec05main .sec05cont {
    aspect-ratio: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 50%;
    transform: rotate(45deg);
    background: #fff500;
    overflow: hidden;
}
  .sec05cont.num04 {
    margin: 0 0 0 auto;
  }
  .sec05contIn h3 {
    background: #fff;
    padding: 5px;
    border-radius: 50px;
    margin-bottom: 10px;
  }
  .sec05contIn h4 {
    border-bottom: 1px solid;
    padding: 10px;
    margin-bottom: 10px;
  }
  .sec05cont_under {
    position: absolute;
    bottom: -85%;
    left: 0;
    right: 0;
    margin: auto;
    height: 200px;
    padding: 20px 0 0 0;
  }
  .sec05cont_under h4 {
    border: none;
  }
.sec05cont:before {
    content: "";
    height: 40%;
    width: 100%;
    position: absolute;
    background: #dfdfdf;
    transform: rotate(-45deg);
    bottom: 0;
    left: 43%;
    margin: auto;
}
  section.sec05 {
    padding: 70px 0 150px;
  }
  .sec06In h2.h2 {
    width: 100%;
    margin-bottom: 40px;
  }
  .sec06In {
    flex-wrap: wrap;
  }
  .sec06In .flowbox {
    width: 100%;
  }.txt.flex ul li {
    position: relative;
    padding-left: 15px;
    font-size: 1.8vw;
}.fix_mailbtn {
    background: #ffff00;
}.fix_mailbtn a {
    color: #000000;
}li.fix_mailbtn a img {
    filter: brightness(0%);
}.fix_tel {
    background: #ff952c;
}.fix_tel a img {
    background: none;
    filter: brightness(0) invert(1);
}.fix_tel a {
    color: #fff;
}
}
@media screen and (max-width: 820px) {
  .sec1box {
    margin: 0% 15% 0 -20%;
  }
  section.sec02 {
    padding: 50px 0 125px;
  }
  .sec05cont.num04 {
    margin: 0;
  }
  .sec2cont {
    max-width: 55%;
    width: auto;
    margin: 0 0 45px;
  }
}
@media screen and (max-width: 768px) {
  h2.h2 b {
    font-size: 18px;
  }
}
@media screen and (min-width: 600px) {
  .forPC {
    display: block;
  }
  .forSP {
    display: none;
  }
}
@media screen and (max-width: 599px) {
  .forPC {
    display: none;
  }
  .forSP {
    display: block;
  }
  section.sec01 h2.h2 {
    position: relative;
    max-width: 100%;
    width: 100%;
    left: 0;
    top: auto;
  }
  .sec1box {
    margin: 30% 0 0 -20%;
    transform: unset;
  }
  .sec1cont {
    float: right;
    margin: 0 auto 35% 15%;
    transform: rotate(45deg);
  }
.sec1In span {
    font-family: Roboto;
    font-size: 120px;
    position: absolute;
    top: -10px;
    line-height: 0;
    left: 0;
    font-weight: bold;
    color: #ffffff;
}
  .sec1In p {
    font-size: 14px;
  }
  .sec1_under {
    padding: 20px;
  }
  .sec1_under ul {
    flex-wrap: wrap;
  }
  .sec1_under ul li {
    width: 49%;
    margin-bottom: 2%;
  }
  .sec1_under ul li p {
    font-size: 16px;
  }
  section.sec02 h2 {
    text-align: right;
    width: 100%;
    margin: 0 0 0 auto;
    font-size: 28px;
  }
section.sec01 {
    padding: 50px 0 6px;
    background-size: cover;
}.sec1_under {
    margin: 0;
}
  section.sec02 {
    padding: 50px 0 125px;
  }
  .sec02head {
    position: relative;
    width: 100%;
    max-width: 100%;
    margin: 0 auto 50px;
  }
.sec2box {
    clear: both;
    transform: rotate(-0deg);
    margin: 0 auto;
    position: relative;
    width: 100%;
}
  .sec2box h3 {
    transform: unset;
    position: relative;
    top: auto;
    font-size: 28px;
    font-weight: bold;
    color: #00144d;
    left: auto;
    width: 100%;
    text-align: center;
    margin-bottom: 50px;
  }
.sec2box h3:before {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 32px 32.5px 0px 32.5px;
    border-color: #ff952c transparent transparent transparent;
    position: absolute;
    bottom: -45px;
    left: 0;
    right: 0;
    margin: auto;
}
.sec2cont {
    max-width: 100%;
    width: auto;
    margin: 150px 0 0;
    transform: rotate(-45deg);
    padding: 0 0 0 30px;
}
.sec2In figure {
    position: absolute;
    right: 0;
    top: -112px;
    left: 120px;
    margin: auto;
    text-align: center;
}.sec2cont:nth-child(2) .sec2In figure {
    position: absolute;
    left: 120px;
    top: -90px;
}
.sec2In figure img {
    width: 120px;
}
  .sec2In span {
    font-family: Roboto;
    font-size: 100px;
    position: absolute;
    top: 0;
    line-height: 0;
    left: 0;
    font-weight: bold;
    color: #051aa9;
  }
  .txt.flex ul li {
    position: relative;
    padding-left: 15px;
    font-size: 14px;
  }
  section.sec03 .Inner {
    flex-wrap: wrap;
  }
  .sec03box {
    margin: 100px 0;
    width: 100%;
    padding-right: 30px;
  }
section.sec03 {
    padding: 50px 0 0;
    position: relative;
    z-index: 1;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 1%, rgba(255, 255, 255, 1) 50px, rgba(255, 255, 255, 1) 53px, #fffeda 0%, #fffeda 50px, #fffeda 100%);
}
  .sec03box {
    margin: 20px;
    width: 100%;
    padding-right: 0;
  }
  section.sec03:before {
    content: "";
    background: url("../img/top/INTRODUCTION.webp") center top no-repeat;
    width: 100%;
    height: 50px;
    position: absolute;
    left: 0;
    top: 32px;
    background-size: 100% auto;
  }
  section.sec03 .Inner figure {
    line-height: 0;
    width: 50%;
    margin: 0 auto;
  }
  #content h2.h2 img {
    height: 40px;
  }
  section.sec04 h2.h2 {
    margin-left: 0;
    font-size: 24px;
    padding: 0 20px;
  }
  section.sec04 .sec04box {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  section.sec04 .sec04cont {
    padding: 50px 10px 0;
    margin-bottom: 20px;
    width: 49%;
  }
  .sec04cont p {
    font-size: 14px;
    text-align: left;
  }
  .sec04cont h3 {
    font-size: 19px;
  }
  .sec05main {
    position: relative;
    width: 100%;
    margin: 0 auto;
  }
  .sec05main .sec05cont {
    margin-bottom: 50%;
    width: 100%;
  }
  .sec05cont_under {
    position: absolute;
    bottom: -40%;
    left: 0;
    right: 0;
    margin: auto;
    height: auto;
    padding: 20px 0 0 0;
  }
  .sec05cont_under h4 {
    border: none;
    margin-bottom: 0;
  }
  .sec05contIn h3 {
    background: #fff;
    padding: 5px 15px;
    border-radius: 50px;
    margin-bottom: 10px;
    display: inline-block;
  }
  .sec05cont p {
    font-size: 14px;
  }
  .sec05cont.num03:before {
    height: 35%;
  }
  .sec05cont.num04::before {
    height: 43%;
  }
  .sec05cont.num04::before {
    height: 40%;
    left: 41%;
  }section.sec05 {
    padding: 70px 0 1px;
    background: url(../img/top/sec5-under.webp) left bottom no-repeat;
    background-size: 100% auto;
}
  .flowbox ul li {
    width: 49%;
    position: relative;
  }
  .sec07head h2 img {
    margin: 0 0 20px;
  }
  .sec07head {
    width: 100%;
    order: unset;
    text-align: left;
  }
  .sec07In {
    flex-wrap: wrap;
  }
  .sec07head .btn a {
    margin: 0;
  }
  .sec07In .newsbox {
    border: none;
    width: 100%;
  }
  .newsbox ul {
    padding: 0;
    margin-bottom: 30px;
  }
  .sec07In .newsbox a.btn-round3 {
    margin: 0 auto;
  }
  .sec07In .newsbox a.btn-round3 {
    margin: 0 auto;
  }
  section.bottom-contact p.contactTit {
    font-size: 24px;
  }
  section.bottom-contact p.contactTit img {
    height: 40px;
  }
  section.bottom-contact p.c-tel.robo.mb0 {
    font-size: 25px;
    width: 100%;
    margin-bottom: 20px !important;
  }
  p.c-mail.robo.mb0 {
    margin-left: auto;
    width: 100%;
  }
  section.bottom-contact p.c-tel.robo.mb0 a, section.bottom-contact p.c-mail.robo.mb0 a {
    height: 70px;
  }
.sec03box h2 {
    font-size: 28px;
    font-weight: bold;
    color: #000000;
    display: flex;
    align-items: center;
    border-bottom: 1px solid;
    padding: 20px 0;
    margin-bottom: 30px;
}section.sec04 {
    padding: 100px 0;
    background: url("../img/top/sec4-bg.webp"), url("../img/top/sec4-under.webp");
    background-position: right top, center bottom 145px;
    background-repeat: no-repeat, no-repeat;
    background-size: 235px auto, contain;
}
  div#FV {
    background: url(../img/top/FV-BG.webp) left center / cover no-repeat;
    padding: 70px 10px 0;
}
  a.backToTop {
    right: 0;
    bottom: 110px;
    background:#ff952c;
  }.sec1box:before {
    content: "";
    height: 200%;
    width: 1px;
    background: #183893;
    position: absolute;
    left: 0;
    top: -25%;
    transform: rotate(-45deg);
}
}