@charset "UTF-8";
@media only screen and (max-width: 767px) {
  #Pick-up {
    margin-top: -35px; }

  #Pick-up .sp-b-1 {
    border-top: 1px solid #f2f4f5; } }
#Pick-up .m-card.card-caption .caption-info {
  padding: 17px 6px; }

#Pick-up .m-card.card-caption .caption-info.adj-pdg {
  padding: 9px 6px; }

@media only screen and (max-width: 767px) {
  #Pick-up .m-card.card-caption .caption-info.adj-pdg {
    padding: 23px 6px;
    top: -5%; } }
@media only screen and (max-width: 408px) {
  #Pick-up .m-card.card-caption .caption-info.adj-pdg .line2 {
    line-height: 1.0em;
    display: block; } }
#Pick-up .m-card.card-caption .card-img {
  height: 255px; }

@media only screen and (max-width: 1000px) {
  #Pick-up .m-card.card-caption .card-img {
    height: 325px; } }
@media only screen and (max-width: 768px) {
  #Pick-up .m-card.card-caption .card-img {
    height: 250px; } }
@media only screen and (max-width: 767px) {
  #Pick-up .m-card.card-caption .card-img {
    height: 59px; } }
@media only screen and (max-width: 767px) {
  #Pick-up .m-card.card-caption .card-img {
    height: 59px; } }
@media only screen and (max-width: 600px) {
  #Pick-up .m-card.card-caption .card-img {
    height: 59px; } }
#Pick-up .m-card.card-caption .img-bg {
  height: 255px; }

#Pick-up .m-card.card-caption .img-bg.adj-bgp {
  background-position: center 0%; }

.color-primary {
  color: #0c489b !important; }

.video-close {
  /* background: white; */
  display: block;
  padding: 8px;
  width: 7em;
  text-align: center;
  cursor: pointer;
  line-height: 1;
  margin-left: auto;
  margin-right: auto; }

#low-visual {
  background-color: #0c489b;
  padding: 40px 10px;
  color: #fff; }
  #low-visual .Page_title-inner {
    position: relative;
    max-width: 1200px;
    width: auto;
    margin-left: auto;
    margin-right: auto; }
  #low-visual .Page_title-header {
    padding-left: 66px;
    background: url("../images/bg-title-swallow-low.png") 0 0 no-repeat;
    background-size: 48px auto; }
    #low-visual .Page_title-header .ttl_03 {
      margin-bottom: 27px; }
      #low-visual .Page_title-header .ttl_03:after {
        bottom: -10px; }
      #low-visual .Page_title-header .ttl_03 span {
        color: #739dd9;
        font-size: 1.6rem;
        margin-bottom: 8px; }
    #low-visual .Page_title-header .Page_title-text {
      font-weight: bold; }

