@charset "utf-8";

* {
  font-family: 'Noto Sans JP', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro', 'YuGothic', 'Yu Gothic', '游ゴシック', 'Meiryo', 'メイリオ', Helvetica, sans-serif;
  font-weight: 300;
  line-height: 1.6;
}

.pc .home #header {
  position: fixed;
  top: 0px;
  background-color: rgba(0, 0, 0, 0);
  transition: .5s;
}

.pc #header_logo #logo_image img {
  width: 8rem;
}

.pc .home .header_fix {
  padding-top: 0;
}

.pc .home #header.type2 {
  background-color: rgba(0, 0, 0, 0.6);
}

#logo_image h1 a:before {
  content: '' !important;
}

#header_slider .link.no_link {
  display: none;
}

.slick-slide {
  background-position: top center !important;
}

#bread_crumb li.home a:before {
  top: 7px;
}

#bread_crumb li > span {
  position: relative;
  top: 0.1rem;
}

#bread_crumb li:after {
  top: 3px;
}

#bread_crumb ul {
  position: relative;
  top: 1rem;
}

.pc #global_menu > ul {
  float: right;
}

.pc #global_menu > ul > li {
  float: left;
}

.pc #global_menu > ul > li:last-child {
  background: #2d8696;
}

.pc .home #global_menu > ul > li:last-child {
  background: #2d8696;
}

.pc #global_menu li.current-menu-item > a {
  color: #fff;
}

#header_logo_index {
  width: 80rem;
}

#header_logo_index .logo_area p {
  font-weight: 700;
  font-size: 4.4rem;
  text-align: left;
  margin: 0 0 2.6rem 1rem;
  letter-spacing: 0.6rem;
}

#header_logo_index .logo_area p > span {
  font-weight: 700;
  font-size: 5rem;
}

#header_logo_index .linkto {
  position: relative;
  display: block;
  height: 60px;
  width: 60px;
  border-radius: 100%;
  margin: 0 auto;
  text-decoration: none;
  background: #fff;
  -webkit-transition: background-color 0.3s ease-in-out;
  -moz-transition: background-color 0.3s ease-in-out;
  transition: background-color 0.3s ease-in-out;
}

#header_logo_index .linkto span {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  display: block;
}

#header_logo_index .linkto:before {
  font-family: 'design_plus';
  content: '\e90e';
  -webkit-font-smoothing:  antialiased;
  -moz-osx-font-smoothing:  grayscale;
  top: 23px;
  left: 21px;
  color: #333;
  font-size: 18px;
  display: block;
  position: absolute;
}

#header_logo_index .linkto {
  background: rgba(0, 0, 0, 0.06);
}

#header_logo_index .linkto:hover {
  background: rgba(0, 0, 0, 0.2);
}

#header_logo_index .linkto::before {
  color: #fff;
}

#logo_image_mobile img {
  width: 8rem;
}

.core_caption {
  margin: 0;
}

.core_caption .headline {
  font-size: 46px !important;
  font-weight: 300 !important;
}

.index_box_list {
  position: relative;
}

.index_box_list .box {
  width: 270px;
}

.index_box_list .box img {
  width: 50%;
  text-align: center;
  margin: 0 auto;
}

.index_box_list .headline {
  font-size: 18px;
  font-weight: 400;
  line-height: 1.3;
}

.dual_column {
  padding-bottom: 0;
}

.dual_column .box {
  width: 440px;
  margin: 0 110px;
}

.dual_column .box img {
  width: 100%;
}

.dual_column .headline a {
  font-weight: 400;
}

.process_list .box {
  width: 180px;
}

.process_list h4 {
  text-align: center;
}

.process_list .box {
  margin: 0 30px 0 0;
}

.consultant_introduction .box {
  width: 440px;
  margin: 0 110px;
  text-align: center;
}

.consultant_introduction .image {
  width: 17rem;
  height: 17rem;
  display: block;
  overflow: hidden;
  text-align: center;
  margin: 0 auto 2rem auto;
}

