@font-face {
  font-family: 'Noto Sans CJK jp';
  src: url('/common/font/notosanscjkjp/notosanscjkjp-regular.eot');
  src: url('/common/font/notosanscjkjp/notosanscjkjp-regular.eot?#iefix') format('embedded-opentype'), url('/common/font/notosanscjkjp/notosanscjkjp-regular.woff') format('woff'), url('/common/font/notosanscjkjp/notosanscjkjp-regular.ttf') format('truetype'), url('/common/font/notosanscjkjp/notosanscjkjp-regular.svg#glacial_indifferencebold') format('svg');
}
@font-face {
  font-family: 'Glacial Indifference Bold';
  src: url('/common/font/glacialindifference/glacialindifference-bold.eot');
  src: url('/common/font/glacialindifference/glacialindifference-bold.eot?#iefix') format('embedded-opentype'), url('/common/font/glacialindifference/glacialindifference-bold.woff') format('woff'), url('/common/font/glacialindifference/glacialindifference-bold.ttf') format('truetype'), url('/common/font/glacialindifference/glacialindifference-bold.svg#glacial_indifferencebold') format('svg');
}
@font-face {
  font-family: 'Glacial Indifference Regular';
  src: url('/common/font/glacialindifference/glacialindifference-regular.eot');
  src: url('/common/font/glacialindifference/glacialindifference-regular.eot?#iefix') format('embedded-opentype'), url('/common/font/glacialindifference/glacialindifference-regular.woff') format('woff'), url('/common/font/glacialindifference/glacialindifference-regular.ttf') format('truetype'), url('/common/font/glacialindifference/glacialindifference-regular.svg#glacial_indifferenceregular') format('svg');
}
/* ==========================================================================
   Index Style
   ========================================================================== */
/* adjust
   ========================================================================== */
.content_main {
  padding: 0px 0 34px;
}
@media screen and (max-width: 1200px) {
  .content_main {
    padding-bottom: 79px;
  }
}
@media screen and (max-width: 767px) {
  .content_main {
    padding-top: 40px;
  }
}
.page-container {
  background: #fff;
}
/* common section
   ========================================================================== */
.index-section {
  margin-top: 100px;
}
.index-section:first-child {
  margin-top: 0px;
}
.index-section.theme-dark {
  margin-top: 80px;
  padding-top: 73px;
  background-color: #222;
  color: #fff;
}
.index-section.theme-dark .index-section-header .read {
  color: #00a7d4;
}
@media screen and (max-width: 1200px) {
  .index-section {
    margin-top: 40px;
  }
  .index-section.theme-dark {
    margin-top: 50px;
    padding-top: 30px;
  }
}
/* mainvisual
   ========================================================================== */
