@charset "UTF-8";
footer {
  background: #00becf;
  overflow: hidden;
  line-height: 1.3;
  padding: 0;
  position: relative;
  height: auto;
}

footer>.inner {
  padding: 0;
}

footer nav {
  width: 100%;
}

.footNavi {
  background: none;
  margin: auto;
  width: 100%;
}

.footNavi li {
  display: block;
  border-bottom: 1px solid #e6e6e6;
  padding: 0;
  margin: 0 auto;
}

.footNavi li a {
  display: block;
  padding: 1.1em;
  text-decoration: none;
  color: #fff;
  background: #00becf;
  position: relative;
  -webkit-transition: .4s;
  transition: .4s;
}

.footNavi li a:after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: auto;
  right: 3%;
  margin: auto;
  width: 8px;
  height: 8px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.footNavi li a:hover {
  background: #15adba;
  -webkit-transition: .4s;
  transition: .4s;
}

@media screen and (min-width: 768px) {
  footer>.inner {
    padding: 0 5px;
  }

  .footNavi {
    margin: 30px 0 5px;
    text-align: center;
  }

  .footNavi li {
    position: relative;
    margin-bottom: 0.8em;
    display: inline-block;
    border-bottom: 0;
  }

  .footNavi li a {
    position: relative;
    color: #333333;
    font-weight: normal;
    letter-spacing: 0.025em;
    padding: 0 .8em;
    text-decoration: none;
    background: none;
  }

  .footNavi li a:hover {
    text-decoration: underline;
    background: none;
  }

  .footNavi li:not(:first-child):not([class]) a:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 1px;
    height: 70%;
    background: #4d4d4d;
  }

  .footNavi li.parent {
    position: relative;
    padding-left: 0;
    text-align: left;
    display: block;
  }

  .footNavi li.parent:before {
    content: none;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 5px;
    right: auto;
    margin: auto;
    width: .5em;
    height: 2px;
    background: #4d4d4d;
    border: 0;
    -webkit-transform: none;
    transform: none;
  }

  .footNavi li.parent a {
    font-size: 120%;
  }

  .footNavi li.parent~li:not(.parent) {
    display: block;
    float: none;
    padding-left: 1.5em;
    margin-bottom: 5px;
    text-align: left;
  }

  .footNavi li.parent~li:not(.parent) a:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: .5em;
    height: 2px;
    background: #4d4d4d;
  }

  .footNavi li a:after {
    content: none;
  }
}

/*#footer*/
.bnr {
  padding: 40px 0 0;
}

.bnr a {
  display: inline-block;
  margin: 0 0.5% 0;
  width: 360px;
  max-width: 46%;
}

#footer {
  padding: 3em 0 0.5em;
  text-align: left;
  background: #eff5eb;
  color: #666;
  font-size: 14px;
}

#footer li.menu-item-has-children {
  margin-bottom: 2em;
}

#menu-footer-nav li.menu-item-has-children>.nav_title {
  font-size: 22px;
  pointer-events: none;
  color: #2ebbb3;
}

#footer .sub-menu {
  font-size: 15px;
  margin-bottom: 1.2em;
  margin-top: 1em;
  display: block !important;
}

#footer .sub-menu li {
  line-height: 1.3;
  font-size: 16px;
  position: relative;
  margin-bottom: 0.2em;
  padding-left: 14px;
}

#footer li.menu-item-has-children:first-child .sub-menu li::before {
  position: absolute;
  content: "";
  width: 6px;
  height: 1px;
  top: 50%;
  left: 0;
  background: #666;
  margin-top: -1px;
}

#footer li.menu-item-has-children:not(:first-child) .sub-menu>li {
  font-weight: bold;
}

#footer ul.sub-menu>li>ul {
  margin: 5px 0;
  font-weight: normal;
}

#footer li.menu-item-has-children:last-child>ul.sub-menu>li li {
  font-weight: normal;
  line-height: 1.3;
}

#footer li a {
  text-decoration: none;
  color: #666;
}

#footer li a:hover {
  color: #2ebbb3;
}

#footer p {
  font-size: 14px;
  margin-bottom: 3em;
  line-height: 1.2;
}

.footer_access p {
  margin-bottom: 1em;
  line-height: 1.6;
  font-size: 15px;
}

#footer p.logo {
  margin-bottom: 10px;
}

#footer .googlemap iframe {
  border: 1px solid #ccc;
  box-sizing: border-box;
}

.copyright {
  /**/
  text-align: center;
  padding: 0em 0 1.2em;
  font-size: 14px;
  color: #555;
  clear: both;
}

.p_01 {
  text-align: center;
  padding-bottom: 2em;
}

.copy {
  display: block;
  text-align: center;
  margin: 0 auto 0;
  padding: .8em 0;
  background: #00becf;
}

.copy:after {
  content: "";
  display: block;
  clear: both;
}

.copy p {
  color: #fff;
  font-size: 12px;
  letter-spacing: 0.025em;
  padding: 0;
  margin: 0;
  text-align: center;
}

h1.underTitle {
  background-color: #00becf;
  background-image: -webkit-gradient(linear, left top, right bottom, from(rgba(255, 255, 255, 0.3)), color-stop(24%, rgba(255, 255, 255, 0.3)), color-stop(26%, rgba(255, 255, 255, 0.1)), color-stop(49%, rgba(255, 255, 255, 0.1)), color-stop(51%, rgba(255, 255, 255, 0.3)), color-stop(74%, rgba(255, 255, 255, 0.3)), color-stop(76%, rgba(255, 255, 255, 0.1)), to(rgba(255, 255, 255, 0.1)));
  background-image: linear-gradient(to right bottom, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0.3) 24%, rgba(255, 255, 255, 0.1) 26%, rgba(255, 255, 255, 0.1) 49%, rgba(255, 255, 255, 0.3) 51%, rgba(255, 255, 255, 0.3) 74%, rgba(255, 255, 255, 0.1) 76%, rgba(255, 255, 255, 0.1));
  background-size: 3px 3px;
  text-align: center;
  color: #fff;
  font-weight: bold;
  letter-spacing: 0.1em;
  padding: 1.5em 1em;
}

h1.underTitle span {
  display: block;
  margin: auto;
}

