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

  HTML5 :: modify.css
  2016.01 Accelight Inc.

-------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------
 変数定義
-------------------------------------------------------------------------------*/
/*
----- 色名接頭辞 -----
白：white
灰：gray
黒：black
鮮やかな：vivid
くすんだ：dull
明るい：brigt
暗い：dark
*/
/*----- グレースケールの定義 -----*/
/*----- 基本色の定義 -----*/
/* メインカラー */
/* サブカラー */
/* メインカラー明るめ*/
/* フォント */
/* リンクテキスト */
/* リンクテキスト ホバー時 */
/* 必須マーク */
/*----- 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; }

body {
  margin: 0; }

header .header-inner h1.site-title a {
  max-width: 500px; }
  @media (min-width: 960px) {
    header .header-inner h1.site-title a {
      margin: 9px 0 9px 0; } }
@media (min-width: 960px) {
  header .global-nav {
    width: 100%;
    flex: 1 1 100%;
    background: #C35A06;
    margin: 0 -200%;
    padding: 0 200%;
    color: #fff; } }
@media (min-width: 960px) {
  header .global-nav ul.menu-list > li {
    width: 25%; }
    header .global-nav ul.menu-list > li:after {
      height: 35px;
      background: #fff;
      top: 15px; }
    header .global-nav ul.menu-list > li:first-of-type:before {
      height: 35px;
      background: #fff;
      top: 15px; }
    header .global-nav ul.menu-list > li.nav-4 {
      background: #ec4153; } }
@media (min-width: 960px) {
  header .global-nav ul.menu-list > li > a {
    color: white;
    padding: 20px 0 20px 0;
    height: 25px;
    line-height: 25px; } }
header .header-inner h1.site-title a {
  color: #4E2301; }
  header .header-inner h1.site-title a:hover {
    opacity: 0.7; }
  @media (max-width: 768px) {
    header .header-inner h1.site-title a .title-sub {
      font-size: 88%; } }
  header .header-inner h1.site-title a .title {
    font-size: 120%;
    line-height: 23px; }
    @media (max-width: 768px) {
      header .header-inner h1.site-title a .title {
        font-size: 88%; } }
header .global-nav ul.menu-list-sub li {
  width: 100%;
  background-color: rgba(128, 126, 125, 0.8); }
  header .global-nav ul.menu-list-sub li:before, header .global-nav ul.menu-list-sub li:after {
    content: none; }
  header .global-nav ul.menu-list-sub li a {
    color: #ffffff;
    font-size: 100%;
    font-weight: normal;
    text-align: left;
    padding: 0.5em 0.5em;
    height: auto;
    box-sizing: border-box;
    line-height: 1.5em; }
    header .global-nav ul.menu-list-sub li a:before, header .global-nav ul.menu-list-sub li a:after {
      content: none; }

/*-------------------------------------------------------------------------------


ホーム


-------------------------------------------------------------------------------*/
.home {
  /*--------------------------------------------------
  メインビジュアル
  --------------------------------------------------*/
  /* end .main-v */
  /*--------------------------------------------------
  メインコンテンツ
  --------------------------------------------------*/
  /* end .contents-wrap */
  /* ニュース */
  /* end .news */
  /*追記*/ }
  .home .main-v {
    width: 100%;
    margin: 55px 0 15px 0;
    /* コントローラー */
    /* ページャー */ }
    @media screen and (min-width: 768px) {
      .home .main-v {
        margin: 0 0 30px 0; } }
    @media (max-width: 768px) {
      .home .main-v {
        margin: 75px 0 15px 0; } }
    .home .main-v img {
      display: block; }
      @media screen and (min-width: 768px) {
        .home .main-v img {
          margin: 0 auto;
          max-height: 480px; } }
    .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-v .main-v-inner {
      background: url(../img/main-v.jpg) center center/cover no-repeat;
      padding: 300px 0;
      position: relative; }
      @media (max-width: 768px) {
        .home .main-v .main-v-inner {
          padding: 100px 0 200px;
          background: url(../img/main-v.jpg) bottom left/contain no-repeat;
          background-color: #ffe8d3;
          position: relative;
          background-position: calc(0% - 40px) 185px; } }
      .home .main-v .main-v-inner .main-v-message {
        position: absolute;
        right: 6%;
        bottom: calc(50% - 20px);
        font-weight: bold; }
        @media (max-width: 768px) {
          .home .main-v .main-v-inner .main-v-message {
            right: unset;
            padding: 0 10px; } }
        .home .main-v .main-v-inner .main-v-message h2 {
          text-align: center;
          font-size: 2rem;
          margin: 0 auto;
          color: #fff;
          text-shadow: 2px 2px 10px #333;
          border-bottom: 0;
          letter-spacing: 0.1em;
          height: auto;
          font-weight: bold; }
          .home .main-v .main-v-inner .main-v-message h2:before {
            content: none; }
          @media (max-width: 768px) {
            .home .main-v .main-v-inner .main-v-message h2 {
              padding: 0;
              font-size: 1.2rem;
              text-shadow: 4px 4px 10px #333; } }
  .home main {
    padding: 0;
    margin: 0 auto; }
  .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; }
    @media screen and (min-width: 768px) {
      .home section .btn {
        clear: both;
        text-align: center; }
        .home section .btn a {
          padding: 12px 90px 12px 90px; } }
  .home .wrap__box {
    position: relative; }
  .home .menu__box {
    position: relative;
    max-width: 940px;
    margin: 0 auto;
    z-index: 2; }
    .home .menu__box a {
      color: #fff; }
    .home .menu__box h4 {
      font-size: 20px;
      font-weight: normal;
      padding: 30px 0 10px 15px; }
      .home .menu__box h4 img {
        margin-left: 20px;
        vertical-align: middle; }
      @media screen and (min-width: 768px) {
        .home .menu__box h4 {
          font-size: 30px; } }
    .home .menu__box p {
      font-size: 105%;
      padding: 0 0 0 15px; }
  .home .menu__box_url_1, .home .menu__box_url_3, .home .menu__box_url_5 {
    background-color: #3ba2e1;
    padding: 10px; }
  .home .menu__box_url_2 a, .home .menu__box_url_4 a {
    color: #3ba2e1; }
  .home .news {
    /* アイコン */ }
    .home .news h2 {
      margin: 0; }
    .home .news ul {
      overflow: hidden;
      width: 100%;
      margin: 0 0 30px 0; }
    .home .news li {
      border-bottom: 1px solid #cccccc;
      padding: 0;
      margin: 0; }
      .home .news li:before {
        display: none; }
      .home .news li a {
        display: block;
        padding: 5px 0 5px 0;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis; }
        @media screen and (min-width: 768px) {
          .home .news li a {
            padding: 15px 0 15px 0; } }
    .home .news time, .home .news span {
      display: block; }
      @media screen and (min-width: 768px) {
        .home .news time, .home .news span {
          display: inline; } }
    .home .news time {
      color: #000;
      padding: 0 20px 0 0; }
    .home .news .ico {
      display: inline-block;
      padding: 1px 8px 1px 8px;
      border-radius: 2px;
      color: #fff;
      font-size: 81%;
      font-weight: bold;
      margin: 0 10px 0 0; }
    .home .news .ico-new {
      background: #BF9239; }
  .home .general img {
    width: 100%; }
    @media screen and (min-width: 768px) {
      .home .general img {
        width: 30%;
        float: left;
        margin: 0 15px 15px 0; } }
  .home .message {
    margin-top: 80px;
    margin-bottom: 80px;
    padding: 20px; }
    @media (max-width: 768px) {
      .home .message {
        margin-top: 40px;
        margin-bottom: 20px; } }
    .home .message .pickup-area {
      max-width: 1000px;
      margin: 0 auto;
      margin-bottom: 80px; }
      @media (max-width: 768px) {
        .home .message .pickup-area {
          margin-bottom: 40px; } }
    .home .message .message-inner {
      max-width: 1000px;
      margin: 0 auto; }
      .home .message .message-inner h3 {
        border: none;
        border-bottom: 0;
        text-align: center;
        height: auto;
        font-size: 186%;
        padding-left: 0;
        position: relative;
        width: fit-content;
        margin: 0 auto;
        font-weight: normal;
        letter-spacing: 0.1rem;
        line-height: 2rem;
        margin-bottom: 50px; }
        .home .message .message-inner h3:before {
          content: '';
          position: absolute;
          top: 7px;
          left: -60px;
          width: 35px;
          height: 35px;
          background-color: #1E4B0E;
          border-radius: 50%;
          background: url(/img/circle.png) center center/contain no-repeat; }
        .home .message .message-inner h3:after {
          content: "";
          display: block;
          position: absolute;
          bottom: -4px;
          width: 80px;
          background: #C35A06;
          left: 50%;
          transform: translateX(-50%);
          height: 2px; }
      .home .message .message-inner p {
        font-size: 112%; }
  .home .menu-box {
    background: #FFF8F2;
    padding: 80px 0 150px;
    		/*
    		a.text {
    			color: #4A3C1B;
    			font-weight: bold;
    			margin-top: 30px;
          display: block;
    		}*/ }
    @media (max-width: 768px) {
      .home .menu-box {
        padding: 50px 0 100px; } }
    .home .menu-box .flex {
      max-width: 1000px;
      margin: 0 auto;
      display: flex;
      flex-wrap: wrap;
      justify-content: space-around;
      gap: 150px 30px; }
      @media (max-width: 768px) {
        .home .menu-box .flex {
          justify-content: center; } }
      .home .menu-box .flex .box {
        width: 48%; }
    .home .menu-box .box-inner {
      max-width: 230px;
      text-align: center; }
      .home .menu-box .box-inner a.circle {
        display: block;
        border-radius: 50%;
        background: #fff;
        height: 200px;
        width: 200px;
        position: relative;
        margin: 0 auto;
        box-shadow: 1px 1px 5px #ccc; }
    .home .menu-box .box1 a.circle:before {
      content: "";
      position: absolute;
      top: calc(50% - 61px);
      left: calc(50% - 57px);
      width: 120px;
      height: 120px;
      background: url(/img/menu1.png) center center/contain no-repeat; }
    .home .menu-box .box1 a.circle span.text {
      color: #4A3C1B;
      font-weight: bold;
      padding-top: 220px;
      display: block; }
    .home .menu-box .box1 a.circle:hover {
      opacity: 0.7; }
    .home .menu-box .box2 a.circle:before {
      content: "";
      position: absolute;
      top: calc(50% - 81px);
      left: calc(50% - 77px);
      width: 160px;
      height: 160px;
      background: url(/img/menu2.png) center center/contain no-repeat; }
    .home .menu-box .box2 a.circle span.text {
      color: #4A3C1B;
      font-weight: bold;
      padding-top: 220px;
      display: block; }
    .home .menu-box .box2 a.circle:hover {
      opacity: 0.7; }
    .home .menu-box .box3 a.circle:before {
      content: "";
      position: absolute;
      top: calc(50% - 81px);
      left: calc(50% - 77px);
      width: 160px;
      height: 160px;
      background: url(/img/menu3.png) center center/contain no-repeat; }
    .home .menu-box .box3 a.circle span.text {
      color: #4A3C1B;
      font-weight: bold;
      padding-top: 220px;
      display: block; }
    .home .menu-box .box3 a.circle:hover {
      opacity: 0.7; }
    .home .menu-box .box4 a.circle:before {
      content: "";
      position: absolute;
      top: calc(50% - 61px);
      left: calc(50% - 57px);
      width: 120px;
      height: 120px;
      background: url(/img/menu4.png) center center/contain no-repeat; }
    .home .menu-box .box4 a.circle span.text {
      color: #4A3C1B;
      font-weight: bold;
      padding-top: 220px;
      display: block; }
    .home .menu-box .box4 a.circle:hover {
      opacity: 0.7; }

/* end .home */
 /*-------------------------------------------------------------------------------

  共通

  -------------------------------------------------------------------------------*/
.category article h1.medium, .single article h1.medium, .page article h1.medium {
  height: auto;
  line-height: 180px;
  padding: 0;
  font-size: 160%;
  letter-spacing: 2px;
  margin: 0;
  width: 100%;
  box-sizing: border-box;
  background: url(/img/h1.jpg) center center/cover no-repeat;
  position: relative;
  z-index: 0; }
  @media (max-width: 768px) {
    .category article h1.medium, .single article h1.medium, .page article h1.medium {
      line-height: 120px; } }
  @media (max-width: 425px) {
    .category article h1.medium, .single article h1.medium, .page article h1.medium {
      line-height: 2em;
      padding: 30px 10px; } }
  .category article h1.medium:before, .single article h1.medium:before, .page article h1.medium:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: inherit;
    filter: brightness(70%);
    z-index: -1;
    top: 0;
    left: 0; }
  .category article h1.medium span, .single article h1.medium span, .page article h1.medium span {
    color: white;
    font-size: 160%;
    text-shadow: 4px 4px 4px rgba(0, 0, 0, 0.5); }
.category section h2, .single section h2, .page section h2 {
  height: auto;
  font-weight: bold;
  font-size: 160%;
  padding-left: 0; }
  .category section h2:before, .single section h2:before, .page section h2:before {
    background: #c45d1e; }
.category section p, .single section p, .page section p {
  margin-top: 30px;
  margin-bottom: 0px; }
.category section ul, .single section ul, .page section ul {
  margin: 0;
  margin-top: 30px; }
.category section p + ul, .single section p + ul, .page section p + ul {
  margin-top: 0; }
.category section h3:before, .single section h3:before, .page section h3:before {
  background: #c5602b; }
.category .side-contents .local-nav h2, .single .side-contents .local-nav h2, .page .side-contents .local-nav h2 {
  background: #c5602b;
  color: white;
  border-bottom: none;
  line-height: 1.8; }
  .category .side-contents .local-nav h2:before, .single .side-contents .local-nav h2:before, .page .side-contents .local-nav h2:before {
    content: none; }
.category .side-contents .local-nav ul a, .single .side-contents .local-nav ul a, .page .side-contents .local-nav ul a {
  color: #763111; }
  .category .side-contents .local-nav ul a:hover, .single .side-contents .local-nav ul a:hover, .page .side-contents .local-nav ul a:hover {
    opacity: 0.7; }
@media (max-width: 768px) {
  .category main, .single main, .page main {
    padding-top: 77px; }
    .category main article h1, .single main article h1, .page main article h1 {
      text-align: center; } }

@media (max-width: 768px) {
  .pc-show {
    display: none; } }

/****************************************
一覧こちらボタン
****************************************/
.itiran {
  display: none; }

@media (max-width: 960px) {
  article h1.medium {
    margin-bottom: 0; }

  .itiran {
    display: block;
    color: #fff;
    font-size: 92%;
    background: rgba(51, 51, 51, 0.5);
    border: none;
    border-radius: 0;
    text-align: center;
    position: relative;
    padding: 5px 10px 20px 10px;
    width: calc(100% - 20px); }
    .itiran:after {
      content: "";
      display: block;
      position: absolute;
      top: 30px;
      left: 50%;
      width: 8px;
      height: 8px;
      margin: -5px 0 0 -3px;
      border-top: 1px solid #fff;
      border-right: 1px solid #fff;
      -webkit-transform: rotate(135deg);
      -moz-transform: rotate(135deg);
      transform: rotate(135deg); } }
/*-------------------------------------------------------------------------------

  拠点病院ページ

  -------------------------------------------------------------------------------*/
.table-kikan tr td:first-of-type {
  width: 6em; }
.table-kikan tr td:last-of-type {
  width: 8em; }
.table-kikan tr td .no-wrap {
  white-space: nowrap; }

/*-------------------------------------------------------------------------------

  シンポジウムページ

  -------------------------------------------------------------------------------*/
.symposium .symposium-img {
  width: 100%; }

/*-------------------------------------------------------------------------------

  リンクページ

  -------------------------------------------------------------------------------*/
.cf-banner {
  margin: 0; }

 /*-------------------------------------------------------------------------------

  404ページ

  -------------------------------------------------------------------------------*/
@media screen and (min-width: 768px) {
  .error-404 h1 {
    margin: 0 0 20px 0; }
  .error-404 section {
    float: none;
    width: 100%; } }
/*-------------------------------------------------------------------------------


お問い合わせ


-------------------------------------------------------------------------------*/
.inquiry section {
  width: 100%;
  float: none; }
  .inquiry section .table-wrap {
    white-space: inherit; }
  .inquiry section table th, .inquiry section table td {
    width: 100%;
    display: block;
    padding: 1%; }
    @media screen and (min-width: 768px) {
      .inquiry section table th, .inquiry section table td {
        width: inherit;
        display: table-cell; } }
  @media screen and (min-width: 768px) {
    .inquiry section table th {
      width: 30%; } }
.inquiry .side-contents {
  display: none; }

/* end .inquiry */
/*-------------------------------------------------------------------------------


footer


-------------------------------------------------------------------------------*/
footer {
  background: #C35A06; }
  footer .footer-inner .footer-nav ul li a {
    color: #fff; }
    footer .footer-inner .footer-nav ul li a:before {
      border-color: transparent transparent transparent #fff; }
  footer p {
    color: #fff; }

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