@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;
  background: #fff;
  transition: .5s;
}

.page-template-page-service .wrapper_head.re_header div#header_main {
  background: none;
}

div#content {
  padding: 0;
}

#submain {
  margin-top: 95px;
  height: 180px;
  background: url("../img/pege/sub_bg.webp");
  background-size: cover;
  position: relative;
  overflow: hidden;
}

#submain h1 {
  width: 100%;
  padding: 0 30px;
  color: #000;
  font-size: 30px;
  font-weight: bold;
  line-height: 1.3;
  text-align: left;
}

#pan {
  margin: 20px auto;
}

.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: #ff951e;
}

.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;
}

.header_rbox #menu>li a::before,
.header_rbox #menu>li:last-child a::after {
  content: none;
}

div#FV h1 {
  width: 1500px;
  margin: 0 auto;
  text-align: left;
  padding-left: 50px;
}

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 0 0;
  line-height: 0;
}

.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: #000000;
  font-weight: bold;
}

div#FV h1 {
  width: 1500px;
  margin: 0 auto;
  text-align: left;
  padding-left: 50px;
}

.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;
  text-shadow: 0 0 5px #fff;
}

footer {
  margin-top: 0;
}

.single footer {
  margin-top: 100px;
}

.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: 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: #fff;
  }

  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;
}

section.bottom-contact.page {
  margin-top: 100px;
}

#content #main section.bottom-contact p.contactTit,
section.bottom-contact p.contactTit {
  background: none;
  font-size: 36px;
  padding: 0;
  margin-bottom: 60px;
  color: #000;
}

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;
}

/*TAG*/
p {
  margin-bottom: 20px;
  font-size: 16px;
}

#content #main.under_page h2 {
  clear: both;
  height: auto;
  color: #000000;
  border-bottom: #00144d solid 2px;
  font-size: 28px;
  margin: 60px 0 30px 0;
  font-weight: bold;
  letter-spacing: 2px;
  line-height: normal;
  padding: 20px 0;
  text-align: center;
}

#content #main.under_page h3:before {
  content: none;
}

#content #main.under_page h3 {
  clear: both;
  height: auto;
  color: #000000;
  border-bottom: none;
  font-size: 24px;
  margin: 30px 0;
  font-weight: bold;
  letter-spacing: 2px;
  line-height: normal;
  padding: 15px 40px;
  position: relative;
  background: linear-gradient(135deg, #fff500 1%, rgba(252, 252, 254, 1) 100%);
}

#content #main.under_page h4 {
  clear: both;
  height: auto;
  color: #303030;
  font-size: 20px;
  margin: 20px 0;
  font-weight: bold;
  letter-spacing: 2px;
  line-height: normal;
  padding: 15px 30px;
  border-bottom: 1px dotted #15087a;
  position: relative;
}

#content #main.under_page h4:before {
  content: "■";
  position: absolute;
  left: 0;
  font-size: 5px;
  top: 0;
  bottom: 0;
  margin: auto;
  height: 5px;
  color: #ff951e;
}

.sq1 {
  border: 1px solid #000;
  background-color: #fdfdfd;
  margin: 10px 0;
  padding: 20px 20px 0 20px;
}

.sq2 {
  border: 1px solid #000;
  background-color: #ffffd9;
  margin: 10px 0;
  padding: 20px 20px 0 20px;
}

.sqred {
  border: 1px solid #000;
  background-color: #fff500;
  margin: 10px 0;
  padding: 20px 20px 0 20px;
  color: #000;
}

.eyecatch_box {
  display: flex;
  justify-content: space-between;
  margin-bottom: 30px;
  align-items: center;
  padding: 40px;
  position: relative;
  background-size: auto auto;
  background-color: rgb(255 255 255);
  background-image: repeating-linear-gradient(-45deg, transparent, transparent 2px, rgb(239 239 239) 2px, rgb(239 239 239) 4px);
}

.eyecatch_box:before {
  content: "";
  height: calc(100% - 40px);
  width: calc(100% - 40px);
  position: absolute;
  left: 20px;
  top: 20px;
  background: #fff;
}

.eyecatch_box .ttl_wrap {
  padding: 0 50px;
  width: calc(100% - 350px);
  position: relative;
}

#content #main.under_page .eyecatch_box .ttl_wrap h4 {
  padding: 0;
  margin: 0;
  font-size: 26px;
  color: #ff9500;
  background: none;
  margin-bottom: 20px;
  display: inline-block;
  border: none;
}

