@charset "utf-8";
@import url("http://fonts.googleapis.com/earlyaccess/notosansjapanese.css");
/*====================================
	画像自動調整
==================================== */
img.fluid-image {
  max-width: 100%;
  height: auto;
}
/*====================================
	clearfix
==================================== */
.clearfix::after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  overflow: hidden;
  font-size: 0.1em;
  line-height: 0;
}
/*====================================
	基本格子
==================================== */
body {
  font-family: 'Noto Sans Japanese', sans-serif;
  font-size: 16px;
  letter-spacing: 0;
  color: #333;
  line-height: 1.7em;
  text-align: justify !important;
  text-justify: inter-ideograph !important;
}
img {
  border: none;
  margin: 0;
}
p {
  margin: 0 0 0.5em;
}
p:last-child {
  margin: 0;
}
ol {
  margin: 0 0 0 1em;
  padding: 0;
}
ol li {
  margin: .5em 0;
  padding: 0;
}
ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
ul li {
  margin: 0;
  padding: 0;
}
.comment strong {
  color: #B64A40;
}
.text-center {
  text-align: center !important;
}
.text-left {
  text-align: left !important;
}
.text-right {
  text-align: right !important;
}
.asterisk {
  font-size: 0.85em;
  text-indent: -1em;
  margin: 0.5em 0 0.5em 1em !important;
  line-height: 1.25em;
}
.asterisk:before {
  content: "※";
}
.asterisk a {
  color: #2b66a9 !important;
  text-decoration: underline !important;
}
a:link {
  color: #333;
  text-decoration: none;
}
a:visited {
  color: #333;
  text-decoration: none;
}
a:hover {
  color: #619bcd;
  text-decoration: none;
  opacity: 0.6;
}
a:active {
  color: #619bcd;
  text-decoration: none;
}
.red {
  color: #FF0000;
}

.mt_40 {
  margin-top: 40px;
}


.mb_40 {
  margin-bottom: 40px !important;
}


.postscript {
  font-size: 0.8em;
}
.dBackRgba {
  background: rgba(255, 255, 255, 0.15);
  min-height: 180px;
}
u {
  text-decoration: none;
  border-bottom: dotted 2px #2b66a9;
}
/* 外部リンクバナー 他　センター合わせ */
.outlink {
  text-align: center;
  display: block;
  margin: 1em auto 2em auto;
}
.outlink a[target="_blank"]::before {
  content: none;
  margin: 0 0 0 0;
}
/* フッターリンク　センター合わせ */
.footerlink {
  text-align: center;
  display: block;
  margin: 1em auto 2em auto;
}
.footerlink ul {
  margin: 0 auto;
  padding: 0;
}
.footerlink ul li {
  display: inline-block;
  margin: 0 1rem 0 0;
}
.footerlink ul li:before {
  font-family: 'FontAwesome';
  content: '\f138';
  font-size: 0.9em;
  margin: 0 3px 0 2px;
  color: #2B66A9;
  font-weight: normal;
}
/*====================================
	スマホ
==================================== */
.pcnone {
  display: block;
}
.spnone {
  display: none;
}
.txt_c{
  text-align: center;
}

