@charset "UTF-8";
body {
  font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", YuGothic, "Yu Gothic", Meiryo, sans-serif;
}

@media (max-width: 575.98px) {
  nav {
    background-color: white;
    height: 63px;
  }
}
@media (min-width: 576px) and (max-width: 991.98px) {
  nav {
    background-color: white;
    height: 58px;
  }
}
@media (min-width: 992px) {
  nav {
    background-color: #226099;
    width: 256px;
  }
}
@media (max-width: 575.98px) {
  nav #logo {
    width: 295px;
  }
}
@media (min-width: 576px) and (max-width: 991.98px) {
  nav #logo {
    width: 295px;
  }
}
@media (min-width: 992px) {
  nav #logo {
    width: 216px;
  }
}
@media (max-width: 767.98px) {
  nav .logo_smaller {
    width: 128px !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  nav .logo_smaller {
    width: 150px !important;
  }
}
@media (min-width: 992px) {
  nav .logo_smaller {
    width: 300px !important;
  }
}
@media (max-width: 575.98px) {
  nav .navbar-brand {
    position: relative;
    margin: auto;
    padding-top: 0;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  nav .navbar-brand {
    position: relative;
    margin: auto;
    padding-top: 0;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  nav .navbar-brand {
    position: relative;
    margin: auto;
    padding-top: 0;
  }
}
@media (min-width: 992px) {
  nav .navbar-brand {
    position: absolute;
    top: 20px;
    left: 24px;
    z-index: 3;
  }
}
@media (max-width: 447.98px) {
  nav .navbar-brand {
    margin-left: calc(50% - 138px);
  }
  nav .navbar-brand #logo {
    width: 216px;
  }
}
nav button {
  position: absolute;
  top: 7px;
  right: 12px;
}
nav button .menu_text {
  font-size: 14px;
}
@media (max-width: 575.98px) {
  nav button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  nav button .menu_text {
    font-size: 10px;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}
@media (max-width: 575.98px) {
  nav .navbar-collapse {
    background-color: white;
    position: absolute;
    top: 63px;
    right: 0;
    width: 100%;
    padding: 0 10px;
  }
  nav .navbar-collapse .nav-link {
    padding: 0;
  }
}
@media (min-width: 576px) and (max-width: 991.98px) {
  nav .navbar-collapse {
    background-color: white;
    position: absolute;
    top: 58px;
    right: 0;
    width: 100%;
    padding: 1.4em 10px;
  }
}
@media (min-width: 992px) {
  nav .navbar-collapse {
    position: relative;
    top: 229px;
  }
}
nav .navbar-collapse a {
  color: white !important;
}
nav .navbar-collapse a::after {
  content: "　▶";
}
nav .navbar-collapse .inquiry {
  border: solid 2px white;
  margin: auto;
  margin-top: 2em;
}
nav .navbar-collapse .inquiry a {
  display: block;
  line-height: 2em;
  padding-left: 2em !important;
}
@media all and (-ms-high-contrast: none) {
  nav .navbar-collapse .inquiry {
    margin-left: 2em;
    margin-right: 2em;
    text-align: center;
  }
}
nav .navbar-collapse .phonenumber {
  margin: auto;
  margin-top: 1em;
  color: white;
  text-align: center;
}
nav .navbar-collapse .phonenumber a::after {
  content: "";
}
nav .navbar-collapse .phonetime {
  margin: auto;
  color: white;
  text-align: center;
}
@media (max-width: 991.98px) {
  nav .navbar-collapse a, nav .navbar-collapse .phonenumber, nav .navbar-collapse .phonetime {
    color: black !important;
    text-decoration: none;
  }
  nav .navbar-collapse a::after {
    color: #000000bb;
  }
  nav .navbar-collapse .inquiry, nav .navbar-collapse .phonenumber {
    border: solid 2px black;
    margin-top: 1em;
    width: 175px;
  }
  nav .navbar-collapse li {
    border-bottom: 1px solid rgba(0, 0, 0, 0.5);
    line-height: 3em;
  }
}

.navbar-light .navbar-toggler[aria-expanded=true] .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M6 6L 24 24M24 6L6 24'/%3E%3C/svg%3E");
}

.divide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (min-width: 992px) {
  .divide .left_side {
    background-color: #226099;
    width: 256px;
    z-index: 500;
  }
}
@media (max-width: 991.98px) {
  .divide .main {
    width: 100%;
  }
}
@media (min-width: 992px) {
  .divide .main {
    width: calc(100% - 256px);
  }
}

h2 {
  background-image: url(../images/icon/doublecircle.svg);
  background-repeat: no-repeat;
  background-position: 37% top;
  text-align: center;
  color: #226099;
  position: relative;
  margin-top: 70px;
  padding-top: 60px;
  padding-bottom: 50px;
  font-family: serif;
  font-weight: normal;
}
@media (max-width: 575.98px) {
  h2 {
    font-size: 28px;
  }
}
@media (min-width: 576px) {
  h2 {
    font-size: 36px;
  }
}
h2::before {
  content: "";
  display: inline-block;
  border-bottom: solid 4px #226099;
  position: absolute;
  top: 3.2em;
  left: 0;
  right: 0;
  margin: auto;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
@media (max-width: 767.98px) {
  h2::before {
    width: 50%;
    position: absolute;
    top: 3.8em;
    left: 0;
    right: 0;
  }
}
@media (min-width: 768px) {
  h2::before {
    width: 40%;
  }
}
h2::after {
  content: "";
  display: inline-block;
  border-bottom: solid 4px #C6F1FF;
  position: absolute;
  top: 3.2em;
  left: 0;
  right: 0;
  margin: auto;
  -webkit-transform: translateX(50%);
          transform: translateX(50%);
}
@media (max-width: 767.98px) {
  h2::after {
    width: 50%;
    position: absolute;
    top: 3.8em;
    left: 0;
    right: 0;
  }
}
@media (min-width: 768px) {
  h2::after {
    width: 40%;
  }
}

.sub_right {
  position: absolute;
  right: 0;
  top: -23px;
  font-weight: bold;
  color: #e8e8e8;
  background-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAUEBAAAACwAAAAAAQABAAACAkQBADs=);
  background-repeat: no-repeat;
  background-position: -1px -1px;
}
@media (max-width: 575.98px) {
  .sub_right {
    font-size: 62px;
  }
}
@media (min-width: 576px) {
  .sub_right {
    font-size: 96px;
  }
}

.sub_left {
  position: absolute;
  left: 0;
  top: -23px;
  font-weight: bold;
  color: #e8e8e8;
  background-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAUEBAAAACwAAAAAAQABAAACAkQBADs=);
  background-repeat: no-repeat;
  background-position: -1px -1px;
}
@media (max-width: 575.98px) {
  .sub_left {
    font-size: 62px;
  }
}
@media (min-width: 576px) {
  .sub_left {
    font-size: 96px;
  }
}

.w80 {
  margin: auto;
}
@media (max-width: 575.98px) {
  .w80 {
    width: 95%;
  }
}
@media (min-width: 576px) {
  .w80 {
    width: 80%;
  }
}

.w60 {
  margin: auto;
}
@media (max-width: 575.98px) {
  .w60 {
    width: 95%;
  }
}
@media (min-width: 576px) {
  .w60 {
    width: 60%;
  }
}

@media (max-width: 575.98px) {
  .support_box {
    width: 100%;
  }
}
@media (min-width: 576px) {
  .support_box {
    width: 338px;
    margin: auto;
  }
}

.o2right .support_image {
  position: relative;
}
.o2right .support_image::before {
  content: "";
  display: block;
  padding-top: 100%;
}
.o2right .support_image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;";
  position: absolute;
  top: 0;
}
@media (max-width: 575.98px) {
  .o2right {
    width: 93%;
    margin: auto;
  }
  .o2right .support_image {
    margin-top: 2em;
    padding: 0 !important;
    position: relative;
  }
  .o2right .support_image::before {
    content: "";
    display: block;
    padding-top: 100%;
  }
  .o2right .support_image img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    font-family: "object-fit: cover;";
    position: absolute;
    top: 0;
  }
}
@media (min-width: 576px) and (max-width: 1399.98px) {
  .o2right {
    width: 80%;
    margin: auto;
  }
  .o2right .support_image {
    margin-top: 2em;
  }
}
@media (min-width: 1400px) {
  .o2right {
    width: 80%;
    margin: auto;
  }
}

