body {
  font-family: 'Hiragino sans gb w3', sans-serif;
  color: #000;
  font-size: 16px;
  line-height: 20px;
}
img {
    max-width: 100%;
    vertical-align: middle;
    display: inline-block;
}
div{box-sizing: border-box;}
.slider__text__tag {
  width: 320px;
  margin-top: -2px;
  margin-bottom: 18px;
  padding: 2px 14px;
  background-color: #fff;
  font-family: 'Hiragino sans gb w3', sans-serif;
  color: #fc9a13;
  font-size: 18px;
  line-height: 24px;
  font-weight: 400;
  text-align: center;
  list-style-type: disc;
}
.color__block--l {
  position: absolute;
  left: -9%;
  top: 0%;
  right: auto;
  bottom: auto;
  width: 53%;
  height: 100%;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fc9a13), to(#feca2b));
  background-image: linear-gradient(180deg, #fc9a13, #feca2b);
  box-shadow: 1px 1px 4px 0 #a2a2a2;
  opacity: 0.67;
  -webkit-transform: skew(-25deg, 0deg);
  -ms-transform: skew(-25deg, 0deg);
  transform: skew(-25deg, 0deg);
}

.color__block--l.white {
  width: 51%;
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.52)), to(hsla(0, 0%, 100%, 0.52)));
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.52), hsla(0, 0%, 100%, 0.52));
  box-shadow: 1px 1px 4px 0 hsla(0, 0%, 63.5%, 0.5);
}


.paper__cards__card__p {
  display: inline-block;
  width: 315px;
  margin-bottom: 0px;
  font-family: 'Hiragino sans gb w3', sans-serif;
  color: #505050;
  font-size: 16px;
  line-height: 22px;
  text-align: center;
}

.image-163 {
  width: 35px;
  height: 41px;
  margin-top: 0px;
  float: none;
  -o-object-fit: fill;
  object-fit: fill;
}

