@charset "utf-8";
/* CSS Document */


/*検査を受診される方へで使用 attn*/
.contents-container .attn_kensamei {}
.contents-container .attn_kensamei h6{ color: #0f1057a6; margin:0 auto; padding: 24px; background-color: #5451820f; font-size: 135%; font-weight: bold; text-align: center;}
.contents-container .attn-toiawase h6{ margin:0 0 10px 26px; font-size: 100%; font-weight: bold;}
@media screen and (max-width: 640px){
.contents-container .attn_kensamei h6{ color: #0f1057a6; margin:0 auto; padding: 24px; background-color: #5451820f; font-size: 135%; font-weight: bold; text-align: center;}
.contents-container .attn-toiawase h6{ margin:0 0 10px 20px; font-size: 100%; font-weight: bold; word-spacing: -1px;}
}
.mokuji .fa-chevron-circle-down { margin:0 0 10px 0; font-size: 90%; padding-right: 10px;}
.listmark_attm li{ margin-left: 20px; color:#333333; margin-bottom: 8px;}
.listmark_attm > li{
padding-left: 20px;
}
.listmark_attm > li:before {
content: counter(my-counter);
counter-increment: my-counter;
background-color: #EDEDED;
display: block;
float: left;
margin-top:3px;
color: #57668B;
font-size: 65%;
font-weight: bold;
letter-spacing: -0.5pt;
text-indent: -0.5pt;
line-height: 20px;
margin-left: -30px;
text-align: center;
height: 20px;
width: 20px;
border-radius: 50%;
}
.listmark_attm > li:after{
content: "";
display: block;
height: 0;
font-size: 0;
clear: both;
}
.listmark_attm{
counter-reset: my-counter;
padding: 0;
}
.listmark_none {
  margin-top: 16px;
}
.listmark_none li{
color:#333333;
margin-bottom: 8px;
line-height: 1.5;
}
.listmark_none> li{
  padding-left: 16px;
}
.col-main {
    width: 100%;
    max-width: 640px;
    margin: 10px auto 0 auto;
/*    float: left;*/
    margin-top: -100px;
    padding-top: 100px;
    font-size: 15px;
}
#content .contents-body {
    width: 100%;
    max-width: 640px;
    margin: 0 auto;
    /* padding-top: 10px; */
    background: #fff;
}
#wrapper footer .footer-box-last {
    padding: 30px;
    font-size: 13px;
    font-size: 1.3rem;
    color: #666;
    text-align: center;
		clear: left;
}

#content .main-ttl h2 {
	width:100%;
	max-width:640px;
	font-size: 3rem;
	letter-spacing: -.03em;
	line-height: 1.24em;
	color: #000;
	font-weight: normal;
	padding: 0 0 0 20px;
	margin:26px auto 8px auto;
}
#content .main-ttl {
	z-index: 0;
/*	background:#f7eee2;*/
/*	width:100%;*/
	margin-top: 0px;
	height: auto;
}
.bread {
    width: 100%;
		max-width: 640px;
    text-align: left;
    font-size: 12px;
    color: #999999;
    padding: 0 0 0 20px;
    margin: 12px auto 4px auto;
}
#logo{width: 94%; margin: 10px auto 0 auto;}
#logo img{width: 60%;
}
#wrapper header {
    width: 100%;
    height: auto;
    position: fixed;
    top: 0;
    z-index: 10;
}
.container {
    margin: 0 auto;
    max-width: 640px;
}

@media screen and (max-width: 640px){
.listmark_attm li{ margin-left: 20px; margin-right: 20px; color:#333333; margin-bottom: 5px; font-size: 1.5rem;}
#wrapper #content {
    margin-top: 0px;
}
#content .container .page-ttl {
    padding: 10px 0 5px 18px;
    margin: 50px 0 0 0;
    font-size: 22px;
    line-height: 1.2em;
    font-weight: bolder;
    margin-right: 6px;
}
#content .mokuji .mokuji-mokuji {
    font-size: 100%;
    color: #495057;
    font-weight: 600;
    margin: 0;
}
#content .main-ttl h2 {
	width:100%;
	max-width:640px;
	font-size: 2.4rem;
	letter-spacing: -.03em;
	line-height: 1.24em;
	color: #000;
	font-weight: normal;
	padding: 0 0 0 20px;
	margin:12px auto 8px auto;
}

