@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;
}

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



ホーム


-------------------------------------------------------------------------------*/
.home {
  /*--------------------------------------------------
  メインビジュアル
  --------------------------------------------------*/
}
.home .main-v {
  width: 100%;
  margin: 55px 0 15px 0;
  height: 300px;
  background: url(../img/main-v_sp.jpg) center center/cover no-repeat;
}
@media (min-width: 768px) {
  .home .main-v {
    height: 200px;
    background: url(../img/main-v.jpg) center right/cover no-repeat;
  }
}
@media (min-width: 1440px) {
  .home .main-v {
    height: 480px;
  }
}
@media (min-width: 1024px) {
  .home .main-v {
    height: 367px;
  }
}
@media screen and (min-width: 768px) {
  .home .main-v {
    margin: 0 0 30px 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 {
  /* コントローラー */
}
.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: rgb(169, 0, 0);
}
.home .main-v {
  /* ページャー */
}
.home .main-v .bx-controls-direction {
  display: none;
}
.home {
  /* end .main-v */
  /*--------------------------------------------------
  メインコンテンツ
  --------------------------------------------------*/
}
.home main {
  padding: 0;
  /*max-width: 1000px;
  margin: 0 auto;*/
}
.home .contents-wrap {
  padding: 0;
  max-width: inherit;
  max-width: 1000px;
}
.home {
  /* end .contents-wrap */
}
.home section {
  float: none;
  width: 100%;
  max-width: 1000px;
  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: #f0825e;
  padding: 10px;
}
.home .menu__box_url_2 a, .home .menu__box_url_4 a {
  color: #f0825e;
}
.home {
  /* ニュース */
}
.home .news {
  width: 70%;
  float: left;
}
@media (max-width: 425px) {
  .home .news {
    width: 100%;
  }
}
.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 {
  /* アイコン */
}
.home .news .ico {
  display: inline-block;
  /*padding: 1px 8px 1px 8px;*/
  padding: 1px 6px;
  border-radius: 2px;
  color: #fff;
  font-size: 81%;
  font-weight: bold;
  /*margin: 0 10px 0 0;*/
  margin: 0 2px 0 0;
}
.home .news .ico-new {
  background: #BF9239;
}
.home .news .ico-news {
  background: url(../img/news-icon.png) center center no-repeat;
  text-indent: -9999px;
  width: 55px;
}
.home .news .ico-event {
  background: url(../img/event-icon.png) center center no-repeat;
  text-indent: -9999px;
  width: 55px;
}
.home .news .ico-general {
  background: url(../img/general-icon.png) center center no-repeat;
  text-indent: -9999px;
  width: 55px;
}
.home .news .ico-doctor {
  background: url(../img/doctor-icon.png) center center no-repeat;
  text-indent: -9999px;
  width: 55px;
}
.home .news .ico-seminor {
  background: url(../img/seminor-ico.png) center center/cover no-repeat;
  text-indent: -9999px;
  width: 55px;
}
.home .news .pickup {
  text-align: center;
}
.home .news .pickup a {
  border: 5px solid #f7bba8;
}
.home .news .pickup a span {
  text-align: left;
  padding-left: 80px;
}
.home .news .pickup:before {
  content: "Pick Up";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  height: 72%;
  width: 88.03px;
  background: #f7bba8;
  padding-top: 18px;
  font-weight: bold;
  font-size: 120%;
  color: white;
  border-radius: 0;
}
@media (max-width: 768px) {
  .home .news .pickup:before {
    height: 34px;
    width: 74px;
    padding-top: 9px;
    font-size: 100%;
  }
}
.home {
  /* end .news */
  /*　右バナー　*/
}
.home .right-banner {
  width: 30%;
  float: right;
}
.home .right-banner ul li {
  padding: 0;
}
.home .right-banner ul li:before {
  display: none;
}
.home .right-banner ul li a img {
  max-width: 255px;
}
.home .right-banner ul li a i::after {
  display: none;
}
.home .right-banner ul li a[href$=".pdf"]:after {
  display: none;
}
@media (max-width: 425px) {
  .home .right-banner {
    width: 100%;
    text-align: center;
  }
}
.home .general img {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .home .general img {
    width: 30%;
    float: left;
    margin: 0 15px 15px 0;
  }
}

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

 共通

 -------------------------------------------------------------------------------*/
.link-ul {
  margin: 0 0 0 0;
}
.link-ul li:before {
  position: absolute;
  top: 9px;
  left: 0;
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin: 0 5px 0 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 4px 0 4px 6px;
  border-color: transparent transparent transparent #f0825e;
  border-radius: 0;
  background: none;
}

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

  学会について

  -------------------------------------------------------------------------------*/
.about article section .iinh3 {
  background: #fdeee9;
  padding: 10px 0 10px 1em;
  margin-bottom: 8px;
  border-bottom: 0;
}
.about article section .iinh3:before {
  display: none;
}
.about article section .iinh4 {
  margin-left: 2em;
  border-bottom: 0px;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 100%;
}
.about article section .iinh4:before {
  display: block;
  content: "";
  width: 1em;
  height: 3px;
  background: #f5a990;
  position: absolute;
  left: -1.5em;
  top: 43%;
}
.about article section .iin {
  border-top: 1px solid #ccc;
  display: flex;
  flex-flow: wrap;
  margin-bottom: 10px;
}
.about article section .iin dt {
  width: 20%;
  border: 1px solid #ccc;
  border-top: 0px;
  padding: 0 1em;
  box-sizing: border-box;
}
@media (max-width: 425px) {
  .about article section .iin dt {
    width: 100%;
    border-bottom: 0px;
  }
}
.about article section .iin dd {
  width: 80%;
  border: 1px solid #ccc;
  border-top: 0px;
  border-left: 0px;
  padding: 0 1em;
  box-sizing: border-box;
}
@media (max-width: 425px) {
  .about article section .iin dd {
    width: 100%;
    border-left: 1px solid #ccc;
    padding-left: 2em;
  }
}
.about article section .iinmini {
  margin-left: 2em;
  border-top: 1px solid #ccc;
  display: flex;
  flex-flow: wrap;
  margin-bottom: 10px;
}
.about article section .iinmini dt {
  width: 20%;
  border: 1px solid #ccc;
  border-top: 0px;
  padding: 0 1em;
  box-sizing: border-box;
}
@media (max-width: 425px) {
  .about article section .iinmini dt {
    width: 100%;
    border-bottom: 0px;
  }
}
.about article section .iinmini dd {
  width: 80%;
  border: 1px solid #ccc;
  border-top: 0px;
  border-left: 0px;
  padding: 0 1em;
  box-sizing: border-box;
}
@media (max-width: 425px) {
  .about article section .iinmini dd {
    width: 100%;
    border-left: 1px solid #ccc;
    padding-left: 2em;
  }
}
.about article section .yakuin-table tr td:first-child {
  width: 140px;
}
.about article {
  /*--section--*/
}

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

  サイコオンコロジーについて

  -------------------------------------------------------------------------------*/
.psycho-oncology article section .case {
  background: #e8464c;
  color: #fff;
  padding: 2px 5px;
  border-radius: 5px;
  margin-right: 1em;
  font-size: 85%;
  display: inline-block;
  margin-bottom: 7px;
}
.psycho-oncology article section .cr10 {
  height: 10px;
  margin: 0px;
  padding: 0px;
  line-height: 1em;
  clear: both;
}
.psycho-oncology article section .hr2_e44 {
  margin-bottom: 25px;
  border-bottom: solid 2px #e9474d;
  clear: both;
}
.psycho-oncology article section .case-w {
  margin: 0px 0px 0px 10px;
  padding: 6px 8px 5px 10px;
  border: solid 2px #00b8ee;
  color: #111;
  font-family: "Arial", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "Meiryo", "メイリオ", "MS PGothic", sans-serif;
  font-weight: normal;
  line-height: 1.7em;
  text-align: left;
  -webkit-box-shadow: 2px 2px 0px #00b8ee;
  -moz-box-shadow: 2px 2px 0px #00b8ee;
  -ms-box-shadow: 2px 2px 0px #00b8ee;
  -o-box-shadow: 2px 2px 0px #00b8ee;
  box-shadow: 2px 2px 0px #00b8ee;
  clear: both;
}
.psycho-oncology article section .case-h {
  height: 25px;
  margin: 0px 0px 0px 50px;
  padding: 0px;
  border-left: solid 10px #00b8ee;
}
.psycho-oncology article section .case-h + p {
  margin-bottom: 0;
}
.psycho-oncology article section .case-b {
  margin: 0px 0px 0px 10px;
  padding: 10px 10px 9px 10px;
  background-color: #00b8ee;
  color: #fff;
  font-weight: bold;
  line-height: 1.7em;
  text-align: left;
  clear: both;
}

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

 登録医

 -------------------------------------------------------------------------------*/
.psycho-oncologist article section .table-ken tr th:first-of-type {
  width: 7em;
}
.psycho-oncologist article section .table-ken tr .td-span {
  vertical-align: top;
  background: #f2f2f2;
  font-weight: bold;
  width: 7em;
}
.psycho-oncologist article section .table-ken tr td a {
  display: block;
  position: relative;
}
.psycho-oncologist article section .table-ken tr td a::after {
  content: "";
  border: 0;
  border-bottom: solid 1px #f0825e;
  border-right: solid 1px #f0825e;
  display: inline-block;
  width: 7px;
  height: 7px;
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%) rotate(45deg);
}
.psycho-oncologist article section .table-ken tr td a:hover:after {
  opacity: 0.6;
}
.psycho-oncologist article section .table-area .table-name tr td:first-of-type {
  white-space: nowrap;
  position: sticky;
  left: 0;
  background: #fff;
}
.psycho-oncologist article section .table-area .table-name tr td:first-of-type.td-ken {
  background: #f2f2f2;
}
.psycho-oncologist article section .table-area .table-name tr.td-span {
  background: #f2f2f2;
}
.psycho-oncologist article section .table-area .table-name tr.td-span td:first-of-type {
  font-weight: bold;
}
.psycho-oncologist article section .table-area .table-name tr.td-span .th06 {
  min-width: 4em;
}

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

 研修会

 -------------------------------------------------------------------------------*/