.border-dashed {
  border: 2px dashed #ebeff2; }

.ico-check {
  position: relative;
  padding-left: 24px; }
  .ico-check:before {
    position: absolute;
    left: 0;
    top: 3px;
    display: inline-block;
    content: '';
    box-sizing: border-box;
    width: 16px;
    height: 16px;
    margin-right: 8px;
    background: #0c489b;
    margin-right: 8px;
    vertical-align: middle; }
  .ico-check:after {
    position: absolute;
    top: 3px;
    left: 0;
    z-index: 1;
    margin: 2px 5px;
    width: 6px;
    height: 9px;
    display: inline-block;
    content: '';
    box-sizing: border-box;
    border: 2px solid #fff;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg); }

.btn-about-generic {
  height: 142px; }

.m-table_box .table_box.bd-box {
  border-bottom: none; }

.m-table_box .table_box.bd-box > .tr .td {
  border-bottom: solid 1px #bbb; }

.comingsoon {
  pointer-events: none; }

.l-main_contents + #Pick-up {
  background-color: #f2f4f5;
  padding: 70px 0 56px; }

.l-main_contents.two-colum {
  padding-top: 70px; }
  .l-main_contents.two-colum .l-main > header {
    position: relative;
    max-width: 1200px;
    width: auto;
    margin-left: auto;
    margin-right: auto; }
  .l-main_contents.two-colum .l-inner-main {
    display: flex;
    justify-content: space-between;
    align-items: flex-start; }
    .l-main_contents.two-colum .l-inner-main:after {
      display: none; }
    .l-main_contents.two-colum .l-inner-main img {
      backface-visibility: hidden; }
    .l-main_contents.two-colum .l-inner-main video,
    .l-main_contents.two-colum .l-inner-main iframe {
      max-width: 100%;
      max-height: 352px;}
    .l-main_contents.two-colum .l-inner-main .left-contents {
      width: 900px;
      margin-bottom: 100px; }
      .l-main_contents.two-colum .l-inner-main .left-contents a:hover img {
        opacity: 0.7;
        transition: opacity .2s linear; }
      .l-main_contents.two-colum .l-inner-main .left-contents img {
        max-width: 100%;
        height: auto; }
    .l-main_contents.two-colum .l-inner-main #right-nav {
      width: 264px;
      margin-bottom: 100px; }
      .l-main_contents.two-colum .l-inner-main #right-nav.scroll {
        height: calc(100% - 140px);
        overflow-y: auto; }
      .l-main_contents.two-colum .l-inner-main #right-nav.btmFixed {
        position: absolute;
        top: auto;
        bottom: 0;
        right: 0;
        width: 264px; }
      .l-main_contents.two-colum .l-inner-main #right-nav.following {
        position: fixed;
        top: 90px;
        bottom: auto;
        right: calc(50% - 600px);
        width: 264px; }
      .l-main_contents.two-colum .l-inner-main #right-nav.notFixed {
        position: static;
        top: auto;
        bottom: auto;
        right: auto; }
      .l-main_contents.two-colum .l-inner-main #right-nav > *:nth-child(n+2) {
        margin-top: 39px; }
      .l-main_contents.two-colum .l-inner-main #right-nav .nav {
        border-left: 1px solid #e8e8ea;
        border-top: 1px solid #e8e8ea;
        border-right: 1px solid #e8e8ea;
        background-color: #fff; }
        .l-main_contents.two-colum .l-inner-main #right-nav .nav dl {
          border-bottom: 1px solid #e8e8ea; }
          .l-main_contents.two-colum .l-inner-main #right-nav .nav dl dt {
            font-size: 1.5rem; }
            .l-main_contents.two-colum .l-inner-main #right-nav .nav dl dt a {
              display: block;
              padding: 15px 18px; }
              .l-main_contents.two-colum .l-inner-main #right-nav .nav dl dt a:hover {
                background-color: #0c499c;
                color: #fff;
                text-decoration: none; }
          .l-main_contents.two-colum .l-inner-main #right-nav .nav dl dd {
            font-size: 1.3rem;
            padding: 12px 18px; }
            .l-main_contents.two-colum .l-inner-main #right-nav .nav dl dd a {
              color: #343434; }
            .l-main_contents.two-colum .l-inner-main #right-nav .nav dl dd ul {
              display: flex;
              flex-wrap: wrap; }
              .l-main_contents.two-colum .l-inner-main #right-nav .nav dl dd ul li {
                width: 100%; }
                .l-main_contents.two-colum .l-inner-main #right-nav .nav dl dd ul li:not(:last-child) {
                  margin-bottom: 9px; }
      .l-main_contents.two-colum .l-inner-main #right-nav .btn-list {
        border-left: 1px solid #e8e8ea;
        border-top: 1px solid #e8e8ea;
        border-right: 1px solid #e8e8ea; }
        .l-main_contents.two-colum .l-inner-main #right-nav .btn-list li {
          border-bottom: 1px solid #e8e8ea; }
        .l-main_contents.two-colum .l-inner-main #right-nav .btn-list .m-btn {
          width: auto;
          text-align: left;
          font-size: 1.2rem; }
    .l-main_contents.two-colum .l-inner-main .table-type01 {
      width: 100%;
      border-left: solid 1px #bbb;
      border-top: solid 1px #bbb; }
      .l-main_contents.two-colum .l-inner-main .table-type01 th {
        border-bottom: solid 1px #bbb;
        border-right: solid 1px #bbb;
        font-weight: normal;
        background-color: #f3f4f6;
        padding: 14px;
        vertical-align: middle; }
      .l-main_contents.two-colum .l-inner-main .table-type01 td {
        border-bottom: solid 1px #bbb;
        border-right: solid 1px #bbb;
        padding: 14px;
        vertical-align: middle; }
    .l-main_contents.two-colum .l-inner-main ul:not(:last-child) {
      margin-bottom: 1em; }
    .l-main_contents.two-colum .l-inner-main .img-two-column {
      display: flex;
      justify-content: center; }
      .l-main_contents.two-colum .l-inner-main .img-two-column.aiBtm {
        align-items: flex-end; }
      .l-main_contents.two-colum .l-inner-main .img-two-column > *:nth-child(n+2) {
        margin-left: 20px; }
    .l-main_contents.two-colum .l-inner-main .img-float-r {
      display: flex;
      align-items: flex-start;
      justify-content: space-between; }
      .l-main_contents.two-colum .l-inner-main .img-float-r .width-auto {
        flex: 1; }
      .l-main_contents.two-colum .l-inner-main .img-float-r .img {
        margin-left: 38px; }
    .l-main_contents.two-colum .l-inner-main .num-area {
      position: relative;
      padding-left: 45px; }
      .l-main_contents.two-colum .l-inner-main .num-area .num {
        position: absolute;
        left: 0;
        top: -4px;
        display: inline-block;
        width: 30px;
        height: 30px;
        line-height: 30px;
        border-radius: 100%;
        background-color: #2e3e9a;
        color: #fff;
        text-align: center;
        margin-right: 15px; }
    .l-main_contents.two-colum .l-inner-main .txt_indent3 {
      display: block;
      text-indent: -3em;
      padding-left: 3em; }
    .l-main_contents.two-colum .l-inner-main .ttl_04 {
      margin-bottom: 33px; }
      .l-main_contents.two-colum .l-inner-main .ttl_04 span {
        display: inline-block; }
        .l-main_contents.two-colum .l-inner-main .ttl_04 span:before {
          top: 14px; }
        .l-main_contents.two-colum .l-inner-main .ttl_04 span:after {
          top: 14px; }
    .l-main_contents.two-colum .l-inner-main .ttl_05 {
      padding: 20px 40px; }
      .l-main_contents.two-colum .l-inner-main .ttl_05.heightType02 {
        padding: 33px 40px; }
    .l-main_contents.two-colum .l-inner-main .lead {
      width: 630px;
      margin-left: auto;
      margin-right: auto;
      margin-bottom: 55px;
      background: url("../images/border-bg.png");
      background-size: 5px auto;
      padding: 5px;
      border-radius: 8px; }
      .l-main_contents.two-colum .l-inner-main .lead > div {
        line-height: 1.6;
        background-color: #fff;
        border-radius: 4px;
        color: #0f9bb6;
        padding: 20px 31px 16px; }
        .l-main_contents.two-colum .l-inner-main .lead > div p {
          font-size: 2rem;
          margin-bottom: 0; }
          .l-main_contents.two-colum .l-inner-main .lead > div p:nth-child(n+2) {
            margin-top: 0.5em; }
          .l-main_contents.two-colum .l-inner-main .lead > div p.mtType02:nth-child(n+2) {
            margin-top: 1.2em; }
        .l-main_contents.two-colum .l-inner-main .lead > div div:nth-child(n+2) {
          margin-top: 0.5em; }
        .l-main_contents.two-colum .l-inner-main .lead > div div.mtType02:nth-child(n+2) {
          margin-top: 1.2em; }
    .l-main_contents.two-colum .l-inner-main .lead02 {
      text-align: center;
      font-size: 2rem;
      margin-top: -20px; }
    .l-main_contents.two-colum .l-inner-main .fsSmall {
      font-size: 0.9em; }
    .l-main_contents.two-colum .l-inner-main .mbType02 {
      margin-bottom: 50px !important; }
    .l-main_contents.two-colum .l-inner-main .mbType03 {
      margin-bottom: 30px !important; }
    .l-main_contents.two-colum .l-inner-main .note {
      width: 630px;
      margin-left: auto;
      margin-right: auto;
      background-color: #ededed;
      border-radius: 10px;
      padding: 29px 30px 28px;
      line-height: 1.6; }
      .l-main_contents.two-colum .l-inner-main .note.bg01 {
        background: rgba(87, 176, 130, 0.1) url("../images/note_bg_ico01.png") center 30px no-repeat;
        background-size: 68px;
        padding: 80px 30px 32px; }
      .l-main_contents.two-colum .l-inner-main .note.bg02 {
        background-color: rgba(232, 218, 27, 0.2); }
      .l-main_contents.two-colum .l-inner-main .note .ttl {
        color: #57b082;
        font-weight: bold;
        background: url("../images/note_bg_ico02.png") left center no-repeat;
        background-size: 24px;
        padding-left: 30px; }
      .l-main_contents.two-colum .l-inner-main .note .color01 {
        color: #57b082; }
      .l-main_contents.two-colum .l-inner-main .note p {
        font-size: 2rem;
        margin-bottom: 0; }
        .l-main_contents.two-colum .l-inner-main .note p:nth-child(n+2) {
          margin-top: 0.5em; }
        .l-main_contents.two-colum .l-inner-main .note p.mtType02:nth-child(n+2) {
          margin-top: 1.2em; }
      .l-main_contents.two-colum .l-inner-main .note div:nth-child(n+2) {
        margin-top: 0.5em; }
      .l-main_contents.two-colum .l-inner-main .note div.mtType02:nth-child(n+2) {
        margin-top: 1.2em; }
    .l-main_contents.two-colum .l-inner-main .note_bu {
      width: 630px;
      margin-left: auto;
      margin-right: auto;
      background: url("../images/border-bg.png");
      background-size: 5px auto;
      padding: 5px;
      border-radius: 8px; }
      .l-main_contents.two-colum .l-inner-main .note_bu > div {
        line-height: 1.6;
        background-color: #fff;
        border-radius: 4px;
        color: #0f9bb6;
        padding: 20px 31px 16px; }
        .l-main_contents.two-colum .l-inner-main .note_bu > div p {
          font-size: 2rem;
          margin-bottom: 0; }
          .l-main_contents.two-colum .l-inner-main .note_bu > div p:nth-child(n+2) {
            margin-top: 0.5em; }
          .l-main_contents.two-colum .l-inner-main .note_bu > div p.mtType02:nth-child(n+2) {
            margin-top: 1.2em; }
        .l-main_contents.two-colum .l-inner-main .note_bu > div div:nth-child(n+2) {
          margin-top: 0.5em; }
        .l-main_contents.two-colum .l-inner-main .note_bu > div div.mtType02:nth-child(n+2) {
          margin-top: 1.2em; }
    .l-main_contents.two-colum .l-inner-main .btm-pager {
      display: flex;
      justify-content: space-between;
      margin: 70px auto 0;
      max-width: 900px; }
      .l-main_contents.two-colum .l-inner-main .btm-pager .m-btn {
        display: flex;
        align-items: center;
        justify-content: center;
        height: 74px; }
        .l-main_contents.two-colum .l-inner-main .btm-pager .m-btn.btn-thirdly {
          width: 290px; }
        .l-main_contents.two-colum .l-inner-main .btm-pager .m-btn.btn-primary {
          width: 200px; }
      .l-main_contents.two-colum .l-inner-main .btm-pager .sec-prev,
      .l-main_contents.two-colum .l-inner-main .btm-pager .sec-next {
        width: 290px; }

@media only screen and (min-width: 767px) {
  .chrome.desktop .l-main_contents.two-colum .scroll#right-nav,
  .firefox.desktop .l-main_contents.two-colum .scroll#right-nav,
  .ie11.desktop .l-main_contents.two-colum .scroll#right-nav {
    width: 281px !important;
    margin-right: -17px; }

  .edge.desktop .l-main_contents.two-colum .scroll#right-nav {
    width: 280px !important;
    margin-right: -16px; } }
.Page_title.bg-swallow {
  background-image: url(../images/bg-title-swallow.jpg);
  background-size: cover; }
  .Page_title.bg-swallow .Page_title-text {
    text-indent: -3em;
    padding-left: 3em; }

.modal-content .ttl_04 {
  margin-bottom: 1em !important;
  padding-bottom: 0; }

#swallow-top #Link-list {
  padding: 70px 10px 50px;
  margin-bottom: 61px; }
#swallow-top #Pick-up {
  padding-bottom: 50px; }
#swallow-top #qa {
  padding: 60px 10px 60px; }
#swallow-top #documents {
  padding: 60px 10px 20px; }
  #swallow-top #documents .m-btn {
    width: 340px;
    margin: 0 auto; }
  #swallow-top #documents p:nth-child(1) {
    text-align: center; }
#swallow-top .m-btn.btn-swallow {
  position: relative;
  width: 100%;
  height: 142px;
  padding: 30px 20px;
  font-weight: bold;
  color: #333333;
  font-size: 1.7rem;
  text-align: left;
  background-color: #fff;
  border: solid 1px #e6e9ec;
  display: table; }
  #swallow-top .m-btn.btn-swallow span {
    position: relative;
    display: table-cell;
    vertical-align: middle;
    padding-left: 38px;
    padding-right: 25px;
    background-repeat: no-repeat;
    background-size: 30px 30px;
    background-position: left center; }
  #swallow-top .m-btn.btn-swallow:hover {
    background-color: rgba(12, 72, 155, 0.6);
    color: #fff;
    transition: none; }
#swallow-top .m-btn.btn-swallow.icon01 span {
  background-image: url("../images/icon_symptoms.png"); }
#swallow-top .m-btn.btn-swallow.icon02 span {
  background-image: url("../images/icon_care.png"); }
