/*========================================
mixin
==========================================*/
/*========================================
header-sp
==========================================*/
.header-inner {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 80px;
  background-color: #fff;
  z-index: 1000;
}
.header-logo a {
  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;
  max-width: 176px;
}
.header-logo a:hover {
  opacity: 0.8;
}
.header-content {
  max-width: 935px;
  width: 100%;
}
.header-info {
  margin-bottom: 17px;
  position: relative;
}
.header-info::before {
  position: absolute;
  content: "";
  top: 50%;
  left: 196px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 17px;
  height: 28px;
  background: center/cover no-repeat url(../../images/common/header-tel-border.png);
}
.header-tel {
  font-family: "Oswald", sans-serif;
  font-size: 2.5rem;
  font-weight: 600;
  line-height: 1;
  position: relative;
  letter-spacing: 0.08em;
  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: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  position: relative;
}
.header-tel::before {
  content: "";
  width: 18px;
  height: 20px;
  margin-right: 2px;
  background: center/cover no-repeat url(../../images/common/header-tel-icon01.png);
}
.header-tel:nth-of-type(2) {
  margin-left: 40px;
  padding-right: 200px;
}
.header-tel:nth-of-type(2)::before {
  background: center/cover no-repeat url(../../images/common/header-tel-icon02.png);
}
.header-tel .accent {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-size: 1.6rem;
  font-weight: 700;
}
.header-tel-txt {
  position: absolute;
  right: 0;
  bottom: 7px;
}
.header-tel-txt img {
  display: block;
}
.header-link {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.header-link a:not(:last-of-type) {
  margin-right: 20px;
}
.header-link a:hover {
  opacity: 0.8;
  -webkit-transform: translateY(-8px);
          transform: translateY(-8px);
}
.header-contact:hover {
  opacity: 0.8;
}
.header .global-nav {
  width: 100%;
}
.header .global-nav-list {
  width: 100%;
}
.header .global-nav-list-item {
  line-height: 1;
}
.header .global-nav-list-item a {
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0.05em;
}
.header .global-nav-list-item a:hover {
  color: #00c1e5;
}
.header .main-visual {
  width: 100%;
  height: 380px;
  margin-top: 80px;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.header .main-visual::before {
  position: absolute;
  content: "";
  top: 0;
  left: -230px;
  width: 536px;
  height: 100%;
  background: center/contain no-repeat url(../../images/common/main-visual-left.png);
  z-index: 10;
}
.header .main-visual-slick {
  width: 100%;
  height: 100%;
}
.header .main-visual-textbox {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  max-width: 1920px;
  width: 100%;
  height: 100%;
  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: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  z-index: 15;
}
.header .main-visual-textbox img {
  height: 150px;
}
.header .sub-visual {
  width: 100%;
  height: 300px;
  margin-top: 80px;
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.header .sub-visual::before {
  position: absolute;
  content: "";
  top: 0;
  left: -130px;
  width: 403px;
  height: 100%;
  background: center/contain no-repeat url(../../images/about/sub-visual-left.png);
  z-index: -1;
}
.header .sub-visual-img {
  position: absolute;
  right: 0;
  bottom: 0;
  max-width: 1510px;
  width: 100%;
  height: 100%;
  z-index: -5;
  overflow: hidden;
}
.header .sub-visual-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.header .sub-visual-textbox {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  max-width: 1080px;
  width: 90%;
  height: 100%;
  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: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  z-index: 1;
}
.header .sub-visual-textbox img {
  height: 50px;
}

#mv {
  width: 100%;
  position: relative;
}

#mv .bx-wrapper,
#mv ul {
  max-width: 1300px;
  width: 100%;
  height: 350px;
  margin-left: auto;
  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;
  position: relative;
  z-index: 1;
}

#mv li {
  width: 100%;
  height: 100%;
}
#mv li img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