.consultant_introduction .image img {
  width: 100%;
  margin: 0 auto;
  text-align: center;
}

.consultant_introduction .info {
  text-align: center;
  padding: 0 2rem;
}

.consultant_introduction .info p {
  text-align: left;
}

.referral_company {
  padding-bottom: 0;
}

.referral_company ul {
  width: 100%;
}

.referral_company li {
  width: 25%;
  height: 10rem;
  overflow: hidden;
  display: block;
  float: left;
  text-align: center;
  vertical-align: middle;
}

.referral_company li img {
  max-width: 70%;
  max-height: 5rem;
  overflow: hidden;
  display: block;
  margin: 0 auto;
}

.referral_company .more p {
  position: relative;
  top: 1.8rem;
  font-size: 1.2rem;
  font-weight: 100;
}

.merit {
  padding-top: 0;
}

.merit .box {
  width: 360px;
}

.merit .box img {
  width: 40%;
}

.merit .box .info p {
  line-height: 140%;
  text-align: center;
}

.flow {
  width: 80%;
  margin: 0 auto;
  padding-top: 0;
  display: block;
}

.flow .box {
  width: 100%;
  height: 8rem;
  display: block;
  border: 1px solid #111;
  margin: 0 0 5rem 0;
}

.flow .step {
  position: absolute;
  top: 3.4rem;
  left: -3rem;
  background: #111;
  padding: 0.8rem 0.4rem;
  display: block;
}

.flow .step p {
  margin: 0 auto;
  text-align: center;
  color: #fff;
  line-height: 1.6;
  font-weight: 100;
}

.flow .step p:nth-child(1) {
  font-size: 1rem;
  letter-spacing: 0.6rem;
  margin: 0 0 0 0.6rem;
}

.flow .step p:nth-child(2) {
  font-size: 1.6rem;
}

.flow .info {
  width: 100%;
  display: block;
}

.flow .info p {
  position: relative;
  top: 5.6rem;
  left: 6rem;
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 140%;
}

.flow .info ul {
  position: relative;
  float: right;
  width: 22rem;
  right: 5rem;
  top: -2rem;
  vertical-align: middle;
}

.flow .info li {
  line-height: 180%;
}

.company {
  display: block;
  text-align: center;
  margin: 0 auto;
}

.company h3 {
  margin: 3rem 0 1rem 0;
}

.company h3:first-child {
  margin: 0 0 1rem 0;
}

.company p {
  text-align: center;
  margin: 0 auto;
  line-height: 2;
}

.index_wide_image .image {
  height: 20rem;
  overflow: hidden;
}

.index_wide_image .image img {
  position: relative;
  top: -22rem;
}

#index_blog_list li .title {
  height: 3rem;
  overflow: hidden;
}

.link {
  padding: 1rem 2rem;
  font-size: 20px;
  width: 220px;
}

.link.contact {
  background: #2d8696;
}

.link.contact:hover {
  background: #111;
}

.bx-wrapper {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 0;
  background: #fff;
}

.bx-wrapper .bx-prev, .bx-wrapper .bx-next {
  opacity: 0.5;
}

#return_top {
  z-index: 11;
}

#return_top a {
  width: 60px;
  height: 60px;
  float: right;
  line-height: 1rem;
}

.contact-carrer {
  background: rgba(45, 134, 150, 0.9);
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 60px;
  display: none;
  z-index: 10;
  color: #fff;
  line-height: 4rem;
  text-align: center;
}

.contact-carrer:hover {
  text-decoration: none;
  background: #2D8696;
  color: #fff;
}

#section_reason h3 {
  clear: none;
}

#header_image, #bread_crumb {
  display: none;
}

.post_content h2 {
  font-weight: 300;
  margin: 0 auto !important;
}

.post_content h3 {
  font-weight: 400;
}

.page_content_one_column2 > p {
  float: left;
}

.page_content_one_column2 > .post_content {
  width: 47%;
  float: right;
}

.page_content_one_column2.right > p {
  float: right;
}

