@charset "UTF-8";
/*
#contents {
  opacity: 1!important;
}
#loading-overlay {
  display: none!important;
}
*/
/* ==========================================================================
   共通スタイル
   ========================================================================== */
body {
  word-wrap: break-word;
  overflow-wrap: break-word; }

img {
  max-width: 100%;
  height: auto; }

#contents,
.section-inner {
  width: 100%; }

#contents {
  margin-bottom: 5em;
  padding-top: 2em;
  opacity: 0;
  transition: opacity .6s;
  will-change: opacity; }

body.loaded #contents {
  opacity: 1; }

.page-title,
.page-lead,
.section-inner,
.section-title,
.section-people {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 45px; }

.page-title {
  margin-bottom: .6em; }

.page-lead {
  margin-bottom: 5em; }

.section-people {
  pointer-events: none; }

@media only screen and (max-width: 767px) {
  .page-title,
  .page-lead,
  .section-inner,
  .section-title {
    padding: 0 20px; } }
/* ==========================================================================
   タイトルスタイル
   ========================================================================== */
.page-title,
.section-title {
  font-weight: normal; }

.page-title {
  letter-spacing: .1em;
  font-weight: normal; }

.section-title {
  margin-bottom: 1em;
  font-size: 1.7rem; }

body[data-page="about"] .page-title,
body[data-page="about"] .section-title {
  color: #b08256; }

body[data-page="support"] .page-title,
body[data-page="support"] .section-title {
  color: #308db4; }

body[data-page="works"] .page-title,
body[data-page="works"] .section-title {
  color: #8d579c; }

body[data-page="seminar"] .page-title,
body[data-page="seminar"] .section-title {
  color: #e79449; }

body[data-page="press"] .page-title,
body[data-page="press"] .section-title {
  color: #4eb26c; }

body[data-page="bokura"] .page-title,
body[data-page="bokura"] .section-title {
  color: #e16a93; }

body[data-page="blog"] .page-title,
body[data-page="blog"] .section-title {
  color: #f5b919; }

body[data-page="company"] .page-title,
body[data-page="company"] .section-title {
  color: #d43a1c; }

body[data-page="contact"] .page-title,
body[data-page="contact"] .section-title {
  color: #e16a93; }

body[data-page="dlform"] .page-title,
body[data-page="dlform"] .section-title {
  color: #5cc3dd; }

body[data-page="error"] .page-title,
body[data-page="error"] .section-title {
  color: #aaa; }

.page-title .num {
  padding-right: 1em;
  font-size: 60%;
  margin-left: -.5em; }

@media only screen and (max-width: 479px) {
  .page-title .t {
    display: block;
    line-height: 1.2; } }
/* ==========================================================================
   セクション
   ========================================================================== */
#contents > section,
#contents > form {
  margin: 2em 0 5em; }

/* :::::: 一般テキスト :::::: */
.txt {
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  padding: 0 45px;
  font-size: 1.5rem;
  line-height: 2;
  letter-spacing: .1em; }

a {
  color: inherit;
  text-decoration: inherit; }

a:hover {
  text-decoration: underline; }

@media only screen and (max-width: 767px) {
  .txt {
    padding: 0 20px; } }
@media only screen and (max-width: 479px) {
  .txt {
    font-size: 1.4rem;
    letter-spacing: 0; } }
/* :::::: ボタン :::::: */
.btn {
  display: inline-block;
  padding: .6em 1.2em;
  border: 1px solid rgba(255, 255, 255, 0.6);
  color: inherit;
  font-size: 1.6rem;
  line-height: 1.2;
  transition: background-color .3s;
  will-change: background-color; }

.btn:hover {
  background: rgba(255, 255, 255, 0.1);
  text-decoration: inherit; }

/* :::::: 他の を見るボタン :::::: */
.btn-wrap {
  text-align: center; }

.btn-wrap .btn {
  min-width: 250px;
  border-color: currentColor;
  color: #000; }

.btn-wrap .btn:hover {
  background: #fafafa; }

.btn-wrap .btn::before {
  content: "＋";
  margin-right: .3em; }

.btn-wrap .pageback::before {
  content: "＜"; }

/* ==========================================================================
   BOKURAの実績
   ========================================================================== */
.works_case_section .list_wrap ul {
  margin: 0 -15px -15px 0;
  font-size: 0; }
  .works_case_section .list_wrap ul li {
    display: inline-block;
    margin: 0 15px 15px 0;
    background: url(../assets/img/common/icn_triangle_01_white.png) right 2px bottom 2px no-repeat #8d579c;
    background-size: 9px;
    border: 1px solid #8d579c;
    vertical-align: top;
    width: 210px;
    font-size: 1.4rem; }
    .works_case_section .list_wrap ul li .image {
      text-align: center;
      background-color: #fff; }
    .works_case_section .list_wrap ul li .text {
      padding: 18px;
      line-height: 2;
      color: #fff; }
      .works_case_section .list_wrap ul li .text p {
        margin: 0; }

.works_client_section .list_wrap {
  overflow: hidden; }
  .works_client_section .list_wrap ul {
    margin: 0 -40px -20px 0;
    font-size: 0; }
    .works_client_section .list_wrap ul li {
      display: inline-block;
      margin: 0 40px 20px 0;
      font-size: 1.4rem;
      vertical-align: middle; }
.works_case_section + .works_client_section {
  margin-top: 80px; }

@media all and (max-width: 767px) {
  .works_case_section .list_wrap ul {
    margin: 0 -1.2% -1.2% 0; }
    .works_case_section .list_wrap ul li {
      margin: 0 1.2% 1.2% 0;
      background-size: 10px;
      width: 48.8%;
      font-size: 1.3rem; }
      .works_case_section .list_wrap ul li .image {
        background-color: #fff; }
      .works_case_section .list_wrap ul li .text {
        padding: 10px;
        line-height: 1.5; }

  .works_client_section .list_wrap {
    overflow: hidden; }
    .works_client_section .list_wrap ul {
      margin: 0 -15px -10px 0;
      font-size: 0; }
      .works_client_section .list_wrap ul li {
        margin: 0 15px 10px 0; }
        .works_client_section .list_wrap ul li.size_s img {
          height: 40px;
          width: auto; }
        .works_client_section .list_wrap ul li.size_m img {
          height: 65px;
          width: auto; }
  .works_case_section + .works_client_section {
    margin-top: 30px; } }
/* ==========================================================================
   記事一覧
   ========================================================================== */
.article_list_wrap .article {
  background: url(../assets/img/common/icn_triangle_01_white.png) right 4px bottom 4px no-repeat #000;
  line-height: 1.71429;
  color: #fff;
  position: relative; }
  .article_list_wrap .article a {
    color: inherit;
    display: block;
    overflow: hidden;
    width: 100%;
    height: 100%; }
    .article_list_wrap .article a > :last-child {
      margin-bottom: 0; }
  .article_list_wrap .article p {
    margin: auto; }
  .article_list_wrap .article .eyecatch {
    margin-bottom: 15px; }
  .article_list_wrap .article .logo {
    background: url(../assets/img/common/logo_bokura_02.png) center center no-repeat;
    background-size: contain;
    margin: 15px auto;
    height: 24px; }
  .article_list_wrap .article .text {
    margin-bottom: 15px; }
  .article_list_wrap .article .post_date, .article_list_wrap .article .category {
    line-height: 1.5;
    font-size: 1.2rem; }
  .article_list_wrap .article .category li {
    display: inline-block; }
    .article_list_wrap .article .category li:before {
      content: "、"; }
    .article_list_wrap .article .category li:first-child:before {
      display: none; }
  .article_list_wrap .article .title {
    margin: 0 0 10px;
    line-height: 1.55556;
    font-size: 1.8rem;
    font-weight: bold; }
  .article_list_wrap .article .seminar_date {
    margin-bottom: 15px;
    line-height: 1.2;
    word-break: break-all;
    font-size: 1.8rem;
    font-weight: bold; }
    .article_list_wrap .article .seminar_date .date {
      font-size: 144.44444%; }
    .article_list_wrap .article .seminar_date .time {
      display: inline-block; }
  .article_list_wrap .article .seminar_image {
    float: right;
    margin: 0 0 10px 10px;
    max-width: 80px; }
  .article_list_wrap .article .seminar_close {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 25px;
    margin: auto;
    padding: 5px;
    width: 120px;
    text-align: center;
    font-size: 1.6rem;
    border: 1px solid rgba(255, 255, 255, 0.5);
    opacity: 0.8; }
#seminar .article_list_wrap .article {
  background-color: #e79449; }
  #seminar .article_list_wrap .article .category, #seminar .article_list_wrap .article .post_date {
    opacity: 0.7; }
#press .article_list_wrap .article {
  background-color: #4eb26c; }
  #press .article_list_wrap .article .category, #press .article_list_wrap .article .post_date {
    opacity: 0.6; }

#bokura .article_list_wrap .article {
  background-color: #e16a93; }
  #bokura .article_list_wrap .article .category, #bokura .article_list_wrap .article .post_date {
    opacity: 0.6; }

#blog .article_list_wrap .article {
  background-color: #f5b919; }
  #blog .article_list_wrap .article .category, #blog .article_list_wrap .article .post_date {
    opacity: 0.75; }
.article_list_wrap + .more_button {
  margin-top: 45px; }

.article_list_wrap_2 .article {
  padding-bottom: 40px;
  border-bottom: 1px solid; }
  .article_list_wrap_2 .article ~ .article {
    margin-top: 50px; }
  .article_list_wrap_2 .article a {
    color: inherit; }
  .article_list_wrap_2 .article .eyecatch {
    width: 240px;
    float: left; }
    .article_list_wrap_2 .article .eyecatch + .col_r {
      padding-left: 260px; }
  .article_list_wrap_2 .article .title {
    font-size: 1.8rem;
    margin: 0 0 10px; }
  .article_list_wrap_2 .article .text {
    margin-bottom: 20px;
    font-size: 1.5rem; }
  .article_list_wrap_2 .article .category,
  .article_list_wrap_2 .article .post_date {
    color: #979797;
    font-size: 1.2rem; }
#blog .article_list_wrap_2 .article {
  border-bottom-color: #f5b919; }
  #blog .article_list_wrap_2 .article .text a {
    color: #f5b919; }

.no_article {
  margin: 2em 0;
  font-size: 150%;
  text-align: center; }

@media all and (max-width: 767px) {
  .article_list_wrap .article {
    width: 100%;
    overflow: hidden;
    height: auto !important; }
    .article_list_wrap .article + .article {
      margin-top: 10px; }
    .article_list_wrap .article a {
      padding: 20px; }
    .article_list_wrap .article .seminar_close {
      bottom: 20px;
      padding: 5px;
      width: 120px;
      font-size: 1.6rem; }
    .article_list_wrap .article .seminar_image {
      max-width: 30%; }
    .article_list_wrap .article .seminar_close {
      bottom: 20px;
      width: 120px;
      font-size: 1.4rem; }
    .article_list_wrap .article .logo {
      height: 20px; }
    .article_list_wrap .article.close a {
      padding-bottom: 65px; }

  .article_list_wrap_2 .article {
    overflow: hidden;
    padding-bottom: 20px; }
    .article_list_wrap_2 .article ~ .article {
      margin-top: 50px; }
    .article_list_wrap_2 .article a {
      color: inherit; }
    .article_list_wrap_2 .article .eyecatch {
      width: 30%; }
      .article_list_wrap_2 .article .eyecatch + .col_r {
        padding-left: 0;
        float: right;
        width: 67%; }
    .article_list_wrap_2 .article .title {
      font-size: 1.5rem;
      margin: 0 0 10px; }
    .article_list_wrap_2 .article .text {
      margin-bottom: 10px;
      font-size: 1.3rem; } }
@media all and (max-width: 767px) and (min-width: 451px) {
  .article_list_wrap .article .eyecatch {
    float: right;
    max-width: 30%;
    margin: 0 0 0 20px; }
  .article_list_wrap .article .logo {
    display: none; } }
@media all and (max-width: 450px) {
  .article_list_wrap .article .eyecatch {
    margin: -20px -20px 15px; }
    .article_list_wrap .article .eyecatch img {
      width: 100%; } }
@media all and (min-width: 768px) {
  .article_list_wrap {
    overflow: hidden;
    margin: 0 -2.37467% -2.37467% 0; }
    .article_list_wrap .article {
      float: left;
      margin: 0 2.37467% 2.37467% 0;
      width: 30.95866%;
      min-height: 465px; }
      .article_list_wrap .article a {
        padding: 32px 40px; }
      .article_list_wrap .article .eyecatch {
        margin: -32px -40px 20px; }
      .article_list_wrap .article.close a {
        padding-bottom: 85px; } }
/* ==========================================================================
   記事アーカイブ（ブログのみ）
   ========================================================================== */
.column_wrap {
  display: table;
  width: 100%;
  table-layout: fixed; }
  .column_wrap .column_main {
    padding-right: 40px;
    display: table-cell;
    vertical-align: top; }
  .column_wrap .column_sub {
    display: table-cell;
    vertical-align: top;
    width: 250px; }
    .column_wrap .column_sub .widget {
      padding: 20px;
      color: #fff; }
      .column_wrap .column_sub .widget a {
        color: inherit; }
      .column_wrap .column_sub .widget .side_title_01 {
        margin: 0 0 20px;
        padding-bottom: 12px;
        text-align: center; }
    .column_wrap .column_sub .category ul li {
      background: url(../assets/img/common/icn_category_01.png) left 0.4em no-repeat;
      padding-left: 25px; }
      .column_wrap .column_sub .category ul li + li {
        margin-top: 3px; }
  #blog .column_wrap .column_sub {
    background: url(../assets/img/common/bg_stripe_01_yellow.png); }
    #blog .column_wrap .column_sub .widget {
      background-color: #f5b919; }
      #blog .column_wrap .column_sub .widget .side_title_01 {
        background: url(../assets/img/common/bg_stripe_01_yellow.png) center bottom repeat-x; }

@media all and (max-width: 767px) {
  .column_wrap {
    display: block; }
    .column_wrap .column_main {
      padding-right: 0;
      display: block;
      width: auto; }
    .column_wrap .column_sub {
      margin-top: 16.29726%;
      display: block;
      width: auto; }
      .column_wrap .column_sub .widget {
        padding: 20px; }
        .column_wrap .column_sub .widget .side_title_01 {
          margin: 0 0 10px;
          padding-bottom: 5px; }
      .column_wrap .column_sub .category ul li {
        background: url(../assets/img/common/icn_category_01.png) left 0.4em no-repeat;
        padding-left: 25px; }
        .column_wrap .column_sub .category ul li + li {
          margin-top: 3px; } }
.archive_pager {
  margin-top: 3.75%; }
  .archive_pager ul {
    text-align: center; }
    .archive_pager ul li {
      display: inline-block;
      margin: 0 2px;
      border: 1px solid #7e7e7e;
      width: 2.2em;
      line-height: 28px;
      text-align: center;
      background-color: #fff;
      color: inherit; }
      .archive_pager ul li.current {
        color: #fff; }
      .archive_pager ul li a {
        color: inherit;
        display: block;
        height: 100%;
        width: 100%; }
  body[data-page="blog"] .archive_pager ul li {
    border-color: #f5b919;
    color: #f5b919; }
    body[data-page="blog"] .archive_pager ul li.current {
      background-color: #f5b919;
      color: #fff; }
  body[data-page="press"] .archive_pager ul li {
    border-color: #4eb26c;
    color: #4eb26c; }
    body[data-page="press"] .archive_pager ul li.current {
      background-color: #4eb26c;
      color: #fff; }
  body[data-page="seminar"] .archive_pager ul li {
    border-color: #e79449;
    color: #e79449; }
    body[data-page="seminar"] .archive_pager ul li.current {
      background-color: #e79449;
      color: #fff; }

/* ==========================================================================
   記事詳細
   ========================================================================== */
.article_detail {
  margin-bottom: 100px; }
  .article_detail .head {
    margin-bottom: 40px; }
    .article_detail .head h1 {
      margin: 0 0 10px;
      line-height: 1.46667;
      font-size: 3rem;
      font-weight: normal; }
    .article_detail .head .post_date,
    .article_detail .head .category {
      font-size: 1.2rem; }
    .article_detail .head .category li {
      display: inline-block; }
      .article_detail .head .category li:before {
        content: "、"; }
      .article_detail .head .category li:first-child:before {
        display: none; }
  .article_detail .eyecatch {
    margin-bottom: 60px;
    text-align: center; }
  .article_detail .body {
    margin-top: 3rem;
    margin-left: 15px;
    margin-right: 15px;
    font-size: 1.5rem; }
    .article_detail .body h1 {
      position: relative;
      margin: 2em -15px 1em;
      padding-bottom: 8px;
      padding-left: 15px;
      line-height: 1.46667;
      font-size: 2.8rem;
      font-weight: bold; }
      .article_detail .body h1:before, .article_detail .body h1:after {
        position: absolute;
        bottom: 0;
        left: -4px;
        right: -4px;
        content: "";
        display: block;
        height: 4px; }
      .article_detail .body h1:before {
        background: #000;
        z-index: 1; }
      .article_detail .body h1:after {
        z-index: 2;
        background: url(../assets/img/common/icn_arrow_01_b.png) -4px top no-repeat, url(../assets/img/common/icn_arrow_01_t.png) right -4px top 0 no-repeat; }
      .article_detail .body h1:first-child {
        margin-top: 0; }
    .article_detail .body h2 {
      margin-bottom: 0.5em;
      font-weight: bold;
      font-size: 1.8rem; }
      .article_detail .body h2 ~ h2 {
        margin-top: 1em; }
    .article_detail .body p {
      margin: 0 0 1em; }
    .article_detail .body ul {
      margin: 0 0 1em 4.5em; }
      .article_detail .body ul li {
        position: relative; }
        .article_detail .body ul li:before {
          content: "・";
          position: absolute;
          left: -2em; }
        .article_detail .body ul li + li {
          margin-top: 7px; }
    .article_detail .body table {
      margin-top: 1em;
      max-width: 100%; }
      .article_detail .body table th, .article_detail .body table td {
        padding: 20px;
        text-align: left;
        vertical-align: top;
        border: 1px solid; }
    .article_detail .body a {
      text-decoration: underline; }
      .article_detail .body a[target="_blank"]:after {
        content: "";
        display: inline-block;
        background: url(../assets/img/common/icn_link_external_01.png);
        width: 16px;
        height: 14px;
        vertical-align: middle;
        margin-left: 0.5em; }
  .article_detail .btn-wrap {
    margin-top: 60px; }
  body[data-page="blog"] .article_detail .head h1 {
    color: #f5b919; }
  body[data-page="blog"] .article_detail .head a {
    color: #f5b919; }
  body[data-page="blog"] .article_detail .body h1:before {
    background: url(../assets/img/common/bg_stripe_02_yellow.png); }
  body[data-page="blog"] .article_detail .body h2 {
    color: #f5b919; }
  body[data-page="blog"] .article_detail .body table th, body[data-page="blog"] .article_detail .body table td {
    border-color: #f9d77b; }
  body[data-page="blog"] .article_detail .body table th {
    background-color: #fcedc4; }
  body[data-page="press"] .article_detail .head h1 {
    color: #4eb26c; }
  body[data-page="press"] .article_detail .body h1:before {
    background: url(../assets/img/common/bg_stripe_02_green.png); }
  body[data-page="press"] .article_detail .body h2 {
    color: #4eb26c; }
  body[data-page="press"] .article_detail .body table th, body[data-page="press"] .article_detail .body table td {
    border-color: #95d1a7; }
  body[data-page="press"] .article_detail .body table th {
    background-color: #cae8d3; }

  body[data-page="bokura"] .article_detail .head h1 {
    color: #e16a93; }
  body[data-page="bokura"] .article_detail .body h1:before {
    background: url(../assets/img/common/bg_stripe_02_green.png); }
  body[data-page="bokura"] .article_detail .body h2 {
    color: #e16a93; }
  body[data-page="bokura"] .article_detail .body table th, body[data-page="press"] .article_detail .body table td {
    border-color: #ef90b1; }
  body[data-page="bokura"] .article_detail .body table th {
    background-color: #ffaeca; }
    
  body[data-page="seminar"] .article_detail .head h1 {
    color: #e79449; }
  body[data-page="seminar"] .article_detail .head .icon_seminar_closed {
    float: right;
    margin: 0 0 10px 20px;
    border: 3px solid;
    border-radius: 100%;
    width: 94px;
    line-height: 88px;
    font-weight: bold;
    font-size: 1.6rem;
    color: #e79449;
    text-align: center; }
  body[data-page="seminar"] .article_detail .head a {
    color: #e79449; }
  body[data-page="seminar"] .article_detail .body h1:before {
    background: url(../assets/img/common/bg_stripe_02_orange.png); }
  body[data-page="seminar"] .article_detail .body h2 {
    color: #e79449; }
  body[data-page="seminar"] .article_detail .body table th, body[data-page="seminar"] .article_detail .body table td {
    border-color: #f3c9a3; }
  body[data-page="seminar"] .article_detail .body table th {
    background-color: #fcf1e7; }

@media all and (max-width: 767px) {
  .article_detail {
    margin-bottom: 16.29726%; }
    .article_detail .btn-wrap {
      margin-top: 9.77836%; }
    .article_detail .head {
      margin-bottom: 6.5189%; }
    .article_detail .eyecatch {
      margin-bottom: 7.82269%;
      text-align: center; }
    .article_detail .body {
      font-size: 1.4rem;
      margin-left: 0;
      margin-right: 0; }
      .article_detail .body h1 {
        margin: 2em 0 1em;
        padding-left: 0;
        padding-bottom: 8px;
        font-size: 2.2rem; }
      .article_detail .body h2 {
        font-size: 1.6rem; }
        .article_detail .body h2 ~ h2 {
          margin-top: 1em; }
      .article_detail .body ul {
        margin: 0 0 1em 2em; }
        .article_detail .body ul li:before {
          left: -1.4em; }
      .article_detail .body table th, .article_detail .body table td {
        padding: 5px 10px; }
    body[data-page="seminar"] .article_detail .head .icon_seminar_closed {
      margin: 0 0 10px 20px;
      font-size: 1.3rem;
      white-space: nowrap;
      width: 75px;
      line-height: 69px; } }
#contents #blog,
#contents #seminar,
#contents #press,
#contents #bokura,
#contents #works,
#contents #support,
#contents #contact {
  margin-bottom: 84px; }
#contents #support .more_button {
  margin-top: 30px; }
#contents #support .flow_text {
  margin: 1.5em 3.25945% 0;
  padding: 0;
  list-style: none; }
  #contents #support .flow_text li {
    position: relative;
    padding-left: 2.5em; }
    #contents #support .flow_text li + li {
      margin-top: 1em; }
  #contents #support .flow_text strong {
    font-size: 113.33333%; }
  #contents #support .flow_text em {
    font-style: normal;
    color: #308db4; }
  #contents #support .flow_text img {
    position: absolute;
    left: 0;
    top: 0.1em;
    height: 2em;
    width: auto; }
#contents #contact {
  margin: 120px 0 0;
  position: relative;
  padding: 45px 0 90px;
  background-color: #e16a93;
  text-align: center;
  color: #fff; }
  #contents #contact .people {
    position: absolute;
    left: 59.2645%;
    top: -40px; }
    #contents #contact .people img {
      width: 54px;
      height: auto; }
  #contents #contact .copy {
    margin: 0 0 70px;
    padding-top: 60px;
    background: url(../assets/img/common/bg_shine_01.png) center top no-repeat;
    line-height: 1.44444;
    font-size: 3rem;
    font-weight: bold; }
  #contents #contact .button {
    font-size: 2.2rem;
    font-weight: bold;
    color: #e16a93; }
    #contents #contact .button a {
      display: block;
      padding: 42px;
      background: url(../assets/img/common/contact_img_01.png) 20px -49px no-repeat, url(../assets/img/common/icn_triangle_01_pink.png) right 5px bottom 5px no-repeat #fff;
      line-height: 1;
      color: inherit;
      transition: opacity linear 0.2s; }
      #contents #contact .button a:hover {
        text-decoration: none;
        opacity: 0.8; }

@media all and (max-width: 767px) {
  #contents #blog,
  #contents #seminar,
  #contents #press,
  #contents #bokura,
  #contents #works,
  #contents #support,
  #contents #contact {
    margin-bottom: 16.29726%; }
  #contents #contact {
    padding: 20px 0; }
    #contents #contact .people {
      left: 73.14211%;
      top: 0;
      margin-top: -9.77836%;
      width: 7.04042%; }
      #contents #contact .people img {
        width: auto;
        height: auto; }
    #contents #contact .copy {
      margin: 0 0 20px;
      padding-top: 40px;
      background: url(../assets/img/common/bg_shine_01.png) center top no-repeat;
      line-height: 1.58333;
      font-size: 2.2rem; }
    #contents #contact .button {
      font-size: 2.2rem; }
      #contents #contact .button a {
        padding: 1em;
        background-image: url(../assets/img/common/contact_img_01_sp.png), url(../assets/img/common/icn_triangle_01_pink.png);
        background-position: 5px 0, right 5px bottom 5px;
        background-size: 90px auto, 10px; } }
@media all and (max-width: 450px) {
  #contents #contact .copy,
  #contents #contact .button {
    font-size: 1.5rem; }
  #contents #contact .button a {
    padding: 1.5em 1em; } }
/* ==========================================================================
   Bottom Contents
   ========================================================================== */
#bottom_contents {
  margin: 155px auto 240px; }
  #bottom_contents .box {
    width: 30.63063%;
    float: left;
    text-align: center; }
    #bottom_contents .box ~ .box {
      margin-left: 4.05405%; }
  #bottom_contents .recruit {
    position: relative;
    padding: 35px;
    background-color: #5cc3dd;
    height: 500px;
    text-align: center;
    color: #fff; }
    #bottom_contents .recruit .people {
      position: absolute;
      right: 2.85714%;
      top: -80px; }
      #bottom_contents .recruit .people img {
        width: 71px;
        height: auto; }
    #bottom_contents .recruit .fukidashi {
      max-width: 58.57143%;
      margin: 10px auto 20px; }
    #bottom_contents .recruit .title {
      position: relative;
      margin-bottom: 20px;
      padding-bottom: 15px;
      font-size: 2.2rem; }
      #bottom_contents .recruit .title:after {
        content: "";
        display: block;
        position: absolute;
        bottom: 0;
        left: 18.51852%;
        right: 18.51852%;
        height: 1px;
        background-color: #fff; }
    #bottom_contents .recruit .button {
      margin-top: 60px; }
  body[data-page="company"] #bottom_contents, body[data-page="contact"] #bottom_contents {
    display: none; }

@media all and (max-width: 767px) {
  #bottom_contents {
    margin: 16.29726% auto; }
    #bottom_contents .box {
      float: none;
      width: auto; }
      #bottom_contents .box ~ .box {
        margin-left: 0;
        margin-top: 30px; }
    #bottom_contents .recruit {
      margin: 0 -20px;
      padding: 20px;
      height: auto; }
      #bottom_contents .recruit .people {
        right: auto;
        left: 61.27771%;
        top: 0;
        margin-top: -13.6897%;
        width: 9.25684%; }
        #bottom_contents .recruit .people img {
          width: auto;
          height: auto; }
      #bottom_contents .recruit .fukidashi {
        max-width: 100px;
        margin: 0 auto; }
      #bottom_contents .recruit .title {
        display: inline-block;
        margin-bottom: 20px;
        padding-bottom: 15px;
        font-size: 2.2rem; }
        #bottom_contents .recruit .title:after {
          left: 0;
          right: 0; }
        #bottom_contents .recruit .title + p {
          margin-top: 0; }
      #bottom_contents .recruit .button {
        margin-top: 20px; } }