#swallow-top .m-btn.btn-swallow.icon03 span {
  background-image: url("../images/icon_ingenuity.png"); }
#swallow-top .m-btn.btn-swallow.icon04 span {
  background-image: url("../images/icon_basic.png"); }
#swallow-top .m-btn.btn-swallow.icon05 span {
  background-image: url("../images/icon_reference.png"); }

#symptoms #right-nav dl.page-symptoms dt a {
  background-color: #0c499c;
  color: #fff; }
#symptoms #right-nav dl:not(.page-symptoms) dd {
  display: none; }
#symptoms.swallow01 #right-nav dl.page-symptoms dd li:nth-child(1), #symptoms.swallow02 #right-nav dl.page-symptoms dd li:nth-child(2), #symptoms.swallow03 #right-nav dl.page-symptoms dd li:nth-child(3), #symptoms.swallow04 #right-nav dl.page-symptoms dd li:nth-child(4), #symptoms.swallow05 #right-nav dl.page-symptoms dd li:nth-child(5), #symptoms.swallow06 #right-nav dl.page-symptoms dd li:nth-child(6), #symptoms.swallow07 #right-nav dl.page-symptoms dd li:nth-child(7), #symptoms.swallow08 #right-nav dl.page-symptoms dd li:nth-child(8), #symptoms.swallow09 #right-nav dl.page-symptoms dd li:nth-child(9) {
  text-decoration: underline; }
#symptoms.swallow09 .table-fils {
  border-left: 1px solid #bbb;
  border-top: 1px solid #bbb; }
  #symptoms.swallow09 .table-fils .tr {
    display: table;
    align-items: center;
    width: 100%; }
    #symptoms.swallow09 .table-fils .tr .th {
      display: table-cell;
      vertical-align: middle;
      text-align: center;
      width: 230px;
      background-color: #f3f4f6;
      border-bottom: 1px solid #bbb;
      border-right: 1px solid #bbb; }
      #symptoms.swallow09 .table-fils .tr .th p {
        font-size: 18px; }
    #symptoms.swallow09 .table-fils .tr .td {
      display: table-cell;
      border-bottom: 1px solid #bbb;
      border-right: 1px solid #bbb; }
      #symptoms.swallow09 .table-fils .tr .td ul li {
        padding: 13px 20px;
        font-size: 16px; }
        #symptoms.swallow09 .table-fils .tr .td ul li:nth-child(n+2) {
          border-top: 1px solid #bbb; }
      #symptoms.swallow09 .table-fils .tr .td .num {
        display: inline-block;
        width: 22px;
        height: 22px;
        text-align: center;
        background-color: #0c489b;
        color: #fff;
        border-radius: 100%;
        line-height: 24px;
        margin-right: 8px;
        letter-spacing: -0.09em;
        text-indent: -0.09em; }

#care #right-nav dl.page-care dt a {
  background-color: #0c499c;
  color: #fff; }
#care #right-nav dl:not(.page-care) dd {
  display: none; }
#care.swallow10 #right-nav dl.page-care dd li:nth-child(1), #care.swallow11 #right-nav dl.page-care dd li:nth-child(2), #care.swallow12 #right-nav dl.page-care dd li:nth-child(3), #care.swallow13 #right-nav dl.page-care dd li:nth-child(4), #care.swallow14 #right-nav dl.page-care dd li:nth-child(5), #care.swallow15 #right-nav dl.page-care dd li:nth-child(6), #care.swallow16 #right-nav dl.page-care dd li:nth-child(7), #care.swallow17 #right-nav dl.page-care dd li:nth-child(8), #care.swallow18 #right-nav dl.page-care dd li:nth-child(9), #care.swallow19 #right-nav dl.page-care dd li:nth-child(10), #care.swallow20 #right-nav dl.page-care dd li:nth-child(11), #care.swallow21 #right-nav dl.page-care dd li:nth-child(12), #care.swallow22 #right-nav dl.page-care dd li:nth-child(13) {
  text-decoration: underline; }

#ingenuity #right-nav dl.page-ingenuity dt a {
  background-color: #0c499c;
  color: #fff; }
#ingenuity #right-nav dl:not(.page-ingenuity) dd {
  display: none; }
#ingenuity.swallow23 #right-nav dl.page-ingenuity dd li:nth-child(1), #ingenuity.swallow24 #right-nav dl.page-ingenuity dd li:nth-child(2), #ingenuity.swallow25 #right-nav dl.page-ingenuity dd li:nth-child(3) {
  text-decoration: underline; }

#basic #right-nav dl.page-basic dt a {
  background-color: #0c499c;
  color: #fff; }
#basic #right-nav dl:not(.page-basic) dd {
  display: none; }
#basic.swallow26 #right-nav dl.page-basic dd li:nth-child(1), #basic.swallow27 #right-nav dl.page-basic dd li:nth-child(2), #basic.swallow28 #right-nav dl.page-basic dd li:nth-child(3), #basic.swallow29 #right-nav dl.page-basic dd li:nth-child(4), #basic.swallow30 #right-nav dl.page-basic dd li:nth-child(5), #basic.swallow31 #right-nav dl.page-basic dd li:nth-child(6) {
  text-decoration: underline; }
#basic.swallow31 .enge {
  border-right: 4px solid #0c489b;
  vertical-align: middle;
  padding-right: 20px; }

#reference #right-nav dl.page-reference dt a {
  background-color: #0c499c;
  color: #fff; }
#reference #right-nav dl:not(.page-reference) dd {
  display: none; }
#reference.swallow34 #right-nav dl.page-reference dd li:nth-child(1),#reference.swallow32 #right-nav dl.page-reference dd li:nth-child(2), #reference.swallow33 #right-nav dl.page-reference dd li:nth-child(3) {
  text-decoration: underline; }

#question #right-nav dl.page-question dt a {
  background-color: #0c499c;
  color: #fff; }
#question #right-nav dl:not(.page-question) dd {
  display: none; }
#question .bnr {
  display: flex;
  justify-content: center; }
  #question .bnr li {
    border: 1px solid #e6e9ec;
    width: 437px; }
    #question .bnr li:nth-child(n+2) {
      margin-left: 20px; }
#question .ac-btn i {
  cursor: pointer; }
#question #sec01 {
  padding-bottom: 66px; }
#question #sec02 {
  padding-bottom: 74px; }
#question .qsheet-btn {
  display: flex;
  justify-content: center;
  margin-bottom: 35px; }
  #question .qsheet-btn li:nth-child(n+2) {
    margin-left: 35px; }
#question .m-box.box-fourth {
  padding: 40px;
  margin-bottom: 0; }
#question .m-box .m-box.box-white {
  padding: 40px 40px 0 20px;
  margin-bottom: 0; }
#question .m-box .m-box.box-white:not(:last-child) {
  margin-bottom: 40px; }
#question .m-box .m-box.box-white li.ac-btn {
  position: relative;
  padding-bottom: 40px;
  border-bottom: solid 1px #f2f4f5; }
#question .m-box .m-box.box-white li.ac-btn p {
  position: relative;
  font-weight: bold;
  font-size: 1.7rem;
  font-weight: bold;
  padding: 0 20px;
  margin-bottom: 0;
  display: inline-block;
  width: 680px; }
#question .m-box .m-box.box-white li.ac-btn p {
  display: flex; }
  #question .m-box .m-box.box-white li.ac-btn p .num {
    color: #0c489b;
    margin-right: 8px; }
  #question .m-box .m-box.box-white li.ac-btn p .txt {
    flex: 1; }
#question .m-box .m-box.box-white li.ac-btn i {
  position: absolute;
  right: 0;
  top: -20px;
  color: #fff;
  background: #0c489b;
  padding: 22px;
  font-size: 2rem; }
#question .m-box .m-box.box-white li.ac-inner > div {
  position: relative;
  padding: 40px 0 40px 55px; }
#question .m-box .m-box.box-white li.ac-inner > div:before {
  content: 'A :';
  color: #ff2c1e;
  font-weight: bold;
  font-size: 1.7rem;
  position: absolute;
  top: 40px;
  left: 20px; }
#question .m-box .m-box.box-white li.ac-inner > div p {
  padding: 0; }
#question .m-box .m-box.box-white li.ac-inner > div strong {
  font-size: 100%;
  font-weight: bold; }
#question .m-box .m-box.box-white li.ac-inner > div .txt_red {
  color: #ff2c1e; }

/* write220209 */
#question .at-box { width: 625px; margin: 10px auto 0; text-align: left; padding-left: 1em; text-indent: -1em; }
@media only screen and (max-width: 767px) {
	#question .at-box { width: 100%; }
}


#casestudy #right-nav dl.page-casestudy dt a {
  background-color: #0c499c;
  color: #fff; }
#casestudy #right-nav dl:not(.page-casestudy) dd {
  display: none; }
