@charset "UTF-8";
/* Core */
/* -------------------------------
 * Modul
 * -------------------------------*/
html {
  scroll-behavior: smooth;
}

html,
body,
h1,
h2,
h3,
h4,
ul,
ol,
dl,
li,
dt,
dd,
p,
div,
span,
img,
a,
table,
tr,
th,
td,
figure {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: 400;
  font-size: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

article,
header,
footer,
aside,
figure,
figcaption,
nav,
section {
  display: block;
}

body {
  line-height: 1;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

ol,
ul {
  list-style: none;
  list-style-type: none;
}

*,
*::before,
*::after {
  box-sizing: border-box;
  vertical-align: top;
  padding: 0;
}

html {
  font-size: 1rem;
  overflow-x: hidden;
  overflow-y: scroll;
}

@media screen and (max-width: 768px) {
  html {
    scroll-behavior: smooth;
  }
}
body {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  font-style: normal;
  line-height: 1;
  background-color: #fff;
  color: #333;
  width: 100%;
  height: 100%;
  position: relative;
}

h1,
h2,
h3,
h4,
h5,
p {
  font-weight: 400;
  line-height: 1.5;
}

hr {
  height: 0;
  margin: 0;
  padding: 0;
  border: 0;
  overflow: visible;
}

@media screen and (min-width: 768px) {
  body {
    font-size: 1.6rem;
    letter-spacing: 0.05em;
  }
}
@media screen and (max-width: 768px) {
  body {
    font-size: 1.2rem;
    background-size: 200%;
  }
  body h3[id] {
    display: block;
    padding-top: 57px;
    margin-top: -57px;
    content: "";
  }
}
a {
  color: #666666;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
  transition: 0.25s;
}

img {
  width: auto;
  max-width: 100%;
  height: auto;
  border-style: none;
}

.pc {
  display: block;
}

.sp {
  display: none;
}

.wh {
  color: #fff;
}

.bold {
  font-weight: bold;
}

@media screen and (max-width: 768px) {
  .pc {
    display: none;
  }
  .sp {
    display: block;
  }
}
::selection {
  color: #164c66;
  background-color: #d9eaf4;
  text-shadow: none;
}

.cf::after {
  content: " ";
  display: block;
  clear: both;
}

/* -------------------------------
 * Utility
 * -------------------------------*/
.clearfix::after {
  content: "";
  display: block;
  clear: both;
}

/* -------------------------------
 * Layout
 * -------------------------------*/
.l-wrapper {
  position: relative;
  width: 100%;
  height: auto;
  min-width: 1200px;
  overflow-wrap: break-word;
}

@media screen and (max-width: 768px) {
  .l-wrapper {
    min-width: 0;
  }
}
/* header */
.l-header {
  width: 100%;
}
.l-header .l-header-inner {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}

@media screen and (max-width: 768px) {
  .l-header {
    position: fixed;
    top: 0;
    z-index: 2;
    background-color: #fff;
    border-bottom: 1px solid #f9f9f9;
  }
  .l-header .l-header-inner {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
  }
}
/* main */
.l-content {
  position: relative;
  margin: 0 auto;
  width: 100%;
}
.l-content p {
  font-size: 1rem;
}
.l-content p.notice {
  font-size: 0.875rem;
  color: #444;
  line-height: 1.3;
}
.l-content p.notice.right {
  text-align: right;
}
.l-content span.notice {
  font-size: 0.875rem;
  color: #444;
  display: block;
  margin: 1em 0;
}
.l-content .l-content-inner {
  max-width: 1100px;
  margin: 0 auto;
}
.l-content .l-content-inner-s {
  max-width: 980px;
  margin: 0 auto;
}
.l-content .l-content-inner.last {
  margin: 0 auto 110px;
}
.l-content .l-content-full {
  width: 100%;
  margin: 0 auto;
}
.l-content .bb {
  border-bottom: 5px solid #ccc;
  padding-bottom: 100px;
  margin-bottom: 100px;
}

@media screen and (max-width: 768px) {
  .l-content {
    margin: 48px auto 0;
  }
  .l-content .l-content-inner {
    max-width: 100%;
    padding: 0 20px;
  }
  .l-content .l-content-inner-s {
    max-width: 100%;
    padding: 0 20px;
  }
  .l-content .l-content-inner.last {
    margin: 0 auto 50px;
  }
  .l-content p {
    font-size: 0.875rem;
  }
  .l-content p.notice {
    font-size: 0.75rem;
    margin: 5px;
  }
  .l-content .bb {
    border-bottom: 3px solid #ccc;
    padding-bottom: 50px;
    margin-bottom: 0;
  }
}
.l-breadcrumb {
  max-width: 1100px;
  color: #999;
  margin: 0 auto 20px;
}

@media screen and (max-width: 768px) {
  .l-breadcrumb {
    margin: 0 10px 10px;
  }
}
.l-articlelist {
  margin-bottom: 20px;
  padding: 0 50px;
}
.l-articlelist.kensakun .button {
  background-color: #ffa00b;
  color: #fff;
  border: none;
}
.l-articlelist.kensakun .button.button-more {
  background-color: #fff;
  color: #666;
  border: 1px solid #ccc;
}
.l-articlelist.other .button {
  background-color: #438ed3;
  color: #fff;
  border: none;
}
.l-articlelist.other .button.button-more {
  background-color: #fff;
  color: #666;
  border: 1px solid #ccc;
}
.l-articlelist.other .qa-box .qa .question {
  background-color: #e7f3fa;
}

.l-title-h2 {
  text-align: center;
  font-weight: 700;
  margin: 70px 0;
}
.l-title-h2 .titleh2-icon {
  font-size: 2.125rem;
  line-height: 1.2;
  margin-right: 5px;
}

@media screen and (max-width: 768px) {
  .l-articlelist {
    padding: 0;
  }
  .l-title-h2 {
    font-size: 1.125rem;
    margin: 40px 0 30px;
  }
  .l-title-h2 .titleh2-icon {
    font-size: 1.625rem;
  }
}
.l-anchor {
  margin: 50px auto 0;
  width: 800px;
}
.l-anchor.kensakun {
  color: #ffa00b;
}
.l-anchor.other {
  color: #438ed3;
}

@media screen and (max-width: 768px) {
  .l-anchor {
    width: 100%;
    margin: 30px auto 0;
    padding: 0 15px;
  }
}
.l-problem-index {
  margin: 70px 0;
}

@media screen and (max-width: 768px) {
  .l-problem-index {
    margin: 30px 0;
  }
}
.l-solution {
  margin: 70px 0;
}

@media screen and (max-width: 768px) {
  .l-solution {
    margin: 30px 0;
  }
}
.l-horizon {
  position: relative;
  margin: 0 auto;
  padding: 50px 0;
  width: 100%;
}
.l-horizon.is-function-index {
  padding: 5px 0 20px;
  background-color: #E9F4F0;
}
.l-horizon.is-feature-index {
  padding: 5px 0 20px;
  background-color: #82D8B1;
}

@media screen and (max-width: 768px) {
  .l-horizon {
    padding: 30px 0;
  }
  .l-horizon.is-feature-index {
    padding: 5px 0 20px;
  }
}
.l-about {
  margin: 70px 0;
}

@media screen and (max-width: 768px) {
  .l-about {
    margin: 30px 0;
  }
}
/* footer */
.l-footer {
  width: 100%;
  background-color: #c7e9e1;
}
.l-footer .l-footer-inner {
  display: flex;
  max-width: 1200px;
  margin: 0 auto;
  padding: 30px 0;
}
.l-footer .l-footer-inner .l-footer-sitemap {
  width: 100%;
  flex: 1;
}
.l-footer .l-footer-inner .l-footer-contact {
  width: 100%;
  flex-basis: 240px;
  margin: 0 0 0 auto;
}
.l-footer .l-footer-copy {
  width: 100%;
  padding: 20px 0;
  background-color: #e5eff5;
}
.l-footer .l-footer-copy .l-footercopy-text {
  font-size: 0.875rem;
  line-height: 1;
  text-align: center;
  color: #074771;
}

@media screen and (max-width: 768px) {
  .l-footer .l-footer-inner {
    margin: 0 auto;
    padding: 20px 0 0;
    flex-direction: column-reverse;
  }
  .l-footer .l-footer-inner .l-footer-sitemap {
    margin: 20px 0;
    padding: 0 20px;
  }
  .l-footer .l-footer-inner .l-footer-contact {
    flex-basis: auto;
  }
}
/* -------------------------------
 * Component
 * -------------------------------*/
.button {
  position: relative;
  text-align: center;
  color: inherit;
  display: inline-block;
  display: flex;
  justify-content: center;
  padding: 20px;
  border-radius: 4px;
  cursor: pointer;
  text-decoration: none;
}
.button:hover {
  opacity: 0.8;
  text-decoration: none;
  transition: 0.25s ease;
}
.button .button-text {
  font-size: 1rem;
  font-weight: 700;
  letter-spacing: 0.07em;
  line-height: 1.4;
}
.button .button-icon {
  font-size: 1.5rem;
  margin: 0 5px 0 0;
}
.button .button-icon-right {
  font-size: 1.125rem;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  right: 5%;
}
.button.button-more {
  color: #666;
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 30px;
  text-decoration: none;
}
.button.button-more .button-text {
  font-size: 0.875rem;
  font-weight: normal;
  color: #227273;
}
.button.button-more .button-icon-right {
  font-size: 1rem;
}

@media screen and (max-width: 768px) {
  .button {
    display: block;
    width: 85%;
  }
}
.categorylabel {
  display: block;
  color: #fff;
  font-size: 0.8125rem;
  letter-spacing: 0;
  text-align: center;
  width: 100px;
  padding: 6px 0 8px;
}
.categorylabel.kensakun {
  background-color: #217272;
}
.categorylabel.other {
  background-color: #438ed3;
}

.statusicon {
  display: inline-block;
  font-size: 0.8125rem;
  line-height: 1.8;
  margin-right: 10px;
  padding: 2px 10px;
}
.statusicon_hold {
  color: red;
  background-color: white;
  border: 2px solid red;
}

@media screen and (max-width: 768px) {
  .statusicon {
    line-height: 1.5;
  }
}
.heading {
  display: block;
  color: #fff;
  text-align: center;
  padding: 80px 0;
}
.heading.kensakun {
  background: linear-gradient(60deg, #73CDA6, #82CCD9);
}
.heading.other {
  background: linear-gradient(60deg, #438ed3, #65b4dd);
}
.heading .heading-icon {
  font-size: 4.375rem;
}
.heading .heading-title {
  font-size: 2.25rem;
  font-weight: 500;
  line-height: 1.3;
  margin: 0;
}

@media screen and (max-width: 768px) {
  .heading {
    padding: 40px 0;
  }
  .heading .heading-icon {
    font-size: 3.125rem;
  }
  .heading .heading-title {
    font-size: 1.375rem;
  }
}
/* p-box */
.p-box {
  padding: 0 50px 10px;
}

@media screen and (max-width: 768px) {
  .p-box {
    padding: 0;
  }
  .p-box .pbox-text {
    margin-bottom: 15px;
  }
  .p-box .pbox-list {
    margin: 0 10px 20px;
  }
  .p-box .pbox-list .pbox-item {
    font-size: 0.875rem;
  }
  .p-box.beige {
    padding: 30px 20px 10px;
  }
  .p-box.brown {
    padding: 30px 20px 10px;
  }
}
/* -------------------------------
 * Common
 * -------------------------------*/
/* header */
.header-logo {
  margin: 0 0 10px;
}
.header-logo .logo {
  display: block;
}
.header-logo .logo img {
  width: 220px;
}

@media screen and (max-width: 768px) {
  .header-logo {
    margin: 5px 0 5px 15px;
  }
  .header-logo .logo img {
    width: 140px;
  }
}
.header-humberger {
  display: none;
}

@media screen and (max-width: 768px) {
  .header-humberger {
    position: relative;
    right: 10px;
    display: inline-block;
    width: 50px;
    height: 40px;
    padding: 10px;
    border-radius: 5px;
    cursor: pointer;
  }
  .header-humberger .header-humberger-border {
    position: absolute;
    display: inline-block;
    width: 30px;
    height: 2px;
    background: #227273;
    border-radius: 3px;
    transition: all 0.5s ease;
  }
  .header-humberger .header-humberger-border:first-of-type {
    top: 10px;
  }
  .header-humberger .header-humberger-border:nth-of-type(2) {
    top: 18px;
  }
  .header-humberger .header-humberger-border:last-of-type {
    top: 26px;
  }
  .header-humberger.active span:nth-of-type(1) {
    transform: translateY(8px) rotate(45deg);
  }
  .header-humberger.active span:nth-of-type(2) {
    opacity: 0;
  }
  .header-humberger.active span:nth-of-type(3) {
    transform: translateY(-8px) rotate(-45deg);
  }
}
@media screen and (min-width: 768px) {
  .header-navi {
    width: 70%;
  }
}
.header-navi .header-navi-list {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.header-navi .header-navi-list .header-navi-item {
  font-size: 1rem;
  letter-spacing: 0;
}
.header-navi .header-navi-list .header-navi-item a {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  color: #000;
  transition: 0.25s;
}
.header-navi .header-navi-list .header-navi-item a .navi-icon {
  font-size: 1.5rem;
  color: #217272;
  vertical-align: text-bottom;
  margin-right: 5px;
}
.header-navi .header-navi-list .header-navi-item a::after {
  display: block;
  width: 100%;
  height: 2px;
  content: "";
  margin-top: 6px;
}
.header-navi .header-navi-list .header-navi-item a.current {
  color: #46b3bf;
}
.header-navi .header-navi-list .header-navi-item a.current::after {
  background-color: #46b3bf;
}
.header-navi .header-navi-list .header-navi-item a:hover {
  color: #46b3bf;
  text-decoration: none;
}
.header-navi .header-navi-list .header-navi-item a:hover::after {
  background-color: #46b3bf;
  transition: 0.25s;
}
.header-navi .header-navi-list .header-navi-item:last-of-type a {
  color: #fff;
  height: 84px;
  padding: 0 10px 10px;
  justify-content: center;
  align-content: center;
  background-color: #E4BE51;
}
.header-navi .header-navi-list .header-navi-item:last-of-type a .navi-icon {
  color: #fff;
  width: 100%;
  margin: 0 0 5px;
  text-align: center;
}
.header-navi .header-navi-list .header-navi-item:last-of-type a::after {
  display: none;
}
.header-navi .header-navi-list .header-navi-item:last-of-type a.current {
  color: #7eb431;
}
.header-navi .header-navi-list .header-navi-item:last-of-type a.current::after {
  background-color: #fff;
}
.header-navi .header-navi-list .header-navi-item:last-of-type a:hover {
  opacity: 0.8;
}

@media screen and (max-width: 768px) {
  .header-navi {
    display: none;
    border-top: 1px solid #e5e5e5;
    max-height: 400px;
    width: 100%;
    overflow-y: auto;
  }
  .header-navi .header-navi-list {
    display: block;
  }
  .header-navi .header-navi-list .header-navi-item {
    font-size: 0.875rem;
    width: 100%;
  }
  .header-navi .header-navi-list .header-navi-item a {
    padding: 20px 10px;
  }
  .header-navi .header-navi-list .header-navi-item a:hover, .header-navi .header-navi-list .header-navi-item a:active {
    color: #eda320;
    text-decoration: none;
  }
  .header-navi .header-navi-list .header-navi-item a .navi-icon {
    display: inline;
    vertical-align: middle;
    margin-right: 8px;
  }
  .header-navi .header-navi-list .header-navi-item a.current {
    font-weight: 500;
    background-color: #eafbfa;
  }
  .header-navi .header-navi-list .header-navi-item a::after {
    display: none;
  }
  .header-navi .header-navi-list .header-navi-item::after {
    display: block;
    content: "";
    height: 1px;
    background-color: #e5e5e5;
  }
  .header-navi .header-navi-list .header-navi-item:last-of-type .current {
    background-color: #efffe4;
  }
}
.problem-index_list {
  display: flex;
  justify-content: space-evenly;
}
.problem-index_list .problem-index_item {
  width: 28%;
  padding: 20px 15px;
  border: 4px solid #e5e5e5;
  border-radius: 10px;
}
.problem-index_list .problem-index_item .problem-index_img {
  margin: 20px auto;
  width: 120px;
}
.problem-index_list .problem-index_item h3 {
  font-size: 1.25rem;
  font-weight: 700;
  color: #666;
  margin: 10px 0 20px;
  text-align: center;
}
.problem-index_list .problem-index_item ul {
  list-style: disc;
  margin: 0 0 0 24px;
}
.problem-index_list .problem-index_item ul li {
  font-size: 1rem;
  line-height: 1.2;
  margin: 0 0 10px;
}

@media screen and (max-width: 768px) {
  .problem-index_list {
    display: block;
  }
  .problem-index_list .problem-index_item {
    width: 90%;
    margin: 0 auto 30px;
  }
  .problem-index_list .problem-index_item .problem-index_img {
    margin: 0 auto;
    width: 100px;
  }
  .problem-index_list .problem-index_item h3 {
    font-size: 1.125rem;
    margin: 10px 0;
  }
  .problem-index_list .problem-index_item ul li {
    font-size: 0.875rem;
  }
}
.about_list {
  display: flex;
  justify-content: space-evenly;
}
.about_list .about_item {
  position: relative;
  width: 28%;
  padding: 20px;
}
.about_list .about_item .about_img {
  margin: 20px auto;
  width: 230px;
}
.about_list .about_item .about_img img {
  border-radius: 50%;
}
.about_list .about_item h3 {
  font-size: 1.125rem;
  font-weight: 700;
  color: #333;
  margin: 10px 0 20px;
  text-align: center;
}
.about_list .about_item::after {
  content: "×";
  position: absolute;
  font-size: 5rem;
  color: #e6e6e6;
  top: 110px;
  right: -60px;
}
.about_list .about_item:last-of-type::after {
  content: "";
}

@media screen and (max-width: 768px) {
  .about_list {
    display: block;
  }
  .about_list .about_item {
    width: 100%;
    margin: 0 auto 30px;
  }
  .about_list .about_item .about_img {
    margin: 10px auto 20px;
    width: 180px;
  }
  .about_list .about_item h3 {
    font-size: 1.125rem;
    margin: 10px 0;
  }
  .about_list .about_item::after {
    font-size: 3.75rem;
    top: auto;
    right: auto;
    bottom: -22%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
}
.solution_list {
  margin: 0 0 50px;
}
.solution_list .solution_ttl {
  position: relative;
}
.solution_list .solution_ttl .l-title-h2 {
  position: relative;
  width: fit-content;
  z-index: 1;
  margin: 0 auto;
  padding: 50px 0 50px 130px;
  background-repeat: no-repeat;
  background-position: left;
}
.solution_list .solution_ttl .l-title-h2.solution1 {
  background-image: url("../images/problem1.png");
  background-size: 110px;
}
.solution_list .solution_ttl .l-title-h2.solution2 {
  background-image: url("../images/problem2.png");
  background-size: 110px;
}
.solution_list .solution_ttl .l-title-h2.solution3 {
  background-image: url("../images/problem3.png");
  background-size: 110px;
}
.solution_list .solution_ttl::after {
  content: "";
  background-color: #f7f7f7;
  position: absolute;
  width: 100%;
  height: 70px;
  top: 50%;
  left: 50%;
  z-index: 0;
  transform: translate(-50%, -50%);
}
.solution_list .solution-box {
  margin: 10px auto 30px;
  border: 5px solid #e5e5e5;
  width: 80%;
  padding: 30px 40px;
}
.solution_list .solution-box h3 {
  font-size: 1.75rem;
  font-weight: 700;
  margin: 0 auto 20px;
  width: fit-content;
  color: #1B665B;
  padding: 15px 0 15px 70px;
  background-image: url("../images/idea.png");
  background-repeat: no-repeat;
  background-position: left;
  background-size: 60px;
}
.solution_list .solution-box ul {
  list-style: disc;
  margin: 0 0 0 20px;
}
.solution_list .solution-box ul li {
  font-size: 1rem;
  line-height: 1.2;
  margin: 0 0 10px;
}
.solution_list .solution-box ul li span {
  font-weight: 700;
}
.solution_list .solution_item {
  margin: 0 auto 50px;
  width: fit-content;
}
.solution_list .solution_item h4 {
  font-size: 1.5rem;
  font-weight: 700;
  margin: 0 0 20px;
  text-align: center;
}
.solution_list .solution_item p {
  text-align: center;
}
.solution_list .solution_item .solution_img {
  margin: 0 0 10px;
}

@media screen and (max-width: 768px) {
  .solution_list .solution_ttl .l-title-h2 {
    padding: 30px 0 30px 90px;
    background-size: 80px;
  }
  .solution_list .solution_ttl .l-title-h2.solution1 {
    background-size: 80px;
  }
  .solution_list .solution_ttl .l-title-h2.solution2 {
    background-size: 80px;
  }
  .solution_list .solution_ttl .l-title-h2.solution3 {
    background-size: 80px;
  }
  .solution_list .solution_ttl::after {
    height: 50px;
  }
  .solution_list .solution-box {
    width: 100%;
    padding: 20px;
  }
  .solution_list .solution-box h3 {
    font-size: 1.25rem;
    font-weight: 700;
    margin: 0 auto 10px;
  }
  .solution_list .solution-box ul li {
    font-size: 0.875rem;
  }
  .solution_list .solution_item {
    margin: 0 auto 30px;
  }
  .solution_list .solution_item h4 {
    font-size: 1.125rem;
  }
}
/* partner-list */
/* anchor-list */
.anchor-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 10px 0 40px;
}
.anchor-list .anchor-item {
  font-size: 1.125rem;
  width: 45%;
  border-bottom: 1px solid #ccc;
}
.anchor-list .anchor-item .anchor {
  position: relative;
  padding: 15px 30px 15px 10px;
  line-height: 1.2;
  display: block;
  color: inherit;
  transition: 0.25s;
}
.anchor-list .anchor-item .anchor .anchor-icon {
  position: absolute;
  top: 40%;
  right: 10px;
}
.anchor-list .anchor-item .anchor:hover {
  opacity: 0.6;
  text-decoration: none;
}

@media screen and (max-width: 768px) {
  .anchor-list .anchor-item {
    font-size: 0.875rem;
    width: 48%;
  }
  .anchor-list .anchor-item .anchor {
    position: relative;
    padding: 10px 25px 10px 10px;
  }
}
/* breadcrumb */
.breadcrumb {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  width: 100%;
}
.breadcrumb .breadcrumb-item {
  font-size: 0.75rem;
}
.breadcrumb .breadcrumb-item::before {
  content: "/";
}
.breadcrumb .breadcrumb-item:first-of-type > a:hover {
  text-decoration: none;
  opacity: 0.5;
}
.breadcrumb .breadcrumb-item:first-of-type::before {
  display: none;
}
.breadcrumb .breadcrumb-item .breadcrumb-item-inner {
  color: inherit;
  padding: 0 10px;
  vertical-align: middle;
}
.breadcrumb .breadcrumb-item .breadcrumb-item-inner .breadcrumb-icon {
  font-size: 1rem;
}

@media screen and (max-width: 768px) {
  .breadcrumb .breadcrumb-item {
    font-size: 0.625rem;
  }
  .breadcrumb .breadcrumb-item .breadcrumb-item-inner {
    padding: 0 7px;
  }
  .breadcrumb .breadcrumb-item:first-of-type {
    margin-left: -10px;
  }
}
/* footer */
.pagetop {
  width: 80px;
  height: 80px;
  position: fixed;
  right: 50px;
  bottom: -80px;
  background-color: #227273;
  opacity: 0.6;
  border-radius: 50%;
  transition: 0.3s;
  z-index: 1;
}
.pagetop a {
  position: relative;
  width: 82px;
  height: 82px;
  text-decoration: none;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}
.pagetop a .pagetop-icon {
  font-size: 2.5rem;
  color: #fff;
  display: block;
  line-height: 30px;
}
.pagetop:hover {
  opacity: 1;
}

@media screen and (max-width: 768px) {
  .pagetop {
    right: 10px;
  }
}
.footersitemap {
  display: flex;
  justify-content: space-evenly;
}
.footersitemap .footersitemap-block {
  display: block;
}
.footersitemap .footersitemap-block .footersitemap-heading {
  margin: 0 0 16px;
  font-size: 1rem;
  font-weight: 700;
}
.footersitemap .footersitemap-block .footersitemap-list {
  list-style: none;
}
.footersitemap .footersitemap-block .footersitemap-list .footersitemap-item {
  font-size: 0.875rem;
  line-height: 2.2em;
}
.footersitemap .footersitemap-block .footersitemap-list .footersitemap-item a {
  color: inherit;
  display: flex;
  align-items: center;
}
.footersitemap .footersitemap-block .footersitemap-list .footersitemap-item a:hover {
  color: #074771;
  transition: 0.25s;
  text-decoration: none;
}
.footersitemap .footersitemap-block .footersitemap-list .footersitemap-item a:hover .footersitemap-icon::before {
  text-decoration: none;
}
.footersitemap .footersitemap-block .footersitemap-list .footersitemap-item a .footersitemap-icon {
  margin-left: 3px;
}

@media screen and (max-width: 768px) {
  .footersitemap {
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .footersitemap .footersitemap-block {
    width: 48%;
  }
  .footersitemap .footersitemap-block:nth-child(-n+2) {
    margin-bottom: 20px;
  }
  .footersitemap .footersitemap-block .footersitemap-list .footersitemap-item {
    font-size: 0.75rem;
    line-height: 1.2em;
    margin-bottom: 10px;
  }
  .footersitemap .footersitemap-block .footersitemap-list .footersitemap-item a {
    display: inline;
  }
  .footersitemap .footersitemap-block .footersitemap-list .footersitemap-item a .footersitemap-icon {
    line-height: 1.4em;
  }
}
.footercontact {
  margin-left: 20px;
}
.footercontact .footer-logo {
  margin: 0 auto 10px;
}
.footercontact .footer-logo img {
  width: 250px;
}
.footercontact .button {
  background-color: #fff;
  color: #217272;
}

@media screen and (max-width: 768px) {
  .footercontact {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding: 0 20px 20px;
    margin-left: 0;
    border-bottom: 1px solid #87b3d0;
  }
  .footercontact .footer-logo {
    margin: 0 auto 30px;
  }
  .footercontact .footer-logo img {
    width: 200px;
  }
}
/* -------------------------------
 * Top
 * -------------------------------*/
.hero {
  background: url("../images/top/visual.jpg") center no-repeat;
  background-size: cover;
}
.hero .hero-inner {
  display: flex;
  align-items: center;
  position: relative;
  height: 480px;
  max-width: 1200px;
  margin: 0 auto;
}
.hero .hero-inner .herobox {
  width: fit-content;
}
.hero .hero-inner .herobox .hero-text {
  margin: 50px;
}
.hero .hero-inner .herobox .hero-text .hero-title {
  font-size: 3.125rem;
  color: #000;
  font-weight: 900;
  letter-spacing: 0;
}
.hero .hero-inner .herobox .hero-text .hero-desc {
  font-size: 1.375rem;
  color: #333;
}

@media screen and (max-width: 768px) {
  .hero {
    background: url("../images/top/visual_sp.jpg") center no-repeat;
    background-position: center top;
    background-size: cover;
  }
  .hero .hero-inner {
    display: block;
    padding: 10px 15px;
  }
  .hero .hero-inner .herobox {
    width: auto;
    height: 100%;
    margin: 10px;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    align-content: space-between;
  }
  .hero .hero-inner .herobox .hero-text {
    margin: 40px 0 0;
  }
  .hero .hero-inner .herobox .hero-text .hero-title {
    font-size: 1.75rem;
  }
  .hero .hero-inner .herobox .hero-text .hero-desc {
    font-size: 0.875rem;
  }
}
.hero-button {
  border-radius: 5px;
  width: fit-content;
  margin: 0 auto;
  background-color: #C25348;
}
.hero-button a {
  display: block;
  font-size: 1.25rem;
  color: #fff;
  padding: 28px 34px;
  transition-duration: 0.3s;
}

@media screen and (max-width: 768px) {
  .hero-button {
    margin: 0 auto 40px;
  }
  .hero-button a {
    font-size: 1.125rem;
    padding: 20px;
  }
}
.companybox {
  background-color: #f2f5f7;
  text-align: center;
}
.companybox .companybox-title {
  font-size: 1.75rem;
  font-weight: bold;
  line-height: 3;
  margin: 0;
}
.companybox .companybox-title img {
  width: 50px;
  margin: 10px;
}

@media screen and (max-width: 768px) {
  .companybox .companybox-title {
    font-size: 0.75rem;
  }
  .companybox .companybox-title img {
    width: 20px;
    margin: 7px;
  }
}
.feature-index_img {
  width: 900px;
  margin: 0 auto 50px;
}

@media screen and (max-width: 768px) {
  .feature-index_img {
    width: 100%;
    margin: 0 auto 30px;
  }
}
/* -------------------------------
 * News / Seminar / Law
 * -------------------------------*/
.articlelist {
  position: relative;
  margin: 40px 0 60px;
}
.articlelist .articlelist-item {
  display: flex;
  align-items: center;
  font-size: 1.125rem;
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid #e5e5e5;
}
.articlelist .articlelist-item .articlelist-meta {
  display: flex;
  align-items: center;
  width: 28%;
}
.articlelist .articlelist-item .articlelist-meta .articlelist-date {
  font-weight: 500;
  color: #999;
  letter-spacing: 0;
  margin-right: 20px;
}
.articlelist .articlelist-item .articlelist-content {
  width: 72%;
}
.articlelist .articlelist-item .articlelist-content .articlelist-title {
  line-height: 1.8;
}
.articlelist .articlelist-item .articlelist-content .articlelist-title a {
  width: 100%;
  text-decoration: underline;
}
.articlelist .articlelist-item .articlelist-content .articlelist-title.update {
  font-size: 1.125rem;
  margin-bottom: 20px;
}
.articlelist .articlelist-item .articlelist-content .articlelist-title.update a {
  color: #438ed3;
}
.articlelist .articlelist-button {
  position: absolute;
  right: 0;
}
.articlelist .articlelist-button .button {
  width: 200px;
  padding: 8px 0;
}

@media screen and (max-width: 768px) {
  .articlelist {
    position: static;
    margin: 30px 0 20px;
  }
  .articlelist .articlelist-item {
    display: inline-block;
    font-size: 0.875rem;
    margin-bottom: 15px;
    padding-bottom: 15px;
    width: 100%;
  }
  .articlelist .articlelist-item .articlelist-meta {
    display: flex;
    align-items: center;
    width: 100%;
  }
  .articlelist .articlelist-item .articlelist-meta .articlelist-date {
    margin-right: 12px;
  }
  .articlelist .articlelist-item .articlelist-content {
    width: 100%;
    margin-top: 10px;
  }
  .articlelist .articlelist-item .articlelist-content .articlelist-title {
    line-height: 1.5;
  }
}
/* -------------------------------
 * About / 
 * -------------------------------*/
.content-button {
  margin: 60px auto;
  text-align: center;
  width: 100%;
}
.content-button .button {
  width: 400px;
  margin: 20px auto;
  color: #fff;
  background-color: #7BC117;
}

@media screen and (max-width: 768px) {
  .content-button {
    margin: 30px auto;
    width: 85%;
  }
  .content-button .button {
    padding: 20px;
    width: 100%;
  }
}
.feature-list {
  margin: 70px 0 0;
}
.feature-list .feature-item {
  display: flex;
  justify-content: space-around;
  align-items: center;
  margin-bottom: 50px;
}
.feature-list .feature-item:nth-child(odd) {
  flex-direction: row-reverse;
}
.feature-list .feature-item:last-of-type {
  margin-bottom: 0;
}
.feature-list .feature-item .feature-text {
  width: 50%;
}
.feature-list .feature-item .feature-text h3 {
  font-size: 1.75rem;
  font-weight: 500;
  color: #ffa00b;
  margin-bottom: 30px;
}
.feature-list .feature-item .feature-text h3 span {
  display: block;
  font-size: 3rem;
  font-weight: 700;
}
.feature-list .feature-item .feature-text ul {
  list-style: disc;
  margin: 10px 0 10px 30px;
}
.feature-list .feature-item .feature-text ul li {
  font-size: 1rem;
  line-height: 1.4;
  margin: 0 0 10px;
}
.feature-list .feature-item .feature-img {
  width: 360px;
}

@media screen and (max-width: 768px) {
  .feature-list {
    margin: 30px 0;
  }
  .feature-list .feature-item {
    display: inline-block;
    margin-bottom: 10px;
  }
  .feature-list .feature-item .feature-text {
    width: 100%;
  }
  .feature-list .feature-item .feature-text h3 {
    font-size: 1.375rem;
    line-height: 1.3;
  }
  .feature-list .feature-item .feature-text h3 span {
    font-size: 2.25rem;
  }
  .feature-list .feature-item .feature-text ul {
    margin: 10px 0 20px 20px;
  }
  .feature-list .feature-item .feature-text ul li {
    font-size: 0.875rem;
    line-height: 1.2;
  }
  .feature-list .feature-item .feature-img {
    width: 60%;
    margin: 0 auto;
  }
}
.target {
  font-size: 1.25rem;
  color: #cc0000;
  text-align: center;
  width: 900px;
  margin: 20px auto;
  padding: 40px 0;
  border: 5px solid #ccc;
}

::placeholder {
  font-size: 1rem;
  color: #666;
}

@media screen and (max-width: 768px) {
  ::placeholder {
    font-size: 0.875rem;
  }
}
/* radio */
input[type=radio] {
  display: none;
}

input[type=radio] + label {
  padding-left: 26px;
  position: relative;
  margin-right: 20px;
  cursor: pointer;
}

input[type=radio] + label::before {
  content: "";
  display: block;
  position: absolute;
  top: 4px;
  left: 0;
  width: 18px;
  height: 18px;
  border: 1px solid #999;
  border-radius: 50%;
}

input[type=radio]:checked + label {
  color: #438ed3;
}

input[type=radio]:checked + label::after {
  content: "";
  display: block;
  position: absolute;
  top: 4px;
  left: 0;
  width: 18px;
  height: 18px;
  background: #438ed3;
  border-radius: 50%;
}

@media screen and (max-width: 768px) {
  input[type=radio] + label::before {
    top: 2px;
  }
  input[type=radio]:checked + label::after {
    top: 2px;
  }
}
/* checkbox */
input[type=checkbox] {
  display: none;
}

input[type=checkbox] + label {
  padding-left: 26px;
  position: relative;
  margin-right: 20px;
  cursor: pointer;
}

input[type=checkbox] + label::before {
  content: "";
  display: block;
  position: absolute;
  top: 3px;
  left: 0;
  width: 20px;
  height: 20px;
  border: 1px solid #ccc;
  border-radius: 2px;
}

input[type=checkbox]:checked + label {
  color: #438ed3;
}

input[type=checkbox]:checked + label::after {
  content: "";
  display: block;
  position: absolute;
  top: 3px;
  left: 6px;
  width: 8px;
  height: 14px;
  transform: rotate(40deg);
  border-bottom: 2px solid #fff;
  border-right: 2px solid #fff;
}

input[type=checkbox]:checked + label::before {
  background-color: #438ed3;
  border: 1px solid #438ed3;
}

@media screen and (max-width: 768px) {
  input[type=checkbox] + label::before {
    top: 1px;
  }
  input[type=checkbox]:checked + label::after {
    top: 2px;
  }
}
.ui-datepicker {
  font-size: 1rem !important;
}

.submitbox {
  position: relative;
  margin: 0 auto;
  text-align: center;
  width: 100%;
}
.submitbox .button {
  font-size: 1rem;
  font-weight: 700;
  color: #fff;
  letter-spacing: 0.07em;
  line-height: 1.4;
  background-color: #438ed3;
  width: 100%;
  margin: 20px auto;
  border: none;
}
.submitbox .send .button {
  width: 440px;
}
.submitbox .back {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  max-width: 140px;
}
.submitbox .back .button {
  max-width: 140px;
  background-color: #ccc;
}
.submitbox .back .button::before {
  transform: translate(-5px, -1px) rotate(180deg);
}
.submitbox.kensakun .send .button {
  background-color: #ffa00b;
}
.submitbox.other .send .button {
  background-color: #438ed3;
}

@media screen and (max-width: 768px) {
  .submitbox .send .button {
    width: 100%;
  }
  .submitbox .back {
    position: static;
  }
  .submitbox .back .button::before {
    display: inline-block;
    transform: translate(-5px, 0) rotate(180deg);
  }
}
/* Extra */
@font-face {
  font-family: "icomoon";
  src: url("../fonts/icomoon.eot?xt8vug");
  src: url("../fonts/icomoon.eot?xt8vug#iefix") format("embedded-opentype"), url("../fonts/icomoon.ttf?xt8vug") format("truetype"), url("../fonts/icomoon.woff?xt8vug") format("woff"), url("../fonts/icomoon.svg?xt8vug#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^=icon-], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-faq:before {
  content: "\e905";
}

.icon-light:before {
  content: "\e904";
}

.icon-about:before {
  content: "\e900";
}

.icon-home:before {
  content: "\e90e";
}

.icon-contact:before {
  content: "\e901";
}

.icon-external:before {
  content: "\e902";
}

.icon-gear:before {
  content: "\e903";
}

.icon-arrow:before {
  content: "\ea3a";
}

.icon-arrow2:before {
  content: "\ea50";
}