.seminar .q-form th,
.seminar .q-form td {
  display: block;
  width: 100%;
}

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

 guideline

 -------------------------------------------------------------------------------*/
.guideline article section .alignright {
  margin-top: 0;
}
@media (max-width: 425px) {
  .guideline article section .alignright {
    width: 100%;
  }
}
.guideline article section .alignright img {
  width: 200px;
}
.guideline article section h3 {
  background: #fdefea;
  padding: 1em;
  border-bottom: 0px;
  border-left: 4px solid #f18e6d;
  margin-top: 50px;
}
.guideline article section h3:before {
  display: none;
}
.guideline article section h4 {
  margin-top: 20px;
  padding-left: 0.5em;
}
.guideline article section .guidedl {
  display: block;
  padding-left: 1em;
  position: relative;
}
.guideline article section .guidedl:before {
  position: absolute;
  content: "";
  top: 0.4em;
  left: 0.2em;
  height: 0;
  width: 0;
  border-style: solid;
  border-width: 6px 0 6px 9px;
  border-color: transparent transparent transparent #CCCCCC;
}
.guideline article section .guidedl:after {
  margin-left: 1.5em;
}
.guideline article section .guidedl i::after {
  display: none;
}

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

 news

 -------------------------------------------------------------------------------*/
.news h4 {
  display: flex;
}
.news h4 time {
  font-weight: normal;
  font-size: 90%;
  margin-right: 1em;
}
.news .read-more {
  margin-top: -1em;
}

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

 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 */