.points__pt__icon {
  height: 60px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.points__pt__icon.circle100 {
  width: 100px;
  height: 100px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  border-radius: 50px;
  background-color: #fff;
  box-shadow: 1px 1px 4px 0 rgba(0, 0, 0, 0.5);
}

.points__pt__icon.height100 {
  height: 100px;
}

.paper__cards {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.paper__cards__card__title {
  margin-top: 0px;
  margin-bottom: 15px;
  font-family: 'Hiragino sans gb w3', sans-serif;
  color: #000;
  font-size: 22px;
  line-height: 22px;
  font-weight: 400;
}

.paper {
  max-width: 978px;
  margin-top: 50px;
  margin-right: auto;
  margin-left: auto;
}

.paper.m {
  display: none;
}

.paper.join {
  max-width: 1112px;
  padding-top: 30px;
  padding-bottom: 80px;
  border-top: 7px solid #fc9a13;
  border-radius: 10px;
  background-color: #fff;
  box-shadow: 1px 1px 4px 0 rgba(0, 0, 0, 0.3);
}

.paper.d.home {
  margin-top: 30px;
}

.paper._3 {
  margin-top: 0px;
}

.paper__cards__card {
  display: inline-block;
  overflow: hidden;
  height: 344px;
  margin-right: 16px;
  margin-bottom: 32px;
  margin-left: 16px;
  padding-top: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-radius: 10px;
  background-color: #fff;
  box-shadow: 1px 1px 4px 0 rgba(0, 0, 0, 0.3);
  text-align: center;
}


.paper__cards__card.join {
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  border-radius: 0px;
  background-color: transparent;
  box-shadow: none;
}

.paper__cards__card.join.height280 {
  height: 220px;
}

.paper__cards__card.height280 {
  height: 280px;
}

.bold-text-16 {
  font-weight: 400;
  text-decoration: none;
}

.footer-info {
  display: block;
  overflow: visible;
  line-height: 36px;
padding: 50px 0;
}
.door {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 321px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.entry__text__title {
  display: block;
  margin-bottom: 12px;
  font-family: 'Hiragino sans gb w3', sans-serif;
  font-size: 20px;
  text-align: center;
}

.entry__text__list {
  display: block;
  padding-left: 0px;
  color: #505050;
  text-align: center;
}

.innershadow {
  position: relative;
  width: 100%;
  height: 100%;
  margin-right: auto;
  margin-left: auto;
  border-radius: 28px;
  box-shadow: inset 1px 1px 3px 0 rgba(0, 0, 0, 0.5);
  opacity: 0;
}

.door__gp__entry {
  position: relative;
  z-index: 12;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -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;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: #fff;
  color: #000;
  text-decoration: none;
}

.door__gp__entry__text {
  margin-top: 64px;
}

.door__gp__entry__arrow {
  position: relative;
  width: 55px;
  height: 55px;
  margin-bottom: 42px;
}

.arrow--r {
  position: absolute;
  width: 100%;
  height: 100%;
  margin-right: auto;
  margin-left: auto;
  border-radius: 28px;
  background-color: #0f9ed6;
  background-image: url('../images/a08.svg');
  background-position: 55% 50%;
  background-size: auto 62%;
  background-repeat: no-repeat;
}

.door__gp {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.form-block-2 {
  min-width: 40vw;
  margin-bottom: 0px;
}

.submit-button {
  width: 150px;
  height: 38px;
  margin-top: 30px;
  border-radius: 6px;
  background-color: #fc9a13;
  font-family: 'Hiragino sans gb w6', sans-serif;
  font-weight: 400;
}

.submit-button:hover {
  box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.3);
}

.error-message-2 {
  margin-top: 30px;
  background-color: #e53238;
}

.form-top {
  margin-bottom: 40px;
  text-align: center;
}


.halffield {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.html-embed-3 {
  margin-right: 20px;
  margin-left: 10px;
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  color: #bacdd1;
}

.html-embed-3:hover {
  color: #82a1a7;
}

.textarea {
  width: 30vw;
  max-width: 30vw;
  min-height: 100px;
  min-width: 30vw;
  margin-right: 122px;
  margin-bottom: 0px;
  border-radius: 10px;
}

.html-embed-4 {
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  color: #bacdd1;
}

.html-embed-4:hover {
  color: #82a1a7;
}

.banner-content-wrap-900 {
  position: relative;
  z-index: 2;
  margin-top: 123px;
}

.banner-title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0px auto 8px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: 'Hiragino sans gb w6', sans-serif;
  color: #fff;
  font-size: 44px;
  line-height: 50px;
  font-weight: 400;
}


.list-item-2 {
  margin-top: 22px;
}

.slider-3 {
  display: none;
}

.year-0 {
  margin-bottom: 2px;
  font-family: 'Hiragino sans gb w6', sans-serif;
  color: #82a1a7;
  font-weight: 400;
}

.section-903 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 1240px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #f1f5f8;
}

.mask-down {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: 2;
  width: 100%;
  height: 30%;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(12%, #f1f5f8), to(hsla(0, 0%, 100%, 0)));
  background-image: linear-gradient(0deg, #f1f5f8 12%, hsla(0, 0%, 100%, 0));
}

.section-904 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  height: 640px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #2d373e;
}

.wrap-904 {
  position: absolute;
  left: 0%;
  top: 14%;
  right: 0%;
  bottom: auto;
  z-index: 2;
  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-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.section-main-title-w {
  margin-bottom: 0px;
  font-family: 'Hiragino sans gb w6', sans-serif;
  color: #fff;
  font-size: 44px;
  line-height: 62px;
  text-align: center;
}

.contact-info {
  margin-bottom: 14px;
  line-height: 22px;
}

.co-name {
  margin-top: 0px;
  margin-bottom: 30px;
  font-size: 20px;
  line-height: 20px;
  font-weight: 400;
}

.bold-text-22 {
  font-weight: 400;
}

.banner {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  height: 420px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-image: url('../images/banner.jpg');
  background-position: 50% 85%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
  margin-top: 90px;
}

.color__block--s {
  position: absolute;
  left: -9%;
  top: auto;
  right: auto;
  bottom: 0%;
  width: 46%;
  height: 45%;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fc9a13), to(#feca2b));
  background-image: linear-gradient(180deg, #fc9a13, #feca2b);
  box-shadow: 1px 1px 4px 0 #a2a2a2;
  opacity: 0.67;
  -webkit-transform: skew(-25deg, 0deg);
  -ms-transform: skew(-25deg, 0deg);
  transform: skew(-25deg, 0deg);
}

.color__block--s.white {
  width: 42%;
  height: 35%;
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.52)), to(hsla(0, 0%, 100%, 0.52)));
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.52), hsla(0, 0%, 100%, 0.52));
  box-shadow: 1px 1px 4px 0 hsla(0, 0%, 63.5%, 0.5);
}

