@import "https://fonts.googleapis.com/css2?family=M+PLUS+1:wght@100;200;300;400;500;600;700;800;900&family=Noto+Sans+JP:wght@100;300;400;500;700;900&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;1,100;1,300;1,400;1,500&display=swap";

/*! destyle.css v1.0.13 | MIT License | https://github.com/nicolas-cusan/destyle.css */
* {
  box-sizing: border-box;
}

::before,
::after {
  box-sizing: inherit;
}

html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
  margin: 0;
}

main {
  display: block;
}

p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
  margin: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  margin: 0;
}

ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
  border: 0;
  border-top: 1px solid;
  margin: 0;
  clear: both;
  color: inherit;
}

pre {
  font-family: monospace, monospace;
  font-size: inherit;
}

address {
  font-style: inherit;
}

a {
  background-color: rgba(0, 0, 0, 0);
  text-decoration: none;
  color: inherit;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}

b,
strong {
  font-weight: bolder;
}

code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: inherit;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border-style: none;
  vertical-align: bottom;
}

embed,
object,
iframe {
  border: 0;
  vertical-align: bottom;
}

button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none;
  appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  border: 0;
  background: rgba(0, 0, 0, 0);
  padding: 0;
  margin: 0;
  outline: 0;
  border-radius: 0;
  text-align: inherit;
}

[type="checkbox"] {
  -webkit-appearance: checkbox;
  appearance: checkbox;
}