.mainvisual {
  position: relative;
  height: 669px;
  overflow: hidden;
}
.mainvisual:after {
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100px;
  background: url(/img/index_mainvisual_bg02.png) no-repeat center center;
  background-size: 100% 100%;
}
.mainvisual .bx-pager {
  position: absolute;
  top: 27px;
  right: 20px;
  font-size: 0;
}
.mainvisual .bx-pager .bx-pager-item {
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: middle;
  font-size: 10px;
  margin-left: 16px;
}
.mainvisual .bx-pager .bx-pager-item:first-child {
  margin-left: 0;
}
.mainvisual .bx-pager .bx-pager-item .bx-pager-link {
  white-space: nowrap;
  text-indent: 100%;
  overflow: hidden;
  display: block;
  width: 14px;
  height: 14px;
  border-radius: 7px;
  background-color: #fff;
}
.mainvisual .bx-pager .bx-pager-item .bx-pager-link:hover,
.mainvisual .bx-pager .bx-pager-item .bx-pager-link.active {
  background-color: #00c6fb;
}
.mainvisual .bx-prev,
.mainvisual .bx-next {
  white-space: nowrap;
  text-indent: 100%;
  overflow: hidden;
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  width: 16px;
  height: 28px;
  margin: auto;
  background: url(/img/index_mainvisual_img01.png) no-repeat;
  background-size: auto 100%;
  z-index: 2000;
}
.overlay .mainvisual .bx-prev,
.overlay .mainvisual .bx-next {
  z-index: 0;
}
.mainvisual .bx-prev:hover,
.mainvisual .bx-next:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.mainvisual .bx-prev {
  left: 195px;
  background-position: left center;
}
.mainvisual .bx-next {
  right: 15px;
  background-position: right center;
}
@media screen and (max-width: 767px) {
  .mainvisual {
    height: 294px;
  }
  .mainvisual:after {
    display: none;
  }
  .mainvisual .bx-pager {
    top: auto;
    bottom: 22px;
    right: 0;
    left: 0;
    text-align: center;
  }
  .mainvisual .bx-prev,
  .mainvisual .bx-next {
    width: 13px;
    height: 23px;
  }
  .mainvisual .bx-prev {
    left: 11px;
  }
  .mainvisual .bx-next {
    right: 11px;
  }
}
.mainvisual_item {
  position: relative;
  height: 660px;
  overflow: hidden;
  color: #fff;
}
.mainvisual_item .mainvisual_item_text {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 97px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  padding-left: 319px;
  padding-right: 139px;
  z-index: 1;
}
@media screen and (max-width: 1200px) {
  .mainvisual_item .mainvisual_item_text {
    padding-left: 229px;
    padding-right: 49px;
  }
}
@media screen and (max-width: 767px) {
  .mainvisual_item {
    height: 294px;
  }
  .mainvisual_item .mainvisual_item_text {
    bottom: 51px;
    padding-left: 30px;
    padding-right: 30px;
  }
}
.mainvisual_item_text .title {
  font-size: 1em;
  font-weight: normal;
}
.mainvisual_item_text .title .title_main {
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: middle;
  font-family: 'Glacial Indifference Bold', 'Noto Sans CJK jp', 'Hiragino Kaku Gothic ProN', 'Meiryo', 'MS PGothic', sans-serif;
  padding-right: 30px;
  line-height: 1.88;
  font-size: 1.21em;
  color: #00a7d4;
  background: url(/img/index_mainvisual_bg01.png) no-repeat right center;
  background-size: auto 100%;
}
.ie .mainvisual_item_text .title .title_main {
  font-family: 'Glacial Indifference Bold', 'Noto Sans CJK jp', 'Meiryo', 'MS PGothic', sans-serif;
}
.mainvisual_item_text .title .title_sub {
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: middle;
  position: relative;
  top: -1px;
  margin-left: 5px;
  line-height: 2.21;
}
.mainvisual_item_text .concept-sub {
  margin-top: 13px;
  line-height: 1.64;
  font-size: 1.57em;
}
.mainvisual_item_text .concept-main {
  margin-top: 10px;
  line-height: 1.37;
  font-size: 2.71em;
}
.mainvisual_item_text .link {
  margin-top: 35px;
  width: 273px;
  font-size: 1.07em;
}
@media screen and (max-width: 1200px) {
  .mainvisual_item_text .concept-sub {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .mainvisual_item_text .title .title_main {
    padding-right: 21px;
    line-height: 1.53;
  }
  .mainvisual_item_text .title .title_sub {
    display: inline-block;
    *display: inline;
    zoom: 1;
    vertical-align: middle;
    position: relative;
    top: -1px;
    line-height: 1.64;
  }
  .mainvisual_item_text .concept-main {
    margin-top: 6px;
    line-height: 1.4;
    font-size: 1.43em;
  }
  .mainvisual_item_text .link {
    display: block;
    position: absolute;
    right: 0;
    bottom: -51px;
    left: 0;
    margin-top: 0;
    width: 100%;
    height: 294px;
  }
  .mainvisual_item_text .link a {
    white-space: nowrap;
    text-indent: 100%;
    overflow: hidden;
    display: block;
    height: 100%;
    width: 100%;
    padding: 0;
    border: 0;
    opacity: 0;
    filter: alpha(opacity=0);
  }
  .mainvisual_item_text .link a:before {
    display: none;
  }
  .mainvisual_item_text .link a:hover {
    background: none;
  }
}
.mainvisual_item_image {
  position: relative;
  height: 100%;
}
.mainvisual_item_image img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: auto;
  min-width: 100%;
  height: auto;
  min-height: auto;
  margin: auto;
  z-index: 0;
  max-width: initial;
}
@media screen and (max-width: 767px) {
  .mainvisual_item_image img {
    right: -50%;
    left: -50%;
    width: 588px;
    min-width: 100%;
    height: auto;
    min-height: 294px;
  }
}
/* case study
   ========================================================================== */