/* ==========================================================================
   Case Study（トップページのみ）
   ========================================================================== */
#case-study {
  text-align: center; }

.module-caseStudy {
  background: #8d579c; }

.case-list {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 3em; }

.case-item {
  position: relative;
  -webkit-flex: 1 1 50%;
  flex: 1 1 50%;
  max-width: 50%;
  padding: 2em 1em;
  border-right: 1px solid #c4acce;
  border-top: 1px solid #c4acce;
  color: #fff;
  white-space: nowrap; }

html.no-flexbox .case-item {
  float: left;
  width: 50%; }

html.no-flexbox .case-item:nth-child(2n + 1) {
  clear: left; }

.case-item::before,
.case-item b {
  display: block;
  margin: 0 auto 1.5em;
  font-size: 2.2rem; }

.case-item::before {
  content: attr(data-num);
  width: 50px;
  height: 48px;
  color: #8d579c;
  line-height: 40px;
  background: url(../img/bln_white.png) no-repeat;
  background-size: 50px 48px; }

.case-item b {
  display: block;
  font-weight: normal; }

.case-item a {
  border-color: #c4acce; }

.case-item img {
  position: absolute; }

.case-item:first-child img {
  top: -68px;
  left: 10%; }

.case-item.empty::before {
  position: absolute;
  bottom: calc(10% + 34px);
  right: 70%;
  line-height: 34px;
  font-family: Pacifico, cursive; }

.case-item.empty img {
  bottom: 10%;
  right: calc(70% - 60px); }

.case-item.empty::after {
  content: "";
  display: block;
  position: absolute;
  left: 60%;
  bottom: 10%;
  width: 8em;
  height: 2.5em;
  border: 1px dashed #c4acce;
  transform-origin: left bottom;
  transform: rotate(-30deg); }

@media only screen and (max-width: 1024px) {
  .case-item b {
    font-size: 2rem; } }
@media only screen and (min-width: 768px) {
  .case-item:nth-child(2n) {
    border-right: 0; }

  .case-item:nth-child(1),
  .case-item:nth-child(2) {
    border-top: 0; } }
@media only screen and (max-width: 767px) {
  .case-item::before {
    margin-bottom: .5em; }

  .case-item b {
    font-size: 1.6rem; } }
@media only screen and (max-width: 479px) {
  .case-list {
    display: block; }

  .case-item {
    max-width: none;
    min-height: calc(132px + 4em);
    border-right: 0; }

  .case-item:nth-child(2) {
    border-top-width: 1px; }

  .case-item:first-child {
    border-top: 0; }

  html.no-flexbox .case-item {
    float: none;
    width: 100%; }

  html.no-flexbox .case-item:nth-child(2n + 1) {
    clear: none; } }
/* ==========================================================================
   モジュール：スライド（Slick.js）
   ========================================================================== */
.module-slide {
  position: relative;
  overflow: hidden;
  height: 250px;
  margin-bottom: 3em;
  background: #ccc; }

#support-showcase .module-slide {
  background: #308db4; }

#case-showcase .module-slide {
  background: #8d579c; }

#works-showcase .module-slide {
  background: #4eb26c; }

/* MEMO:.slide-container.slick-slider > .slick-list
        > .slick-track > .slide-item.slick-slide という構造 */
.slide-container {
  position: relative;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  background: inherit; }

.slick-slider,
.slick-list,
.slick-track,
.slick-slide {
  height: 100%; }

.slick-list,
.slick-track {
  display: block;
  position: relative; }

.slick-track {
  will-change: width, left;
  top: 0;
  left: 0; }

.slick-slide {
  will-change: opacity;
  outline: none;
  float: left;
  opacity: .3;
  transition: opacity .3s;
  will-change: opacity; }

.slick-slide:hover {
  cursor: -moz-grab;
  cursor: -webkit-grab;
  cursor: grab; }

.slick-slide:active {
  cursor: -moz-grabbing;
  cursor: -webkit-grabbing;
  cursor: grabbing; }

.slick-slide.slick-current {
  opacity: 1; }

.slide-item {
  width: 100%;
  position: relative; }

/* :::::: 矢印（button） :::::: */
.slick-arrow {
  position: absolute;
  visibility: hidden; }

.arrow {
  z-index: 2;
  cursor: pointer;
  position: absolute;
  top: 30px;
  right: 30px;
  transition: -webkit-transform .2s;
  transition: transform .2s;
  will-change: transform; }

.arrow.L {
  right: 80px; }

.arrow:hover {
  -webkit-transform: scale(1.13);
  transform: scale(1.13); }

.arrow.slick-disabled {
  pointer-events: none;
  opacity: .3; }

.arrow svg {
  width: 30px;
  height: 30px;
  -webkit-transform-origin: center center;
  transform-origin: center center; }

.arrow.clicking svg {
  will-change: animation;
  -webkit-animation: btnPoyon .5s;
  animation: btnPoyon .5s; }

.arrow circle {
  fill: #fff; }

.arrow path {
  fill: none;
  stroke: #308db3;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10; }

#support .arrow path {
  stroke: #308db3; }

#case .arrow path {
  stroke: #8d579c; }

#works .arrow path {
  stroke: #4eb26c; }

@media only screen and (max-width: 767px) {
  .module-slide {
    height: auto;
    padding-bottom: 70px; }

  .arrow {
    top: auto;
    bottom: 30px; }

  .arrow.L {
    right: auto;
    left: 30px; } }
/* ==========================================================================
   モジュール：ショーケース
   ========================================================================== */
#support-showcase .showcase-wrap {
  background: #308db4; }

#case-showcase .showcase-wrap {
  background: #8d579c; }

#works-showcase .showcase-wrap {
  background: #4eb26c; }

.module-showCase {
  max-width: 1200px;
  /*height: 250px;*/
  margin: 0 auto;
  color: #fff;
  background: inherit; }

.profile .module-showCase,
.showcase-wrap .module-showCase {
  position: relative; }

.showcase-img {
  overflow: hidden;
  float: left;
  width: 33.333333%; }

.reverse .showcase-img {
  float: right; }

.showcase-img img {
  min-width: 400px;
  object-fit: cover; }

.showcase-txt {
  float: right;
  width: 66.666666%;
  margin: 0;
  padding: 2em 2.5em;
  vertical-align: middle; }

.reverse .showcase-txt {
  float: left;
  text-align: right; }

.showcase-title {
  margin: 0 0 1.7em;
  font-size: 2.2rem;
  font-weight: normal; }

dt.showcase-title {
  margin-bottom: .7em; }

.showcase-title ruby {
  display: block;
  font-size: 1rem;
  letter-spacing: .05em; }

.showcase-details {
  margin: 0;
  line-height: 2; }

.showcase-details dt,
.showcase-details dd {
  line-height: 1.6; }

.showcase-details dt {
  float: left; }

.showcase-details dd {
  margin: 0 0 .5em;
  overflow: hidden; }

.module-showCase > .btn {
  position: absolute;
  right: 30px;
  bottom: 30px;
  color: inherit; }

@media only screen and (max-width: 767px) {
  .module-showCase {
    height: auto; }

  .showcase-img,
  .showcase-txt {
    float: none !important;
    width: 100%; }

  .reverse .showcase-txt {
    text-align: left; }

  .showcase-img {
    text-align: center; }

  .showcase-img img {
    min-width: 0; }

  .showcase-title {
    margin-bottom: .6em;
    font-size: 1.8rem; }

  .showcase-txt {
    padding: 1.5em 2em; }

  .module-showCase > .btn {
    top: calc(100% + 4px);
    right: 90px;
    bottom: auto;
    left: 90px;
    text-align: center; } }
@media only screen and (max-width: 479px) {
  .showcase-txt {
    padding: 1em 20px; } }
/* ==========================================================================
   コンポーネント：アコーディオン
   ========================================================================== */
.accordion {
  margin: 0 auto 5em; }

.accordion.figure {
  max-width: 1200px; }

.acc-figure {
  float: left;
  width: 50%;
  margin-bottom: 2em;
  padding: 0 20px; }

.acc-figure + .acc-container {
  float: right;
  width: 50%; }

.acc-item {
  position: relative;
  overflow: hidden;
  height: calc(1.8em * 2 + 1.6em);
  border-bottom: 1px solid #fff;
  color: #fff;
  /* easeOutQuint */
  transition: height 1s cubic-bezier(0.23, 1, 0.32, 1);
  will-change: height; }

.acc-item:hover {
  background: rgba(255, 255, 255, 0.1); }

.acc-item.open:hover {
  background: none; }

/* :::::: タイトル :::::: */
.acc-title,
.acc-inner {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto; }

.acc-title,
.acc-arrow {
  cursor: pointer; }

.acc-title {
  position: relative;
  overflow: hidden;
  padding: 1em 45px;
  font-size: 1.8rem;
  line-height: 1.6;
  font-weight: normal;
  white-space: nowrap;
  text-overflow: ellipsis; }

.figure .acc-title {
  padding: 1em 30px; }

.acc-inner .acc-title {
  padding: 1em 0; }

/* :::::: 矢印 :::::: */
.acc-arrow {
  position: absolute;
  right: calc(50% - 555px);
  bottom: 0;
  width: 2em;
  height: 2em;
  padding: 1em;
  box-sizing: content-box;
  line-height: 1;
  text-align: center; }

.figure .acc-arrow {
  right: 30px; }

.open .acc-arrow:hover {
  background: rgba(255, 255, 255, 0.1); }

.acc-arrow::after {
  content: "";
  display: inline-block;
  position: relative;
  top: 3px;
  border: 6px solid transparent;
  border-top: 12px solid #fff;
  border-bottom: 0;
  vertical-align: middle;
  transition: top .3s, border .3s;
  /* easeOutQuint */
  transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
  will-change: top, border; }

.open .acc-arrow::after {
  top: 5px;
  border-top: 0;
  border-bottom: 12px solid #fff; }

/* :::::: 中身 :::::: */
.acc-inner {
  padding: 0 45px 1.5em; }

.figure .acc-inner {
  padding: 0 30px 1.5em; }

.acc-txt {
  margin: 0 0 1.5em;
  padding: 0;
  font-size: 1.4rem; }

.acc-txt:last-child {
  margin: 0; }

@media only screen and (max-width: 1200px) {
  .acc-arrow {
    right: 45px; } }
@media only screen and (max-width: 767px) {
  .acc-title,
  .figure .acc-title {
    padding: 1em 40px 1em 20px; }

  .acc-arrow,
  .figure .acc-arrow {
    right: 0; }

  .acc-figure {
    padding: 0; } }
@media only screen and (max-width: 479px) {
  .acc-figure,
  .acc-figure + .acc-container {
    float: none;
    width: 100%; }

  .acc-inner .col-3 li {
    float: none;
    width: 100%;
    margin-bottom: 5px; } }
/* ==========================================================================
   アコーディオン内テーブル
   ========================================================================== */
.table-wrap {
  overflow: auto;
  width: 100%;
  margin-bottom: 40px;
  border: 1px solid #fff; }

.acc-table {
  width: 100%;
  min-width: 1024px; }

.acc-table th,
.acc-table td {
  padding: .7em 1em;
  border: 1px solid rgba(255, 255, 255, 0.3); }

.acc-table thead th,
.acc-table thead td {
  border-top: 0; }

.acc-table th:last-child,
.acc-table td:last-child {
  border-right: 0; }

.acc-table tr:last-child th,
.acc-table tr:last-child td {
  border-bottom: 0; }

.acc-table th:first-child,
.acc-table td:first-child {
  border-left: 0; }

/* ==========================================================================
   ABOUT US
   ========================================================================== */
.profile {
  background: #b08256; }

#profile-01 .showcase-txt {
  padding-right: 180px; }

#profile-02 .showcase-txt {
  padding-left: 180px; }

.profile .people {
  position: absolute;
  bottom: 30px; }

#profile-01 .people {
  right: 80px; }

#profile-02 .people {
  left: 80px; }

@media only screen and (max-width: 767px) {
  #profile-02 .showcase-txt {
    padding-right: 180px;
    padding-left: 2em; }

  #profile-02 .people {
    right: 80px;
    left: auto; } }
@media only screen and (max-width: 479px) {
  .profile .people {
    position: relative;
    right: auto !important;
    bottom: auto;
    left: auto !important;
    float: right;
    margin: 2em; }

  .showcase-txt {
    padding: 1.5em !important; } }
/* ==========================================================================
   SUPPORT AREA
   ========================================================================== */
body[data-page="support"] .page-lead .people {
  margin-top: -95px; }

body[data-page="support"] .acc-container {
  background: #308db4; }

body[data-page="support"] #contents .dl_01 dt {
  font-weight: bold;
  font-size: 1.8rem; }
  body[data-page="support"] #contents .dl_01 dt ~ dt {
    margin-top: 1.5em; }
body[data-page="support"] #contents .dl_01 dd {
  margin: 0;
  padding: 0; }