/*-------------------------------------------------------------------------------


ガイドライン改修(2023/09/12)


-------------------------------------------------------------------------------*/
.flexbox {
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
  flex-wrap: wrap;
}

.flexbox-left {
  display: flex;
  justify-content: start;
  margin: 0 auto 20px;
  flex-wrap: wrap;
}

.book-list-1 {
  width: 100%;
  background-color: #dbedfb;
}
.book-list-1 .book-list-inner {
  padding: 13px 25px;
}
.book-list-1 .book-list-inner .box-left {
  max-width: 215px;
  padding-left: 0;
  width: 56%;
  position: relative;
}
.book-list-1 .book-list-inner .box-left img {
  margin: 0 auto;
}
.book-list-1 .book-list-inner .box-right {
  width: calc(100% - 215px - 10px);
  background-color: #fff;
  border-radius: 20px;
  padding: 13px;
  box-sizing: border-box;
  min-width: 275px;
}

/************************
セミナーテーブル
************************/
@media (max-width: 768px) {
  .seminar figure {
    margin-left: 0;
    margin-right: 0;
  }
}
.seminar .table-wrap {
  display: block;
  white-space: normal;
  box-sizing: border-box;
}
.seminar .table-wrap td {
  padding: 8px;
}

.aligncenter {
  text-align: center;
}