@media (max-width: 575.98px) {
  .normal_text {
    line-height: 2em;
    font-size: 17px;
  }
}
@media (min-width: 576px) {
  .normal_text {
    line-height: 2em;
    font-size: 20px;
  }
}

@media (max-width: 575.98px) {
  .r14 {
    line-height: 2em;
    font-size: 18px;
  }
}
@media (min-width: 576px) {
  .r14 {
    line-height: 2em;
    font-size: 24px;
  }
}

@media (max-width: 575.98px) {
  .small-xs {
    line-height: 1.5em;
    font-size: 16px;
  }
}

.top-images {
  width: 100%;
  position: relative;
}
@media (max-width: 575.98px) {
  .top-images {
    height: 125vh;
  }
  .top-images ul {
    height: 100vh !important;
  }
}
@media (min-width: 576px) and (max-width: 991.98px) {
  .top-images {
    height: 140vh;
  }
  .top-images ul {
    height: 100vh !important;
  }
}
@media (min-width: 992px) {
  .top-images {
    height: 100vh;
  }
}
.top-images #indexMainSplit {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  z-index: 1;
  list-style: none;
}
@media (max-width: 767.98px) {
  .top-images #indexMainSplit {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
  }
}
@media (min-width: 768px) {
  .top-images #indexMainSplit {
    height: 100%;
  }
  .top-images #indexMainSplit li {
    height: 100%;
  }
}
.top-images #indexMainSplit img {
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;";
  -o-object-position: 29% 27%;
     object-position: 29% 27%;
}
.top-images #indexMainSplit .active {
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
}
@media (max-width: 767.98px) {
  .top-images #indexMainSplit .active {
    height: 70%;
  }
}
@media (min-width: 768px) {
  .top-images #indexMainSplit .active {
    width: 70%;
  }
}
.top-images #indexMainSplit .no-active {
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
@media (max-width: 767.98px) {
  .top-images #indexMainSplit .no-active {
    height: 10%;
  }
}
@media (min-width: 768px) {
  .top-images #indexMainSplit .no-active {
    width: 10%;
  }
}
.top-images .title {
  z-index: 4;
  text-align: center;
}
@media (max-width: 991.98px) {
  .top-images .title {
    position: absolute;
    top: 100vh;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    background-color: #226099;
    width: 100%;
    padding: 25px;
  }
}
@media (min-width: 992px) {
  .top-images .title {
    position: relative;
    top: calc(50% - 5em);
  }
}
.top-images .title h1 {
  font-weight: bold;
  color: white;
  text-shadow: 3px 3px 3px rgba(0, 0, 0, 0.7);
}
@media (max-width: 575.98px) {
  .top-images .title h1 {
    font-size: 2em;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .top-images .title h1 {
    font-size: 4em;
  }
}
@media (min-width: 768px) and (max-width: 1399.98px) {
  .top-images .title h1 {
    font-size: 5em;
  }
}
@media (min-width: 1400px) {
  .top-images .title h1 {
    font-size: 7em;
  }
}
.top-images .title .sub_text {
  color: white;
  text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.7);
}
@media (max-width: 575.98px) {
  .top-images .title .sub_text {
    font-size: 1.2em;
  }
}
@media (min-width: 576px) {
  .top-images .title .sub_text {
    font-size: 2.5em;
  }
}
.top-images .left {
  height: 0;
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  content: "";
  border-bottom: solid 26vh rgba(34, 96, 153, 0.5);
  z-index: 3;
}
@media (max-width: 991.98px) {
  .top-images .left {
    border-right: solid 50vw transparent;
  }
}
@media (min-width: 992px) {
  .top-images .left {
    border-right: solid calc((100vw - 256px) / 2) transparent;
  }
}
.top-images .right {
  height: 0;
  display: block;
  position: absolute;
  bottom: 0;
  right: 0;
  content: "";
  border-bottom: solid 26vh rgba(198, 241, 255, 0.5);
  z-index: 3;
}
@media (max-width: 991.98px) {
  .top-images .right {
    border-left: solid 50vw transparent;
  }
}
@media (min-width: 992px) {
  .top-images .right {
    border-left: solid calc((100vw - 256px) / 2) transparent;
  }
}