a:visited {
    color: #3E7FD0;
}
a:hover{
    color: #3E7FD0;
}
a:active {
    color: #3E7FD0;
}
.contents-container .attn-toiawase .font-s { font-size: 80%;}
}

/*アンカーリンクのずれを修正----------*/

.link-anchor03 {
padding-top: 3px !important;
margin-top: -3px !important;
display: block;
}
.fa-phone-square-alt{margin-right: 6px;}
a:visited {
    color: #3E7FD0;
}
hr {
width:90%;
	border-width: 1px 0 0 0;
	border-style: solid;
	border-color: #CCC;
	margin: 30px auto 25px auto;
}
.button{
  display: inline-block;
/*  background-color: #26a69b;*/
  background-color: #0070FB;
  color: #FFF;
  font-size: 1em;
  line-height: 1;
  text-decoration: none;
/*  letter-spacing: 0.02em;*/
  padding: 0.7em 1em 0.7em 1em;
  border-radius: 30px;
  cursor: pointer;
  box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 1px 5px 0 rgba(0,0,0,0.12), 0 3px 1px -2px rgba(0,0,0,0.2);
  -webkit-tap-highlight-color: transparent;
  transition: .3s ease-out;
}

.button:visited{color: #FFF;}
.button:hover{
    box-shadow: 0 3px 3px 0 rgba(0,0,0,0.14), 0 1px 7px 0 rgba(0,0,0,0.12), 0 3px 1px -1px rgba(0,0,0,0.2);
		color: #FFF;
}
.button:active{color: #FFF;}
.walk:before {
  font-family: "Font Awesome 5 Free";
  content: '\f554';
  font-weight: 900;
}
/* .attn-toiawase b {font-size:90%;} */
.contents-container .attn-toiawase .font-s { font-size: 96%;color: #66666d;}
.attn-toiawase a:visited{ color: #3E7FD0;}
.attn-toiawase a:hover{ color: #3E7FD0;}
.attn-toiawase a:active{ color: #3E7FD0;}

.clinicname b{
  display: block;
  font-size: 23px;
  font-weight: 500;
  letter-spacing: -0.025em;
  margin-bottom: .1em;
}
.clinicname{
  font-size: 17px;
  margin-bottom: .4em;
  line-height: 1.7;
  color: #66666d;
}
.tb-page2 {
    border-top: solid 1px #CCC;
    border-left: none 0px #FFF;
    width: 96%;
    margin: 0 auto 30px auto;
    font-size: 90%;
}
.tb-page2 th {
    border-bottom: solid 1px #CCC;
    background: #f9f9f9;
    text-align: left;
    padding: 8px 8px;
    white-space: nowrap;
}
table.t_memu th, table td {
    border: none 0px #fff;
    /* border-top: solid 1px #ddd; */
    padding-top: 12px;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 12px;
}
.tb-page2 td {
    border-bottom: solid 1px #CCC;
    padding: 12px 0px 12px 12px;
    font-size: 15px;
}
.contents-container .font-small { font-size:80%;}


.contents-container .mokuji {
  margin-left: 0 !important;
  width: 100% !important;
}
.caution_h4 {
    font-size: 2rem !important;
    font-weight: 600 !important;
    padding: 12px 0 !important;
    border-bottom: 3px solid #DDD !important;
    border-left: none !important;
    border-radius: 0px !important;
    margin: 30px 0px 18px 0px !important;
    /* font-size: 16px !important; */
}
#content .contents-body .col-main .contents-wrapper p {
    padding: 0 3px 0 0 !important;
    margin: 16px 0 16px 0 !important;
    font-size: 15px !important;
    width: 100% !important;
}



@media screen and (max-width: 640px){
.button{
  display: inline-block;
/*  background-color: #26a69b;*/
  background-color: #0070FB;
  color: #FFF;
  font-size: 0.8em;
  line-height: 1;
  text-decoration: none;
/*  letter-spacing: 0.02em;*/
  padding: 0.8em 1.2em 0.8em 1.2em;
  border-radius: 17px;
  cursor: pointer;
  box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 1px 5px 0 rgba(0,0,0,0.12), 0 3px 1px -2px rgba(0,0,0,0.2);
  -webkit-tap-highlight-color: transparent;
  transition: .3s ease-out;
}
.mokuji ul {
    margin-top: 0.2em;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 0;
}
#content .contents-body .col-main .contents-wrapper p {
    padding: 0;
    margin: 8px auto !important;
    width: 94% !important;
 /*   font-size: 1.6rem;*/
    color: #333;
    line-height: 1.4;
}
.font-s { font-size: 12px; width:94%;margin:0 auto;}


.caution_h4 {
  /* color: #55B7F3; */
  color: #0f1057a6 !important;
  background:  #5451820f !important;
  padding: 13px 18px 13px 18px !important;
  font-size: 16px !important;
  line-height: 1.4 !important;
  margin: 14px 0 10px 0 !important;
  border-bottom: none !important;
  font-size: 16px !important;
}
}











a.bt{
    background: #fff;
    color: #ff0000;
    display: block;
    padding: 5px 10px;
    position: relative;
    border-radius: 25px;
    border: solid #999 1px;
    width: 90%; margin: 0 auto 5px auto;
position: relative;}

a.bt .fas{position: absolute; right: 12px;top:25%}


a.btpdf{
    background: #fff;
    color: #333;
    display: block;
    padding: 10px;
    border-radius:0px;
    border: solid #999 1px;
    text-align: center;
    width: 90%; margin: 0 auto 5px auto}


.mewssection{ border-bottom: solid 1px #777; margin-bottom: 15px;
font-size: 14px}
.mewssection h2.newstitle{font-weight: 600; margin-bottom:0px; font-size: 18px}
#newsbox{overflow-y: scroll;
  /*縦方向はスクロール可*/
  overflow-x: hidden;
  /*横方向はスクロール不可*/
height:200px;margin: 10px 20px }


.attnbox {
  margin: 0 16px 40px; }
  .attnbox a.mu {
  background: #fff;
    color: #FD1044;
    display: block;
    padding: 5px 30px 5px 10px;
    position: relative;
    border-radius: 25px;
    border: solid #FD1044  1px;
    width: 100%; margin: 0 auto 5px auto}
 


.attnbox .child {
    display: none;
    margin: 0 0 -1px;
    padding: 25px 0 25px 0 ;
    background: #fff;
  /*  border: 1px solid #eaeaea;*/ }
    .attnbox .child .menu {
      background: #eaeaea;
      color: #5e5e5e; }
      .attnbox .child .menu:hover {
        background: #d0d0d0; }
    .attnbox .child > li {
      margin: 4px 0;
      padding: 0 16px;
      border-bottom: 1px dotted #dddddd; }
      .attnbox .child > li:last-child {
        border-bottom: 0; }


.switch .menu:after {
  position: absolute;
  top: 50%;
  right: 10px;
  margin-top: -1rem;
  content: '＋';
  font-size: 1.6rem;
    font-weight: 600;
 }
.switch .menu.active:after {  content: '×'; }

.attn-toiawase{
  background-color: #5451820f;
  padding: 2.2em 1.5em 2.2em 1.5em;
  text-align: center !important;
  border-radius: 10px;
}
.attn-toiawase-title{
font-size: 123% !important;
text-align: center !important;
color: #0f1057a6 !important;
margin-top: 0 !important;
margin-bottom: 0 !important;
letter-spacing: 0.025em;
}

.menu {
  display: block;
  position: relative;
  margin: 1px 0 0;
  padding: 10px; }

.child01 {
  border: 1px solid #eaeaea; }

.child02 {
  color: #5e5e5e; }

.menu {
  display: block;
  position: relative;
  margin: 1px 0 0;
  padding: 10px; }

.source {
  margin: 0;
  padding: 30px 0 0; }

.print{ text-align: center}
.print .fas {font-size: 24px; color: gray; margin-bottom: 5px}

.print .ml{ margin-left: 15px}

.atn{
display: block;
padding-bottom: 8px;
margin-bottom: 0;
color: #0f1057a6 !important;
font-weight: 400;
text-align: center;
}


h5{
  margin: 24px 14px 12px 14px !important;
}

#content .mokuji a:link {
  color: #58606a;
}
#content .mokuji a:visited {
  color: #58606a;
}

@media screen and (max-width: 640px){
  .attn-toiawase-title{
    border-bottom: none !important;
  }
  .clinicname b {
    font-size: 18px;
    font-weight: 500;
    letter-spacing: -0.025em;
    margin-bottom: 0.1em;
}
}

#content .contents-body .col-main .contents-wrapper p {
  text-align: left;
}

.attention{
  background-color: #faefef;
  padding: 16px;
  margin: 0 16px;
}
.t-attention{
  color: #f44336;
  font-weight: 600;
}
#content .contents-body {
  padding-top: 20px;
}