/************************

CST移管

************************/
.jpos-cst .workshop-flex01 img {
  max-width: 200px;
  object-fit: contain;
}
.jpos-cst .workshop-flex01 .box-right {
  max-width: 435px;
}
.jpos-cst .academic-conference-time {
  white-space: break-spaces;
}
.jpos-cst .academic-conference-time td {
  background-color: #ceeece;
}
.jpos-cst .academic-conference-time td.first {
  width: 150px;
}
.jpos-cst .beige td {
  background-color: rgb(255, 255, 230);
}
.jpos-cst p.btn_current {
  display: inline-block;
  border: 1px solid #c5c5c5;
  padding: 10px 26px;
  background-color: rgba(220, 220, 220, 0.45);
  box-sizing: border-box;
  font-weight: bold;
  color: #757575;
}
.jpos-cst p.btn_next {
  display: inline-block;
  text-align: center;
  font-weight: bold;
}
.jpos-cst p.btn_next:hover {
  opacity: 0.7;
}
.jpos-cst p.btn_next a {
  background-color: rgba(0, 112, 201, 0.13);
  display: inline-block;
  padding: 10px 10px 10px 10px;
  box-sizing: border-box;
  width: 116px;
  border: 1px solid #8cadc7;
  box-shadow: inset 0 2px 0 rgba(255, 255, 255, 0.2), 0 2px 2px rgba(0, 0, 0, 0.19);
  color: #0070c9;
  text-decoration: none;
  transition: background 0.2s;
}
.jpos-cst #header {
  width: 100%;
  height: 100px;
  text-align: left;
  background: url(/img/cst/bg_header.jpg) center top/contain;
  background-repeat: no-repeat;
  box-sizing: border-box;
}
@media (max-width: 768px) {
  .jpos-cst #header {
    height: 60px;
  }
}
.jpos-cst #header p {
  display: none;
}
.jpos-cst #header h1 {
  display: none;
}
.jpos-cst .cst_information {
  padding: 0 0px;
}
.jpos-cst .cst_information h3 {
  padding: 10px;
  font-size: 120%;
  margin-bottom: 0;
}
.jpos-cst .cst_information h3:before {
  content: none;
}
.jpos-cst .cst_information ul {
  overflow: hidden;
  width: 100%;
  margin: 0 0 30px 0;
  padding: 0px 10px 30px;
  box-sizing: border-box;
}
.jpos-cst .cst_information ul li {
  border-bottom: 1px solid #cccccc;
  padding: 0;
  margin: 0;
}
.jpos-cst .cst_information ul li:before {
  content: none;
}
.jpos-cst .cst_information ul li a {
  display: block;
  padding: 15px 0 15px 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  box-sizing: border-box;
}
.jpos-cst .cst_information ul li a time {
  color: #000;
  padding: 0 20px 0 0;
}
@media (max-width: 768px) {
  .jpos-cst .cst_information ul li a span {
    display: block;
    white-space: normal;
  }
}
.jpos-cst table.collaborator .tr1 td {
  background-color: rgb(253, 228, 195);
}
.jpos-cst table.collaborator .tr2 td {
  background-color: rgb(229, 247, 211);
}
.jpos-cst table.collaborator .tr3 td {
  background-color: rgb(212, 232, 241);
}
.jpos-cst .side-contents .local-nav ul li a {
  padding: 12px 25px 12px 10px;
}

.category.jpos-cst section, .single.jpos-cst section {
  margin-top: 40px;
}
.category.jpos-cst .side-contents .local-nav ul.local-nav-list li:last-of-type, .single.jpos-cst .side-contents .local-nav ul.local-nav-list li:last-of-type {
  display: none;
}
.category.jpos-cst section .top-information, .single.jpos-cst section .top-information {
  background: rgb(229, 115, 92);
  color: white;
  margin-bottom: 15px;
  border-radius: 16px;
  padding: 6px;
  margin-top: 10px;
}
.category.jpos-cst section .top-information .top-information-inner, .single.jpos-cst section .top-information .top-information-inner {
  border: 2px solid #ffffff;
  border-radius: 12px;
  padding: 5px 20px;
}
@media (max-width: 768px) {
  .category.jpos-cst section .top-information .top-information-inner, .single.jpos-cst section .top-information .top-information-inner {
    font-size: 90%;
  }
}

.red {
  color: red;
}

.blue {
  color: #2727d5;
}

section table.padding-small td, section table.padding-small th {
  padding: 8px;
}

.has-text-align-right {
  text-align: right;
}

.has-text-align-center {
  text-align: center;
}

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