@charset "UTF-8";
body {
  margin: 0;
  font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", sans-serif; }

header {
  margin: 0; }

header:after {
  content: "";
  clear: both;
  display: block; }

footer {
  clear: both;
  font-weight: normal;
  margin: 0px auto; }
  @media screen and (min-width: 981px), print {
    footer {
      margin: 0 0 30px 0; } }
  @media screen and (max-width: 980px) {
    footer {
      margin: 0 0 10% 0; } }

article {
  clear: both;
  margin: 0px auto; }

section {
  margin: 0;
  padding: 0; }

@media screen and (min-width: 981px), print {
  #content {
    position: relative; } }
@media screen and (max-width: 980px) {
  #content {
    display: flex;
    flex-direction: column; } }

@media screen and (min-width: 981px), print {
  aside {
    position: absolute;
    left: calc((100% - 980px) / 2);
    width: 200px;
    background-color: #FFFFFF; } }
@media screen and (max-width: 980px) {
  aside {
    display: none; } }

@media screen and (min-width: 981px), print {
  #topnews {
    width: 780px;
    display: block;
    margin-right: calc((100% - 980px) / 2);
    margin-left: calc((100% - 980px) / 2 + 200px); } }
@media screen and (max-width: 980px) {
  #topnews {
    order: 0; } }

@media screen and (min-width: 981px), print {
  #therapy {
    width: 780px;
    display: block;
    margin-right: calc((100% - 980px) / 2);
    margin-left: calc((100% - 980px) / 2 + 200px); } }
@media screen and (max-width: 980px) {
  #therapy {
    order: 2; } }

@media screen and (min-width: 981px), print {
  #cpc {
    width: 780px;
    display: block;
    margin-right: calc((100% - 980px) / 2);
    margin-left: calc((100% - 980px) / 2 + 200px); } }
@media screen and (max-width: 980px) {
  #cpc {
    order: 5; } }

@media screen and (min-width: 981px), print {
  #policy {
    width: 780px;
    display: block;
    margin-right: calc((100% - 980px) / 2);
    margin-left: calc((100% - 980px) / 2 + 200px); } }
@media screen and (max-width: 980px) {
  #policy {
    order: 6; } }

@media screen and (min-width: 981px), print {
  #column {
    width: 100%; } }
@media screen and (max-width: 980px) {
  #column {
    order: 7; } }

@media screen and (min-width: 981px), print {
  #point {
    width: 100%; } }
@media screen and (max-width: 980px) {
  #point {
    order: 4; } }

@media screen and (min-width: 981px), print {
  #immunity_therapy {
    width: 100%; } }
@media screen and (max-width: 980px) {
  #immunity_therapy {
    order: 1; } }

@media screen and (min-width: 981px), print {
  #pr {
    width: 100%; } }
@media screen and (max-width: 980px) {
  #pr {
    order: 3; } }

@media screen and (min-width: 981px), print {
  .sp {
    display: none; } }

@media screen and (max-width: 980px) {
  .pc {
    display: none; } }

h1 {
  padding: 0px;
  margin: 0px;
  font-size: 0.8em;
  font-weight: normal;
  color: #1A3D81;
  clear: both; }

p {
  padding: 0px;
  margin: 0px; }

img {
  border: 0px; }

a:hover img {
  opacity: 0.6; }