main h2 {
  position: relative;
  text-align: center;
  padding: 0 0 .5em;
  margin: 0 auto 1.3em;
  letter-spacing: 0;
  line-height: 1.3;
  font-weight: bold;
  color: #00becf;
}

main h2 span {
  display: block;
  margin: auto;
}

main h2:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 50px;
  height: 2px;
  border-bottom: 2px dotted #00becf;
}

main h3 {
  position: relative;
  text-align: left;
  padding: .5em 0;
  margin-bottom: 1em;
  font-weight: normal;
  color: #333333;
  letter-spacing: 0.075em;
  line-height: 1;
}

main h3 span {
  vertical-align: baseline;
}

main h3:before,
main h3:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  border-bottom: 2px solid #ddd;
}

main h3:after {
  width: 20%;
  border-bottom: 2px solid #00becf;
}

main h4 {
  position: relative;
  text-align: left;
  padding: .2em .8em;
  margin-bottom: .5em;
  font-weight: bold;
  color: #333333;
  letter-spacing: 0;
  line-height: normal;
  border-bottom: 1px solid #00becf;
  border-left: 4px solid #00becf;
}

main h4 span {
  vertical-align: baseline;
}

main h5 {
  position: relative;
  padding: .2em 1em .3em;
  margin-bottom: .5em;
  font-weight: bold;
  color: #333333;
  letter-spacing: 0;
  line-height: normal;
}

main h5:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 32px;
  height: 2px;
  background: #00becf;
}

main h6 {
  position: relative;
  padding-left: 1.3em;
  margin-bottom: .3em;
  font-weight: bold;
  color: #333333;
  letter-spacing: 0;
  line-height: normal;
}

main h6:before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 8px;
  height: 8px;
  background: #00becf;
  border-radius: 50%;
}

main h1 a,
main h1 a:hover,
main h2 a,
main h2 a:hover,
main h3 a,
main h3 a:hover,
main h4 a,
main h4 a:hover,
main h5 a,
main h5 a:hover,
main h6 a,
main h6 a:hover {
  text-decoration: none;
  color: inherit;
}

main h1 img,
main h2 img,
main h3 img,
main h4 img,
main h5 img,
main h6 img {
  vertical-align: middle;
}

.numberTitle span {
  display: inline;
  position: relative;
  vertical-align: text-bottom;
  padding-left: 1.5em;
  font-size: 100%;
}

.numberTitle span:after {
  counter-increment: number 1;
  content: "0" counter(number);
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}

.newsContent {
  background: none;
  padding: 0;
  overflow: hidden;
  position: relative;
}

.newsContent dl {
  width: 100%;
}

.newsContent dl dt,
.newsContent dl dd {
  padding: .5em .8em;
  display: block;
  text-align: left;
  letter-spacing: 0.08em;
}

.newsContent dl dt {
  width: 15%;
  clear: left;
  float: left;
}

.newsContent dl dd {
  width: 85%;
  float: left;
  position: relative;
}

.newsContent dl dd:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 115%;
  height: 1px;
  border-bottom: 1px solid #666666;
  -webkit-transform: translateX(-15%);
  transform: translateX(-15%);
}

@media screen and (max-width: 767px) {

  .newsContent dl dt,
  .newsContent dl dd {
    width: 100%;
    float: none;
  }

  .newsContent dl dt {
    padding-bottom: 0;
  }

  .newsContent dl dd {
    padding-top: 0;
    border-bottom: 1px solid #666666;
  }

  .newsContent dl dd:after {
    content: none;
  }
}

.newsBtn {
  position: absolute;
  top: 15%;
  right: 3%;
  margin: auto;
  display: inline-block;
}

.newsBtn a {
  background: #fff;
  border: 1px solid #fff;
  color: #333333;
  font-size: 14px;
  padding: .5em 1em;
  text-decoration: none;
  display: inline-block;
  line-height: 1;
  -webkit-transition: .4s;
  transition: .4s;
}

.newsBtn a:after {
  content: '＞';
  margin-left: .5em;
}

.newsBtn a:hover {
  background: none;
  color: #fff;
  -webkit-transition: .4s;
  transition: .4s;
}

.breadcrumb {
  padding-left: 0;
  margin-left: 0;
  margin-bottom: 5%;
  margin-top: 1%;
  line-height: 1.0;
}

.breadcrumb li {
  display: inline;
  list-style: none;
  font-size: 13px;
}

.breadcrumb li:not(:last-child):after {
  content: '>';
  padding: 0 4px;
  font-size: 10px;
}

.breadcrumb li a {
  text-decoration: none;
}

.breadcrumb li a:hover {
  text-decoration: underline;
}

.breadcrumb li:last-child {
  color: #00becf;
}

@media screen and (max-width: 767px) {
  .breadcrumb {
    display: none;
  }
}

ul.ul00 {
  margin: 0 auto;
  list-style-type: disc;
  padding-left: 1.5em;
}

ul.ul00>li {
  margin-bottom: 5px;
}

ul.ul01 {
  margin: 0 auto;
}

ul.ul01>li {
  position: relative;
  padding: 0 0 5px 15px;
  margin-bottom: 5px;
}

ul.ul01>li:before {
  content: "";
  position: absolute;
  width: 8px;
  height: 8px;
  left: 3px;
  top: 8px;
  background: #c7f1f4;
  border-radius: 50%;
}

ul.checkList {
  margin: 0 auto;
}

ul.checkList>li {
  position: relative;
  padding: 0 0 5px 15px;
  margin-bottom: 5px;
}

ul.checkList>li:before,
ul.checkList>li:after {
  content: "";
  position: absolute;
  display: block;
  margin: auto;
  top: 0;
  bottom: 0;
  left: 0;
}

ul.checkList>li:before {
  width: 10px;
  height: 10px;
  border: 1px solid #4d4d4d;
  background: transparent;
}