.page_content_one_column2.right > .post_content {
  float: left;
}

#section_flow .index_content1 {
  padding: 0 0 55px;
}

#footer_logo {
  margin: 0;
}

#footer_logo .logo {
  margin: 1rem auto 0 auto;
  text-align: center;
  height: 4rem;
}

#footer_logo img {
  width: 8rem;
}

#footer_social_link {
  display: none;
}

.side_headline span {
  padding: 10px 35px;
}

#related_post .headline span {
  padding: 10px 35px;
}

.order-content {
  min-height: 5.2rem;
}



/* SP, Tablet */
@media (max-width: 970px) {

  #header {
    background: #111;
  }

  .home #header {
    position: fixed;
    background: rgba(0, 0, 0, 0);
    transition: .5s;
  }

  .home.header_fix #header {
    background-color: rgba(0, 0, 0, 0.6);
  }

  a.menu_button:before {
    color: #fff;
  }

  .mobile #global_menu li a {
    background-color: rgba(0, 0, 0, 0.9);
  }

  .mobile #global_menu li:last-child a {
    background: #2d8696;
  }

  #bread_crumb ul {
    top: 0.2rem;
  }

  #logo_image_mobile {
    width: 20rem;
  }

  #header_logo_index {
    width: 100%;
  }

  #header_logo_index .logo_area p {
    font-size: 2.4rem;
  }

  #header_logo_index .logo_area p > span {
    font-size: 3rem;
  }

  .core_caption .headline {
    font-size: 26px !important;
  }

  .index_content_header .headline {
    text-align: center;
    font-size: 24px;
  }

  .index_content1 {
    padding: 2rem 0 1rem 0 !important;
  }

  .index_box_list .box {
    width: 100%;
  }

  .index_box_list .image {
    text-align: center;
  }

  .index_box_list .image img {
    width: 38%;
    margin: 2rem auto 0 auto;
  }

  .dual_column .box {
    width: 100%;
    margin: 0 0 30px 0;
  }

  .dual_column .box .image img {
    width: 100%;
  }

  .process_list .headline {
    margin: 5rem 0 0 0;
  }

  .process_list .info {
    margin: 0 0 3rem 0;
  }

  .process_list_detail {
    padding-top: 10px;
  }

  .consultant_introduction .box {
    margin: 0 0 60px 0;
  }

  .consultant_introduction .image {
    width: 15rem;
    height: 15rem;
  }

  .consultant_introduction .image img {
    width: 100%;
  }

  .referral_company li {
    width: 50%;
  }

  .flow {
    width: 80%;
    margin: 0 auto;
    padding-top: 0;
    display: block;
  }

  .flow .box {
    width: 100%;
    height: auto;
    display: block;
    border: 0;
    margin: 0;
    padding: 2rem 0;
    text-align: center;
  }

  .flow .step {
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    display: inline-block;
    margin: 0 0 2rem 0;
  }

  .flow .info {
    width: 100%;
    display: block;
    padding: 0;
  }

  .flow .info p {
    position: relative;
    top: 0;
    left: 0;
    right: 0;
  }

  .flow .info ul {
    position: relative;
    float: none;
    width: auto;
    top: 0;
    left: 2rem;
    right: 0;
    margin: 0 auto;
    vertical-align: middle;
    display: inline-block;
  }

  .flow .info li {
    text-align: left;
    font-size: 14px;
  }

  .index_wide_image {
    height: auto;
  }

  .index_wide_image .image {
    height: auto;
    margin: 5rem auto 0 auto;
  }

  .index_wide_image .image img {
    width: 100% !important;
    height: auto !important;
    top: 0;
  }

  #index_blog_list li .title {
    height: auto;
  }

  #index_blog_list li .image {
    margin: 3rem 0 15px 0;
  }

  .page_content_one_column2 .post_content {
    width: 100%;
  }

  .link {
    padding: 1rem 2rem !important;
    font-size: 20px !important;
    width: 220px !important;
    text-align: center !important;
    margin: 1rem auto 5rem auto !important;
  }



}
