@charset "utf-8";

/*////////////////////////////////////////////////////
	common
////////////////////////////////////////////////////*/

.sp {
	display: none!important;
}
* {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
html {
}
body {
	padding-top: 120px;
	font-size: 18px;
	font-family: 'M PLUS Rounded 1c', "メイリオ", 'Meiryo', sans-serif; /*"M PLUS Rounded 1c",  "Noto Sans Japanese", */
	font-weight: normal;
	text-align: left;
	color: #333;
	width: 100%;
	min-width: 1280px;
	word-break: break-all;
	position: relative;
	overflow-x: auto;
  text-align: justify;
  text-justify: inter-ideograph;
	/* text-shadow:0 0 0.1px #333; */
}
p, dt, dd, li, th, td {
	line-height: 2;
  /* text-shadow: 0 0 0.1px #333; */
}
/*clearfix */
.clearfix:after {
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	min-height: 0px;
}
h1 {
	margin-bottom: inherit;
	background: inherit;
	padding: inherit;
	border-radius: inherit;
	font-size: 0;
	-webkit-margin-before: 0em;
	-webkit-margin-after: 0em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	display: inherit;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	font-family: "M PLUS Rounded 1c";
	font-weight: inherit;
	line-height: inherit;
	color: inherit;
	text-rendering: inherit;
}
input[type="submit"], input[type="checkbox"], label, button,select {
	cursor: pointer;
}
input[type="submit"] {
	border: none;
}
input ,button, select {
	background-color: #fff;
	border-radius: 0;
}
button {
	border: none;
}
input {
	font-family: 'M PLUS Rounded 1c', "Noto Sans Japanese", "メイリオ", 'Meiryo', sans-serif;
	font-size: 18px;
}
select {
	font-family: 'M PLUS Rounded 1c', "Noto Sans Japanese", "メイリオ", 'Meiryo', sans-serif;
	font-size: 18px;
}
textarea {
	font-family: 'M PLUS Rounded 1c', "Noto Sans Japanese", "メイリオ", 'Meiryo', sans-serif;
	font-size: 18px;
}
img {
	border: none;
	vertical-align: top;
	max-width: 100%;
	height: auto;
}
ul, ol {
	margin: 0;
	padding: 0;
	list-style: none;
}
li {
	margin: 0px;
	padding: 0px;
}
a {
	color: #333333;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
.hover01 {
	transition: 0.2s;
	cursor: pointer;
}
.hover01:hover {
	opacity: 0.5;
}
.hover02 {
	cursor: pointer;
}
.hover02:hover {
	text-decoration: underline;
}
.tac {
	text-align: center;
}
.link01 {
	text-decoration: underline;
}
.link01:hover {
	text-decoration: none;
}
.style01 {
	display: none!important;
}
.tar {
	text-align: right;
}
.tal {
	text-align: left;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.rerative {
	position: relative
}
.bold {
	font-weight: bold;
}
.center {
	text-align: center!important;
}
table {
	border-collapse: collapse;
}
iframe {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.acccont {
	display: none;
	-webkit-transition: none;
	-ms-transition: none;
	-o-transition: none;
	-ms-transition: none;
	transition: none;
}
.arial {
	font-family: 'arial',sans-serif;
	font-weight: normal;
}
.noto {
	font-family: 'Noto Sans Japanese', "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Lucida Grande", Meiryo, sans-serif;
	font-weight: normal;
}
.cmnwrap01 {
	margin-right: auto;
	margin-left: auto;
	width: 1110px;
}
.cmnbox01 {
	padding-top: 70px;
	padding-bottom: 70px;
}
.cmnbox01.pb0 {
	padding-bottom: 0;
}
.cmnttl01 {
	margin-bottom: 20px;
	text-align: center;
	font-size: 28px;
	font-weight: bold;
	color: #036EB8;
	text-shadow:0 0 0.1px #036EB8;
}
.cmnttl01.type02 {
	margin-bottom: 60px;
}
.cmnttl01.type03 {
	margin-bottom: 80px;
}
.cmnttl02 {
	margin-bottom: 20px;
	text-align: center;
	font-size: 25px;
	font-weight: bold;
	color: #036EB8;
}
.cmnttl03 {
	margin-bottom: 40px;
	text-align: center;
	font-size: 32px;
	font-weight: bold;
	color: #707070;
}
.cmnanc {
	margin-top: -100px;
	padding-top: 100px;
}
.cmnanc02 {
	margin-top: -120px;
	padding-top: 120px;
}
.rerative {
	position: relative;
}

/*診療のテーブル*/
.consultation-hour {
  font-size:20px;
  color:#036EB8;
  text-align:center;
}
.consultation-hour td span, {
  font-size:14px;
  color:#707070;
}
.consultation-hour .closed {
  background:#FFD4DB;
  color:#707070;
}
.consultation-hour .t-pink {
  color:#EF8A9C;
}
.consultation-hour table {
  width:100%;
  border-collapse: collapse;
  border:1px solid #707070;
}
.consultation-hour tbody td {
  height:120px;
  border-right:1px solid #707070;
  border-bottom:1px solid #707070;
  background:#fff;
}
.consultation-hour tbody td li            { font-size:1em; line-height:1; margin-bottom:.5em; }
.consultation-hour tbody td li:last-child { margin-bottom:0; }
.consultation-hour tbody td li small { font-size:.7em; display:block; line-height:1; margin:.5em auto; font-feature-settings: "halt"; }
.consultation-hour tbody td li.sat   { font-size:14px; color:#707070; margin-bottom:.5em; margin-top:1em; }

.consultation-hour table thead tr {
  height:80px;
}
.consultation-hour table thead td,
.consultation-hour table th {
  background:#036EB8;
  color:#fff;
  border-right:1px solid #FFF;
  border-bottom:1px solid #fff;
  width:14%;
}
.consultation-hour table td:last-child {
  border-right:none;
}
.consultation-hour table th small { font-size:.6em; display:block; }

.consultation-hour p              { color:#000; text-align:left; margin-top:.5em; font-size:.9em; }
/*診療等のテーブル*/

/*リハビリテーション　テーブル*/
.rehabilitation {
  width:100%;
  background:#fff;
  padding:30px;
  display:block;
}
.rehabilitation table {
  width:100%;
}
.rehabilitation tr {
  width:30%;
  height:60px;
  margin-right:30px;
}
.rehabilitation th,
.rehabilitation td, {
  margin-right:20px;
  display:block;
}
.rehabilitation td:last-child {
  margin-right:0;
}

.rehabilitation .day {
  width:90%;
  display:block;
  text-align:center;
  padding:10px;
  color: #fff;
  background-color: #036EB8;
  border-radius: 5px;
  font-size: 1rem;
}
.rehabilitation .class {
  padding:10px 30px;
  background:#EF8A9C;
  color: #fff;
  border-radius: 5px;
  font-size: 1rem;
}
/*リハビリテーション　テーブル*/

/*/////////////////////////////////////////////////////////
	header
////////////////////////////////////////////////////////*/

.headwrap {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 999;
	width: 100%;
	min-width: 1280px;
	min-height: 120px;
	background-color: #fff;
}
.head01 {
	float: left;
	margin-top: 38px;
}
.head02 {
	float: right;
}
.head03 {
	font-size: 0;
}
.head04 {
	display: inline-block;
	vertical-align: top;
	position: relative;
	font-size: 18px;
	margin-top: 48px;
	margin-left: 40px;
}
.head05 {
	display: block;
	padding-bottom: 10px;
	font-size: 22px;
	color: #036EB8;
	text-shadow:0 0 0.1px #036EB8;
}
.head05.type02 {
	display: inline-block;
}
.head06 {
	display: none;
	position: absolute;
	top: 35px;
	left: 50%;
	z-index: 10;
	margin-left: -85px;
	width: 170px;
	background-color: #ECF6FF;
	border: 1px solid #036EB8;
}
.head07 {

}
.head08 {
	display: block;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	color: #036EB8;
	border-bottom: 1px solid #036EB8;
	transition: 0.2s;
}
.head08:hover {
	color: #fff;
	background-color: #036eb8;
}
.head07:last-child .head08 {
	border-bottom: none;
}
.head09 {
	display: inline-block;
	vertical-align: middle;
	margin-top: -2px;
}

.head09 svg {
	width: 25px!important;
	height: 31px!important;
}
.head09 svg path,
.head09 svg circle,
.head09 svg rect {
	fill: #036eb8!important;
}



/*/////////////////////////////////////////////////////////
	footer
////////////////////////////////////////////////////////*/

.foottop01 {
	position: relative;
	padding-top: 100px;
	padding-bottom: 70px;
	background-color: #036EB8;
}
.foottop01 a {
	color: #fff;
}
.topbtn {
	position: absolute;
	top: -32px;
	left: 50%;
	-webkit-transform: translate(-50%,0);
	-moz-transform: translate(-50%,0);
	-o-transform: translate(-50%,0);
	transform: translate(-50%,0);
}
.foottop02 {

}
.foottop03 {
	float: left;
	padding-right: 15px;
	width: 25%;

}
.foottop04 {

}
.foottop05 {
	line-height: 2;
	font-size: 18px;
	font-weight: bold;
}
.foottop06 {

}
.foottop07 {
	padding-left: 1em;
	text-indent: -1em;
}
.foottop08 {
	line-height: 2;
	text-shadow:0 0 0.1px rgba(255,255,255,1);
	position: relative;
}
.foottop08::before {
	content: '・';
}
.footbottom01 {
	margin-top: 22px;
	margin-bottom: 23px;
}
.footbottom02 {
	float: left;
	width: 50%;
	padding-top: 6px;
	padding-bottom: 6px;
	border-right: 1px solid #707070;
}
.copy {
	float: right;
	text-align: center;
	width: 50%;
	padding-top: 20px;
}


/*/////////////////////////////////////////////////////////
	top
////////////////////////////////////////////////////////*/

.mv {
	position: relative;
	background-image: url(../img/top/pic_top01.png);
	background-position: center;
	background-repeat: no-repeat;
	min-height: 531px;

}
.mv_bg {

}
.mv01 {
	float: right;
	padding-top: 100px;
	width: 380px;
	text-align: center;
}
.mv02 {
	margin-bottom: 69px;
	font-size: 23px;
	line-height: 1.8;
}
.mv03 {
	padding-top: 15px;
	padding-bottom: 15px;
	background-color: #ECF6FF;
	border-radius: 12px;
}
.mv04 {
	font-size: 23px;
	font-weight: bold;
}
.mv05 {
	font-size: 35px;
	font-weight: bold;
	font-weight: bold;
	color: #EF8A9C;
	text-shadow:0 0 0.1px #EF8A9C;
}
.mv06 {
	color: #EF8A9C;
	text-shadow:0 0 0.1px #EF8A9C;
}
.mv07 {
	display: inline-block;
	vertical-align: middle;
	margin-top: -5px;
	margin-right: -5px;
}
.mv07 svg {
	width: 20px!important;
	height: 27px!important;
}
.mv07 svg path,
.mv07 svg circle,
.mv07 svg rect {
	fill: #EF8A9C!important;
}


.pcwrap {
  margin-bottom:40px;
}
.news {
	padding-top: 40px;
	padding-bottom: 40px;
	background-image: url(../img/common/bg_sf.png);
	background-repeat: no-repeat;
	background-position: left bottom;
  margin-bottom:10px;
}
#newsList {
	margin-right: auto;
	margin-left: auto;
	display: block;
	width: 800px;
	font-size: 0;
}
#newsList li {
	margin-bottom: 10px;
}
#newsList li:last-child {
	margin-bottom: 0;
}
#newsList li span {
	font-size: 20px;
}
.up_ymd {
	display: inline-block;
	vertical-align: top;
	width: 150px;
}
.catName {
	display: inline-block;
	vertical-align: top;
	width: 100px;
	color: #fff;
	text-align: center;
	background-color: #036eb8;
	text-shadow: 0 0 0.2px #fff;

}
.cat-0 .catName {
	background-color: #036eb8;
}
.cat-1 .catName {
	background-color: #EF8A9C;
}
.title {
	vertical-align: top;
	display: inline-block;
	padding-left: 20px;
	width: calc(100% - 250px);
}
.cat-0 .title a:hover {
	text-decoration: underline;
	text-decoration-color: #036eb8;
}
.cat-1 .title a:hover {
	text-decoration: underline;
	text-decoration-color: #EF8A9C;
}

.top01 {
	background-color: #ECF6FF;
}
.top01_01 {
	margin-bottom: 40px;
	text-align: center;
}
.top01_01.type02 {
	margin-bottom: 60px;
}
.top01_02 {
	margin-right: auto;
	margin-left: auto;
	width: 840px;
}
.top01_02_01 {
	float: left;
	width: 280px;
	text-align: center;
}
.top01_03 {
	display: inline-block;
	margin-bottom: 40px;
	padding-top: 30px;
	width: 160px;
	height: 160px;
	background-color: #fff;
	border: 1px solid #036eb8;
	border-radius: 15px;
	text-align: center;
	transition: 0.2s;
}
.top01_03:hover {
	background-color: #036eb8;
}

.top01_03 svg {
	width: 100px!important;
	height: 100px!important;
}
.top01_03 svg path,
.top01_03 svg circle,
.top01_03 svg rect {
	fill: #036eb8!important;
}
.top01_03:hover svg path,
.top01_03:hover svg circle,
.top01_03:hover svg rect {
	fill: #fff!important;
}
.top01_04 {
	font-size: 24px;
	font-weight: bold;
}
.top02_01 {
	float: left;
	width: 380px;
}
.top02_02wrap {
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 38px;
	padding-left: 30px;
	background-color: #ECF6FF;
}
.top02_02 {
	margin-bottom: 40px;
}
.top02_02.type02 {
	margin-bottom: 0;
}
.top02_03 {
	display: table;
	margin-bottom: 10px;
	width: 100%;
}
.top02_03:last-child {
	margin-bottom: 0;
}
.top02_03 dt {
	display: table-cell;
	width: 35%;
	text-align: center;
	color: #fff;
	background-color: #036EB8;
	border-radius: 5px;
	font-size: 18px;
	line-height: 36px;
	text-shadow: 0 0 0.2px #fff;

}
.top02_03 dd {
	display: table-cell;
	padding-left: 15px;
	font-size: 25px;
	line-height: 36px;
}

.top02_04 {
	margin-bottom: 8px;
}
.top02_05 {
	display: block;
	font-size: 32px;
	font-weight: bold;
	text-align: center;
	color: #fff;
	border-radius: 12px;
	background-color: #036EB8;
	text-shadow: 0 0 0.2px #fff;
}
.top02_05_01 {
	display: inline-block;
	vertical-align: middle;
	margin-top: -2px;
}
.top02_05_01 svg {
	width: 20px!important;
	height: 27px!important;
}
.top02_05_01 svg path,
.top02_05_01 svg circle,
.top02_05_01 svg rect {
	fill: #fff!important;
}
.top02_06 {
	text-align: center;
}
.top02_07 {
	float: right;
	width: 664px;
}
.top03 {
	background-color: #DDD6D0;
}
.pc_top03 {
	background-position: right top;
	background-repeat: no-repeat;
	background-size: cover;
	background-image: url(../img/top/bg_top01.png);
}
.top03_01 {
	float: left;
	width: 540px;
	padding: 40px;
	background-color: rgba(255,255,255,0.8);
}
.top03_02 {
	font-size: 17px;
	line-height: 2;
	text-align: center;
}
.top03_02.type02 {
	margin-bottom: 30px;
}
.top04_01 {
	float: left;
	padding-top: 50px;
	width: 570px;
}
.top04_02 {
	float: right;
}
.btn_area {
	text-align: center;
}
.btn01 {
	display: inline-block;
	text-align: center;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 5px;
	min-width: 160px;
	font-size: 18px;
	background-color: #fff;
	color: #EF8A9C;
	border: 2px solid #EF8A9C;
	text-shadow: 0 0 0.2px #EF8A9C;
	border-radius: 12px;
	transition: 0.2s;
}
.btn01.type02 {
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 25px;
}
.btn01.type03 {
	padding-top: 17px;
	padding-bottom: 17px;
	min-width: 300px;
}
.btn01.type04 {
	position: relative;
	padding-top: 17px;
	padding-bottom: 17px;
	min-width: 350px;
}
.btn01.type04::after {
	content: '';
	display: block;
	position: absolute;
	top: 50%;
	right: 50px;
	margin-top: -18px;
	width: 30px;
	height: 36px;
	background-image: url(../img/common/icon_dl02.png);
}
.btn01.type04:hover::after {
	background-image: url(../img/common/icon_dl.png);
}
.btn01:hover {
	color: #fff;
	background-color: #EF8A9C;
}
.btn01.type05 {
	min-width: 200px;
}
.top05 {
	background-image: url(../img/top/bg_top02.png);
}
.top05_01 {
	float: left;
	width: 544px;
	height: auto;
}
.top05_02 {
	float: right;
	padding-top: 70px;
	padding-right: 80px;
	padding-bottom: 70px;
	padding-left: 80px;
	width: 540px;
	background-color: #fff;

}
.top05_03 {
	margin-bottom: 80px;
}
.top05_04 {
	margin-bottom: 20px;
}


.top06 .medi08 { margin:1em 0 70px 0; }
.top06 .medi08 h2{ text-align:left; font-size:1em; margin-bottom:1em; margin-top:2.5em; }
.top06 .medi08 h2:first-of-type { margin-top:0; }
.top06 h3 { font-size:1.11em; font-weight:bold; margin-top:3em; }

/*/////////////////////////////////////////////////////////
	お知らせ一覧
////////////////////////////////////////////////////////*/

.undercate {
	padding-top: 35px;
	padding-bottom: 35px;
	background-color: #ECF6FF;
}
.undercate01 {
	display: block;
	float: left;
	padding-top: 30px;
	width: 160px;
	height: 160px;
	background-color: #fff;
	border: 1px solid #036eb8;
	text-align: center;
}
.undercate01 svg {
	width: 100px!important;
	height: 100px!important;
}
.undercate01 svg path,
.undercate01 svg circle,
.undercate01 svg rect {
	fill: #036eb8!important;
}
.undercate01_pic {
	float: left;
	width: 160px;
	height: 160px;
	border: 1px solid #036eb8;
}
.undercate02 {
	float: left;
	padding-left: 30px;
	width: calc(100% - 160px);
}
.undercate02 .cmnttl01 {
	margin-bottom: 30px;
	text-align: left;
}
.undercate03 {
	font-size: 0;
	text-align: right;
}
.undercate04 {
	display: inline-block;
	margin-left: 30px;
	font-size: 18px;
}
.undercate05 {
	font-weight: bold;
	color: #036eb8;
	text-shadow: 0 0 0.2px #036EB8;
}
.nlist {
	padding-bottom: 20px;
}
.nlist #newsList {
	margin-bottom: 80px;
	width: 100%;
}
.nlist #newsList li .up_ymd {
	width: 160px;
	font-size: 16px;
}
.nlist #newsList li .catName {
	width: 160px;
	font-size: 16px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.nlist #newsList li .title {
	padding-left: 60px;
	width: calc(100% - 320px);
	font-size: 18px;
}
.nlist #newsList li {
	margin-bottom: 15px;
}
.nlist #newsList li:last-child {
    margin-bottom: 0;
}