ul.checkList>li:after {
  top: -7px;
  width: 15px;
  height: 5px;
  border-bottom: 2px solid #00becf;
  border-left: 2px solid #00becf;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

ul.floatList {
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
  zoom: 1;
}

ul.floatList>li {
  float: left;
  margin-bottom: 15px;
}

ul.floatList>li+li {
  margin-left: 15px;
}

ul.floatList:after {
  content: "";
  display: block;
  clear: both;
}

@media screen and (max-width: 767px) {
  ul.floatList>li {
    float: none;
  }

  ul.floatList>li+li {
    margin-left: auto;
  }
}

dl.dl01 {
  margin: 0 auto;
  overflow: hidden;
  zoom: 1;
}

dl.dl01 dt {
  position: relative;
  padding: 0 0 0 1em;
  margin-bottom: 0;
}

dl.dl01 dt:before {
  content: "";
  position: absolute;
  width: 5px;
  height: 2px;
  left: 3px;
  top: 10px;
  background: #c7f1f4;
}

dl.dl01 dt+dd {
  position: relative;
  padding: 0 0 0 1.5em;
  margin-bottom: 5px;
}

dl.floatList {
  width: 100%;
  clear: both;
}

dl.floatList dt,
dl.floatList dd {
  display: block;
  text-align: left;
  margin: 0 auto 5px;
  padding: .5em;
}

dl.floatList dt {
  width: 20%;
  clear: left;
  float: left;
}

dl.floatList dd {
  display: block;
  width: 80%;
  float: left;
}

dl.floatList:after {
  content: "";
  display: block;
  clear: both;
}

@media screen and (max-width: 767px) {

  dl.floatList dt,
  dl.floatList dd {
    float: none;
    width: 100%;
  }

  dl.floatList dt {
    padding-bottom: 0;
  }

  dl.floatList dd {
    padding-top: 0;
    padding-left: 1em;
  }
}

ul.borderList {
  margin: 0 auto;
  width: 100%;
  list-style: none;
}

ul.borderList>li {
  position: relative;
  padding: 0 0 5px 15px;
  margin-bottom: 5px;
  border-bottom: 1px solid #00becf;
}

ol.ol00 {
  margin: 0 auto;
  list-style-type: decimal;
  padding-left: 1.5em;
}

ol.ol00>li {
  margin-bottom: 5px;
}

ol.ol01 {
  margin: 0 auto;
  counter-reset: number 0;
  list-style-type: none;
}

ol.ol01>li {
  position: relative;
  padding: 0 0 0 1.6em;
  margin-bottom: 5px;
}

ol.ol01>li:before {
  counter-increment: number 1;
  content: "" counter(number);
  position: absolute;
  left: 3px;
  top: 3px;
  width: 18px;
  height: 18px;
  margin: 0;
  padding: 0 0;
  line-height: 1;
  text-align: center;
  color: #fff;
  background: #00becf;
  border: 0;
  border-radius: 50%;
}

.faq {
  display: block;
  position: relative;
  margin: 0 auto;
  padding: 0;
  width: 100%;
}

.faq>ul {
  background: none;
  padding: 2.5em 0;
  width: 100%;
}

.faq>ul>li {
  list-style-type: none;
  list-style-image: none;
  padding: 8px 0 0 60px;
  margin-bottom: 15px;
  position: relative;
  text-align: left;
}

.faq>ul>li:before {
  position: absolute;
  top: 0;
  left: 0;
  margin: auto;
  padding: 0;
  text-align: center;
  vertical-align: text-top;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  color: #fff;
  font-size: 26px;
  font-weight: normal;
  line-height: 1.7;
}

.faq>ul>li:nth-child(odd) {
  font-size: 120%;
  color: #00becf;
  font-weight: bold;
}

.faq>ul>li:nth-child(odd):before {
  content: 'Q';
  background: #00becf;
}

.faq>ul>li:nth-child(even) {
  margin-bottom: 30px;
}

.faq>ul>li:nth-child(even):before {
  content: 'A';
  background: #c7f1f4;
}

.faq>ul>li:last-child {
  margin-bottom: 0;
}

table {
  margin: 0 auto;
  width: 100%;
  border-collapse: collapse;
  background: none;
  border: 0;
}

table th,
table td {
  padding: 15px 10px;
  line-height: 1.5;
  vertical-align: middle;
}

table.table01 {
  margin: 0 auto;
  width: 100%;
  border-collapse: collapse;
  border: 1px solid #36eeff;
}

table.table01 th,
table.table01 td {
  border: 1px solid #36eeff;
  background: #fff;
}

table.table01 th {
  text-align: center;
  font-weight: bold;
  background: #69f3ff;
  color: #fff;
}

table.table01 thead th {
  background: #69f3ff;
}

.borderTable tr {
  border-bottom: 1px solid #00becf;
}

.borderTable th {
  text-align: left;
}

.stripeTable tr:nth-child(odd) {
  background: #83f5ff;
}

.stripeTable tr:nth-child(even) {
  background: #b6f9ff;
}

table.timeTable {
  border: 1px solid #cccccc;
}

table.timeTable thead th,
table.timeTable thead td {
  background: #69f3ff;
  color: #fff;
  text-align: center;
  border-bottom: 1px solid #cccccc;
  padding: 10px;
}

table.timeTable tbody th,
table.timeTable tbody td {
  font-weight: bold;
  text-align: center;
  vertical-align: middle;
  border: 1px solid #cccccc;
  color: #00becf;
}

table.timeTable tbody td span {
  font-weight: normal;
  color: #c7f1f4;
}

table.priceTable tr {
  border-bottom: 1px solid #dddddd;
}

table.priceTable th,
table.priceTable td {
  font-weight: bold;
  position: relative;
  font-size: 110%;
}

table.priceTable th {
  text-align: left;
}

table.priceTable th span {
  font-size: 100%;
  font-weight: normal;
}

table.priceTable td {
  width: 30%;
  text-align: right;
}

table.priceTable td span {
  font-size: 150%;
}

@media screen and (max-width: 767px) {

  .resTable th,
  .resTable td {
    width: 100%;
    display: block;
    padding: .5em .5em;
  }

  tr {
    padding-bottom: .5em;
  }
}

span.circleArrow {
  position: relative;
  margin-right: .5em;
  padding: 0 0 0 1em;
  text-align: center;
}

span.circleArrow:after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 2px;
  right: 0;
  margin: auto;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 3px 0 3px 5.2px;
  border-color: transparent transparent transparent #fff;
}

span.circleArrow:before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background: #00becf;
}

.countReset {
  counter-reset: number 0;
  overflow: hidden;
  zoom: 1;
}

