@charset "UTF-8";
/*-------------------------------------------------------------------------------

  HTML5 :: modify.css
  2016.01 Accelight Inc.

-------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------
 変数定義
-------------------------------------------------------------------------------*/
/*
----- 色名接頭辞 -----
白：white
灰：gray
黒：black
鮮やかな：vivid
くすんだ：dull
明るい：brigt
暗い：dark
*/
/*----- グレースケールの定義 -----*/
/*----- 基本色の定義 -----*/
/* メインカラー */
/* サブカラー */
/*#BF9239;*/
/* メインカラー明るめ*/
/* フォント */
/* リンクテキスト */
/* リンクテキスト ホバー時 */
/* 必須マーク */
/*----- breakpointの定義 -----*/
/*-------------------------------------------------------------------------------
　@mixin
-------------------------------------------------------------------------------*/
/* text-indent:-9999pxの代わり */
/* before,after要素 */
/* before,after要素 インライン */
/* 三角右向きアイコン */
/* media query */
/*-------------------------------------------------------------------------------
web font　定義
-------------------------------------------------------------------------------*/
@font-face {
  font-family: 'icomoon';
  src: url("../fonts/icomoon.eot?kxzv91");
  src: url("../fonts/icomoon.eot?kxzv91#iefix") format("embedded-opentype"), url("../fonts/icomoon.ttf?kxzv91") format("truetype"), url("../fonts/icomoon.woff?kxzv91") format("woff"), url("../fonts/icomoon.svg?kxzv91#icomoon") format("svg");
  font-weight: normal;
  font-style: normal; }