/*/////////////////////////////////////////////////////////
	お知らせ詳細
////////////////////////////////////////////////////////*/

.ndtl {
	padding-bottom: 20px;
}
.detailText {
	line-height: 2;
}
.detailText span {
	font-size: 18px!important;
}
.detailUpfile {
	padding-top: 80px;
}
.detailUpfile a {
	display: block;
	margin-right: auto;
	margin-left: auto;
	padding-top: 25px;
	padding-right: 20px;
	padding-bottom: 24px;
	padding-left: 20px;
	width: 350px;
	font-size: 16px;
	background-color: rgba(239,138,156,0.6);
	border-radius: 16px;
	transition: 0.2s;
}
.detailUpfile a::before {
	content: '';
	display: inline-block;
	margin-right: 30px;
	vertical-align: middle;
	width: 42px;
	height: 51px;
	background-image: url(../img/common/icon_file.png);
}
.detailUpfile a:hover {
	background-color: rgba(239,138,156,1);
}
.detailWrap {
	margin-bottom: 80px;
}
.backcloseBtn {
	text-align: center;
}
.backcloseBtn a {
	display: inline-block;
	position: relative;
	padding-top: 12px;
	padding-bottom: 11px;
	width: 160px;
	font-size: 16px;
	border-radius: 16px;
	border: 2px solid #EF8A9C;
	transition: 0.2s;
}
.backcloseBtn a::after {
	content: '';
	display: block;
	margin-top: -8px;
	position: absolute;
	right: 2px;
	top: 50%;
	width: 0;
    height: 0;
    border-top: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-left: 8px solid #EF8A9C;
}
.backcloseBtn a:hover {
	color: #fff;
	background-color: #EF8A9C;
}
.backcloseBtn a:hover::after {
	border-left: 8px solid #fff;
}