article, footer {
  width: 100%;
  margin: 0 auto;
}
header {
  position: fixed;
  width: 100%;
  margin: 0 auto;
  background-color: #fff;
  z-index: 10000;
}
h1 a {
  display: block;
}
h2 {
  font-size: 1.25em;
  letter-spacing: 0;
  line-height: 1.3em;
  font-weight: bold;
  text-align: center;
  color: #2b66a9;
}
h3 {
  font-size: 1.1em;
  letter-spacing: 0;
  line-height: 1.3em;
  font-weight: bold;
  vertical-align: bottom;
}
h4.h4Dock {
  text-align: center;
  margin-bottom: 15px;
}
h4 {
  font-size: 1.1em;
  letter-spacing: 0;
  line-height: 1.2em;
  color: #2b66a9;
  font-weight: bold;
  margin: 30px 0 0;
}
h4:first-child {
  margin-top: 0;
}
h4:last-child {
  margin-bottom: 0;
}
.lead {
  font-size: 1.0em;
  letter-spacing: 0;
  line-height: 1.6em;
  text-align: center;
  margin: 20px auto 30px !important;
}
h5 {
  font-size: 1.0em;
  letter-spacing: 0.1em;
  line-height: 1.3em;
  color: #2b66a9;
  font-weight: bold;
}
.dHeaderNavi {
  max-width: 640px;
  margin: 0 auto;
  padding: 0;
  z-index: 10000;
  position: relative;
}
.dHeaderNavi .logo {
  margin: 0;
  padding: 18px 0;
}
.dHeaderNavi ul {
  margin: 0 auto;
  padding: 0;
  text-align: right;
}
.dHeaderNavi ul li {
  display: inline-block;
  text-align: center;
  padding: 25px;
  font-weight: bold;
  line-height: 1.3em;
}
.reserve {
  background-color: #2b66a9;
}
.reserve a {
  color: #fff;
}
.reserve a:visited {
  color: #fff;
  text-decoration: none;
}
.reserve a:hover {
  opacity: 0.6;
  text-decoration: none;
}
.reserve a:active {
  opacity: 0.6;
  text-decoration: none;
}
.liNavi span, .reserve span {
  font-size: 0.8em;
}
.sp_title {
  float: left;
  width: 160px;
  height: auto;
  z-index: 104;
  margin-top: 12px;
  margin-bottom: 12px;
  margin-left: -webkit-calc(50% - 80px);
  margin-left: calc(50% - 80px);
}
.sp_title h1 img {
  width: 160px;
  height: auto;
}
.sp_tel {
  float: right;
  height: auto;
  z-index: 103;
  margin: 10px 0;
  padding: 0 .75rem;
}
.sp_tel a img {
  width: 36px;
  height: 36px;
}
.menu_txt {
  margin-top: 10px;
  font-size: 0.8em;
  display: block;
  text-align: center;
}
ul.drawer-menu li {
  font-size: 0.9em;
  line-height: 3.0em;
  border-bottom: solid 1px rgba(255, 255, 255, 0.1);
  list-style-position: inside;
  text-align: center;
}
ul.drawer-menu li:first-child {
  border-top: 1px solid #ccc;
  list-style-position: inside;
}
ul.drawer-menu li a {
  display: block;
  color: #fff !important;
}
.drawer-nav {
  z-index: 20000 !important;
  margin-top: 58px;
  background-color: #2b66a9 !important;
  -webkit-transition: .3s;
  transition: .3s;
  opacity: 0.85;
}
.drawer-hamburger {
  padding-top: 10px !important;
}
.logoset {
  width: 100%;
  margin: 0 auto;
  padding: 30px 0;
}
.logoset img {
  width: 280px;
  height: 200px;
  margin: 0 auto;
  display: block;
}
.catch {
  background-color: #619bcd;
  padding: 30px 0;
  margin: 0 auto;
  text-align: center;
  color: #fff;
  font-size: 1em;
  font-weight: bold;
  letter-spacing: 0;
}
/*.keyvisual {
  background: url(../images/keyvisual.jpg) no-repeat center center;
  background-size: cover;
  min-height: 700px;
  width: 100%;
  padding: 0;
}*/
.pc_area{
display: block;
}
.sp_area{
display: none;
}


.slick-initialized .slick-slide{
  opacity: 0.3; /* 両サイドの画像を透過 */
}
.slick-initialized .slick-slide.slick-active{
  opacity: 1; /* センター画像を非透過 */
}

#key_visual {
	position: relative;
	width: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
	background: #595757;
}
#key_visual h2 {
	display: block;
	margin: 0;
	padding: 0;
	width: 100%;
	height: auto;
	text-align: center;
}
#key_visual h2 img {
	width: 100%;
	max-width: 100%;
	height: auto;
	margin: 0 auto;
}
#key_visual button {
	margin: 0;
	padding: 0;
	background: none;
	border: none;
	border-radius: 0;
	outline: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
#key_visual .slide-arrow {
	position: absolute;
	top: 50%;
	z-index: 999;
	cursor: pointer;
	width: 60px;
 height: 60px;
	border: 0;
 border-top: solid 8px #fff;
 border-right: solid 8px #fff;
}	
#key_visual .prev-arrow {
	left: 80px;
 -ms-transform: rotate(225deg);
 -webkit-transform: rotate(225deg);
 transform: rotate(225deg);
}	
#key_visual .next-arrow {
	right: 80px;
 -ms-transform: rotate(45deg);
 -webkit-transform: rotate(45deg);
 transform: rotate(45deg);
}	