@media screen and (max-width: 1200px) {
  .mod-panel-image_list > li {
    float: none;
    width: 100%;
  }
  .mod-panel-image_list > li .mod-panel-image_title {
    clear: both;
    float: left;
    margin-top: 15px;
  }
  .mod-panel-image_list > li .mod-panel-image_txt {
    clear: both;
  }
}
.casestudy_content {
  position: relative;
  margin-top: 45px;
  padding-bottom: 26px;
  border-bottom: 1px solid #e1e3e5;
  background-color: #f1f3f7;
  overflow: hidden;
}
.casestudy_content .casestudy_sub {
  margin-top: 0;
  margin-right: 0;
  margin-left: 0;
}
@media screen and (max-width: 767px) {
  .casestudy_content {
    margin-top: 31px;
  }
}
.casestudy_content_title {
  position: absolute;
  top: 8px;
  left: -22px;
  width: 80px;
  padding: 2px 45px 2px 20px;
  font-size: 1.2em;
  font-weight: normal;
  background-color: #f51952;
  color: #fff;
  text-align: center;
  -webkit-transform: rotate(-30deg);
      -ms-transform: rotate(-30deg);
          transform: rotate(-30deg);
}
.casestudy_main {
  overflow: hidden;
  margin-left: 60px;
}
.casestudy_main .casestudy_main_image {
  float: right;
  width: 59.16%;
  margin-top: 44px;
}
.casestudy_main .casestudy_main_body {
  float: left;
  width: 40.84%;
  margin-top: 67px;
  margin-bottom: 59px;
}
@media screen and (max-width: 767px) {
  .casestudy_main {
    margin-left: 0;
    padding-top: 58px;
    padding-bottom: 30px;
  }
  .casestudy_main .casestudy_main_image,
  .casestudy_main .casestudy_main_body {
    float: none;
    width: auto;
  }
  .casestudy_main .casestudy_main_image {
    margin-top: 0;
  }
  .casestudy_main .casestudy_main_body {
    margin: -14px 20px 0;
  }
}
@media screen and (max-width: 1200px) {
  .casestudy_sub_image {
    /*  float: none;
  width: auto;
  margin-right: 0;
  margin-bottom: 6px;*/
    float: left;
    width: 37.5%;
    margin-right: 10px;
  }
}
.casestudy_main_image img {
  width: 100%;
  max-width: 600px;
  margin: 0 auto;
  display: block;
}
/*.casestudy_main_category { 
  > li {
    display: inline;
    padding-left: 1em;
    letter-spacing: .08em;
    color: #00a7d4;

    &:first-child {
      padding-left: 0;
    }
    a{
      text-decoration: none;
      &:hover{
        text-decoration: underline;
      }
    }
  }

  @media screen and (max-width: @breakpoint_sp) {
  > li {
    line-height: 1.86;
  }
  }
}*/
.casestudy_main_title {
  margin-top: 16px;
  line-height: 1.33;
  font-size: 3em;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .casestudy_main_title {
    margin-top: 10px;
    line-height: 1.45;
    font-size: 2.2em;
  }
}
.casestudy_main_meta {
  margin-top: 5px;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .casestudy_main_meta {
    margin-top: 2px;
  }
}
@media screen and (max-width: 767px) {
  .casestudy_main_text {
    margin-top: 25px;
  }
}
.casestudy_main_link {
  width: 260px;
}
@media screen and (max-width: 767px) {
  .casestudy_main_link {
    width: auto;
    margin-top: 22px;
  }
}
.casestudy_link {
  width: 341px;
  margin: 29px auto 0;
  font-size: 1.5em;
}
@media screen and (max-width: 767px) {
  .casestudy_link {
    width: auto;
    margin-top: 28px;
    margin-right: 20px;
    margin-left: 20px;
  }
}
/* our client
   ========================================================================== */