#casestudy.katsuyou01 #right-nav dl.page-casestudy dd li:nth-child(1), #casestudy.katsuyou02 #right-nav dl.page-casestudy dd li:nth-child(2), #casestudy.katsuyou03 #right-nav dl.page-casestudy dd li:nth-child(3), #casestudy.katsuyou04 #right-nav dl.page-casestudy dd li:nth-child(4), #casestudy.katsuyou05 #right-nav dl.page-casestudy dd li:nth-child(5) {
  text-decoration: underline; }
#casestudy .con-2-c {
  display: flex;
  justify-content: space-between;
  margin-bottom: 70px; }
  #casestudy .con-2-c > div {
    width: 437px; }
  #casestudy .con-2-c .img {
    margin-bottom: 27px; }
  #casestudy .con-2-c .ttl {
    font-weight: bold;
    margin-bottom: 8px; }
  #casestudy .con-2-c .btn a {
    margin: 0 auto;
    font-weight: bold; }
#casestudy #sec01 {
  margin-top: 65px; }
#casestudy #sec02 {
  margin-bottom: 80px; }
#casestudy .low-visual {
  position: relative;
  margin-bottom: 60px; }
  #casestudy .low-visual .img img {
    width: 100%; }
  #casestudy .low-visual .info {
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.8);
    color: #fff;
    padding: 20px 28px 16px 96px;
    line-height: 1.4;
    font-family: "Noto Sans Japanese"; }
    #casestudy .low-visual .info .ttl {
      margin-bottom: 13px; }
      #casestudy .low-visual .info .ttl .num {
        font-size: 40px;
        font-family: arial, sans-serif;
        font-weight: bold;
        color: #ccc;
        position: absolute;
        left: 30px;
        top: 14px;
        letter-spacing: -0.03em; }
      #casestudy .low-visual .info .ttl span:nth-child(2) {
        font-size: 21px;
        font-weight: bold; }
    #casestudy .low-visual .info .txt {
      display: flex;
      justify-content: space-between;
      font-size: 15px; }
#casestudy.katsuyou01 .graph {
  display: flex;
  justify-content: space-between;
  width: 861px;
  margin-left: auto;
  margin-right: auto; }
  #casestudy.katsuyou01 .graph > div {
    width: 396px;
    font-size: 12px;
    padding: 0 20px; }
    #casestudy.katsuyou01 .graph > div .img {
      margin-bottom: 25px;
      text-align: center; }
    #casestudy.katsuyou01 .graph > div .sttl {
      font-weight: bold; }
#casestudy.katsuyou02 .graph {
  display: flex;
  justify-content: space-between;
  width: 861px;
  margin-left: auto;
  margin-right: auto; }
  #casestudy.katsuyou02 .graph > div {
    width: 396px;
    font-size: 12px;
    padding: 0 20px; }
    #casestudy.katsuyou02 .graph > div .img {
      margin-bottom: 25px;
      text-align: center; }
    #casestudy.katsuyou02 .graph > div .sttl {
      font-weight: bold; }
#casestudy.katsuyou03 .BtCafe {
  width: 100%;
  color: #FFF;
  line-height: 1.5;
  font-size: large;
  background-color: #C12B2B;
  border-radius: 0 0 10px 10px;
  margin: -60px auto 60px;
  background-image: url(../images/katsuyou03_img_bnr01-3.png), url(../images/katsuyou03_img_bnr01-2.png), url(../images/katsuyou03_img_bnr01.png);
  background-repeat: no-repeat, no-repeat, no-repeat;
  background-position: -50px -30px, 100% 0, 225px 50%;
  background-size: 250px, 250px, 16px; }
  #casestudy.katsuyou03 .BtCafe a {
    display: block;
    color: #FFF;
    font-weight: bold;
    padding: 20px 240px 20px 255px;
    border-radius: 0 0 10px 10px;
    border: 5px solid white;
    border-top: 0;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.5); }
    #casestudy.katsuyou03 .BtCafe a:hover {
      text-decoration: none;
      border: 5px solid white;
      border-top: 0;
      border-radius: 0 0 10px 10px;
      box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2); }
#casestudy.katsuyou03 .btn-w-01 {
  width: 280px !important; }

.ie11 .l-main_contents.two-colum .l-inner-main .num-area .num {
  line-height: 36px; }

.ie11 .swallow09#symptoms .table-fils .tr .td .num {
  line-height: 27px; }

@media only screen and (max-width: 1240px) {
  .l-main_contents.two-colum .l-inner-main {
    display: block; }
    .l-main_contents.two-colum .l-inner-main .left-contents {
      width: auto; }
      .l-main_contents.two-colum .l-inner-main .left-contents p .pc {
        display: none; }
    .l-main_contents.two-colum .l-inner-main #right-nav {
      width: auto;
      margin-bottom: 100px; }
      .l-main_contents.two-colum .l-inner-main #right-nav.scroll {
        height: auto; }
      .l-main_contents.two-colum .l-inner-main #right-nav.btmFixed {
        position: inherit;
        top: auto;
        bottom: inherit;
        right: inherit;
        width: auto; }
      .l-main_contents.two-colum .l-inner-main #right-nav.following {
        position: inherit;
        top: inherit;
        bottom: inherit;
        right: inherit;
        width: auto; }
      .l-main_contents.two-colum .l-inner-main #right-nav.notFixed {
        position: inherit;
        top: inherit;
        bottom: inherit;
        right: inherit; }
      .l-main_contents.two-colum .l-inner-main #right-nav .nav dl dd ul {
        justify-content: space-between; }
        .l-main_contents.two-colum .l-inner-main #right-nav .nav dl dd ul li {
          width: 40%; }
          .l-main_contents.two-colum .l-inner-main #right-nav .nav dl dd ul li br {
            display: none; }
      .l-main_contents.two-colum .l-inner-main #right-nav .btn-list .m-btn {
        font-size: 1.8rem; }
        .l-main_contents.two-colum .l-inner-main #right-nav .btn-list .m-btn br {
          display: none; } }