.photo3 {
  position: relative;
}
.photo3 img {
  position: absolute;
  height: auto;
}
@media (max-width: 991.98px) {
  .photo3 img {
    width: 60%;
  }
}
@media (min-width: 992px) and (max-width: 1399.98px) {
  .photo3 img {
    width: 60%;
  }
}
@media (min-width: 1400px) {
  .photo3 img {
    width: 36%;
  }
}
.photo3 img:nth-child(1) {
  top: 0;
  left: 0;
  z-index: 1;
}
.photo3 img:nth-child(2) {
  left: 0;
  right: 0;
  margin: auto;
  z-index: 2;
}
@media (max-width: 991.98px) {
  .photo3 img:nth-child(2) {
    top: 36vw;
  }
}
@media (min-width: 992px) and (max-width: 1399.98px) {
  .photo3 img:nth-child(2) {
    top: 310px;
  }
}
@media (min-width: 1400px) {
  .photo3 img:nth-child(2) {
    top: 120px;
  }
}
.photo3 img:nth-child(3) {
  right: 0px;
  z-index: 3;
}
@media (max-width: 991.98px) {
  .photo3 img:nth-child(3) {
    top: 72vw;
  }
}
@media (min-width: 992px) and (max-width: 1399.98px) {
  .photo3 img:nth-child(3) {
    top: 620px;
  }
}
@media (min-width: 1400px) {
  .photo3 img:nth-child(3) {
    top: 240px;
  }
}