body[data-page="support"] #contents .ttl_01 {
  margin: 0 0 1em;
  font-weight: bold;
  font-size: 1.8rem; }
body[data-page="support"] #contents .ttl_02 {
  margin-bottom: 0;
  font-size: 2.2rem;
  color: #308db4; }
body[data-page="support"] #contents section[class^='sec_'] {
  margin: 0;
  padding: 80px 0;
  font-size: 1.5rem; }
  body[data-page="support"] #contents section[class^='sec_'] .lead_txt {
    margin-bottom: 4em; }
  body[data-page="support"] #contents section[class^='sec_'] dl {
    margin: auto; }
  body[data-page="support"] #contents section[class^='sec_'] p {
    margin: auto; }
body[data-page="support"] #contents .sec_01,
body[data-page="support"] #contents .sec_03,
body[data-page="support"] #contents .sec_05,
body[data-page="support"] #contents .sec_07 {
  background-color: #ecf8fd;
  color: #000; }
body[data-page="support"] #contents .sec_06 .bx_01 img:first-child {
  width: 57.69577%; }
body[data-page="support"] #contents .sec_06 .bx_01 img:last-child {
  width: 42.30423%; }
body[data-page="support"] #contents .sec_07 .bx_01 {
  margin: 3em 0 4em; }
  body[data-page="support"] #contents .sec_07 .bx_01 ul {
    margin: 0 -5.22523% -5.22523% 0;
    overflow: hidden; }
    body[data-page="support"] #contents .sec_07 .bx_01 ul li {
      width: calc(100% / 3);
      float: left;
      padding: 0 5.22523% 5.22523% 0; }