@media only screen and (max-width: 767px) {
  #low-visual {
    padding: 18px 10px;
    display: flex;
    min-height: 150px;
    align-items: center; }
    #low-visual .Page_title-inner {
      margin-left: 0;
      margin-right: 0; }
    #low-visual .Page_title-header {
      padding-left: 50px;
      background-size: 38px auto; }
      #low-visual .Page_title-header .ttl_03 {
        margin-bottom: 20px;
        font-size: 2.2rem; }
        #low-visual .Page_title-header .ttl_03:after {
          bottom: -6px;
          width: 18px;
          height: 1px; }
        #low-visual .Page_title-header .ttl_03 span {
          font-size: 1.3rem;
          margin-bottom: 8px; }
      #low-visual .Page_title-header .Page_title-text {
        font-size: 1.3rem;
        text-indent: -3em;
        padding-left: 3em; }

  .m-card.card-caption .caption-info:before {
    background: url(/medicine/images/arrow_next-page.png) no-repeat center center;
    background-size: contain; }

  .sp_m0a {
    margin-left: auto !important;
    margin-right: auto !important; }

  .modal-content p,
  .modal-content ul {
    font-size: 115%; }
  .modal-content .ttl_03_2 {
    font-size: 2.2rem !important; }
  .modal-content .ttl_04 {
    font-size: 2rem !important; }

  .btn-about-generic {
    height: 70px; }

  .btm-pager {
    display: block; }

  .l-main > header {
    min-width: 100%;
    padding: 0 10px; }

  .m-table_box .table_box.bd-box.sp-one-column .th, .m-table_box .table_box.bd-box.sp-one-column .td {
    display: table-cell; }

  .l-main_contents + #Pick-up {
    margin: 0 -10px 0;
    padding: 36px 10px 40px; }
    .l-main_contents + #Pick-up .comingsoon:before {
      content: "準備中";
      display: flex;
      position: absolute;
      left: 0;
      top: 0;
      right: 0;
      bottom: 0;
      background-color: rgba(0, 0, 0, 0.5);
      justify-content: center;
      align-items: center;
      font-size: 1.8rem;
      color: #fff;
      z-index: 2;
      font-weight: bold; }

  .l-main_contents.two-colum {
    padding: 35px 0 0; }
    .l-main_contents.two-colum .l-inner-main {
      display: block;
      width: auto; }
      .l-main_contents.two-colum .l-inner-main .left-contents {
        padding: 0 10px;
        width: auto;
        margin-bottom: 40px; }
      .l-main_contents.two-colum .l-inner-main #right-nav {
        margin-bottom: 40px;
        padding: 0 10px; }
        .l-main_contents.two-colum .l-inner-main #right-nav .nav {
          margin-bottom: 40px; }
          .l-main_contents.two-colum .l-inner-main #right-nav .nav dl dt {
            font-size: 1.6rem; }
            .l-main_contents.two-colum .l-inner-main #right-nav .nav dl dt a {
              padding: 17px 20px; }
              .l-main_contents.two-colum .l-inner-main #right-nav .nav dl dt a:hover {
                background-color: #0c499c;
                color: #fff;
                text-decoration: none; }
          .l-main_contents.two-colum .l-inner-main #right-nav .nav dl dd {
            font-size: 1.3rem;
            padding: 12px 18px; }
            .l-main_contents.two-colum .l-inner-main #right-nav .nav dl dd ul li {
              width: 100%; }
              .l-main_contents.two-colum .l-inner-main #right-nav .nav dl dd ul li:not(:last-child) {
                margin-bottom: 9px; }
        .l-main_contents.two-colum .l-inner-main #right-nav .btn-list .m-btn {
          font-size: 1.6rem; }
      .l-main_contents.two-colum .l-inner-main .table-type01 {
        width: 100%; }
        .l-main_contents.two-colum .l-inner-main .table-type01 th, .l-main_contents.two-colum .l-inner-main .table-type01 td {
          padding: 5px; }
      .l-main_contents.two-colum .l-inner-main .img-two-column.sp-one-column {
        text-align: center;
        display: block; }
        .l-main_contents.two-colum .l-inner-main .img-two-column.sp-one-column > *:nth-child(n+2) {
          margin-left: 0;
          margin-top: 20px; }
      .l-main_contents.two-colum .l-inner-main .img-float-r {
        display: block; }
        .l-main_contents.two-colum .l-inner-main .img-float-r.sp-float-inherit {
          display: flex; }
          .l-main_contents.two-colum .l-inner-main .img-float-r.sp-float-inherit .img {
            margin-left: 20px; }
        .l-main_contents.two-colum .l-inner-main .img-float-r .width-auto {
          flex: 1; }
        .l-main_contents.two-colum .l-inner-main .img-float-r .img {
          text-align: center;
          margin-left: 0;
          margin-top: 15px; }
      .l-main_contents.two-colum .l-inner-main .num-area {
        padding-left: 0; }
        .l-main_contents.two-colum .l-inner-main .num-area .num {
          position: relative;
          left: inherit;
          top: -2px;
          width: 21px;
          height: 21px;
          line-height: 21px;
          margin-right: 5px;
          font-size: 1.3rem; }
      .l-main_contents.two-colum .l-inner-main .ttl_04 {
        padding-bottom: 0; }
      .l-main_contents.two-colum .l-inner-main .ttl_05 {
        padding: 15px 30px; }
        .l-main_contents.two-colum .l-inner-main .ttl_05.heightType02 {
          padding: 19px 30px; }
      .l-main_contents.two-colum .l-inner-main .ttl_06 {
        font-size: 1.7rem;
        margin-bottom: 0.5em; }
      .l-main_contents.two-colum .l-inner-main .lead {
        width: auto;
        padding: 3px;
        border-radius: 7px;
        margin-bottom: 35px; }
        .l-main_contents.two-colum .l-inner-main .lead > div {
          line-height: 1.65;
          padding: 12px 18px 9px; }
          .l-main_contents.two-colum .l-inner-main .lead > div p {
            font-size: 1.6rem; }
            .l-main_contents.two-colum .l-inner-main .lead > div p:nth-child(n+2) {
              margin-top: 0.3em; }
          .l-main_contents.two-colum .l-inner-main .lead > div div:nth-child(n+2) {
            margin-top: 0.3em; }
      .l-main_contents.two-colum .l-inner-main .lead02 {
        font-size: 1.6rem;
        margin-top: -15px; }
      .l-main_contents.two-colum .l-inner-main .mbType02 {
        margin-bottom: 25px !important; }
      .l-main_contents.two-colum .l-inner-main .mbType03 {
        margin-bottom: 15px !important; }
      .l-main_contents.two-colum .l-inner-main .note {
        width: auto;
        padding: 3px;
        border-radius: 7px;
        line-height: 1.65;
        padding: 29px 18px 25px; }
        .l-main_contents.two-colum .l-inner-main .note.bg01 {
          padding: 80px 18px 32px; }
        .l-main_contents.two-colum .l-inner-main .note p {
          font-size: 1.6rem; }
          .l-main_contents.two-colum .l-inner-main .note p:nth-child(n+2) {
            margin-top: 0.3em; }
        .l-main_contents.two-colum .l-inner-main .note div:nth-child(n+2) {
          margin-top: 0.3em; }
      .l-main_contents.two-colum .l-inner-main .note_bu {
        width: auto;
        padding: 3px;
        border-radius: 7px; }
        .l-main_contents.two-colum .l-inner-main .note_bu > div {
          line-height: 1.65;
          padding: 12px 18px 9px; }
          .l-main_contents.two-colum .l-inner-main .note_bu > div p {
            font-size: 1.6rem; }
            .l-main_contents.two-colum .l-inner-main .note_bu > div p:nth-child(n+2) {
              margin-top: 0.3em; }
          .l-main_contents.two-colum .l-inner-main .note_bu > div div:nth-child(n+2) {
            margin-top: 0.3em; }
      .l-main_contents.two-colum .l-inner-main .ttl_indent_blue {
        margin-bottom: 6px; }
      .l-main_contents.two-colum .l-inner-main .btm-pager {
        display: block;
        margin: 40px 0 0; }
        .l-main_contents.two-colum .l-inner-main .btm-pager .m-btn {
          display: flex;
          height: auto; }
          .l-main_contents.two-colum .l-inner-main .btm-pager .m-btn.btn-thirdly {
            width: auto; }
          .l-main_contents.two-colum .l-inner-main .btm-pager .m-btn.btn-primary {
            width: auto; }
        .l-main_contents.two-colum .l-inner-main .btm-pager .sec-prev {
          width: auto;
          margin-bottom: 20px; }
        .l-main_contents.two-colum .l-inner-main .btm-pager .sec-next {
          width: auto;
          margin-top: 20px; }

  .Page_title.bg-swallow {
    background-image: url(../images/bg-title-swallow_sp.jpg);
    background-size: cover; }

  .low-top-visual {
    margin-left: -10px;
    margin-right: -10px; }

  #swallow-top #Link-list {
    padding: 40px 10px 30px;
    margin-bottom: 36px; }
    #swallow-top #Link-list .m-btn:after {
      content: '';
      position: absolute;
      top: 50%;
      right: 20px;
      width: 30px;
      height: 30px;
      background: url(/medicine/images/arrow_next-page.png) no-repeat left top;
      -webkit-background-size: contain;
      background-size: contain;
      margin-top: -15px; }
  #swallow-top #Pick-up {
    padding: 37px 0 40px; }
  #swallow-top #qa {
    padding: 37px 10px 29px; }
    #swallow-top #qa .row {
      margin-left: 0;
      margin-right: 0; }
  #swallow-top #documents {
    padding: 37px 10px 25px; }
    #swallow-top #documents .m-btn {
      width: 100%;
      max-width: 315px;
      min-width: 290px;
      margin: 0 auto; }
    #swallow-top #documents p:nth-child(1) {
      text-align: left; }
  #swallow-top .m-btn.btn-swallow {
    height: 70px;
    padding: 10px 20px;
    font-size: 1.6rem; }
    #swallow-top .m-btn.btn-swallow span {
      padding-right: 35px; }

  #symptoms.swallow01 #right-nav dl.page-symptoms dd li:nth-child(1), #symptoms.swallow02 #right-nav dl.page-symptoms dd li:nth-child(2), #symptoms.swallow03 #right-nav dl.page-symptoms dd li:nth-child(3), #symptoms.swallow04 #right-nav dl.page-symptoms dd li:nth-child(4), #symptoms.swallow05 #right-nav dl.page-symptoms dd li:nth-child(5), #symptoms.swallow06 #right-nav dl.page-symptoms dd li:nth-child(6), #symptoms.swallow07 #right-nav dl.page-symptoms dd li:nth-child(7), #symptoms.swallow08 #right-nav dl.page-symptoms dd li:nth-child(8), #symptoms.swallow09 #right-nav dl.page-symptoms dd li:nth-child(9) {
    text-decoration: none;
    font-weight: bold; }
  #symptoms.swallow09 .table-fils .tr {
    display: block;
    align-items: center;
    width: 100%; }
    #symptoms.swallow09 .table-fils .tr .th {
      display: block;
      vertical-align: middle;
      text-align: left;
      padding: 15px 15px 11px;
      width: auto; }
      #symptoms.swallow09 .table-fils .tr .th p {
        font-size: 1.5rem; }
    #symptoms.swallow09 .table-fils .tr .td {
      display: block;
      padding: 10px 15px; }
      #symptoms.swallow09 .table-fils .tr .td ul li {
        font-size: 1.4rem;
        position: relative;
        padding: 0 0 0 25px; }
        #symptoms.swallow09 .table-fils .tr .td ul li sup {
          line-height: 1; }
        #symptoms.swallow09 .table-fils .tr .td ul li:nth-child(n+2) {
          border-top: none;
          margin-top: 3px; }
      #symptoms.swallow09 .table-fils .tr .td .num {
        position: absolute;
        left: 0;
        top: 2px;
        width: 18px;
        height: 18px;
        font-size: 1.3rem;
        line-height: 19px; }

  #care.swallow10 #right-nav dl.page-care dd li:nth-child(1), #care.swallow11 #right-nav dl.page-care dd li:nth-child(2), #care.swallow12 #right-nav dl.page-care dd li:nth-child(3), #care.swallow13 #right-nav dl.page-care dd li:nth-child(4), #care.swallow14 #right-nav dl.page-care dd li:nth-child(5), #care.swallow15 #right-nav dl.page-care dd li:nth-child(6), #care.swallow16 #right-nav dl.page-care dd li:nth-child(7), #care.swallow17 #right-nav dl.page-care dd li:nth-child(8), #care.swallow18 #right-nav dl.page-care dd li:nth-child(9), #care.swallow19 #right-nav dl.page-care dd li:nth-child(10), #care.swallow20 #right-nav dl.page-care dd li:nth-child(11), #care.swallow21 #right-nav dl.page-care dd li:nth-child(12), #care.swallow22 #right-nav dl.page-care dd li:nth-child(13) {
    text-decoration: none;
    font-weight: bold; }

  #ingenuity.swallow23 #right-nav dl.page-ingenuity dd li:nth-child(1), #ingenuity.swallow24 #right-nav dl.page-ingenuity dd li:nth-child(2), #ingenuity.swallow25 #right-nav dl.page-ingenuity dd li:nth-child(3) {
    text-decoration: none;
    font-weight: bold; }

  #basic.swallow26 #right-nav dl.page-basic dd li:nth-child(1), #basic.swallow27 #right-nav dl.page-basic dd li:nth-child(2), #basic.swallow28 #right-nav dl.page-basic dd li:nth-child(3), #basic.swallow29 #right-nav dl.page-basic dd li:nth-child(4), #basic.swallow30 #right-nav dl.page-basic dd li:nth-child(5), #basic.swallow31 #right-nav dl.page-basic dd li:nth-child(6) {
    text-decoration: none;
    font-weight: bold; }

  #reference.swallow32 #right-nav dl.page-reference dd li:nth-child(1), #reference.swallow33 #right-nav dl.page-reference dd li:nth-child(2) {
    text-decoration: none;
    font-weight: bold; }

  #question .bnr {
    display: block; }
    #question .bnr li {
      width: auto; }
      #question .bnr li:nth-child(n+2) {
        margin-left: 0;
        margin-top: 19px; }
  #question #sec01 {
    padding-bottom: 29px; }
  #question #sec02 {
    padding-bottom: 37px; }
  #question .qsheet-btn {
    display: block;
    margin-bottom: 20px; }
    #question .qsheet-btn li:nth-child(n+2) {
      margin-left: 0;
      margin-top: 10px; }
    #question .qsheet-btn li a {
      margin-left: auto;
      margin-right: auto;
      font-size: 1.4rem !important; }
  #question .m-box.box-fourth {
    padding: 10px; }
  #question .m-box .m-box.box-white {
    padding: 0 10px 0 10px;
    margin-bottom: 10px !important; }
  #question .m-box .m-box.box-white li.ac-btn {
    min-height: 70px;
    padding-bottom: 11px;
    margin-bottom: 10px; }
  #question .m-box .m-box.box-white li.ac-btn p {
    font-size: 1.4rem;
    padding: 10px 55px 0 0;
    width: auto; }
  #question .m-box .m-box.box-white li.ac-btn i {
    top: 50%;
    transform: translateY(-50%);
    padding: 15px;
    font-size: 2rem; }
  #question .m-box .m-box.box-white li.ac-inner > div {
    padding: 15px 15px 25px 30px; }
  #question .m-box .m-box.box-white li.ac-inner > div:before {
    left: 0;
    top: 13px; }

  #casestudy.katsuyou01 #right-nav dl.page-casestudy dd li:nth-child(1), #casestudy.katsuyou02 #right-nav dl.page-casestudy dd li:nth-child(2), #casestudy.katsuyou03 #right-nav dl.page-casestudy dd li:nth-child(3), #casestudy.katsuyou04 #right-nav dl.page-casestudy dd li:nth-child(4) {
    font-weight: bold; }
  #casestudy .con-2-c {
    display: block;
    margin-bottom: 0; }
    #casestudy .con-2-c > div {
      width: auto;
      margin-bottom: 40px; }
    #casestudy .con-2-c .img {
      margin-bottom: 16px; }
    #casestudy .con-2-c .ttl {
      margin-bottom: 8px; }
    #casestudy .con-2-c .btn a {
      margin: 0 auto; }
  #casestudy #sec01 {
    margin-top: 35px; }
  #casestudy #sec02 {
    margin-bottom: 0; }
  #casestudy .low-visual {
    margin-bottom: 35px;
    margin-left: -10px;
    margin-right: -10px; }
    #casestudy .low-visual .img {
      margin-bottom: 0; }
    #casestudy .low-visual .info {
      position: inherit;
      left: inherit;
      bottom: inherit;
      right: inherit;
      padding: 15px 10px;
      line-height: 1.3; }
      #casestudy .low-visual .info .ttl {
        display: flex;
        align-items: center;
        margin-bottom: 10px; }
        #casestudy .low-visual .info .ttl .num {
          font-size: 4rem;
          position: inherit;
          left: inherit;
          top: inherit;
          margin-right: 12px;
          line-height: 0.9; }
        #casestudy .low-visual .info .ttl span:nth-child(2) {
          flex: 1;
          font-size: 1.5rem;
          font-weight: bold; }
      #casestudy .low-visual .info .txt {
        display: flex;
        justify-content: space-between;
        font-size: 1rem; }
  #casestudy.katsuyou01 .graph {
    display: block;
    width: auto; }
    #casestudy.katsuyou01 .graph > div {
      width: auto;
      font-size: 1.1rem;
      padding: 0 10px; }
      #casestudy.katsuyou01 .graph > div .img {
        margin-bottom: 15px; }
      #casestudy.katsuyou01 .graph > div:nth-child(2) {
        margin-top: 34px; }
  #casestudy.katsuyou02 .graph {
    display: block;
    width: auto; }
    #casestudy.katsuyou02 .graph > div {
      width: auto;
      font-size: 1.1rem;
      padding: 0 10px; }
      #casestudy.katsuyou02 .graph > div .img {
        margin-bottom: 15px; }
      #casestudy.katsuyou02 .graph > div:nth-child(2) {
        margin-top: 34px; }
  #casestudy.katsuyou03 .BtCafe {
    width: auto;
    line-height: 1.5;
    font-size: medium;
    background-image: none;
    margin: -35px 0 35px; }
    #casestudy.katsuyou03 .BtCafe a {
      padding: 0.5em 0.5em 0.5em 3em;
      background: url(../images/katsuyou03_img_bnr01.png) no-repeat 1.5em 50%;
      background-size: 9px;
      font-size: 1.4rem; }

  .ie11 .l-main_contents.two-colum .l-inner-main .num-area .num {
    line-height: 24px; }

  .ie11 .swallow09#symptoms .table-fils .tr .td .num {
    line-height: 21px; } }