.ourclients_content {
  width: 80%;
  margin: 45px auto 0;
}
@media screen and (max-width: 1200px) {
  .ourclients_content .mod-banner_list > li {
    width: 33.33333%;
    margin-top: 20px!important;
  }
  .ourclients_content .mod-banner_list > li:nth-child(4n+1) {
    clear: none;
  }
  .ourclients_content .mod-banner_list > li:nth-child(-n+4) {
    margin-top: auto;
  }
  .ourclients_content .mod-banner_list > li:nth-child(3n+1) {
    clear: both;
  }
  .ourclients_content .mod-banner_list > li:nth-child(-n+3) {
    margin-top: 0!important;
  }
}
@media screen and (max-width: 767px) {
  .ourclients_content .mod-banner_list > li {
    width: 50%;
    margin-top: 34px;
    padding-right: 20px;
    padding-left: 20px;
  }
  .ourclients_content .mod-banner_list > li:nth-child(3n+1) {
    clear: none;
  }
  .ourclients_content .mod-banner_list > li:nth-child(-n+3) {
    margin-top: 20px!important;
  }
  .ourclients_content .mod-banner_list > li:nth-child(2n+1) {
    clear: both;
  }
  .ourclients_content .mod-banner_list > li:nth-child(-n+2) {
    margin-top: 0!important;
  }
}
.ourclients_note {
  font-size: 1.2em;
  color: #666;
  text-align: right;
}
@media screen and (max-width: 767px) {
  .ourclients_note {
    line-height: 1.5;
    text-align: left;
  }
}
.ourclients_link {
  width: 341px;
  margin: 29px auto 0;
  font-size: 1.5em;
}
@media screen and (max-width: 767px) {
  .ourclients_link {
    margin-top: 18px;
    width: auto;
  }
}
/* our client
   ========================================================================== */
.buisiness_list {
  margin-top: 36px;
  overflow: hidden;
}
.buisiness_list > li {
  float: left;
  width: 25%;
  background-color: #fff;
}
@media screen and (max-width: 767px) {
  .buisiness_list {
    margin-top: 30px;
  }
  .buisiness_list > li {
    float: left;
    width: 50%;
    background-color: #fff;
  }
  .buisiness_list > li:nth-child(2n+1) {
    clear: left;
  }
}
.buisiness_item {
  height: 100%;
  background-color: #f1f3f7;
}
:nth-child(2n) > .buisiness_item {
  background-color: #e9ecf2;
}
.buisiness_item > a {
  display: block;
  height: 100%;
}
.buisiness_item > a:link,
.buisiness_item > a:visited {
  color: #2a2a2a;
  text-decoration: none;
}
.buisiness_item > a:hover,
.buisiness_item > a:active {
  opacity: 0.7;
  filter: alpha(opacity=70);
  color: #2a2a2a;
}
@media screen and (max-width: 767px) {
  .buisiness_item {
    background-color: #f1f3f7;
  }
  :nth-child(4n+2) > .buisiness_item {
    background-color: #e9ecf2;
  }
  :nth-child(4n+3) > .buisiness_item {
    background-color: #e9ecf2;
  }
  :nth-child(4n+4) > .buisiness_item {
    background-color: #f1f3f7;
  }
}
.buisiness_item_image {
  position: relative;
  height: 202px;
  overflow: hidden;
}
.buisiness_item_image > img {
  -webkit-transition: 0.4s ease;
  transition: 0.4s ease;
  position: absolute;
  top: 0;
  right: -5000px;
  left: -5000px;
  bottom: 0;
  width: auto;
  min-width: 100%;
  height: 100%;
  margin: auto;
  max-width: initial;
}
a:hover .buisiness_item_image > img {
  min-width: 110%;
  height: 110%;
}
@media screen and (max-width: 767px) {
  .buisiness_item_image {
    display: none;
  }
}
.buisiness_item_body {
  text-align: center;
  padding: 61px 0 33px;
}
@media screen and (max-width: 767px) {
  .buisiness_item_body {
    padding-top: 39px;
    padding-bottom: 27px;
  }
}
.buisiness_item_icon {
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: top;
  width: 70px;
}
.buisiness_item_icon img {
  width: 100%;
  height: auto;
}
@media screen and (max-width: 767px) {
  .buisiness_item_icon {
    width: 61px;
  }
}
@media screen and (max-width: 767px) {
  .buisiness_item_text {
    display: table-cell;
    padding: 8px 5px 0;
    height: 54px;
    width: 1000px;
    vertical-align: middle;
  }
}
.buisiness_item_title {
  margin-top: 26px;
  font-size: 1.43em;
  font-weight: bold;
  line-height: 1.3;
}
@media screen and (max-width: 767px) {
  .buisiness_item_title {
    margin-top: 0;
    font-size: .86em;
  }
}
.buisiness_item_subtitle {
  margin-top: 7px;
  color: #9d9d9d;
}
@media screen and (max-width: 767px) {
  .buisiness_item_subtitle {
    margin-top: 0;
    font-size: .79em;
  }
}
/* news
   ========================================================================== */