.box_border_type2 .two_box,
.box_border_type2 .three_box,
.box_border_type2 .four_box,
.two_box.box_border_type2,
.three_box.box_border_type2,
.four_box.box_border_type2 {
  border: 2px solid #000;
}

.two_box .ttl_wrap {
  background: #fff500;
}

#content #main .two_box .ttl {
  padding: 5px 20px;
  font-size: 20px;
  color: #000;
}

#content #main .three_box .ttl {
  padding: 5px 20px;
  font-size: 20px;
  color: #fff;
}

.three_box .ttl_wrap {
  background: #ff9500;
}

.table2 {
  border: 2px solid #053657;
}

.btn-round1 {
  min-width: 230px;
  height: auto;
  color: white !important;
  text-decoration: none !important;
  display: inline-block;
  padding: 10px 40px;
  position: relative;
  background: #ff9500;
  border-radius: 0;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
}

.btn-round2 {
  min-width: 230px;
  height: auto;
  color: #000 !important;
  text-decoration: none !important;
  display: inline-block;
  padding: 10px 40px;
  position: relative;
  background: #fff500;
  border-radius: 0;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
}

a.btn-round1:before {
  content: "";
  display: inline-block;
  width: 30px;
  height: 9.9px;
  background: #ffffff;
  clip-path: polygon(0 44.9%, 83.5% 44.9%, 83.5% 0, 100% 50%, 83.5% 100%, 83.5% 55.1%, 0 55.1%);
  transform: unset;
  top: 0;
  bottom: 0;
  margin: auto;
  border: none;
}

a.btn-round2:before {
  content: "";
  display: inline-block;
  width: 30px;
  height: 9.9px;
  background: #000;
  clip-path: polygon(0 44.9%, 83.5% 44.9%, 83.5% 0, 100% 50%, 83.5% 100%, 83.5% 55.1%, 0 55.1%);
  transform: unset;
  top: 0;
  bottom: 0;
  margin: auto;
  border: none;
}

.btn-list1 {
  min-width: 200px;
  height: auto;
  color: #00144d;
  text-decoration: none !important;
  display: inline-block;
  padding: 8px 40px;
  position: relative;
  background: #fff;
  border-radius: 0;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  border: 2px solid #000000;
}

.btn-list1:before {
  content: "";
  display: inline-block;
  width: 30px;
  height: 9.9px;
  background: #000;
  clip-path: polygon(0 44.9%, 83.5% 44.9%, 83.5% 0, 100% 50%, 83.5% 100%, 83.5% 55.1%, 0 55.1%);
  transform: unset;
  top: 0;
  bottom: 0;
  margin: auto;
  border: none;
}

.check_list-border li::before {
  content: url("../img/pege/check1.webp");
  margin-right: 10px;
}

.check_list li::before {
  content: url("../img/pege/check2.webp");
  margin-right: 10px;
}

.tk1 {
  color: #ff9500;
  font-weight: bold;
}

