/*---------------------------------------------------
COLOR
---------------------------------------------------*/
/*---------------------------------------------------
TEXT
---------------------------------------------------*/
/*---------------------------------------------------
MARGIN
---------------------------------------------------*/
@media screen and (max-width: 800px) {
  /* layout */
  .content-inner {
    width: auto;
    margin: 0 15px;
  }
  .col-l,
  .col-r,
  .col-l-50,
  .col-r-50 {
    float: none;
    width: 100%;
    margin-bottom: 15px;
  }
  .tab-hide {
    display: none;
  }
  .col2,
  .col3,
  .col4 {
    display: block;
  }
  .col2 > div,
  .col3 > div,
  .col4 > div {
    width: 100%;
    margin: 0 0 15px;
  }
  .col3 > div:first-child,
  .col3 > div:nth-child(3n+1),
  .col3 > div:nth-child(3n) {
    margin: 0 0 15px;
  }
  /* box */
  .box-transparent .box-transparent-inner {
    padding: 0 10px 10px;
  }
  /* list */
  .list-news-thumb li p {
    font-size: 0.85rem;
  }
  .list-news-thumb li img {
    margin: 0 0 10px 10px;
  }
  /* float */
  .fl-l, .fl-r {
    float: none;
    margin: 0 0 15px;
    text-align: center;
  }
  .fl-l img, .fl-l iframe, .fl-r img, .fl-r iframe {
    max-width: 100%;
  }
  .fl-l iframe, .fl-r iframe {
    height: 400px;
  }
  .ta-c img, .ta-c iframe {
    max-width: 100%;
  }
  .ta-c iframe {
    height: 400px;
  }
  /* header */
  header #header-top {
    height: auto;
    overflow: hidden;
    padding-bottom: 20px;
  }
  header #header-top #logo img {
    height: 50px;
  }
  header #header-top #logo-jcs {
    display: none;
  }
  header #header-top .btn-tab .donation, header #header-top .btn-tab .register {
    font-size: 0.85rem;
    padding: 15px 5px;
  }
  header #header-top .btn-tab .donation::before {
    display: none;
  }
  header #logo-s {
    display: block;
  }
  /* toppage */
  #hero,
  #story,
  #news,
  #supporter,
  #section-name,
  footer {
    min-width: 0;
  }
  /* hero */
  #hero {
    width: 100%;
  }
  #hero .lineart-wrap {
    display: none;
  }
  #hero .content-inner h1 {
    top: 100px;
    font-size: 250%;
  }
  #hero .content-inner p {
    display: none;
  }
  /* submenu */
  #submenu {
    margin: 15px 0 50px;
  }
  /* story */
  #story .box-w {
    width: 45%;
    float: left;
    margin: 0 2.5% 15px;
  }
  /* news */
  #news h2 {
    margin: 0 -10px;
  }
  /* exam */
  #exam .cancer-exam .title {
    float: none;
    width: auto;
    height: auto;
  }
  #exam .cancer-exam .title::before {
    top: 0;
    margin: 0 0 0 -50px;
  }
  #exam .cancer-exam .title h2 {
    position: relative;
    top: auto;
    padding: 100px 0 0;
  }
  #exam .cancer-exam .list-panel {
    float: none;
    width: auto;
  }
  #exam .cancer-exam .list-panel li {
    width: 50%;
    margin: 0;
    border: 1px solid #fff;
  }
  #exam .cancer-exam .list-panel li:nth-child(3n) {
    margin-right: 0;
  }
  #exam .cancer-exam .list-panel li a {
    width: 100%;
  }
  #exam .cancer-exam .list-panel li p::after {
    left: 70%;
  }
  #exam .cancer-exam .list-panel .etc-cancer {
    width: 100%;
  }
  #exam .cancer-exam .list-panel .etc-cancer a {
    width: 100%;
  }
  #exam .hotline h2 {
    padding: 80px 0 10px;
  }
  #exam .hotline h2::before {
    top: 0;
  }
  #exam .hotline .col3 {
    display: flex;
  }
  #exam .hotline .col3 > div::after {
    top: 0;
  }
  #exam .hotline .col3 > div .txt-c {
    margin-top: 50px;
    font-size: 1rem;
  }
  /* link */
  #link .col3 {
    display: flex;
  }
  #link .col3 > div {
    width: 49%;
    margin: 0 0.5% 10px;
  }
  /* activity */
  #activity .col3 {
    display: flex;
  }
  #activity .col3 div {
    margin: 0 5px;
  }
  #activity img {
    max-width: 100%;
  }
  /*---------------------------------------------------
  ARTICLE PAGE
  ---------------------------------------------------*/
  #breadcrumb {
    display: none;
  }
  #article {
    margin-top: 30px;
  }
  /* donation */
  .donation-area .two-button {
    padding: 0 5%;
  }
  /* comfort */
  .list-gallary li {
    float: left;
    width: 50%;
  }
  /*--------------------------------------------
  donation
  -------------------------------------------- */
  .donation-area .mini-circle a {
    padding-top: 8%;
  }
  #page-event-list table.event-list-table th, #page-event-list table.event-list-table td {
    display: table-cell;
    width: auto;
  }
  #page-event-list table.event-list-table th.sp-hide,
  #page-event-list table.event-list-table td.sp-hide {
    display: none;
  }
  #page-event-list table.event-list-table th.sp-show,
  #page-event-list table.event-list-table td.sp-show {
    display: table-cell;
  }
}
@media screen and (min-width: 640px) {
  .japanmap-area {
    width: 588px;
  }
}
@media screen and (max-width: 480px) {
  /* header */
  header #header-top {
    padding-bottom: 40px;
  }
  header #header-top #logo {
    height: 50px;
  }
  header #header-top .search {
    top: 110px;
    width: 100%;
  }
  header #header-top .search input.search-txt {
    width: 87%;
  }
  header #header-top .search input.search-btn {
    width: 10%;
  }
  header #header-top #logo {
    float: none;
  }
  header #header-top .btn-tab {
    clear: both;
    margin-top: 0;
    padding-top: 15px;
    float: none;
  }
  header #header-top .btn-tab .donation,
  header #header-top .btn-tab .register {
    display: block;
    float: left;
    width: 50%;
    margin-bottom: 10px;
    padding: 5px 0;
    text-align: center;
    font-size: 0.85rem;
    font-weight: normal;
    background: #44883d;
    box-shadow: none;
    border-radius: 0;
  }
  header #header-top .btn-tab .register {
    background-color: #00939a;
  }
  /* heading */
  .t-bg-green .fl-r, .t-bg-bluegreen .fl-r, .t-bg-blue .fl-r {
    display: block;
    margin: 0;
    text-align: right;
  }
  .t-bg-green .fl-r small, .t-bg-bluegreen .fl-r small, .t-bg-blue .fl-r small {
    font-size: 11px;
  }
  /* float */
  .fl-l iframe, .fl-r iframe {
    height: 200px;
  }
  .ta-c iframe {
    height: 200px;
  }
  table th, table td {
    display: block;
    width: 100%;
  }
  table th.nowrap, table td.nowrap {
    white-space: normal;
  }
  .table-v td {
    margin-bottom: 15px;
  }
  .table-v .sp-hide {
    display: none;
  }
  .table-v .sp-label {
    display: block;
    margin: -10px -10px 10px;
    padding: 10px;
    background-color: #efefef;
  }
  .table-v.sp-cell th, .table-v.sp-cell td {
    display: table-cell;
    width: auto;
  }
  .tl-f th.w20 {
    width: 100%;
  }
  /* form */
  .wdt50 {
    width: 100%;
    display: block;
    margin: 0 0 15px;
  }
  .birthday > select:first-of-type {
    width: 70%;
  }
  .birthday > select:nth-of-type(2), .birthday > select:last-of-type {
    width: 30%;
    margin: 15px 0 0;
  }
  .btn-area a {
    width: 100%;
    min-width: 0;
    padding: 10px 0;
  }
  /* hero */
  #hero .content-inner h1 {
    top: 30px;
    font-size: 1.5rem;
  }
  /* story */
  #story .box-w {
    width: 100%;
    float: none;
    margin: 0 0 15px;
  }
  /* exam */
  #exam .hotline .col3 {
    display: block;
  }
  /* link */
  #link .col3, #activity .col3 {
    display: block;
  }
  #link .col3 > div, #activity .col3 > div {
    width: 100%;
    float: none;
  }
  /* activity */
  #activity .col3 > div {
    margin-bottom: 20px;
    text-align: center;
  }
  .message-box-404 {
    top: 100px;
  }
  .message-box-404 h2 {
    font-size: 1.2em;
    color: #ffffff;
  }
  /* donation */
  .donation-area .two-button {
    padding: 0 0;
  }
  /* cancer page */
  .list-cancer li {
    width: 50%;
    border-bottom: 1px solid #fff;
  }
  .btn-movie {
    right: 125px;
    bottom: 0px;
  }
  .btn-movie a {
    font-size: 60%;
    padding: 5px;
  }
  .btn-movie a::after {
    background-image: none;
  }
  /*---------------------------------------------------
  JAPAN MAP
  ---------------------------------------------------*/
  .japanmap-head-sp {
    display: block;
  }
  .japanmap-head-pc {
    display: none;
  }
  .japanmap-area .btn-allarea {
    position: static;
    width: 99%;
    margin-bottom: 5px;
  }
  .japanmap-area .btn-allarea a, .japanmap-area .btn-allarea span {
    display: block;
    margin-bottom: 3px;
    text-align: center;
  }
  #japan-map-top {
    height: 600px;
  }
  .japan-map {
    height: auto;
  }
  .japan-map li {
    position: static;
    height: 30px !important;
    width: 33% !important;
    float: left;
    top: auto;
    right: auto;
  }
  .circle-list .box-w .tags {
    margin: 5px 5px 0 0;
  }
  /*--------------------------------------------
  donation
  -------------------------------------------- */
  .donation-area .mini-circle a {
    padding-top: 10%;
  }
  .donation-area .btn-box-top {
    padding: 0 15%;
  }
  /*---------------------------------------------------
   sponcer add 20170530
  ---------------------------------------------------*/
  .sponcer-logo .ta-c img {
    max-width: 163px;
  }
  #page-event-list table.event-list-table th,
  #page-event-list table.event-list-table td {
    display: table-cell;
    width: auto;
  }
  #page-event-list table.event-list-table th.sp-hide,
  #page-event-list table.event-list-table td.sp-hide {
    display: none;
  }
  #page-event-list table.event-list-table th.sp-show,
  #page-event-list table.event-list-table td.sp-show {
    display: table-cell;
  }
  #page-event-list table.event-list-table span.sp-hide {
    display: none;
  }
  #page-event-list table.event-list-table span.sp-show {
    display: inline;
  }
  #page-event-list table.event-list-table .mobile-event-card {
    width: 100%;
    padding: 8px 4px;
  }
  #page-event-list table.event-list-table .mobile-event-card .mobile-row-1 {
    display: block;
    padding: 6px 8px;
    font-size: 16px;
    color: #333;
  }
  #page-event-list table.event-list-table .mobile-event-card .mobile-row-1 .prefecture-bold {
    font-weight: bold;
    margin-right: 20px;
  }
  #page-event-list table.event-list-table .mobile-event-card .mobile-row-1 .date-normal {
    font-weight: normal;
  }
  #page-event-list table.event-list-table .mobile-event-card .mobile-row-2 {
    font-size: 16px;
    line-height: 1.4;
    padding: 0 8px;
  }
  #page-event-list table.event-list-table td.sp-show {
    width: 100% !important;
  }
  #page-event-list table.event-list-table th.mobile-header {
    text-align: center;
    font-size: 14px;
    line-height: 1.3;
    padding: 8px;
  }
  #page-event-list .filter-table th {
    width: 100%;
  }
  #page-event-list input[type=text], #page-event-list select {
    width: 100%;
  }
  #page-event-list th.event-date-m,
  #page-event-list td.event-date-m {
    width: 60px !important;
  }
  #page-event-list th.event-title,
  #page-event-list td.event-title {
    max-width: 125px !important;
  }
  .featherlight-content {
    width: 80%;
  }
  .trial-list th {
    width: 100%;
  }
  #trial-search-btn {
    max-width: none;
    width: 100%;
  }
  .trial-panel {
    padding: 32px 8px 24px;
  }
  .trial-panel-btn a {
    min-width: 0;
    width: 100%;
    padding: 10px;
  }
}
/*# sourceMappingURL=responsive.css.map */