.swallow01-img01 {
  width: 200px; }

.swallow02-img01 {
  width: 200px; }

.swallow03-img01 {
  width: 258px; }

.swallow03-img02 {
  width: 176px;
  margin-right: 96px; }

.swallow04-img01 {
  width: 450px; }

.swallow06-img01 {
  width: 330px; }

.swallow07-modal-img01 {
  width: 240px; }

.swallow07-modal-img02 {
  width: 240px; }

.swallow08-img01 {
  width: 280px; }

.swallow08-img02 {
  width: 240px; }

.swallow12-img01 {
  width: 210px; }

.swallow13-img01 {
  width: 224px; }

.swallow13-img02 {
  width: 270px; }

.swallow13-img03 {
  width: 270px; }

.swallow13-img04 {
  width: 270px; }

.swallow13-img05 {
  width: 240px; }

.swallow13-img06 {
  width: 280px; }

.swallow13-img07 {
  width: 240px; }

.swallow13-img08 {
  width: 270px; }

.swallow13-img09 {
  width: 367px; }

.swallow13-img10 {
  width: 300px; }

.swallow13-img11 {
  width: 247px; }

.swallow13-img12 {
  width: 370px;
  margin-top: 15px; }

.swallow14-img01 {
  width: 340px; }

.swallow16-img07 {
  width: 380px; }

.swallow17-img01 {
  width: 300px; }

.swallow19-img02 {
  width: 348px; }

.swallow19-img03 {
  width: 340px; }

.swallow19-img04 {
  width: 194px; }

.swallow19-img05 {
  width: 340px; }

.swallow19-img06 {
  width: 340px; }

.swallow19-img07 {
  width: 280px; }

.swallow19-img08 {
  width: 170px; }

.swallow19-img09 {
  width: 220px; }

.swallow19-img10 {
  width: 240px; }

