<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";

#header {
	border-bottom-color: #CC0022;
}

/*--------------
	content
--------------*/

@media screen and (min-width: 768px) {
  .sp {
    display: none;
  }
}

#content {
	background: #f6f3ed;
	margin: 0 0 0;
  padding-bottom: 80px;
}

#content .inner {
	padding: 0 10px;
	padding-bottom: 1px;
}

#content .path {
	color: #424242;
	font-size: 12px;
	font-weight: bold;
	padding: 8px 0;
	margin: 0;
}

#content .path a {
	color: #000;
	text-decoration: none;
}

#content .kv {
	padding-top: calc(612 / 750 * 100%);
	background: url("https://d18f657670wm8u.cloudfront.net/medical/article/img/kv_s.png?20220124") center 0 no-repeat;
	background-size: 100% auto;
	text-indent: -9999px;
}

#content p {
	margin: 0 0 1em;
	font-size: 14px;
	color: #4d7288;
	line-height: 1.8;
}

#content p.mgB {
	margin-bottom: 60px;
}

#content p strong {
	font-weight: bold;
	color: inherit;
}

#content .img img {
	display: block;
	margin: 0 auto 20px;
	width: 100%;
	height: auto;
}

#content .img img.w80p {
	width: 80%;
	height: auto;
}

#content .btn.style1 {
	background: #0cb9c9;
	border-radius: 5px;
	box-shadow: 1px 1px 8px 0px rgb(0 0 0 / 30%);
	color: #fff;
	display: block;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 0.2em;
	margin: 20px 8px 45px;
	padding: 10px 0;
	text-align: center;
	text-decoration: none;
	position: relative;
}

#content .btn.style1::before {
	content: "";
	display: block;
	width: 0px;
	height: 0px;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 18px;
	margin: auto;
	border-top: 6px solid transparent;
	border-right: 6px solid #fff;
	border-bottom: 6px solid transparent;
}

#content .body.box {
	background: #fff;
	padding: 30px 5%;
	margin: 0 0 0px;
}

#content .body.box p.last {
	margin-top: 80px;
}

#content .body.box .title {
	color: #4d7288;
	font-size: 24px;
	font-weight: bold;
	line-height: 1.3;
	padding: 15px 0 20px;
	position: relative;
	margin: 0 0 60px;
}

#content .body.box .title:before {
	content: "";
	width: 51px;
	height: 4px;
	background: #4d7288;
	display: block;
	position: absolute;
	bottom: -4px;
	left: 0;
}

#content .body.box .title2 {
	color: #4d7288;
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 15px;
}

#content .body.box .title3 {
	color: #4d7288;
	font-size: 19px;
	font-weight: bold;
	line-height: 1.3;
	margin: 0 0 1em;
}

#content .body.box section {
	margin: 0 0 80px;
}

#content .body.box section.mgB0 {
	margin-bottom: 20px;
}

#content .body.box section .caption {
	font-size: 12px;
	color: #000000;
}

#content .body.box section .caption.indent {
	text-indent: -3em;
	padding-left: 3em;
}

#content .body.box section .notes_wrap {
	display: block;
	margin: 0.8em 0 1.3em;
}

#content .body.box section .notes1 {
	display: block;
	font-size: 12px;
	text-indent: -2em;
	padding-left: 2em;
}

#content .body.box section .notes2 {
	margin: -1em 0 2em;
}

#content .body.box section .notes2 li {
	color: #4d7288;
	font-size: 12px;
	text-indent: -1em;
	padding-left: 1em;
}

#content .lead {
	margin-bottom: 0;
	padding: 0 30px 30px;
}

#content #cont_list {
	margin: 0 0 40px;
}

#content #cont_list .box {
	background: #fff;
	padding: 25px 5%;
}

#content #cont_list .title {
	border-bottom: 2px solid #c7c7c7;
	color: #4d7288;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	padding: 0 0 20px;
	margin: 0 0 20px;
}

#content .body.box .img {
	margin-bottom: 30px;
}

#content #cont_list ul li {
	font-size: 16px;
	margin: 0 0 5px;
}

#content #cont_list ul li.ind {
	text-indent: 1.3em;
}

#content #cont_list ul li:last-child {
	margin: 0;
}

#content #cont_list ul li a {
	color: #0047fd;
	text-decoration: none;
}