.subtitle {
  background: linear-gradient(#ffffff 10%, #FFEEDC);
  margin: 10px 0px 10px 0px;
  border: solid 0.5px #D8D8D8;
  border-bottom: solid 2px #1A3D81;
  font-weight: bold;
  color: #1A3D81;
  clear: both; }
  @media screen and (min-width: 981px), print {
    .subtitle {
      padding: 5px 0px 0px 10px;
      font-size: 22px;
      height: 33px; } }
  @media screen and (max-width: 980px) {
    .subtitle {
      padding: 5px 0px 3px 10px;
      font-size: 16px; } }

@media screen and (min-width: 981px), print {
  #top {
    margin: 0px auto 0px auto;
    height: 22px;
    padding-top: 0px;
    background-color: #FAFAFA;
    border-bottom: solid 1px #BDBDBD; } }
@media screen and (max-width: 980px) {
  #top {
    display: none; } }

.top_txt1 {
  max-width: 980px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between; }
  .top_txt1 p {
    margin: 0px 0px 0px 10px;
    padding: 2px 0px 2px 0px;
    font-size: 12px; }
  .top_txt1 ul {
    list-style: none;
    margin: 0px 10px 0px 0px;
    padding: 0px;
    display: flex;
    justify-content: space-around; }
    .top_txt1 ul li {
      margin: 0px 0px 0px 20px;
      padding: 2px 5px 2px 2px;
      font-size: 12px;
      position: relative; }
      .top_txt1 ul li:before, .top_txt1 ul li:after {
        content: "";
        display: block;
        position: absolute; }
      .top_txt1 ul li:after {
        box-sizing: border-box;
        width: 3px;
        height: 3px;
        border: 3px solid transparent;
        border-left: 5px solid #ffffff;
        top: .630em;
        left: -.875em; }
      .top_txt1 ul li:before {
        top: .38em;
        left: -1.2em;
        width: 12px;
        height: 12px;
        background-color: #00194C;
        border-radius: 100%; }

@media screen and (min-width: 981px), print {
  #head_logo {
    clear: both;
    max-width: 980px;
    margin: 0px auto 0px auto; } }
@media screen and (max-width: 980px) {
  #head_logo {
    margin: 0px;
    padding: 3px 0px;
    border-bottom: solid 1px #BDBDBD;
    background-color: #ffffff;
    width: 100%; } }
#head_logo .head01 {
  max-width: 400px;
  float: left;
  margin: 10px 0px 10px 0px; }
  @media screen and (max-width: 980px) {
    #head_logo .head01 {
      display: none; } }
#head_logo .head02 {
  max-width: 250px;
  float: right;
  margin: 15px 0px 0px 0px; }
  @media screen and (max-width: 980px) {
    #head_logo .head02 {
      display: none; } }
#head_logo .head03 {
  max-width: 180px;
  float: right;
  margin: 35px 10px 0px 0px; }
  @media screen and (max-width: 980px) {
    #head_logo .head03 {
      display: none; } }
@media screen and (min-width: 981px), print {
  #head_logo .head_sp {
    display: none; } }
@media screen and (max-width: 980px) {
  #head_logo .head_sp {
    max-width: 231px; } }

@media screen and (min-width: 981px), print {
  #top_menu {
    clear: both;
    background-color: #1A3D81; } }
@media screen and (max-width: 980px) {
  #top_menu {
    display: none; } }
#top_menu ul {
  max-width: 980px;
  margin: 0 auto;
  padding-left: 0px;
  padding: 0px 0px;
  list-style: none;
  display: flex;
  justify-content: space-around; }
  #top_menu ul li {
    flex-basis: 20%;
    margin: 3px 0px;
    padding: 8px 0px;
    font-size: 1.15em;
    font-weight: 500;
    text-align: center;
    border-left: solid 1px #ffffff; }
    #top_menu ul li:last-child {
      border-right: solid 1px #ffffff; }
    #top_menu ul li a {
      color: #ffffff;
      text-decoration: none; }
      #top_menu ul li a:hover {
        text-decoration: underline; }

@media screen and (min-width: 981px), print {
  #sp_menu {
    display: none; } }
@media screen and (max-width: 980px) {
  #sp_menu {
    margin: 0px;
    padding: 3px 0px;
    width: 100%;
    position: fixed;
    z-index: 30; } }
#sp_menu .head_sp {
  max-width: 231px;
  padding: 5px 0 5px 5px; }

.toggle {
  display: none; }