.swallow19-img01-txt {
  display: flex;
  justify-content: flex-end;
  width: 478px;
  margin: 0 auto; }
  .swallow19-img01-txt li:nth-child(2) {
    margin-left: 119px; }

.swallow20-img01 {
  width: 200px; }

.swallow20-img02 {
  width: 164px; }

.swallow20-img03 {
  width: 500px; }

.swallow21-img03 {
  width: 360px; }

.swallow21-img04 {
  width: 490px; }

.swallow22-img01 {
  width: 140px;
  max-width: inherit !important; }

.swallow22-img02 {
  width: 155px;
  max-width: inherit !important; }

.swallow22-img03 {
  width: 139px;
  max-width: inherit !important; }

.swallow22-img04 {
  width: 190px;
  max-width: inherit !important; }

.swallow22-img05 {
  width: 160px;
  max-width: inherit !important; }
.swallow25-img01 {
  width: 240px; }

.swallow26-img01 {
  width: 238px;
  max-width: inherit !important; }

.swallow26-img02 {
  width: 170px; }

.swallow27-img01 {
  width: 230px;
  margin-top: 35px; }

.swallow27-img02 {
  width: 230px;
  margin-top: 70px; }

.swallow27-img03 {
  width: 230px;
  margin-top: 10px; }

.swallow27-img04 {
  width: 225px;
  margin-top: 58px; }

.katsuyou02-img03 {
  width: 347px; }

.katsuyou02-img04 {
  width: 356px; }

.katsuyou02-img05,
.katsuyou02-img06 {
  width: 400px; }

.katsuyou02-img07 {
  width: 437px; }

.katsuyou03-img02,
.katsuyou03-img03,
.katsuyou03-img04 {
  width: 260px; }

.katsuyou03-img06 {
  width: 297px; }

.katsuyou03-img07 {
  width: 391px; }

.katsuyou03-img05,
.katsuyou03-img08 {
  width: 200px; }

.katsuyou03-img09 {
  width: 392px; }

.katsuyou03-img10,
.katsuyou03-img11,
.katsuyou03-img12 {
  height: 270px !important;
  width: auto !important;
  max-width: inherit !important; }

.katsuyou03-img13 {
  width: 754px; }

.katsuyou03-img14 {
  width: 783px; }

.katsuyou03-img15 {
  width: 783px; }

.katsuyou03-img16 {
  width: 743px; }

.katsuyou03-img17 {
  width: 437px; }

.katsuyou04-img02,
.katsuyou04-img03,
.katsuyou04-img04 {
  width: 260px; }

.katsuyou04-img05,
.katsuyou04-img06 {
  width: 350px; }

.katsuyou04-img07 {
  width: 350px; }

.katsuyou04-img08 {
  width: 285px; }

.katsuyou04-img09 {
  width: 350px; }

.katsuyou04-img10 {
  width: 437px; }

.qsheet_qa-img01 {
  width: 370px; }

.qsheet_qa-img02 {
  width: 120px; }

.qsheet_qa-img03 {
  width: 270px; }

.qsheet_qa-img04 {
  width: 280px; }

.qsheet_qa-img05 {
  width: 280px; }

.qsheet_qa-img06 {
  width: 180px; }

.qsheet_qa-img07 {
  width: 210px; }

.qsheet_qa-img08 {
  width: 380px; }

.qsheet_qa-img09 {
  width: 290px; }

.qsheet_qa-img10 {
  width: 270px; }

.qsheet_qa-img11 {
  width: 210px; }

.qsheet_qa-img12 {
  width: 240px; }

.qsheet_qa-img13 {
  width: 150px; }

.qsheet_qa-img14 {
  width: 300px; }

.qsheet_qa-img15 {
  width: 290px; }


/* write220209 */
.katsuyou05-img01 {
  width: 350px; }

.katsuyou05-img02,
.katsuyou05-img03 {
  width: 200px; }

.katsuyou05-img04 {
  width: 437px; }

@media only screen and (max-width: 767px) {
  .swallow01-img01 {
    width: 150px;
    margin-top: 0; }

  .swallow02-img01 {
    width: 150px; }

  .swallow03-img01 {
    width: 208px; }

  .swallow03-img02 {
    width: 150px;
    margin-right: 0; }

  .swallow04-img01 {
    width: 300px; }

  .swallow06-img01 {
    width: 250px; }

  .swallow07-modal-img01 {
    width: 180px; }

  .swallow07-modal-img02 {
    width: 180px; }

  .swallow08-img01 {
    width: 230px; }

  .swallow08-img02 {
    width: 170px; }

  .swallow12-img01 {
    width: 150px; }

  .swallow13-img01 {
    width: 124px; }

  .swallow13-img02 {
    width: 150px; }

  .swallow13-img03 {
    width: 150px; }

  .swallow13-img04 {
    width: 150px; }

  .swallow13-img05 {
    width: 159px; }

  .swallow13-img06 {
    width: 171px; }

  .swallow13-img07 {
    width: 200px; }

  .swallow13-img08 {
    width: 220px; }

  .swallow13-img09 {
    width: 257px; }

  .swallow13-img10 {
    width: 220px; }

  .swallow13-img11 {
    width: 196px; }

  .swallow13-img12 {
    width: 293px; }

  .swallow14-img01 {
    width: 240px; }

  .swallow16-img01 {
    width: 220px; }

  .swallow16-img02 {
    width: 190px; }

  .swallow16-img03 {
    width: 300px; }

  .swallow16-img04 {
    width: 200px; }

  .swallow16-img05 {
    width: 201px; }

  .swallow16-img06 {
    width: 300px; }

  .swallow16-img07 {
    width: 200px; }

  .swallow17-img01 {
    width: 210px; }

  .swallow19-img01 {
    width: 280px; }

  .swallow19-img02 {
    width: 186px; }

  .swallow19-img03 {
    width: 186px; }

  .swallow19-img04 {
    width: 104px; }

  .swallow19-img05 {
    width: 171px; }

  .swallow19-img06 {
    width: 171px; }

  .swallow19-img07 {
    width: 145px; }

  .swallow19-img08 {
    width: 88px; }

  .swallow19-img09 {
    width: 123px; }

  .swallow19-img10 {
    width: 127px; }

  .swallow19-img01-txt {
    width: 248px;
    margin: 0 auto; }
    .swallow19-img01-txt li:nth-child(2) {
      margin-left: 22px; }

  .swallow20-img01 {
    width: 160px; }

  .swallow20-img02 {
    width: 134px; }

  .swallow20-img03 {
    width: 100%;
    max-width: 350px !important; }

  .swallow21-img01 {
    width: 280px; }

  .swallow21-img02 {
    width: 280px; }

  .swallow21-img03 {
    width: 234px; }

  .swallow21-img04 {
    width: 290px; }

  .swallow22-img01 {
    width: 100px; }

  .swallow22-img02 {
    width: 123px; }

  .swallow22-img03 {
    width: 111px; }

  .swallow22-img04 {
    width: 150px; }

  .swallow22-img05 {
    width: 120px; }

  .swallow25-img01 {
    width: 180px; }

  .swallow26-img01 {
    width: 170px; }

  .swallow26-img02 {
    width: 150px; }

  .swallow27-img01 {
    width: 180px;
    margin-top: 0; }

  .swallow27-img02 {
    width: 180px;
    margin-top: 0; }

  .swallow27-img03 {
    width: 180px;
    margin-top: 0; }

  .swallow27-img04 {
    width: 180px;
    margin-top: 0; }

  .swallow30-img01 {
    width: 90%;
    max-width: 370px; }

  .swallow30-img02 {
    width: 87%;
    max-width: 370px; }

  .swallow31-img02,
  .swallow31-img03,
  .swallow31-img04,
  .swallow31-img05 {
    width: 160px; }

  .katsuyou01-img02 {
    width: 316px;
    padding-top: 10px; }

  .katsuyou01-img03,
  .katsuyou01-img04,
  .katsuyou01-img05,
  .katsuyou01-img06 {
    width: 315px; }

  .katsuyou02-img03,
  .katsuyou02-img04 {
    width: 315px; }

  .katsuyou02-img02,
  .katsuyou02-img05,
  .katsuyou02-img06 {
    width: 315px;
    margin-left: auto !important;
    margin-right: auto; }

  .katsuyou02-img07 {
    width: 315px; }

  .katsuyou03-img02,
  .katsuyou03-img03,
  .katsuyou03-img04 {
    width: 315px; }

  .katsuyou03-img05,
  .katsuyou03-img08 {
    width: 150px;
    margin-left: auto !important;
    margin-right: auto !important; }

  .katsuyou03-img06,
  .katsuyou03-img07 {
    width: 315px;
    margin-left: auto !important;
    margin-right: auto !important; }

  .katsuyou03-img09 {
    width: 315px;
    margin-left: auto !important;
    margin-right: auto !important; }

  .katsuyou03-img10,
  .katsuyou03-img11,
  .katsuyou03-img12 {
    height: 200px !important; }

  .katsuyou03-img17 {
    width: 315px; }

  .katsuyou04-img02,
  .katsuyou04-img03,
  .katsuyou04-img04 {
    width: 315px; }

  .katsuyou04-img05,
  .katsuyou04-img06,
  .katsuyou04-img07,
  .katsuyou04-img08 {
    width: 315px; }

  .katsuyou04-img09 {
    width: 315px; }

  .katsuyou04-img10 {
    width: 315px; }

  .qsheet_qa-img01 {
    width: 250px; }

  .qsheet_qa-img02 {
    width: 80px; }

  .qsheet_qa-img03 {
    width: 200px; }

  .qsheet_qa-img04 {
    width: 190px; }

  .qsheet_qa-img05 {
    width: 200px; }

  .qsheet_qa-img06 {
    width: 140px; }

  .qsheet_qa-img07 {
    width: 160px; }

  .qsheet_qa-img08 {
    width: 220px; }

  .qsheet_qa-img09 {
    width: 200px; }

  .qsheet_qa-img10 {
    width: 190px; }

  .qsheet_qa-img11 {
    width: 120px; }

  .qsheet_qa-img12 {
    width: 170px; }

  .qsheet_qa-img13 {
    width: 110px; }

  .qsheet_qa-img14 {
    width: 200px; }

  .qsheet_qa-img15 {
    width: 200px; } 

/* write220209 */
  .katsuyou05-img01 {
    width: 315px; }

  .katsuyou05-img02,
  .katsuyou05-img03 {
    width: 180px;
    margin-left: auto !important;
    margin-right: auto !important; }

  .katsuyou05-img04 {
    width: 315px; }

	.katsuyou05 .ttl_04 .sp { display: inline-block; }

}