span.circleNumber {
  padding: 0;
  position: relative;
  display: inline-block;
  letter-spacing: 0;
  line-height: 1;
  vertical-align: inherit;
  margin-right: .5em;
  text-align: center;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background: #00becf;
  color: #fff;
  font-weight: bold;
}

span.circleNumber:after {
  counter-increment: number 1;
  content: "" counter(number);
  font-size: 90%;
}

.circle {
  position: relative;
  padding: 50%;
  border-radius: 50%;
  background-color: #00becf;
  overflow: hidden;
}

.circle>span {
  position: absolute;
  left: 0;
  top: 50%;
  margin: -.5em 0 0;
  width: 100%;
  text-align: center;
  color: #333333;
}

.circle>img {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}

.bgSlash:after {
  background-image: -webkit-gradient(linear, left top, right bottom, from(rgba(255, 255, 255, 0.3)), color-stop(24%, rgba(255, 255, 255, 0.3)), color-stop(26%, rgba(255, 255, 255, 0.1)), color-stop(49%, rgba(255, 255, 255, 0.1)), color-stop(51%, rgba(255, 255, 255, 0.3)), color-stop(74%, rgba(255, 255, 255, 0.3)), color-stop(76%, rgba(255, 255, 255, 0.1)), to(rgba(255, 255, 255, 0.1)));
  background-image: linear-gradient(to right bottom, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0.3) 24%, rgba(255, 255, 255, 0.1) 26%, rgba(255, 255, 255, 0.1) 49%, rgba(255, 255, 255, 0.3) 51%, rgba(255, 255, 255, 0.3) 74%, rgba(255, 255, 255, 0.1) 76%, rgba(255, 255, 255, 0.1));
  background-size: 3px 3px;
}

.color01 {
  color: #00becf !important;
}

.color02 {
  color: #c7f1f4 !important;
}

.color03 {
  color: #f49b27 !important;
}

.highlight {
  background: #36eeff;
  padding: 2.5em 1em;
}

.textIndent {
  text-indent: 1em;
}

.textLeft {
  text-align: left !important;
}

.textCenter {
  text-align: center !important;
}

.textRight {
  text-align: right !important;
}

.textTop {
  vertical-align: top !important;
}

.textMiddle {
  vertical-align: middle !important;
}

.textBottm {
  vertical-align: bottom !important;
}

.textLarge {
  font-size: 120% !important;
}

.textXLarge {
  font-size: 150% !important;
}

.textXXLarge {
  font-size: 200% !important;
}

.textSmall {
  font-size: 80% !important;
}

.textXSmall {
  font-size: 50% !important;
}

.bold {
  font-weight: bold !important;
}

.textMarker {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(65%, transparent), color-stop(65%, #00becf)) !important;
  background: linear-gradient(transparent 65%, #00becf 65%) !important;
  line-height: 1.3 !important;
}

.textShadow {
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.8), 1px 1px 4px rgba(0, 0, 0, 0.4);
}

.textEdge {
  text-shadow: 1px 1px 0 #FFF, -1px -1px 0 #FFF, -1px 1px 0 #FFF, 1px -1px 0 #FFF, 0px 1px 0 #FFF, 0 -1px 0 #FFF, -1px 0 0 #FFF, 1px 0 0 #FFF;
}

.textSidebar {
  display: table;
  position: relative;
  padding: 0 1.5em;
}

.textSidebar:before,
.textSidebar:after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: auto;
  margin: auto;
  width: 1em;
  height: 2px;
  background: #5e3491;
  display: block;
}

.textSidebar:after {
  left: auto;
  right: 0;
}

@media screen and (min-width: 768px) {
  .pc-textCenter {
    text-align: center !important;
  }
}

@media screen and (max-width: 767px) {
  .sp-textCenter {
    text-align: center !important;
  }
}

main img.alignright {
  float: right;
  margin: 0 0 10px 2%;
}

main img.alignleft {
  float: left;
  margin: 0 2% 10px 0;
}

@media screen and (max-width: 767px) {

  img.alignright,
  img.alignleft {
    float: none;
    margin: 0 auto 20px;
    display: block;
  }
}

.centering {
  display: block;
  margin: auto;
}

.mb0 {
  margin-bottom: 0px !important;
}

.mb5 {
  margin-bottom: 5px !important;
}

.mb10 {
  margin-bottom: 10px !important;
}

.mb15 {
  margin-bottom: 15px !important;
}

.mb20 {
  margin-bottom: 20px !important;
}

.mb25 {
  margin-bottom: 25px !important;
}

.mb30 {
  margin-bottom: 30px !important;
}

.mb35 {
  margin-bottom: 35px !important;
}

.mb40 {
  margin-bottom: 40px !important;
}

.mb45 {
  margin-bottom: 45px !important;
}

.mb50 {
  margin-bottom: 50px !important;
}

.pd1 {
  padding: 1em !important;
}

.mincho {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif !important;
}

.gothic {
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;
}

.marugo {
  font-family: "ヒラギノ丸ゴ Pro W4", "Hiragino maru Gothic Pro", "HG丸ｺﾞｼｯｸM-PRO", "Verdana", "Osaka", sans-serif !important;
}

.meiryo {
  font-family: "メイリオ", Meiryo, Osaka, sans-serif !important;
}

.caution {
  font-size: 90%;
  color: red;
  line-height: 1.3;
}

.gridBox {
  margin: 0 auto;
  padding: 0;
  width: 100%;
  -webkit-column-gap: 0;
  column-gap: 0;
}

.gridBox.blocks_2 {
  -webkit-column-count: 2;
  column-count: 2;
}

@media screen and (max-width: 767px) {
  .gridBox.blocks_2 {
    -webkit-column-count: 2;
    column-count: 2;
  }
}

@media screen and (max-width: 640px) {
  .gridBox.blocks_2 {
    -webkit-column-count: 1;
    column-count: 1;
  }
}

.gridBox.blocks_3 {
  -webkit-column-count: 3;
  column-count: 3;
}

@media screen and (max-width: 767px) {
  .gridBox.blocks_3 {
    -webkit-column-count: 2;
    column-count: 2;
  }
}

@media screen and (max-width: 640px) {
  .gridBox.blocks_3 {
    -webkit-column-count: 1;
    column-count: 1;
  }
}