.tk2 {
  font-weight: bold;
  background: linear-gradient(transparent 60%, #fff500 40%);
  text-shadow: 0 2px 0 rgb(255, 255, 255);
  padding-bottom: 3px;
  color: #000;
}

.tk3 {
  font-weight: bold;
  background: linear-gradient(transparent 70%, #ff9500 20%);
  text-shadow: 0 2px 0 rgb(255, 255, 255);
  padding-bottom: 3px;
}

.fs2 {
  font-size: 114.2857% !important;
}

.fs3 {
  font-size: 130% !important;
}

.fs4 {
  font-size: 160% !important;
  line-height: 1.5;
}

.fs5 {
  font-size: 200% !important;
  line-height: 1.5;
}

.copyright {
  padding: 18px;
  color: #fff;
  font-size: 12px;
  text-align: center;
  background: #000000;
}

.copyright p {
  margin: 0;
  font-size: 12px;
}

.two_box .more::before,
.three_box .more::before,
.four_box .more::before {
  position: absolute;
  top: 50%;
  right: calc(100% + 10px);
  content: '';
  width: 8px;
  height: 8px;
  border-top: 2px solid #ff951e;
  border-right: 2px solid #ff951e;
  -webkit-transform: translate(0, -50%) rotate(45deg);
  transform: translate(0, -50%) rotate(45deg);
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.box_border_type1 .two_box,
.box_border_type1 .three_box,
.box_border_type1 .four_box,
.two_box.box_border_type1,
.three_box.box_border_type1,
.four_box.box_border_type1 {
  border: 1px solid #000000;
}

.four_box .ttl_wrap {
  background: #f4f4f4;
}

.four_box .ttl {
  padding: 6%;
  font-weight: bold;
  font-size: 16px;
  color: #ff951e;
  margin-bottom: 0 !important;
}

th {
  border: 1px solid #000000;
  padding: 10px;
  background: #f4f4f4;
  font-weight: normal;
  text-align: center;
  color: #000000;
}

.table2 {
  border: 2px solid #000000;
}

@media screen and (max-width: 1000px) {
  #submain {
    margin-top: 50px;
    padding: 0;
  }

  .eyecatch_box {
    display: block;
  }

  .eyecatch_box .ttl_wrap {
    padding: 0;
    width: 100%;
    position: relative;
  }

  .eyecatch_box figure {
    width: 100%;
  }
}

/*eof*/
/*サービス*/
.Inner1200 {
  max-width: 1400px;
  padding: 0 100px;
  position: relative;
  margin: 0 auto;
}

section.sec02 .Inner1200 {
  z-index: 1;
  clear: both;
  float: none;
}

h2.h2 img {
  margin-bottom: 30px;
  display: block;
}

h2.h2 {
  font-size: 36px;
  font-weight: bold;
  letter-spacing: normal;
  color: #000000;
}

section.sec02 h2 span {
  color: #000;
}

section.sec02 h2 {
  text-align: right;
  position: relative;
  z-index: 1;
  color: #ff951e;
}

section.sec02 h2 img {
  margin: 0 0 30px auto;
}

section.sec02 {
  padding: 350px 0 0px;
  background: none;
  background-size: calc(96vw - 60px) auto;
  position: relative;
  background: url("../img/service/sec2bg.webp") left bottom no-repeat;
  background-size: 95% auto;
  overflow: hidden;
  background-color: #fff;
}

.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: #3150a9 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 .Inner1200 {
  z-index: 1;
  clear: both;
  float: none;
}

.sec2box {
  clear: both;
  transform: rotate(-45deg);
  margin: -26% 0 25% -4%;
  position: relative;
  width: 100%;
  z-index: 1;
}

.sec2cont {
  width: 460px;
  background: #fff500;
  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: #fff500 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: -14%;
  font-size: 28px;
  font-weight: bold;
  color: #00144d;
  left: 41%;
}

.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: #ff951e 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;
}

.txt.flex ul {
  width: 50%;
}

.sec2box:before {
  content: "";
  height: 249%;
  width: 1px;
  background: #000000;
  position: absolute;
  right: 0;
  bottom: -130%;
  transform: rotate(-90deg);
}

section.sec_serv01 {
  padding: 50px 0 0;
  background: url("../img/service/sec1-1.webp") right bottom no-repeat;
  background-size: cover;
}

.sec_serv01box {
  display: flex;
  justify-content: space-between;
  margin-bottom: 50px;
}

.sec_serv01box .txt {
  width: 48%;
}

.sec_serv01box h2.h2 {
  width: 48%;
}

.sec_serv01box h2.h2 img {
  margin-bottom: 0;
}

.sec_serv01box .txt p {
  font-size: 16px;
  color: #333333;
}

.sec_serv01under {
  display: flex;
  justify-content: space-between;
  margin: 100px 0 150px;
}

.sec_serv01cont {
  width: 350px;
  position: relative;
  aspect-ratio: 1;
  transform: rotate(45deg);
  background: #aaa;
  display: flex;
  justify-content: center;
  /* align-items: center; */
  margin: 0 auto;
}

.sec_serv01cont {
  color: #000000;
  overflow: hidden;
}

.sec_serv01cont:nth-child(1) {
  background: #fff500;
}

.sec_serv01cont:nth-child(2) {
  background: #fff973;
}

.sec_serv01cont:nth-child(3) {
  background: #fffcb2;
}

.sec_serv01cont:nth-child(1):before {
  content: "01";
  transform: rotate(-45deg);
  font-size: 118px;
  font-family: Roboto;
  color: #fff;
  font-weight: 900;
  position: absolute;
  left: -50px;
  top: 56px;
}

.sec_serv01cont:after {
  content: url("../img/service/b-y.webp");
  transform: rotate(-45deg);
  position: absolute;
  left: 22px;
  bottom: 20px;
}

.sec_serv01cont:first-child:after {
  content: none;
}

.sec_serv01cont:nth-child(2):before {
  content: "02";
  transform: rotate(-45deg);
  font-size: 118px;
  font-family: Roboto;
  color: #fff;
  font-weight: 900;
  position: absolute;
  left: -50px;
  top: 56px;
}