/*/////////////////////////////////////////////////////////
	当院について
////////////////////////////////////////////////////////*/

.gtg {
	padding-bottom: 20px;
}
.gtg01 {

}
.gtg01.bg02 {
	background-color: #FFECF4;
}
.gtg01.bg03 {
	background-color: #FFF4EC;
}
.gtg01.bg04 {
	background-color: #FFFCE3;
}
.gtg02wrap {
	margin-bottom: 70px;
}
.gtg02 {
	float: left;
}
.gtg03 {
	float: right;
	width: 540px;
}
.gtg04 {
	padding-bottom: 80px;
	min-height: 551px;
}
.gtg05 {
	background-image: url(../img/common/bg_sf02.png);
	background-size: 131px 149px;
	background-position: left bottom;
	background-repeat: no-repeat;
	text-align: right;
}
.gtg06 {
	display: inline-block;
	position: relative;
	margin-bottom: 8px;
	padding-bottom: 12px;
	font-size: 20px;
}
.gtg06::after {
	content: '';
	display: block;
	position: absolute;
	bottom: 0;
	right: 0;
	width: 370px;
	height: 2px;
	background-color: #B7B7B7;
}
.gtg07 {
	line-height: 2;
}
.gtg08 {
	background-color: #ECF6FF;
}
.gtg08_head {
	margin-bottom: 20px;
	text-align: center;
	font-size: 24px;
	font-weight: bold;
}