[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  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-house:before {
  content: "\e901"; }

/* 別タブで開くアイコン */
/*
.icon-window:after {
  content: "\e903";
  margin: 0 0 0 6px;
}
*/
.nav-search input {
  box-sizing: border-box;
  height: 30px; }
.nav-search .text {
  border: none;
  background: #e5e5e5;
  width: 200px;
  padding: 0 10px 0 10px;
  vertical-align: bottom; }
.nav-search .ico-search {
  background: url(../img/ico_search.svg) center center no-repeat;
  background-size: 16px 16px;
  border: none;
  text-indent: -9999px;
  width: 60px;
  background-color: #d92e73; }
  .nav-search .ico-search:hover {
    opacity: 0.8; }

.open-header .nav-search {
  width: 100%;
  display: block; }
  .open-header .nav-search input {
    height: 40px; }
  .open-header .nav-search .text {
    width: 80%; }
  .open-header .nav-search .ico-search {
    width: 20%; }

.bricks-searchbar-none .nav-search {
  display: none; }
.bricks-searchbar-none .open-header .nav-search {
  display: none; }

h2 {
  font-size: 115%;
  border-bottom: 4px solid #cccccc;
  padding: 18px 0 8px 15px;
  margin: 30px 0 0 0;
  background: url(../img/page_banner.jpg) top left/100px 100px no-repeat;
  height: 30px;
  color: #fff;
  font-weight: normal; }
  h2:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    bottom: -4px;
    width: 20%;
    height: 4px;
    background: #d92e73; }
  h2:first-child {
    margin: 0;
    background: #29afb7;
    padding-top: 35px;
    padding-bottom: 0px; }

.bricks-h2-band h2 {
  height: auto;
  position: relative;
  border-bottom: none;
  background-color: #98d5da;
  margin-top: 1px;
  padding-bottom: 10px; }
  .bricks-h2-band h2:before {
    content: "";
    height: 100%;
    width: 300%;
    background-color: #98d5da;
    top: 0;
    left: -100%;
    display: block;
    position: absolute;
    z-index: -1; }

h3 {
  font-size: 107%;
  border-bottom: 1px solid #cccccc;
  padding: 6px 0 6px 0;
  margin: 30px 0 15px 0; }
  h3:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    bottom: -1px;
    width: 20%;
    height: 1px;
    background: #d92e73; }

.bricks-h3-block h3 {
  font-size: 120%;
  padding: 8px 0 3px 29px;
  background-color: #e5e5e5;
  border-bottom: 2px solid #ee96be; }
  @media screen and (min-width: 768px) {
    .bricks-h3-block h3 {
      padding: 12px 0 8px 29px; } }
  .bricks-h3-block h3:before {
    content: "";
    height: 100%;
    width: 0;
    top: 0;
    border-left: 4px solid #999999; }

.icon-house:before {
  margin-right: 8px;
  color: #d92e73; }

/*-------------------------------------------------------------------------------
ホーム
-------------------------------------------------------------------------------*/
.home {
  /*--------------------------------------------------
  メインビジュアル
  --------------------------------------------------*/
  /* end .main-v */
  /*--------------------------------------------------
  メインコンテンツ
  --------------------------------------------------*/
  /* end .contents-wrap */ }
  .home .main-v {
    width: 100%;
    background-image: url("../img/share01.png");
    background-position: 20% 0%;
    background-repeat: no-repeat;
    padding: 40px 0 15px 0;
    /* コントローラー */
    /* ページャー */ }
    @media screen and (min-width: 768px) {
      .home .main-v {
        background-position: center;
        min-height: 400px; } }
    .home .main-v .main-v-inner {
      max-width: 940px;
      margin: 0 auto; }
    .home .main-v .main-v-title {
      font-size: 120%;
      font-color: #222;
      margin-top: 0px;
      margin-bottom: 0;
      margin-right: 50px;
      margin-left: calc((100% - 20px) * 2 / 5);
      width: 100%;
      height: 80px;
      padding: 0;
      line-height: 1.6;
      background-image: url(../img/share_main_logo_only_words.png);
      background-repeat: no-repeat;
      background-size: contain; }
      @media screen and (min-width: 768px) {
        .home .main-v .main-v-title {
          font-size: 18px;
          width: 500px; } }
    .home .main-v .main-v-description {
      font-size: 16px;
      margin: 0px;
      width: calc(100% - 20px);
      line-height: 2;
      color: #4d4d4d; }
      @media screen and (min-width: 768px) {
        .home .main-v .main-v-description {
          font-size: 17px;
          margin-top: 0;
          margin-bottom: 0;
          margin-right: 0;
          margin-left: calc((100% + 20px) * 2 / 5);
          padding: 0 0 0 0;
          width: 500px; } }
    .home .main-v img {
      display: block; }
    .home .main-v .bx-controls {
      position: absolute;
      bottom: -40px;
      z-index: 500; }
    .home .main-v .bx-pager-item {
      display: inline-block; }
    .home .main-v .bx-pager-item a {
      text-indent: -9999px;
      display: block;
      background: #808080; }
    .home .main-v .bx-pager-item .active {
      background: #a90000; }
    .home .main-v .bx-controls-direction {
      display: none; }
  .home main {
    padding: 0; }
  .home .contents-wrap {
    padding: 0;
    max-width: inherit; }
  .home section {
    float: none;
    width: 100%;
    max-width: 1060px;
    margin: 0 auto 40px;
    padding: 0 20px 0 20px; }
  .home .general img {
    width: 100%; }
  .home .wrap__box {
    position: relative; }
  .home .menu__box {
    position: relative;
    max-width: 940px;
    min-height: 220px;
    margin: 0 auto;
    z-index: 2; }
    .home .menu__box a {
      color: #444; }
    .home .menu__box h4 {
      font-size: 20px;
      font-weight: normal;
      padding: 30px 0 10px 15px;
      margin: 0px; }
      .home .menu__box h4 img {
        margin-left: 20px;
        vertical-align: middle; }
      @media screen and (min-width: 768px) {
        .home .menu__box h4 {
          font-size: 36px; } }
    .home .menu__box h4:hover {
      color: #d92e73; }
    .home .menu__box p {
      font-size: 100%;
      padding: 0 0 0 15px;
      margin: 0;
      color: #444; }
  .home .wrap__box_about {
    padding: 10px;
    margin-bottom: 5px;
    background-color: #FDF9FB; }
    .home .wrap__box_about:before {
      position: absolute;
      content: "";
      top: 0;
      right: 50%;
      height: 100%;
      width: 200%;
      z-index: -1; }
    .home .wrap__box_about a:before {
      content: "";
      background: url(../img/share_h.png) 0 center no-repeat;
      background-size: contain;
      margin-top: 20px;
      width: 300px;
      height: 200px;
      display: block;
      float: none; }
      @media screen and (min-width: 768px) {
        .home .wrap__box_about a:before {
          float: left; } }
    .home .wrap__box_about h4 {
      line-height: 1.7;
      display: block; }
  .home .wrap__box_movie {
    background-color: #E2F3F4;
    padding: 10px; }
    .home .wrap__box_movie:after {
      position: absolute;
      content: "";
      top: 0;
      left: 50%;
      height: 100%;
      width: 200%;
      z-index: -1; }
    .home .wrap__box_movie a:before {
      content: "";
      background: url(../img/share_r.png) 0 center no-repeat;
      background-size: contain;
      background-position: center;
      margin-top: 5px;
      width: 250px;
      height: 200px;
      display: block;
      float: none; }
      @media screen and (min-width: 768px) {
        .home .wrap__box_movie a:before {
          width: 200px;
          background-position: left;
          float: right; } }
    .home .wrap__box_movie h4 {
      display: block; }
  .home .contents-wrap {
    min-height: 250px; }
  .home .news-list {
    background-color: #fff;
    padding-bottom: 15px;
    margin-bottom: 0;
    max-width: 960px;
    min-height: 250px; }
    .home .news-list:before {
      content: "";
      background: url(../img/share02.png) 0 center no-repeat;
      background-size: contain;
      margin: 5px 10px 0 0;
      width: 150px;
      height: 200px;
      display: block; }
      @media screen and (min-width: 768px) {
        .home .news-list:before {
          height: 245px;
          float: left; } }
    .home .news-list h2 {
      clear: inherit;
      background: none;
      color: #444;
      padding: 10px 0; }
      @media screen and (min-width: 768px) {
        .home .news-list h2 {
          padding: 40px 0 0 0; } }
    .home .news-list h2:before {
      content: none; }
    .home .news-list ul {
      overflow: inherit; }
    .home .news-list li {
      border: none;
      line-height: 1; }
      .home .news-list li a {
        color: #444; }
      .home .news-list li a:hover {
        color: #d92e73; }
    .home .news-list p.btn {
      display: none;
      margin: 0; }

/* end .home */
/*-------------------------------------------------------------------------------
Q and A
-------------------------------------------------------------------------------*/
.inquiry .qa_area {
  margin: 20px 10px 40px; }
  .inquiry .qa_area .q_text {
    font-weight: bold; }
  .inquiry .qa_area .q_text .q_icon {
    background: #29afb7;
    padding: 5px 10px;
    border-radius: 4px;
    margin-right: 10px;
    color: #fff; }
  .inquiry .qa_area .a_text .a_icon {
    background: #d92e73;
    padding: 5px 11px;
    border-radius: 16px;
    margin-right: 10px;
    color: #fff;
    font-weight: bold; }

p.a_text {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex; }

.youtube-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
  margin-bottom: 15px; }

.youtube-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.side-contents,
.confirm_id .side-contents,
.cancel_consent .side-contents {
  display: none; }

article h1,
.confirm_id article h1,
.cancel_consent article h1 {
  max-width: 1000px;
  margin: 0 auto;
  padding-top: 25px;
  background: #fff;
  padding-left: 23px; }

.ifr-wrapper {
  margin-top: 30px; }

#ifr_answer {
  width: 100%;
  height: 1000px;
  padding-bottom: 20px;
  min-height: 400px;
  border: 0px;
  max-width: 1024px;
  margin: 0px auto;
  display: block; }

.btn-page-jump {
  padding: 10px 20px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px; }

.btn-page-jump:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
  opacity: 0.7; }

.image-wrapper {
  width: 100%;
  border: 1px solid #aaa; }

.app_installation_manual img {
  border: 1px solid #ddd; }

.color-red {
  color: #db0202; }

.caution-area {
  padding: 10px;
  background: #fcf7d173;
  margin-top: 20px; }

table.research-plan-table {
  width: 100%;
  min-width: 480px;
  white-space: initial; }
  table.research-plan-table tr.th {
    width: 25%; }
  table.research-plan-table tr.row-with-no-th > td {
    border-top: 0;
    border-right: 0; }
  table.research-plan-table tr.row-with-no-th > td:nth-of-type(1) {
    max-width: 200px;
    width: 40%; }
  table.research-plan-table tr > td {
    border-right: 0; }
  table.research-plan-table tr > td:last-of-type {
    border-right: 1px solid #cccccc; }

table.visit-explanation-table thead th {
  text-align: center; }
table.visit-explanation-table th.researcher {
  background: #ffc84c; }
table.visit-explanation-table th.data-center {
  background: #61c54f; }
table.visit-explanation-table th.participant {
  background: #fff; }
table.visit-explanation-table tbody td {
  text-align: center; }

@media (max-width: 767px) {
  .home .menu__box {
    min-height: 160px; } }
@media (max-width: 767px) {
  .home .menu__box_about {
    padding-top: 10px;
    margin-bottom: 10px; }
    .home .menu__box_about a:before {
      content: "";
      background: url(../img/share01.png) center no-repeat;
      background-size: contain;
      height: 160px;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: -o-flex;
      display: flex;
      float: none; }

  .home .menu__box_movie a:before {
    background: none;
    height: 0px; }

  .home .news-list:before {
    content: "";
    background: none;
    height: 30px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex; } }
@media (max-width: 767px) {
  .home .main-v {
    background-image: none; }
    .home .main-v .main-v-title {
      margin-top: 30px;
      margin-bottom: 0px;
      margin-right: 0px;
      margin-left: 0px;
      background-position: center; }
    .home .main-v .main-v-description {
      display: none; } }
@media (max-width: 767px) {
  .home .menu__box p {
    padding-right: 15px; } }
/*members introduction
.intro .icon {
    width: 180px;
    float: left;
    display: inline;
		padding: 0 15px 12px 0;
}

.intro .profile {
    width: -webkit-calc(100% - 215px);
    width: calc(100% - 215px);
    float: left;
    display: inline;
		line-height: 1.6;
    margin: 0px auto; 
}

.intro .message {
    width: 100%;
    float: left;
    display: inline;
    margin-bottom: 50px;
}
*/
.regions-type1 {
  background-color: #b0d3774f;
  padding-top: 5px;
  padding-bottom: 5px; }

.regions-type2 {
  background-color: #FDF9FB;
  margin-top: 5px;
  margin-bottom: 20px; }

.facility-block {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-right: 15px;
  padding-left: 15px;
  margin-top: 15px;
  margin-left: 15px;
  margin-right: 15px;
  margin-bottom: 15px;
  /* border: solid 1px #888; */
  background-color: #fff; }

.facility-name {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  background: #888;
  border: none;
  color: #ffffff;
  font-weight: normal;
  height: 150px;
  width: 180px;
  font-size: 90%;
  margin-right: 15px; }

.facility-name p {
  margin: 0; }

.facility-block img {
  max-width: 100%;
  height: 150px;
  width: auto; }

.facility-explanation p {
  text-align: left;
  margin-bottom: 0; }

.samples img {
  border: 1px #888 solid; }

.region-name {
  text-align: center;
  font-size: 107%;
  color: #fff;
  background-color: #b0d377;
  padding-top: 3px;
  padding-bottom: 3px;
  margin-bottom: 20px; }

p.facility-explanation {
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
  margin-left: 5px; }

.qa_area .q_text .q_icon {
  background: #98d5da;
  padding: 5px 10px;
  border-radius: 4px;
  margin-right: 10px;
  color: #fff;
  height: 23px; }

.qa_area .a_text .a_icon {
  background: #ee96be;
  padding: 5px 10px;
  border-radius: 4px;
  margin-right: 10px;
  color: #fff;
  height: 23px; }

.contactname {
  margin-top: 65px;
  margin-bottom: 10px;
  font-size: 90%; }

/*SHARE紹介ページ*/
.shareimgs {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex; }

/*
.popup:focus, .popup:active {
  position: fixed;
  top:0;
  left:0;
  right:0;
  bottom:0;
  margin:auto;
  height: auto;
  z-index: 100;
  background: #fff;
  padding: 20px;
  outline: 1px solid #aaa;
  max-width:40vw;
}
*/
.shareimg {
  width: 50%;
  margin: 3px;
  padding: 10px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #98d5db47; }

::-webkit-input-placeholder {
  color: #8886; }

:-moz-placeholder {
  color: #8886; }

::-moz-placeholder {
  color: #8886; }

input::-ms-input-placeholder {
  color: #8886; }

input:-ms-input-placeholder {
  color: #8886; }

.privacy_policy_viewer {
  margin-top: 6px; }

.toolintro {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  /* align-items: center; */
  /* justify-items: center; */
  justify-content: center; }

.supporter {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
  color: white;
  background-color: #98d5db;
  position: relative;
  height: 120px;
  padding-left: 15px; }

.nihonzaidan {
  height: 100px;
  position: absolute;
  right: 20px; }

.footer-supporter {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
  justify-content: center; }
  .footer-supporter img {
    max-width: 30vw;
    margin-left: 5vw; }

.supporter-caption {
  margin-right: 5px;
  width: calc(100% - 130px); }

/*テーブルをスマホ対応*/
@media (max-width: 767px) {
  .news-list {
    white-space: normal; }
    .news-list tr, .news-list tbody, .news-list th, .news-list td {
      width: auto;
      display: block;
      border-top: none; } }
/*紹介動画ページのリストスタイル変更*/
.movie ul {
  margin: 0;
  list-style: square inside;
  padding: 0; }

/*# sourceMappingURL=modify.css.map */