.color__block--m {
  position: absolute;
  left: -9%;
  top: 0%;
  right: auto;
  bottom: auto;
  width: 40%;
  height: 100%;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fc9a13), to(#feca2b));
  background-image: linear-gradient(180deg, #fc9a13, #feca2b);
  box-shadow: 1px 1px 4px 0 #a2a2a2;
  opacity: 0.67;
  -webkit-transform: skew(-25deg, 0deg);
  -ms-transform: skew(-25deg, 0deg);
  transform: skew(-25deg, 0deg);
}

.color__block--m.white {
  width: 35%;
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.52)), to(hsla(0, 0%, 100%, 0.52)));
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.52), hsla(0, 0%, 100%, 0.52));
  box-shadow: 1px 1px 4px 0 hsla(0, 0%, 63.5%, 0.5);
}

.banner__text__title {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  font-family: 'Hiragino sans gb w6', sans-serif;
  font-size: 44px;
  line-height: 56px;
}

.banner__text {
  position: relative;
  z-index: 3;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  max-width: 1366px;
  padding-left: 127px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  color: #fff;
}

.banner__text__content {
  width: 340px;
  margin-top: 13px;
}

.banner__bar {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  height: 4px;
  background-color: #fc9a13;
}

.points {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 50px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  text-align: center;
}

.points.mirrorset {
  position: relative;
  z-index: 1;
}

.points.x8 {
  margin-bottom: 150px;
}

.points.margin6 {
  margin-right: 6vw;
  margin-left: 6vw;
}

.points.margin6.maxw1000 {
  max-width: 1000px;
  margin-right: auto;
  margin-left: auto;
}

.points__pt {
  display: inline-block;
  width: 190px;
  -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;
}

.points__pt.width300 {
  width: 300px;
  text-align: center;
}

.points__pt.width240 {
  width: 240px;
}

.points__pt.width400 {
  width: 400px;
}

.points__pt__title {
  margin-top: 20px;
  margin-bottom: 8px;
  font-family: 'Hiragino sans gb w6', sans-serif;
  color: #000;
  text-align: center;
}

.points__pt__title.white {
  color: #fff;
}

.points__pt__title.size22 {
  font-family: 'Hiragino sans gb w3', sans-serif;
  font-size: 20px;
}