[type="radio"] {
  -webkit-appearance: radio;
  appearance: radio;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
[type="button"],
[type="reset"],
[type="submit"] {
  cursor: pointer;
  -webkit-appearance: none;
  appearance: none;
}

button[disabled],
[type="button"][disabled],
[type="reset"][disabled],
[type="submit"][disabled] {
  cursor: default;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

option {
  padding: 0;
}

fieldset {
  margin: 0;
  padding: 0;
  border: 0;
  min-width: 0;
}

legend {
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type="checkbox"],
[type="radio"] {
  padding: 0;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

[type="search"] {
  outline-offset: -2px;
}

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

label[for] {
  cursor: pointer;
}

details {
  display: block;
}

summary {
  display: list-item;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption {
  text-align: left;
}

td,
th {
  vertical-align: top;
  padding: 0;
}

th {
  text-align: left;
  font-weight: bold;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

.youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}

.youtube iframe,
.youtube object,
.youtube embed {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}

.youtube-embed {
  max-width: 640px;
}

.youtube-embed-inr {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}

.youtube-embed-inr iframe,
.youtube-embed-inr object,
.youtube-embed-inr embed {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}

.preload {
  transition: 0 !important;
}

body {
  font-family: "Roboto", "Noto Sans JP", sans-serif;
  font-weight: 500;
}

.nonetb {
  display: none !important;
}

@media screen and (min-width: 1281px) {
  .nonetb {
    display: block !important;
  }
}

.nonesp {
  display: none !important;
}

@media screen and (min-width: 769px) {
  .nonesp {
    display: block !important;
  }
}

.nonepc {
  display: block !important;
}

@media screen and (min-width: 1025px) {
  .nonepc {
    display: none !important;
  }
}

.nonepctb {
  display: block !important;
}

@media screen and (min-width: 769px) {
  .nonepctb {
    display: none !important;
  }
}

.onlytb {
  display: none !important;
}

form {
  padding: 0 !important;
  background: none !important;
}

.acceptance {
  line-height: 1.8;
}

a {
  opacity: 1;
  transition: opacity 0.4s;
}

a:hover {
  opacity: 0.78;
}

.global-footer {
  width: 100%;
  display: block;
  box-sizing: border-box;
  background: #444;
  margin-top: 0;
  padding: 40px 0 8px 0;
}

@media screen and (min-width: 1025px) {
  .global-footer {
    padding: 80px 0 40px 0;
  }
}

.global-footer-inr {
  color: #fff;
  max-width: 1186px;
  display: block;
  box-sizing: border-box;
  margin: 0 auto;
  padding: 0 24px 0;
}

.global-footer-logo {
  display: block;
  width: 168px;
  box-sizing: border-box;
  margin: 0 0 40px 0;
  padding: 0 0 0 0;
}

@media screen and (min-width: 1025px) {
  .global-footer-logo {
    margin: 0 0 72px 0;
  }
}

.global-footer-nav {
  display: block;
  box-sizing: border-box;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}

.global-footer-nav-inr {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.global-footer-nav-box {
  display: inline-block;
  width: 100%;
  margin: 0 0 28px 0;
}

@media screen and (min-width: 1025px) {
  .global-footer-nav-box {
    width: 30%;
    margin: 0 0 48px 0;
  }
}

.global-footer-nav-box-cap {
  margin-bottom: 16px;
  padding-bottom: 12px;
  border-bottom: 1px dotted #555;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 1px;
  color: #eee;
}

@media screen and (min-width: 1025px) {
  .global-footer-nav-box-cap {
    font-size: 16px;
  }
}

.global-footer-nav-box-cap a {
  color: #eee;
}

.global-footer-nav-box-list {
  display: block;
  margin: 0 0 0 8px;
}

.global-footer-nav-box-list ul li {
  font-size: 12px;
  margin: 0 0 12px 0;
  letter-spacing: 1px;
}

.global-footer-more {
  width: 100%;
  display: block;
  box-sizing: border-box;
  background: #222;
  padding: 40px 0;
}

.global-footer-more-inr {
  color: #fff;
  max-width: 1186px;
  display: block;
  box-sizing: border-box;
  margin: 0 auto;
  padding: 0 24px 0;
}

.global-footer-more-nav {
  display: block;
  box-sizing: border-box;
  margin: 0 0 24px 0;
  padding: 0 0 0 0;
}

.global-footer-more-nav ul {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

.global-footer-more-nav ul li {
  text-align: center;
  font-size: 12px;
  letter-spacing: 2px;
  line-height: 1.6;
}

.global-footer-more-nav ul li::before {
  content: "｜";
  display: inline-block;
  margin: 0 4px 0;
  color: #666;
}

.global-footer-more-nav ul li:first-child::before {
  display: none;
}

.global-footer-more-nav-s {
  display: block;
  box-sizing: border-box;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}

.global-footer-more-nav-s ol {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin: 0 0 12px 0;
}

.global-footer-more-nav-s ol li {
  text-align: center;
  letter-spacing: 1px;
  font-size: 10px;
  margin: 0 8px;
  line-height: 1.4;
}

.global-footer-more-nav-s-copyright {
  display: block;
  box-sizing: border-box;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  text-align: center;
  letter-spacing: 1px;
}

.global-footer-more-nav-s-copyright small {
  font-size: 10px;
}

header {
  font-family: "Roboto", "Noto Sans JP", sans-serif !important;
  z-index: 999999 !important;
  letter-spacing: 1px;
}

.front-top-page #ob-header,
.single-post #ob-header {
  display: none !important;
}

.front-top-page #mobile_ob_logo,
.front-top-page .slicknav_menu,
.single-post #mobile_ob_logo,
.single-post .slicknav_menu {
  display: none !important;
}

.front-top-page header .header_nav .header_nav_li .header_nav_big .wrapper .header_nav_big_links .header_nav_big_link a,
.single-post header .header_nav .header_nav_li .header_nav_big .wrapper .header_nav_big_links .header_nav_big_link a {
  min-width: 200px;
}

.flex.flexstart {
  justify-content: flex-start;
  padding: 24px 24px 0 !important;
}

@media screen and (min-width: 1441px) {
  .flex.flexstart {
    padding: 52.5px 40px 8px !important;
  }
}

.header_nav_big-box {
  display: block;
  width: 100%;
  margin: 0 0 0;
}

@media screen and (min-width: 993px) {
  .header_nav_big-box {
    width: 30%;
    margin: 0 1.66% 24px;
  }
}

.header_nav_big-box-cap {
  color: #999;
  font-size: 12px;
  padding: 12px 40px 12px 32px;
  background: #eee;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #e7e5e5;
}

@media screen and (min-width: 993px) {
  .header_nav_big-box-cap {
    color: #1d1d1d;
    padding: 8px 0 6px;
    font-size: 14px;
    font-weight: 500;
    border-top: none;
    border-bottom: none;
    color: #fff;
    background: rgba(0, 0, 0, 0.5);
  }
}

@media screen and (min-width: 1441px) {
  .header_nav_big-box-cap {
    color: #1d1d1d;
    padding: 0 0 16px;
    font-size: 16px;
    font-weight: 500;
    border-top: none;
    border-bottom: 2px solid #fff;
    color: #fff;
    background: none;
  }
}

@media screen and (min-width: 1024px) {
  .header_nav_big-box-cap {
    color: #1d1d1d;
    padding: 0 0 8px;
    font-size: 16px;
    font-weight: 500;
    border-top: none;
    border-bottom: 2px solid #fff;
    color: #fff;
    background: none;
  }
}

.header_nav_big-box ul {
  display: block;
  padding: 0;
}

@media screen and (min-width: 993px) {
  .header_nav_big-box ul {
    padding: 4px 4px 4px 4px;
  }
}

.header_nav_big-box ul li {
  text-align: left;
  font-size: 14px;
  line-height: 1.4;
  margin: 0 0;
  position: relative;
  transition: opacity 0.4s;
  cursor: pointer;
}

@media screen and (min-width: 993px) {
  .header_nav_big-box ul li {
    margin: 5px 0 5px;
    font-size: 13px;
  }
}

@media screen and (min-width: 1441px) {
  .header_nav_big-box ul li {
    margin: 12px 0;
  }
}

.header_nav_big-box ul li:after {
  content: url(../img/arrow_next_blue.svg);
  position: absolute;
  right: 44px;
  top: 24px;
}

@media screen and (min-width: 993px) {
  .header_nav_big-box ul li:after {
    content: url(../img/arrow_next.svg);
    transform: translateY(-50%);
    transition: 0.3s;
    right: 5px;
    top: 50%;
  }
}

@media screen and (min-width: 993px) {
  .header_nav_big-box ul li:hover {
    opacity: 0.8;
  }
}

.header_nav_big-box ul li:hover:after {
  right: 40px;
}

@media screen and (min-width: 993px) {
  .header_nav_big-box ul li:hover:after {
    right: 3px;
  }
}

.header_nav_big-box ul li a {
  color: #171c61;
  display: block;
}

@media screen and (min-width: 993px) {
  .header_nav_big-box ul li a {
    color: #fff;
  }
}

.header_nav_logo {
  position: relative;
}

.header_nav_logo::after {
  content: "";
  display: inline-block;
  background: url(../img/jpxseal.svg) no-repeat;
  background-size: contain;
  aspect-ratio: 135/150;
  position: absolute;
  top: -2px;
  right: -44px;
  width: 32px;
}

@media screen and (min-width: 769px) {
  .header_nav_logo::after {
    top: 0px;
    right: -64px;
    width: 46px;
  }
}

.inner,
.article {
  max-width: 1040px;
  margin: auto;
}

@media screen and (max-width: 834px) {
  .inner {
    width: 94%;
    margin: 0 auto;
  }
}

img {
  width: 100%;
}

.flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.flex+.sec_title02 {
  margin-top: 70px;
}

.flex.flex_top {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

header {
  max-width: 1186px;
  height: 73px;
  margin: 0 auto;
  background: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 24.5px;
  border-radius: 4px;
  position: fixed;
  width: 100%;
  top: 31px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 10;
  -webkit-box-shadow: 0 0 10px rgba(23, 28, 97, 0.2);
  box-shadow: 0 0 10px rgba(23, 28, 97, 0.2);
}

header .header_nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

header .header_nav i.underline {
  position: absolute;
  bottom: 0;
  height: 2px;
  background-color: #171c61;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  z-index: -1;
}

header .header_nav .header_nav_li {
  display: block;
}

header .header_nav .header_nav_li .header_nav_big {
  display: none;
  position: absolute;
  top: 90px;
  left: 3.5px;
  width: calc(100% - 7px);
}

header .header_nav .header_nav_li .header_nav_big .wrapper {
  background: rgba(23, 28, 97, 0.87);
  padding: 52.5px 140px 52.5px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

header .header_nav .header_nav_li .header_nav_big .wrapper h3 {
  color: #fff;
  font-size: 28px;
}

header .header_nav .header_nav_li .header_nav_big .wrapper h3 a {
  color: #fff;
}

header .header_nav .header_nav_li .header_nav_big .wrapper h3 span {
  color: #b7b7b7;
  font-size: 12px;
  display: block;
  margin-bottom: 12px;
}

header .header_nav .header_nav_li .header_nav_big .wrapper h3 span::after {
  content: url(../img/arrow_next.svg);
  position: relative;
  right: -12px;
  top: -1px;
}

header .header_nav .header_nav_li .header_nav_big .wrapper .header_nav_big_links {
  max-width: 635px;
}

header .header_nav .header_nav_li .header_nav_big .wrapper .header_nav_big_links .header_nav_big_link {
  width: calc(50% - 28px);
  margin-bottom: 21px;
}

header .header_nav .header_nav_li .header_nav_big .wrapper .header_nav_big_links .header_nav_big_link:last-child {
  margin-bottom: 0;
}

header .header_nav .header_nav_li .header_nav_big .wrapper .header_nav_big_links .header_nav_big_link a {
  color: #fff;
  padding: 20px 40px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-bottom: 2px solid #fff;
  position: relative;
  font-size: 14px;
  letter-spacing: 0;
  min-width: 200px;
}

header .header_nav .header_nav_li .header_nav_big .wrapper .header_nav_big_links .header_nav_big_link a::after {
  content: url(../img/arrow_next.svg);
  position: absolute;
  right: 5px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

header .header_nav .header_nav_li .header_nav_big .wrapper .header_nav_big_links .header_nav_big_link a:hover::after {
  right: 0;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

header .header_nav .header_nav_li .header_nav_big .wrapper .header_nav_big_links .header_nav_big_link.is_small a {
  font-size: 13px;
}

header .header_nav .header_nav_li>a {
  font-size: 14px;
  color: #171c61;
  font-weight: 600;
  height: 73px;
  padding: 0 12px;
  line-height: 73px;
  display: block;
  border-bottom: 2px solid rgba(0, 0, 0, 0);
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

@media screen and (min-width: 768px) {
  .onlysp {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  .onlypc {
    display: none;
  }
}

body.noscroll {
  overflow: hidden;
}

.nav_sp {
  position: fixed;
  z-index: 999998 !important;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background: #fff;
  padding-top: 100px;
  display: none;
  overflow: hidden;
  overflow-y: scroll;
}

.nav_sp ul li a {
  padding: 25px 40px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #171c61;
  border-bottom: 1px solid #f2f2f2;
  font-weight: 400;
}

.nav_sp ul li.header_nav_li .nav_toggle {
  height: 28px;
  width: 28px;
  position: relative;
}

.nav_sp ul li.header_nav_li .nav_toggle span {
  height: 1px;
  width: 50%;
  background: #171c61;
  display: block;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 0;
}

.nav_sp ul li.header_nav_li .nav_toggle span.nav_toggleline02 {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.nav_sp ul li.header_nav_li .nav_toggle.nav_open span.nav_toggleline02 {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.nav_sp ul li .header_nav_big {
  display: none;
}

.nav_sp .plus_arrow a:after,
.nav_sp .header_nav_big_link a:after {
  content: "";
  background: url(../img/arrow_next_blue.svg) no-repeat 50% 50%;
  height: 14px;
  width: 14px;
}

.menu_bar {
  position: fixed;
  right: 20px;
  height: 16px;
  width: 24px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  display: none;
}

.menu_bar .menu_line {
  background: #000;
  height: 1px;
  width: 100%;
  position: absolute;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.menu_bar .menu_line.line_top {
  top: 0;
}

.menu_bar .menu_line.line_mid {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.menu_bar .menu_line.line_bot {
  bottom: 0;
}

.menu_bar.menu_bar_open .menu_line {
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.menu_bar.menu_bar_open .menu_line.line_top {
  top: 8px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.menu_bar.menu_bar_open .menu_line.line_mid {
  opacity: 0;
}

.menu_bar.menu_bar_open .menu_line.line_bot {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  bottom: 7px;
}

.menu_bar.on_shadow {
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.08);
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.08);
}

@media (max-width: 1186px) {
  header {
    width: calc(100% - 28px);
  }
}

@media (max-width: 950px) {
  header {
    border-radius: 10px;
  }

  header .header_nav {
    display: none;
  }

  header .menu_bar {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}

@media screen and (max-width: 767px) {
  .menu_bar {
    display: block;
  }

  header {
    top: 15px;
    height: 60px;
  }

  header .header_nav_logo {
    max-width: 108px;
  }

  header .header_nav {
    display: none;
  }

  header .menu_bar {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}

@keyframes bgr01 {
  0% {
    transform: translateY(10px) rotate(45deg);
  }

  50% {
    transform: translateY(10px) rotate(0);
  }

  100% {
    transform: translateY(0) rotate(0);
  }
}

@keyframes bgr02 {
  0% {
    transform: translateY(-10px) rotate(-45deg);
  }

  50% {
    transform: translateY(-10px) rotate(0);
  }

  100% {
    transform: translateY(0) rotate(0);
  }
}

@keyframes active-bgr01 {
  0% {
    transform: translateY(0) rotate(0);
  }

  50% {
    transform: translateY(10px) rotate(0);
  }

  100% {
    transform: translateY(10px) rotate(45deg);
  }
}

@keyframes active-bgr03 {
  0% {
    transform: translateY(0) rotate(0);
  }

  50% {
    transform: translateY(-10px) rotate(0);
  }

  100% {
    transform: translateY(-10px) rotate(-45deg);
  }
}

@keyframes blur {
  0% {
    filter: blur(10px);
  }

  100% {
    filter: blur(0);
  }
}

@keyframes fadeIn {
  0% {
    opacity: 0;
    transform: scale(1.1, 1.1);
  }

  100% {
    opacity: 1;
    transform: scale(1, 1);
  }
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

@keyframes noise_anima {
  from {
    background-position: 0 0;
  }

  to {
    background-position: 123px 456px;
  }
}

@-webkit-keyframes noise_anima {
  from {
    background-position: 0 0;
  }

  to {
    background-position: 123px 456px;
  }
}

@keyframes noise_anima {
  from {
    background-position: 0 0;
  }

  to {
    background-position: 123px 456px;
  }
}

@keyframes pulse {
  0% {
    transform: scale3d(1, 1, 1);
    opacity: 1;
  }

  50% {
    transform: scale3d(1.4, 1.4, 1.4);
    opacity: 1;
  }

  100% {
    opacity: 0;
    transform: scale3d(1.4, 1.4, 1.4);
  }
}

@keyframes movDown {
  0% {
    transform: translateY(0);
    opacity: 1;
  }

  100% {
    transform: translateY(6px);
    opacity: 0;
  }
}

@keyframes fadeInMov {
  0% {
    opacity: 0;
    top: -56px;
  }

  100% {
    opacity: 1;
    top: 0;
  }
}

@keyframes fadeMovH2 {
  0% {
    opacity: 0;
    transition: all 1s;
    transform: scale(1.4) translateX(-10px);
  }

  100% {
    transform: scale(1) translateX(0);
    opacity: 1;
  }
}

@keyframes movUp {
  0% {
    transform: translateY(50px);
  }

  100% {
    transform: translateY(0);
  }
}

@keyframes fadeMovL {
  0% {
    opacity: 0;
    transform: translateX(10px);
  }

  100% {
    transform: translateX(0);
    opacity: 1;
  }
}

@keyframes sizeScale {
  0% {
    width: 60%;
  }

  100% {
    width: 100%;
  }
}

@keyframes show {
  0% {
    transform: translate(0, 2em);
    opacity: 0;
    text-shadow: 0 0 0 #ddb962;
  }

  50% {
    text-shadow: 0 0 0.5em #ddb962;
  }

  100% {
    transform: translate(0, 0);
    opacity: 1;
    text-shadow: none;
  }
}

@keyframes sheen {
  0% {
    transform: skewY(-45deg) translateX(0);
  }

  100% {
    transform: skewY(-45deg) translateX(12.5em);
  }
}

.downdown {
  -webkit-animation: downdown 3s infinite linear alternate;
  animation: downdown 3s infinite linear alternate;
}

@-webkit-keyframes downdown {
  0% {
    -webkit-transform: translate(0, 0) rotate(0deg);
  }

  50% {
    -webkit-transform: translate(0, -10px) rotate(0deg);
  }

  100% {
    -webkit-transform: translate(0, 0) rotate(0deg);
  }
}

@keyframes downdown {
  0% {
    -webkit-transform: translate(0, 0) rotate(0deg);
  }

  50% {
    -webkit-transform: translate(0, -10px) rotate(0deg);
  }

  100% {
    -webkit-transform: translate(0, 0) rotate(0deg);
  }
}

.fuwafuwa {
  -webkit-animation: fuwafuwa 3s infinite linear alternate;
  animation: fuwafuwa 3s infinite linear alternate;
}

@-webkit-keyframes fuwafuwa {
  0% {
    -webkit-transform: translate(0, 0) rotate(-5deg);
  }

  50% {
    -webkit-transform: translate(0, -5px) rotate(0deg);
  }

  100% {
    -webkit-transform: translate(0, 0) rotate(5deg);
  }
}

@keyframes fuwafuwa {
  0% {
    -webkit-transform: translate(0, 0) rotate(-5deg);
  }

  50% {
    -webkit-transform: translate(0, -5px) rotate(0deg);
  }

  100% {
    -webkit-transform: translate(0, 0) rotate(5deg);
  }
}

.buruburu {
  -webkit-animation: buruburu 0.1s infinite linear alternate;
  animation: buruburu 0.1s infinite linear alternate;
}

@-webkit-keyframes buruburu {
  0% {
    -webkit-transform: translate(0, 0) rotate(-3deg);
  }

  50% {
    -webkit-transform: translate(0, -1px) rotate(0deg);
  }

  100% {
    -webkit-transform: translate(0, 0) rotate(3deg);
  }
}

@keyframes buruburu {
  0% {
    -webkit-transform: translate(0, 0) rotate(-3deg);
  }

  50% {
    -webkit-transform: translate(0, -1px) rotate(0deg);
  }

  100% {
    -webkit-transform: translate(0, 0) rotate(3deg);
  }
}

.scroll-top {
  animation: movUp 0.3s linear 0s;
  display: none;
  position: absolute;
  bottom: 104px;
  right: 16px;
  z-index: 800;
  opacity: 0;
  z-index: 30;
}

@media screen and (min-width: 769px) {
  .scroll-top {
    bottom: 72px;
    right: 3%;
  }
}

.scroll-top.fixed {
  display: block;
  opacity: 1;
  transition: 0.4s;
  position: fixed;
  z-index: 30;
}

.scroll-top.fixed.stop {
  position: absolute;
}

.scroll-top-btn a {
  transition: all 0.4s;
}

.scroll-top-btn a img {
  display: block;
  width: 40px;
  transition: all 0.6s;
  transform: translateY(0px);
}

@media screen and (min-width: 769px) {
  .scroll-top-btn a img {
    width: 48px;
  }
}

.scroll-top-btn a:hover {
  position: relative;
}

.scroll-top-btn a:hover img {
  transform: translateY(-2px);
}

.scroll-top-btn a:active img {
  opacity: 1;
}

.ob_facility_teled {
  display: block;
  width: 100%;
  background-color: #fff;
  font-family: "Roboto", "Noto Sans JP", sans-serif;
  letter-spacing: 1px;
  overflow: hidden;
}

.ob_facility_teled-inr {
  width: 100%;
  height: 100%;
  margin: 0 auto;
  background-image: url(../img/kv/earth.svg);
  background-size: 692px;
  background-position: calc(50% - 100px) 800px;
  background-repeat: no-repeat;
}

@media screen and (min-width: 769px) {
  .ob_facility_teled-inr {
    background-size: 1100px;
    background-position: calc(50% - 360px) 80px;
  }
}

.ob_facility_teled-cv {
  display: inline-block;
  z-index: 99999;
  position: fixed;
  right: 0;
  bottom: 2%;
  width: 100%;
  transition: all 0.4s;
  transform: translateY(0);
}

@media screen and (min-width: 769px) {
  .ob_facility_teled-cv {
    width: auto;
    top: 136px;
    bottom: auto;
    transform: translateY(0);
    transform: translateX(0);
  }
}

@media screen and (min-width: 1441px) {
  .ob_facility_teled-cv {
    width: auto;
    top: 0;
    bottom: auto;
  }
}

.ob_facility_teled-cv.fixed {
  position: fixed;
  bottom: auto;
  top: 0;
}

.ob_facility_teled-cv.hidden {
  transform: translateY(100px);
}

@media screen and (min-width: 769px) {
  .ob_facility_teled-cv.hidden {
    transform: translateY(0);
    transform: translateX(100px);
  }
}

.ob_facility_teled-cv-inr {
  display: flex;
  justify-content: center;
}

@media screen and (min-width: 769px) {
  .ob_facility_teled-cv-inr {
    display: inline-block;
  }
}

.ob_facility_teled-cv-btn {
  display: inline-block;
  margin: 0 auto 0;
  width: 90%;
  text-align: center;
}

@media screen and (min-width: 769px) {
  .ob_facility_teled-cv-btn {
    margin: 0 0 0 0;
    width: auto;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
  }
}

.ob_facility_teled-cv-btn a {
  background: #fff;
  display: inline-block;
  box-sizing: border-box;
  padding: 24px;
  border-radius: 5px;
  box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.25);
  width: 100%;
}

@media screen and (min-width: 769px) {
  .ob_facility_teled-cv-btn a {
    width: auto;
    padding: 28px 24px 12px 24px;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 30px 0 0 30px;
  }
}

@media screen and (min-width: 1441px) {
  .ob_facility_teled-cv-btn a {
    border-radius: 0 0 0 30px;
  }
}

.ob_facility_teled-cv-btn a span {
  font-weight: 600;
  display: inline-block;
  line-height: 1;
  text-align: center;
  color: #009790;
  font-size: 20px;
  letter-spacing: 1px;
}

@media screen and (min-width: 769px) {
  .ob_facility_teled-cv-btn a span {
    font-size: 18px;
    letter-spacing: 6px;
  }
}

.ob_facility_teled-kv {
  width: 100%;
  position: relative;
  height: auto;
  background-image: url(../img/kv/kv.png);
  background-size: auto 304px;
  background-position: top 32px right;
  background-repeat: no-repeat;
}

@media screen and (min-width: 769px) {
  .ob_facility_teled-kv {
    background-size: 1056px;
    background-position: calc(50% + 160px) 0;
  }
}

.ob_facility_teled-kv:before {
  content: "";
  width: 100%;
  height: 336px;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  background: linear-gradient(180deg, #ffffff 12%, rgba(255, 255, 255, 0) 32%);
}

@media screen and (min-width: 769px) {
  .ob_facility_teled-kv:before {
    display: none;
  }
}

.ob_facility_teled-kv-inr {
  width: 100%;
  height: 100%;
  margin: 0 auto;
  position: relative;
  padding: 0 0 32px 0;
}

@media screen and (min-width: 769px) {
  .ob_facility_teled-kv-inr {
    padding: 0 24px 64px;
    width: 100%;
  }
}

@media screen and (min-width: 1281px) {
  .ob_facility_teled-kv-inr {
    padding: 0 0 94px 0;
    width: 1200px;
  }
}

.ob_facility_teled-kv-copy {
  display: block;
  width: 100%;
  padding: 222px 0 8px 0;
}

@media screen and (min-width: 769px) {
  .ob_facility_teled-kv-copy {
    padding: 270px 0 140px 0;
  }
}

.ob_facility_teled-kv-copy-main {
  display: inline-block;
  position: relative;
  margin: 0 0 4px 0;
}

@media screen and (min-width: 769px) {
  .ob_facility_teled-kv-copy-main {
    margin: 0 0 10px 0;
  }
}

.ob_facility_teled-kv-copy-main img {
  display: inline-block;
  width: 332px;
}

@media screen and (min-width: 769px) {
  .ob_facility_teled-kv-copy-main img {
    width: auto;
    filter: drop-shadow(2px 1px 1px #ffffff);
  }
}

.ob_facility_teled-kv-copy-main:after {
  display: block;
  background-color: #009790;
  width: 140%;
  height: 1px;
  margin: 10px 0 0 -40%;
}

@media screen and (min-width: 769px) {
  .ob_facility_teled-kv-copy-main:after {
    content: "";
  }
}

.ob_facility_teled-kv-copy-sub {
  display: block;
  margin: 0 0 0 32px;
}

@media screen and (min-width: 769px) {
  .ob_facility_teled-kv-copy-sub {
    margin: 0 0 0 0;
  }
}

.ob_facility_teled-kv-copy-sub img {
  display: inline-block;
  width: 296px;
}

@media screen and (min-width: 769px) {
  .ob_facility_teled-kv-copy-sub img {
    width: auto;
  }
}

.ob_facility_teled-kv-forte {
  display: block;
  width: 100%;
  opacity: 0;
  transition: all 0.5s ease-in-out 0.2s;
}

.ob_facility_teled-kv-forte.motion {
  opacity: 1;
}

.ob_facility_teled-kv-forte-inr {
  box-sizing: border-box;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 24px 28px;
}

@media screen and (min-width: 769px) {
  .ob_facility_teled-kv-forte-inr {
    padding: 0;
  }
}

.ob_facility_teled-kv-forte-item {
  display: inline-block;
  background-color: #fff;
  background-image: url(../img/kv/icon_hand.svg);
  background-position: top 12px center;
  background-repeat: no-repeat;
  box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.25);
  margin: 0 0 16px;
  position: relative;
  width: 100%;
  height: auto;
  border-radius: 5px;
  background-size: 54px;
  padding: 76px 16px 12px 16px;
}

@media screen and (min-width: 769px) {
  .ob_facility_teled-kv-forte-item {
    height: 240px;
    border-radius: 5px;
    background-size: 80px;
    background-position: center center;
    padding: 16px;
  }
}

@media screen and (min-width: 993px) {
  .ob_facility_teled-kv-forte-item {
    width: 32%;
    margin: 0 0;
    height: 240px;
  }
}

@media screen and (min-width: 1281px) {
  .ob_facility_teled-kv-forte-item {
    width: 388px;
    height: 280px;
    background-size: 96px;
  }
}

.ob_facility_teled-kv-forte-item:first-child {
  background-image: url(../img/kv/icon_onestop.svg);
}

.ob_facility_teled-kv-forte-item:last-child {
  background-image: url(../img/kv/icon_car.svg);
  margin: 0;
}

@media screen and (min-width: 769px) {
  .ob_facility_teled-kv-forte-item:last-child {
    margin: 0;
  }
}

.ob_facility_teled-kv-forte-item a {
  display: block;
  opacity: 1;
  width: 100%;
  height: 100%;
}

.ob_facility_teled-kv-forte-item a:hover,
.ob_facility_teled-kv-forte-item a:active,
.ob_facility_teled-kv-forte-item a:focus {
  color: #1d1d1d;
  opacity: 0.5;
}

.ob_facility_teled-kv-forte-item-cap {
  width: 100%;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin: 0 0 4px 0;
}

@media screen and (min-width: 769px) {
  .ob_facility_teled-kv-forte-item-cap {
    position: absolute;
    display: block;
    top: 16px;
    left: 0;
    margin: 0 0 0 0;
  }
}

.ob_facility_teled-kv-forte-item-cap span {
  display: inline-block;
  font-size: 16px;
  font-weight: 600;
  text-align: center;
  line-height: 1.6;
}

@media screen and (min-width: 769px) {
  .ob_facility_teled-kv-forte-item-cap span {
    display: block;
    font-size: 16px;
  }
}

@media screen and (min-width: 1281px) {
  .ob_facility_teled-kv-forte-item-cap span {
    font-size: 18px;
  }
}

.ob_facility_teled-kv-forte-item-text {
  width: 100%;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

@media screen and (min-width: 769px) {
  .ob_facility_teled-kv-forte-item-text {
    display: block;
    position: absolute;
    bottom: 16px;
    left: 0;
  }
}

.ob_facility_teled-kv-forte-item-text span {
  display: block;
  font-weight: 400;
  text-align: center;
  line-height: 1.6;
  font-size: 14px;
}

@media screen and (min-width: 1281px) {
  .ob_facility_teled-kv-forte-item-text span {
    font-size: 16px;
  }
}

.ob_facility_teled-introduction {
  width: 100%;
  position: relative;
  height: auto;
  padding: 0 0 0 0;
}

@media screen and (min-width: 769px) {
  .ob_facility_teled-introduction {
    padding: 0 24px 40px;
  }
}

@media screen and (min-width: 1281px) {
  .ob_facility_teled-introduction {
    padding: 0 0 40px 0;
  }
}

.ob_facility_teled-introduction-inr {
  width: 100%;
  height: 100%;
  margin: 0 auto;
  position: relative;
  padding: 0 0 0 0;
  background: rgba(255, 247, 231, 0.5);
  display: flex;
  justify-content: center;
  box-sizing: border-box;
  flex-wrap: wrap;
}

@media screen and (min-width: 1025px) {
  .ob_facility_teled-introduction-inr {
    justify-content: space-between;
    width: 100%;
  }
}

@media screen and (min-width: 1281px) {
  .ob_facility_teled-introduction-inr {
    width: 1200px;
  }
}

.ob_facility_teled-introduction-inr:before {
  display: block;
  background: url(../img/introduction/rb.svg) no-repeat;
  background-size: 380px;
  width: 380px;
  height: 358px;
  position: absolute;
  top: -24px;
  right: -24px;
  z-index: 1;
}

@media screen and (min-width: 1025px) {
  .ob_facility_teled-introduction-inr:before {
    content: "";
  }
}

.ob_facility_teled-introduction-title {
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-wrap: wrap;
  width: 100%;
  padding: 24px 0;
}

@media screen and (min-width: 1025px) {
  .ob_facility_teled-introduction-title {
    width: 33%;
    padding: 40px 0;
    align-items: center;
  }
}

@media screen and (min-width: 1281px) {
  .ob_facility_teled-introduction-title {
    width: 440px;
  }
}

.ob_facility_teled-introduction-title span {
  display: inline-block;
  width: 54px;
}

@media screen and (min-width: 769px) {
  .ob_facility_teled-introduction-title span {
    width: auto;
  }
}

.ob_facility_teled-introduction-text {
  box-sizing: border-box;
  width: 100%;
  padding: 0 28px 24px;
}

@media screen and (min-width: 993px) {
  .ob_facility_teled-introduction-text {
    width: 67%;
    padding: 72px 8% 0 0;
  }
}

@media screen and (min-width: 1281px) {
  .ob_facility_teled-introduction-text {
    width: 720px;
    padding: 72px 90px 0 0;
  }
}

.ob_facility_teled-introduction-text span {
  font-style: normal;
  font-weight: 400;
  text-align: justify;
  word-break: break-all;
  font-size: 16px;
  line-height: 2;
}

@media screen and (min-width: 769px) {
  .ob_facility_teled-introduction-text span {
    font-size: 16px;
    line-height: 2.3;
  }
}

.ob_facility_teled-introduction-text span a {
  text-decoration: underline;
  font-weight: bold;
}

.ob_facility_teled-introduction-text span a:hover {
  text-decoration: none;
}

.ob_facility_teled-sec {
  width: 100%;
  position: relative;
  height: auto;
  padding: 32px 0 40px 0;
  opacity: 0;
  transition: all 0.5s ease-in-out 0.2s;
}

@media screen and (min-width: 769px) {
  .ob_facility_teled-sec {
    padding: 40px 0 56px 0;
  }
}

.ob_facility_teled-sec.motion {
  opacity: 1;
}

.ob_facility_teled-sec#sec01 {
  padding: 32px 0 0 0;
}

@media screen and (min-width: 769px) {
  .ob_facility_teled-sec#sec01 {
    padding: 40px 0 56px 0;
  }
}

.ob_facility_teled-sec#sec02 .ob_facility_teled-sec-inr {
  width: 100%;
  height: 100%;
  margin: 0 auto;
  position: relative;
  padding: 0 0 0;
  box-sizing: border-box;
}

@media screen and (min-width: 1280px) {
  .ob_facility_teled-sec#sec02 .ob_facility_teled-sec-inr {
    width: 1200px;
  }
}

.ob_facility_teled-sec#sec03 {
  background-image: url(../img/sec/03/bg_sp.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

@media screen and (min-width: 769px) {
  .ob_facility_teled-sec#sec03 {
    background-image: url(../img/sec/03/bg.svg),
      linear-gradient(90deg, #c2effe 48.66%, #91e1d8 50%);
    background-position: center, center;
    background-repeat: no-repeat;
    background-size: 1600px 684px, 100%;
  }
}

.ob_facility_teled-sec#sec05 {
  background: linear-gradient(92.36deg,
      #c2effe 6.94%,
      #f0fffb 32.54%,
      #e6f8ed 71.48%,
      #91e1d8 93.97%);
}

.ob_facility_teled-sec#sec08 {
  background-image: url(../img/sec/08/bg_sp.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

@media screen and (min-width: 769px) {
  .ob_facility_teled-sec#sec08 {
    padding: 40px 0 40px 0;
    background-image: url(../img/sec/08/bg.svg),
      linear-gradient(90deg, #c2effe 48.66%, #91e1d8 50%);
    background-position: center, center;
    background-repeat: no-repeat;
    background-size: 1664px 628px, 100%;
  }
}

.ob_facility_teled-sec-inr {
  width: 100%;
  height: 100%;
  margin: 0 auto;
  position: relative;
  padding: 0 28px 0;
  box-sizing: border-box;
}

@media screen and (min-width: 769px) {
  .ob_facility_teled-sec-inr {
    width: 100%;
    padding: 0 24px 0;
  }
}

@media screen and (min-width: 1281px) {
  .ob_facility_teled-sec-inr {
    width: 1200px;
    padding: 0 0 0 0;
  }
}

.ob_facility_teled-sec-title {
  padding: 0 0;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  width: 100%;
  margin: 0 auto 24px;
}

@media screen and (min-width: 769px) {
  .ob_facility_teled-sec-title {
    width: 100%;
    margin: 0 auto 48px;
  }
}

@media screen and (min-width: 1281px) {
  .ob_facility_teled-sec-title {
    width: 1020px;
  }
}

.ob_facility_teled-sec-title-deco {
  display: block;
  width: auto;
  padding: 0 0 0 0;
  height: 76px;
  margin: 0 auto 20px;
  box-sizing: border-box;
}

@media screen and (min-width: 769px) {
  .ob_facility_teled-sec-title-deco {
    height: 108px;
    margin: 0 auto 32px;
  }
}

.ob_facility_teled-sec-title-deco img {
  display: block;
  width: auto;
  height: 100%;
}

.ob_facility_teled-sec-title-text {
  display: block;
  margin: 0 auto;
  padding: 0 0 0;
  box-sizing: border-box;
  width: 100%;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  text-align: center;
}

.ob_facility_teled-sec-title-text span {
  font-weight: bold;
  display: inline-block;
  text-align: center;
  font-size: 20px;
  line-height: 1.4;
}

@media screen and (min-width: 769px) {
  .ob_facility_teled-sec-title-text span {
    font-size: 28px;
    line-height: 1.6;
  }
}

.ob_facility_teled-sec-title-text-s {
  display: block;
  padding: 0 0 0;
  box-sizing: border-box;
  width: 100%;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin: 12px auto 0;
}

.ob_facility_teled-sec-title-text-s span {
  font-weight: bold;
  display: inline-block;
  text-align: center;
  font-size: 14px;
  line-height: 1.4;
}

@media screen and (min-width: 769px) {
  .ob_facility_teled-sec-title-text-s span {
    font-size: 18px;
    line-height: 1.6;
  }
}

.ob_facility_teled-sec-title-fill {
  display: block;
  box-sizing: border-box;
  width: auto;
  background: #009790;
  margin: 0 auto 0;
  padding: 16px 12px 12px 12px;
  width: 100%;
}

@media screen and (min-width: 769px) {
  .ob_facility_teled-sec-title-fill {
    margin: 12px auto 0;
    padding: 24px 32px 16px 32px;
    width: auto;
  }
}

.ob_facility_teled-sec-title-fill span {
  font-weight: bold;
  line-height: 1.6;
  display: block;
  text-align: center;
  color: #fff;
  font-size: 16px;
}

@media screen and (min-width: 769px) {
  .ob_facility_teled-sec-title-fill span {
    font-size: 28px;
  }
}

.ob_facility_teled-sec-title-fill span small {
  font-size: 20px;
}

@media screen and (min-width: 769px) {
  .ob_facility_teled-sec-title-fill span small {
    font-size: 26px;
  }
}

.ob_facility_teled-sec-text {
  box-sizing: border-box;
  padding: 0 0 0 0;
  margin: 0 auto 48px;
  width: 100%;
}

@media screen and (min-width: 1281px) {
  .ob_facility_teled-sec-text {
    margin: 0 auto 48px;
    width: 1020px;
  }
}

.ob_facility_teled-sec-text span {
  font-style: normal;
  font-weight: 400;
  text-align: justify;
  word-break: break-all;
  font-size: 16px;
  line-height: 1.8;
}

@media screen and (min-width: 769px) {
  .ob_facility_teled-sec-text span {
    font-size: 16px;
    line-height: 2.3;
  }
}

.ob_facility_teled-sec-text span a {
  text-decoration: underline;
  font-weight: bold;
}

.ob_facility_teled-sec-text span a:hover {
  text-decoration: none;
}

.ob_facility_teled-sec-img {
  display: block;
  margin: 0 auto;
  width: 100%;
  position: relative;
}

@media screen and (min-width: 1025px) {
  .ob_facility_teled-sec-img {
    width: 1020px;
  }
}

.ob_facility_teled-sec-img.sec04 {
  background: url(../img/sec/04/img_sp.png) center top no-repeat;
  background-size: 100%;
  aspect-ratio: 332/768;
  max-width: 332px;
}

@media screen and (min-width: 769px) {
  .ob_facility_teled-sec-img.sec04 {
    background: url(../img/sec/04/img_tb.png) center top no-repeat;
    background-size: 100%;
    aspect-ratio: 738/506;
    max-width: 738px;
  }
}

@media screen and (min-width: 1025px) {
  .ob_facility_teled-sec-img.sec04 {
    background: url(../img/sec/04/img.png) center top no-repeat;
    background-size: 100%;
    aspect-ratio: 1020/650;
    max-width: 1020px;
  }
}

.ob_facility_teled-sec-img.sec05 {
  background: url(../img/sec/05/img_sp.svg) center top no-repeat;
  aspect-ratio: 332/674;
  background-size: 100%;
  width: 100%;
  max-width: 332px;
}

@media screen and (min-width: 769px) {
  .ob_facility_teled-sec-img.sec05 {
    background: url(../img/sec/05/img_tb.svg) center top no-repeat;
    aspect-ratio: 738/488;
    max-width: 738px;
  }
}

@media screen and (min-width: 1281px) {
  .ob_facility_teled-sec-img.sec05 {
    width: 1200px;
    background: url(../img/sec/05/img.svg) center top no-repeat;
    aspect-ratio: 1200/780;
    max-width: 1200px;
  }
}

.ob_facility_teled-sec-img.sec06 {
  background: url(../img/sec/06/img_sp.svg) center top no-repeat;
  background-size: 100%;
  aspect-ratio: 332/694;
  max-width: 332px;
}

@media screen and (min-width: 769px) {
  .ob_facility_teled-sec-img.sec06 {
    background: url(../img/sec/06/img_tb.svg) center top no-repeat;
    aspect-ratio: 738/428;
    max-width: 738px;
  }
}

@media screen and (min-width: 1025px) {
  .ob_facility_teled-sec-img.sec06 {
    background: url(../img/sec/06/img.svg) center top no-repeat;
    aspect-ratio: 1020/580;
    max-width: 1020px;
  }
}

.ob_facility_teled-sec-img.sec07 {
  background: url(../img/sec/07/img_sp.png) center top no-repeat;
  background-size: 100%;
  aspect-ratio: 332/948;
  padding-top: 24px;
  width: 100%;
  max-width: 332px;
}

@media screen and (min-width: 769px) {
  .ob_facility_teled-sec-img.sec07 {
    background: url(../img/sec/07/img_tb.png) center top no-repeat;
    background-size: 100%;
    aspect-ratio: 738/468;
    max-width: 738px;
  }
}

@media screen and (min-width: 1281px) {
  .ob_facility_teled-sec-img.sec07 {
    background: url(../img/sec/07/img.png) center top no-repeat;
    aspect-ratio: 1200/728;
    padding-top: 24px;
    background-size: 100%;
    width: 1200px;
    max-width: 1200px;
  }
}

.ob_facility_teled-sec-img img {
  display: block;
  width: 100%;
}

.ob_facility_teled-sec-img-btn {
  width: 100%;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  position: absolute;
  right: 0;
  bottom: 0;
}

@media screen and (min-width: 769px) {
  .ob_facility_teled-sec-img-btn {
    width: auto;
    display: inline-block;
    position: absolute;
    right: 0;
    bottom: 0;
  }
}

@media screen and (min-width: 769px) {
  .ob_facility_teled-sec-img-btn.sec06 {
    right: -8px;
    bottom: 48px;
  }
}

@media screen and (min-width: 1025px) {
  .ob_facility_teled-sec-img-btn.sec06 {
    right: 16px;
    bottom: 64px;
  }
}

.ob_facility_teled-sec-img-btn a {
  display: inline-block;
  background: #009790;
  padding: 12px 28px 12px 40px;
  border-radius: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
}

@media screen and (min-width: 769px) {
  .ob_facility_teled-sec-img-btn a {
    padding: 12px 12px 12px 24px;
  }
}

@media screen and (min-width: 1025px) {
  .ob_facility_teled-sec-img-btn a {
    padding: 12px 28px 12px 40px;
  }
}

.ob_facility_teled-sec-img-btn a span {
  font-size: 14px;
  line-height: 1;
  font-weight: 500;
  display: inline-block;
  color: #fff;
}

@media screen and (min-width: 769px) {
  .ob_facility_teled-sec-img-btn a span {
    font-size: 16px;
  }
}

@media screen and (min-width: 1025px) {
  .ob_facility_teled-sec-img-btn a span {
    font-size: 18px;
  }
}

.ob_facility_teled-sec-img-btn a:after {
  content: "";
  display: inline-block;
  background: url(../img/arw_r.svg) center no-repeat;
  background-size: contain;
  width: 8px;
  height: 16px;
  margin: 0 0 0 12px;
}

.ob_facility_teled-sec-flex {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}

.ob_facility_teled-sec-item {
  display: block;
  background: #fff;
  border-radius: 5px;
  box-sizing: border-box;
  position: relative;
  height: auto;
  margin: 0 0 16px;
  padding: 20px 12px;
  width: 300px;
}

@media screen and (min-width: 1025px) {
  .ob_facility_teled-sec-item {
    width: 32%;
    height: auto;
    margin: 0 0;
    padding: 16px 16px 28px 16px;
  }
}

@media screen and (min-width: 1281px) {
  .ob_facility_teled-sec-item {
    width: 376px;
    margin: 0 0;
    padding: 16px 16px 28px 16px;
  }
}

.ob_facility_teled-sec-item:last-child {
  margin: 0 0;
}

@media screen and (min-width: 769px) {
  .ob_facility_teled-sec-item:last-child {
    margin: 0 0;
  }
}

.ob_facility_teled-sec-item.type2 {
  text-align: center;
  border-radius: 0 0 10px 10px;
  position: relative;
  width: 100%;
  height: auto;
  padding: 56px 0 16px 0;
  margin: 0 0 24px;
}

@media screen and (min-width: 1025px) {
  .ob_facility_teled-sec-item.type2 {
    width: 32%;
    height: 180px;
    padding: 88px 0 16px 0;
    margin: 0 0 40px;
  }
}

@media screen and (min-width: 1281px) {
  .ob_facility_teled-sec-item.type2 {
    width: 368px;
    height: 180px;
    padding: 88px 0 16px 0;
    margin: 0 0 40px;
  }
}

.ob_facility_teled-sec-item.type2:before {
  content: "";
  display: inline-block;
  width: 100%;
  height: 72px;
  position: absolute;
  top: -3px;
  left: 0;
  background-image: url(../img/sec/08/1_sp.svg);
  background-position: top center;
  background-size: 44px 48px;
  background-repeat: no-repeat;
  filter: drop-shadow(0px 2px 3px rgba(0, 0, 0, 0.25));
}

@media screen and (min-width: 1025px) {
  .ob_facility_teled-sec-item.type2:before {
    background-image: url(../img/sec/08/1.svg);
    background-size: 68px 72px;
    filter: drop-shadow(0px 3px 8px rgba(0, 0, 0, 0.25));
  }
}

.ob_facility_teled-sec-item.type2:nth-of-type(2):before {
  background-image: url(../img/sec/08/2_sp.svg);
}

@media screen and (min-width: 1025px) {
  .ob_facility_teled-sec-item.type2:nth-of-type(2):before {
    background-image: url(../img/sec/08/2.svg);
  }
}

.ob_facility_teled-sec-item.type2:nth-of-type(3):before {
  background-image: url(../img/sec/08/3_sp.svg);
}

@media screen and (min-width: 1025px) {
  .ob_facility_teled-sec-item.type2:nth-of-type(3):before {
    background-image: url(../img/sec/08/3.svg);
  }
}

.ob_facility_teled-sec-item.swiper-slide {
  margin: 0 24px 0 0;
}

@media screen and (min-width: 769px) {
  .ob_facility_teled-sec-item.swiper-slide {
    margin: 0 36px 0 0;
  }
}

.ob_facility_teled-sec-item.swiper-slide:last-child {
  margin: 0 !important;
}

@media screen and (min-width: 769px) {
  .ob_facility_teled-sec-item.swiper-slide:last-child {
    margin: 0 !important;
  }
}

.ob_facility_teled-sec-item-flex {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
}

@media screen and (min-width: 769px) {
  .ob_facility_teled-sec-item-flex {
    align-items: center;
  }
}

.ob_facility_teled-sec-item-text {
  width: auto;
}

@media screen and (min-width: 1281px) {
  .ob_facility_teled-sec-item-text {
    width: auto;
  }
}

.ob_facility_teled-sec-item-text span {
  display: block;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.6;
  text-align: center;
  letter-spacing: 0;
}

@media screen and (min-width: 769px) {
  .ob_facility_teled-sec-item-text span {
    font-size: 16px;
    line-height: 1.6;
    text-align: center;
    letter-spacing: 1px;
  }
}

.ob_facility_teled-sec-item-text span a {
  text-decoration: underline;
  font-weight: bold;
}

.ob_facility_teled-sec-item-text span a:hover {
  text-decoration: none;
}

.ob_facility_teled-sec-item-img {
  display: block;
  width: 76px;
  height: 76px;
  margin: 0 0;
}

@media screen and (min-width: 769px) {
  .ob_facility_teled-sec-item-img {
    width: 84px;
    height: 84px;
  }
}

.ob_facility_teled-sec-item-img img {
  display: block;
  width: 100%;
}

.ob_facility_teled-sec-item-capture {
  display: block;
  margin: 12px auto 16px;
  width: 232px;
}

@media screen and (min-width: 769px) {
  .ob_facility_teled-sec-item-capture {
    display: block;
    width: 232px;
    height: auto;
  }
}

.ob_facility_teled-sec-item-capture img {
  display: block;
  width: 100%;
}

.ob_facility_teled-sec-item-btn {
  box-sizing: border-box;
  width: auto;
  display: inline-block;
  position: absolute;
  left: 50%;
  bottom: 16px;
  margin: 0 0 0 -20%;
}

@media screen and (min-width: 1025px) {
  .ob_facility_teled-sec-item-btn {
    width: 100%;
    display: flex;
    justify-content: center;
    left: 0;
    bottom: -16px;
    margin: 0;
  }
}

.ob_facility_teled-sec-item-btn a {
  display: inline-block;
  background: #009790;
  border-radius: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 8px 20px 8px 24px;
}

@media screen and (min-width: 769px) {
  .ob_facility_teled-sec-item-btn a {
    padding: 8px 40px 8px 48px;
  }
}

.ob_facility_teled-sec-item-btn a span {
  line-height: 1;
  font-weight: 500;
  display: inline-block;
  color: #fff;
  font-size: 12px;
  letter-spacing: 0;
}

@media screen and (min-width: 769px) {
  .ob_facility_teled-sec-item-btn a span {
    font-size: 16px;
    letter-spacing: 1px;
  }
}

.ob_facility_teled-sec-item-btn a:after {
  content: "";
  display: inline-block;
  background: url(../img/arw_r.svg) center no-repeat;
  background-size: contain;
  width: 6px;
  height: 12px;
  margin: 0 0 0 8px;
}

@media screen and (min-width: 769px) {
  .ob_facility_teled-sec-item-btn a:after {
    width: 8px;
    height: 16px;
    margin: 0 0 0 12px;
  }
}

.ob_facility_teled-sec-item-copy span {
  font-weight: 600;
  line-height: 1;
  display: block;
  margin: 6px 0;
  font-size: 20px;
}

@media screen and (min-width: 769px) {
  .ob_facility_teled-sec-item-copy span {
    font-size: 22px;
  }
}

.ob_facility_teled-sec-item-copy span strong {
  color: #009790;
  font-weight: 600;
  font-size: 32px;
}

@media screen and (min-width: 769px) {
  .ob_facility_teled-sec-item-copy span strong {
    font-size: 36px;
  }
}

.ob_facility_teled-sec-item-copy span b {
  color: #009790;
  font-weight: 600;
  font-size: 24px;
}

@media screen and (min-width: 769px) {
  .ob_facility_teled-sec-item-copy span b {
    font-size: 26px;
  }
}

.ob_facility_teled-sec-item-copy span em {
  font-style: normal;
  font-size: 28px;
}

@media screen and (min-width: 769px) {
  .ob_facility_teled-sec-item-copy span em {
    font-size: 28px;
  }
}

.ob_facility_teled-sec-item-copy span small {
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0;
}

@media screen and (min-width: 769px) {
  .ob_facility_teled-sec-item-copy span small {
    font-size: 18px;
  }
}

.ob_facility_teled-sec-item.end {
  background: #009790;
}

.ob_facility_teled-sec-item-more {
  box-sizing: border-box;
  width: auto;
  display: inline-block;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.ob_facility_teled-sec-item-more a {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0;
}

@media screen and (min-width: 769px) {
  .ob_facility_teled-sec-item-more a {
    padding: 0;
  }
}

.ob_facility_teled-sec-item-more a span {
  line-height: 1;
  font-weight: 500;
  display: block;
  color: #fff;
  font-size: 16px;
  letter-spacing: 1px;
}

.ob_facility_teled-sec-item-more a:after {
  content: "";
  display: inline-block;
  background: url(../img/arw_r.svg) center no-repeat;
  background-size: contain;
  width: 8px;
  height: 16px;
  margin: 0 0 0 12px;
}

.ob_facility_teled-sec-btn {
  width: 100%;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
}

.ob_facility_teled-sec-btn a {
  display: inline-block;
  background: #009790;
  padding: 12px 48px 12px 64px;
  border-radius: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.ob_facility_teled-sec-btn a.type2 {
  background: #fff;
  border: 1px solid #009790;
  padding: 12px 16px 12px 16px;
}

@media screen and (min-width: 769px) {
  .ob_facility_teled-sec-btn a.type2 {
    padding: 12px 20px 12px 24px;
  }
}

.ob_facility_teled-sec-btn a.type2 span {
  color: #009790;
  font-size: 16px;
}

@media screen and (min-width: 769px) {
  .ob_facility_teled-sec-btn a.type2 span {
    font-size: 18px;
  }
}

.ob_facility_teled-sec-btn a.type2:after {
  background: url(../img/arw_r2.svg) center no-repeat;
  background-size: contain;
}

.ob_facility_teled-sec-btn a span {
  font-size: 18px;
  line-height: 1;
  font-weight: 500;
  display: inline-block;
  color: #fff;
}

.ob_facility_teled-sec-btn a:after {
  content: "";
  display: inline-block;
  background: url(../img/arw_r.svg) center no-repeat;
  background-size: contain;
  width: 8px;
  height: 16px;
  margin: 0 0 0 12px;
}

.ob_facility_teled-sec-check {
  display: block;
  margin: 14px 0 0;
}

.ob_facility_teled-sec-check span {
  display: block;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.6;
  text-align: center;
}

.ob_facility_teled-sec-check span a {
  text-decoration: none;
  font-weight: normal;
}

.ob_facility_teled-sec-check span a:hover {
  text-decoration: none;
  color: #1d1d1d;
}

.ob_facility_teled-sec-framebox {
  display: block;
  box-sizing: border-box;
  border: 1.5px solid #009790;
  border-radius: 10px;
  overflow: hidden;
  width: 100%;
  margin: 32px auto 0;
}

@media screen and (min-width: 1025px) {
  .ob_facility_teled-sec-framebox {
    width: 1020px;
    margin: 14px auto 0;
  }
}

.ob_facility_teled-sec-framebox-cap {
  box-sizing: border-box;
  background: #009790;
  padding: 8px 0;
}

.ob_facility_teled-sec-framebox-cap span {
  font-family: "Noto Sans JP", sans-serif;
  display: block;
  font-weight: bold;
  line-height: 1.6;
  color: #fff;
  text-align: center;
  font-size: 18px;
}

@media screen and (min-width: 1025px) {
  .ob_facility_teled-sec-framebox-cap span {
    font-size: 20px;
  }
}

.ob_facility_teled-sec-framebox-text {
  box-sizing: border-box;
  padding: 12px 16px;
}

@media screen and (min-width: 769px) {
  .ob_facility_teled-sec-framebox-text {
    padding: 24px 24px;
  }
}

.ob_facility_teled-sec-framebox-text span {
  display: block;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.8;
  text-align: justify;
  word-break: break-all;
}

.ob_facility_teled-sec-framebox-text-excuse {
  margin: 8px 0 0;
  font-size: 12px !important;
  font-weight: normal;
  color: #888;
  line-height: 1.5em;
}

.ob_facility_teled-sec-framebox-text-excuse--outer {
  background-color: #fff;
  border-radius: 10px;
  margin: 20px auto 0;
  padding: 20px;
  max-width: 980px;
}

.ob_facility_teled-sec-framebox-text-excuse--outer p {
  font-size: 14px;
  font-weight: normal;
  line-height: 1.4em;
}

.ob_facility_teled-sec-slide {
  width: 100%;
  margin: 0 0 32px;
  position: relative;
}

@media screen and (min-width: 769px) {
  .ob_facility_teled-sec-slide {
    margin: 0 0;
  }
}

.ob_facility_teled-sec-slide-inr {
  padding: 20px 0 20px 0;
  overflow-x: hidden;
}

@media screen and (min-width: 769px) {
  .ob_facility_teled-sec-slide-inr {
    padding: 0 0;
  }
}

.ob_facility_teled-sec-slide-inr.home-slider {
  overflow-x: visible !important;
  overflow-y: visible !important;
  padding: 0;
  margin: 0 0 24px 0;
}

@media screen and (min-width: 769px) {
  .ob_facility_teled-sec-slide-inr.home-slider {
    overflow-x: clip !important;
    margin: 0 0 48px 0;
  }
}

.ob_facility_teled-sec-slide-inr.home-slider-2 {
  overflow-x: visible !important;
  overflow-y: visible !important;
  padding: 0;
  margin: 0 0 32px 0;
}

@media screen and (min-width: 769px) {
  .ob_facility_teled-sec-slide-inr.home-slider-2 {
    overflow-x: clip !important;
    margin: 0 0 64px 0;
  }
}

.ob_facility_teled-sec-slide-box {
  overflow: hidden;
  display: inline-block;
  margin: 0 8px 0;
  background: #fff;
  padding: 0;
  cursor: grab;
  width: 238px;
  height: auto;
  flex: 0 0 238px;
  position: relative;
  padding: 0 0 40px 0;
}

@media screen and (min-width: 769px) {
  .ob_facility_teled-sec-slide-box {
    width: 384px;
    margin: 0 18px 0 0;
    flex: 0 0 384px;
    padding: 0 0 70px 0;
  }
}

.ob_facility_teled-sec-slide-box:first-child {
  margin: 0 8px 0 28px;
}

@media screen and (min-width: 769px) {
  .ob_facility_teled-sec-slide-box:first-child {
    margin: 0 18px 0 0;
  }
}

.ob_facility_teled-sec-slide-box:last-child {
  margin: 0 28px 0 8px;
}

@media screen and (min-width: 769px) {
  .ob_facility_teled-sec-slide-box:last-child {
    margin: 0;
  }
}

.ob_facility_teled-sec-slide-box:active {
  cursor: grabbing;
}

.ob_facility_teled-sec-slide-box a:hover {
  color: #1d1d1d;
  opacity: 0.8;
}

.ob_facility_teled-sec-slide-box-img {
  width: 100%;
  margin: 0 0 0;
  padding: 0 0 0;
  display: block;
}

.ob_facility_teled-sec-slide-box-img img {
  width: 100%;
  display: block;
  max-width: none;
}

.ob_facility_teled-sec-slide-box-text {
  display: block;
  margin: 0 0 0;
  padding: 12px 0 8px;
  white-space: normal;
  line-height: 1.6;
  font-size: 14px;
}

@media screen and (min-width: 769px) {
  .ob_facility_teled-sec-slide-box-text {
    font-size: 16px;
    padding: 16px 0 8px;
  }
}

.ob_facility_teled-sec-slide-box-text b {
  display: block;
}

.ob_facility_teled-sec-slide-box-text span {
  display: block;
}

.ob_facility_teled-sec-slide-box-text span:first-child {
  height: auto;
}

.ob_facility_teled-sec-slide-box-text span:nth-child(2) {
  font-size: clamp(13px, 1.8vw, 15px);
}

.ob_facility_teled-sec-slide-box-text span:last-child {
  height: 3em;
  font-size: clamp(13px, 1.8vw, 15px);
}

@media screen and (min-width: 769px) {
  .ob_facility_teled-sec-slide-box-text span:last-child {
    height: auto;
  }
}

.ob_facility_teled-sec-slide-box-label {
  box-sizing: border-box;
  border: 2px solid #009790;
  width: 100%;
  display: flex;
  align-items: center;
  position: relative;
  background: #fff url(../img/sec/02/label_sp.svg) no-repeat;
  background-size: contain;
  height: 40px;
  position: absolute;
  bottom: 0;
}

@media screen and (min-width: 769px) {
  .ob_facility_teled-sec-slide-box-label {
    background: #fff url(../img/sec/02/label.svg) no-repeat;
    background-size: contain;
    height: 56px;
    position: absolute;
    bottom: 0;
  }
}

.ob_facility_teled-sec-slide-box-label-text {
  text-align: center;
  display: inline-block;
  line-height: 1.1;
  position: absolute;
  right: 0;
  width: 90px;
}

@media screen and (min-width: 769px) {
  .ob_facility_teled-sec-slide-box-label-text {
    width: 170px;
    line-height: 1.4;
  }
}

.ob_facility_teled-sec-slide-box-label-text span {
  display: block;
  font-weight: 900;
  line-height: 1;
  margin: 0 0 4px 0;
  font-size: 14px;
}

@media screen and (min-width: 769px) {
  .ob_facility_teled-sec-slide-box-label-text span {
    font-size: 18px;
  }
}

.ob_facility_teled-sec-slide-box-label-text::before {
  content: "CO2 削減量";
  font-weight: bold;
  line-height: 1;
  font-size: 12px;
}

@media screen and (min-width: 769px) {
  .ob_facility_teled-sec-slide-box-label-text::before {
    font-size: 15px;
  }
}

.ob_facility_teled-sec-service {
  width: 100%;
  display: block;
  margin: 0 auto;
}

@media screen and (min-width: 1281px) {
  .ob_facility_teled-sec-service {
    width: 1020px;
  }
}

.ob_facility_teled-sec-service-inr {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-wrap: wrap;
}

@media screen and (min-width: 577px) {
  .ob_facility_teled-sec-service-inr {
    width: 100%;
    justify-content: space-around;
  }
}

@media screen and (min-width: 993px) {
  .ob_facility_teled-sec-service-inr {
    justify-content: space-between;
  }
}

@media screen and (min-width: 1281px) {
  .ob_facility_teled-sec-service-inr {
    width: 1020px;
  }
}

.ob_facility_teled-sec-service-box {
  width: 328px;
  height: 268px;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  box-sizing: border-box;
  position: relative;
  margin: 0 0 36px 0;
}

@media screen and (min-width: 993px) {
  .ob_facility_teled-sec-service-box {
    width: 32%;
    height: 268px;
    margin: 0 0 44px 0;
  }
}

@media screen and (min-width: 1281px) {
  .ob_facility_teled-sec-service-box {
    width: 328px;
    height: 268px;
    margin: 0 0 44px 0;
  }
}

.ob_facility_teled-sec-service-box.on-click {
  z-index: 12;
}

.ob_facility_teled-sec-service-box.on-click .ob_facility_teled-sec-service-box-wrap {
  box-shadow: 0 8px 8px rgba(17, 17, 17, 0.2);
  width: 104%;
  margin: 0 0 0 -2%;
}

.ob_facility_teled-sec-service-box-inr {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  box-sizing: border-box;
  z-index: 10;
}

.ob_facility_teled-sec-service-box-wrap {
  position: relative;
  padding: 16px 16px 28px;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-wrap: wrap;
  background: linear-gradient(92.36deg,
      #c2effe 6.94%,
      #ccefe6 32.54%,
      #c5f6d9 71.48%,
      #91e1d8 93.97%);
  transition: all 0.4s;
}

.ob_facility_teled-sec-service-box-img {
  display: inline-block;
  width: 256px;
  height: 150px;
  border-radius: 5px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  aspect-ratio: 256/150;
  margin: 0 0 12px 0;
}

.ob_facility_teled-sec-service-box-img.img1 {
  background-image: url(../img/sec/01/1.jpg);
}

.ob_facility_teled-sec-service-box-img.img2 {
  background-image: url(../img/sec/01/2.jpg);
}

.ob_facility_teled-sec-service-box-img.img3 {
  background-image: url(../img/sec/01/3.jpg);
}

.ob_facility_teled-sec-service-box-img.img4 {
  background-image: url(../img/sec/01/4.jpg);
}

.ob_facility_teled-sec-service-box-img.img5 {
  background-image: url(../img/sec/01/5.jpg);
}

.ob_facility_teled-sec-service-box-img.img6 {
  background-image: url(../img/sec/01/6.jpg);
}

.ob_facility_teled-sec-service-box-text {
  font-size: 14px;
  text-align: center;
  margin: 0 0 0 0;
  padding: 0 0 8px 0;
}

.ob_facility_teled-sec-service-box-text b {
  font-size: 16px;
}

.ob_facility_teled-sec-service-box-text span {
  display: block;
  line-height: 1.2;
  margin: 6px 0 0 0;
}

.ob_facility_teled-sec-service-box-btn {
  width: 36px;
  height: 36px;
  background: url(../img/arw_fill.svg) center no-repeat;
  background-size: 36px;
  position: absolute;
  bottom: -18px;
  left: 50% -18px;
  cursor: pointer;
  transition: all 0.4s;
  transform: rotate(0deg);
}

.ob_facility_teled-sec-service-box-btn:hover {
  filter: saturate(200%);
}

.ob_facility_teled-sec-service-box-btn.on-click {
  transform: rotate(180deg);
}

.ob_facility_teled-sec-service-box-nav {
  width: 100%;
  display: none;
  padding: 24px 0 8px;
}

.ob_facility_teled-sec-service-box-nav.on-click {
  display: block;
}

.ob_facility_teled-sec-service-box-nav ul {
  display: block;
  width: 100%;
}

.ob_facility_teled-sec-service-box-nav ul li {
  border-top: 1px solid #009790;
  width: 100%;
}

.ob_facility_teled-sec-service-box-nav ul li a {
  font-size: 13px;
  width: 100%;
  display: block;
  padding: 12px 0;
  background: url(../img/arw_rs.svg) center right 0 no-repeat;
  transition: all 0.4s;
  color: #1d1d1d;
}

.ob_facility_teled-sec-service-box-nav ul li a:hover {
  color: #1d1d1d;
  opacity: 0.6;
  background: url(../img/arw_rs.svg) center right -2px no-repeat;
}

.ob_facility_teled .home-slider-button-next,
.ob_facility_teled .home-slider-button-prev {
  position: absolute;
  bottom: 50%;
  width: 64px;
  height: 64px;
  margin-bottom: -32px;
  z-index: 10;
  cursor: pointer;
  background-size: 20px 20px;
  background-position: center;
  background-repeat: no-repeat;
  background-color: #009790;
  display: block;
  border-radius: 100%;
  transition: all 0.4s;
  display: none;
}

@media screen and (min-width: 769px) {

  .ob_facility_teled .home-slider-button-next,
  .ob_facility_teled .home-slider-button-prev {
    display: block;
  }
}

.ob_facility_teled .home-slider-button-next:hover,
.ob_facility_teled .home-slider-button-prev:hover {
  filter: saturate(200%);
}

.ob_facility_teled .home-slider-button-next.swiper-button-disabled,
.ob_facility_teled .home-slider-button-prev.swiper-button-disabled {
  opacity: 0 !important;
  cursor: auto !important;
  pointer-events: none !important;
}

.ob_facility_teled .home-slider-button-next {
  background-image: url(../img/arrow_next.svg);
  left: auto;
  right: -80px;
  top: auto;
}

@media screen and (min-width: 769px) {
  .ob_facility_teled .home-slider-button-next {
    right: -104px;
  }
}

.ob_facility_teled .home-slider-button-prev {
  background-image: url(../img/arrow_next.svg);
  right: auto;
  left: -80px;
  top: auto;
  transform: rotate(180deg);
}

@media screen and (min-width: 769px) {
  .ob_facility_teled .home-slider-button-prev {
    left: -104px;
  }
}

.ob_facility_teled-example {
  display: block;
  padding: 80px 0 40px 0;
  margin: 0 0 0 0;
  font-family: "Roboto", "Noto Sans JP", sans-serif;
  overflow-x: hidden;
}

@media screen and (min-width: 769px) {
  .ob_facility_teled-example {
    padding: 104px 0 80px 0;
  }
}

.ob_facility_teled-example-inr {
  display: block;
  padding: 0 0 0 0;
  margin: 0 0 0 0;
}

.ob_facility_teled-example-copy {
  display: block;
  padding: 40px 16px 32px;
}

@media screen and (min-width: 769px) {
  .ob_facility_teled-example-copy {
    padding: 80px 16px 56px;
  }
}

.ob_facility_teled-example-copy-h1 {
  text-align: center;
  display: block;
}

.ob_facility_teled-example-copy-h1 span {
  display: block;
  color: #1d1d1d;
  font-size: 22px;
  font-weight: 600;
  letter-spacing: 2px;
  line-height: 1.6;
}

@media screen and (min-width: 769px) {
  .ob_facility_teled-example-copy-h1 span {
    font-size: 28px;
  }
}

.ob_facility_teled-example-copy-h1 span b {
  color: #009790;
  font-size: 26px;
  font-weight: 600;
}

@media screen and (min-width: 769px) {
  .ob_facility_teled-example-copy-h1 span b {
    font-size: 32px;
  }
}

.ob_facility_teled-example-copy-h1::after {
  content: "";
  background: url(../img/h1deco.svg) center no-repeat;
  background-size: 32px 12px;
  width: 32px;
  height: 12px;
  display: block;
  margin: 16px auto 0;
}

.ob_facility_teled-example-slider {
  display: block;
  background: #eef3f3;
  box-sizing: border-box;
  position: relative;
  width: 100%;
  margin: 0 auto 104px;
  padding: 24px 0 0;
}

@media screen and (min-width: 1200px) {
  .ob_facility_teled-example-slider {
    width: 1200px;
    margin: 0 auto 136px;
    padding: 56px 0 0;
  }
}

.ob_facility_teled-example-slider-inr {
  display: block;
  width: 100%;
  position: relative;
}

.ob_facility_teled-example-slider .example-mainslider {
  display: block;
  margin: 0 auto;
  width: 100%;
  height: auto;
  position: relative;
}

@media screen and (min-width: 1200px) {
  .ob_facility_teled-example-slider .example-mainslider {
    width: 1020px;
    height: 540px;
    position: static;
    overflow: hidden;
  }
}

.ob_facility_teled-example-slider .example-mainslider .swiper-wrapper {
  margin: 0;
}

.ob_facility_teled-example-slider .example-mainslider .swiper-slide figure {
  position: relative;
}

.ob_facility_teled-example-slider .example-mainslider .swiper-slide figure figcaption {
  position: absolute;
  z-index: 3;
  background: rgba(255, 255, 255, 0.8);
  color: #000;
  padding: 4px 8px;
  bottom: 8px;
  right: 8px;
}

.ob_facility_teled-example-slider .example-mainslider .swiper-slide figure figcaption span {
  letter-spacing: 2px;
  line-height: 1.4;
  display: inline-block;
  font-size: 14px;
}

.ob_facility_teled-example-slider .example-mainslider .swiper-pagination {
  display: block;
}

.ob_facility_teled-example-slider .example-mainslider .swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  background: #fff;
  opacity: 1;
  margin: 0 8px;
}

@media screen and (min-width: 1200px) {
  .ob_facility_teled-example-slider .example-mainslider .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
  }
}

.ob_facility_teled-example-slider .example-mainslider .swiper-pagination-bullet-active {
  background: #009790;
}

.ob_facility_teled-example-slider .example-mainslider .swiper-pagination-bullets {
  bottom: -36px !important;
}

@media screen and (min-width: 1200px) {
  .ob_facility_teled-example-slider .example-mainslider .swiper-pagination-bullets {
    bottom: 72px !important;
  }
}

.ob_facility_teled-example-slider .example-mainslider-button-next,
.ob_facility_teled-example-slider .example-mainslider-button-prev {
  cursor: pointer;
}

.ob_facility_teled-example-slider .example-mainslider-button-next::after,
.ob_facility_teled-example-slider .example-mainslider-button-prev::after {
  content: "";
  display: inline-block;
  position: absolute;
  filter: brightness(100%);
  transition: filter 0.4s;
  top: 50%;
  width: 32px;
  height: 32px;
  margin: -16px 0 0 0;
  background: #009790 url(../img/example/sldrbtn_arw.svg) center no-repeat;
  background-size: 4px 10px;
  z-index: 2;
  border-radius: 100%;
}

@media screen and (min-width: 1200px) {

  .ob_facility_teled-example-slider .example-mainslider-button-next::after,
  .ob_facility_teled-example-slider .example-mainslider-button-prev::after {
    top: 240px;
    width: 35px;
    height: 70px;
    margin: 0;
    z-index: 0;
    background-color: unset;
    background-position: left 14px center, left 0 center;
    background-repeat: no-repeat, no-repeat;
    background-size: 12px 24px, 35px 70px;
    border-radius: 0;
  }
}

.ob_facility_teled-example-slider .example-mainslider-button-next:hover::after,
.ob_facility_teled-example-slider .example-mainslider-button-prev:hover::after {
  background-position: left 13px center, left 0 center;
  filter: brightness(110%);
}

.ob_facility_teled-example-slider .example-mainslider-button-next::after {
  right: 16px;
  transform: rotate(180deg);
}

@media screen and (min-width: 1200px) {
  .ob_facility_teled-example-slider .example-mainslider-button-next::after {
    right: 56px;
    background-image: url(../img/example/sldrbtn_arw.svg),
      url(../img/example/sldrbtn_bg.svg);
  }
}

.ob_facility_teled-example-slider .example-mainslider-button-prev::after {
  left: 16px;
}

@media screen and (min-width: 1200px) {
  .ob_facility_teled-example-slider .example-mainslider-button-prev::after {
    left: 56px;
    background-image: url(../img/example/sldrbtn_arw.svg),
      url(../img/example/sldrbtn_bg.svg);
  }
}

.ob_facility_teled-example-slider .example-thumbsslider {
  display: block;
  margin: 0 0 0 0;
  position: relative;
  top: 56px;
  overflow-x: hidden;
}

@media screen and (min-width: 1200px) {
  .ob_facility_teled-example-slider .example-thumbsslider {
    top: 64px;
  }
}

.ob_facility_teled-example-slider .example-thumbsslider .swiper-wrapper {
  margin: 0;
}

.ob_facility_teled-example-slider .example-thumbsslider .swiper-slide {
  cursor: pointer;
  filter: brightness(100%);
  transition: filter 0.4s;
}

.ob_facility_teled-example-slider .example-thumbsslider .swiper-slide:hover {
  filter: brightness(110%);
}

.ob_facility_teled-example-client {
  display: block;
  overflow: hidden;
  background: #eef3f3;
  box-sizing: border-box;
  width: 100%;
  padding: 16px;
  margin: 0 auto 64px;
}

@media screen and (min-width: 769px) {
  .ob_facility_teled-example-client {
    max-width: 1020px;
    padding: 16px;
    margin: 0 auto 72px;
  }
}

.ob_facility_teled-example-client-inr {
  width: 100%;
  overflow: hidden;
  background: #fff;
  margin: 0 0 0;
  box-sizing: border-box;
  border: 1.5px solid #009790;
  display: flex;
  justify-content: space-around;
  align-items: center;
  flex-wrap: wrap;
  padding: 28px 16px;
}

@media screen and (min-width: 769px) {
  .ob_facility_teled-example-client-inr {
    flex-wrap: wrap;
    padding: 24px 32px 16px;
  }
}

.ob_facility_teled-example-client-l,
.ob_facility_teled-example-client-r {
  display: flex;
  justify-content: space-around;
  align-items: center;
  height: 100%;
  width: 100%;
  flex-wrap: wrap;
}

@media screen and (min-width: 769px) {

  .ob_facility_teled-example-client-l,
  .ob_facility_teled-example-client-r {
    width: 55%;
    flex-wrap: wrap;
  }
}

@media screen and (min-width: 769px) {
  .ob_facility_teled-example-client-l {
    width: 56%;
  }
}

.ob_facility_teled-example-client-r {
  justify-content: flex-end;
  padding: 0 0 0 0;
}

@media screen and (min-width: 769px) {
  .ob_facility_teled-example-client-r {
    width: 40%;
    padding: 0 0 0 0;
  }
}

.ob_facility_teled-example-client-name {
  display: block;
  box-sizing: border-box;
  overflow: hidden;
  width: 100%;
}

@media screen and (min-width: 769px) {
  .ob_facility_teled-example-client-name {
    width: auto;
  }
}

.ob_facility_teled-example-client-name-text {
  text-align: center;
  display: block;
  width: 100%;
  font-weight: bold;
  font-size: 18px;
  line-height: 1.4;
  margin: 12px auto 0;
}

@media screen and (min-width: 769px) {
  .ob_facility_teled-example-client-name-text {
    font-size: 22px;
    margin: 16px auto 0;
  }
}

.ob_facility_teled-example-client-name-logo {
  display: block;
  width: 160px;
  margin: 0 auto 0;
}

@media screen and (min-width: 769px) {
  .ob_facility_teled-example-client-name-logo {
    width: 180px;
    margin: 0 auto 0;
  }
}

.ob_facility_teled-example-client-name-logo img {
  width: 100%;
  display: block;
}

.ob_facility_teled-example-client-data {
  width: 100%;
}

@media screen and (min-width: 769px) {
  .ob_facility_teled-example-client-data {
    width: auto;
  }
}

.ob_facility_teled-example-client-data-table {
  letter-spacing: 1px;
  padding: 16px 0;
}

@media screen and (min-width: 769px) {
  .ob_facility_teled-example-client-data-table {
    padding: 16px 0;
  }
}

.ob_facility_teled-example-client-data-table table {
  background: none;
  border: none;
  font-size: 16px;
  margin: 0 auto;
  display: flex;
  justify-content: center;
}

@media screen and (min-width: 769px) {
  .ob_facility_teled-example-client-data-table table {
    font-size: 16px;
    width: auto;
    display: block;
  }
}

.ob_facility_teled-example-client-data-table table tr {
  background: none;
  border: none;
}

.ob_facility_teled-example-client-data-table table th {
  background: none;
  border: none;
  font-weight: 400;
  padding: 8px 20px 8px 8px;
  font-size: 16px;
  line-height: 1.6;
  min-width: 96px;
}

@media screen and (min-width: 769px) {
  .ob_facility_teled-example-client-data-table table th {
    font-size: 16px;
  }
}

.ob_facility_teled-example-client-data-table table td {
  background: none;
  border: none;
  padding: 8px;
  font-size: 16px;
  line-height: 1.6;
}

@media screen and (min-width: 769px) {
  .ob_facility_teled-example-client-data-table table td {
    font-size: 16px;
  }
}

.ob_facility_teled-example-client-comment {
  border: 1px solid #009790;
  box-sizing: border-box;
  position: relative;
  padding: 28px 16px;
}

@media screen and (min-width: 769px) {
  .ob_facility_teled-example-client-comment {
    padding: 28px 24px;
    margin: 24px 0;
  }
}

.ob_facility_teled-example-client-comment::after {
  content: "";
  background: url(../img/example/turn.svg) center no-repeat;
  background-size: contain;
  width: 35px;
  height: 30px;
  display: block;
  margin: 0 auto 0;
  position: absolute;
  right: -1.5px;
  bottom: -1.2px;
}

.ob_facility_teled-example-client-comment-inr {
  display: block;
}

.ob_facility_teled-example-client-comment-inr span {
  font-size: 16px;
  letter-spacing: 0;
  text-align: justify;
  word-break: break-all;
  display: inline-block;
  line-height: 1.8;
}

@media screen and (min-width: 769px) {
  .ob_facility_teled-example-client-comment-inr span {
    line-height: 2;
  }
}

.ob_facility_teled-example-result {
  display: block;
  overflow: hidden;
  box-sizing: border-box;
  width: 100%;
  margin: 0 auto 64px;
}

@media screen and (min-width: 769px) {
  .ob_facility_teled-example-result {
    max-width: 1050px;
    margin: 0 auto 72px;
    padding: 0 15px;
  }
}

.ob_facility_teled-example-result-inr {
  width: 100%;
  overflow: hidden;
  padding: 0;
  margin: 0 0 0;
  box-sizing: border-box;
}

.ob_facility_teled-example-result-title {
  display: flex;
  justify-content: center;
  border-bottom: 3px solid #009790;
  margin: 0 0 16px 0;
}

@media screen and (min-width: 769px) {
  .ob_facility_teled-example-result-title {
    display: block;
    margin: 0 0 16px 0;
  }
}

.ob_facility_teled-example-result-title-main {
  background: #009790;
  border-radius: 10px 10px 0 0;
  display: inline-block;
  line-height: 1;
  padding: 10px 16px 6px 16px;
}

@media screen and (min-width: 769px) {
  .ob_facility_teled-example-result-title-main {
    padding: 16px 16px 13px 16px;
  }
}

.ob_facility_teled-example-result-title-main-inr {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

.ob_facility_teled-example-result-title span {
  color: #fff;
  letter-spacing: 1px;
  line-height: 1;
  font-weight: 600;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  font-size: 18px;
}

@media screen and (min-width: 769px) {
  .ob_facility_teled-example-result-title span {
    font-size: 20px;
  }
}

.ob_facility_teled-example-result-title span.irglr {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

.ob_facility_teled-example-result-title span.irglr-r::before,
.ob_facility_teled-example-result-title span.irglr-l::before {
  margin-right: 8px;
  margin-bottom: 1px;
  content: "";
  display: inline-block;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  width: 30px;
  height: 26px;
}

@media screen and (min-width: 769px) {

  .ob_facility_teled-example-result-title span.irglr-r::before,
  .ob_facility_teled-example-result-title span.irglr-l::before {
    width: 34px;
    height: 30px;
  }
}

.ob_facility_teled-example-result-title span.irglr-r::before {
  background-image: url(../img/example/ico-theme.svg);
}

.ob_facility_teled-example-result-title span.irglr-r::after {
  margin-right: 8px;
  margin-left: 16px;
  content: "";
  display: inline-block;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url(../img/example/ico-arw-r.svg);
  width: 12px;
  height: 18px;
}

@media screen and (min-width: 769px) {
  .ob_facility_teled-example-result-title span.irglr-r::after {
    width: 13px;
    height: 21px;
  }
}

.ob_facility_teled-example-result-title span.irglr-l::before {
  background-image: url(../img/example/ico-result.svg);
}

.ob_facility_teled-example-result-data-inr {
  padding: 8px 16px;
}

@media screen and (min-width: 769px) {
  .ob_facility_teled-example-result-data-inr {
    padding: 0;
  }
}

.ob_facility_teled-example-result-data-box {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  overflow: hidden;
  box-sizing: border-box;
  width: 100%;
  margin: 0 0 16px 0;
}

.ob_facility_teled-example-result-data-box-l,
.ob_facility_teled-example-result-data-box-r {
  overflow: hidden;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  width: 100%;
}

@media screen and (min-width: 769px) {

  .ob_facility_teled-example-result-data-box-l,
  .ob_facility_teled-example-result-data-box-r {
    width: 50%;
  }
}

.ob_facility_teled-example-result-data-box-l span,
.ob_facility_teled-example-result-data-box-r span {
  font-size: 16px;
  line-height: 1.8;
  letter-spacing: 0;
  text-align: justify;
  word-break: break-all;
}

@media screen and (min-width: 769px) {

  .ob_facility_teled-example-result-data-box-l span,
  .ob_facility_teled-example-result-data-box-r span {
    line-height: 2;
  }
}

.ob_facility_teled-example-result-data-box-l {
  background: #eef3f3 url(../img/example/ico-theme.svg) left 16px top 21px no-repeat;
  background-size: 30px 26px;
  border-radius: 10px 10px 0 0;
  padding: 20px 24px 20px 60px;
}

@media screen and (min-width: 769px) {
  .ob_facility_teled-example-result-data-box-l {
    background: #eef3f3 url(../img/example/ico-theme.svg) left 16px center no-repeat;
    background-size: 34px 30px;
    border-radius: 10px 0 0 10px;
    padding: 20px 24px 20px 64px;
  }
}

.ob_facility_teled-example-result-data-box-r {
  background-color: #bee7e5;
  background-image: url(../img/example/ico-result.svg),
    url(../img/example/ico-arw-d.svg);
  background-position: top 20px left 12px, top -8px center;
  background-size: 30px 26px, 30px 26px;
  background-repeat: no-repeat, no-repeat;
  border-radius: 0 0 10px 10px;
  padding: 20px 24px 20px 60px;
}

@media screen and (min-width: 769px) {
  .ob_facility_teled-example-result-data-box-r {
    background-image: url(../img/example/ico-result.svg),
      url(../img/example/ico-arw-r.svg);
    background-position: left 24px center, left -12px center;
    background-size: 34px 30px, 34px 30px;
    background-repeat: no-repeat, no-repeat;
    border-radius: 0 10px 10px 0;
    padding: 20px 28px 20px 72px;
  }
}

.ob_facility_teled-example-service {
  display: block;
  overflow: hidden;
  box-sizing: border-box;
  width: 100%;
  margin: 0 auto 64px;
}

@media screen and (min-width: 769px) {
  .ob_facility_teled-example-service {
    max-width: 1050px;
    margin: 0 auto 72px;
    padding: 0 15px;
  }
}

.ob_facility_teled-example-service-inr {
  width: 100%;
  overflow: hidden;
  padding: 0;
  margin: 0 0 0;
  box-sizing: border-box;
}

.ob_facility_teled-example-service-title {
  display: flex;
  justify-content: center;
  border-bottom: 3px solid #009790;
  margin: 0 0 16px 0;
}

@media screen and (min-width: 769px) {
  .ob_facility_teled-example-service-title {
    display: block;
    margin: 0 0 16px 0;
  }
}

.ob_facility_teled-example-service-title-main {
  background: #009790;
  border-radius: 10px 10px 0 0;
  display: inline-block;
  line-height: 1;
  padding: 10px 16px 6px 16px;
}

@media screen and (min-width: 769px) {
  .ob_facility_teled-example-service-title-main {
    padding: 16px 16px 13px 16px;
  }
}

.ob_facility_teled-example-service-title-main-inr {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

.ob_facility_teled-example-service-title span {
  color: #fff;
  letter-spacing: 1px;
  line-height: 1;
  font-weight: 600;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  font-size: 18px;
}

@media screen and (min-width: 769px) {
  .ob_facility_teled-example-service-title span {
    font-size: 20px;
  }
}

.ob_facility_teled-example-service-text {
  display: block;
  padding: 0 28px 0;
  text-align: justify;
  word-break: break-all;
}

@media screen and (min-width: 769px) {
  .ob_facility_teled-example-service-text {
    padding: 0 0 0;
  }
}

.ob_facility_teled-example-service-text span {
  font-size: 16px;
  letter-spacing: 2px;
  text-align: justify;
  word-break: break-all;
  line-height: 1.8;
}

@media screen and (min-width: 769px) {
  .ob_facility_teled-example-service-text span {
    line-height: 2;
  }
}

.ob_facility_teled-example-service-text span p {
  font-size: 16px;
}

.ob_facility_teled-example-figure {
  display: block;
  width: 100%;
  overflow: hidden;
  box-sizing: border-box;
  background: #eef3f3;
  margin: 0 auto 64px;
}

@media screen and (min-width: 769px) {
  .ob_facility_teled-example-figure {
    margin: 0 auto 72px;
  }
}

.ob_facility_teled-example-figure-inr {
  overflow: hidden;
  margin: 0 auto 0;
  box-sizing: border-box;
  width: 100%;
  padding: 28px 16px;
}

@media screen and (min-width: 769px) {
  .ob_facility_teled-example-figure-inr {
    max-width: 1050px;
    padding: 64px 15px;
  }
}

.ob_facility_teled-example-figure-img {
  width: 100%;
  display: block;
  padding: 0 0 0 0;
  margin: 0 0 0 0;
}

.ob_facility_teled-example-figure-img img {
  display: block;
  width: 100%;
}

.ob_facility_teled-example-figure-notes {
  display: block;
  padding: 16px 16px 0;
}

@media screen and (min-width: 769px) {
  .ob_facility_teled-example-figure-notes {
    padding: 24px 24px 0;
  }
}

.ob_facility_teled-example-figure-notes span {
  font-size: 16px;
  line-height: 2;
  letter-spacing: 2px;
  text-align: justify;
  word-break: break-all;
}

.ob_facility_teled-example-manager {
  display: block;
  overflow: hidden;
  box-sizing: border-box;
  width: 100%;
  margin: 0 auto 64px;
}

@media screen and (min-width: 769px) {
  .ob_facility_teled-example-manager {
    max-width: 1050px;
    margin: 0 auto 72px;
    padding: 0 15px;
  }
}

.ob_facility_teled-example-manager-inr {
  width: 100%;
  overflow: hidden;
  padding: 0;
  margin: 0 0 0;
  box-sizing: border-box;
}

.ob_facility_teled-example-manager-title {
  display: flex;
  justify-content: center;
  border-bottom: 3px solid #009790;
  margin: 0 0 16px 0;
}

@media screen and (min-width: 769px) {
  .ob_facility_teled-example-manager-title {
    display: block;
    margin: 0 0 16px 0;
  }
}

.ob_facility_teled-example-manager-title-main {
  background: #009790;
  border-radius: 10px 10px 0 0;
  display: inline-block;
  line-height: 1;
  padding: 10px 16px 6px 16px;
}

@media screen and (min-width: 769px) {
  .ob_facility_teled-example-manager-title-main {
    padding: 16px 16px 13px 16px;
  }
}

.ob_facility_teled-example-manager-title-main-inr {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

.ob_facility_teled-example-manager-title span {
  color: #fff;
  letter-spacing: 1px;
  line-height: 1;
  font-weight: 600;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  font-size: 18px;
}

@media screen and (min-width: 769px) {
  .ob_facility_teled-example-manager-title span {
    font-size: 20px;
  }
}

.ob_facility_teled-example-manager-box {
  display: block;
  width: 100%;
}

@media screen and (min-width: 769px) {
  .ob_facility_teled-example-manager-box {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
}

.ob_facility_teled-example-manager-box-img {
  display: block;
  width: 128px;
  margin: 24px auto 16px;
}

@media screen and (min-width: 769px) {
  .ob_facility_teled-example-manager-box-img {
    margin: 0;
  }
}

.ob_facility_teled-example-manager-box-img img {
  display: block;
  width: 100%;
}

.ob_facility_teled-example-manager-box-text {
  display: block;
  width: 100%;
  padding: 0 28px 0;
  box-sizing: border-box;
}

@media screen and (min-width: 769px) {
  .ob_facility_teled-example-manager-box-text {
    width: calc(100% - 128px);
    padding: 0 0 0 28px;
  }
}

.ob_facility_teled-example-manager-box-text span {
  font-size: 16px;
  letter-spacing: 2px;
  text-align: justify;
  word-break: break-all;
  line-height: 1.8;
}

@media screen and (min-width: 769px) {
  .ob_facility_teled-example-manager-box-text span {
    line-height: 2;
  }
}

.ob_facility_teled-example-relation {
  display: block;
  overflow: hidden;
  box-sizing: border-box;
  width: 100%;
  margin: 0 auto 32px;
}

@media screen and (min-width: 769px) {
  .ob_facility_teled-example-relation {
    max-width: 1050px;
    margin: 0 auto 72px;
    padding: 0 15px;
  }
}

.ob_facility_teled-example-relation-inr {
  width: 100%;
  overflow: hidden;
  padding: 0;
  margin: 0 0 0;
  box-sizing: border-box;
}

.ob_facility_teled-example-relation-title {
  display: flex;
  justify-content: center;
  border-bottom: 3px solid #009790;
  margin: 0 0 16px 0;
}

@media screen and (min-width: 769px) {
  .ob_facility_teled-example-relation-title {
    display: block;
    margin: 0 0 16px 0;
  }
}

.ob_facility_teled-example-relation-title-main {
  background: #009790;
  border-radius: 10px 10px 0 0;
  display: inline-block;
  line-height: 1;
  padding: 10px 16px 6px 16px;
}

@media screen and (min-width: 769px) {
  .ob_facility_teled-example-relation-title-main {
    padding: 16px 16px 13px 16px;
  }
}

.ob_facility_teled-example-relation-title-main-inr {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

.ob_facility_teled-example-relation-title span {
  color: #fff;
  letter-spacing: 1px;
  line-height: 1;
  font-weight: 600;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  font-size: 18px;
}

@media screen and (min-width: 769px) {
  .ob_facility_teled-example-relation-title span {
    font-size: 20px;
  }
}

.ob_facility_teled-example-relation-box {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  overflow: hidden;
  padding: 0 0 0;
  position: relative;
}

.ob_facility_teled-example-relation-box::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  background: #fff;
  width: 100%;
  height: 34px;
  display: block;
  z-index: 20;
}

@media screen and (min-width: 769px) {
  .ob_facility_teled-example-relation-box::before {
    height: 26px;
  }
}

@media screen and (min-width: 769px) {
  .ob_facility_teled-example-relation-box {
    padding: 0 0 0 0;
  }
}

.ob_facility_teled-example-relation-box-inr {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  margin: 8px 0 16px 0;
  position: relative;
  flex-wrap: nowrap;
  overflow-x: auto;
  padding: 0 0 28px 0;
  -webkit-overflow-scrolling: touch;
}

@media screen and (min-width: 769px) {
  .ob_facility_teled-example-relation-box-inr {
    padding: 0 0 20px 0;
  }
}

.ob_facility_teled-example-relation-box-item {
  display: block;
  width: 312px;
  flex: 0 0 auto;
  margin: 0 8px 0;
}

.ob_facility_teled-example-relation-box-item:first-child {
  margin: 0 8px 0 16px;
}

@media screen and (min-width: 769px) {
  .ob_facility_teled-example-relation-box-item:first-child {
    margin: 0 8px 0 0;
  }
}

.ob_facility_teled-example-relation-box-item:last-child {
  margin: 0 16px 0 8px;
}

@media screen and (min-width: 769px) {
  .ob_facility_teled-example-relation-box-item:last-child {
    margin: 0 0 0 8px;
  }
}

@media screen and (min-width: 769px) {
  .ob_facility_teled-example-relation-box-item {
    width: 332px;
  }
}

.ob_facility_teled-example-relation-box-item a:hover {
  color: #000;
  opacity: 0.4;
}

.ob_facility_teled-example-relation-box-item-img {
  display: block;
  width: 100%;
  margin: 0 0 16px;
}

.ob_facility_teled-example-relation-box-item-img img {
  display: block;
  width: 100%;
}

.ob_facility_teled-example-relation-box-item-cap {
  display: block;
  padding: 0 0 0 0;
  box-sizing: border-box;
  margin: 0 0 12px;
  text-align: justify;
  word-break: break-all;
}

.ob_facility_teled-example-relation-box-item-cap span {
  font-size: 18px;
  line-height: 1.6;
  letter-spacing: 2px;
  font-weight: 600;
}

.ob_facility_teled-example-relation-box-item-text {
  display: block;
  padding: 0 0 0 0;
  box-sizing: border-box;
  text-align: justify;
  word-break: break-all;
}

.ob_facility_teled-example-relation-box-item-text span {
  font-size: 16px;
  line-height: 1.6;
  letter-spacing: 1px;
  text-align: justify;
  word-break: break-all;
}

.ob_facility_teled-example-main {
  display: block;
  box-sizing: border-box;
  position: relative;
  width: 100%;
  margin: 0 auto 0;
  padding: 0 24px 0;
}

@media screen and (min-width: 769px) {
  .ob_facility_teled-example-main {
    max-width: auto;
    margin: 0 auto 0;
    padding: 0 20px 0;
  }
}

@media screen and (min-width: 1200px) {
  .ob_facility_teled-example-main {
    max-width: 1240px;
  }
}

.ob_facility_teled-example-main-list {
  display: block;
}

@media screen and (min-width: 769px) {
  .ob_facility_teled-example-main-list {
    display: flex;
    justify-content: space-between;
    align-items: baseline;
    flex-wrap: wrap;
  }
}

@media screen and (min-width: 1025px) {
  .ob_facility_teled-example-main-list {
    justify-content: center;
  }
}

@media screen and (min-width: 1200px) {
  .ob_facility_teled-example-main-list {
    justify-content: space-between;
  }
}

.ob_facility_teled-example-main-list::after {
  display: block;
}

@media screen and (min-width: 769px) {
  .ob_facility_teled-example-main-list::after {
    content: "";
    width: 48%;
  }
}

@media screen and (min-width: 1025px) {
  .ob_facility_teled-example-main-list::after {
    width: 384px;
  }
}

.ob_facility_teled-example-main-list-box {
  overflow: hidden;
  display: block;
  margin: 0 0 40px;
  background: #fff;
  padding: 0;
  cursor: grab;
  width: 100%;
  height: auto;
  position: relative;
  padding: 0 0 40px 0;
}

@media screen and (min-width: 769px) {
  .ob_facility_teled-example-main-list-box {
    margin: 0 0 80px;
    width: 48%;
    display: inline-block;
    min-height: 400px;
  }
}

@media screen and (min-width: 1025px) {
  .ob_facility_teled-example-main-list-box {
    width: 384px;
    height: 392px;
    padding: 0 0 0 0;
    margin: 0 8px 80px;
  }
}

@media screen and (min-width: 1200px) {
  .ob_facility_teled-example-main-list-box {
    margin: 0 0 80px 0;
  }
}

.ob_facility_teled-example-main-list-box:active {
  cursor: grabbing;
}

.ob_facility_teled-example-main-list-box a:hover {
  color: #1d1d1d;
  opacity: 0.8;
}

.ob_facility_teled-example-main-list-box-img {
  width: 100%;
  margin: 0 0 0;
  padding: 0 0 0;
  display: block;
}

.ob_facility_teled-example-main-list-box-img img {
  width: 100%;
  display: block;
  max-width: none;
}

.ob_facility_teled-example-main-list-box-text {
  display: block;
  margin: 0 0 0;
  padding: 12px 0 8px;
  white-space: normal;
  line-height: 1.6;
  font-size: 14px;
}

@media screen and (min-width: 769px) {
  .ob_facility_teled-example-main-list-box-text {
    font-size: 16px;
    padding: 16px 0 8px;
  }
}

.ob_facility_teled-example-main-list-box-text b {
  display: block;
}

.ob_facility_teled-example-main-list-box-text span {
  display: block;
}

.ob_facility_teled-example-main-list-box-text span:first-child {
  height: auto;
}

.ob_facility_teled-example-main-list-box-text span:last-child {
  height: 3em;
}

@media screen and (min-width: 769px) {
  .ob_facility_teled-example-main-list-box-text span:last-child {
    height: auto;
  }
}

.ob_facility_teled-example-main-list-box-label {
  box-sizing: border-box;
  border: 2px solid #009790;
  width: 100%;
  display: flex;
  align-items: center;
  position: relative;
  background: #fff url(../img/sec/02/label_sp.svg) no-repeat;
  background-size: contain;
  height: 56px;
  position: absolute;
  bottom: 0;
}

@media screen and (min-width: 769px) {
  .ob_facility_teled-example-main-list-box-label {
    background: #fff url(../img/sec/02/label.svg) no-repeat;
    background-size: contain;
    position: absolute;
    bottom: 0;
  }
}

.ob_facility_teled-example-main-list-box-label-text {
  text-align: center;
  display: inline-block;
  line-height: 1.4;
  position: absolute;
  right: 0;
  width: 114px;
}

@media screen and (min-width: 577px) {
  .ob_facility_teled-example-main-list-box-label-text {
    width: 64%;
  }
}

@media screen and (min-width: 769px) {
  .ob_facility_teled-example-main-list-box-label-text {
    width: 170px;
  }
}

@media screen and (min-width: 993px) {
  .ob_facility_teled-example-main-list-box-label-text {
    width: 170px;
  }
}

.ob_facility_teled-example-main-list-box-label-text span {
  display: block;
  font-weight: 900;
  line-height: 1;
  margin: 0 0 4px 0;
  font-size: 18px;
}

@media screen and (min-width: 769px) {
  .ob_facility_teled-example-main-list-box-label-text span {
    font-size: 18px;
  }
}

.ob_facility_teled-example-main-list-box-label-text::before {
  content: "CO2 削減量";
  font-weight: bold;
  line-height: 1;
  font-size: 12px;
}

@media screen and (min-width: 769px) {
  .ob_facility_teled-example-main-list-box-label-text::before {
    font-size: 15px;
  }
}

.ob_facility_teled-document {
  display: block;
  padding: 80px 0 40px 0;
  margin: 0 0 0 0;
  font-family: "Roboto", "Noto Sans JP", sans-serif;
  overflow-x: hidden;
}

@media screen and (min-width: 769px) {
  .ob_facility_teled-document {
    padding: 104px 0 80px 0;
  }
}

.ob_facility_teled-document-inr {
  display: block;
  padding: 0 0 0 0;
  margin: 0 0 0 0;
}

.ob_facility_teled-document-copy {
  display: block;
  padding: 40px 16px 32px;
}

@media screen and (min-width: 769px) {
  .ob_facility_teled-document-copy {
    padding: 80px 16px 56px;
  }
}

.ob_facility_teled-document-copy-h1 {
  text-align: center;
  display: block;
}

.ob_facility_teled-document-copy-h1 span {
  display: block;
  color: #1d1d1d;
  font-size: 22px;
  font-weight: 600;
  letter-spacing: 2px;
  line-height: 1.6;
}

@media screen and (min-width: 769px) {
  .ob_facility_teled-document-copy-h1 span {
    font-size: 28px;
  }
}

.ob_facility_teled-document-copy-h1 span b {
  color: #009790;
  font-size: 26px;
  font-weight: 600;
}

@media screen and (min-width: 769px) {
  .ob_facility_teled-document-copy-h1 span b {
    font-size: 32px;
  }
}

.ob_facility_teled-document-copy-h1::after {
  content: "";
  background: url(../img/h1deco.svg) center no-repeat;
  background-size: 32px 12px;
  width: 32px;
  height: 12px;
  display: block;
  margin: 16px auto 0;
}

.ob_facility_teled-document-main {
  display: block;
  box-sizing: border-box;
  position: relative;
  width: 100%;
  margin: 0 auto 0;
  padding: 0 24px 0;
}

@media screen and (min-width: 769px) {
  .ob_facility_teled-document-main {
    max-width: 1240px;
    margin: 0 auto 0;
    padding: 0 20px 0;
  }
}

.ob_facility_teled-document-main-list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.ob_facility_teled-document-main-list::after {
  display: block;
}

@media screen and (min-width: 1025px) {
  .ob_facility_teled-document-main-list::after {
    content: "";
    width: 48%;
  }
}

@media screen and (min-width: 1281px) {
  .ob_facility_teled-document-main-list::after {
    width: 376px;
  }
}

.ob_facility_teled-document-main-list-item {
  display: block;
  background: #fff;
  border-radius: 5px;
  box-sizing: border-box;
  position: relative;
  height: auto;
  margin: 0 0 16px;
  padding: 20px 12px;
  width: 100%;
  border: 1px solid #bee7e5;
}

@media screen and (min-width: 769px) {
  .ob_facility_teled-document-main-list-item {
    width: 48%;
    margin: 0 0 32px;
  }
}

@media screen and (min-width: 1025px) {
  .ob_facility_teled-document-main-list-item {
    height: auto;
    padding: 16px 16px 24px 16px;
  }
}

@media screen and (min-width: 1281px) {
  .ob_facility_teled-document-main-list-item {
    width: 376px;
  }
}

.ob_facility_teled-document-main-list-item-text {
  width: auto;
}

@media screen and (min-width: 1281px) {
  .ob_facility_teled-document-main-list-item-text {
    width: auto;
  }
}

.ob_facility_teled-document-main-list-item-text span {
  display: block;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.6;
  text-align: center;
  letter-spacing: 0;
}

@media screen and (min-width: 769px) {
  .ob_facility_teled-document-main-list-item-text span {
    font-size: 16px;
    line-height: 1.6;
    text-align: center;
    letter-spacing: 1px;
  }
}

.ob_facility_teled-document-main-list-item-text span a {
  text-decoration: underline;
  font-weight: bold;
}

.ob_facility_teled-document-main-list-item-text span a:hover {
  text-decoration: none;
}

.ob_facility_teled-document-main-list-item-capture {
  display: block;
  margin: 12px auto 20px;
  width: 232px;
}

@media screen and (min-width: 769px) {
  .ob_facility_teled-document-main-list-item-capture {
    display: block;
    width: 232px;
    height: auto;
    margin: 12px auto 24px;
  }
}

.ob_facility_teled-document-main-list-item-capture img {
  display: block;
  width: 100%;
}

.ob_facility_teled-document-main-list-item-btn {
  box-sizing: border-box;
  display: inline-block;
  width: 100%;
  display: flex;
  justify-content: center;
  margin: 0;
}

.ob_facility_teled-document-main-list-item-btn a {
  display: inline-block;
  background: #009790;
  border-radius: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 8px 20px 8px 24px;
}

@media screen and (min-width: 769px) {
  .ob_facility_teled-document-main-list-item-btn a {
    padding: 8px 40px 8px 48px;
  }
}

.ob_facility_teled-document-main-list-item-btn a span {
  line-height: 1;
  font-weight: 500;
  display: inline-block;
  color: #fff;
  font-size: 12px;
  letter-spacing: 0;
}

@media screen and (min-width: 769px) {
  .ob_facility_teled-document-main-list-item-btn a span {
    font-size: 16px;
    letter-spacing: 1px;
  }
}

.ob_facility_teled-document-main-list-item-btn a:after {
  content: "";
  display: inline-block;
  background: url(../img/arw_r.svg) center no-repeat;
  background-size: contain;
  width: 6px;
  height: 12px;
  margin: 0 0 0 8px;
}

@media screen and (min-width: 769px) {
  .ob_facility_teled-document-main-list-item-btn a:after {
    width: 8px;
    height: 16px;
    margin: 0 0 0 12px;
  }
}

.ob_facility-404 {
  display: block;
  padding: 80px 0 0 0;
  margin: 0 0 0 0;
  font-family: "Roboto", "Noto Sans JP", sans-serif;
  overflow-x: hidden;
}

@media screen and (min-width: 769px) {
  .ob_facility-404 {
    padding: 104px 0 0 0;
  }
}

.ob_facility-404-inr {
  display: block;
  padding: 0 16px 0;
  margin: 0 auto 0;
  box-sizing: border-box;
  background: url(../img/404.png) center no-repeat;
  background-size: 80%;
  aspect-ratio: 2048/1200;
}

@media screen and (min-width: 1281px) {
  .ob_facility-404-inr {
    padding: 0 0 0 0;
    width: 1200px;
  }
}

.ob_facility-404-title {
  text-align: left;
}

.ob_facility-404-img img {
  width: 100%;
}

.ob_facility-404-text {
  text-align: right;
}

/* お問い合わせフォーム前テキスト */

.ob_facility_teled-sec-title-text-s.before_form_text {
  position: relative;
  margin: -15px 0 100px;
  padding: 0 20px;
}

.ob_facility_teled-sec-title-text-s.before_form_text::after {
  position: absolute;
  content: "";
  background-image: url(../img/arrow_next.svg);
  filter: brightness(0) saturate(100%) invert(88%) sepia(14%) saturate(683%) hue-rotate(198deg) brightness(108%) contrast(90%);
  width: 24px;
  height: 36px;
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  transform: rotate(90deg);
  bottom: -65px;
}

.ob_facility_teled-sec-title-text-s.before_form_text span {
  font-size: clamp(22px, 1.8vw, 28px);
}

@media screen and (max-width: 480px) {

  .before_form_text span {
    text-align: left !important;
  }

  .resp-smp-nowrap {
    display: none;
  }
}

/* 旧お問い合わせ追従ボタン */

.ob_facility_teled-cv-btn a {
  background: #fff;
  display: inline-block;
  box-sizing: border-box;
  padding: 24px;
  border-radius: 5px;
  box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.25);
  width: 100%;
}

@media screen and (min-width: 769px) {
  .ob_facility_teled-cv-btn a {
    width: auto;
    padding: 28px 24px 12px 24px;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 30px 0 0 30px;
  }
}

@media screen and (min-width: 1441px) {
  .ob_facility_teled-cv-btn a {
    border-radius: 0 0 0 30px;
  }
}

.ob_facility_teled-cv-btn a span {
  font-weight: 600;
  display: inline-block;
  line-height: 1;
  text-align: center;
  color: #009790;
  font-size: 20px;
  letter-spacing: 1px;
}

@media screen and (min-width: 769px) {
  .ob_facility_teled-cv-btn a span {
    font-size: 18px;
    letter-spacing: 6px;
  }
}

/* グローバルナビ 資料ダウンロード 問い合わせ先追加 */

.header_nav_logo::before {
  position: absolute;
  content: "サステナブルなオフィスづくり";
  font-size: 12px;
  width: 140%;
  color: #171c61;
  font-weight: 600;
  top: -3px;
  left: 3px;
}

@media screen and (min-width: 951px) {

  header {
    height: 90px;
  }

  header .header_nav .header_nav_li>a {
    height: 86px;
    line-height: 90px;
  }

  header>a>img {
    width: 90%;
    margin: 20px 0 -4px;
  }

  .header_nav_logo::after {
    top: 20px;
    right: -39px;
    width: 40px;
  }

  .header_nav_li.plus_arrow.Material_download {
    position: relative;
  }

  .header_nav_li.plus_arrow.Material_download a {
    padding: 0 12px 0 50px;
  }

  .header_nav_li.plus_arrow.Material_download::before {
    position: absolute;
    content: "";
    display: inline-block;
    background-image: url(../img/Material.svg);
    background-repeat: no-repeat;
    background-size: contain;
    width: 34px;
    height: 34px;
    top: 0;
    bottom: 0;
    margin: auto 0 auto 10px;
  }

  .Contact_information {
    font-size: 12px;
    color: #171c61;
    font-weight: 600;

  }

  .Contact_information::before {
    position: absolute;
    content: "";
    display: inline-block;
    background-image: url(../img/Contact.svg);
    background-repeat: no-repeat;
    background-size: contain;
    width: 34px;
    height: 34px;
    top: 0;
    bottom: 0;
    margin: 26px 0 0 10px;
  }

  .Contact_information p {
    position: relative;
    padding: 0 8px 0 52px;
    margin: 24px 0 0;
  }

  .Contact_information p span {
    font-size: 24px;
    font-family: "Roboto", sans-serif;
  }
}

@media screen and (max-width: 1060px) and (min-width: 951px) {

  header {
    padding: 0 20px;
  }

  header>a>img {
    width: 85%;
  }

  .header_nav_logo::after {
    right: -30px;
    width: 40px;
  }

  header .header_nav .header_nav_li>a {
    font-size: 12px;
  }

  .header_nav_li.plus_arrow.Material_download::before,
  .Contact_information::before {
    width: 26px;
    height: 26px;
  }

  .Contact_information::before {
    margin: 22px 0 0 10px;
  }

  .Contact_information p {
    padding: 0 4px 0 46px;
  }

  .header_nav_li.plus_arrow.Material_download a {
    padding: 0 10px 0 42px;
  }

  .Contact_information {
    font-size: 11px;
  }

  .Contact_information p span {
    font-size: 21px;
  }
}

@media screen and (max-width: 950px) {
  header>a>img {
    width: 80%;
    margin: 18px 0 0;
  }

  .header_nav_logo::before {
    top: 2px;
    font-size: 11px;
  }

  .header_nav_logo::after {
    top: 18px;
    right: -24px;
    width: 34px;
  }
}

@media screen and (max-width: 767px) {
  .header_nav_logo::before {
    display: none;
  }

  header>a>img {
    width: 100%;
    margin: 0;
  }

  .header_nav_logo::after {
    top: 0;
    right: -40px;
    width: 30px;
  }
}

/* 問い合わせ追従ボタン NEW */
.Contact-Us-btn-1st {
  position: absolute;
  top: 455px;
  right: 1%;
  border-radius: 100vh;
}

.Contact-Us-btn-1st a {
  position: relative;
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  background-color: rgba(0, 151, 144, 0.9);
  padding: 18px 50px 18px 100px;
  display: block;
  border-radius: 100vh;
  text-align: center;
  line-height: 1.6em;
  z-index: 100;
}

.Contact-Us-btn-2nd a {
  position: relative;
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  background-color: rgba(0, 151, 144, 0.9);
  padding: 15px 50px 15px 100px;
  display: block;
  border-radius: 100vh;
  text-align: center;
  z-index: 100;
}

.Contact-Us-btn-1st a::after {
  position: absolute;
  content: "";
  background-image: url(../img/mail.svg);
  background-size: contain;
  background-repeat: no-repeat;
  width: 48px;
  height: 32px;
  display: inline-block;
  top: 0;
  bottom: 0;
  left: calc(50% - 112px);
  margin: auto 0;
}

.Contact-Us-btn-2nd a::after {
  position: absolute;
  content: "";
  background-image: url(../img/mail.svg);
  background-size: contain;
  background-repeat: no-repeat;
  width: 48px;
  height: 32px;
  display: inline-block;
  top: 0;
  bottom: 0;
  left: calc(50% - 176px);
  margin: auto 0;
}

.Contact-Us-btn-2nd {
  position: fixed;
  right: 1%;
  bottom: 1%;
  z-index: 100;
  /*通常は表示*/
  transition: all 0.3s ease 0s;
  visibility: visible;
  opacity: 1;
}

.Contact-Us-btn-2nd.is-hidden {
  visibility: hidden;
  opacity: 0;
}

/*　上に上がる動き　*/

#Contact-Us-btn-2nd.UpMove {
  animation: UpAnime 0.5s forwards;
}

@keyframes UpAnime {
  from {
    opacity: 0;
    transform: translateY(100px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}

/*　下に下がる動き　*/

#Contact-Us-btn-2nd.DownMove {
  animation: DownAnime 0.5s forwards;
}

@keyframes DownAnime {
  from {
    opacity: 1;
    transform: translateY(0);
  }

  to {
    opacity: 1;
    transform: translateY(100px);
  }
}


@media screen and (max-width:768px) {

  .Contact-Us-btn-1st {
    display: none !important;
  }

  .Contact-Us-btn-2nd {
    width: 100%;
    right: 0;
    bottom: 0;
  }

  .Contact-Us-btn-2nd a {
    background-color: rgba(0, 151, 144, 1) !important;
    border-radius: 0;
    width: 100vw;
    box-sizing: border-box;
    padding: 20px 50px 20px 100px;
  }

  .Contact-Us-btn-2nd.is-hidden.MB-first-load {
    /*モバイル端末では最初から表示*/
    visibility: visible;
    opacity: 1;
  }
}

@media screen and (max-width: 450px) {

  .Contact-Us-btn-2nd a {
    font-size: 18px;
    padding: 20px 0 20px 10%;
  }

  .Contact-Us-btn-2nd a::after {
    width: 38px;
    height: 25.3px;
    left: calc(50% - 155px);
  }

}

@media screen and (max-width: 374px) {

  .Contact-Us-btn-2nd a {
    font-size: 16px;

  }

  .Contact-Us-btn-2nd a::after {
    width: 34px;
    height: 22.6px;
    left: calc(50% - 140px);
  }

}

@media screen and (min-width: 1376px) {

  .Contact-Us-btn-1st {
    right: calc(50% - 670px);
  }

}

/* 事例ページ タイトル下説明文 */
.ob_facility_teled-example-copy-inr p {
  text-align: center;
  margin: 30px 0 0 !important;
  font-weight: 700;
  line-height: 1.7em;
}

@media screen and (min-width: 769px) {

  .ob_facility_teled-example-copy-inr p {
    margin: 30px 0 -20px !important;
  }

}

@media screen and (max-width: 480px) {

  .ob_facility_teled-example-copy-inr p {
    text-align: left;
    font-size: 14px;
  }

}

/* ナビ（スマホ表示）問い合わせボタン追加 */
#contact-Anchor {
  display: none;
}

/* ウェビナーのYoutube動画掲載 */
.ob_facility_teled-introduction-YouTube {
  width: 88%;
  aspect-ratio: 16 / 9;
  max-width: 600px;
  margin: 10px auto 60px;
}

.ob_facility_teled-introduction-YouTube iframe {
  width: 100%;
  height: 100%;
}

@media screen and (min-width: 1081px) {
  .ob_facility_teled-introduction-YouTube {
    margin: -10px auto 60px;
  }
}

/* h1タイトル修正 */
.ob_facility_teled-kv-copy-main h1 {
  font-size: 26px;
  line-height: 1.4em;
  color: #171c61;
}

.ob_facility_teled-kv-copy-main h1 span {
  display: inline-block;
  background-color: #fff;
  line-height: 1.2em;
  margin: 5px 0 0;
}

.white-BK_span01 {
  padding: 0 10px 0 30px;
}

.white-BK_span02 {
  padding: 0 0 0 30px;
}

.white-BK_span03 {
  padding: 0 10px 0 0;
}

@media screen and (min-width: 769px) {
  .ob_facility_teled-kv-copy-main h1 {
    font-size: 36px;
    line-height: 1.5em;
    text-shadow: 1px 1px 0px rgba(255, 255, 255, 1);
  }

  .ob_facility_teled-kv-copy-main h1 span {
    background-color: inherit;
  }

  .white-BK_span01,
  .white-BK_span02,
  .white-BK_span03 {
    padding: inherit;
    margin: 0 !important;
  }
}

@media screen and (max-width: 425px) {

  .ob_facility_teled-kv-copy-main h1 span.white-BK_span02,
  .ob_facility_teled-kv-copy-main h1 span.white-BK_span03 {
    padding: 0 10px 0 30px;
  }
}

@media screen and (max-width: 355px) {
  .ob_facility_teled-kv-copy-sub {
    margin: 0 0 0 20px !important;
  }

  .white-BK_span01 {
    padding: 0 10px 0 20px !important;
  }

  .white-BK_span02 {
    padding: 0 0 0 20px !important;
  }

  .white-BK_span03 {
    padding: 0 10px 0 20px !important;
  }
}