.toggle-label {
  cursor: pointer;
  display: block;
  width: 48px;
  height: 48px;
  background-color: #00194C;
  border-radius: 6px;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
  border: 0.1em solid #ffffff;
  position: fixed;
  top: 2px;
  right: 5px;
  z-index: 9999; }
  .toggle-label:active {
    -webkit-tap-highlight-color: transparent; }

.toggle-label .toggle-icon,
.toggle-label .toggle-icon:before,
.toggle-label .toggle-icon:after {
  position: relative;
  display: block;
  top: 50%;
  left: 50%;
  height: 3px;
  width: 32px;
  background: #ffffff;
  content: '';
  transition: all 500ms ease-in-out; }

.toggle-label .toggle-text {
  position: relative;
  display: block;
  top: calc(100% - 18px);
  height: 14px;
  font-size: 7px;
  font-size: 0.7rem;
  color: #ffffff;
  text-align: center; }
  .toggle-label .toggle-text:before {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 1px;
    content: 'MENU';
    transition: all 500ms ease-in-out;
    visibility: visible;
    opacity: 1; }
  .toggle-label .toggle-text:after {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 1px;
    content: '閉じる';
    transition: all 500ms ease-in-out;
    visibility: hidden;
    opacity: 0; }

.toggle-label .toggle-icon {
  transform: translate3d(-50%, -7px, 0); }

.toggle-label .toggle-icon:before {
  transform: translate3d(-50%, -11px, 0); }

.toggle-label .toggle-icon:after {
  transform: translate3d(-50%, 5px, 0); }

.toggle:checked ~ .toggle-label .toggle-icon {
  background-color: transparent; }

.toggle:checked ~ .toggle-label .toggle-icon:before,
.toggle:checked ~ .toggle-label .toggle-icon:after {
  top: 0; }

.toggle:checked ~ .toggle-label .toggle-icon:before {
  transform: translateX(-50%) rotate(45deg);
  top: 1.5px; }

.toggle:checked ~ .toggle-label .toggle-icon:after {
  transform: translateX(-50%) translateY(-10px) rotate(-45deg);
  top: 8.5px; }

.toggle:checked ~ .toggle-label .toggle-text:before {
  visibility: hidden;
  opacity: 0; }

.toggle:checked ~ .toggle-label .toggle-text:after {
  visibility: visible;
  opacity: 1; }