.gtg08_head:nth-of-type(2){ margin-top:30px; }

.gtg09 {
	float: left;
	width: 50%;
}
.gtg10 {
	display: table;
	width: 100%;
}
.gtg10 dt {
	display: table-cell;
	width: 95px;
	line-height: 2;
}
.gtg10 dd {
	display: table-cell;
	line-height: 2;
}
.gtg11 {
	float: right;
	width: 50%;
	text-align: center;
}
.gtg12 {
	display: inline-block;
	text-align: left;
}
.gtg12_01 {
	line-height: 2;
}
.gtg15 {
	margin-bottom: 80px;
}
.gtg15:last-child {
	margin-bottom: 0;
}

/*/////////////////////////////////////////////////////////
	診療内容
////////////////////////////////////////////////////////*/

.medi {
	padding-bottom: 20px;
}
.medi01 {
	background-image: url(../img/medical/bg_01.png);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}
.medi02 {
	padding: 70px;
	background-color: #fff;
}
.medi03 {
	line-height: 2;
}
.medi03.type02 {
	float: left;
	width: 470px;
}
.medi03_01 {
	float: right;
	width: 480px;
}
.medi03_01 .top02_05 {
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 45px;
}
.medi03_01 .top02_05_01 {
	margin-top: -4px;
	margin-right: -5px;
}
.medi03_01 .top02_05_01 svg {
	width: 24px!important;
	height: 34px!important;
}
.medi04 {

}
.medi05 {
	display: block;
	font-size: 17px;
}
.medi06 {

}
.medi07 {
	line-height: 2;
}
.medi07.type02 {
	text-align: center;
	margin-bottom: 60px;
}
.medi07.type03 {
	margin-bottom: 60px;
}
.medi08 {
	padding-top: 70px;
	padding-right: 50px;
	padding-bottom: 70px;
	padding-left: 50px;
	background-color: #ECF6FF;
}
.medi09 {
	padding-top: 20px;
}
.medi09 li {
	float: left;
	padding-right: 10px;
	padding-left: 1em;
	width: 50%;
	text-indent: -1em;
	line-height: 2;
}
.medi09 .pink {
	color: #EF8A9C;
	text-shadow: 0 0 0.2px #EF8A9C;
}
.medi10 {
	background-color: #ECF6FF;
}
.medi11 {
	margin-bottom: 40px;
}
.medi12 {
	margin-bottom: 60px;
	text-align: center;
	font-size: 65px;
	color: #036EB8;
	text-shadow:3px 3px 0 #FFF, -3px -3px 0 #FFF,
	-3px 3px 0 #FFF, 3px -3px 0 #FFF,
	0px 3px 0 #FFF,  0-3px 0 #FFF,
	-3px 0 0 #FFF, 3px 0 0 #FFF;
}
.medi13 {
	margin-bottom: 50px;
	font-size: 17px;
	line-height: 2;
}
.medi14 {
	margin-bottom: 70px;
}
.medi15 {
	display: block;
	float: left;
	margin-right: 30px;
}
.medi15:last-child {
	margin-right: 0;
}
.medi16 {
	margin-bottom: 20px;
}
.medi17 {
	margin-bottom: 70px;
}
.medi17.mb0 {
	margin-bottom: 0;
}
.medi18 {
	margin-bottom: 70px;
}
.medi19 {
	display: flex;
	align-items: center;
	margin-bottom: 70px;
	width: 100%;
}
.medi18 .medi19:nth-child(2n) {
	flex-flow: row-reverse;
	text-align: right;
}
.medi18.type02 .medi19:nth-child(2n - 1) {
	flex-flow: row-reverse;
	text-align: right;
}
.medi18.type02 .medi19:nth-child(2n) {
	flex-flow:row;
	text-align: left;
}
.medi18 .medi19:last-child {
	margin-bottom: 0;
}
.medi20 {
	width: 266px;
	text-align: center!important;
}
.medi21 {
	padding-right: 30px;
	padding-left: 30px;
	width: calc(100% - 266px);
}
.medi22 {

}