.gridBox.blocks_4 {
  -webkit-column-count: 4;
  column-count: 4;
}

@media screen and (max-width: 767px) {
  .gridBox.blocks_4 {
    -webkit-column-count: 2;
    column-count: 2;
  }
}

@media screen and (max-width: 640px) {
  .gridBox.blocks_4 {
    -webkit-column-count: 1;
    column-count: 1;
  }
}

.gridBox.blocks_5 {
  -webkit-column-count: 5;
  column-count: 5;
}

@media screen and (max-width: 767px) {
  .gridBox.blocks_5 {
    -webkit-column-count: 2;
    column-count: 2;
  }
}

@media screen and (max-width: 640px) {
  .gridBox.blocks_5 {
    -webkit-column-count: 1;
    column-count: 1;
  }
}

.gridBox.blocks_6 {
  -webkit-column-count: 6;
  column-count: 6;
}

@media screen and (max-width: 767px) {
  .gridBox.blocks_6 {
    -webkit-column-count: 2;
    column-count: 2;
  }
}

@media screen and (max-width: 640px) {
  .gridBox.blocks_6 {
    -webkit-column-count: 1;
    column-count: 1;
  }
}

.gridBox.blocks_7 {
  -webkit-column-count: 7;
  column-count: 7;
}

@media screen and (max-width: 767px) {
  .gridBox.blocks_7 {
    -webkit-column-count: 2;
    column-count: 2;
  }
}

@media screen and (max-width: 640px) {
  .gridBox.blocks_7 {
    -webkit-column-count: 1;
    column-count: 1;
  }
}

.gridBox.blocks_8 {
  -webkit-column-count: 8;
  column-count: 8;
}

@media screen and (max-width: 767px) {
  .gridBox.blocks_8 {
    -webkit-column-count: 2;
    column-count: 2;
  }
}

@media screen and (max-width: 640px) {
  .gridBox.blocks_8 {
    -webkit-column-count: 1;
    column-count: 1;
  }
}

.gridBox.blocks_9 {
  -webkit-column-count: 9;
  column-count: 9;
}

@media screen and (max-width: 767px) {
  .gridBox.blocks_9 {
    -webkit-column-count: 2;
    column-count: 2;
  }
}

@media screen and (max-width: 640px) {
  .gridBox.blocks_9 {
    -webkit-column-count: 1;
    column-count: 1;
  }
}

.gridBox.blocks_10 {
  -webkit-column-count: 10;
  column-count: 10;
}

@media screen and (max-width: 767px) {
  .gridBox.blocks_10 {
    -webkit-column-count: 2;
    column-count: 2;
  }
}

@media screen and (max-width: 640px) {
  .gridBox.blocks_10 {
    -webkit-column-count: 1;
    column-count: 1;
  }
}

.gridBox>figure {
  padding: 1%;
  -webkit-column-break-inside: avoid;
  break-inside: avoid;
  margin: 0;
  max-width: 100%;
}