body[data-page="support"] #contents .sec_07 .bx_02 {
  margin: 3em -10px 5em 0;
  overflow: hidden; }
  body[data-page="support"] #contents .sec_07 .bx_02 div {
    float: left;
    padding-right: 10px;
    width: calc(100% / 3); }
  body[data-page="support"] #contents .sec_07 .bx_02 dl {
    margin: 0;
    border: 2px solid #308db4;
    background-color: #fff; }
    body[data-page="support"] #contents .sec_07 .bx_02 dl dt {
      text-align: center;
      background-color: #308db4; }
    body[data-page="support"] #contents .sec_07 .bx_02 dl dd {
      margin: 0;
      padding: 7px 1.5em; }
    body[data-page="support"] #contents .sec_07 .bx_02 dl ul li {
      line-height: 1.71429;
      padding-left: 1em;
      text-indent: -1em;
      font-size: 1.4rem; }
body[data-page="support"] #contents .sec_07 .bx_03 {
  margin-top: 6em; }
body[data-page="support"] #contents .sec_07 .groove_logo {
  margin: 5em auto 3em;
  text-align: center; }

@media all and (max-width: 767px) {
  body[data-page="support"] #contents .dl_01 dt {
    font-size: 1.5rem; }
    body[data-page="support"] #contents .dl_01 dt ~ dt {
      margin-top: 1.2em; }
  body[data-page="support"] #contents .dl_01 dd {
    margin: 0;
    padding: 0; }
  body[data-page="support"] #contents .ttl_01 {
    font-size: 1.5rem; }
  body[data-page="support"] #contents .ttl_02 {
    font-size: 1.7rem; }
  body[data-page="support"] #contents section[class^='sec_'] {
    padding: 13.03781% 0;
    font-size: 1.4rem; }
    body[data-page="support"] #contents section[class^='sec_'] .lead_txt {
      margin-bottom: 2em; }
  body[data-page="support"] #contents .sec_01 .accordion {
    margin: 2em 0 0;
    border: 2px solid #308db4; }
    body[data-page="support"] #contents .sec_01 .accordion .acc-title {
      padding: 1em 40px 1em 10px;
      background-color: #308db4; }
      body[data-page="support"] #contents .sec_01 .accordion .acc-title img {
        height: 1.5em;
        width: auto; }
    body[data-page="support"] #contents .sec_01 .accordion .acc-inner {
      padding: 10px;
      background-color: #fff;
      font-weight: bold; }
    body[data-page="support"] #contents .sec_01 .accordion .solution {
      color: #308db4; }
    body[data-page="support"] #contents .sec_01 .accordion .task {
      color: #d43a1c;
      margin-top: 0.5em; }
    body[data-page="support"] #contents .sec_01 .accordion .acc-item:last-child {
      border-bottom: 0; }
    body[data-page="support"] #contents .sec_01 .accordion .acc-item.open .acc-arrow:after {
      border-bottom-color: #308db4; }
  body[data-page="support"] #contents .sec_06 .bx_01 {
    background-color: #ECF8FD; }
    body[data-page="support"] #contents .sec_06 .bx_01 img:first-child,
    body[data-page="support"] #contents .sec_06 .bx_01 img:last-child {
      display: block;
      width: auto;
      margin: auto; }
  body[data-page="support"] #contents .sec_07 .bx_01 {
    margin: 2.5em 0; }
    body[data-page="support"] #contents .sec_07 .bx_01 ul {
      margin: 0 -0.5em -0.5em 0; }
      body[data-page="support"] #contents .sec_07 .bx_01 ul li {
        width: calc(100% / 2);
        padding: 0 0.5em 0.5em 0; }
  body[data-page="support"] #contents .sec_07 .bx_02 {
    margin: 2.5em 0; }
    body[data-page="support"] #contents .sec_07 .bx_02 div {
      float: none;
      padding: 1em 0 0;
      width: 100%; }
      body[data-page="support"] #contents .sec_07 .bx_02 div:first-child {
        padding-top: 0; }
    body[data-page="support"] #contents .sec_07 .bx_02 dl {
      margin: 0; }
      body[data-page="support"] #contents .sec_07 .bx_02 dl dd {
        padding: 10px; }
  body[data-page="support"] #contents .sec_07 .bx_03 {
    margin-top: 2em; }
  body[data-page="support"] #contents .sec_07 .groove_logo {
    margin: 3em auto 2em;
    max-width: 40%; } }