/*/////////////////////////////////////////////////////////
	アクセス
////////////////////////////////////////////////////////*/

.acs {
	padding-bottom: 20px;
}
.acs .cmnttl01 {
	margin-bottom: 30px;
}
.acs01 {
	margin-bottom: 70px;
}
.acs01.mb0 {
	margin-bottom: 0;
}
.acs02 {
	margin-bottom: 5px;
	line-height: 2;
}
.btn02 {
	display: inline-block;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 220px;
	font-size: 20px;
	background-color: #ECF6FF;
	border: 1px solid #036EB8;
	border-radius: 6px;
}
.acs03 {
	float: left;
	padding-right: 60px;
	width: 539px;
}
.acs04 {
	margin-bottom: 70px;
}
.acs05 {
	margin-bottom: 30px;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
}
.acs06 {
	line-height: 2;
}
.acs07 {
	float: right;
}
.acs08 {
	margin-bottom: 70px;
}
.acs08.mb0 {
	margin-bottom: 0;
}
.acs08 .acs09 {
	display: block;
	float: left;
	margin-right: 30px;
	text-align: center;
}
.acs08 .acs09:nth-child(2n) {
	margin-right: 0;
}
.acs10 {
	margin-bottom: 20px;
	outline: 1px solid #707070;
}

