:root {
  --main-color: #072236;
  --text-w: #fff;
  --subcolor: #2170a9;
  --background: #004c8380;
}

.w-checkbox {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

.w-checkbox:before {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox:after {
  content: " ";
  clear: both;
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox-input {
  float: left;
  margin: 4px 0 0 -20px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 2px;
  width: 12px;
  height: 12px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-color: #3898ec;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

.section-top {
  z-index: 2;
  background-color: var(--main-color);
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: flex;
  position: relative;
  overflow: hidden;
}

.body {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.title-box {
  z-index: 2;
  opacity: 0;
  justify-content: center;
  align-items: center;
  margin-left: 15px;
  margin-right: 15px;
  padding-left: 15px;
  padding-right: 15px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.logo {
  width: 100%;
  max-width: 100px;
  margin-right: 15px;
}

.title-text {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Noto Serif JP, sans-serif;
  font-size: 80px;
  line-height: 90px;
}

.section-1 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-bottom: 120px;
  padding-top: 120px;
  padding-bottom: 120px;
  display: flex;
  overflow: hidden;
}

.back-ground {
  z-index: -1;
  background-image: url('../images/body-3.png');
  background-position: 50% 0;
  background-size: cover;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: flex;
  position: fixed;
  inset: 0% auto auto 0%;
  overflow: visible;
}

.back-ground.ab {
  background-image: url('../images/ab-background.png');
}

.back-ground.sv {
  background-image: url('../images/image-3.png');
}

.back-ground.con {
  background-image: url('../images/body-contact.png');
  background-position: 50%;
  background-size: cover;
}

.back-ground.com {
  background-image: url('../images/com-back.webp');
  background-position: 50%;
  background-size: cover;
}

.slogan-box {
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  margin-bottom: 120px;
  padding-left: 120px;
  padding-right: 120px;
  display: flex;
}

.slogan-box._2 {
  background-color: #07223680;
  flex-flow: wrap;
  max-width: none;
  padding: 60px 0;
  overflow: hidden;
}

.slogan-text {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Noto Serif JP, sans-serif;
  font-size: 45px;
  line-height: 50px;
  display: block;
}

.about-box {
  background-color: var(--main-color);
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.titlebox {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 24%;
  height: auto;
  padding: 60px 0;
  display: flex;
}

.titlebox._2 {
  background-color: var(--main-color);
  width: 100%;
  overflow: hidden;
}

.titlebox.ms {
  height: 100%;
}

.heading {
  color: var(--text-w);
  margin-top: 0;
  margin-bottom: 0;
  font-family: Noto Serif JP, sans-serif;
  font-size: 30px;
  line-height: 36px;
}

.heading.ms {
  margin-bottom: 15px;
}

.about-inside {
  background-color: #fff;
  justify-content: center;
  align-items: center;
  width: 80%;
  max-width: 1440px;
  padding: 60px 60px 60px 120px;
  display: flex;
  position: relative;
}

.d-button {
  border: 1px solid var(--main-color);
  justify-content: center;
  align-items: center;
  padding: 15px 30px;
  text-decoration: none;
  display: flex;
}

.d-button.ab {
  margin-top: 30px;
}

.button-text {
  color: var(--text-w);
  margin-top: 0;
  margin-bottom: 0;
  font-family: Noto Serif JP, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  text-decoration: underline;
}

.button-text._2 {
  color: var(--main-color);
}

.ab-text-box {
  margin-right: 60px;
}

.b-text {
  color: var(--main-color);
  margin-top: 0;
  margin-bottom: 30px;
  font-family: Noto Serif JP, sans-serif;
}

.b-text.wh {
  color: var(--text-w);
}

.b-text.wh.sv {
  margin-bottom: 0;
}

.b-text.ft {
  color: var(--text-w);
  margin-bottom: 0;
  text-decoration: none;
}

.nomal-text {
  color: var(--main-color);
  margin-top: 0;
  margin-bottom: 0;
  font-family: Noto Serif JP, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
}

.nomal-text.wh {
  color: var(--text-w);
}

.nomal-text.wh.s {
  text-align: center;
}

.nomal-text.wh.con {
  margin-top: 60px;
  margin-bottom: 30px;
}

.nomal-text.wh.pdf {
  text-align: center;
  margin-top: 15px;
  margin-bottom: 15px;
}

.nomal-text.wh-copy {
  color: var(--text-w);
}

.nomal-text.wh-copy.s {
  text-align: center;
}

.nomal-text.wh-copy.con {
  margin-top: 60px;
  margin-bottom: 30px;
}

.nomal-text.ft {
  color: var(--text-w);
  text-align: center;
  font-family: Noto Serif JP, sans-serif;
  font-size: 14px;
}

.nomal-text.ab {
  margin-top: 30px;
  margin-bottom: 30px;
}

.nomal-text.ab.bd {
  margin-top: 60px;
  margin-bottom: 0;
  font-weight: 700;
}

.nomal-text.ab.bd.wh {
  margin-top: 0;
  margin-bottom: 15px;
}

.nomal-text.top {
  margin-top: 15px;
  margin-bottom: 15px;
  margin-left: 120px;
}

.nomal-text.top.wh {
  margin-top: 0;
}

.nomal-text.fin {
  margin-bottom: 30px;
  font-size: 24px;
  font-weight: 700;
  line-height: 30px;
}

.nomal-text.bd {
  font-weight: 700;
}

.nomal-text.ceo {
  margin-top: 60px;
}

.img-box {
  max-width: 400px;
}

.section-1-copy {
  padding-top: 120px;
  padding-bottom: 120px;
}

.section-2 {
  background-color: var(--main-color);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-bottom: 240px;
  display: flex;
  overflow: hidden;
}

.service-bigbox {
  flex-flow: column;
  width: 100%;
  display: flex;
}

.service-box {
  flex-flow: wrap;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  overflow: hidden;
}

.service-box.sv {
  max-width: 1440px;
  margin-top: 60px;
}

.service-1 {
  background-image: linear-gradient(#0000004d, #0000004d), url('../images/s-1.png');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 50%;
  height: 300px;
  padding: 60px;
  display: flex;
}

.service-1.sv {
  background-image: linear-gradient(#0000004d, #0000004d), url('../images/s-1.png');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  justify-content: center;
  align-items: flex-start;
  width: 47%;
  height: 330px;
  margin: 15px;
}

.service-4 {
  background-image: url('../images/s-4.png');
  background-position: 50%;
  background-size: cover;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 50%;
  height: 300px;
  padding: 60px;
  display: flex;
}

.service-3 {
  background-image: url('../images/s-3.png');
  background-position: 50%;
  background-size: cover;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 50%;
  height: 300px;
  padding: 60px;
  display: flex;
}

.service-2 {
  background-image: linear-gradient(#0000004d, #0000004d), url('../images/s-2.png');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 50%;
  height: 300px;
  padding: 60px;
  display: flex;
  overflow: hidden;
}

.service-2.sv {
  background-image: linear-gradient(#0000004d, #0000004d), url('../images/s-2.png');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  justify-content: center;
  align-items: flex-start;
  width: 47%;
  height: 330px;
  margin: 15px;
}

.section-3 {
  background-color: #fff;
  width: 100%;
  margin-bottom: 120px;
  overflow: hidden;
}

.company-box {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 120px;
  display: flex;
}

.cp-box {
  justify-content: center;
  align-items: center;
  margin-top: 120px;
  display: flex;
}

.cp-inside {
  margin-right: 60px;
}

.cp {
  margin-bottom: 15px;
  padding: 9px;
  display: flex;
}

.cp-title {
  width: 200px;
}

.cp-text {
  color: var(--main-color);
  margin-top: 0;
  margin-bottom: 0;
  font-family: Noto Serif JP, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.cp-text.title {
  border-left: 3px solid var(--subcolor);
  padding-left: 15px;
  font-weight: 700;
}

.cp-text.cp {
  margin-left: 15px;
}

.cp-text.mp {
  color: var(--subcolor);
  font-size: 14px;
}

.cp-detail {
  width: 240px;
  display: flex;
}

.cp-detail.cp {
  flex-flow: column;
  margin-bottom: 0;
  margin-left: 15px;
  padding: 0;
}

.c-button {
  background-color: #072236;
  justify-content: center;
  align-items: center;
  width: 180px;
  margin-top: 30px;
  padding-top: 15px;
  padding-bottom: 15px;
  font-family: Noto Serif JP, sans-serif;
  text-decoration: none;
  display: flex;
  position: static;
}

.map-box {
  background-color: var(--text-w);
  width: 100%;
  height: 300px;
  display: flex;
}

.section-4 {
  width: 100%;
  margin-top: 120px;
  overflow: hidden;
}

.footer {
  background-color: #072236b3;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 60px 120px;
  display: flex;
}

.menu-button {
  margin-left: 15px;
  margin-right: 15px;
  padding: 15px;
  text-decoration: none;
}

.menu-button:hover {
  border-bottom: 1px solid var(--text-w);
}

.menu-button.w--current {
  opacity: .5;
  border-bottom: 1px solid #fff0;
}

.menu-button._2 {
  margin-right: 0;
}

.menu-button.mb {
  border-bottom: 1px solid #ffffff4d;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-bottom: 15px;
  margin-left: 0;
  margin-right: 0;
  padding-top: 30px;
  padding-bottom: 30px;
  display: flex;
}

.ft-menu-box {
  justify-content: center;
  align-items: center;
  display: flex;
}

.ft-inside {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: 30px;
  margin-bottom: 30px;
  display: flex;
}

.ft-title-text {
  color: var(--text-w);
  margin-top: 0;
  margin-bottom: 15px;
  font-family: Noto Serif JP, sans-serif;
  font-size: 30px;
  line-height: 36px;
}

.copy-right {
  color: #ffffff80;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Noto Serif JP, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 15px;
}

.copy-right.wh {
  color: var(--text-w);
}

.copy-right.wh.s {
  text-align: center;
}

.copy-right.wh.con {
  margin-top: 60px;
  margin-bottom: 30px;
}

.copy-right.wh-copy {
  color: var(--text-w);
}

.copy-right.wh-copy.s {
  text-align: center;
}

.copy-right.wh-copy.con {
  margin-top: 60px;
  margin-bottom: 30px;
}

.copy-right.ft {
  color: var(--text-w);
  text-align: center;
  font-family: Noto Serif JP, sans-serif;
  font-size: 14px;
}

.header {
  z-index: 3;
  justify-content: center;
  width: 100%;
  padding-left: 30px;
  padding-right: 30px;
  display: flex;
  position: absolute;
  inset: 0% auto auto 0%;
}

.header.home {
  inset: auto auto 0% 0%;
}

.hd-logo {
  width: 100%;
  max-width: 30px;
  margin-right: 5px;
}

.hd-title-text {
  color: var(--text-w);
  margin-top: 0;
  margin-bottom: 0;
  font-family: Noto Serif JP, sans-serif;
  font-size: 24px;
  line-height: 30px;
}

.hd-inside-box {
  border-bottom: 1px solid #fff;
  justify-content: space-between;
  width: 100%;
  display: flex;
}

.hd-inside-box._2 {
  border-bottom-style: none;
  margin-bottom: 15px;
}

.header2 {
  z-index: 2;
  background-color: var(--background);
  justify-content: center;
  width: 100%;
  padding-left: 60px;
  padding-right: 60px;
  display: flex;
  position: fixed;
  inset: 0% auto auto 0%;
}

.arrow-aicon {
  width: 100%;
  max-width: 20px;
  margin-right: 15px;
}

.arrow-aicon.pdf {
  max-width: 20px;
  margin-bottom: 0;
  margin-left: 3px;
  margin-right: 0;
}

.mobile-hb-box {
  z-index: 3;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 40px;
  display: none;
}

.line1, .line2 {
  background-color: var(--text-w);
  border-radius: 50px;
  width: 100%;
  height: 2px;
  margin-bottom: 9px;
}

.line3 {
  background-color: var(--text-w);
  border-radius: 50px;
  width: 100%;
  height: 2px;
  margin-bottom: 0;
}

.mb-menu {
  z-index: 3;
  background-color: #072236;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 100vw;
  padding: 30px;
  display: none;
  position: absolute;
  inset: 0% 0% auto auto;
}

.mb-header {
  justify-content: space-between;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.mb-menu-box {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: none;
  margin-top: 60px;
  display: flex;
}

.mobile-close-box {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 40px;
  display: flex;
  position: static;
}

.line4, .line5 {
  background-color: var(--text-w);
  border-radius: 50px;
  width: 100%;
  height: 2px;
  margin-bottom: 9px;
}

.line6 {
  background-color: var(--text-w);
  border-radius: 50px;
  width: 100%;
  height: 2px;
  margin-bottom: 0;
}

.page-line {
  background-color: #004c8366;
  justify-content: center;
  align-items: flex-start;
  width: 80px;
  height: 100%;
  display: flex;
  position: absolute;
  inset: 0% auto auto -90px;
}

.page-line.ab1 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  margin-right: 60px;
  display: flex;
  inset: 0% 0% auto auto;
}

.page-line.ab2 {
  justify-content: center;
  align-items: center;
  margin-left: 60px;
  inset: 0% auto auto 0%;
}

.line-text {
  color: #fffc;
  letter-spacing: 3px;
  flex-flow: column;
  font-family: Noto Serif JP, sans-serif;
  font-size: 36px;
  font-weight: 700;
  line-height: 40px;
  text-decoration: none;
  display: flex;
  transform: translate(0, 300%)rotate(90deg);
}

.line-text.ab, .line-text.top {
  white-space: nowrap;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  line-height: 24px;
}

.page-titlebox {
  z-index: 2;
  background-image: url('../images/page-titlebox.png');
  background-position: 50%;
  background-size: cover;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 180px;
  padding-bottom: 120px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.page-title {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.page-title-text {
  color: var(--text-w);
  margin-top: 0;
  margin-bottom: 0;
  font-family: Noto Serif JP, sans-serif;
  font-size: 40px;
  line-height: 46px;
}

.page-title-text.mini {
  margin-top: 15px;
  font-size: 24px;
  line-height: 30px;
}

.ab-section1 {
  background-color: var(--text-w);
  flex-flow: row;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  margin-bottom: 120px;
  padding-top: 120px;
  padding-bottom: 120px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.title-linebox {
  border-bottom: 2px solid var(--subcolor);
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  margin-top: 60px;
  display: flex;
  position: absolute;
  inset: 0% 0% auto auto;
}

.title-linebox.ab-us {
  width: 70%;
  margin-top: 180px;
  inset: 0% auto auto 0%;
}

.title-linebox.top {
  width: 50%;
  margin-top: 120px;
  inset: 0% auto auto 0%;
}

.title-linebox.sv {
  width: 60%;
}

.title-linebox.sv-3 {
  width: 60%;
  margin-top: 180px;
  inset: 0% 0% auto auto;
}

.ceo-box {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 60%;
  padding-bottom: 0;
  padding-left: 60px;
  padding-right: 0;
  display: flex;
  position: relative;
}

.line-box-text {
  color: var(--main-color);
  text-align: left;
  width: 30%;
  font-family: Noto Serif JP, sans-serif;
}

.line-box-text._2 {
  width: auto;
}

.ceo-imgbox {
  max-width: 300px;
  margin-right: 60px;
}

.ceo-imgbox.mb {
  display: none;
}

.ceo-textbox {
  justify-content: center;
  align-items: center;
  display: flex;
}

.nomal-tex {
  color: var(--main-color);
  font-family: Noto Serif JP, sans-serif;
}

.ab-section2 {
  background-color: var(--text-w);
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  margin-bottom: 120px;
  padding-top: 120px;
  padding-bottom: 120px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.abutus-box {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-bottom: 0;
  padding-right: 0;
  display: flex;
}

.ab-textbox {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 1040px;
  margin-left: 160px;
  display: flex;
}

.ab-textbox._2 {
  justify-content: center;
  align-items: center;
  margin-top: 60px;
  margin-left: 0;
}

.ab-us-imgbox {
  width: auto;
  max-width: 300px;
  margin-top: 60px;
  margin-right: 0;
}

.ab-us-imgbox._2 {
  max-width: none;
}

.ab-us-imgbox._2.top {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  display: flex;
  position: relative;
}

.title-outside {
  justify-content: flex-start;
  align-items: center;
  width: 60%;
  display: flex;
}

.service-img {
  max-width: 800px;
  margin-top: 60px;
}

.sv-section {
  background-color: var(--text-w);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-bottom: 120px;
  padding-top: 120px;
  padding-bottom: 120px;
  display: flex;
  position: relative;
}

.div-block {
  border-bottom: 2px solid var(--subcolor);
  margin-bottom: 15px;
  padding: 0 15px 9px;
}

.cp-inside-copy {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-right: 60px;
  display: flex;
}

.contact-title-text {
  color: var(--main-color);
  margin-top: 0;
  margin-bottom: 0;
  font-family: Noto Serif JP, sans-serif;
  font-size: 16px;
  font-weight: 700;
}

.contact-title-text.title {
  border-left: 3px solid var(--subcolor);
  padding-left: 15px;
  font-weight: 700;
}

.contact-text {
  color: var(--main-color);
  margin-top: 0;
  margin-bottom: 0;
  font-family: Noto Serif JP, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.contact-text.title {
  border-left: 3px solid var(--subcolor);
  padding-left: 15px;
  font-weight: 700;
}

.cp-text-copy {
  color: var(--main-color);
  margin-top: 0;
  margin-bottom: 0;
  font-family: Noto Serif JP, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.cp-text-copy.title {
  border-left: 3px solid var(--subcolor);
  padding-left: 15px;
  font-weight: 700;
}

.contact {
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  margin-bottom: 15px;
  padding: 9px;
  display: flex;
}

.cp-copy {
  margin-bottom: 15px;
  padding: 9px;
  display: flex;
}

.text-box {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 55%;
  margin-top: 60px;
  margin-bottom: 0;
  padding-top: 30px;
  padding-bottom: 30px;
  display: flex;
}

.text-box._2 {
  margin-left: 60px;
  margin-right: 0;
}

.inside-box {
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  margin-bottom: 30px;
  display: flex;
}

.inside-box._2 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  padding-top: 0;
}

.inside-box._2-copy {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
}

.link-block {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 80%;
  height: auto;
  padding: 30px;
  text-decoration: none;
  display: flex;
  position: static;
  inset: 0% auto auto 0%;
}

.ms-insidebox {
  background-color: var(--text-w);
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  padding-top: 120px;
  padding-bottom: 120px;
  display: flex;
  position: relative;
}

.ms-insidebox.about {
  background-color: #fff;
  padding-top: 60px;
}

.contact-box {
  box-shadow: inset 3px 3px 5px 0 var(--background);
  border: 1px solid #0722364d;
  padding: 9px 15px;
}

.contact-title {
  justify-content: flex-start;
  align-items: center;
  width: 150px;
  display: flex;
}

.field-label {
  width: 300px;
  font-family: Noto Serif JP, sans-serif;
}

.contact-textbox {
  box-shadow: inset 3px 3px 5px 0 var(--background);
  margin-right: 15px;
  padding: 15px;
  overflow: scroll;
}

.contact-textbox.agree {
  height: 200px;
}

.textarea {
  width: 70%;
  margin-right: 15px;
}

.textarea._1 {
  box-shadow: inset 3px 3px 5px 0 var(--background);
}

.select-field {
  width: 70%;
  margin-right: 15px;
}

.select-field._1 {
  color: var(--main-color);
}

.agree-box {
  width: 100%;
}

.checkbox-field {
  justify-content: center;
  align-items: center;
  margin-top: 15px;
  display: flex;
}

.contact-infobox {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.tell-box {
  background-color: var(--main-color);
  padding: 15px 30px;
}

.tell {
  border-bottom: 1px solid var(--text-w);
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  margin-bottom: 9px;
  padding-bottom: 9px;
  padding-left: 15px;
  padding-right: 15px;
  text-decoration: none;
  display: flex;
}

.tell-nomal-text {
  color: var(--text-w);
  margin-top: 0;
  margin-bottom: 0;
  font-family: Noto Serif JP, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
}

.tell-nomal-text.wh {
  color: var(--text-w);
  text-decoration: none;
}

.tell-nomal-text.wh.s {
  text-align: center;
}

.tell-nomal-text.wh.con {
  margin-top: 60px;
  margin-bottom: 30px;
}

.tell-nomal-text.wh-copy {
  color: var(--text-w);
}

.tell-nomal-text.wh-copy.s {
  text-align: center;
}

.tell-nomal-text.wh-copy.con {
  margin-top: 60px;
  margin-bottom: 30px;
}

.tell-nomal-text.ft {
  color: var(--text-w);
  text-align: center;
  font-family: Noto Serif JP, sans-serif;
  font-size: 14px;
}

.tell-nomal-text.ab {
  margin-top: 60px;
  margin-bottom: 60px;
}

.tell-nomal-text.ab.bd {
  margin-top: 60px;
  margin-bottom: 0;
  font-weight: 700;
}

.tell-nomal-text.top {
  margin-top: 30px;
}

.nomal-text-copy {
  color: var(--main-color);
  margin-top: 0;
  margin-bottom: 0;
  font-family: Noto Serif JP, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
}

.nomal-text-copy.wh {
  color: var(--text-w);
  text-decoration: none;
}

.nomal-text-copy.wh.s {
  text-align: center;
}

.nomal-text-copy.wh.con {
  margin-top: 60px;
  margin-bottom: 30px;
}

.nomal-text-copy.wh-copy {
  color: var(--text-w);
}

.nomal-text-copy.wh-copy.s {
  text-align: center;
}

.nomal-text-copy.wh-copy.con {
  margin-top: 60px;
  margin-bottom: 30px;
}

.nomal-text-copy.ft {
  color: var(--text-w);
  text-align: center;
  font-family: Noto Serif JP, sans-serif;
  font-size: 14px;
}

.nomal-text-copy.ab {
  margin-top: 60px;
  margin-bottom: 60px;
}

.nomal-text-copy.ab.bd {
  margin-top: 60px;
  margin-bottom: 0;
  font-weight: 700;
}

.nomal-text-copy.top {
  margin-top: 30px;
}

.tell-text {
  color: var(--text-w);
  margin-top: 0;
  margin-bottom: 0;
  font-family: Noto Serif JP, sans-serif;
  font-size: 24px;
  line-height: 30px;
}

.tell-icon {
  width: 100%;
  max-width: 24px;
  margin-right: 15px;
}

.form {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: 1040px;
  margin-top: 60px;
  display: flex;
}

.company-inside {
  margin-top: 60px;
  margin-right: 0;
}

.cp-section1 {
  background-color: var(--text-w);
  flex-flow: row;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  margin-bottom: 0;
  padding-top: 120px;
  padding-bottom: 120px;
  display: flex;
  position: relative;
}

.flow-box {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 800px;
  margin-top: 60px;
  display: flex;
}

.flow1 {
  background-color: #d6e2eb;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  min-height: 100px;
  padding: 15px 30px;
  display: flex;
}

.fl-text {
  color: var(--text-w);
  margin-top: 0;
  margin-bottom: 0;
  font-family: Noto Serif JP, sans-serif;
  font-size: 16px;
  line-height: 20px;
}

.flow2 {
  background-color: var(--main-color);
  width: 100%;
  padding: 15px 30px;
}

.flow-arrow {
  max-width: 60px;
}

.flow {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-bottom: 60px;
  display: flex;
}

.area {
  border-bottom: 2px solid var(--subcolor);
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 1040px;
  margin-top: 60px;
  margin-left: 0;
  padding-left: 60px;
  display: flex;
}

.area-box {
  width: 100%;
  max-width: 800px;
}

.area-insidebox {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  padding-left: 60px;
  display: flex;
}

.con-finbox {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 60px;
  display: flex;
}

.con-imgbox {
  max-width: 300px;
  margin-top: 30px;
  margin-right: 0;
}

.con-imgbox.mb {
  display: none;
}

.pdf-text {
  color: var(--text-w);
  margin-top: 0;
  margin-bottom: 0;
  font-family: Noto Serif JP, sans-serif;
  font-size: 24px;
  line-height: 30px;
}

.pdf-text.ms {
  margin-bottom: 15px;
}

.pdf-button {
  z-index: 1;
  background-color: #ff3131;
  justify-content: center;
  align-items: center;
  padding: 9px 15px;
  font-family: Noto Serif JP, sans-serif;
  text-decoration: none;
  display: flex;
  position: absolute;
  inset: auto 0% 0% auto;
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.roundbox-1 {
  z-index: 1;
  color: var(--text-w);
  background-color: #072236e6;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 200px;
  height: 200px;
  padding: 30px;
  display: flex;
  position: relative;
}

.pdf {
  max-width: 60px;
  margin-bottom: 15px;
}

.roundbox-2 {
  z-index: 0;
  background-image: linear-gradient(to bottom, var(--background), var(--background)), url('../images/ab-img1.png');
  background-position: 0 0, 100%;
  background-size: auto, contain;
  width: 200px;
  height: 200px;
  margin-left: 140px;
  position: absolute;
  inset: 0% auto auto 0%;
}

.round-box {
  width: 260px;
  margin-top: 30px;
  padding-top: 30px;
  position: relative;
}

.c-button-copy {
  background-color: var(--main-color);
  justify-content: center;
  align-items: center;
  width: 180px;
  margin-top: 30px;
  padding-top: 15px;
  padding-bottom: 15px;
  font-family: Noto Serif JP, sans-serif;
  text-decoration: none;
  display: flex;
  position: static;
}

.round {
  flex-flow: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

.roundbox-2-copy {
  z-index: 0;
  background-image: linear-gradient(to bottom, var(--background), var(--background)), url('../images/ab-img1.png');
  background-position: 0 0, 100%;
  background-size: auto, cover;
  width: 100%;
  height: 300px;
  position: static;
  inset: 0% auto auto 0%;
}

.roundbox-1-copy {
  z-index: 1;
  color: var(--text-w);
  background-color: #db0004e6;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 9px 15px;
  display: flex;
  position: absolute;
  inset: auto 0% 0% auto;
  box-shadow: 0 2px 5px #0003;
}

.round-box-copy {
  justify-content: center;
  align-items: center;
  width: 60%;
  margin-bottom: 30px;
  padding-bottom: 120px;
  display: flex;
  position: relative;
}

.roundbox-1-copy-copy {
  z-index: 1;
  background-color: var(--text-w);
  color: var(--text-w);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 90%;
  margin-left: 30px;
  padding: 30px;
  text-decoration: none;
  display: flex;
  position: absolute;
  inset: auto auto 0% 0%;
  box-shadow: 0 2px 5px #0003;
}

.image {
  z-index: 3;
  position: relative;
}

.section-top-img {
  z-index: 0;
  opacity: 0;
  background-image: linear-gradient(#00000080, #00000080), url('../images/view_img.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: flex;
  position: absolute;
  inset: 0% auto auto 0%;
}

.sv-line {
  border-bottom: 2px solid var(--subcolor);
  margin-bottom: 30px;
  padding: 0 15px 9px;
}

.ceo-imgbox-tablet {
  max-width: 300px;
  margin-right: 60px;
  display: none;
}

.ceo-imgbox-tablet.mb {
  display: none;
}

.our-sv-box {
  flex-flow: column;
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  padding-bottom: 0;
  padding-left: 60px;
  padding-right: 0;
  display: flex;
  position: relative;
}

.sv-textbox {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 60%;
  margin-left: 140px;
  padding-left: 60px;
  display: flex;
}

.sv-textbox._2 {
  justify-content: center;
  align-items: center;
  margin-top: 60px;
  margin-left: 0;
}

.sv-box {
  flex-flow: column;
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  padding-bottom: 0;
  padding-right: 0;
  display: flex;
}

.com-section2 {
  background-color: var(--text-w);
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  margin-top: 120px;
  margin-bottom: 120px;
  padding-top: 120px;
  padding-bottom: 120px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.area-imgbox {
  max-width: 300px;
  margin-right: 60px;
}

.area-imgbox.mb {
  display: none;
}

.com-flow-box {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-bottom: 0;
  padding-right: 0;
  display: flex;
}

.fl-textbox {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 1040px;
  margin-left: 140px;
  display: flex;
}

.fl-textbox._2 {
  justify-content: center;
  align-items: center;
  margin-top: 60px;
  margin-left: 0;
}

.hd-title-box {
  z-index: 2;
  justify-content: center;
  align-items: center;
  margin-left: 15px;
  margin-right: 15px;
  padding-left: 15px;
  padding-right: 15px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.title-box-copy {
  z-index: 2;
  opacity: 0;
  justify-content: center;
  align-items: center;
  margin-left: 15px;
  margin-right: 15px;
  padding-left: 15px;
  padding-right: 15px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.sv-textbox1 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.sv-tablet-imgbox {
  max-width: 300px;
  margin-right: 0;
  display: none;
}

.sv-tablet-imgbox.mb {
  display: none;
}

.slogan-inside {
  flex-flow: wrap;
  display: flex;
}

.service-2-copy {
  background-image: linear-gradient(#0000004d, #0000004d), url('../images/s-4.png');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 50%;
  height: 300px;
  padding: 60px;
  display: flex;
}

.service-2-copy.sv {
  background-image: linear-gradient(#0000004d, #0000004d), url('../images/s-4.png');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  justify-content: center;
  align-items: flex-start;
  width: 47%;
  height: 330px;
  margin: 15px;
}

.service-5 {
  background-image: linear-gradient(#0000004d, #0000004d), url('../images/s-4.png');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 50%;
  height: 300px;
  padding: 60px;
  display: flex;
}

.service-5.sv {
  background-image: linear-gradient(#0000004d, #0000004d), url('../images/s-3.png');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  justify-content: center;
  align-items: flex-start;
  width: 47%;
  height: 330px;
  margin: 15px;
}

.sv-textbox3 {
  margin-top: 60px;
}

.flow-copy, .flow-2, .flow-3, .flow-4, .flow-5, .flow-1 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-bottom: 60px;
  display: flex;
}

.text-span {
  color: red;
}

.h-sv-outside {
  width: 50%;
  height: 300px;
  text-decoration: none;
  overflow: hidden;
}

.link-block-2 {
  text-decoration: none;
}

.map-link {
  color: var(--background);
  border-bottom: 2px solid #004c8380;
  justify-content: flex-start;
  align-items: center;
  width: 140px;
  margin-top: 9px;
  padding-left: 9px;
  text-decoration: none;
  display: flex;
}

.map-icon {
  max-width: 24px;
  margin-right: 5px;
}

.com-imgbox {
  max-width: 400px;
  margin-right: 60px;
}

.com-imgbox.mb {
  display: none;
}

@media screen and (max-width: 991px) {
  .section-top {
    height: 1100px;
  }

  .title-box {
    padding-left: 0;
    padding-right: 0;
  }

  .title-box.w--current {
    margin-left: 0;
    margin-right: 0;
  }

  .title-box.mb {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .section-1 {
    flex-flow: column;
    margin-bottom: 0;
    padding-top: 90px;
    padding-bottom: 90px;
  }

  .slogan-box {
    margin-bottom: 90px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .slogan-box._2 {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .slogan-text {
    font-size: 30px;
    line-height: 40px;
  }

  .about-box {
    flex-flow: column;
  }

  .titlebox {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .about-inside {
    flex-flow: column;
    width: 100%;
    padding-left: 120px;
    padding-right: 60px;
  }

  .ab-text-box {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-bottom: 60px;
    margin-right: 0;
    display: flex;
  }

  .nomal-text.top {
    margin-left: 0;
  }

  .nomal-text.ceo {
    margin-top: 30px;
    margin-bottom: 30px;
  }

  .section-2 {
    margin-bottom: 120px;
  }

  .service-1.sv, .service-2.sv {
    width: 80%;
    height: auto;
    margin-left: 30px;
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .section-3 {
    margin-bottom: 120px;
  }

  .company-box {
    padding: 90px 60px;
  }

  .cp-box {
    flex-flow: column;
    margin-top: 60px;
  }

  .cp-inside {
    margin-bottom: 90px;
    margin-right: 0;
  }

  .ft-menu-box {
    z-index: 3;
    display: none;
    position: relative;
  }

  .ft-inside {
    margin-top: 0;
  }

  .header {
    padding: 15px 30px;
    display: none;
  }

  .hd-inside-box {
    border-bottom-style: none;
  }

  .hd-inside-box._2 {
    margin-bottom: 0;
  }

  .header2 {
    padding: 15px 30px;
  }

  .mobile-hb-box {
    margin-right: 15px;
    display: flex;
  }

  .mb-menu {
    height: 100vh;
    padding-top: 15px;
    padding-bottom: 15px;
    display: none;
  }

  .mb-menu-box {
    justify-content: center;
    align-items: center;
    width: 80%;
  }

  .page-line {
    width: 60px;
    padding-top: 120px;
    inset: 0% auto auto 0%;
  }

  .page-line.ab1 {
    justify-content: center;
    align-items: center;
    margin-right: 30px;
  }

  .page-line.ab2 {
    margin-left: 30px;
  }

  .line-text {
    font-size: 24px;
    line-height: 30px;
  }

  .page-titlebox {
    z-index: 0;
    padding-top: 150px;
  }

  .ab-section1 {
    flex-flow: column;
    margin-bottom: 90px;
    padding-top: 90px;
    padding-bottom: 90px;
  }

  .title-linebox, .title-linebox.ab-us, .title-linebox.sv-3 {
    width: 90%;
  }

  .ceo-box {
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-top: 0;
    padding-left: 30px;
    padding-right: 30px;
  }

  .line-box-text._2 {
    width: 100%;
  }

  .ceo-imgbox {
    margin-right: 0;
    display: none;
  }

  .ceo-imgbox.mb {
    display: flex;
  }

  .ceo-textbox {
    width: 70%;
  }

  .abutus-box {
    justify-content: center;
    align-items: center;
    width: 80%;
    margin-left: 30px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .ab-textbox {
    width: 100%;
  }

  .ab-us-imgbox._2 {
    max-width: 500px;
    margin-left: 30px;
  }

  .ab-us-imgbox._2.top {
    max-width: 300px;
  }

  .title-outside {
    width: 70%;
  }

  .service-img {
    max-width: 500px;
    margin-left: 30px;
  }

  .cp-inside-copy {
    margin-bottom: 60px;
    margin-right: 0;
  }

  .contact {
    justify-content: flex-start;
    align-items: center;
  }

  .text-box {
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    margin-top: 30px;
    margin-bottom: 0;
    margin-right: 0;
    padding-bottom: 0;
    display: flex;
  }

  .inside-box {
    flex-flow: column;
  }

  .inside-box._2 {
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
  }

  .inside-box._2-copy {
    flex-flow: column;
  }

  .field-label {
    width: 31%;
    margin-right: 9px;
  }

  .contact-textbox {
    width: 60%;
    margin-right: 9px;
  }

  .contact-textbox.agree._1 {
    width: auto;
    margin-right: 15px;
  }

  .contact-textbox._1, .textarea._1, .select-field._1, .agree-box {
    width: 100%;
  }

  .contact-infobox {
    width: 70%;
    margin-bottom: 60px;
  }

  .company-inside {
    margin-bottom: 60px;
    margin-right: 0;
  }

  .cp-section1 {
    flex-flow: column;
  }

  .flow-box {
    width: auto;
  }

  .area {
    margin-left: 0;
  }

  .area-insidebox {
    margin-bottom: 60px;
  }

  .con-imgbox {
    margin-right: 0;
    display: flex;
  }

  .con-imgbox.mb {
    display: flex;
  }

  .round-box {
    margin-top: 0;
  }

  .section-top-img {
    height: 1100px;
  }

  .ceo-imgbox-tablet {
    margin-right: 0;
    display: flex;
  }

  .ceo-imgbox-tablet.mb {
    display: flex;
  }

  .our-sv-box {
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-top: 0;
    padding-left: 30px;
    padding-right: 30px;
  }

  .sv-textbox {
    width: 70%;
    margin-left: 0;
    padding-left: 0;
  }

  .sv-box {
    justify-content: center;
    align-items: center;
    padding-left: 30px;
    padding-right: 30px;
  }

  .com-section2 {
    justify-content: center;
    align-items: center;
  }

  .area-imgbox {
    margin-right: 0;
  }

  .area-imgbox.mb {
    display: flex;
  }

  .com-flow-box {
    width: 80%;
    margin-left: 30px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .fl-textbox {
    width: 100%;
    margin-left: 0;
  }

  .hd-title-box {
    padding-left: 0;
    padding-right: 0;
  }

  .hd-title-box.w--current {
    margin-left: 0;
    margin-right: 0;
  }

  .hd-title-box.mb {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .title-box-copy {
    padding-left: 0;
    padding-right: 0;
  }

  .title-box-copy.w--current {
    margin-left: 0;
    margin-right: 0;
  }

  .title-box-copy.mb {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .sv-textbox1 {
    width: 70%;
  }

  .sv-tablet-imgbox {
    margin-right: 0;
    display: flex;
  }

  .sv-tablet-imgbox.mb {
    display: flex;
  }

  .service-2-copy.sv, .service-5.sv {
    width: 80%;
    height: auto;
    margin-left: 30px;
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .sv-textbox3 {
    margin-top: 30px;
  }

  .com-imgbox {
    margin-right: 0;
    display: none;
  }

  .com-imgbox.mb {
    display: flex;
  }
}

@media screen and (max-width: 767px) {
  .title-box {
    margin-left: 0;
    margin-right: 0;
  }

  .logo {
    max-width: 70px;
  }

  .title-text {
    font-size: 60px;
    line-height: 70px;
  }

  .section-1 {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .slogan-box {
    margin-bottom: 60px;
  }

  .slogan-box._2 {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .slogan-text {
    font-size: 24px;
  }

  .titlebox._2 {
    padding-left: 15px;
    padding-right: 15px;
  }

  .heading {
    font-size: 24px;
  }

  .about-inside {
    padding-left: 60px;
    padding-right: 30px;
  }

  .button-text {
    font-size: 12px;
  }

  .ab-text-box {
    max-width: 90%;
  }

  .b-text {
    font-size: 16px;
  }

  .b-text.wh, .b-text.ft {
    margin-bottom: 15px;
  }

  .nomal-text {
    margin-left: 9px;
    font-size: 14px;
    line-height: 16px;
  }

  .nomal-text.wh.con {
    margin-top: 30px;
  }

  .nomal-text.ft {
    font-size: 12px;
  }

  .nomal-text.ab.bd {
    margin-top: 30px;
  }

  .nomal-text.fin {
    font-size: 18px;
    line-height: 20px;
  }

  .img-box {
    max-width: 360px;
  }

  .service-box {
    flex-flow: column;
  }

  .service-box.sv {
    margin-top: 0;
  }

  .service-1 {
    width: 100%;
    height: auto;
    padding: 30px;
  }

  .service-1.sv {
    margin-left: 0;
    margin-right: 30px;
  }

  .service-2 {
    width: 100%;
    height: auto;
    padding: 30px;
  }

  .service-2.sv {
    margin-left: 0;
    margin-right: 30px;
  }

  .company-box {
    padding: 60px 30px;
  }

  .cp-text-box {
    max-width: 80%;
  }

  .cp-inside {
    margin-bottom: 60px;
  }

  .cp {
    flex-flow: wrap;
  }

  .cp-title {
    width: 150px;
  }

  .cp-text {
    padding-left: 15px;
    font-size: 14px;
  }

  .cp-text.mp {
    padding-left: 0;
    font-size: 12px;
  }

  .c-button {
    width: 180px;
  }

  .map-box {
    height: 240px;
  }

  .footer {
    padding: 30px 15px;
  }

  .menu-button.mb {
    margin-bottom: 15px;
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .ft-inside {
    margin-bottom: 15px;
  }

  .ft-title-text {
    font-size: 24px;
  }

  .copy-right {
    font-size: 11px;
  }

  .header {
    padding-left: 15px;
    padding-right: 15px;
  }

  .hd-inside-box._2 {
    margin-bottom: 0;
  }

  .header2 {
    padding-left: 15px;
    padding-right: 15px;
  }

  .arrow-aicon {
    margin-right: 9px;
  }

  .mobile-hb-box {
    margin-right: 0;
  }

  .mb-menu {
    padding: 15px;
  }

  .mb-menu-box {
    margin-top: 30px;
  }

  .page-line {
    width: 45px;
  }

  .page-line.ab1 {
    justify-content: center;
    align-items: center;
    margin-right: 15px;
    padding-top: 0;
  }

  .page-line.ab2 {
    justify-content: center;
    align-items: flex-start;
    margin-left: 15px;
    padding-top: 120px;
  }

  .line-text.ab {
    font-size: 20px;
  }

  .line-text.top {
    font-size: 20px;
    transform: translate(0, 1000%)rotate(90deg);
  }

  .page-titlebox {
    padding-top: 90px;
    padding-bottom: 60px;
  }

  .page-title-text {
    font-size: 24px;
  }

  .page-title-text.mini {
    margin-top: 0;
    font-size: 16px;
  }

  .ab-section1 {
    margin-bottom: 60px;
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .title-linebox.ab-us {
    margin-top: 120px;
  }

  .title-linebox.top {
    width: 70%;
    margin-top: 120px;
  }

  .title-linebox.sv-3 {
    margin-top: 120px;
  }

  .line-box-text {
    font-size: 20px;
  }

  .ceo-textbox {
    width: 80%;
  }

  .ab-section2 {
    margin-bottom: 60px;
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .ab-textbox {
    justify-content: center;
    align-items: center;
    margin-left: 60px;
  }

  .ab-us-imgbox._2 {
    max-width: 80%;
    margin-top: 30px;
  }

  .title-outside {
    width: 80%;
  }

  .service-img {
    max-width: 80%;
    margin-top: 0;
  }

  .sv-section {
    margin-bottom: 60px;
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .contact-title-text, .cp-text-copy, .cp-text-copy, .cp-text-copy, .contact-text, .cp-text-copy, .cp-text-copy, .cp-text-copy {
    padding-left: 15px;
    font-size: 14px;
  }

  .contact, .cp-copy, .cp-copy, .cp-copy {
    flex-flow: wrap;
  }

  .text-box {
    max-width: 360px;
    margin-bottom: 0;
    padding-top: 0;
  }

  .inside-box._2 {
    max-width: 360px;
    margin-top: 0;
  }

  .inside-box._2-copy {
    max-width: 360px;
    margin-top: 60px;
  }

  .ms-insidebox {
    margin-bottom: 60px;
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .field-label {
    width: 100%;
  }

  .contact-textbox {
    width: 47%;
  }

  .checkbox-field {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .contact-infobox {
    width: 80%;
  }

  .tell-nomal-text {
    font-size: 14px;
  }

  .tell-nomal-text.wh.con {
    margin-top: 30px;
  }

  .tell-nomal-text.ft {
    font-size: 12px;
  }

  .nomal-text-copy {
    font-size: 14px;
  }

  .nomal-text-copy.wh.con {
    margin-top: 30px;
  }

  .nomal-text-copy.ft {
    font-size: 12px;
  }

  .form {
    margin-top: 30px;
  }

  .company-inside {
    margin-bottom: 30px;
  }

  .cp-section1 {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .flow1, .flow2 {
    padding-left: 15px;
    padding-right: 15px;
  }

  .area {
    margin-top: 30px;
    padding-left: 30px;
  }

  .area-insidebox {
    padding-left: 30px;
  }

  .pdf-text {
    font-size: 18px;
    line-height: 20px;
  }

  .pdf-button, .c-button-copy {
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .roundbox-2-copy {
    height: 200px;
  }

  .round-box-copy {
    width: 100%;
  }

  .roundbox-1-copy-copy {
    margin-left: 15px;
  }

  .sv-line {
    margin-bottom: 15px;
    padding-bottom: 5px;
  }

  .ceo-imgbox-tablet {
    max-width: 240px;
    margin-right: 15px;
  }

  .our-sv-box {
    margin-top: 30px;
  }

  .sv-textbox {
    justify-content: center;
    align-items: center;
    width: 80%;
  }

  .com-section2 {
    margin-bottom: 60px;
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .fl-textbox {
    justify-content: center;
    align-items: center;
  }

  .hd-title-box, .title-box-copy {
    margin-left: 0;
    margin-right: 0;
  }

  .sv-textbox1 {
    width: 80%;
  }

  .sv-tablet-imgbox {
    max-width: 200px;
  }

  .service-2-copy {
    width: 100%;
    height: auto;
    padding: 30px;
  }

  .service-2-copy.sv {
    margin-left: 0;
    margin-right: 30px;
  }

  .service-5 {
    width: 100%;
    height: auto;
    padding: 30px;
  }

  .service-5.sv {
    margin-left: 0;
    margin-right: 30px;
  }

  .sv-textbox3 {
    margin-top: 0;
  }

  .map-link {
    width: 110px;
  }

  .map-icon {
    max-width: 20px;
    margin-right: 0;
  }
}

@media screen and (max-width: 479px) {
  .section-top {
    height: 700px;
  }

  .logo {
    max-width: 36px;
    margin-right: 9px;
  }

  .title-text {
    font-size: 36px;
    line-height: 40px;
  }

  .slogan-box {
    padding-left: 15px;
    padding-right: 15px;
  }

  .slogan-box._2 {
    flex-flow: wrap;
    margin-bottom: 30px;
  }

  .slogan-text {
    font-size: 16px;
    line-height: 30px;
  }

  .heading {
    font-size: 20px;
  }

  .about-inside {
    padding-left: 30px;
    padding-right: 15px;
  }

  .d-button {
    padding-top: 9px;
    padding-bottom: 9px;
  }

  .ab-text-box {
    max-width: 90%;
  }

  .nomal-text.wh.con {
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .nomal-text.ab {
    width: 97%;
  }

  .nomal-text.ab.bd {
    margin-top: 30px;
  }

  .img-box {
    max-width: 80%;
  }

  .service-1, .service-2 {
    padding-left: 15px;
    padding-right: 15px;
  }

  .section-3 {
    margin-bottom: 60px;
  }

  .company-box {
    padding-left: 15px;
    padding-right: 15px;
  }

  .cp-text-box {
    max-width: none;
  }

  .cp-inside {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .cp {
    flex-flow: wrap;
  }

  .cp-text {
    padding-left: 15px;
  }

  .cp-detail {
    width: 220px;
  }

  .c-button {
    margin-left: 9px;
  }

  .section-4 {
    margin-top: 60px;
  }

  .header {
    padding-left: 15px;
    padding-right: 15px;
  }

  .page-line {
    z-index: 0;
    width: 30px;
    padding-top: 90px;
  }

  .page-line.ab1 {
    justify-content: flex-start;
    align-items: center;
    margin-right: 0;
    padding-top: 170px;
  }

  .page-line.ab2 {
    margin-left: 0;
    padding-top: 60px;
  }

  .line-text {
    font-size: 16px;
    line-height: 20px;
  }

  .line-text.ab {
    margin-top: 120px;
    line-height: 30px;
  }

  .ab-section1 {
    margin-bottom: 30px;
  }

  .title-linebox.ab-us {
    margin-top: 90px;
  }

  .title-linebox.top {
    width: 90%;
    margin-top: 90px;
  }

  .title-linebox.sv-3 {
    margin-top: 90px;
  }

  .ceo-box {
    padding-left: 15px;
    padding-right: 30px;
  }

  .line-box-text {
    width: auto;
    font-size: 18px;
  }

  .ceo-imgbox {
    max-width: 200px;
    margin-right: 15px;
  }

  .ceo-textbox {
    width: 90%;
    padding-left: 15px;
    padding-right: 15px;
  }

  .ab-section2 {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .abutus-box {
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-left: 0;
    padding-left: 15px;
    padding-right: 15px;
  }

  .ab-textbox {
    width: 90%;
    margin-left: 30px;
  }

  .title-outside {
    width: 90%;
    padding-left: 15px;
    padding-right: 15px;
  }

  .sv-section {
    padding-top: 30px;
  }

  .cp-inside-copy {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .contact-title-text, .cp-text-copy, .cp-text-copy, .cp-text-copy, .contact-text, .cp-text-copy, .cp-text-copy, .cp-text-copy {
    padding-left: 15px;
  }

  .contact {
    flex-flow: wrap;
  }

  .cp-copy {
    flex-flow: column;
  }

  .inside-box._2, .inside-box._2-copy {
    padding-top: 0;
  }

  .ms-insidebox {
    padding-top: 30px;
  }

  .ms-insidebox.about {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .contact-textbox {
    width: 48%;
  }

  .contact-textbox.agree._1, .contact-textbox._1 {
    margin-right: 0;
  }

  .contact-textbox._2 {
    width: 48%;
    margin-right: 0;
  }

  .textarea._1, .select-field._1 {
    margin-right: 0;
  }

  .contact-infobox {
    width: 90%;
  }

  .tell-box {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
  }

  .tell {
    justify-content: center;
    align-items: center;
    margin-bottom: 5px;
    padding-bottom: 5px;
    padding-left: 9px;
  }

  .tell-nomal-text {
    text-align: center;
  }

  .tell-nomal-text.wh.con {
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .tell-nomal-text.ab {
    margin-bottom: 0;
  }

  .tell-nomal-text.ab.bd {
    margin-top: 30px;
  }

  .nomal-text-copy.wh.con {
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .nomal-text-copy.ab {
    margin-bottom: 0;
  }

  .nomal-text-copy.ab.bd {
    margin-top: 30px;
  }

  .tell-text {
    font-size: 20px;
  }

  .tell-icon {
    margin-right: 5px;
  }

  .company-inside {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-left: 15px;
    display: flex;
  }

  .flow-box {
    width: 90%;
  }

  .flow {
    margin-bottom: 30px;
    margin-left: 30px;
  }

  .area {
    width: 90%;
    padding-left: 15px;
  }

  .area-box {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-left: 15px;
    display: flex;
  }

  .area-insidebox {
    justify-content: center;
    align-items: center;
    width: 90%;
    padding-left: 0;
  }

  .con-imgbox {
    max-width: 200px;
    margin-right: 15px;
  }

  .pdf-text {
    font-size: 20px;
  }

  .roundbox-1 {
    width: 180px;
    height: 180px;
    padding: 15px;
  }

  .pdf {
    max-width: 40px;
    margin-bottom: 5px;
  }

  .roundbox-2 {
    width: 180px;
    height: 180px;
    margin-left: 30px;
  }

  .round-box {
    width: 210px;
    padding-top: 15px;
  }

  .roundbox-2-copy {
    width: 150px;
    height: 150px;
    margin-left: 30px;
  }

  .roundbox-1-copy {
    width: 150px;
    height: 150px;
  }

  .round-box-copy {
    width: 180px;
    padding-top: 15px;
  }

  .roundbox-1-copy-copy {
    width: 150px;
    height: 150px;
  }

  .section-top-img {
    height: 700px;
  }

  .ceo-imgbox-tablet {
    max-width: 200px;
    margin-right: 15px;
  }

  .our-sv-box {
    padding-left: 15px;
    padding-right: 30px;
  }

  .sv-textbox {
    width: 90%;
  }

  .com-section2 {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .area-imgbox {
    max-width: 200px;
    margin-right: 15px;
  }

  .com-flow-box {
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-left: 0;
    padding-left: 15px;
    padding-right: 15px;
  }

  .fl-textbox {
    width: 90%;
    margin-left: 30px;
  }

  .sv-textbox1 {
    width: 90%;
    padding-left: 15px;
    padding-right: 15px;
  }

  .sv-tablet-imgbox {
    max-width: 200px;
    margin-right: 15px;
  }

  .service-2-copy, .service-5 {
    padding-left: 15px;
    padding-right: 15px;
  }

  .flow-copy, .flow-2, .flow-3, .flow-4, .flow-5, .flow-1 {
    margin-bottom: 30px;
    margin-left: 30px;
  }

  .com-imgbox {
    max-width: 200px;
    margin-right: 15px;
  }
}


