@charset "utf-8";
/* CSS Document */
/*------------------------------------------------
reset
--------------------------------------------------*/
html, body, header, footer, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, address, abbr, acronym, aress, article, aside, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, section, small, strike, strong, sub, sup, tt, var, b, u, i, center, nav, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, button, hr {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: inherit;
  background: transparent;
  font-weight: inherit;
  text-decoration: none;
  font-family: inherit;
  color: inherit;
  box-sizing: border-box;
  font-style: normal;
  text-align: left;
  list-style: none;
  position: relative;
  line-height: 1;
}
body {
  -webkit-text-size-adjust: 100%;
  position: relative;
  width: 100vw;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 500;
  font-style: normal;
  overflow-x: hidden;
  font-size: 18px;
}
.head-tel p a {
  line-height: 0.3;
  font-size: 18px;
  text-align: center;
  letter-spacing: 0;
  display: block;
}
.head-tel span {
  font-family: 'Roboto', sans-serif;
  font-weight: bold;
  font-size: 40px;
  display: flex;
  align-items: center;
}
header {
  display: flex;
  justify-content: space-between;
  padding: 20px;
  border-bottom: 2px solid #dddddd;
  margin-bottom: 50px;
}.logo {
    max-width: 70%;
}img {
    max-width: 100%;
}.head-tel {
    white-space: nowrap;
}.head-mail {
    padding: 20px 50px 0;
    text-align: center;
    white-space: nowrap;
}
.head-right {
  display: flex;
  margin: 0 20px;
	align-items: center;
}
.head-mail {
  padding: 20px 50px 0;
  text-align: center;
}
.main_FV {
  text-align: center;
  width: 100%;
  background: url("../img/main-bg.png") center center no-repeat;
  background-size: 100% 100%;
}
.main_FV h1 {
  text-align: center;
}
.main_FV {
  text-align: center;
  width: 100%;
}
.main_FV h1 {
  text-align: center;
}
section.sec01 h2 {
  text-align: center;
  font-size: 36px;
  background: #127cf6;
  padding: 35px;
  font-weight: bold;
  color: #fff;
}
section.sec01 {
  padding: 0px 0;
}
.Inner {
  width: 1000px;
  margin: 0 auto;
  position: relative;
}
.sec1Box {
  padding: 20px 0;
}
.sec1-cont {
  display: flex;
  justify-content: space-between;
  margin-bottom: 50px;
}.sec1-cont figure{
  width: 50%;
}.sec1-cont:nth-child(1) {
    align-items: end;
    margin-bottom: 50px;
}
figure {
  margin: 0;
  padding: 0;
}
.sec1-txt {
    padding: 15px 20px 0 0;
    width: 49%;
}
.sec1-num {
    position: relative;
    border: 5px solid #000;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 25px 20px;
    margin-bottom: 35px;
}
.sec1-num span {
  position: absolute;
  top: -25px;
  font-size: 36px;
  font-weight: 900;
  background: #fff;
  padding: 0 30px;
}
.sec1-num h3 {
  font-size: 32px;
  color: #568efb;
  font-weight: 900;
  background: linear-gradient(transparent 60%, #fff700 40%);
  text-shadow: 0 2px 0 rgb(255, 255, 255);
  padding-bottom: 3px;
}
.sec1-txt ul li {
    font-size: 18px;
    margin-bottom: 10px;
    position: relative;
    padding-left: 2em;
    line-height: 1.6;
    font-weight: 900;
}
.sec1-txt ul li:before {
  content: url("../img/check.png");
  position: absolute;
  left: 0;
  top: 5px;
}
.sec1-cont:nth-child(even) .sec1-txt {
  order: 2;
  padding: 15px 0 0 20px;
}.sec1-cont:nth-child(2) .sec1-txt {
    padding: 0 0 0 20px;
}.sec1-cont:nth-child(3) .sec1-txt {
    padding: 0 20px 0 0;
}
.sec1-cont:nth-child(3) ul li {
  font-size: 20px;
}
.sec1-cont:nth-child(3) ul li span {

  font-size: 16px;
	display: block;
	line-height: 2;
}
.sec1-cont:nth-child(1) ul li span {

  font-size: 12px;
}section.sec01 .no1-midashi01 h2 {
    text-align: center;
    font-size: 36px;
    background: #127cf6;
    padding: 20px;
    font-weight: bold;
    color: #fff;
}
.sec1Box {
  padding: 20px 0 0;
}.no1-midashi01  span.kome {
    font-size: 20px;
    vertical-align: top;
}section.sec01 h2 b {
    display: block;
    max-width: 1000px;
    margin: 0 auto;
    text-align: center;
}.no1-midashi01 {
    margin-bottom: 70px;
}section.sec01 h2 b span.hosoku {
    font-size: 16px;
    text-align: right;
    display: flex;
    justify-content: end;
    padding: 20px 0 0;
}section.sec-customer h2 {
    font-size: 36px;
    text-align: center;
    color: #fff;
    font-weight: bold;
    background: #127cf6;
    padding: 35px;
}.cust-box {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}.cust-box div {
    width: calc(100% / 6);
}.customer-hosoku p {
    font-size: 13px;
    line-height: 1.8;
}.customer-hosoku {
    margin-bottom: 50px;
}
.sec1-cont2.last ul {
    margin-bottom: 30px;
}
.sec1-cont2.last .sec1cont2_ul ul li:before {
    content: "・";
}.sec1-cont2.last .sec1cont2_ul ul li {
    font-weight: normal;
    line-height: 1.5;
}.sec1-cont2.last .sec1cont2_ul ul {
    margin: 0;
}.sec1-cont2.last figure {
    bottom: auto;
    top: -40px;
}.sec1-cont2.last {
    margin-bottom: 100px;
}

.sec1-cont2 {
  border: 2px solid #7db5ff;
  border-radius: 20px;
  box-shadow: 10px 10px 0 #7db5ff;
  margin-bottom: 60px;
  display: flex;
  justify-content: space-between;
  overflow: hidden;
  min-height: 240px;
}
.sec1-cont2-In h3:after {
  content: "";
  height: 2px;
  width: 666px;
  background: #000;
  position: absolute;
  left: 0;
  bottom: 0px;
}
.sec1-cont2-In h3 {
    font-size: 34px;
    color: #347efd;
    font-weight: bold;
    padding: 0 0 20px;
    position: relative;
    margin-bottom: 20px;
}
.sec1-cont2-In ul li {
    position: relative;
    margin-bottom: 10px;
    padding-left: 1em;
    font-weight: bold;
    line-height: 1.2;
    font-size: 1.2em;
}
.sec1-cont2-In ul li:before {
  content: "■";
  position: absolute;
  left: 0;
}
.sec1-cont2-In {
  padding: 20px;
}
.sec1-cont2 figure {
  line-height: 0;
}
.sec1-cont2{
  overflow: initial;
}
.sec1-cont2 figure img {
  height: 100%;
}
.sec1-cont2 figure {
  position: absolute;
  right: 20px;
  bottom: 0;
  line-height: 0;
}
section.sec02 {
    padding: 50px 0 80px;
    background: #e1ecff;
}
section.sec02 .Inner h3 span {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    font-size: 55px;
    font-weight: bold;
    color: #1f5cc7;
    line-height: 1.3;
    text-shadow: 3px 0 0 #fff, 0px 3px 0 #fff, -3px 0 0 #fff, 0px -3px 0 #FFF;
    position: relative;
    z-index: 5;
}
section.sec02 .Inner h3 {
    padding: 60px 0 100px;
}
section.sec02 .Inner .txt {
  max-width: 83%;
  background: #fff;
  padding: 20px 50px;
  position: relative;
  z-index: 1;
}
section.sec02 .Inner .txt ul li {
  font-size: 30px;
  font-weight: bold;
  margin-bottom: 10px;
  line-height: 1.5;
  list-style: disc;
}
section.sec02 .Inner figure {
  position: absolute;
  right: 0;
  top: 0;
  display: inline-block;
  width: max-content;
}
section.sec03 {
    padding: 70px 0 50px;
    position: relative;
    background: #7a798b url("../img/sec3-1.png") no-repeat;
    background-position: calc(50vw + 277px) bottom;
    background-size: auto;
}
section.sec03 h2 {
  text-align: center;
  font-size: 62px;
  font-weight: 900;
  color: #fff;
  border-bottom: 10px solid;
  padding: 0 0 20px;
  margin-bottom: 50px;
}

.sec3-cont {
    display: flex;
    justify-content: flex-start;
    margin-bottom: 20px;
}
.sec3-cont p {
    display: inline-flex;
    background: #fce4e4;
    padding: 6px 20px;
    font-size: 16px;
    text-align: center;
    border-radius: 80px;
    text-align: left;
    line-height: 1.5;
    font-weight: bold;
}section.sec03 .Inner2 {
    width: 100%;
    padding-left: calc(50% - 500px);
}.sec3-cont.blue p {
    background: #ccf2fb;
}
.tk1 {
  color: #ff0000;
}
section.sec04 {
  padding: 60px 0;
  background: #eee;
}
section.sec04 h2 {
  text-align: center;
  font-size: 50px;
  font-weight: 900;
  margin-bottom: 50px;
}
section.sec04 h2 span {
  background: rgb(17, 126, 249);
  background: -moz-linear-gradient(top, rgba(17, 126, 249, 1) 0%, rgba(23, 81, 155, 1) 100%);
  background: -webkit-linear-gradient(top, rgba(17, 126, 249, 1) 0%, rgba(23, 81, 155, 1) 100%);
  background: linear-gradient(to bottom, rgba(17, 126, 249, 1) 0%, rgba(23, 81, 155, 1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#117ef9', endColorstr='#17519b', GradientType=0);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.sec4-ul ul li span {
  background: #117ef9;
  padding: 10px 10px 10px 2em;
  color: #fff;
  position: relative;
}
.sec4-ul ul li {
  font-size: 26px;
  font-weight: 900;
  margin-bottom: 20px;
  line-height: 1.8;
}
.sec4-ul ul li span:before {
  content: url("../img/check2.png");
  position: absolute;
  left: 12px;
  top: 0;
  bottom: 0;
  margin: auto;
  height: 23px;
}
.sec4-Box {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 70px;
}
.sec4-cont {
    width: 33%;
    position: relative;
    padding: 0 0 5px;
}
.sec4step {
  position: relative;
}
.sec4step p {
  position: absolute;
  right: 15%;
  top: 30%;
  font-size: 36px;
  font-weight: 900;
  color: #fff;
}
.sec4-cont .txt figure {
    width: 80px;
    text-align: center;
}.sec4-cont .txt {
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 180px;
    margin-top: -40px;
}.sec4-cont .txt p span {
    font-size: 16px;
    line-height: 1.5;
}
.sec4-cont .txt p {
    font-weight: 900;
    font-size: 25px;
    margin: 0 20px 0 0;
    line-height: 1.5;
    width: calc(100% - 80px);
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}
.sec4-cont:after {
    content: "";
    height: 180px;
    width: 2px;
    background: #8b8b8b;
    position: absolute;
    right: 10px;
    bottom: auto;
    top: 135px;
}
.sec4-cont:nth-child(3n):after {
  content: none;
}
section.sec05 {
    background: url("../img/sec5-bg.png");
    padding: 50px 0px 70px;
    background-size: cover;
}
.sec5box {}
.sec5boxIn {}
.sec5boxIn h2 span {
  font-size: 30px;
}
.sec5boxIn h2 {
    text-align: center;
    font-size: 46px;
    font-weight: 900;
    margin-bottom: 40px;
    line-height: 1.3;
}.sec5_ul ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    max-width: 623px;
    margin: 0 auto;
}
.sec5_ul li {
    line-height: 2;
    font-size: 26px;
    font-weight: 900;
    background: rgb(5, 169, 168);
    background: -moz-linear-gradient(top, rgba(5, 169, 168, 1) 1%, rgba(5, 169, 168, 1) 45%, rgba(3, 146, 146, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(5, 169, 168, 1) 1%, rgba(5, 169, 168, 1) 45%, rgba(3, 146, 146, 1) 100%);
    background: linear-gradient(to bottom, rgba(5, 169, 168, 1) 1%, rgba(5, 169, 168, 1) 45%, rgba(3, 146, 146, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#05a9a8', endColorstr='#039292', GradientType=0);
    color: #fff;
    display: flex;
    height: 160px;
    width: 45%;
    margin-bottom: 40px;
    justify-content: center;
    align-items: center;
    text-align: center;
}



.sec5_ul li span {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    line-height: 1.5;
}
.sec5_ul li span b {
  font-size: 48px;
  position: absolute;
  left: -15px;
  top: -5px;
  bottom: 0px;
  margin: auto;
  width: 70px;
  background: linear-gradient(rgb(5, 169, 168) 1%, rgb(5, 169, 168) 45%, rgb(3, 146, 146) 100%);
  text-align: center;
  height: 70px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50px;
  letter-spacing: -3px;
}
.sec5_ul p {
  position: absolute;
  right: 10px;
  bottom: 0;
  font-size: 56px;
  color: #4086f8;
  font-weight: bold;
  line-height: 0;
}
section.sec06 {
    padding: 120px 0 80px;
    position: relative;
}
.sec6-cont {
  border: 6px solid #226ccb;
  margin-bottom: 40px;
  position: relative;
}
.sec6-cont h3 span {
  background: #226ccb;
  display: inline-block;
  font-size: 30px;
  font-weight: 900;
  padding: 10px 20px;
  line-height: 1.5;
  color: #fff;
}
.sec6-txt p {
  line-height: 1.6;
}
.sec6-txt {
  padding: 20px;
  font-size: 24px;
}
.sec6-txt ul li {
  line-height: 1.6;
  padding: 0 0 0 1.5em;
  position: relative;
}
.sec6-txt ul li:before {
  content: "・";
  position: absolute;
  left: 0;
  vertical-align: middle;
}
.sec06box p.tk1 {
    font-size: 34px;
    line-height: 1.8;
    font-weight: 900;
}
section.sec07 {
    padding: 50px 0 80px;
    background: #f2eee5;
}
section.sec07 h2 {
  font-size: 50px;
  text-align: center;
  font-weight: 900;
  margin-bottom: 40px;
}
.sec7box ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.sec7box ul li:nth-child(3n) {
    margin-right: 0;
}
.sec7box ul li {
    background: #fff;
    margin-bottom: 20px;
    width: 31%;
    border-radius: 25px;
    overflow: hidden;
    margin-right: 3%;
}
.sec7box ul li .txt h3 {
  font-weight: bold;
  font-size: 24px;
  text-align: center;
  color: #2c68cd;
}
.sec7box ul li .txt {
  text-align: center;
  min-height: 90px;
  padding: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}
.sec7box ul li .txt p {
  font-size: 15px;
  font-weight: normal;
  line-height: 1.5;
  margin: 10px 0 0;
}
.sec7box ul li:last-child .txt h3 {
  font-size: 18px;
  line-height: 1.6;
}
.sec7box ul li:last-child .txt {
  height: 110px;
}
.sec7box2 ul {
  display: flex;
  flex-wrap: wrap;
}
.sec7box2 ul li {
    width: calc(25% - 40px);
    text-align: center;
    background: rgb(1, 132, 132);
    background: -moz-linear-gradient(top, rgba(1, 132, 132, 1) 1%, rgba(0, 172, 172, 1) 48%, rgba(1, 132, 132, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(1, 132, 132, 1) 1%, rgba(0, 172, 172, 1) 48%, rgba(1, 132, 132, 1) 100%);
    background: linear-gradient(to bottom, rgba(1, 132, 132, 1) 1%, rgba(0, 172, 172, 1) 48%, rgba(1, 132, 132, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#018484', endColorstr='#018484', GradientType=0);
    margin-bottom: 40px;
    min-height: 150px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    position: relative;
    margin-right: 50px;
    padding: 40px 0;
}.sec7box2 ul li:nth-child(4n) {
    margin-right: 0;
}.sec7box2 ul li p b.hosoku {
    font-weight: normal;
    font-size: 16px;
    line-height: 1.2;
    display: block;
    text-align: center;
    padding: 0 20px;
}.sec7box2 ul li:nth-child(4) p {
    font-size: 12px;
    margin: 0 0 15px;
}.sec7box2 ul li:nth-child(8) p {
    font-size: 16px;
}
.sec7box {
  margin-bottom: 70px;
}
.sec7box2 ul li p {
  font-size: 22px;
  text-align: center;
  color: #fff;
  font-weight: bold;
  line-height: 1.3;
}
.sec7box2 ul li span {
  position: absolute;
  top: -25px;
  font-size: 28px;
  color: #017d7d;
  background: #fff;
  width: 45px;
  height: 45px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50px;
  font-weight: bold;
}
.sec7box2 ul li:before {
  content: '';
  position: absolute;
  right: 0;
  display: block;
  width: 12px;
  height: 12px;
  border-top: 3px solid #ffffff;
  border-right: 3px solid #ffffff;
  -webkit-transform: translate(0, -50%) rotate(45deg);
  transform: translate(0, -50%) rotate(45deg);
  z-index: 1;
  left: 0;
  bottom: 5px;
  margin: auto;
}
 .sec7box2 ul li:last-child {
    width: 400px;
    margin: auto;
}
section.sec08 {
  padding: 0;
}
section.sec08 h2 {
  text-align: center;
  position: relative;
}
section.sec08 h2 img {
  padding: 10px 0 0;
}
section.sec08 h2 span {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  font-size: 42px;
  font-weight: 900;
  color: #fff;
}
section.sec08 h2 {
  text-align: center;
  position: relative;
  margin-bottom: 50px;
}
.sec08box h3 {
  text-align: center;
  position: relative;
  margin-bottom: 50px;
}
.sec08box h3 span {
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 32px;
  font-weight: 900;
  color: #fff;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.sec08cont {
  display: flex;
  justify-content: space-between;
}
.sec08cont .gluf {
  width: 40%;
}
.sec08cont .txt {
    width: 50%;
    padding: 50px 0 0;
}
.sec08cont .txt ul li {
  font-size: 24px;
  font-weight: bold;
  display: flex;
  align-items: center;
  margin-bottom: 30px;
  white-space: nowrap;
}.sec08box.sec08last {
    margin-bottom: 150px;
}
.sec08cont .txt ul li img {
  margin-right: 20px;
}
.sec08cont.sec08contlast .gluf {
  width: 40%;
  order: 2;
}
.sec08cont.sec08contlast .txt {
    width: 65%;
    order: 0;
}
.sec08cont.sec08contlast .txt ul li {
  font-size: 24px;
  font-weight: bold;
  display: flex;
  align-items: center;
  margin-bottom: 30px;
  white-space: nowrap;
  width: 50%;
}
.sec08cont.sec08contlast .txt ul {
  display: flex;
  flex-wrap: wrap;
}
.sec08_bottom {
  display: flex;
  margin-top: -150px;
  align-items: center;
  justify-content: space-between;
}
.sec08_bottom .txt {
    margin-left: 50px;
    width: calc(100% - 280px);
}
.sec08_bottom p {
    font-size: 76px;
    font-weight: 900;
    line-height: 1.2;
    white-space: nowrap;
}
.sec08_bottom p span {
  background: rgb(18, 124, 244);
  background: -moz-linear-gradient(top, rgba(18, 124, 244, 1) 0%, rgba(24, 74, 142, 1) 100%);
  background: -webkit-linear-gradient(top, rgba(18, 124, 244, 1) 0%, rgba(24, 74, 142, 1) 100%);
  background: linear-gradient(to bottom, rgba(18, 124, 244, 1) 0%, rgba(24, 74, 142, 1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#127cf4', endColorstr='#184a8e', GradientType=0);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  display: inline-block;
  position: relative;
  margin-bottom: 30px;
}
.sec08_bottom p span b {
  position: initial;
  font-size: 95px;
}
.sec08_bottom p span:after {
  content: "";
  height: 30px;
  width: 100%;
  position: absolute;
  background: #ffff00;
  left: 0;
  bottom: 0;
  z-index: -1;
}
section.sec09 {
  background: #127cf6;
  padding: 80px 0 0;
}
.sec9cont h3 {
  position: relative;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #127cf6;
  margin-bottom: 50px;
}
.sec9cont h3 b span {
  display: block;
  font-size: 16px;
}
.sec9cont h3 b {
  font-size: 30px;
  font-weight: 900;
  line-height: 1.5;
  text-align: center;
  position: absolute;
}
.sec9contin {
  display: flex;
  justify-content: space-between;
}
.sec9contin figure {
    width: 50%;
}
.sec9contin .txt {
    width: 50%;
    white-space: nowrap;
}
.sec9contin .txt ul li {
  display: flex;
  align-items: center;
  font-size: 24px;
  font-weight: 900;
  color: #fff;
  margin-bottom: 30px;
}.sec9contin .txt ul li:last-child {
    align-items: flex-start;
    line-height: 1.5;
}
.sec9contin .txt ul li img {
  margin-right: 20px;
}
.sec9cont {
    margin-bottom: 50px;
    padding-bottom: 50px;
}
.sec9cont:last-child figure {
  order: 2;
}
.sec9cont:last-child .txt {
  order: 0;
}.sec9cont:last-child {
    margin-bottom: 100px;
}
.sec08_bottom figure {
  line-height: 0;
}
section.sec10 h2 {
  background: #127cf4;
  text-align: center;
  padding: 30px 0;
  color: #fff;
  font-size: 36px;
  font-weight: 900;
  line-height: 1.2;
  margin-bottom: 50px;
}
section.sec10 h2 span {
  font-weight: normal;
  font-size: 20px;
}
section.sec10 .Inner {
    display: flex;
    justify-content: space-between;
    padding-bottom: 50px;
    flex-wrap: wrap;
}section.sec10 .Inner figure {
    padding: 20px;
    box-sizing: border-box;
    width: 50%;
}
.wi1000 {
    width: 1000px;
    margin: 0 auto;
}.list {
    width: 70%;
    height: 500px;
    background-color: red;
    overflow: scroll;
    margin-bottom: 50px;
}.teematxt {
    position: relative;
    background: #127cf6;
    padding: 0.5em 0.5em;
    color: #fff;
}.teematxttitle {
    color: #6cb4e4;
    text-align: center;
    padding: 1em;
    font-size: 1.5rem;
    font-weight: bold;
    color: #ff8c00;
    border-top: solid 2px #ff8c00;
    border-bottom: solid 2px #ff8c00;
    background: -webkit-repeating-linear-gradient(-45deg, #faebd7, #faebd7 3px,#ffdead 3px, #ffdead 7px);
    background: repeating-linear-gradient(-45deg, #faebd7, #faebd7 3px,#ffdead 3px, #ffdead 7px);
}.list li {
    border-bottom: #fff 1px solid;
	text-align: center;
}section.sec12 h2 {
    text-align: center;
    font-size: 40px;
    font-weight: 900;
    margin-bottom: 20px;
}section.sec12  p.ac {
    font-size: 18px;
    text-align: center;
    font-weight: bold;
    margin-bottom: 80px;
}
section.sec11 {
  padding: 50px 0;
  background: #faebd7;
}
section.sec11 h2 {
  text-align: center;
  font-size: 40px;
  font-weight: bold;
  margin-bottom: 40px;
}
.sec11box {
  display: flex;
  justify-content: space-around;
  align-items: center;
}
.sec11-l p b {
  font-size: 38px;
  font-weight: bold;
}
.sec11-l p {
  font-size: 17px;
  line-height: 1.8;
}
.sec11-r a {
  justify-content: center;
  display: flex;
  align-items: center;
  background: #fff;
  padding: 5px 25px;
  border: 2px solid #cccccc;
  border-radius: 6px;
  width: 100%;
}
.sec11-r {
  width: 48%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.sec11-r a .txt p {
  text-align: center;
  font-size: 14px;
  line-height: 1.6;
}
.sec11-r a .txt p b {
  font-family: 'Roboto', sans-serif;
  font-size: 38px;
  font-weight: 900;
}
.sec11-r a .txt {
  margin-left: 15px;
}
.submit-btn-wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 698px;
  height: 129px;
  margin: 50px auto;
  position: relative;
}
.submit-btn-wrap input.formbutton_2 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  font-size: 48px;
  font-weight: 900;
  background: #ffb31f;
  border-radius: 10px;
  box-shadow: 6px 6px 0 #ea7f01;
  color: #fff;
  cursor: pointer;
}
.submit-btn-wrap:after {
  content: '';
  position: absolute;
  right: 20%;
  top: 50%;
  display: block;
  width: 20px;
  height: 20px;
  border-top: 8px solid #fff;
  border-right: 8px solid #fff;
  -webkit-transform: translate(0, -50%) rotate(45deg);
  transform: translate(0, -50%) rotate(45deg);
  z-index: 1;
}
footer p {
  text-align: center;
  margin-bottom: 10px;
  font-size: 18px;
}
footer p:last-child {
  font-size: 16px;
  font-weight: normal;
}
footer {
  background-color: #127cf6;
  padding: 40px 0;
  color: #fff;
}
/* ======問合せフォーム＝＝＝＝＝ */
.tableform {
  width: 90%;
  margin-top: 50px;
}
.tableform tbody tr th {
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #faebd7;
  font-weight: bold;
  padding-right: 30px;
  padding-left: 30px;
  vertical-align: middle;
  width: 40%;
  color: #800000;
}
.tableform tbody tr td {
  padding: 20px 30px;
}
.tableform tbody tr th span {
  color: #f00;
  padding-left: 10px;
  font-size: 0.5rem;
}
.tableform tbody tr td input {
  height: 30px;
  width: 100%;
  font-size: 20px;
}
textarea {
  width: 100%;
  font-size: 20px;
}
#contact-check label input {
  vertical-align: middle;
  width: 5%;
}
.tableform {
  margin-top: 100px;
}
.formbutton_2 {
  background-image: url('../img/btn_contact_confirm.jpg');
  width: 70%;
  background-size: contain;
  height: 137px;
  border: none;
}
.footer_logo {
    max-width: max-content;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 2em;
    margin: 0 auto 2em;
    background: #ffffff;
}
.fl_text {
    color: #333;
    font-size: 2em;
    margin: 0 0 0 1em;
    font-weight: bold;
    line-height: 1.5;
    white-space: nowrap;
}
/*reCAPTCHA*/
.g-recaptcha {
    display: block;
    margin:  0 auto 50px;
    text-align: center;
    width: max-content;
}input.submitBtn:disabled{
	background-color: #aaa;
	cursor:not-allowed;
}
@media screen and (max-width: 1000px) {
	.footer_logo{
  width: 96%;
}.fl_text {
    color: #333;
    font-size: 2em;
    margin: 0;
    font-weight: bold;
    line-height: 1.5;
    white-space: nowrap;
}
}
@media screen and (min-width: 1001px) {
  .pc_only { /* モバイルにだけ表示させたいものに使用する */
    display: block;
  }
  .mobile_only { /* pcにだけ表示させたいものに使用する */
    display: none;
  }
}
@media screen and (max-width: 1000px) {
  .mobile_only { /* モバイルにだけ表示させたいものに使用する */
    display: block;
  }
  .pc_only { /* pcにだけ表示させたいものに使用する */
    display: none;
  }.Inner {
    width: 100%;
    margin: 0 auto;
    position: relative;
    padding: 0 10px;
}header {
    display: flex;
    justify-content: space-between;
    padding: 20px;
    border-bottom: 2px solid #dddddd;
    margin-bottom: 50px;
    align-items: center;
}
	.head-right {
    display: block;
    margin: 0 20px;
    flex-wrap: wrap;
    text-align: right;
}.sec08cont .txt ul li {
    font-size: 24px;
    font-weight: bold;
    display: flex;
    align-items: center;
    margin-bottom: 30px;
    white-space: unset;
}section.sec02 .Inner figure {
    position: relative;
    right: auto;
    top: auto;
    display: block;
    width: 100%;
    text-align: center;
    margin: 20px auto;
}section.sec02 .Inner figure img {
    margin: 0 auto;
}section.sec02 .Inner h3 {
    padding: 30px 0 20px;
    margin: 0 auto;
    width: 100%;
    text-align: center;
}section.sec02 .Inner .txt {
    max-width: 100%;
    background: #fff;
    padding: 20px 80px;
    position: relative;
    z-index: 1;
} .sec1-cont2-In h3 {
    font-size: 30px;
    color: #347efd;
    font-weight: bold;
    padding: 0 0 20px;
    position: relative;
    margin-bottom: 20px;
    white-space: nowrap;
}section.sec03 h2 {
    text-align: center;
    font-size: 48px;
    font-weight: 900;
    color: #fff;
    border-bottom: 10px solid;
    padding: 0 0 20px;
    margin-bottom: 50px;
}section.sec01 .no1-midashi01 h2 {
    text-align: center;
    font-size: 32px;
    background: #127cf6;
    padding: 35px;
    font-weight: bold;
    color: #fff;
    line-height: 1.5;
}.sec3-cont {
    max-width: max-content;
    display: flex;
    justify-content: center;
    font-size: 17px;
    text-align: center;
    border-radius: 80px;
    margin-bottom: 20px;
}section.sec03 {
    padding: 70px 0 50px;
    position: relative;
    background: #7a798b url("../img/sec3-1.png") no-repeat;
    background-position: calc(50vw + 165px) bottom;
    background-size: 65% auto;
}.sec3-cont p{
    padding: 13px;
}section.sec04 h2 {
    text-align: center;
    font-size: 44px;
    font-weight: 900;
    margin-bottom: 50px;
}.sec4-ul {
    padding: 0 20px;
}.sec4-ul ul li span:before {
    content: url("../img/check2.png");
    position: absolute;
    left: 12px;
    top: 20px;
    bottom: auto;
    height: 23px;
    margin: inherit;
}.sec4-ul ul li {
    font-size: 26px;
    font-weight: 900;
    margin-bottom: 20px;
    line-height: 1.8;
    text-indent: -2em;
    padding-left: 2em;
    position: relative;
    background: #117ef9;
}.sec4-ul ul li span {
    background: none;
    padding: 10px 10px 10px 2em;
    color: #fff;
    position: relative;
}.sec4-ul ul li span:before {
    content: url("../img/check2.png");
    position: absolute;
    left: 2.5em;
    top: 15px;
    bottom: auto;
    margin: auto;
    height: 23px;
}.sec4-cont {
    width: 48%;
    position: relative;
    padding: 0 0 60px;
}.sec4-cont:after {
    content: "";
    height: 177px;
    width: 2px;
    background: #8b8b8b;
    position: absolute;
    right: 0;
    bottom: 0;
}.sec4-cont:nth-child(3n):after {
    content: "";
    height: 177px;
    width: 2px;
    background: #8b8b8b;
    position: absolute;
    right: 0;
    bottom: 0;
}.sec4-cont:nth-child(2n):after {
    content: none;
}.sec4step p {
    position: absolute;
    right: 0;
    top: 30%;
    font-size: 36px;
    font-weight: 900;
    color: #fff;
    left: 0;
    margin: auto;
    text-align: center;
}.sec4-cont .txt p {
    font-weight: 900;
    font-size: 25px;
    margin-left: 15px;
    line-height: 1.5;
    width: calc(100% - 80px);
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: wrap;
}

.sec5_ul li span {
    font-size: 21px;
    font-weight: 900;
    color: #fff;
    padding: 13px 0px 13px 0em;
    display: flex;
    border-radius: 10px;
}
  .sec06box p.tk1 {
    font-size: 19px;
    line-height: 1.8;
    font-weight: 900;
  }
  .sec08_bottom p {
    font-size: 50px;
    font-weight: 900;
    line-height: 1.2;
  }
  .sec08_bottom p span b {
    position: initial;
    font-size: 76px;
  }.sec9contin .txt {
    width: 58%;
    white-space: unset;
}.sec7box2 ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}.sec7box2 ul li {
    width: 48%;
    text-align: center;
    background: rgb(1, 132, 132);
    background: -moz-linear-gradient(top, rgba(1, 132, 132, 1) 1%, rgba(0, 172, 172, 1) 48%, rgba(1, 132, 132, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(1, 132, 132, 1) 1%, rgba(0, 172, 172, 1) 48%, rgba(1, 132, 132, 1) 100%);
    background: linear-gradient(to bottom, rgba(1, 132, 132, 1) 1%, rgba(0, 172, 172, 1) 48%, rgba(1, 132, 132, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#018484', endColorstr='#018484', GradientType=0);
    margin-bottom: 40px;
    min-height: 150px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    position: relative;
    margin-right: 0;
    padding: 40px 0;
}.sec11box {
    display: flex;
    justify-content: space-around;
    align-items: center;
    flex-wrap: wrap;
}.sec11-l {
    margin: 0 auto 20px;
    width: max-content;
    text-align: center;
}.sec11-r {
    width: 60%;
    display: flex;
    align-items: center;
    justify-content: center;
}.tableform {
    width: 90%;
    margin-top: 50px;
    margin: 100px auto 0;
}.sec1-cont2-In {
    padding: 20px;
    max-width: 65%;
}.sec1-cont2.last .sec1-cont2-In {
    max-width: 100%;
}.sec1-cont2.last ul {
    margin-bottom: 30px;
    max-width: 65%;
}.sec1-cont2.last .sec1cont2_ul ul {
    margin: 0;
    max-width: 100%;
}
}
@media screen and (max-width: 599px) {
header {
    display: block;
    justify-content: space-between;
    padding: 20px 0px;
    border-bottom: 2px solid #dddddd;
    margin-bottom: 0;
    align-items: center;
}.logo {
    max-width: 100%;
    text-align: center;
    padding: 0 25px 0 5px;
}.sec7box ul li .txt p {
    font-size: 10px;
    font-weight: normal;
    line-height: 1.5;
    margin: 10px 10px 0;
}.logo img {
    margin: 0 auto;
}.head-right {
    display: flex;
    margin: 0 10px;
    flex-wrap: wrap;
    text-align: center;
    align-items: center;
    justify-content: space-between;
}.head-tel {
    white-space: unset;
    width: 50%;
    text-align: center;
}
.sec1-cont2-In h3 {
    font-size: 26px;
    color: #347efd;
    font-weight: bold;
    padding: 0 0 20px;
    position: relative;
    margin-bottom: 20px;
    white-space: unset;
    line-height: 1.5;
}.sec4-cont .txt {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    padding-right: 10px;
    flex-wrap: wrap;
    margin-top: unset;
}.head-tel p a {
    line-height: 0.3;
    font-size: 10px;
    text-align: center;
    letter-spacing: 0;
    display: block;
}.head-tel span {
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
    font-size: 19px;
    display: flex;
    align-items: center;
    justify-content: center;
}.head-mail {
    padding: 0;
    text-align: center;
    width: 50%;
    font-size: 13px;
    line-height: 1.3;
}.head-tel p a img {
    height: 19px;
}section.sec01 h2 {
    text-align: center;
    font-size: 24px;
    background: #127cf6;
    padding: 15px 10px;
    font-weight: bold;
    color: #fff;
    line-height: 1.5;
}section.sec01 .no1-midashi01 h2 {
    text-align: center;
    font-size: 28px;
    background: #127cf6;
    padding: 20px;
    font-weight: bold;
    color: #fff;
}.sec1-cont {
    display: flex;
    justify-content: space-between;
    margin-bottom: 30px;
    flex-wrap: wrap;
}.sec1-txt {
    padding: 0;
    width: 100%;
}.sec1-cont figure {
    width: 100%;
}.sec1-cont:nth-child(3) ul li {
    font-size: 19px;
}.sec1-cont .sec1-txt {
    order: unset;
    padding: 0;
}.sec1-cont:nth-child(even) .sec1-txt {
    order: 0;
    padding: 15px 0 0 20px;
}.sec1-cont2 {
    border: 2px solid #7db5ff;
    border-radius: 20px;
    box-shadow: 10px 10px 0 #7db5ff;
    margin-bottom: 60px;
    display: flex;
    justify-content: space-between;
    overflow: hidden;
    min-height: 240px;
    flex-wrap: wrap;
}.sec1-cont2 figure {
    position: relative;
    right: auto;
    bottom: auto;
    line-height: 0;
    text-align: center;
    width: 100%;
}.sec1-cont2-In ul li {
    position: relative;
    margin-bottom: 10px;
    padding-left: 1em;
    font-weight: bold;
    line-height: 1.5;
}.sec1-cont2.last .sec1cont2_ul ul {
    margin: 0 0 25px;
}.cust-box div {
    width: calc(100% / 3);
}section.sec02 .Inner h3 span {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    font-size: 28px;
    font-weight: bold;
    color: #1f5cc7;
    line-height: 1.3;
    text-shadow: 3px 0 0 #fff, 0px 3px 0 #fff, -3px 0 0 #fff, 0px -3px 0 #FFF;
}section.sec02 .Inner .txt {
    max-width: 100%;
    background: #fff;
    padding: 15px 15px 15px 30px;
    position: relative;
    z-index: 1;
}section.sec02 .Inner .txt ul li {
    font-size: 17px;
    font-weight: bold;
    margin-bottom: 10px;
    line-height: 1.5;
    list-style: disc;
}section.sec03 h2 {
    text-align: center;
    font-size: 27px;
    font-weight: 900;
    color: #fff;
    border-bottom: 10px solid;
    padding: 0 0 20px;
    margin-bottom: 50px;
}.sec3-cont {
    max-width: 100%;
    display: flex;
    justify-content: center;
    padding: 10px;
    font-size: 16px;
    text-align: center;
    border-radius: 80px;
    margin-bottom: 0px;
}.sec3-cont p {
    display: inline-flex;
    background: #fce4e4;
    padding: 6px 40px;
    font-size: 15px;
    text-align: center;
    border-radius: 80px;
    text-align: left;
    line-height: 1.5;
    font-weight: bold;
}section.sec03 {
    background: #7a798b;
}section.sec04 h2 {
    text-align: center;
    font-size: 30px;
    font-weight: 900;
    margin-bottom: 50px;
    line-height: 1.5;
}.sec4-ul ul li {
    font-size: 18px;
    font-weight: 900;
    margin-bottom: 20px;
    line-height: 1.8;
    text-indent: -2em;
    padding: 5px 0 10px 3em;
    position: relative;
    background: #117ef9;
}.sec4-ul ul li span:before {
    content: url("../img/check2.png");
    position: absolute;
    left: 2em;
    top: 15px;
    bottom: auto;
    margin: auto;
    height: 23px;
}.sec4-ul {
    padding: 0;
}.sec4step p {
    position: absolute;
    right: 15%;
    top: 30%;
    font-size: 20px;
    font-weight: 900;
    color: #fff;
    left: auto;
}.sec4-cont .txt p {
    font-weight: 900;
    font-size: 15px;
    margin: 18px 0 0;
    line-height: 1.5;
    width: 100%;
}.sec4-cont .txt figure {
    width: 100%;
    text-align: center;
}.sec4-cont:after {
    content: "";
    height: 65%;
    width: 1px !important;
    background: #8b8b8b  !important;
    position: absolute;
    right: 0;
    bottom: 0;
}.sec4-cont .txt p span {
    font-size: 12px;
    line-height: 1.5;
}
  .sec5boxIn {
    border: 6px solid #4086f8;
    padding: 10px;
  }
  .sec5boxIn h2 {
    text-align: center;
    font-size: 24px;
    color: #4086f8;
    font-weight: 900;
    margin-bottom: 40px;
    line-height: 1.3;
  }
  .sec5boxIn h2 span {
    font-size: 18px;
  }
  .sec5_ul li span b {
    font-size: 35px;
    position: absolute;
    left: -15px;
    top: 2px;
    bottom: 0px;
    margin: auto;
    width: 50px;
    background: linear-gradient(rgb(5, 169, 168) 1%, rgb(5, 169, 168) 45%, rgb(3, 146, 146) 100%);
    text-align: center;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50px;
    letter-spacing: -3px;
    box-shadow: 2px 2px 5px #fff;
  }.sec5_ul li:last-child span {
    font-size: 16px;
}
.sec5_ul li span {
    font-size: 16px;
    font-weight: 900;
    background: rgb(5, 169, 168);
    background: -moz-linear-gradient(top, rgba(5, 169, 168, 1) 1%, rgba(5, 169, 168, 1) 45%, rgba(3, 146, 146, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(5, 169, 168, 1) 1%, rgba(5, 169, 168, 1) 45%, rgba(3, 146, 146, 1) 100%);
    background: linear-gradient(to bottom, rgba(5, 169, 168, 1) 1%, rgba(5, 169, 168, 1) 45%, rgba(3, 146, 146, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#05a9a8', endColorstr='#039292', GradientType=0);
    color: #fff;
    padding: 10px;
    display: inline-flex;
    border-radius: 10px;
    line-height: 1.5;
}
  .sec5_ul p {
    position: absolute;
    right: 10px;
    bottom: 0;
    font-size: 34px;
    color: #4086f8;
    font-weight: bold;
    line-height: 0;
  }.sec5_ul li {
    line-height: 2;
    font-size: 26px;
    font-weight: 900;
    background: rgb(5, 169, 168);
    background: -moz-linear-gradient(top, rgba(5, 169, 168, 1) 1%, rgba(5, 169, 168, 1) 45%, rgba(3, 146, 146, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(5, 169, 168, 1) 1%, rgba(5, 169, 168, 1) 45%, rgba(3, 146, 146, 1) 100%);
    background: linear-gradient(to bottom, rgba(5, 169, 168, 1) 1%, rgba(5, 169, 168, 1) 45%, rgba(3, 146, 146, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#05a9a8', endColorstr='#039292', GradientType=0);
    color: #fff;
    display: flex;
    height: auto;
    width: 100%;
    margin-bottom: 20px;
    justify-content: center;
    align-items: center;
    text-align: center;
}
  .sec6-cont h3 span {
    background: #226ccb;
    display: inline-block;
    font-size: 22px;
    font-weight: 900;
    padding: 10px 20px;
    line-height: 1.5;
    color: #fff;
  }
  .sec6-txt {
    padding: 20px;
    font-size: 18px;
  }
  .sec06box p.tk1 {
    font-size: 15px;
    line-height: 1.8;
    font-weight: 900;
  }
  section.sec07 h2 {
    font-size: 35px;
    text-align: center;
    font-weight: 900;
    margin-bottom: 40px;
  }
  .sec7box ul li {
    background: #fff;
    margin-bottom: 20px;
    width: 48%;
    border-radius: 25px;
    overflow: hidden;
  }
  .sec7box ul li .txt {
    text-align: center;
    min-height: 90px;
    padding: 15px 0;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
  }.sec7box ul li:last-child .txt h3 {
    font-size: 15px;
    line-height: 1.6;
}
  .sec7box ul li .txt h3 {
    font-weight: bold;
    font-size: 20px;
    text-align: center;
    color: #2c68cd;
  }.sec7box ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}.sec7box ul li {
    background: #fff;
    margin-bottom: 20px;
    width: 48%;
    border-radius: 25px;
    overflow: hidden;
    margin-right: 0;
}.sec7box2 ul li:nth-child(4n) {
    padding: 30px 0;
    margin-right: 0;
}
.sec7box2 ul li {
    width: 48%;
    text-align: center;
    background: rgb(1, 132, 132);
    background: -moz-linear-gradient(top, rgba(1, 132, 132, 1) 1%, rgba(0, 172, 172, 1) 48%, rgba(1, 132, 132, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(1, 132, 132, 1) 1%, rgba(0, 172, 172, 1) 48%, rgba(1, 132, 132, 1) 100%);
    background: linear-gradient(to bottom, rgba(1, 132, 132, 1) 1%, rgba(0, 172, 172, 1) 48%, rgba(1, 132, 132, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#018484', endColorstr='#018484', GradientType=0);
    margin-bottom: 40px;
    min-height: 150px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    position: relative;
    margin-right: 0;
}.sec7box2 ul li p b.hosoku {
    font-weight: normal;
    font-size: 12px;
    line-height: 1.2;
    display: block;
    text-align: center;
    padding: 10px 20px;
}.sec7box2 ul li:last-child {
    width: 100%;
    margin: auto;
}.sec7box2 ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
  section.sec08 h2 img {
    padding: 10px 0 0;
    width: 100%;
  }
  section.sec08 h2 span {
    position: absolute;
    left: 0;
    top: 4px;
    bottom: 0;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    font-size: 26px;
    font-weight: 900;
    color: #fff;
  }
  section.sec08 {
    padding: 20px 0 0;
  }
  section.sec08 h2 {
    text-align: center;
    position: relative;
    margin-bottom: 20px;
  }
  .sec08cont {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: 40px;
  }
 .sec08cont .gluf {
    width: 100%;
    text-align: center;
}
  .sec08cont .txt ul li {
    font-size: 15px;
    font-weight: bold;
    display: flex;
    align-items: center;
    margin-bottom: 10px;
    white-space: unset;
    line-height: 1.5;
    width: 48%;
  }
  .sec08cont.sec08contlast .gluf {
    width: 100%;
    order: unset;
  }
.sec9contin .txt ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: baseline;
}
  .sec08box h3 span {
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 23px;
    font-weight: 900;
    color: #fff;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
  }
  .sec08cont.sec08contlast .txt {
    width: 100%;
    order: 0;
  }
  .sec08cont .txt ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .sec08cont.sec08contlast .txt ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .sec08cont.sec08contlast .txt ul li {
    font-size: 15px;
    font-weight: bold;
    display: flex;
    align-items: center;
    margin-bottom: 10px;
    white-space: nowrap;
    width: 48%;
  }
  .sec08cont .txt {
    width: 100%;
  }
  .sec08_bottom {
    display: flex;
    margin-top: 0;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .sec08_bottom figure {
    line-height: 0;
    order: 2;
    width: 40%;
    margin: 0 auto;
  }
  .sec08_bottom .txt {
    width: 100%;
    margin-left: auto;
}
  .sec08_bottom p {
    font-size: 30px;
    font-weight: 900;
    line-height: 1.2;
    text-align: center;
  }
.sec08_bottom p span b {
    position: initial;
    font-size: 60px;
}
  .sec9cont h3 img {
    height: 60px;
  }
  .sec9cont h3 b {
    font-size: 20px;
    font-weight: 900;
    line-height: 1.5;
    text-align: center;
    position: absolute;
    display: block;
  }
  .sec9cont h3 b span {
    display: block;
    font-size: 12px;
    text-align: center;
  }
  .sec9contin {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  figure {
    margin: 0;
    padding: 0;
  }
  .sec9contin .txt {
    width: 100%;
    margin-top: -70px;
  }
  .sec9contin .txt ul li {
    display: flex;
    align-items: center;
    font-size: 13px;
    font-weight: 900;
    color: #fff;
    margin-bottom: 10px;
    line-height: 1.5;
    width: 48%;
  }
  .sec9contin figure {
    width: 100%;
  }
  .sec9cont:last-child figure {
    order: unset;
  }
  .sec1-cont2-In h3:after {
    content: "";
    height: 1px;
    width: 100%;
    background: #000;
    position: absolute;
    left: 0;
    bottom: 0px;
  }
  .submit-btn-wrap {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: auto;
    margin: 50px auto;
    position: relative;
  }
  section.sec10 h2 {
    background: #127cf4;
    text-align: center;
    padding: 30px 0;
    color: #fff;
    font-size: 28px;
    font-weight: 900;
    line-height: 1.2;
    margin-bottom: 50px;
  }
  section.sec11 h2 {
    text-align: center;
    font-size: 28px;
    font-weight: bold;
    margin-bottom: 40px;
  }.list {
    width: 100%;
    height: 500px;
    background-color: red;
    overflow: scroll;
    margin-bottom: 50px;
}
  .sec11box {
    display: flex;
    justify-content: space-around;
    align-items: center;
    flex-wrap: wrap;
  }
  .sec11-l p b {
    font-size: 30px;
    font-weight: bold;
  }
  .sec11-l {
    margin-bottom: 40px;
  }
  .sec11-r {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .sec11-r a .txt p {
    text-align: center;
    font-size: 13px;
    line-height: 1.6;
  }
  .sec11-r a .txt p b {
    font-family: 'Roboto', sans-serif;
    font-size: 30px;
    font-weight: 900;
  }.tableform {
    width: 100%;
    margin-top: 50px;
    display: block;
}.tableform tbody tr th {
    padding-top: 20px;
    padding-bottom: 20px;
    background-color: #faebd7;
    font-weight: bold;
    padding-right: 30px;
    padding-left: 30px;
    vertical-align: middle;
    width: 100%;
    color: #800000;
    display: block;
}.tableform tbody tr td {
    padding: 20px 30px;
    display: block;
    width: 100%;
}.submit-btn-wrap input.formbutton_2 {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    font-size: 25px;
    font-weight: 900;
    background: #ffb31f;
    border-radius: 10px;
    box-shadow: 6px 6px 0 #ea7f01;
    color: #fff;
    cursor: pointer;
    padding: 15px 0;
}.submit-btn-wrap:after {
    content: '';
    position: absolute;
    right: 20%;
    top: 50%;
    display: block;
    width: 12px;
    height: 12px;
    border-top: 3px solid #fff;
    border-right: 3px solid #fff;
    -webkit-transform: translate(0, -50%) rotate(45deg);
    transform: translate(0, -50%) rotate(45deg);
    z-index: 1;
}.sec7box2 ul li p {
    font-size: 17px;
    text-align: center;
    color: #fff;
    font-weight: bold;
    line-height: 1.3;
}.sec1-cont:nth-child(3) ul li span {
    font-weight: normal;
    font-size: 15px;
    line-height: 1.6;
    display: block;
}.tableform tbody tr th span {
    color: #f00;
    padding-left: 10px;
    font-size: 14px;
}section.sec10 .Inner figure {
    padding: 5px;
    box-sizing: border-box;
    width: 50%;
}
.footer_logo {
  width: 90%;
  display: flex;
  flex-direction: column;
  padding: 2em 1em;
}
.fl_text {
    font-size: 1.1em;
    margin: 1em 0 0;
}
}