.news_content {
  width: 80%;
  margin: 45px auto 0;
}
@media screen and (max-width: 1200px) {
  .news_content {
    width: 90%;
  }
}
@media screen and (max-width: 767px) {
  .news_content {
    margin-top: 29px;
    padding-right: 20px;
    padding-left: 20px;
  }
}
@media screen and (max-width: 1200px) {
  .casestudy_main {
    margin: 0;
  }
  .casestudy_main .casestudy_main_image {
    float: none;
    width: 100%;
  }
  .casestudy_main .casestudy_main_image img {
    width: 100%;
    max-width: 500px;
    margin: 0 auto;
    display: block;
  }
  .casestudy_main .casestudy_main_body {
    float: none;
    width: 100%;
    margin: 0;
    padding: 30px 50px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .casestudy_main .casestudy_main_body .casestudy_main_link {
    margin-left: auto;
  }
}
@media screen and (max-width: 1200px) and screen and (max-width: 767px) {
  .casestudy_main .casestudy_main_image img {
    max-width: 100%;
  }
}
@media screen and (max-width: 1200px) and screen and (max-width: 767px) {
  .casestudy_main .casestudy_main_body {
    padding: 20px 20px;
  }
}
@media screen and (max-width: 767px) {
  .casestudy_main .casestudy_main_image {
    padding: 20px 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .casestudy_main .casestudy_main_image img {
    max-width: 100%;
  }
  .casestudy_main .casestudy_main_body {
    padding: 20px 20px;
  }
}
/* top-banner
   ========================================================================== */
.top-banner {
  width: 85%;
  margin: 0 auto;
  text-align: center;
}
@media screen and (max-width: 1200px) {
  .top-banner {
    width: 97%;
  }
}
@media screen and (max-width: 767px) {
  .top-banner {
    width: 98%;
  }
}
.top-banner li {
  width: 50%;
  display: inline-block;
  padding: 0 45px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (max-width: 1200px) {
  .top-banner li {
    padding: 0 10px;
  }
}
@media screen and (max-width: 767px) {
  .top-banner li {
    padding: 0 5px;
  }
}
.top-banner li a:hover {
  opacity: 0.6;
}
.top-banner li a img {
  max-width: 100%;
}
.top-banner + .index-section {
  margin-top: 40px;
}
@media screen and (max-width: 1200px) {
  .banner-col-3 {
    width: 98%;
  }
}
.banner-col-3 li {
  width: 33.33333%;
  padding: 0 15px;
}
@media screen and (max-width: 1200px) {
  .banner-col-3 li {
    padding: 0 5px;
  }
}
.banner-col-3 li:last-child {
  margin-top: 0px;
}
.banner-col-3 li:nth-child(4) {
  margin-top: 30px;
}
@media screen and (max-width: 1200px) {
  .banner-col-3 li:nth-child(4) {
    margin-top: 10px;
  }
}