/* ==========================================================================
   WORKS
   ========================================================================== */
body[data-page="works"] .page-title {
  padding-right: 75px; }
body[data-page="works"] .page-lead .people {
  margin-top: -87px; }
body[data-page="works"] .page-lead.second .people {
  margin-top: -30px; }
body[data-page="works"] .acc-container {
  background: #8d579c; }

.case_detail {
  font-size: 1.6rem;
  margin-bottom: 5em; }
  .case_detail .thumbnails {
    margin: 0 -1.8018% 40px;
    text-align: center;
    font-size: 0; }
    .case_detail .thumbnails .box {
      display: inline-block;
      box-sizing: content-box;
      padding: 0 1.8018% 1.8018%;
      vertical-align: top;
      font-size: 1.2rem; }
      .case_detail .thumbnails .box img {
        display: block; }
      .case_detail .thumbnails .box span {
        margin-top: 3px;
        display: block; }
      .case_detail .thumbnails .box a {
        display: block; }
    .case_detail .thumbnails.case01 .thumb01 {
      max-width: 47.04%; }
    .case_detail .thumbnails.case01 .thumb02 {
      max-width: 19.12%; }
    .case_detail .thumbnails.case01 .thumb03 {
      max-width: 16%; }
    .case_detail .thumbnails.case02 .thumb01 {
      max-width: 42.64%; }
    .case_detail .thumbnails.case02 .thumb02 {
      max-width: 19.6%; }
    .case_detail .thumbnails.case02 .thumb03 {
      max-width: 18.48%; }
    .case_detail .thumbnails.case03 .thumb01 {
      max-width: 33.2%; }
    .case_detail .thumbnails.case03 .thumb02 {
      max-width: 14.24%; }
    .case_detail .thumbnails.case04 .thumb01 {
      max-width: 33.04%; }
    .case_detail .thumbnails.case04 .thumb02 {
      max-width: 17.84%; }
    .case_detail .thumbnails.case05 .thumb01 {
      max-width: 34.32%; }
    .case_detail .thumbnails.case05 .thumb02 {
      max-width: 19.2%; }
    .case_detail .thumbnails.case06 .thumb01 {
      max-width: 30%; }
    .case_detail .thumbnails.case06 .thumb02 {
      max-width: 18.96%; }
    .case_detail .thumbnails.case07 .thumb01 {
      max-width: 30.64%; }
    .case_detail .thumbnails.case07 .thumb02 {
      max-width: 18.8%; }
    .case_detail .thumbnails.case08 .thumb01 {
      max-width: 34%; }
    .case_detail .thumbnails.case08 .thumb02 {
      max-width: 19.04%; }
    .case_detail .thumbnails.case09 .thumb01 {
      max-width: 33.92%; }
    .case_detail .thumbnails.case09 .thumb02 {
      max-width: 36.24%; }
    .case_detail .thumbnails.case10 .thumb01 {
      max-width: 25.68%; }
    .case_detail .thumbnails.case10 .thumb02 {
      max-width: 18.88%; }
  .case_detail .title_style_03 + p {
    margin-left: 1em;
    margin-right: 1em; }

@media all and (max-width: 767px) {
  .case_detail {
    margin-bottom: 16.29726%;
    font-size: 1.4rem; }
    .case_detail .thumbnails {
      margin: 0 -1.8018% 40px; }
      .case_detail .thumbnails .box {
        padding: 0 1.8018% 1.8018%; }
      .case_detail .thumbnails.case01 .thumb01 {
        max-width: 78.4%; }
      .case_detail .thumbnails.case01 .thumb02 {
        max-width: 31.86667%; }
      .case_detail .thumbnails.case01 .thumb03 {
        max-width: 26.66667%; }
      .case_detail .thumbnails.case02 .thumb01 {
        max-width: 71.06667%; }
      .case_detail .thumbnails.case02 .thumb02 {
        max-width: 32.66667%; }
      .case_detail .thumbnails.case02 .thumb03 {
        max-width: 30.8%; }
      .case_detail .thumbnails.case03 .thumb01 {
        max-width: 55.33333%; }
      .case_detail .thumbnails.case03 .thumb02 {
        max-width: 23.73333%; }
      .case_detail .thumbnails.case04 .thumb01 {
        max-width: 55.06667%; }
      .case_detail .thumbnails.case04 .thumb02 {
        max-width: 29.73333%; }
      .case_detail .thumbnails.case05 .thumb01 {
        max-width: 57.2%; }
      .case_detail .thumbnails.case05 .thumb02 {
        max-width: 32%; }
      .case_detail .thumbnails.case06 .thumb01 {
        max-width: 50%; }
      .case_detail .thumbnails.case06 .thumb02 {
        max-width: 31.6%; }
      .case_detail .thumbnails.case07 .thumb01 {
        max-width: 51.06667%; }
      .case_detail .thumbnails.case07 .thumb02 {
        max-width: 31.33333%; }
      .case_detail .thumbnails.case08 .thumb01 {
        max-width: 56.66667%; }
      .case_detail .thumbnails.case08 .thumb02 {
        max-width: 31.73333%; }
      .case_detail .thumbnails.case09 .thumb01 {
        max-width: 56.53333%; }
      .case_detail .thumbnails.case09 .thumb02 {
        max-width: 60.4%; }
      .case_detail .thumbnails.case10 .thumb01 {
        max-width: 42.8%; }
      .case_detail .thumbnails.case10 .thumb02 {
        max-width: 31.46667%; } }
/* ==========================================================================
   COMPANY
   ========================================================================== */
#outline .section-inner {
  position: relative; }