/* write200727 */
.l-main_contents.two-colum .l-inner-main .note .ttl_07 {
	color: #57b082;
	font-weight: bold;
	background-size: 24px; }

#question ul.qsheet-anc {
  display: flex;
	flex-wrap: wrap;
  margin-bottom: 35px; }

#question ul.qsheet-anc li {
	width:23.5%;
	margin-left: 2%; 
	display: flex; }

#question ul.qsheet-anc li a {
	min-height: 70px;
	display: flex;
	align-items: center;
	text-align: center;
	justify-content: center;
	width: 100%;
	background: #0c489b;
	transition: opacity .2s linear;
	color:#ffffff;
	position: relative;}

#question ul.qsheet-anc li a:hover {
	text-decoration: none;
	opacity:0.6;
}

#question ul.qsheet-anc li:first-child {
	margin-left: 0;
}

#question ul.qsheet-anc li a:after {
font: normal normal normal 14px/1 FontAwesome;
  position: absolute;
  top: 50%;
  right: .5em;
  content: '\f107';
  width: 10px;
  height: 14px;
  border-radius: 100%;
  font-weight: bold;
  margin-top: -7px;
}

#question ul.qsheet-anc li a.linkBtn:after {
  content: '\f105';
}

@media only screen and (max-width: 767px) {
	#question ul.qsheet-anc li{width:49%; 
	margin-bottom: 2%; }
	
	#question ul.qsheet-anc li:nth-child(3){ 
		margin-left: 0; }
	
	#question ul.qsheet-anc {
  margin-bottom: 5%; }
	
}


#movielist #right-nav dl.page-movielist dt a {
  background-color: #0c499c;
  color: #fff; }

#movielist #right-nav dl:not(.page-movielist) dd {
  display: none; }

#movielist .con-2-c {
  display: flex;
  justify-content: space-between;
  margin-bottom: 70px; }

  #movielist .con-2-c > div {
    width: 437px; }

  #movielist .con-2-c .img {
    margin-bottom: 27px; }

  #movielist .con-2-c .ttl {
    font-weight: bold;
    margin-bottom: 8px; }

  #movielist .con-2-c .btn a {
    margin: 0 auto;
    font-weight: bold; }

#movielist #sec01 {
  margin-top: 65px; }

#movielist #sec02 {
  margin-bottom: 80px; }




@media only screen and (max-width: 767px) {

  #movielist .con-2-c {
    display: block;
    margin-bottom: 0; }
	
    #movielist .con-2-c > div {
      width: auto;
      margin-bottom: 40px; }
	
    #movielist .con-2-c .img {
      margin-bottom: 16px; }
	
    #movielist .con-2-c .ttl {
      margin-bottom: 8px; }
	
    #movielist .con-2-c .btn a {
      margin: 0 auto; }
	
  #movielist #sec01 {
    margin-top: 35px; }
	
  #movielist #sec02 {
    margin-bottom: 0; }

}

#feeInfo { width: 1200px; margin: 0 auto;}
#feeInfo p { width:49%; margin-top:-20px; }


#swallowInfo { width: 1200px; margin: 0 auto;}
#swallowInfo ul { display:flex; flex-wrap:wrap; justify-content:space-between; }
#swallowInfo ul li { width:49%; margin-top:-20px; }
#swallowInfo ul li img { width:100%; }

#swallowInfo2 { width: 1200px; margin: 30px auto 0;}

#swallowInfo2 ul{ margin: 0 30px 20px; }
#swallowInfo2 ul li { margin-top: 10px; position: relative; }

#swallowInfo2 ul li a {
	color: #333333;
	font-size: 14px;
  
}

#swallowInfo2 ul li span {
	font-weight: bold;
}

#swallowInfo2 ul li a:before,
#swallowInfo2 ul li span:before {
  content: '';
  position: absolute;
  top: 0.6em;
  left: -17px;
  height: 0px;
  width: 0px;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-right: 0px solid transparent;
  border-left: #0C489B 8px solid;
  margin-top: -4px;
}

#swallowInfo2 ul li ul {
	margin-left: 0;
}

#swallowInfo2 ul li ul li {
	text-indent: -1em;
	padding-left: 1em;
}

#swallowInfo2 ul li ul li:before { 
	content: "・ "; 
}

#swallowInfo2 ul li ul li a:before {
	  content: none;
}


@media only screen and (max-width: 767px) {
	#feeInfo { width: 100%; }
	#feeInfo p { width:100%; }
	
  
  #swallowInfo2 { width: 100%; }
	#swallowInfo2 ul{ margin: 0 0 0 0; }
	
	#swallowInfo2 ul li a:before,
	#swallowInfo2 ul li span:before {
  content: '';
  position: absolute;
  top: 2em;
  left: 5px;
  height: 0px;
  width: 0px;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-right: 0px solid transparent;
  border-left: #0C489B 8px solid;
  margin-top: -4px;
}
	
	#swallowInfo2 ul li {
	padding:20px 0 0px 20px;
	border-top: #CCCCCC 1px dotted;
	}
	
	#swallowInfo2 ul li a {
	font-size: 16px;
	color: #0c489b;
}
	
	#swallowInfo ul li ul li {
		padding:5px 0 10px 20px;
		border: none;
	}
	
}

ul.columnLink { 
	text-align: left;
	margin-bottom: 50px !important;
}

ul.columnLink.mb10 { 
	margin-bottom: 10px !important;
}

ul.columnLink li { 
	background: rgba(87, 176, 130, 0.1);
	display: inline-block;
	border: 1px solid #57b082;
	margin-bottom: 6px;
}

ul.columnLink li a {
	padding: 10px 15px 10px 50px;
	display: inline-block;
	color: #57b082;
	background:  url("../images/note_bg_ico01.png") no-repeat 10px 15px / 30px;
	}


/* write200727 end */




/* write210802 */

ul.movieLink { 
	text-align: left;
	margin-bottom: 50px !important;
}

ul.movieLink li { 
	background: rgba(87, 176, 130, 0.1);
	display: inline-block;
	border: 1px solid #57b082;
	margin-bottom: 6px;
}

ul.movieLink li a {
	padding: 10px 15px 10px 50px;
	display: inline-block;
	color: #57b082;
	background:  url("../images/note_bg_ico03.png") no-repeat 10px 15px / 30px;
	}

/* write210802 end */


/* write200819 */

.l-main_contents.two-colum .l-inner-main .w630 {
      width: 630px;
      margin: 10px auto 0; }

@media only screen and (max-width: 767px) {
	.l-main_contents.two-colum .l-inner-main .w630 {
      width: 100%;
			word-break: break-all;
      margin: 10px auto 0; }
}
/* write200819 end */

.swallow34 .con-2-c img{
	width: 60%;
	qheight: auto;
}
.swallow34 .pointArea{
	background:#F2F4F5;
	padding:10px;
}
@media screen and (min-width:767px) {
	.swallow34 .con-2-c {
		display: flex;
		justify-content: space-between;
		gap:40px;
		max-width: 640px;
		margin: 0 auto;
	}
	.swallow34 .con-2-c img{
		width: 640px;
		height: auto;
	}
	.swallow34 .swallow34-img04{
		width: 80%;
	}
	.swallow34 .pointArea{
		padding:15px 120px;
	}
}