.sec_serv01cont:nth-child(3):before {
  content: "03";
  transform: rotate(-45deg);
  font-size: 118px;
  font-family: Roboto;
  color: #fff;
  font-weight: 900;
  position: absolute;
  left: -50px;
  top: 56px;
}

.sec_serv01contIn {
  transform: rotate(-45deg);
  width: 75%;
  font-size: 16px;
  margin: 20% -20% 0 0;
}

.sec_serv01bottom {
  background: #ffffff;
  padding: 30px;
  text-align: center;
  box-shadow: 4px 4px 0 #000;
  margin: 0 0 -40px 0;
  position: relative;
  z-index: 1;
}

.sec_serv01bottom p {
  font-size: 24px;
  font-weight: bold;
  color: #ff951e;
  margin: 0 !important;
}

section.sec_serv01:before {
  content: "";
  height: 249%;
  width: 1px;
  background: #000000;
  position: absolute;
  /* right: 90%; */
  /* bottom: -50%; */
  transform: rotate(-45deg);
  right: 65%;
  top: -50%;
}

section.sec_serv03 .sec_serv01bottom {
  margin: -50px 0 150px;
}

h2.h2.bar {
  text-align: center;
  border-bottom: 2px solid;
  padding: 30px 0;
  margin-bottom: 50px;
}

.sec_serv03cont h3 {
  background: linear-gradient(135deg, #fff501 2%, rgba(252, 252, 254, 1) 98%);
  padding: 10px;
  color: #000000;
  display: flex;
  align-items: center;
  font-size: 26px;
  font-weight: bold;
}

.sec_serv03cont h3 span {
  font-family: Roboto;
  font-weight: lighter;
  font-size: 30px;
  padding: 0 30px;
  line-height: 1;
}

.sec_serv03detail {
  padding: 40px;
  display: flex;
  justify-content: space-between;
}

.sec_serv03detail .txt {
  width: 58%;
}

.sec_serv03detail figure {
  width: 38%;
  line-height: 0;
  text-align: right;
}

.sec_serv04cont {
  background: #fff500;
  margin-bottom: 20px;
}

.sec_serv04_q {
  background: #fffeda;
  display: flex;
  align-items: center;
  padding: 10px 20px;
  cursor: pointer;
  position: relative;
}

.sec_serv04_q:before {
  content: "＋";
  position: absolute;
  right: 20px;
  font-size: 40px;
  font-weight: lighter;
  color: #0c2a80;
  transition: .5s;
}

.sec_serv04_q.open {
  position: relative;
}

.sec_serv04_q.open:before {
  content: "－";
  position: absolute;
  right: 20px;
  font-size: 40px;
  color: #000000;
}

.sec_serv04_q span {
  font-size: 26px;
  color: #ff9500;
  font-weight: bold;
  padding: 0 20px;
}

.sec_serv04_q p {
  margin: 0 !important;
  color: #000000;
  font-weight: bold;
}

.sec_serv04_a {
  display: none;
  padding: 20px;
  color: #000000;
}

.sec_serv04_a .txtIn {
  align-items: unset;
}

.sec_serv04_a .txtIn span {
  font-size: 26px;
  color: #000000;
  font-weight: bold;
  padding: 0 20px;
}

.sec_serv04_a .txtIn .txt {
  padding: 10px 0 0;
}

.sec_serv04_a .txtIn .txt p {
  margin: 0 !important;
}

section.sec_serv04 {
  padding: 0;
}

@media screen and (max-width: 1280px) {
  .Inner1200 {
    max-width: 1400px;
    padding: 0 20px;
  }

  .sec_serv01cont {
    width: 30%;
  }
}

@media screen and (max-width: 1100px) {
  .sec_serv01contIn p {
    font-size: 1.2vw;
  }

  .sec2box h3 {
    transform: rotate(45deg);
    position: absolute;
    top: -14%;
    font-size: 28px;
    font-weight: bold;
    color: #00144d;
    left: 40%;
  }

  .sec_serv04_q {
    padding: 10px 80px 10px 20px;
  }
}

@media screen and (max-width: 1000px) {
  .page-template-page-service .wrapper_head.re_header div#header_main {
    width: 100%;
    padding: 0;
    background: #fff;
  }

  section.sec02 h2 {
    text-align: right;
    width: 65%;
    margin: 0 0 0 auto;
  }

  .sec_serv01cont {
    width: 320px;
  }

  .sec_serv01contIn {
    transform: rotate(-45deg);
    width: 60%;
  }

  .sec_serv01contIn p {
    font-size: 1.3vw;
  }

  section.sec_serv01:before {
    content: "";
    height: 249%;
    width: 1px;
    background: #183893;
    position: absolute;
    right: 0;
    top: 0;
    transform: rotate(-45deg);
    bottom: auto;
  }

  .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: 150px 0 125px;
  }

  .sec05cont.num04 {
    margin: 0;
  }

  .sec2cont {
    max-width: 55%;
    width: auto;
    margin: 0 0 45px;
  }

  .sec2box {
    clear: both;
    transform: rotate(-45deg);
    margin: 0% 0 0 20%;
    position: relative;
    width: 100%;
    z-index: 1;
  }

  .sec2box h3 {
    transform: rotate(45deg);
    position: absolute;
    top: -13%;
    font-size: 28px;
    font-weight: bold;
    color: #00144d;
    left: 34%;
  }

  .sec_serv01bottom p {
    font-size: 20px;
    font-weight: bold;
    color: #ff9536;
    margin: 0 !important;
  }
}