@media screen and (max-width:768px) {
	.pc_area{
	display: none;
	}
	.sp_area{
	display: block;
	}

	#key_visual .slide-arrow {
		display: none !important;
	}	
}
article section:first-child {
  background: #fff !important;
  padding: 58px 0 0 !important;
}
article section.secSupport {
  background: #e5eff7 !important;
  padding: 60px 0 0 !important;
}
article section:nth-child(2n+1) {
  background-color: #e5eff7;
  padding: 60px 0;
}
article section:nth-child(2n) {
  background-color: #fff;
  padding: 60px 0;
}
section .dContents:nth-child(2n+1), section .dContents:nth-child(2n) {
  display: table;
  width: 100%;
  margin: 0;
  padding: 10px 0;
}
footer section {
  padding: 20px 0;
}
.logo img {
  width: 280px;
}
.general {
  padding: 0 10px;
}
.general .detail li {
  display: inline-block;
  background-color: #fff;
  padding: 0.2em 0.5em;
  margin: 0 0.5em 0.5em 0;
  color: #2b66a9;
  font-weight: bold;
}
.support {
  max-width: 640px;
  margin: 0 auto;
}
.future {
  margin: 40px auto 0;
  max-width: 640px;
}
.support ul, .future ul, .dFlowRight ul {
  font-size: 0;
  margin: 0;
}
.support ul li {
  display: inline-block;
  font-size: 16px;
  padding: 0;
}
.support ul li p {
  margin: 10px 0 40px;
  line-height: 1.5em;
  font-weight: bold;
  text-align: center;
}
.future ul li {
  display: inline-block;
  font-size: 16px;
  padding: 0;
  margin: 0 10px;
  width: -webkit-calc((100% / 2) - 20px);
  width: calc((100% / 2) - 20px);
}
.future ul li img {
  border-radius: 50%;
  display: block;
  margin: 0 auto;
}
.future ul li p {
  margin: 10px 0 40px;
  line-height: 1.5em;
  text-align: center;
  font-weight: bold;
}
svg#Triangle {
  pointer-events: none;
}
#Triangle path {
  fill: #e5eff7;
  stroke: #e5eff7;
  stroke-width: 2;
}
.ulFuture {
  padding-bottom: 0px;
}
.dFutureLine {
  border-top: 1px dashed #bbb;
  padding: 40px 0 30px;
}
.dFutureWapper2n1 {
  position: relative;
  margin: 30px 0 0 0;
}
.dFutureWapper {
  position: relative;
  margin: 30px 0 0 0;
}
.dFutureNo {
  position: absolute;
  bottom: 5px;
}
.dFutureLineWrapper .dFutureLine:last-child {
  padding-bottom: 0;
}
.dFutureNo img {
  width: 74px;
  height: 110px;
  position: relative;
  bottom: -5px;
}
.dFutureH3 {
  margin-left: 80px;
  bottom: 0px;
  position: relative;
}
.dFutureLead {
  position: static;
  margin-top: 10px;
}
.dNecessityLeft {
  padding: 0 10px;
}
.dNecessityRight h2 {
  margin-top: 20px;
}
.dNecessity {
  padding: 0 10px;
}
.dNecessityLeft h3, .dNecessityRight h3 {
  margin-bottom: 30px;
  text-align: center;
}
.dNecessityRight {
  background: url(../images/bg_necessity.png) no-repeat left bottom;
  background-size: contain;
  padding: 0;
  vertical-align: bottom !important;
}
.support p.asterisk {
  margin-top: 1em !important;
}
.dTable {
  max-width: 640px;
  height: 100%;
  margin: 0px auto;
}
.dTableCell {
  vertical-align: middle;
  margin: 0;
}
.dFlow, .dCheck {
  margin-top: 40px;
  border: 1px solid #2b66a9;
}
.dFlow + .dFlow {
  position: relative;
  margin-top: 50px;
}
.dFlow + .dFlow:before {
  content: '';
  display: block;
  position: absolute;
  top: -51px;
  height: 50px;
  border-left: 40px solid #61A6F4;
  /*	border-left: 40px solid #fff; */
  margin-left: -webkit-calc(50% - 20px);
  margin-left: calc(50% - 20px);
}
.dFlowLeft, .dCheckLeft {
  text-align: center;
  background: #2b66a9;
  color: #fff;
  padding: 20px;
}
.dFlowRight, .dCheckRight {
  text-align: left;
  padding: 20px;
}
.dFlowLeft span {
  font-size: 1.75em;
}
.dFlowRight span {
  color: #2b66a9;
  font-weight: bold;
}
ul.creditcard li {
  width: -webkit-calc((100% / 5) - 15px);
  width: calc((100% / 5) - 15px);
  display: inline-block;
  padding: 0;
  margin: 7px;
  vertical-align: middle;
}
.comment {
  margin: 40px auto 0;
  padding: 1em;
  border: 1px dashed #2b66a9;
  max-width: 600px;
}
.comment p {
  margin: 0.5em 0 1em 0;
}
.dDock {
  max-width: 960px;
  margin-bottom: 40px;
}
.imgMRI {
  width: 100%;
  height: 195px;
  background-image: url('../images/img_MRI.jpg');
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  background-color: #000;
}
.imgMRA {
  width: 100%;
  height: 195px;
  background-image: url('../images/img_MRA.jpg');
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  background-color: #000;
}
.imgNeckMRA {
  width: 100%;
  height: 195px;
  background-image: url('../images/img_NeckMRA.jpg');
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  background-color: #000;
}
.imgVSRAD {
  width: 100%;
  height: 195px;
  background-image: url('../images/img_VSRAD.jpg');
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  background-color: #000;
}
.imgCT {
  width: 100%;
  height: 195px;
  background-image: url('../images/img_CT.jpg');
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  background-color: #000;
}
.dDockLeft {
  max-width: 640px;
  vertical-align: top !important;
}
.dDockRight {
  max-width: 640px;
  vertical-align: top !important;
}
.dDockRight h5 {
  margin-top: 10px;
}
.dPlanLeft {
  margin: 40px 0 0;
}
.dPlanRight {
  background-color: #edf1f4;
  height: 100%;
  padding: 20px 15px;
}
.dPlan hr {
  border-top: 1px solid #bbb;
  border-bottom: none;
}
.dPlan h3 {
  text-align: left;
}
.dPlan h4 {
  margin: 10px 0 10px;
}
.tag1 {
  background-color: #2b66a9;
  color: #fff;
  font-size: 0.9em;
  padding: 3px 10px;
  display: inline-block;
  margin-bottom: 5px;
  line-height: 1.2;
}
.tag2 {
  background-color: #6d7d13;
  color: #fff;
  font-size: 0.9em;
  padding: 3px 10px;
  display: inline-block;
  margin-bottom: 5px;
  line-height: 1.2;
}
.tag3 {
  background-color: #aa2626;
  color: #fff;
  font-size: 0.9em;
  padding: 3px 10px;
  display: inline-block;
  margin-bottom: 5px;
  line-height: 1.2;
}
.tag4 {
  background-color: #228194;
  color: #fff;
  font-size: 0.9em;
  padding: 3px 10px;
  display: inline-block;
  margin-bottom: 5px;
  line-height: 1.2;
}
.price {
  font-size: 0.9em;
  font-weight: bold;
  line-height: 1.3em;
  margin-top: 5px !important;
}
.price span {
  font-size: 1.5em;
  font-weight: bold;
}
.dCheckRight ul li {
  list-style-type: disc !important;
  margin-left: 1.4em;
}
li.reserve a[target="_blank"]:before {
  content: '';
}
a[target="_blank"]:before {
  /*font-family: 'FontAwesome';
  content: '\f138';
  font-size: 0.9em;
  margin: 0 3px 0 2px;
  color: #2B66A9;
  font-weight: normal;*/
}
.btn {
  background: #2B66A9;
  width: 260px;
  border-radius: 10px;
  color: #fff !important;
  font-size: 16px;
  text-decoration: none !important;
  display: block;
  text-align: center;
  font-weight: 700;
  margin: 40px auto 0;
  padding: 10px 0;
  border: none;
}
.btn::before {
  font-family: 'FontAwesome';
  content: '\f274';
  font-size: 1em;
  margin: 0 .5em 0 0;
  color: #fff;
  font-weight: normal;
}
.fnavi {
  position: fixed;
  width: 100%;
  bottom: 0px;
  z-index: 9999;
  text-align: center;
  padding: 10px 0;
  background: rgba(255, 255, 255, 0.90);
}
.fnavi .btn {
  margin: 0 10px;
  padding: 5px 0;
  width: calc(100% - 20px);
}
label {
  margin: 5px;
  font-size: 0.9em;
  cursor: pointer;
  font-weight: 700;
}
#check {
  cursor: pointer;
}
.dCheckSubmit {
  margin: 40px auto;
  text-align: center;
}
label span {
  background-color: #AE3944;
  color: #fff;
  font-size: 0.9em;
  padding: 0 10px;
  display: inline;
  margin: 0 10px;
}
.btn:hover {
  opacity: 0.7;
  cursor: pointer;
}
section.back {
  padding: 20px 0 !important;
}
section.back a img {
  margin: 0 auto;
  display: block;
}
footer {
  background: #fff;
}
.dFooter {
  margin: 10px auto 20px;
}
.dFooterLeft {
  margin: 0 auto;
  display: block;
  text-align: center;
}
.dFooterLeft .logo {
  display: inline-block;
  text-align: center;
}
.dFooterLeft .logo a {
  display: inline-block;
  line-height: 1.2;
  font-weight: bold;
  font-size: 1.2em;
  font-family: "A-OTF UD新丸ゴ pro,ヒラギノ丸ゴ Pro W4", "ヒラギノ丸ゴ Pro", "Hiragino Maru Gothic Pro", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "HG丸ｺﾞｼｯｸM-PRO", "HGMaruGothicMPRO";
}
.dFooterLeft .logo a small {
  font-size: 0.7em;
}