/*/////////////////////////////////////////////////////////
	病気を知る
////////////////////////////////////////////////////////*/

.dis {
	padding-bottom: 20px;
}
.dis01 {
	margin-bottom: 20px;
}
.dis02 {
	margin-bottom: 20px;
	padding-top: 4px;
	padding-right: 15px;
	padding-bottom: 4px;
	padding-left: 15px;
	font-size: 28px;
	background-color: #ECF6FF;
}
.dis03 {
	line-height: 2;
}
.dis03.type02 {
	float: left;
	width: 1001px;
}
.dis03.pink {
	color: #EF8A9C;
	text-shadow: 0 0 0.2px #EF8A9C;
}
.dis04 {
	float: right;
	width: 99px;
	height: 99px;
	background-image: url(../img/disease/btn_01.png);
	border-radius: 49.5px;
}
.dis04.active {
	background-image: url(../img/disease/btn_01_02.png);
	background-color: #FFD4DB;
}
.dis05 {
	display: none;
	padding-top: 80px;
	padding-bottom: 55px;
}
.dis06 {
	margin-bottom: 40px;
}
.dis07 {
	margin-bottom: 25px;
}
.dis08 {
	display: inline-block;
	margin-bottom: 25px;
	padding-top: 5px;
	padding-right: 12px;
	padding-bottom: 5px;
	padding-left: 12px;
	font-size: 20px;
	color: #fff;
	text-shadow: 0 0 0.2px #fff;
	background-color: #EF8A9C;
}
.dis08 span {
	line-height: 30px;
	font-size: 25px;
}