.menu {
  z-index: 20;
  position: fixed;
  top: 0;
  right: 0;
  width: 100%;
  margin-top: 0px;
  background-color: rgba(0, 25, 76, 0.9);
  -webkit-transform: translatey(-100%);
  transform: translatey(-100%);
  -webkit-transition: -webkit-transform .4s;
  transition: transform .4s; }
  .menu .sp_menu_head {
    background-color: #ffffff; }
  .menu p,
  .menu li a {
    color: #ffffff; }
  .menu p {
    text-align: center; }
  .menu ul {
    margin: 0px;
    padding: 0;
    list-style-type: none;
    display: flex;
    flex-flow: row wrap;
    justify-content: space-around; }
    .menu ul li {
      padding: 5px; }
      .menu ul li a {
        display: block;
        width: 74px;
        height: 55px;
        border: 1px solid rgba(255, 255, 255, 0.6);
        font-size: 0.7em;
        line-height: 1.7;
        text-decoration: none;
        text-align: center;
        padding: 25px 3px 0 3px;
        background-color: #00194C;
        transition: background-color .3s;
        position: relative; }
        .menu ul li a:hover {
          background-color: #ffffff;
          color: #00194C; }
        .menu ul li a:after {
          content: ">";
          position: absolute;
          bottom: 0;
          right: 3px; }

#toggle:checked ~ .menu {
  -webkit-transform: translatey(0);
  transform: translatey(0); }

.spmenu_img {
  width: 100%;
  background-color: firebrick; }
  .spmenu_img:after {
    content: "";
    display: block;
    clear: both; }

.spmenu_c {
  display: inline-block;
  float: left;
  width: 45%;
  padding-left: 10px; }
  .spmenu_c img {
    display: inline-block;
    float: right;
    max-width: 300px;
    margin: 10px 0px; }

.spmenu_r {
  display: inline-block;
  float: right;
  width: 45%;
  padding-right: 10px; }
  .spmenu_r img {
    display: inline-block;
    float: left;
    max-width: 300px;
    margin: 10px 0px; }

#footermenu {
  background-color: #1A3D81; }

.footermenu_list {
  margin: 0 auto; }
  @media screen and (min-width: 981px), print {
    .footermenu_list {
      max-width: 980px;
      display: flex;
      justify-content: space-around; } }
  @media screen and (max-width: 980px) {
    .footermenu_list {
      display: block;
      padding: 10px 0px; } }
  .footermenu_list a {
    color: white;
    text-decoration: none; }
    .footermenu_list a:hover {
      text-decoration: underline; }
  .footermenu_list ul {
    list-style: none;
    padding-left: 0px; }
    @media screen and (min-width: 981px), print {
      .footermenu_list ul {
        font-size: 12px; } }
    @media screen and (max-width: 980px) {
      .footermenu_list ul {
        font-size: 14px; } }
    .footermenu_list ul li {
      line-height: 1.7em; }
      @media screen and (max-width: 980px) {
        .footermenu_list ul li {
          padding-left: 20px; } }

.footer_img01 {
  display: block;
  margin: 10px auto;
  max-width: 400px; }
  @media screen and (max-width: 980px) {
    .footer_img01 {
      display: none; } }

.footer_img02 {
  display: block;
  margin: 10px auto;
  max-width: 250px; }
  @media screen and (max-width: 980px) {
    .footer_img02 {
      display: none; } }

#line,
#facebook {
  margin: 10px auto;
  text-align: center; }
  #line img,
  #facebook img {
    max-width: 220px; }

footer .add {
  color: #00194C;
  width: 240px;
  display: block;
  margin: 0 auto;
  font-size: 12px; }
  @media screen and (max-width: 980px) {
    footer .add {
      display: none; } }

#copy {
  clear: both;
  text-align: center;
  margin: 0px;
  padding: 5px 0 0 0; }
  @media screen and (max-width: 980px) {
    #copy {
      font-size: 0.8em; } }

aside img {
  clear: both;
  display: block;
  width: 190px;
  padding-bottom: 10px; }

aside ul {
  margin: 0;
  font-size: 14px;
  padding-left: 0px;
  list-style: none;
  line-height: 26px; }

aside .list_a a,
aside .list_b a {
  margin: 5px 0px;
  color: #1A3D81;
  text-decoration: none;
  position: relative;
  padding-left: 15px; }
  aside .list_a a:hover,
  aside .list_b a:hover {
    text-decoration: underline; }

aside .list_b a {
  padding-left: 30px; }

aside .list_a a:before {
  content: "";
  position: absolute;
  width: 12px;
  height: 12px;
  background-color: #00194C;
  border-radius: 100%;
  top: .38em;
  left: .100em; }

aside .list_a a:after {
  content: "";
  position: absolute;
  box-sizing: border-box;
  width: 3px;
  height: 3px;
  border: 3px solid transparent;
  border-left: 5px solid #ffffff;
  top: .550em;
  left: .380em; }

aside .list_b a:before {
  content: "";
  position: absolute;
  width: 10px;
  height: 1px;
  border-top: 1px solid #1A3D81;
  top: .650em;
  left: 1.100em; }