#outline .section-title {
  float: right;
  margin-left: 1em;
  padding: 0; }

.outline-list dt,
.outline-list dd {
  line-height: 2; }

.outline-list dt {
  width: 6em;
  color: #d43a1c;
  font-weight: bold;
  text-align: right; }

.outline-list dt::after {
  content: "："; }

.outline-list dd {
  position: relative;
  margin: -2em 0 0;
  padding-left: 7em; }

.outline-list .bln-wrap {
  display: inline-block;
  position: relative; }

.outline-list dd .bln {
  position: absolute;
  top: -40px;
  right: 0; }

.access-map {
  margin-bottom: 240px; }

#outline .section-people {
  position: relative;
  text-align: right;
  margin-top: -4em; }

@media only screen and (max-width: 767px) {
  #outline .section-title {
    float: none;
    text-align: center; }

  #outline .section-people {
    margin-top: 0;
    text-align: center; }

  .access-map {
    margin-bottom: 16.29726%; } }
@media only screen and (max-width: 479px) {
  .outline-list dt {
    width: auto;
    margin: 0 -20px .3em;
    padding: .1em 20px;
    text-align: left;
    background: #f4f4f4; }

  .outline-list dt::after {
    content: ""; }

  .outline-list dd {
    margin: 0 0 .6em;
    padding-left: 0; }

  .outline-list dd .bln {
    visibility: hidden; } }
/* ==========================================================================
   ACCESS
   ========================================================================== */
.page-lead .people {
  float: right;
  margin-left: 1em; }

.access-map iframe {
  width: 100%;
  height: 400px; }
@media only screen and (max-width: 479px) {
  .access-map iframe {
    height: 300px; } }

#map + .txt {
  color: #e79449; }

/* ==========================================================================
   CONTACT
   ========================================================================== */
.contact-form .section-inner {
  max-width: 1110px;
  padding: 10px;
  color: #fff;
  background: #e16a93; }

.contact-form .section-people {
  margin-top: -5em; }

.form-item {
  float: left;
  width: 50%;
  padding: 10px 20px; }

.form-item.type,
.form-item.message {
  float: none;
  width: 100%; }

.form-item.type {
  clear: both; }

.form-item dl {
  margin: 0;
  border-bottom: 1px solid #fff; }

.form-item.type dl,
.form-item.message dl {
  border-bottom: 0; }

.form-item dt,
.form-item dd {
  line-height: 30px; }

.form-item dt {
  float: left;
  margin-right: 1em; }

.form-item dd {
  float: right;
  position: relative;
  width: calc(100% - 5em);
  margin-left: 0; }

.form-item.type dd {
  width: calc(100% - 7em); }

.form-item.message dd {
  width: 100%; }

.form-item label {
  cursor: pointer;
  padding: .6em; }

.form-item dt label {
  padding-left: 0; }

.form-item input[type="text"],
.form-item input[type="tel"],
.form-item input[type="email"],
.form-item textarea,
.form-item.type dd label {
  background: transparent;
  transition: background-color .3s;
  will-change: background-color; }

/* :::::: テキストエリア :::::: */
.form-item input[type="text"],
.form-item input[type="tel"],
.form-item input[type="email"],
.form-item textarea {
  width: 100%;
  padding: .6em;
  outline: 0; }

.form-item input[type="text"]:hover,
.form-item input[type="tel"]:hover,
.form-item input[type="email"]:hover,
.form-item textarea:hover,
.form-item input[type="text"]:focus,
.form-item input[type="tel"]:focus,
.form-item input[type="email"]:focus,
.form-item textarea:focus {
  background: rgba(255, 255, 255, 0.1); }

.form-item input[type="text"],
.form-item input[type="tel"],
.form-item input[type="email"] {
  height: 30px;
  border: 0; }

.form-item textarea {
  border: 1px solid #fff; }

/* :::::: ラジオボタン :::::: */
.form-item input[type="radio"] {
  position: absolute;
  visibility: hidden;
  clip: rect(0 0 0 0); }

.form-item.type dd {
  margin-bottom: -6px; }

.form-item.type dd label {
  display: inline-block;
  margin: 0 1em 6px 0;
  padding: .6em 1em;
  line-height: 1.2;
  white-space: nowrap; }

.form-item.type dd label:hover {
  background: rgba(255, 255, 255, 0.1); }

.form-item.type dd label::before {
  content: "";
  display: inline-block;
  position: relative;
  top: -.1em;
  width: 1em;
  height: 1em;
  margin-right: .5em;
  border: 3px solid #fff;
  vertical-align: middle;
  background: #fff;
  transition: background-color .3s; }

.form-item.type input:checked + label::before {
  background: #e16a93; }

input[type="submit"] {
  display: block;
  min-width: 200px;
  margin: 2em auto;
  padding: .6em;
  border: 0;
  color: #fff;
  font-size: 1.6rem;
  background: #e16a93; }

input[type="submit"]:hover {
  opacity: .9; }

@media only screen and (max-width: 479px) {
  .contact-form .section-people {
    margin-top: 0;
    text-align: center; }

  .form-item {
    float: none;
    width: 100%; }

  .form-item.type dt,
  .form-item.type dd {
    float: none; }

  .form-item.type dt {
    margin: 0 0 .3em; }

  .form-item.type dd {
    width: 100%; } }
/* ==========================================================================
   Helper classes
   ========================================================================== */
.col-3 {
  margin: -10px; }

.col-3 li,
.col-4 li,
.col-5 li {
  float: left;
  padding: 10px; }

.col-3 li {
  width: 33.333333%; }

.col-4 li {
  width: 25%; }

.col-5 li {
  width: 20%; }

@media only screen and (max-width: 767px) {
  .col-3,
  .col-4,
  .col-5 {
    margin: -5px; }

  .col-3 li,
  .col-4 li,
  .col-5 li {
    padding: 5px; } }
@media only screen and (max-width: 479px) {
  .col-3,
  .col-4,
  .col-5 {
    margin: -1px; }

  .col-3 li,
  .col-4 li,
  .col-5 li {
    padding: 1px; } }
.dot-list li {
  padding-left: 1em;
  text-indent: -1em; }

.dot-list li::before {
  content: "・"; }

.num-list li {
  counter-increment: num;
  padding-left: 1em;
  text-indent: -1em; }

.num-list li::before {
  content: counter(num) ".";
  padding-right: .3em; }

.mb-0 {
  margin-bottom: 0 !important; }

.mb-1 {
  margin-bottom: 1em !important; }

.mb-2 {
  margin-bottom: 2em !important; }

.mb-3 {
  margin-bottom: 3em !important; }

.mb-4 {
  margin-bottom: 4em !important; }

.mb-5 {
  margin-bottom: 5em !important; }

.mb-6 {
  margin-bottom: 6em !important; }

.mb-7 {
  margin-bottom: 7em !important; }

.mb-8 {
  margin-bottom: 8em !important; }

.alignT {
  vertical-align: top; }

.alignM {
  vertical-align: middle; }

.alignB {
  vertical-align: bottom; }

.alignR {
  text-align: right; }

.alignC {
  text-align: center; }

.col-3::after,
.col-4::after,
.col-5::after,
.slick-track::after,
html.no-flexbox .case-list::after,
html.no-flexbox .works-list::after,
.outline-list::after,
.form-item dl::after,
.module-showCase::after,
.accordion::after,
.clearfix::after {
  content: "";
  display: block;
  clear: both; }

.nowrap {
  display: inline-block;
  white-space: nowrap;
}

/* ==========================================================================
   Print styles
   ========================================================================== */
@media print {
  a, a:visited {
    text-decoration: underline; }

  thead {
    display: table-header-group; }

  img {
    max-width: 100%;
    height: auto; }

  p, h2, h3 {
    orphans: 3;
    widows: 3; }

  section {
    page-break-after: avoid; }

  pre, blockquote, tr, img {
    page-break-inside: avoid; } }