#content .body.box .boxStyle {
	border: 4px solid #f6bd87;
	color: #4c7288;
}

#content .body.box .boxStyle.c02 {
	margin: 20px 0;
	border-color: #87d6f9;
}

#content .body.box .boxStyle dt {
	padding: 10px 5px;
	background-color: #ffe5cc;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}

#content .body.box .boxStyle.c02 dt {
	background-color: #d1f1ff;
}

#content .body.box .boxStyle dd {
	padding: 20px 15px;
}

#content .body.box .boxStyle dd ul {
	margin-top: 15px;
}

#content .body.box .boxStyle dd ul li {
	margin: 0 0 0 20px;
	list-style-type: disc;
}

#content .body.box .attList li {
	font-size: 12px;
	color: #000000;
}

#content .body.box .boxStyle02 {
	/* overflow: hidden; */
	/* border-radius: 100px; */
	border: 4px solid #f6bd87;
	color: #4d7288;
}

#content .body.box .boxStyle02.c02 {
	position: relative;
	border-color: #87d6f9;
}

#content .body.box .boxStyle02Area .plus {
	font-size: 30px;
	font-weight: bold;
	text-align: center;
	color: #000000;
}

#content .body.box .boxStyle02 dt {
	padding: 10px 5px;
	background-color: #ffe5cc;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color: #e46100;
}

#content .body.box .boxStyle02.c02 dt {
	background-color: #d1f1ff;
	color: #009fe8;
}

#content .body.box .boxStyle02 dd {
	padding: 10px 40px;
	font-size: 13px;
}

#content .body.box .boxStyle03 {
	border: 4px solid #87d6f9;
	color: #4d7288;
}

#content .body.box .boxStyle03.c02 {
	margin-top: 20px;
	border-color: #ff8b9c;
}

#content .body.box .boxStyle03 dt {
	padding: 10px 5px;
	background-color: #d1f1ff;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}

#content .body.box .boxStyle03.c02 dt {
	background-color: #ffbbc5;
}

#content .body.box .boxStyle03 dd {
	padding: 15px;
	font-size: 13px;
}

#content .body.box .boxStyle03 dd ul li {
	margin: 0 0 0 18px;
	list-style-type: disc;
}

#content .body.box .tableStyle01 {
	border: 2px solid #87a1b0;
	color: #4d7288;
}

#content .body.box .tableStyle01 th,
#content .body.box .tableStyle01 td {
	padding: 12px 8px;
	border: 2px solid #87a1b0;
	font-size: 13px;
}

#content .body.box .tableStyle01 thead th {
	background-color: #e3e3e3;
}

#content .body.box .tableStyle01 th:first-child {
	width: 60px;
}

#content .body.box .tableStyle01 th:nth-of-type(2) {
	width: 90px;
}

#content .body.box .tableStyle01 td:nth-of-type(1) {
	text-align: center;
}

#content .body.box .tableStyle01 tbody tr:nth-of-type(even) {
	background-color: #e3e3e3;
}

#content .body.box .tableStyle01 tbody tr:nth-of-type(-n + 2) th,
#content .body.box .tableStyle01 tbody tr:nth-of-type(-n + 2) td {
	border-bottom-color: #fff;
}

#content .body.box .tableStyle01 tbody tr:nth-of-type(1) th {
	background-color: #80d1f6;
}

#content .body.box .tableStyle01 tbody tr:nth-of-type(2) th {
	background-color: #ffc87b;
}

#content .body.box .tableStyle01 tbody tr:nth-of-type(3) th {
	background-color: #aae273;
}

#content .body.box .col03 {
	margin-bottom: 50px;
}

#content .body.box .col01 .attList {
	margin-bottom: 30px;
}

#content .body.box .ind {
	display: flex;
	font-size: 14px;
    color: #4d7288;
}

#content .body.box .ind.mg {
	margin-bottom: 1em;
}

#content .body.box .ind dt {
	font-weight: bold;
}

#content .body.box .ind dd {
	flex: 1;
}