aside p {
  font-size: 14px;
  color: #1a3d81;
  margin: 0px 10px 0px 0px; }
  aside p a {
    display: block;
    margin: 5px 0px;
    padding: 5px 0px 5px 35px;
    position: relative;
    text-decoration: none;
    color: #1A3D81;
    border: 2px solid #1A3D81;
    border-radius: 5px; }
    aside p a:before {
      content: "";
      position: absolute;
      top: .60em;
      left: .90em;
      width: 12px;
      height: 12px;
      background-color: #00194C;
      border-radius: 100%; }
    aside p a:after {
      content: "";
      position: absolute;
      box-sizing: border-box;
      width: 3px;
      height: 3px;
      border: 3px solid transparent;
      border-left: 5px solid #ffffff;
      top: .750em;
      left: 1.200em; }
    aside p a:hover {
      text-decoration: underline; }

.blog_bnr {
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px; }

.ssl {
  width: 90px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
  padding-top: 10px; }

.s-bnr-chinese {
  padding: 0;
  margin: 0 0 10px 0;
  border: 1px solid #BDBDBD;
  border-radius: 5px; }

@media screen and (min-width: 981px), print {
  #path {
    margin: 0px auto;
    padding-left: 10px;
    list-style: none;
    width: 980px; } }
@media screen and (max-width: 980px) {
  #path {
    display: none; } }

#path li {
  float: left;
  font-size: 0.7em;
  margin: 5px 0px; }

#path li:after {
  content: ">";
  margin: 0 0.5em; }

#path li:last-child:after {
  content: none; }

@media screen and (min-width: 981px) {
  .scroll_bottom {
    position: fixed;
    bottom: 0px;
    left: 0;
    right: 0;
    margin: 0px;
    z-index: 10000;
    padding-top: 10px;
    background-color: #ffe4e1; } }
@media screen and (max-width: 980px), print {
  .scroll_bottom {
    display: none; } }

.bottom {
  width: 650px;
  margin: 0 auto; }

.bottom_left {
  float: left; }
  .bottom_left span {
    clear: both;
    font-size: 13px;
    font-weight: bold;
    width: 130px;
    float: left;
    color: firebrick; }

.bottom_right {
  float: right; }
  .bottom_right span {
    clear: both;
    font-size: 13px;
    font-weight: bold;
    width: 130px;
    float: left;
    color: firebrick; }

@media screen and (min-width: 981px), print {
  .scroll_bottom_sp {
    display: none; } }
@media screen and (max-width: 980px) {
  .scroll_bottom_sp {
    display: block;
    width: 100%;
    position: fixed;
    background-color: #e5ebf3;
    bottom: 0px;
    z-index: 10; } }
.scroll_bottom_sp img {
  max-width: 640px;
  display: block;
  margin: 0 auto; }
.scroll_bottom_sp p {
  margin: 0;
  padding: 0;
  text-align: center;
  font-size: 0.7em;
  color: #1A3D81; }

.chinese {
  display: block;
  margin: 0 5px 0 auto;
  padding-top: 2px;
  font-size: 12px;
  vertical-align: middle; }
  .chinese img {
    width: 23px;
    vertical-align: middle;
    padding-right: 5px; }

.spmenu_lang {
  display: flex;
  justify-content: flex-start;
  align-items: flex-end;
  padding: 10px 3px 10px 10px;
  color: #ffffff;
  border-top: 1px solid rgba(255, 255, 255, 0.6);
  font-size: 0.8em; }
  .spmenu_lang a {
    color: #ffffff; }
  .spmenu_lang img {
    width: 23px;
    vertical-align: middle;
    padding-right: 5px; }

.foot_chinese {
  text-align: center;
  font-size: 12px;
  padding: 5px 0 10px 0; }
  .foot_chinese img {
    width: 23px;
    vertical-align: middle;
    padding-right: 5px; }

footer .snstag {
  clear: both;
  display: flex;
  justify-content: center;
  align-items: flex-end; }

footer .twitter-share-button {
  margin: 0px 5px; }

footer .hatena-bookmark-button {
  margin-left: 5px; }

/*# sourceMappingURL=style.css.map */