.half-inner {
  width: 100%;
  margin: auto;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.half-inner>div {
  width: 50%;
}

.half-inner>div.halfBg {
  background: url(../img/bnr_img003.png) no-repeat left/cover;
}

.half-inner>div.halfBg img {
  display: none;
}

.half-inner>div.halfText>* {
  max-width: 500px;
}

.half-inner.reversal {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.half-inner.reversal .halfText {
  clear: both;
}

.half-inner.reversal .halfText>* {
  float: right;
}

@media screen and (max-width: 767px) {
  .half-inner {
    display: block;
    max-width: 1000px;
  }

  .half-inner>div {
    width: 100%;
  }

  .half-inner>div.halfBg {
    background: none;
  }

  .half-inner>div.halfBg img {
    display: block;
    margin: auto;
  }

  .half-inner>div.halfText {
    padding: 1em .5em;
  }

  .half-inner>div.halfText>* {
    float: none;
    max-width: inherit;
  }
}

.flow-inner {
  padding: 0;
  margin: auto;
  width: 100%;
  counter-reset: number 0;
}

.flow-inner>.flow {
  position: relative;
  display: block;
  margin: 10px auto 70px;
  padding: 0;
}

.flow-inner>.flow:last-child {
  margin: 10px auto;
}

.flow-inner>.flow:not(:last-child):after {
  content: '';
  position: absolute;
  display: block;
  left: 0;
  right: 0;
  bottom: -40px;
  margin: auto;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 30px 100px 0 100px;
  border-color: #00becf transparent transparent transparent;
}

.flowTitle span {
  font-size: 1.8rem;
  vertical-align: baseline;
  color: #00becf;
  letter-spacing: 0;
  line-height: 1;
  margin-right: .5em;
}

.flowTitle span:after {
  counter-increment: number 1;
  content: "0" counter(number);
}

.flow-inner.horizontal {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.flow-inner.horizontal .flow {
  padding: 1.5em 1%;
  margin: 0;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.flow-inner.horizontal .flow:not(:last-child) {
  margin-right: 4%;
}

.flow-inner.horizontal .flow:not(:last-child):after {
  right: -19%;
  left: auto;
  top: 0;
  bottom: 0;
  margin: auto;
  border-width: 50.5px 0 50.5px 25px;
  border-color: transparent transparent transparent #00becf;
}

@media screen and (max-width: 767px) {
  .flow-inner.horizontal {
    display: block;
  }

  .flow-inner.horizontal .flow {
    display: block;
    width: 100%;
    margin: 10px auto;
  }

  .flow-inner.horizontal .flow:not(:last-child) {
    margin-right: auto;
    margin-bottom: 50px;
  }

  .flow-inner.horizontal .flow:not(:last-child):after {
    content: '';
    position: absolute;
    display: block;
    left: 0;
    right: 0;
    top: auto;
    bottom: -65px;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
  }
}

.scaleBox {
  position: relative;
  display: table;
  table-layout: fixed;
  margin: auto;
}

.scaleBox>span {
  overflow: hidden;
  display: table;
  table-layout: fixed;
}

.scaleBox>span img {
  -webkit-transition: all 1s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 1s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.scaleBox>a {
  position: absolute;
  top: 0;
  left: 0;
  margin: auto;
  width: 100%;
  height: 100%;
  display: block;
  z-index: 1;
}

.scaleBox:hover>span img {
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
  -webkit-transition: all 1s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 1s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.borderBox {
  position: relative;
  display: inline-block;
  padding: 0;
  z-index: 2;
}

.borderBox>p {
  padding: 1.5em 1em;
}

.borderBox:before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: calc(100% - 10px);
  height: calc(100% - 10px);
  border: 2px solid #00becf;
  z-index: 1;
  display: block;
}

.pullDown {
  width: 100%;
  position: relative;
}

.pullDown>.pull-inner {
  display: none;
  width: 100%;
  padding-top: 1em;
}

.pullDown>p:first-child {
  background: none;
  text-align: left;
  position: relative;
  margin: 0;
  display: table;
  padding-right: 8%;
  cursor: pointer;
}

@media screen and (max-width: 767px) {
  .pullDown>p:first-child img {
    width: 80%;
  }
}

.pullDown>p:first-child:after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  right: 5%;
  margin: auto;
  width: 37px;
  height: 37px;
  background: url(../../../../../../wp-content/uploads/2019/07/lp1_btn2.png) no-repeat center/100%;
  -webkit-transition: .4s;
  transition: .4s;
}

@media screen and (max-width: 767px) {
  .pullDown>p:first-child:after {
    width: 30px;
  }
}

.pullDown>p:first-child.active:after {
  content: '';
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  -webkit-transition: .4s;
  transition: .4s;
}

@media screen and (max-width: 767px) {
  .sp_pull>.pull-inner {
    display: none;
    width: 100%;
  }

  .sp_pull>p:first-child {
    background: #00becf;
    color: #fff;
    text-align: center;
    font-size: 17px;
    font-weight: bold;
    letter-spacing: 0.1em;
    padding: 1.3em;
    position: relative;
    margin: 0;
    cursor: pointer;
  }

  .sp_pull>p:first-child:after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    right: 5%;
    margin: auto;
    width: 8px;
    height: 8px;
    border-bottom: 2px solid #fff;
    border-right: 2px solid #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: .4s;
    transition: .4s;
  }

  .sp_pull>p:first-child.active:after {
    content: '';
    -webkit-transform: rotate(225deg);
    transform: rotate(225deg);
    -webkit-transition: .4s;
    transition: .4s;
  }
}

.tab-inner {
  width: 100%;
  margin: auto;
}

.tabContent {
  display: none;
  padding: 1.5em .5em;
  -webkit-transition: .4s;
  transition: .4s;
}

.tabButton {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
}

.tabButton>li {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  cursor: pointer;
  position: relative;
  background: #00becf;
  padding: .8em;
  color: #fff;
  text-align: center;
  line-height: 1;
  -webkit-transition: .4s;
  transition: .4s;
  border: 1px solid #00becf;
  border-bottom: 0;
}

.tabButton>li:hover,
.tabButton>li.active {
  color: #333333;
  background: #fff;
  border-color: #dddddd;
  -webkit-transition: .4s;
  transition: .4s;
}

.scrollIn {
  -webkit-transition: all 1000ms;
  transition: all 1000ms;
  opacity: 0;
}

.scrollIn.up {
  -webkit-transform: translate(0, 150px);
  transform: translate(0, 150px);
}

.scrollIn.down {
  -webkit-transform: translate(0, -150px);
  transform: translate(0, -150px);
}

.scrollIn.right {
  -webkit-transform: translate(150px, 0);
  transform: translate(150px, 0);
}

.scrollIn.left {
  -webkit-transform: translate(-150px, 0);
  transform: translate(-150px, 0);
}

.scrollIn.scale {
  -webkit-transform: scale(0);
  transform: scale(0);
}

.scrollIn.para {
  -webkit-transform: translate(0, 150px);
  transform: translate(0, 150px);
  opacity: 1;
}

.scrollIn.para>* {
  -webkit-transform: translate(0, 150px);
  transform: translate(0, 150px);
}

.scrollIn.active {
  opacity: 1;
  -webkit-transform: none;
  transform: none;
  -webkit-transition: all 1000ms;
  transition: all 1000ms;
}

.scrollIn.active.para>* {
  -webkit-transition-delay: 50ms;
  transition-delay: 50ms;
  -webkit-transform: none;
  transform: none;
  -webkit-transition: all 1000ms;
  transition: all 1000ms;
}

.scrollIn.active~.scrollIn.active:nth-of-type(1) {
  -webkit-transition-delay: 100ms;
  transition-delay: 100ms;
}

.scrollIn.active~.scrollIn.active:nth-of-type(2) {
  -webkit-transition-delay: 200ms;
  transition-delay: 200ms;
}

.scrollIn.active~.scrollIn.active:nth-of-type(3) {
  -webkit-transition-delay: 300ms;
  transition-delay: 300ms;
}

.scrollIn.active~.scrollIn.active:nth-of-type(4) {
  -webkit-transition-delay: 400ms;
  transition-delay: 400ms;
}

.scrollIn.active~.scrollIn.active:nth-of-type(5) {
  -webkit-transition-delay: 500ms;
  transition-delay: 500ms;
}

.scrollIn.active~.scrollIn.active:nth-of-type(6) {
  -webkit-transition-delay: 600ms;
  transition-delay: 600ms;
}

.scrollIn.active~.scrollIn.active:nth-of-type(7) {
  -webkit-transition-delay: 700ms;
  transition-delay: 700ms;
}

.scrollIn.active~.scrollIn.active:nth-of-type(8) {
  -webkit-transition-delay: 800ms;
  transition-delay: 800ms;
}

.scrollIn.active~.scrollIn.active:nth-of-type(9) {
  -webkit-transition-delay: 900ms;
  transition-delay: 900ms;
}

.scrollIn.active~.scrollIn.active:nth-of-type(10) {
  -webkit-transition-delay: 1000ms;
  transition-delay: 1000ms;
}

.opening-container {
  overflow: hidden;
  width: 100%;
  position: relative;
  background: #fff;
  height: 100vh;
  position: absolute;
  top: 0;
  display: inline-block;
  z-index: 99999;
}

.opening-container .openingContents {
  width: calc(100% + 17px);
  height: 100vh;
  position: fixed;
  top: 0;
  z-index: 9999;
  overflow-y: scroll;
  background: #fff;
  opacity: 0;
  width: 50%;
}

@media all and (-ms-high-contrast: none) {
  figure.circle>img {
    position: absolute;
    width: auto;
    height: auto;
    top: 50%;
    left: 50%;
    min-height: 100%;
    min-width: 100%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
  }
}

/*/-----------------TOPページ*/
.contents02 {
  padding: 2.5% 0;
  margin-bottom: 0;
  background: url(../../../../../../wp-content/uploads/2019/07/lp1_bg002.png);
}

@media screen and (min-width: 768px) {
  .contents02 p {
    padding-left: 2.3em;
  }
}

.contents03,
.contents04,
.contents05,
.contents06 {
  padding: 0 0 2.5%;
  margin: 0 !important;
  padding-top: 0 !important;
  background: url(../../../../../../wp-content/uploads/2019/07/lp1_bg003.jpg);
}

.contents03 .inner,
.contents04 .inner,
.contents05 .inner,
.contents06 .inner {
  padding: 0;
}

@media screen and (max-width: 767px) {

  .contents03 .inner,
  .contents04 .inner,
  .contents05 .inner,
  .contents06 .inner {
    padding: 0 5px;
  }
}

.contents03 h2,
.contents04 h2,
.contents05 h2,
.contents06 h2 {
  background: url(../../../../../../wp-content/uploads/2019/07/lp1_h2.png) no-repeat center/cover;
  font-weight: 600;
  font-size: 35px;
  letter-spacing: 0.2em;
  text-align: center;
  padding: 3.5% 1%;
  margin: auto;
  color: #fff;
  margin-bottom: 5%;
}

@media screen and (max-width: 767px) {

  .contents03 h2,
  .contents04 h2,
  .contents05 h2,
  .contents06 h2 {
    font-size: 22px;
  }
}

.contents03 h3,
.contents04 h3,
.contents05 h3,
.contents06 h3 {
  background: none !important;
  text-align: center !important;
  font-size: 30px !important;
  font-weight: 600 !important;
  letter-spacing: 0.2em !important;
  padding: 0 0 0.5em !important;
  margin: 0 auto 0.5em !important;
  border-bottom: 5px dotted #00becf !important;
  color: #333333 !important;
  font-family: "メイリオ", "Meiryo", "Helvetica Neue", HelveticaNeue, Helvetica, Arial, "Segoe UI", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji" !important;
}

@media screen and (max-width: 767px) {

  .contents03 h3,
  .contents04 h3,
  .contents05 h3,
  .contents06 h3 {
    font-size: 19px !important;
  }
}

.wbox {
  background: #fff;
  border-radius: 8px;
  padding: 2em 2.3em;
  position: relative;
}

.wbox p {
  line-height: 1.8;
}

@media screen and (min-width: 768px) {
  .contents03 .wbox {
    min-height: 657px;
    padding-bottom: 331px;
  }

  .contents03 .wbox figure {
    position: absolute;
    bottom: 20px;
    right: 0;
    left: 0;
    margin: auto;
  }
}

.pullDown {
  border-bottom: 1px solid #00becf;
  margin-bottom: 3%;
  padding-bottom: 3%;
}

.contents04 h2 {
  background: url(../img/ji_lp/lp1_h2_2_sp_min.jpg) no-repeat center/cover;
}
@media ( min-width : 768px ) {
  .contents04 h2 {
    background: url(../img/ji_lp/lp1_h2_2.jpg) no-repeat center/cover;
  }
}
@media ( max-width : 420px ) {
  .contents04 h2 {
    background: url(../img/ji_lp/lp1_h2_2_sp.jpg) no-repeat center/cover;
  }
}

@media screen and (min-width: 768px) {
  .contents04 .wbox figure {
    margin-top: 20%;
  }
}

.contents05 h2 {
  background: url(../img/ji_lp/lp1_h2_3_sp_min.jpg) no-repeat center/cover;
}

@media ( min-width : 768px ) {
  .contents05 h2 {
    background: url(../img/ji_lp/lp1_h2_3.jpg) no-repeat center/cover;
  }
}
@media ( max-width : 420px ) {
  .contents05 h2 {
    background: url(../img/ji_lp/lp1_h2_3_sp.jpg) no-repeat center/cover;
  }
}

@media screen and (min-width: 768px) {
  .contents05 .wbox figure {
    margin-top: 20%;
  }
}

.contents06 {
  background: url(../img/ji_lp/lp1_h2_4_sp_min.jpg);
}

.contents06 h2 {
  background: url(../../../../../../wp-content/uploads/2019/07/lp1_h2_4.png) no-repeat center/cover;
}

@media ( min-width : 768px ) {
  .contents06 h2 {
    background: url(../img/ji_lp/lp1_h2_4.jpg) no-repeat center/cover;
  }
}
@media ( max-width : 420px ) {
  .contents06 h2 {
    background: url(../img/ji_lp/lp1_h2_4_sp.jpg) no-repeat center/cover;
  }
}

/*/-----------------下層*/
.googlemap {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 400px;
  padding-bottom: 0!important;
  overflow: hidden;
}

.googlemap iframe{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.menu-menu_lp2-container .menu a {
  font-size: 16px !important;
}

@media (min-width: 768px) {
  .col6 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .col6 li {
    width: 49%;
  }
  .col6 li:first-child {
    margin-right: 2%;
  }
}
@media (max-width: 767px) {
  .col6 li:first-child {
    margin-bottom: 5%;
  }
}

.col3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.col3 li {
  width: 49%;
}
.col3 li:nth-child(odd) {
  margin: 0 2% 2% 0;
}
@media (min-width: 768px) {
  .col3 li {
    width: 24.25%;
  }
  .col3 li:not(:last-child) {
    margin-right: 1%;
  }
}

.ibs_lp_sec02 {
  background: url(../../../../../../wp-content/uploads/2019/07/ibs_lp_bg02.jpg) no-repeat center/cover;
  padding: 10% 0;
}
.ibs_lp_sec02 h2, .ibs_lp_sec02 h3 {
  text-align: center;
}
.ibs_lp_sec02 h2 {
  margin-bottom: 5%;
}
.ibs_lp_sec02 h2 img {
  margin: auto;
}
.ibs_lp_sec02 h3 {
  color: #fff;
  font-size: 18px!important;
  border: solid 1px #fff;
  border-radius: 10px;
  padding: 10px!important;
  max-width: 360px;
  width: 100%;
  margin: auto;
  letter-spacing: 1.6px;
  margin-bottom: 7%;
  background: none!important;
}
.ibs_lp_sec02 ul {
  color: #fff;
}
.ibs_lp_sec02 ul.col6 {
  margin-bottom: 5%;
}
.ibs_lp_sec02 ul img {
  border-radius: 5px;
}
.ibs_lp_sec02 ul li {
  letter-spacing: 1px;
  line-height: 1.7;
}
@media (min-width: 768px) {
  .ibs_lp_sec02 {
    padding: 4% 0;
  }
  .ibs_lp_sec02 h3 {
    font-size: 20px!important;
    margin-bottom: 3%!important;
    background: none!important;
  }
}

.ibs_lp_sec03 {
  background: url(../../../../../../wp-content/uploads/2019/08/ibs_lp_bg07.jpg) no-repeat center/cover;
  padding: 10% 0;
}
.ibs_lp_sec03 h2 {
  margin-bottom: 5%;
}
.ibs_lp_sec03 h2 img {
  margin: auto;
}
.ibs_lp_sec03 h3 {
  font-size: 18px!important;
  text-align: center;
  margin-bottom: .7em;
  line-height: 1.4;
  background: none!important;
  color: #333!important;
}
.ibs_lp_sec03 p {
  margin-bottom: 1em !important;
}
.ibs_lp_sec03 .ibs_lp_sec03_box {
  background: url(../../../../../../wp-content/uploads/2019/07/ibs_lp_bg03.jpg) no-repeat center/cover;
  border-radius: 10px;
  padding: 5% 10px;
}
.ibs_lp_sec03 .ibs_lp_sec03_box ul li {
  display: inline-block;
}
.ibs_lp_sec03 .ibs_lp_sec03_box ul li span {
  font-size: 17px;
  position: relative;
  z-index: 5;
  font-weight: 600;
}
.ibs_lp_sec03 .ibs_lp_sec03_box ul li span:after {
  display: block;
  content: "";
  width: calc(100% - 1em);
  height: 13px;
  background: #b6dffe;
  position: absolute;
  bottom: 0;
  left: 1em;
  z-index: -1;
}
.ibs_lp_sec03 .ibs_lp_sec03_box ul li:not(:last-child) {
  margin-bottom: .5em;
}
.ibs_lp_sec03 .ibs_lp_sec03_box .text_box {
  padding-left: 1em;
  font-size: 16px;
}
@media (min-width: 768px) {
  .ibs_lp_sec03 {
    padding: 4% 0;
  }
  .ibs_lp_sec03 h3 {
    font-size: 25px!important;
    background: none!important;
    margin: 0 0 .7em!important;
    color: #333!important;
  }
  .ibs_lp_sec03 .ibs_lp_sec03_box {
    padding: 5%;
  }
  .ibs_lp_sec03 .ibs_lp_sec03_box ul li {
    font-size: 23px;
  }
}

.ibs_lp_sec04 {
  background: url(../../../../../../wp-content/uploads/2019/07/ibs_lp_bg04.jpg) no-repeat center/cover;
  padding: 4% 0;
}
.ibs_lp_sec04 h2 {
  margin-bottom: 5%;
}
.ibs_lp_sec04 p {
  margin-bottom: 0!important;
}
.ibs_lp_sec04 h2 img {
  margin: auto;
}
.ibs_lp_sec04 figure {
  margin-bottom: 1em;
}

.ibs_lp_sec05 {
  background: url(../../../../../../wp-content/uploads/2019/07/ibs_lp_bg05.jpg) no-repeat center/cover;
  padding: 10% 0;
}
.ibs_lp_sec05 h2 {
  margin-bottom: 5%;
}
.ibs_lp_sec05 h2 img {
  margin: auto;
}
.ibs_lp_sec05 p {
  margin-bottom: 1.5em;
}
@media (min-width: 768px) {
  .ibs_lp_sec05 {
    padding: 4% 0;
  }
  .ibs_lp_sec05 p {
    text-align: center;
  }
}

.ibs_lp_sec06 {
  background: url(../../../../../../wp-content/uploads/2019/07/ibs_lp_bg06.jpg) no-repeat center/cover;
  padding: 10% 0;
}
.ibs_lp_sec06 h2 {
  margin-bottom: 5%;
}
.ibs_lp_sec06 h2 img {
  margin: auto;
}
.ibs_lp_sec06 figure {
  text-align: left;
}
.ibs_lp_sec06 table, .ibs_lp_sec06 p {
  color: #fff;
  margin-bottom: 4%;
}
.ibs_lp_sec06 a:visited {
  color: #fff!important;
}
.ibs_lp_sec06 a {
  color: #fff!important;
}
.ibs_lp_sec06 table {
  width: 100%;
}
.ibs_lp_sec06 table tr th {
  text-align: left;
  width: 100px;
  padding: 0;
}
.ibs_lp_sec06 table tr th a {
  color: #fff!important;
}
.ibs_lp_sec06 table tr th a:visited {
  color: #fff!important;
}
.ibs_lp_sec06 table tr td {
  padding: 0;
}
.ibs_lp_sec06 .contents_right ul li:first-child {
  margin-bottom: 5%;
}
@media (min-width: 768px) {
  .ibs_lp_sec06 {
    padding: 5% 0;
  }
  .ibs_lp_sec06 .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .ibs_lp_sec06 .row .contents_left, .ibs_lp_sec06 .row .contents_right {
    width: 49%;
  }
  .ibs_lp_sec06 .row .contents_left {
    margin-right: 2%;
  }
}
@media (max-width: 767px) {
  .ibs_lp_sec06 .contents_left {
    margin-bottom: 5%;
  }
}

.pagetop_ibs_lp .pagetop:before {
  display: none;
}
.pagetop_ibs_lp ul {
  position: fixed;
  top: 130px;
  right: 0;
}
.pagetop_ibs_lp ul li:not(:last-child) {
  margin-bottom: 10%;
}

.ibs_lp_copy {
  background: #fff !important;
  color: #333333 !important;
}

body.lp2 #footer {
  padding: 0!important;
}

body.lp2 #aside {
  margin: 0!important;
}