.pager {
	font-size: 0;
	text-align: center;
}
.pager a {
	display: inline-block;
	position: relative;
	text-align: center;
	margin-right: 5px;
	margin-left: 5px;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 5px;
	font-size: 20px;
	min-width: 65px;
	border: 2px solid #EF8A9C;
	border-radius: 16px;
	transition: 0.2s;
}
.pager a:hover,
.pager .current {
	color: #fff;
	background-color: #EF8A9C;
}
.pager .prev {
	margin-right: 25px;
	min-width: 160px;
}
.pager .prev::before {
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	left: 12px;
	margin-top: -7px;
	margin-left: -7px;
	border-top: 7px solid transparent;
	border-right: 7px solid #EF8A9C;
	border-bottom: 7px solid transparent;
	border-left: 7px solid transparent;
}
.pager .prev:hover::before {
	border-right: 7px solid #fff;
}
.pager .next {
	margin-left: 25px;
	min-width: 160px;
}
.pager .next::before {
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	right: 12px;
	margin-top: -7px;
	margin-right: -7px;
	border-top: 7px solid transparent;
	border-right: 7px solid transparent;
	border-bottom: 7px solid transparent;
	border-left: 7px solid #EF8A9C;
}
.pager .next:hover::before {
	border-left: 7px solid #fff;
}
.overPagerPattern {
	margin-right: 5px;
	margin-left: 5px;
	font-size: 20px;
}