/*========================================
mixin
==========================================*/
/*========================================
main-sp
==========================================*/
.news {
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.news::before {
  position: absolute;
  content: "";
  left: 0;
  bottom: 0;
  width: 100%;
  height: 120px;
  background: center/cover no-repeat url(../../images/top/news-bg-bottom.png);
  z-index: -1;
}
.news-inner {
  position: relative;
}
.news-inner::before {
  position: absolute;
  content: "";
  top: 88px;
  left: -20px;
  width: 50%;
  height: 3px;
  background: -webkit-gradient(linear, left top, right top, from(#0c399e), to(#00a8fd));
  background: -webkit-linear-gradient(left, #0c399e, #00a8fd);
  background: linear-gradient(90deg, #0c399e, #00a8fd);
  z-index: -1;
}
.news-inner .cmn-title {
  text-align: right;
}
.news-inner .cmn-title-en {
  margin: 0 0 0 auto;
  margin-bottom: 22px;
}
.news-list {
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-bottom: 60px;
}
.news-list-item {
  max-width: 340px;
  width: 100%;
  margin-bottom: 20px;
  position: relative;
}
.news-list-item:not(:last-child) {
  margin-bottom: 25px;
}
.news-list-item a {
  width: 100%;
}
.news-list-item a:hover .news-visual img {
  -webkit-transform: scale(1.08);
          transform: scale(1.08);
}
.news-list-item a time {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font-family: "Oswald", sans-serif;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  padding: 12px;
  background-color: #00157c;
  letter-spacing: 0.05em;
}
.news-visual {
  width: 100%;
  height: 300px;
  margin-bottom: 18px;
  overflow: hidden;
  position: relative;
}
.news-visual img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
.news-title {
  width: 100%;
  display: block;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-size: 1.6rem;
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 1.2;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  margin-bottom: 18px;
}
.news-accent {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin-bottom: 5px;
}
.news-accent-tag {
  font-size: 1.4rem;
  font-weight: 500;
  color: #00a8fd;
  line-height: 1;
  letter-spacing: 0.05em;
  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: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.news-accent-tag:not(:last-child) {
  margin-right: 9px;
}
.news-accent-tag:not(:last-child)::after {
  content: "";
  width: 9px;
  height: 15px;
  margin-left: 9px;
  background: center/cover no-repeat url(../../images/top/news-border.png);
}
.news-tag-list {
  max-width: 250px;
  width: 100%;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  text-overflow: ellipsis;
  margin: 0 0 30px auto;
  cursor: pointer;
  color: #00a8fd;
  border: 2px solid #00a8fd;
}
.news-tag-list-item {
  width: 100%;
  margin-bottom: 15px;
  margin-right: 10px;
}
.news-tag-list-item a {
  font-size: 1.6rem;
  color: #fff !important;
  padding: 5px 10px;
  background-color: #00a8fd;
}
.news-tag-list-item a:hover {
  opacity: 0.6;
}
.news-detail-inner {
  text-align: center;
}
.news-detail-content {
  width: 100%;
  margin: 0 auto;
}
.news-detail-info-list {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-bottom: 10px;
}
.news-detail-info-list-item {
  line-height: 1;
  color: #aaa;
  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: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-bottom: 10px;
}
.news-detail-info-list-item:not(:last-child) {
  padding-right: 10px;
  margin-right: 10px;
  border-right: 1px solid #aaa;
}
.news-detail-info-list-item time {
  color: #000;
}
.news-detail-title {
  font-size: 2.2rem;
  line-height: 1.4;
  text-align: left;
  padding-bottom: 10px;
}
.news-detail-textbox {
  min-height: 200px;
  text-align: left;
  padding: 20px 0;
  margin-bottom: 30px;
  border-top: 1px solid #00a8fd;
  border-bottom: 1px solid #00a8fd;
}
.news-detail-textbox time {
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 1;
}
.news-detail-text {
  line-height: 1.75;
}
.news-detail-text img {
  max-width: 100%;
}
.news-detail .paginated-link {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
}
.news-detail .paginated-link .prev-link {
  width: 110px;
  text-align: center;
  margin-right: 10px;
}
.news-detail .paginated-link .back-link {
  padding: 0 7px;
  border-left: 1px solid #00a8fd;
  border-right: 1px solid #00a8fd;
}
.news-detail .paginated-link .next-link {
  width: 110px;
  text-align: center;
  margin-left: 10px;
}
.news-detail .paginated-link a {
  font-size: 1.4rem;
  font-weight: 400;
  letter-spacing: 0;
  color: #00a8fd !important;
}
.news-detail .paginated-link a:hover {
  color: #000 !important;
  -webkit-transform: translateY(-5px);
          transform: translateY(-5px);
}

.top-about {
  background-color: #f4f9fc;
  overflow: hidden;
}
.top-about-inner {
  padding: 50px 0 100px 0;
  position: relative;
  z-index: 1;
}
.top-about-inner::before {
  position: absolute;
  content: "";
  top: 0;
  left: -47px;
  width: 400px;
  height: 328px;
  background: center/contain no-repeat url(../../images/top/top-about-img-l.png);
  z-index: -1;
}
.top-about-inner::after {
  position: absolute;
  content: "";
  right: -20px;
  bottom: 0;
  width: 400px;
  height: 291px;
  background: center/contain no-repeat url(../../images/top/top-about-img-r.png);
  z-index: -5;
}
.top-about-title {
  margin-bottom: 30px;
}
.top-about-title img {
  height: 150px;
}
.top-about-textbox {
  max-width: 620px;
  width: 100%;
  padding: 20px 15px;
  background: -webkit-linear-gradient(45deg, #00a8fd, #00d0d5);
  background: linear-gradient(45deg, #00a8fd, #00d0d5);
}
.top-about-text {
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 2;
  color: #fff;
}
.top-about-text:not(:last-of-type) {
  margin-bottom: 20px;
}
.top-about-text:last-of-type {
  margin-bottom: 30px;
}
.top-about .cmn-btn {
  max-width: 500px;
  color: #fff;
  background: none;
  border: 2px solid #fff;
}
.top-about .cmn-btn::before {
  background: center/cover no-repeat url(../../images/top/cmn-btn-arrow2.png);
}

.top-business {
  background: center/cover no-repeat url(../../images/top/top-business-bg.png);
}
.top-business-list {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.top-business-list-item {
  max-width: 500px;
  width: 100%;
}
.top-business-list-item:not(:last-child) {
  margin-bottom: 25px;
}
.top-business-list-item a {
  width: 100%;
  height: 100%;
  position: relative;
}
.top-business-list-item a:hover {
  opacity: 0.8;
}
.top-business-list-item a:hover::before {
  right: 3px;
}
.top-business-list-item a:hover .top-business-title::after {
  -webkit-transform: translateX(8px);
          transform: translateX(8px);
}
.top-business-img {
  margin-bottom: 20px;
}
.top-business-title {
  font-size: 2.4rem;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.05em;
  padding: 0 10px 20px 10px;
  position: relative;
  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: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.top-business-title::before {
  position: absolute;
  content: "";
  left: 0;
  bottom: 0;
  width: 100%;
  height: 2px;
  background: center/cover no-repeat url(../../images/top/top-business-border.png);
}
.top-business-title::after {
  content: "";
  width: 40px;
  height: 40px;
  background: center/cover no-repeat url(../../images/top/top-business-arrow.png);
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}

.top-strength {
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.top-strength::before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 120px;
  background: center/cover no-repeat url(../../images/top/top-strength-bg-top.png);
  z-index: -1;
}
.top-strength::after {
  position: absolute;
  content: "";
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1227px;
  background: center/cover no-repeat url(../../images/top/top-strength-bg-bottom.png);
  z-index: -1;
}
.top-strength-list {
  width: 100%;
  margin-bottom: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
}
.top-strength-list-item {
  margin-bottom: 10px;
  margin-left: -20px;
}
.top-strength .cmn-btn {
  margin: 0 auto;
}

.link-banner {
  overflow: hidden;
}
.link-banner-inner {
  max-width: none;
  width: 100%;
  padding: 0;
}
.link-banner-list {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.link-banner-list-item {
  width: 100%;
  height: 160px;
}
.link-banner-list-item a {
  width: 100%;
  height: 100%;
  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: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  padding-left: 20px;
  position: relative;
  z-index: 1;
}
.link-banner-list-item a::before {
  position: absolute;
  content: "";
  top: 50%;
  right: 30px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 45px;
  height: 45px;
  background: center/cover no-repeat url(../../images/top/link-banner-arrow.png);
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
.link-banner-list-item a:hover::before {
  -webkit-transform: translateY(-50%) translateX(15px);
          transform: translateY(-50%) translateX(15px);
}
.link-banner-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -10;
}
.link-banner-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.link-banner-title {
  font-size: 2rem;
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 1;
  color: #fff;
  padding-left: 20px;
  border-left: 5px solid #fff;
  text-shadow: 0 0 10px #060817;
}
.link-banner-title-en {
  display: block;
  font-family: "Oswald", sans-serif;
  font-size: 5rem;
  letter-spacing: 0.02em;
  margin-bottom: 0;
  line-height: 1;
  margin-bottom: 20px;
  text-shadow: none;
}

.reserve {
  overflow: hidden;
  background: center/cover no-repeat url(../../images/top/reserve-bg.png);
}
.reserve-content {
  max-width: 450px;
  width: 100%;
  margin: 0 auto;
  padding-top: 25px;
  padding-bottom: 30px;
  border: 2px solid #fff;
  border-top: none;
  position: relative;
  z-index: 1;
}
.reserve-content::before {
  position: absolute;
  content: "";
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 100%;
  height: 2px;
  background: center/contain no-repeat url(../../images/top/reserve-border-top.png);
  z-index: -1;
}
.reserve-content::after {
  position: absolute;
  content: "";
  top: -22px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 205px;
  height: 46px;
  background: center/contain no-repeat url(../../images/top/reserve-en.png);
  z-index: -1;
}
.reserve-title {
  font-size: 2.4rem;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  margin-bottom: 30px;
}
.reserve-btn {
  max-width: 640px;
  width: 90%;
  height: 70px;
  margin: 0 auto;
  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;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.05em;
  margin-bottom: 50px;
  background-color: #fff;
  position: relative;
}
.reserve-btn::before {
  content: "";
  width: 25px;
  height: 19px;
  margin-right: 15px;
  background: center/contain no-repeat url(../../images/top/reserve-mail-icon.png);
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
.reserve-btn:hover {
  opacity: 0.8;
}
.reserve-info {
  max-width: 640px;
  width: 100%;
  margin: 0 auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-bottom: 30px;
  position: relative;
}
.reserve-info::before {
  position: absolute;
  content: "";
  top: 46px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 80%;
  height: 2px;
  background-color: #fff;
}
.reserve-tel {
  width: 245px;
  font-family: "Oswald", sans-serif;
  font-size: 3rem;
  font-weight: 600;
  line-height: 1;
  position: relative;
  letter-spacing: 0.08em;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.reserve-tel::before {
  content: "";
  width: 18px;
  height: 20px;
  margin-right: 8px;
  margin-top: 6px;
  background: center/cover no-repeat url(../../images/common/header-tel-icon01.png);
}
.reserve-tel:not(:last-of-type) {
  margin-bottom: 30px;
}
.reserve-tel .accent {
  display: block;
  width: 100%;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-size: 1.6rem;
  font-weight: 700;
  text-align: center;
  margin-top: 6px;
}
.reserve-tel-txt img {
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
}
.reserve-tel-txt {
  width: 90%;
  margin: 0 auto;
  text-align: center;
}
.reserve-tel-txt img {
  display: block;
}

/*========================================
about
==========================================*/
#about .bread-list li {
  color: #fff;
}
#about .bread-list li::after {
  color: #fff;
}

.policy {
  margin-top: -40px;
  background: center/cover no-repeat url(../../images/about/policy-bg.png);
}
.policy-inner {
  padding: 100px 0;
  position: relative;
  z-index: 1;
}
.policy-inner::before {
  position: absolute;
  content: "";
  top: 75px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 234px;
  height: 66px;
  background: center/contain no-repeat url(../../images/about/policy-en.png);
  z-index: -1;
}
.policy-title {
  font-size: 2.4rem;
  font-weight: 700;
  color: #fff;
  text-align: center;
  line-height: 1;
  margin-bottom: 30px;
}
.policy-sub-title {
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  font-size: 2.6rem;
  font-weight: 700;
  line-height: 1.3;
  text-align: center;
  padding: 10px 10px 10px 23px;
  margin-bottom: 30px;
  background-color: #fff;
}
.policy-text {
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 2.2;
  text-align: center;
  color: #fff;
}

.greeting {
  background: center/cover no-repeat url(../../images/about/greeting-bg.png);
}
.greeting-text {
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.8;
  text-align: center;
  margin-bottom: 20px;
}
.greeting-name {
  font-size: 2rem;
  font-weight: 700;
  line-height: 1;
  text-align: center;
}
.greeting-name .gradation {
  margin-right: 10px;
}

.info {
  position: relative;
  z-index: 1;
}
.info::before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 943px;
  background: center/cover no-repeat url(../../images/about/info-bg-top.png);
  z-index: -1;
}
.info-inner {
  padding: 145px 0;
}
.info-table {
  width: 100%;
  margin-bottom: 60px;
}
.info-table tr {
  display: block;
}
.info-table tr:not(:last-of-type) {
  margin-bottom: 10px;
}
.info-table tr th {
  display: block;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  padding: 24px 0;
  background: -webkit-gradient(linear, left top, right top, from(#00a8fd), to(#00d0d5));
  background: -webkit-linear-gradient(left, #00a8fd, #00d0d5);
  background: linear-gradient(90deg, #00a8fd, #00d0d5);
  vertical-align: middle;
}
.info-table tr td {
  display: block;
  font-size: 1.6rem;
  font-weight: 700;
  padding: 15px 20px;
  vertical-align: middle;
}
.info-tel-txt {
  display: block;
  margin-top: 10px;
}
.info-tel-txt img {
  display: block;
}
.info-map {
  width: 100%;
  height: 60vw;
}
.info-map iframe {
  width: 100%;
  height: 100%;
  border: none;
}

/*========================================
service
==========================================*/
.service {
  overflow: hidden;
  background: center/cover no-repeat url(../../images/service/service-bg.png);
  margin-top: -40px;
}
.service-inner .cmn-title {
  color: #fff;
}
.service-inner .cmn-title-en {
  color: #fff;
  background: none;
  -webkit-text-fill-color: initial;
}
.service-content {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 20px 15px;
  background-color: #fff;
  position: relative;
}
.service-content:not(:last-of-type) {
  margin-bottom: 30px;
}
.service-img {
  margin-bottom: 20px;
}
.service-textbox {
  max-width: 600px;
  width: 100%;
}
.service-title {
  font-size: 2.5rem;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.05em;
  color: #fff;
  padding: 13px 20px;
  margin-bottom: 16px;
  background: center/cover no-repeat url(../../images/service/service-title-bg.png);
}
.service-text {
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.8;
  letter-spacing: 0.05em;
}

/*========================================
strength
==========================================*/
.strength {
  margin-top: -40px;
  position: relative;
  z-index: 1;
}
.strength::before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 120px;
  background: center/cover no-repeat url(../../images/strength/strength-bg-top.png);
  z-index: -1;
}
.strength-content {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
}
.strength-content:not(:last-of-type) {
  margin-bottom: 30px;
}
.strength-content:nth-of-type(even) .strength-img {
  margin-left: auto;
  margin-right: -20px;
}
.strength-img {
  width: 95%;
  margin-left: -20px;
  margin-bottom: 0;
}
.strength-textbox {
  max-width: 540px;
  width: 100%;
}
.strength-title {
  font-size: 2.2rem;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.05em;
  color: #fff;
  padding: 16px 23px;
  margin-bottom: 30px;
  background: center/cover no-repeat url(../../images/service/service-title-bg.png);
}
.strength-text {
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.8;
  letter-spacing: 0.05em;
}
.strength-text:not(:last-of-type) {
  margin-bottom: 20px;
}

/*========================================
case
==========================================*/
.case {
  margin-top: -40px;
  background-color: #f4f4f4;
}
.case-content {
  padding: 20px;
  background-color: #fff;
  border: 1px solid #cccccc;
}
.case-content:not(:last-of-type) {
  margin-bottom: 30px;
}
.case-title {
  font-size: 2.2rem;
  font-weight: 700;
  line-height: 1.3;
  letter-spacing: 0;
  color: #fff;
  padding: 12px 15px;
  text-align: center;
  background: center/cover no-repeat url(../../images/case/case-title-bg.png);
  margin-bottom: 30px;
}
.case-flex {
  max-width: 670px;
  width: 100%;
  margin: 0 auto;
  margin-bottom: 30px;
  position: relative;
}
.case-flex::before {
  position: absolute;
  content: "";
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) rotate(90deg);
          transform: translate(-50%, -50%) rotate(90deg);
  width: 30px;
  height: 50px;
  background: center/cover no-repeat url(../../images/case/case-arrow.png);
}
.case-before {
  max-width: 300px;
  width: 100%;
  margin-bottom: 50px;
}
.case-before-text {
  width: 100px;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  padding: 7px 0;
  text-align: center;
  margin-bottom: 10px;
  background-color: #00d0d5;
}
.case-after {
  max-width: 300px;
  width: 100%;
}
.case-after-text {
  width: 100px;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  padding: 7px 0;
  margin-bottom: 10px;
  text-align: center;
  background-color: #00c1e5;
}
.case-img {
  max-width: 300px;
  width: 100%;
  height: 180px;
}
.case-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.case-body {
  text-align: center;
  padding: 15px 10px;
  background-color: #f4f9fc;
}
.case-body img {
  max-width: 100%;
}
.case-body p {
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.8;
}

/*========================================
question
==========================================*/
.question {
  margin-top: -40px;
  background-color: #f4f9fc;
  position: relative;
  z-index: 1;
}
.question::before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 130px;
  background: center/cover no-repeat url(../../images/question/question-bg-top.png);
  z-index: -1;
}
.question-list-item:not(:last-child) {
  margin-bottom: 30px;
}
.question-list-title {
  font-size: 2rem;
  font-weight: 700;
  color: #fff;
  letter-spacing: 0;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  margin-bottom: 17px;
  padding: 10px 15px;
  background: center/cover no-repeat url(../../images/question/question-title-bg.png);
}
.question-list-title::before {
  content: "";
  -webkit-box-flex: 0;
  -webkit-flex: none;
      -ms-flex: none;
          flex: none;
  width: 30px;
  height: 30px;
  margin-right: 13px;
  background: center/cover no-repeat url(../../images/question/Q.png);
}
.question-textbox {
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.8;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  padding: 0 10px;
}
.question-textbox::before {
  content: "";
  -webkit-box-flex: 0;
  -webkit-flex: none;
      -ms-flex: none;
          flex: none;
  width: 19px;
  height: 20px;
  margin-top: 4px;
  margin-right: 15px;
  background: center/cover no-repeat url(../../images/question/A.png);
}
.question-body img {
  max-width: 100%;
}

/*========================================
contact
==========================================*/
.contact-form-table tr {
  border: none;
}
.contact-form-table tr th {
  font-size: 1.6rem;
  font-weight: 500;
  color: #fff;
  background-color: #00a8fd;
}
.contact-form-table tr td a {
  text-decoration: underline;
}
.contact-submits-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.contact-submits-wrap input {
  color: #fff;
  background-color: #00a8fd;
}
.contact-submits-wrap button {
  color: #fff;
  margin-bottom: 15px;
  background-color: #00a8fd;
}

/*========================================
privacy
==========================================*/
.privacy-content {
  padding: 20px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #00a8fd;
  border-radius: 5px;
}
.privacy-content:not(:last-child) {
  margin-bottom: 30px;
}
.privacy-title {
  font-size: 1.6rem;
  font-weight: 500;
  margin: 0 0 15px;
  padding: 0 0 0 20px;
  border-left: 2px solid #00a8fd;
}
.privacy-text {
  font-size: 1.4rem;
  font-weight: 500;
}
.privacy-list {
  font-size: 1.4rem;
  font-weight: 500;
  margin-top: 15px;
  list-style-type: square;
  list-style-position: inside;
}

/*========================================
site
==========================================*/
.site-list {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.site-list-item {
  width: 100%;
  border-bottom: 1px solid #00a8fd;
}
.site-list-item a {
  width: 100%;
  padding: 15px 0 15px 10px;
  color: #00a8fd;
  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;
}
.site-list-item a::before {
  content: "";
  width: 7px;
  height: 7px;
  margin-right: 20px;
  border-top: 1px solid #00a8fd;
  border-right: 1px solid #00a8fd;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.site-list-item a:hover {
  color: #000 !important;
}
.site-list-item a:hover::before {
  -webkit-transform: rotate(45deg) translate(8px, -8px);
          transform: rotate(45deg) translate(8px, -8px);
}

/*========================================
mixin
==========================================*/
/*========================================
footer-sp
==========================================*/
.footer {
  background-color: #040e53;
}
.footer-inner {
  padding: 35px 0 25px 0;
}
.footer-logo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 auto;
  margin-bottom: 30px;
}
.footer-logo:hover {
  opacity: 0.8;
}
.footer-address {
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1.3;
  color: #fff;
  margin-bottom: 30px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
}
.footer-address::before {
  content: "";
  -webkit-box-flex: 0;
  -webkit-flex: none;
      -ms-flex: none;
          flex: none;
  width: 13px;
  height: 15px;
  margin-right: 20px;
  background: center/cover no-repeat url(../../images/top/footer-address-icon.png);
}
.footer-link {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 30px;
}
.footer-link a:not(:last-of-type) {
  margin-right: 20px;
}
.footer-link a:hover {
  opacity: 0.8;
  -webkit-transform: translateY(-8px);
          transform: translateY(-8px);
}
.footer-nav {
  border-top: 1px solid #fff;
  padding-top: 30px;
}
.footer-nav-list {
  max-width: 620px;
  width: 100%;
  margin: 0 auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.footer-nav-list-item {
  line-height: 1;
  margin-bottom: 20px;
}
.footer-nav-list-item:not(:last-child) {
  margin-right: 17px;
}
.footer-nav-list-item a {
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 1;
  color: #fff;
}
.footer-nav-list-item a:hover {
  opacity: 0.8;
}
.footer-bottom {
  font-size: 1.3rem;
  line-height: 1;
  letter-spacing: 0.05em;
  font-weight: 500;
  padding: 19px 0;
  text-align: center;
  background-color: #fff;
}