.dFooterLeft .logo a span.fs_s {
  font-size: 75%;
}



.dFooterLeft .logo p {
  margin: 0.5em 0 0;
  font-size: 0.8em;
}
.dFooterRight {
  text-align: center;
  margin-top: 10px;
}
.dAdress {
  margin: 20px 0 0;
  font-size: 0.75em;
  line-height: 1.4em !important;
}
.dCopyright {
  width: 100%;
  text-align: center;
  padding: 10px 0;
  font-size: 0.75em;
}
.copyright {
  background: #e5eff7;
  margin-bottom: 60px;
}
.dLinkFooter {
  font-size: 0.65em;
  text-align: center;
  margin: 5px;
}
.tblClinicInfo {
  margin-top: 30px;
}
.tblClinicInfo tr td {
  line-height: 1.4em;
  padding: 1em;
}
.drawer-reserve a::before {
  font-family: 'FontAwesome';
  content: '\f274';
  font-size: 0.9em;
  margin: 0 7px 0 0;
  color: #fff;
  font-weight: normal;
}
.drawer-reserve {
  text-align: center;
}
.drawer-reserve a {
  color: #fff;
  padding: 0.75em;
  border: 1px solid #fff;
  display: block;
  background: #668fbb;
  margin: 20px 10px;
}
.aTelMenu {
  font-size: 1.4em;
  margin: 0.5em 0;
  color: #fff !important;
}
.drawer-tel {
  margin: 0 auto;
  color: #fff;
  padding: 0.5em;
  font-size: 0.75em;
  line-height: 1.2em;
  display: block;
  text-align: center;
}
.drawer-ast {
  font-size: 0.7em;
  line-height: 1.2em;
  color: #fff;
  margin: 10px;
}
.bgAccess {
  background: url(../images/entrance.jpg) no-repeat center bottom;
  background-size: cover;
  min-height: 180px;
  width: 100%;
  padding: 0;
}
.bgClinic {
  background: url(../images/waitingroom.jpg) no-repeat center bottom;
  background-size: cover;
  min-height: 180px;
  width: 100%;
  padding: 0;
}
.detailTitle h2 {
  vertical-align: middle;
  padding-top: 75px;
}
.TitleSUB {
  text-align: center;
  color: #2B66A9;
  font-weight: bold;
}
.h3clTitle {
  text-align: left;
  margin: 0 0 40px;
}
.h4clTitle {
  max-width: 960px;
  margin: 0 auto 20px;
  padding: 15px 0;
  background: #619bcd;
  color: #fff;
  text-align: center;
  letter-spacing: 0.125em;
}
.map {
  margin: 30px 0;
  width: 100%;
  height: 240px;
  background-image: url('../images/map.svg');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
table {
  width: 100%;
  margin: 20px auto 0;
  border-collapse: collapse;
  border-spacing: 0;
  border: 1px solid #ddd;
}
table thead tr th {
  display: none;
}
table tbody tr th {
  padding: 6px 0;
  text-align: center;
  background: #444;
  border: 1px solid #ddd;
  color: #fff;
  display: block;
}
table tbody tr td {
  background: #fff;
  padding: 6px 0;
  text-align: center;
  border: 1px solid #ddd;
  letter-spacing: 0.125em;
  line-height: 2.1;
  font-size: 14px;
  font-weight: bold;
  display: block;
}
.tblSchedule {
  margin: 30px 0 0;
}
.tblSchedule tbody tr th, .tblSchedule tbody tr td {
  display: table-cell !important;
}
.pAccessAst {
  margin-top: 20px !important;
  color: #999;
}
.dEquipment {
  margin: 40px auto 0;
}
.dEquipmentRight {
  background-color: #fff;
  padding: 20px 15px;
}
.dDoctor {
  max-width: 960px;
  margin: 40px auto 0;
}
.dDoctorLeft {
  background: #f6f4f1;
}
.dDoctorInfo {
  max-width: 960px;
  margin: 40px auto 0;
}
.dDoctorInfo ul {
  max-width: 960px;
  padding: 20px 0;
}
.dDoctorRight {
  margin-top: 20px;
  text-align: right;
}
.spnDoctorName {
  font-weight: bold;
  font-size: 1.2em;
}
.bx-wrapper img {
  margin: 0 auto;
}
/*====================================
	960px
==================================== */
@media print, screen and (min-width:960px) {
  .pcnone {
    display: none;
  }
  .spnone {
    display: block;
  }
  article, footer {
    width: 100%;
    margin: 0 auto;
  }
  header {
    position: fixed;
    width: 100%;
    margin: 0 auto;
    background-color: #fff;
    z-index: 10000;
  }
  h2 {
    font-size: 1.875em;
    letter-spacing: 0.1em;
    line-height: 1.3em;
    font-weight: bold;
    text-align: center;
    color: #2b66a9;
  }
  h3 {
    font-size: 1.5em;
    letter-spacing: 0.1em;
    line-height: 1.3em;
    font-weight: bold;
    vertical-align: bottom;
  }
  h4.h4Dock {
    text-align: left;
  }
  h4 {
    font-size: 1.3em;
    letter-spacing: 0.1em;
    line-height: 1.3em;
    color: #2b66a9;
    font-weight: bold;
    margin: 30px 0 10px;
  }
  h4:first-child {
    margin-top: 0;
  }
  h4:last-child {
    margin-bottom: 0;
  }
  h5 {
    margin: 30px 0 10px;
  }
  h5:first-child {
    margin-top: 0;
  }
  .lead {
    font-size: 1.0em;
    letter-spacing: 0.1em;
    line-height: 1.6em;
    text-align: center;
    margin: 40px auto !important;
    font-weight: bold;
  }
  .dHeaderNavi {
    min-width: 960px;
    margin: 0 auto;
    padding: 0;
    z-index: 10000;
    position: relative;
  }
  .dHeaderNavi .logo {
    max-width: 220px;
    margin: 0;
    padding: 18px 0;
  }
  .dHeaderNavi ul {
    min-width: 800px;
    margin: 0 auto;
    padding: 0;
    text-align: right;
  }
  .dHeaderNavi ul li {
    display: inline-block;
    text-align: center;
    padding: 25px 15px;
    font-weight: bold;
    line-height: 1.3em;
  }
	
/*　　サブナビ　　*/	
	.dHeaderNavi ul li ul.subnav {
		width: 100%;
		display: none;
		position: absolute;
		top: 5.0rem;
		left: 23rem;
		z-index: 10;
	}	

	.dHeaderNavi ul li ul.subnav li {
		width: 100%;
		padding: 0.5px;
	}

	.dHeaderNavi ul li ul.subnav li a {
		display: block;
		width: 20%;
		background: #2b66a9;
		padding: 1.2rem 0;
		text-align: center;
		color: #fff;
		border-bottom: 2px dotted #fff;
	}

	.dHeaderNavi ul li ul.subnav li a:hover {
		opacity: 1.0;
		background: #2b66a9;
	}
	

	
.dHeaderNavi ul li.sub:after {
  font-family: 'FontAwesome';
  content: '\f0dd';
  font-size: 1.1em;
  margin: 0 3px 5px 2px;
  color: #2B66A9;
  font-weight: normal;
}
	
	
	
	
	
  .reserve {
    background-color: #2b66a9;
  }
  .reserve a {
    color: #fff;
  }
  .reserve a:visited {
    color: #fff;
    text-decoration: none;
  }
  .reserve a:hover {
    opacity: 0.6;
    text-decoration: none;
  }
  .reserve a:active {
    opacity: 0.6;
    text-decoration: none;
  }
  .liNavi span, .reserve span {
    font-size: 0.8em;
  }
  h1 img {
    min-width: 260px;
  }
  .logoset {
    width: 100%;
    margin: 0 auto;
    padding: 30px 0;
  }
  .logoset img {
    width: 100%;
    height: 200px;
    margin: 0 auto;
  }
  .catch {
    background-color: #619bcd;
    padding: 30px 0;
    margin: 0 auto;
    text-align: center;
    color: #fff;
    font-size: 1.125em;
    font-weight: bold;
    letter-spacing: 0.1em;
  }
/*  .keyvisual {
    background: url(../images/keyvisual.jpg) no-repeat center center;
    background-size: cover;
    min-height: 700px;
    width: 100%;
    padding: 0;
  }*/
  article section:first-child {
    background: #fff !important;
    padding: 90px 0 0 !important;
  }
  article section.secSupport {
    background: #e5eff7 !important;
    padding: 60px 10px 0 !important;
  }
  article section:nth-child(2n+1) {
    background: #e5eff7;
    padding: 60px 10px;
  }
  article section:nth-child(2n) {
    background: #fff;
    padding: 60px 10px;
  }
  section .dContents:nth-child(2n+1), section .dContents:nth-child(2n) {
    margin: 0;
    padding: 10px 0;
  }
  .support {
    max-width: 960px;
    margin: 0 auto;
  }
  .future {
    max-width: 960px;
    margin: 40px auto 0;
  }
  .support ul, .future ul, .dFlowRight ul {
    font-size: 0;
    margin: 15px 0 0;
  }
  .support ul li {
    display: inline-block;
    font-size: 16px;
    width: -webkit-calc((100% / 3) - 20px);
    width: calc((100% / 3) - 20px);
    padding: 0;
    margin: 0 10px;
  }
  .support ul li p {
    margin: 10px 0 0;
    line-height: 1.5em;
    font-weight: bold;
  }
  .future ul li {
    display: inline-block;
    font-size: 16px;
    width: -webkit-calc((100% / 5) - 20px);
    width: calc((100% / 5) - 20px);
    padding: 0;
    margin: 0 10px;
  }
  .future ul li img {
    border-radius: 50%;
  }
  .future ul li p {
    margin: 10px 0 0;
    line-height: 1.5em;
    text-align: center;
    font-weight: bold;
  }
  svg#Triangle {
    pointer-events: none;
  }
  #Triangle path {
    fill: #e5eff7;
    stroke: #e5eff7;
    stroke-width: 2;
  }
  .ulFuture {
    padding-bottom: 30px;
  }
  .dFutureLine {
    border-top: 1px dashed #bbb;
    padding: 40px 0;
    margin: 0 !important;
  }
  .dFutureWapper2n1 {
    position: relative;
    width: 520px;
    margin: 30px 0 0px 20px;
  }
  .dFutureWapper {
    position: relative;
    width: 520px;
    margin: 30px 0 0 0;
    padding-left: 20px;
  }
  .dFutureNo {
    position: absolute;
    bottom: 0;
  }
  .dFutureNo img {
    width: 74px;
    height: 110px;
    position: relative;
    bottom: -5px;
  }
  .dFutureH3 {
    margin-left: 80px;
    bottom: 0px;
    position: relative;
  }
  .dFutureLead {
    position: relative;
    margin: 20px 0;
    padding: 0 20px;
  }
  .dFutureNoImage {
    width: 420px;
  }
  .dNecessity {
    max-width: 960px;
  }
  .dNecessityLeft {
    padding: 0 10px;
  }
  .dNecessityLeft h3 {
    margin-bottom: 40px;
    text-align: center;
  }
  .dNecessityRight {
    width: 50%;
    background: url(../images/bg_necessity.png) no-repeat center center;
    background-size: cover;
    padding: 0;
    vertical-align: bottom !important;
  }
  .dTable {
    display: table;
    height: 100%;
    margin: 0 auto;
    max-width: 960px;
  }
  .dTableCell {
    display: table-cell;
    vertical-align: middle;
    margin: 0;
  }
	

	
  .dDock {
    margin-bottom: 15px;
  }
  .dDockleft {
    max-width: 320px;
    margin: 0 auto;
  }
  .dDockRight {
    padding-left: 20px;
  }
  .imgMRI, .imgMRA, .imgNeckMRA, .imgCT, .imgVSRAD {
    width: 270px;
  }
  .comment {
    margin: 40px auto 0;
    padding: 15px;
    border: 1px dashed #2b66a9;
    max-width: 960px;
  }
  .comment .dDock:last-child {
    margin-bottom: 0;
  }
  .dFlow, .dCheck {
    max-width: 960px;
    margin-top: 40px;
    border: 1px solid #2b66a9;
  }
  .dFlow + .dFlow {
    position: relative;
    margin-top: 50px;
  }
  .dFlow + .dFlow:before {
    content: '';
    display: block;
    position: absolute;
    top: -50px;
    max-width: 960px;
    height: 50px;
    border-left: 40px solid #2b66a9;
    margin-left: 50%;
  }
  .dFlowLeft, .dCheckLeft {
    text-align: center;
    background: #2b66a9;
    color: #fff;
    min-width: 180px;
    padding: 30px;
  }
  .dFlowRight, .dCheckRight {
    text-align: left;
    min-width: 660px;
    padding: 30px;
  }
  .dFlowLeft span {
    font-size: 1.75em;
  }
  .dFlowRight span {
    color: #2b66a9;
    font-weight: bold;
  }
  ul.creditcard li {
    width: 50px;
    display: inline-block;
    padding: 0;
    margin: 0 5px;
    vertical-align: middle;
  }
  .dPlanLeft {
    max-width: 480px;
    background-color: #F2F2F2;
  }
  .dPlanRight {
    width: 480px;
    background-color: #edf1f4;
    height: 100%;
    padding: 15px;
  }
  .dPlan {
    max-width: 960px;
    margin-bottom: 40px;
  }
  .dPlan hr {
    border-top: 1px solid #bbb;
    border-bottom: none;
  }
  .dPlan h4 {
    margin: 10px 0 10px;
  }
  .price span {
    font-size: 1.5em;
    font-weight: bold;
  }
  .dCheckRight ul li {
    list-style-type: disc !important;
    margin-left: 1.4em;
  }
  #submit01[disabled] {
    background: #2B66A9;
    opacity: 0.7;
    border-radius: 10px;
    color: #fff !important;
    font-size: 16px;
    max-width: 300px;
    text-decoration: none !important;
    display: block;
    text-align: center;
    font-weight: 700;
    margin: 40px auto 0;
    padding: 10px 20px;
    border: none;
  }
  #submit01[disabled]:hover {
    cursor: default;
  }
  .btn {
    background: #2B66A9;
    border-radius: 10px;
    color: #fff !important;
    font-size: 16px;
    width: 300px;
    text-decoration: none !important;
    display: block;
    text-align: center;
    font-weight: 700;
    margin: 40px auto 0;
    padding: 10px 20px;
    border: none;
  }
  label {
    margin: 5px;
    cursor: pointer;
  }
  #check {
    cursor: pointer;
  }
  .dCheckSubmit {
    margin: 40px auto;
    text-align: center;
  }
  label span {
    background-color: #AE3944;
    color: #fff;
    font-size: 0.9em;
    padding: 0 10px;
    display: inline;
    margin: 0 10px;
  }
  .btn:hover {
    opacity: 0.7;
    cursor: pointer;
  }
  section.back {
    padding: 20px 0 !important;
  }
  section.back a img {
    margin: 0 auto;
    display: block;
  }
  footer {
    background: #fff;
  }
  .dFooter {
    max-width: 960px;
    margin: 10px auto 20px;
  }
  .dFooterLeft {
    width: 480px;
    text-align: left;
  }
  .dFooterRight {
    width: 480px;
    text-align: right;
  }
  .dAdress {
    margin: 0;
    font-size: 0.8em;
    line-height: 1.4em !important;
  }
  .dCopyright {
    width: 100%;
    text-align: center;
    padding: 10px 0;
    font-size: 0.75em;
  }
  .copyright {
    background: #e5eff7;
    margin-bottom: 0;
  }
  .TitleSUB {
    text-align: center;
    color: #2B66A9;
    font-weight: bold;
  }
  .detailTitle h2 {
    vertical-align: middle;
    padding-top: 75px;
  }
  .h3clTitle {
    text-align: left;
    margin: 0 0 30px;
  }
  .h4clTitle {
    max-width: 960px;
    margin: 0 auto 30px;
    padding: 15px 0;
    background: #619bcd;
    color: #fff;
    text-align: center;
    letter-spacing: 0.125em;
  }
  table {
    max-width: 960px;
    margin: 0 auto;
    border-collapse: collapse;
    border-spacing: 0;
    border: 1px solid #ddd;
  }
  thead tr th {
    width: 480px;
    padding: 6px 0;
    text-align: center;
    background: #444;
    border: 1px solid #ddd;
    color: #fff;
    font-weight: bold;
    display: table-cell !important;
  }
  tbody tr th {
    background: #F5F5F5 !important;
    padding: 6px 0;
    text-align: center;
    border: 1px solid #ddd;
    letter-spacing: 0.125em;
    line-height: 2.1;
    font-size: 14px;
    font-weight: bold;
    display: table-cell !important;
    color: #333 !important;
  }
  tbody tr td {
    width: 480px;
    background: #fff;
    padding: 6px 0;
    text-align: center;
    border: 1px solid #ddd;
    letter-spacing: 0.125em;
    line-height: 2.1;
    font-size: 14px;
    font-weight: bold;
    display: table-cell !important;
  }
  .general {
    max-width: 960px;
    padding: 0 10px;
    margin: 0 auto;
  }
  .general .detail li {
    font-size: 1.1em;
  }
  .tblTrain, .tblBus {
    margin: 30px 0;
  }
  .map {
    margin: 30px 0;
    width: 100%;
    height: 380px;
    background-image: url('../images/map.svg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
  }
  .general p {
    max-width: 960px;
  }
  table caption {
    caption-side: bottom;
    font-size: 0.8em;
    color: #333333;
    text-align: left;
  }
  .bx-wrapper img {
    margin: 0 auto;
  }
  .bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
    bottom: -40px !important;
  }
  .dEquipment {
    margin: 40px 0;
    max-width: 960px;
  }
  .dEquipmentLeft {
    max-width: 480px;
  }
  .dEquipmentRight {
    width: 480px;
    background-color: #fff;
    height: 100%;
    padding: 20px;
    vertical-align: top;
  }
  .dEquipment hr {
    border-top: 1px solid #bbb;
    border-bottom: none;
  }
  .dEquipment h4 {
    margin: 10px 0 10px;
  }
  .dEquipmentDetail {
    margin: 0 auto;
  }
  .dEquipmentDetail ul {
    font-size: 0;
    margin: 0;
  }
  .dEquipmentDetail ul li {
    display: inline-block;
    font-size: 16px;
    width: -webkit-calc((100% / 2) - 20px);
    width: calc((100% / 2) - 20px);
    padding: 0;
    margin: 0 10px;
  }
  .dEquipmentDetail ul li p {
    margin: 10px 0 0;
    line-height: 1.5em;
    font-weight: bold;
    font-size: 0.8em;
  }
  ul.list-unstyled li {
    display: list-item !important;
    width: auto !important;
    list-style-type: disc !important;
    margin-left: 1.5em !important;
  }
  .dDoctor {
    margin: 40px auto;
  }
  .dDoctorLeft {
    max-width: 480px;
  }
  .dDoctorRight {
    width: 480px;
    height: 100%;
    padding: 20px;
    vertical-align: bottom;
    background-color: #f6f4f1;
    text-align: left;
  }
  .dDoctorInfo {
    font-size: 0;
    margin: 20px 0 0;
  }
  .dDoctorInfo ul li {
    display: inline-block;
    font-size: 16px;
    width: -webkit-calc((100% / 3) - 20px);
    width: calc((100% / 3) - 20px);
    padding: 0;
    margin: 0 10px 0 0;
    vertical-align: top;
  }
  .spnDoctorName {
    font-size: 1.5em;
    font-weight: bold;
  }
  .pDoctor {
    margin-top: 20px !important;
  }
  .tblClinicInfo tr th, .tblClinicInfo tr td {
    text-align: left;
    padding: 1em;
    vertical-align: middle;
  }
  .dLinkFooter {
    text-align: right;
  }
  .space_icon {
    display: inline-block;
    padding-left: 12px;
  }
}
.bnr_corona {
  margin: 0;
  text-align: center;
}
.text-left {
  text-align: left;
}
.panel {
  max-width: 700px;
  margin: 10px auto;
  border: #2B66A9 1px solid;
  box-sizing: border-box;
  background: #FFF;
  padding: 10px;
}
.panel_big {
  max-width: 800px;
  margin: 10px auto;
  border: #2B66A9 3px solid;
  box-sizing: border-box;
  background: #FFF;
  padding: 10px;
  font-weight: bold;
  font-size: 18px;
}
.price_box {
  /*display: flex;
  justify-content: flex-end;*/
}
.price_box div {
  /*width:45%;*/
  margin-right: 0px;
	margin-bottom: 10px;
}