@media (max-width: 991.98px) {
  .float_box_right {
    margin: 96px 1em 2em;
  }
}
@media (min-width: 992px) and (max-width: 1399.98px) {
  .float_box_right {
    width: 540px;
    margin: auto;
    margin-right: 3px;
    margin-bottom: 32px;
  }
}
@media (min-width: 1400px) {
  .float_box_right {
    position: absolute;
    right: 13%;
    top: -54px;
    width: 540px;
  }
}

@media (min-width: 992px) and (max-width: 1399.98px) {
  .float_box_left {
    width: 540px;
    margin-left: 3px;
    margin-right: auto;
  }
}
@media (min-width: 1400px) {
  .float_box_left {
    width: 540px;
    margin-left: 9%;
    margin-right: auto;
  }
}

@media (max-width: 575.98px) {
  .bread3 {
    height: calc(100vw * 0.6 / 3 * 2 + 72vw + 144px);
  }
}
@media (min-width: 576px) and (max-width: 991.98px) {
  .bread3 {
    height: calc(100vw * 0.6 / 3 * 2 + 72vw + 216px);
  }
}
@media (min-width: 992px) and (max-width: 1399.98px) {
  .bread3 {
    height: calc((100vw - 256px) * 0.6 / 3 * 2 + 620px + 182px);
    margin-top: 128px;
  }
}
@media (min-width: 1400px) {
  .bread3 {
    height: 28vw;
    margin-top: 128px;
  }
}

.belt {
  margin-top: 100px;
}
.belt img {
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;";
}

@media (max-width: 991.98px) {
  .center_left {
    width: 95%;
    margin: auto;
  }
}
@media (min-width: 992px) and (max-width: 1399.98px) {
  .center_left {
    width: 80%;
    margin: auto;
  }
}
@media (min-width: 1400px) {
  .center_left {
    width: 60%;
    margin-left: 10%;
  }
}

@media (max-width: 991.98px) {
  .center_right {
    width: 95%;
    margin: auto;
  }
}
@media (min-width: 992px) and (max-width: 1399.98px) {
  .center_right {
    width: 80%;
    margin: auto;
  }
}
@media (min-width: 1400px) {
  .center_right {
    width: 60%;
    margin-left: 30%;
  }
}

@media (max-width: 991.98px) {
  .green_line {
    content: "";
    border-top: 4px solid #226099;
    width: 90vw;
    margin: auto;
  }
}
@media (min-width: 992px) {
  .green_line {
    content: "";
    border-top: 4px solid rgba(34, 96, 153, 0.75);
    width: 100%;
    margin: auto;
  }
}

@media (max-width: 575.98px) {
  .text_in_image {
    width: 86%;
    background: #226099 0% 0% no-repeat padding-box;
    border-radius: 16px 16px 0px 0px;
    font-size: 18px;
    color: white;
    text-align: center;
    padding: 7px;
    margin: 1em auto 0;
    position: relative;
  }
}
@media (min-width: 576px) and (max-width: 991.98px) {
  .text_in_image {
    width: 478px;
    background: #226099 0% 0% no-repeat padding-box;
    border-radius: 16px 16px 0px 0px;
    font-size: 1.6em;
    color: white;
    text-align: center;
    padding: 7px;
    margin: 1em auto 0;
    position: relative;
  }
}
@media (min-width: 992px) {
  .text_in_image {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    width: 478px;
    bottom: 0;
    background: rgba(34, 96, 153, 0.75) 0% 0% no-repeat padding-box;
    border-radius: 16px 16px 0px 0px;
    font-size: 1.6em;
    color: white;
    text-align: center;
    padding: 7px;
  }
}