@media screen and (max-width: 599px) {
  div#FV h1 {
    width: 100%;
    padding-left: 0;
  }

  section.sec02 {
    padding: 150px 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: #ff951e 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;
  }

  div#FV {
    padding: 70px 10px 0;
  }

  .sec_serv01box {
    flex-wrap: wrap;
  }

  .sec_serv01box .txt {
    width: 100%;
  }

  .sec_serv01box {
    flex-wrap: wrap;
  }

  h2.h2 {
    font-size: 28px;
  }

  .sec_serv01box h2.h2 {
    width: 100%;
    font-size: 28px;
    margin-bottom: 20px;
  }

  #content h2.h2 img {
    height: 35px;
  }

  .sec_serv01under {
    flex-wrap: wrap;
  }

  .sec_serv01contIn {
    transform: rotate(-45deg);
    width: 80%;
  }

  .sec_serv01contIn p {
    font-size: 15px;
  }

  section.sec02 h2 {
    text-align: right;
    width: 100%;
    margin: 0 0 0 auto;
  }

  section.sec02 h2 img {
    margin: 0 0 15px auto;
  }

  .sec_serv01bottom {
    background: #ffffff;
    padding: 25px;
    text-align: left;
    box-shadow: 4px 4px 0 #000;
    margin: 0 0 -40px 0;
    position: relative;
    z-index: 1;
  }

  section.sec_serv03 .sec_serv01bottom {
    margin: -50px 0 85px;
  }

  .sec_serv03cont h3 span {
    font-family: Roboto;
    font-weight: lighter;
    font-size: 30px;
    padding: 0 10px;
    line-height: 1;
  }

  .sec_serv03cont h3 {
    font-size: 20px;
  }

  .sec_serv03detail {
    padding: 20px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }

  .sec_serv03detail .txt {
    width: 100%;
  }

  .sec_serv03detail figure {
    width: 100%;
    line-height: 0;
    text-align: center;
  }

  .sec_serv03cont {
    margin-bottom: 20px;
  }

  .sec_serv04_q span {
    padding: 0 20px 0 0;
  }

  .sec_serv04_q {
    display: flex;
    align-items: center;
    padding: 10px 40px 10px 10px;
    cursor: pointer;
    position: relative;
  }

  .sec_serv04_q:before {
    content: "＋";
    position: absolute;
    right: 10px;
    font-size: 20px;
    font-weight: normal;
    transition: .5s;
  }

  .sec_serv04_q.open:before {
    content: "－";
    position: absolute;
    right: 10px;
    font-size: 20px;
    color: #0c2a80;
  }

  .sec_serv04_a .txtIn {
    align-items: unset;
    flex-wrap: unset;
  }

  .sec_serv04_a .txtIn span {
    padding: 0 20px 0 0;
  }

  .sec_serv04_a {
    display: none;
    padding: 0px 20px 20px 15px;
  }

  .sec_serv01bottom p {
    font-size: 16px;
    font-weight: bold;
    color: #ff9536;
    margin: 0 !important;
  }

  .sec_serv01bottom p br {
    display: none;
  }

  #content #main section.bottom-contact p.contactTit,
  section.bottom-contact p.contactTit {
    font-size: 24px;
  }

  #content 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;
  }

  .sec_serv01cont:after {
    content: "";
    transform: rotate(-45deg);
    position: absolute;
    left: 30px;
    bottom: 30px;
    background: url("../img/service/b-y.webp") no-repeat;
    width: 30px;
    height: 30px;
    background-size: contain;
  }

  section.bottom-contact.page {
    margin-top: 40px;
  }

}

/*eof*/