/*====================================
	768px
==================================== */
@media only screen and (max-width: 768px) {
.tag1 {
  font-size: 3.6vw;
  padding: .3rem .5rem;
}
.tag2 {
  font-size: 3.6vw;
  padding: .3rem .5rem;
}
.tag3 {
  font-size: 3.6vw;
  padding: .3rem .5rem;
}
.tag4 {
  font-size: 3.6vw;
  padding: .3rem .5rem;
}
.price {
  font-size: 3.6vw;
}
}



:target::before {
  content: "";
  display: block;
  height: 2.0rem;
  margin: -2.0rem 0 0;
  visibility: hidden;
}
@media print, screen and (min-width:960px) {
  :target::before {
	content: "";
    display: block;
    height: 5.0rem;
    margin: -5.0rem 0 0;
	visibility: hidden;
  }
}


/* フッター上バナー */
.bnr_link {
    padding: 0 0 10px;
    width: 90%;
    margin: 0 auto;
}
.bnr_link > .wrap {
    width: 100%;
}
.bnr_link  > .wrap ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
.bnr_link > .wrap ul li {
    margin: 2px 5px 5px;
}
.bnr_link  > .wrap ul img {
    display: block;
    width: 100%;
    margin: 0 auto;
}
.bnr_link img {
    margin-bottom: 0;
    border: #b5b5b5 1px solid;
}

@media print, screen and (min-width:960px) {
  .bnr_link {
    padding: 0 0 40px;
    max-width: 960px;
}
  .bnr_link > .wrap ul {   
    flex-wrap: nowrap;
}
}