.section {
  display: block;
  padding-top: 120px;
  padding-bottom: 120px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.section.grey {
  background-color: #f1f5f8;
}

.section.home {
  padding-top: 80px;
  padding-bottom: 80px;
}

.section.home.grey {
  background-color: #f1f5f8;
}

.section.horizon.padding60 {
  padding-top: 60px;
}

.section.grey {
  background-color: #f1f5f8;
}

.section.grey.parallexmask {
  position: relative;
  z-index: 1;
}

.section.blue {
  background-color: #2d373e;
}

.section.blue.bg {
  background-image: url('../images/å¸‚åœºåˆ†æžç³»ç»Ÿ-08-min.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.section.blue.mirrorset {
  position: relative;
  z-index: 1;
  overflow: hidden;
}

.section.padding80.padding0 {
  padding-bottom: 0px;
}

.section.bg {
  background-image: url('../images/æµ·å¤–ä»“-05-min.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.points__pt__content {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 24px;
  padding-left: 24px;
  font-family: 'Hiragino sans gb w3', sans-serif;
  color: #505050;
  line-height: 22px;
  font-weight: 400;
  text-align: center;
  box-sizing: border-box;
}

.points__pt__content.white {
  color: #fff;
}

.points__pt__content.white.width80 {
  width: 80%;
}

.points__pt__content._2nd {
  margin-top: -10px;
}

.points__pt__content.padding60 {
  padding-right: 60px;
  padding-left: 60px;
}

.points__pt__content.margin20 {
  margin-top: 20px;
}

.points__pt__content.margin20.black {
  color: #000;
}

.door__shadow {
  position: absolute;
  width: 100%;
  height: 100%;
  box-shadow: 1px 1px 4px 0 rgba(0, 0, 0, 0.5);
}

.section--case {
  position: relative;
  overflow: hidden;
  padding-top: 120px;
  padding-bottom: 120px;
  background-color: #2d373e;
}

.section__title {
  font-family: 'Hiragino sans gb w6', sans-serif;
  font-size: 44px;
  line-height: 62px;
  text-align: center;
}

.section__title.white {
  color: #fff;
}

.section__title.white.relative1 {
  position: relative;
  z-index: 1;
}

.section__title.white.mirrorset {
  position: relative;
  z-index: 1;
}

.section__title.left {
  text-align: left;
}

.section__title.size40 {
  font-size: 40px;
  line-height: 56px;
}

.tab-link-tab-1 {
  width: 50%;
  padding: 0px;
  background-color: transparent;
  color: #82a1a7;
}

.tab-link-tab-1.w--current {
  width: 50%;
  padding: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-color: transparent;
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  color: #fc9a13;
}

.tab-link-tab-2 {
  width: auto;
  padding: 0px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: transparent;
  color: #82a1a7;
  text-align: right;
}

.tab-link-tab-2.w--current {
  background-color: transparent;
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  color: #fc9a13;
}

.tabs-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 60px;
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
}

.text-block-24 {
  font-family: 'Hiragino sans gb w6', sans-serif;
  font-size: 22px;
  line-height: 22px;
}

.tab01 {
  width: 100%;
  height: 4px;
  margin-top: 15px;
  background-color: #82a1a7;
  color: #82a1a7;
}

.tabs {
  position: relative;
  z-index: 1;
  width: auto;
  max-width: 1366px;
  margin-top: 60px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 127px;
  padding-left: 127px;
}

.tabs.ie {
  display: none;
}

.div-block-114 {
  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;
}

.div-block-115 {
  width: 50%;
  padding-right: 90px;
  color: #fff;
}

.text-block-26 {
  margin-bottom: 4px;
  font-family: 'Hiragino sans gb w6', sans-serif;
  line-height: 16px;
}

.paragraph-905 {
  margin-bottom: 40px;
}

.paragraph-905.line {
  margin-bottom: 20px;
}

.div-block-117 {
  position: relative;
  width: 50%;
  margin-top: 22px;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  border-bottom: 4px solid #fc9a13;
}

.door__gp__spacer {
  width: 1px;
  height: 100%;
  background-color: #d6e1e6;
}

.points__pt__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;
}

.section__tag {
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  padding-top: 15px;
  color: #505050;
  text-align: center;
}

.section__tag.white {
  color: #fff;
}

.section__tag.white.width390 {
  width: 390px;
  max-width: 100%;
}
.section__image--mid {
  display: block;
  margin-top: 70px;
  margin-right: auto;
  margin-left: auto;
}