@media screen and (min-width: 768px) {
	#content .path {
		font-size: 12px;
		padding: 10px 0 10px 40px;
	}

	#content .kv {
		background: url("https://d18f657670wm8u.cloudfront.net/medical/article/img/kv.png?20220124") center 0 no-repeat;
		background-size: 138% auto;
		padding-top: 38%;
	}
	#content p {
		font-size: 14px;
		line-height: 1.8;
	}
	#content section p {
		margin: 0 0 45px;
	}
	#content section p.fit {
		margin: 0 0 1em;
	}
	#content .inner {
		padding: 0 0;
		padding-bottom: 1px;
	}
	#content .btn.style1 {
		width: 520px;
		font-size: 20px;
		margin: 20px auto 95px;
		padding: 22px;
	}
	#content .btn.style1:hover {
		opacity: 0.7;
	}
	#content .lead {
		padding: 45px 40px 65px;
	}
	#content #cont_list .box {
		box-shadow: 1px 2px 3px 0px rgb(213 209 197 / 40%);
		display: table;
		width: 100%;
		padding: 25px 25px;
	}
	#content #cont_list .title {
		border-bottom: none;
		border-right: 2px solid #c7c7c7;
		display: table-cell;
		width: 28%;
		vertical-align: middle;
	}
	#content #cont_list ul {
		display: table-cell;
		width: auto;
		padding: 25px 0 25px 8%;
	}
	#content #cont_list ul li {
		font-size: 14px;
		margin: 0 0 5px;
	}
	#content #cont_list ul li:hover {
		text-decoration: underline;
	}
	#content .body.box {
		box-shadow: 1px 2px 3px 0px rgb(213 209 197 / 40%);
		padding: 80px 95px 10px;
		margin: 0 0 0px;
	}
	#content .body.box .title {
		margin: 0 0 40px;
	}
	#content .body.box .title2 {
		font-size: 18px;
		margin: 0 0 12px;
	}

	#content .body.box .boxStyle.c02 {
		margin: 0;
	}

	#content .body.box .boxStyle dt {
		padding: 10px 5px;
		font-size: 21px;
	}

	#content .body.box .boxStyle dd {
		padding: 25px 20px;
		font-size: 14px;
	}

	#content .body.box .boxStyle dd ul li {
		font-size: 14px;
	}

	#content .body.box .boxStyle02Area {
		display: flex;
		justify-content: center;
	}

	#content .body.box .boxStyle02Area .plus {
		margin: 45px 25px 0;
	}

	#content .body.box .boxStyle02 {
		width: 400px;
	}

	#content .body.box .boxStyle02 dt {
		padding: 10px 5px 8px;
		font-size: 21px;
	}

	#content .body.box .boxStyle02 dd {
		padding: 15px 45px;
		font-size: 14px;
	}

	#content .body.box .boxStyle03 {
		width: 350px;
	}

	#content .body.box .boxStyle03.c02 {
		margin-top: 0;
	}

	#content .body.box .boxStyle03 dt {
		padding: 10px 5px 8px;
		font-size: 18px;
	}

	#content .body.box .boxStyle03 dd {
		padding: 20px 15px;
		font-size: 14px;
	}

	#content .body.box .tableStyle01 {
		margin: 0 90px;
		border-width: 4px;
	}

	#content .body.box .tableStyle01 th,
	#content .body.box .tableStyle01 td {
		padding: 12px;
		font-size: 14px;
		line-height: 1.7;
	}

	#content .body.box .tableStyle01 thead th {
		font-size: 12px;
	}

	#content .body.box .tableStyle01 th:first-child {
		width: 170px;
	}

	#content .body.box .tableStyle01 th:nth-of-type(2) {
		width: 206px;
	}

	#content .body.box .tableStyle01 tbody tr th {
		font-size: 18px;
	}

	#content .body.box .tableStyle01 tbody tr th br {
		display: none;
	}

	#content .body.box .col01 {
		display: flex;
		flex-wrap: wrap;
		margin-bottom: 40px;
	}

	#content .body.box .col01 .img {
		margin: 0 23px 0 0;
		width: 440px;
	}

	#content .body.box .col01 .textArea {
		flex: 1;
		margin-bottom: 0;
	}

	#content .body.box .col01 .attList {
		order: 3;
		width: 100%;
	}

	#content .body.box .col02 {
		display: flex;
		justify-content: space-around;
		align-items: stretch;
		margin: 0 93px 30px;
	}

	#content .body.box .col02 .boxStyle {
		margin: 0;
		width: 350px;
	}

	#content .body.box .col02 .boxStyle03:first-child {
		margin-right: 15px;
	}

	#content .body.box .col03 {
		display: flex;
		justify-content: space-around;
		margin: 0 25px 40px;
	}

	#content .body.box .col03 .img:first-child {
		margin-right: 70px;
	}
}