.work_list h5 {
  display: inline-block;
  border-bottom: solid 4px #226099;
  margin-bottom: 0.7em;
  padding-left: 5px;
  padding-right: 5px;
}
@media (max-width: 575.98px) {
  .work_list h5 {
    font-size: 21px;
  }
}
@media (min-width: 576px) {
  .work_list h5 {
    font-size: 24px;
  }
}
.work_list li {
  list-style: none;
  line-height: 2.3em;
}
@media (max-width: 575.98px) {
  .work_list li {
    font-size: 16px;
  }
}
@media (min-width: 576px) {
  .work_list li {
    font-size: 20px;
  }
}

.areamap {
  position: relative;
}
.areamap img {
  width: 45%;
  margin: auto;
  display: block;
}
.areamap .areatext {
  position: absolute;
  background-color: rgba(198, 241, 255, 0.8);
  color: #226099;
  border-radius: 16px 16px 16px 16px;
  top: 65%;
  left: 50%;
  padding: 30px;
}
@media (max-width: 575.98px) {
  .areamap .areatext {
    position: static;
    width: 95%;
    margin: auto;
  }
}

.howto .support_image::before {
  padding-top: 43%;
}

@media (max-width: 991.98px) {
  .schedule_main {
    width: 96%;
    margin: auto;
  }
}
@media (min-width: 992px) and (max-width: 1399.98px) {
  .schedule_main {
    width: 100%;
  }
}
@media (min-width: 1400px) {
  .schedule_main {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 98%;
    margin-left: 2%;
  }
}
.schedule_main .image {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
@media (max-width: 1199.98px) {
  .schedule_main .image {
    width: 96%;
    margin: auto;
  }
}
@media (min-width: 1200px) and (max-width: 1399.98px) {
  .schedule_main .image {
    width: 80%;
    margin-left: 20%;
  }
}
.schedule_main .image img {
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;";
  height: 440px;
}
@media (min-width: 1200px) {
  .schedule_main .boxarrow {
    width: 800px;
  }
}
.schedule_main .boxarrow div {
  white-space: nowrap;
}
.schedule_main .boxarrow span {
  display: inline-block;
  width: 262px;
  height: 64px;
  line-height: 64px;
  padding-left: 68px;
  font-size: 36px;
  color: white;
  background-size: cover;
}
.schedule_main .boxarrow .clock {
  z-index: 3;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .schedule_main .boxarrow .clock {
    padding-left: 0;
  }
}
.schedule_main .boxarrow .schedule_text {
  position: relative;
  height: 64px;
  line-height: 64px;
  font-size: 28px;
  padding-left: 97px;
  color: #303030;
}
@media (max-width: 575.98px) {
  .schedule_main .boxarrow .schedule_text {
    text-align: right;
    padding-left: 0;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .schedule_main .boxarrow .schedule_text {
    text-align: right;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .schedule_main .boxarrow .schedule_text {
    left: -12px;
    width: 1px;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .schedule_main .boxarrow .schedule_text {
    left: -35px;
    width: 1px;
  }
}
@media (min-width: 1200px) {
  .schedule_main .boxarrow .schedule_text {
    left: -29px;
  }
}
@media (min-width: 768px) {
  .schedule_main .boxarrow .schedule_text {
    border-top: 3px solid #dddddd;
  }
  .schedule_main .boxarrow .schedule_text:before {
    height: 0;
    display: block;
    position: absolute;
    left: -4px;
    content: "";
    border-top: solid 64px #fff;
    border-right: solid 102px transparent;
    top: -4px;
    z-index: 2;
  }
  .schedule_main .boxarrow .schedule_text:after {
    height: 0;
    display: block;
    position: absolute;
    left: -2px;
    content: "";
    border-top: solid 64px #dddddd;
    border-right: solid 102px transparent;
    top: -2px;
  }
}
.schedule_main .boxarrow div:nth-child(1) svg {
  fill: #1a7587;
  vertical-align: bottom;
}
.schedule_main .boxarrow div:nth-child(1) span {
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="262" height="64" viewBox="0 0 262 64"><g transform="translate(-355 -268)"><rect width="194" height="64" transform="translate(369 268)" fill="%231a7587"/><path d="M32,0,64,48H0Z" transform="translate(617 268) rotate(90)" fill="%231a7587"/><rect width="8" height="64" transform="translate(355 268)" fill="%231a7587"/></g></svg>');
}
@media all and (-ms-high-contrast: none) {
  .schedule_main .boxarrow div:nth-child(1) span {
    background-image: url("../images/icon/boxarrow.svg");
  }
}
.schedule_main .boxarrow div:nth-child(2) svg {
  fill: #93843f;
  vertical-align: bottom;
}
.schedule_main .boxarrow div:nth-child(2) span {
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="262" height="64" viewBox="0 0 262 64"><g transform="translate(-355 -268)"><rect width="194" height="64" transform="translate(369 268)" fill="%2393843F"/><path d="M32,0,64,48H0Z" transform="translate(617 268) rotate(90)" fill="%2393843F"/><rect width="8" height="64" transform="translate(355 268)" fill="%2393843F"/></g></svg>');
}
@media all and (-ms-high-contrast: none) {
  .schedule_main .boxarrow div:nth-child(2) span {
    background-image: url("../images/icon/boxarrow.svg");
  }
}
.schedule_main .boxarrow div:nth-child(3) svg {
  fill: #5f861b;
  vertical-align: bottom;
}
.schedule_main .boxarrow div:nth-child(3) span {
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="262" height="64" viewBox="0 0 262 64"><g transform="translate(-355 -268)"><rect width="194" height="64" transform="translate(369 268)" fill="%235F861B"/><path d="M32,0,64,48H0Z" transform="translate(617 268) rotate(90)" fill="%235F861B"/><rect width="8" height="64" transform="translate(355 268)" fill="%235F861B"/></g></svg>');
}
@media all and (-ms-high-contrast: none) {
  .schedule_main .boxarrow div:nth-child(3) span {
    background-image: url("../images/icon/boxarrow.svg");
  }
}
.schedule_main .boxarrow div:nth-child(4) svg {
  fill: #bf5346;
  vertical-align: bottom;
}
.schedule_main .boxarrow div:nth-child(4) span {
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="262" height="64" viewBox="0 0 262 64"><g transform="translate(-355 -268)"><rect width="194" height="64" transform="translate(369 268)" fill="%23BF5346"/><path d="M32,0,64,48H0Z" transform="translate(617 268) rotate(90)" fill="%23BF5346"/><rect width="8" height="64" transform="translate(355 268)" fill="%23BF5346"/></g></svg>');
}
@media all and (-ms-high-contrast: none) {
  .schedule_main .boxarrow div:nth-child(4) span {
    background-image: url("../images/icon/boxarrow.svg");
  }
}
.schedule_main .boxarrow2 div:nth-child(5) svg {
  fill: #1a7587;
  vertical-align: bottom;
}
.schedule_main .boxarrow2 div:nth-child(5) span {
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="262" height="64" viewBox="0 0 262 64"><g transform="translate(-355 -268)"><rect width="194" height="64" transform="translate(369 268)" fill="%231a7587"/><path d="M32,0,64,48H0Z" transform="translate(617 268) rotate(90)" fill="%231a7587"/><rect width="8" height="64" transform="translate(355 268)" fill="%231a7587"/></g></svg>');
}
@media all and (-ms-high-contrast: none) {
  .schedule_main .boxarrow2 div:nth-child(5) span {
    background-image: url("../images/icon/boxarrow.svg");
  }
}
.schedule_main .boxarrow2 div:nth-child(6) svg {
  fill: #93843f;
  vertical-align: bottom;
}
.schedule_main .boxarrow2 div:nth-child(6) span {
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="262" height="64" viewBox="0 0 262 64"><g transform="translate(-355 -268)"><rect width="194" height="64" transform="translate(369 268)" fill="%2393843F"/><path d="M32,0,64,48H0Z" transform="translate(617 268) rotate(90)" fill="%2393843F"/><rect width="8" height="64" transform="translate(355 268)" fill="%2393843F"/></g></svg>');
}
@media all and (-ms-high-contrast: none) {
  .schedule_main .boxarrow2 div:nth-child(6) span {
    background-image: url("../images/icon/boxarrow.svg");
  }
}
.schedule_main .boxarrow2 div:nth-child(7) svg {
  fill: #5f861b;
  vertical-align: bottom;
}
.schedule_main .boxarrow2 div:nth-child(7) span {
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="262" height="64" viewBox="0 0 262 64"><g transform="translate(-355 -268)"><rect width="194" height="64" transform="translate(369 268)" fill="%235F861B"/><path d="M32,0,64,48H0Z" transform="translate(617 268) rotate(90)" fill="%235F861B"/><rect width="8" height="64" transform="translate(355 268)" fill="%235F861B"/></g></svg>');
}
@media all and (-ms-high-contrast: none) {
  .schedule_main .boxarrow2 div:nth-child(7) span {
    background-image: url("../images/icon/boxarrow.svg");
  }
}
.schedule_main .boxarrow2 span {
  padding-left: 51px;
}
.schedule_main .boxarrow2 .line {
  font-size: 28px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
}
.schedule_main .boxarrow2 .line:before, .schedule_main .boxarrow2 .line:after {
  border-top: 3px solid #dddddd;
  content: "";
  display: inline;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.schedule_main .boxarrow2 .line:before {
  margin-right: 0.5em;
}
.schedule_main .boxarrow2 .line:after {
  margin-left: 0.5em;
  margin-right: 1.3em;
}

.flow_image {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.flow_image div {
  margin-bottom: 1.5em;
}
.flow_image div img {
  max-width: 500px;
}

.work_details {
  margin: 30px auto 30px;
  background-color: #efeae7;
  padding: 32px 10px 25px;
}
@media (max-width: 767.98px) {
  .work_details {
    width: 95%;
  }
}
@media (min-width: 768px) {
  .work_details {
    width: 80%;
  }
}
.work_details div {
  margin: auto;
}
.work_details img {
  width: 100%;
}
.work_details h5 {
  display: inline-block;
  border-bottom: solid 4px #226099;
  font-size: 24px;
  margin-bottom: 0.7em;
  padding-left: 5px;
  padding-right: 5px;
}
.work_details ul {
  padding-left: 0;
}
.work_details li {
  list-style: none;
  font-size: 20px;
  line-height: 2.3em;
}

.guide {
  margin: 30px auto 30px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (max-width: 575.98px) {
  .guide {
    font-size: 13px;
    width: 95%;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .guide {
    width: 95%;
  }
}
@media (min-width: 768px) {
  .guide {
    width: 80%;
  }
}
.guide .gray {
  background-color: #DCE6F1;
  color: black;
  border-radius: 16px 16px 16px 16px;
}
.guide .blue {
  background-color: #B8CCE4;
  color: black;
  border-radius: 16px 16px 16px 16px;
}
.guide h5 {
  display: inline-block;
  border-bottom: solid 4px #226099;
  font-size: 24px;
  margin-bottom: 0.7em;
  padding-left: 5px;
  padding-right: 5px;
}
.guide li {
  list-style-image: url(../images/icon/check.svg);
  font-size: 18px;
  line-height: 2.3em;
}
@media (max-width: 575.98px) {
  .guide li {
    font-size: 14px;
    line-height: 1.7em;
  }
}
.guide .link {
  border: 3px solid #226099;
  border-radius: 16px 16px 16px 16px;
  text-align: center;
}
.guide .link a {
  display: block;
  padding: 30px;
  text-decoration: none;
  color: black;
}
.guide .link:hover {
  background-color: #B8CCE4;
}

.profile {
  width: 80%;
  margin: 30px auto 30px;
}
@media (max-width: 767.98px) {
  .profile {
    width: 100%;
  }
}
.profile .image img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;";
}
.profile .workshop {
  text-align: center;
  border: 3px solid #303030;
}
@media (max-width: 767.98px) {
  .profile .workshop {
    width: 90%;
    margin: auto;
  }
}
@media (min-width: 768px) and (max-width: 1399.98px) {
  .profile .workshop {
    width: 75%;
    margin: auto;
  }
}
.profile .workshop .item {
  margin: 22px 10px;
}
.profile .workshop .item h6 {
  background-color: #226099;
  color: white;
  display: inline-block;
  padding: 8px;
}
.profile .workshop .item a {
  font-size: 18px;
}
@media (max-width: 575.98px) {
  .profile .workshop .item a {
    font-size: 3vw;
  }
}

@media all and (-ms-high-contrast: none) {
  .up_report {
    text-align: center;
  }
}

.report {
  margin: auto;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}
@media (max-width: 575.98px) {
  .report {
    width: initial;
  }
}
@media all and (-ms-high-contrast: none) {
  .report {
    display: inline-block;
  }
}
.report ul {
  list-style: none;
  padding-left: 0;
}
.report ul li {
  border: 2px solid black;
  border-radius: 0.3em;
  text-align: center;
  margin: 1em;
}
.report ul li a {
  color: black;
  text-decoration: none;
  display: block;
  width: 100%;
  height: 100%;
  padding: 0.5em 2em;
}

.map {
  height: 479px;
  margin: 30px auto 30px;
}
@media (max-width: 1199.98px) {
  .map {
    width: 95%;
  }
}
@media (min-width: 1200px) {
  .map {
    width: 80%;
  }
}
.map iframe {
  width: 100%;
  height: 100%;
}

@media (max-width: 575.98px) {
  .un-machi img {
    width: 95%;
  }
}

.company {
  margin: auto;
}
@media (max-width: 575.98px) {
  .company {
    width: 91%;
    text-indent: 1em;
  }
  .company .center {
    text-indent: 0;
  }
}
@media (min-width: 576px) and (max-width: 1199.98px) {
  .company {
    width: 80%;
    text-indent: 1em;
  }
  .company .center {
    text-indent: 0;
  }
}
@media (min-width: 1200px) {
  .company {
    width: 60%;
  }
  .company .center {
    text-align: center;
  }
}
.company hr {
  background-color: #4D639F;
  opacity: 1;
  height: 2px;
  margin-top: 23px;
  margin-bottom: 23px;
}

.recruit .center {
  text-align: center;
}
.recruit h5 {
  display: inline-block;
  border-bottom: solid 4px #226099;
  font-size: 24px;
  margin-bottom: 0.7em;
  padding-left: 5px;
  padding-right: 5px;
  margin-top: 2em;
}
.recruit ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  list-style-image: url("../images/icon/check-blue.svg");
  padding-left: 40px;
}
.recruit ul li {
  padding-right: 3em;
  text-indent: -6px;
}
.recruit .pre {
  white-space: pre-line;
}
.recruit h6 {
  background-color: #DCE6F1;
  border-radius: 12px;
  text-align: center;
  font-size: 1.2em;
  margin-top: 2em;
  margin-bottom: 2em;
}
@media (max-width: 575.98px) {
  .recruit h6 {
    line-height: 3.8em;
  }
}
@media (min-width: 576px) {
  .recruit h6 {
    line-height: 1.8em;
  }
}
.recruit .link {
  border: 3px solid #226099;
  border-radius: 16px 16px 16px 16px;
  text-align: center;
  width: 14em;
  display: inline-block;
  margin-top: 6em;
}
.recruit .link a {
  display: block;
  padding: 10px;
  text-decoration: none;
  color: black;
}
.recruit .link:hover {
  background-color: #B8CCE4;
}

.footer {
  background-color: #226099;
  width: 97%;
  margin: auto;
}
.footer ul {
  padding-bottom: 1em;
  padding-left: 0;
}
.footer li {
  list-style: none;
  display: inline-block;
  margin: 11px 35px;
}
.footer li a {
  color: white;
  text-decoration: none;
}
@media (max-width: 991.98px) {
  .footer li {
    display: block;
    text-align: center;
    position: relative;
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    margin: auto;
    width: 90%;
    line-height: 3em;
  }
  .footer li a {
    display: block;
    width: 100%;
    height: 100%;
  }
  .footer li a::after {
    content: "▶";
    position: absolute;
    right: 0;
  }
}
.footer .business_card {
  margin-bottom: 25px;
}
@media (max-width: 991.98px) {
  .footer .business_card {
    margin: 1em auto;
  }
  .footer .business_card img {
    width: 85px;
    height: 85px;
  }
}
.footer .copyright {
  color: white;
  text-align: center;
}

a:hover {
  text-decoration: underline !important;
}

.invisible {
  visibility: hidden;
}
/*# sourceMappingURL=style.css.map */