@media screen and (min-width: 900px) {
	#content .body.box section .prof {
		font-size: 18px;
		margin: 0 0 0 10%;
	}


}

@media screen and (min-width: 1100px) {
	#content .kv {
		background-image: url("https://d18f657670wm8u.cloudfront.net/medical/article/img/kv.png?20220124"),
			url("https://d18f657670wm8u.cloudfront.net/medical/article/img/kv_pat.png?20220124");
		background-position: center 0;
		background-repeat: no-repeat, repeat-x;
		background-size: auto 100%;
		height: 475px;
		padding-top: 0;
	}
}

.panel-list {
  background-color: #7ABED6;
  padding:45px 0 55px 0;
}

.panel-list.last {
  margin-bottom: 40px;
}

.panel-list .item:not(:first-child) {
  margin-top: 16px;
}

.panel-list .item {
  margin:0 16px;
  border: 2px solid #DDD;
}

.panel-list .link {
  text-decoration: none;
}

.panel-list .head {
  padding: 15px;
  background-color: #fff;
  text-align: center;
}

.panel-list .img {
  width: 100%;
  vertical-align: middle;
}

#content .body.box .panel-list .img {
  margin-bottom: 0;
}

.panel-list .body {
  position: relative;
  padding: 15px 40px 15px 10px;
  background-color: #F2F3F0;
  text-align: center;
}

.panel-list .body::after {
  position: absolute;
  top: 0;
  right: 12px;
  bottom: 0;
  display: block;
  width: 22px;
  height: 16px;
  margin: auto 0;
  content: "";
  background: url(https://d18f657670wm8u.cloudfront.net/image/arrow--green.svg?20240528) 0 0/cover;
}

#content .panel-list .txt,
#content .panel-list .txt-sub {
  margin-bottom: 0;
  color: #333;
}

#content .panel-list .txt-sub {
  margin-top: 10px;
  font-size: 12px;
}

.title03{
  color: #FFFFFF !important;
  text-align: center;
  font-size: 20px !important;
  margin:0 60px 27px 60px !important;
  font-weight: bold;
}

@media screen and (min-width: 768px) {
  .panel-list {
    background-color: #7ABED6;
    padding:60px 8%;
  }

  .panel-list.last {
    margin-top: -60px;
    margin-bottom: 50px;
  }

  .panel-list .link {
    display: flex;
    flex-direction: column;
    transition: .2s opacity ease-out;
    height: 100%;
  }

  .panel-list .head {
    width: 100%;
  }

  .panel-list .img {
    margin-right: auto;
    margin-left: auto;
  }

  .panel-list .body {
    display: flex;
    flex-direction: column;
    height: 100%;
  }

  .panel-list .list {
    display: flex;
    justify-content: center;
    margin-top: -16px;
    margin-left: -16px;
  }

  .panel-list .item {
    margin-top: 16px;
    margin-left: 40px;
    width: 80%;
  }

  .panel-list .item:hover {
    opacity: .5;
  }

  .panel-list .body::after {
    transition: .2s transform ease-out;
  }

  .panel-list .item:hover .body::after{
    transform: translateX(2px);
  }

  .panel-list .img {
    width: auto;
  }

  .panel-content{
    margin: 0;
  }

  .br-sp{
    display: none !important;
  }

  .text-plane{
    color: #FFFFFF !important;
    font-size: 14px !important;
  }

  .text-attention{
    color: #FFFFFF !important;
    font-size: 12px !important;
    margin: 16px 0 0px 0 !important;
  }

  .title03{
    color: #FFFFFF !important;
    text-align: center;
    font-size: 20px !important;
    margin:0 67px 27px 67px !important;
  }
}

.br-sp{
  display: inline;
}

.text-plane{
  color: #FFFFFF !important;
  font-size: 14px !important;
  margin:30px 19px 16px 19px !important;
}

.text-attention{
  color: #FFFFFF !important;
  font-size: 12px !important;
  margin: 14px auto 0px 28px !important;
}

.super{
  font-size: 8px !important;
  vertical-align:super;
}
</pre></body></html>