@charset "utf-8";
/* =======================================================================

   基本
   
======================================================================= */
/* -----------------------------------------------------------
　色
----------------------------------------------------------- */
/*
メインカラー:#00000
サブカラー:#00000
アクセントカラー:#00000
アクセントカラー:#00000
*/
/* -----------------------------------------------------------
　見出し
----------------------------------------------------------- */
h1 {
  height: 15px;
  color: #604334;
  font-size: 10px;
  font-weight: normal;
  text-align: center;
  line-height: 15px;
}
h2 {
  margin: 0;
  padding: 0;
}
h3 {
  width: 760px;
  height: 50px;
  margin-bottom: 20px;
  padding-top: 2px;
  padding-left: 20px;
  background-image: url(../images/title.png);
  background-repeat: no-repeat;
  color: #fff;
  font-size: 20px;
  font-weight: normal;
  line-height: 50px;
  letter-spacing: .2em;
}
h4 {
  margin-right: 20px;
  margin-bottom: 15px;
  margin-left: 20px;
  color: #57402e;
  font-size: 20px;
  font-weight: normal;
}
h5 {
  margin-right: 20px;
  margin-bottom: 10px;
  margin-left: 20px;
  color: #57402e;
  font-size: 16px;
  font-weight: normal;
}
/* -----------------------------------------------------------
　リスト
----------------------------------------------------------- */
/* :::::::::: テーブル :::::::::: */
table tr th, table tr td {
  padding: 10px;
  border: 1px solid #ccc;
}
table tr th {
  font-size: 14px;
}
table tr td {
  font-size: 14px;
}
/* =======================================================================

   全体
   
======================================================================= */
body {
  background-color: #e1ffff;
  background-image: url(../images/bg.png);
  background-repeat: repeat-y;
  background-position: center top;
  font-family: Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;
  text-align: center;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.center {
  text-align: center;
}
.text-right {
  text-align: right;
}
.sp-cont {
  display: none;
}
.font-s {
  font-size: small;
}
/* -----------------------------------------------------------
　ラッパー
----------------------------------------------------------- */
#wrapper {
  width: 1020px;
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
  padding: 0;
  text-align: left;
}
/* -----------------------------------------------------------
　ヘッダ
----------------------------------------------------------- */
#header {
  position: relative;
  margin-bottom: 20px;
}
#header #logo {
  width: 1020px;
  height: 130px;
  margin: 0;
  padding: 0;
}
/* :::::::::: cookie+CSS切り替え :::::::::: */
#header #logo #mark {
  float: left;
  height: 130px;
  margin: 0;
  padding: 0;
}
#header #logo #telephones {
  float: right;
  height: 130px;
  margin: 0;
  padding: 0;
}
/* :::::::::: メインナビ :::::::::: */
ul#main_nav {
  height: 50px;
}
ul#main_nav li {
  float: left;
  width: 170px;
  height: 50px;
  margin: 0;
  padding: 0;
}
/* :::::::::: キービジュアル :::::::::: */
#key_visual {
  /*height: 420px;*/
	height: 400px;
}
#key_visual.influ {
  height: auto;
  margin-bottom: 70px;
  padding-bottom: 70px;
}
/* :::::::::: キービジュアル :::::::::: */
#key_nav {
  position: absolute;
  top: 500px;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 15px;
  padding: 0;
}
#key_nav.influ {
  position: absolute;
  top: 615px;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 15px;
  padding: 0;
}
#key_nav p {
  float: left;
  margin-top: 0;
  margin-right: 10px;
  margin-bottom: 0;
  margin-left: 0;
  padding: 0;
}
#key_nav .r0 {
  margin-right: 0;
}
dt.news_title {
  font-size: 18px;
  color: #000;
  margin: 0;
}
dd.news_body {
  margin-bottom: 20px;
  padding: 0px;
  margin-top: 0px;
  margin-right: 20px;
  margin-left: 20px;
}
.read {
  font-size: 14px;
  line-height: 22px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 40px;
  padding-left: 0px;
  margin: 0px;
}
#picture, #picture2 {
  margin-top: 20px;
  margin-bottom: 20px;
  height: 84px;
  position: relative;
}
#picture {
  background: url(../images/title_bg.png) no-repeat;
}
#picture.sleep_h2 {
  background: url(../images/title_bg_sleep.png) no-repeat;
}
#picture2 {
  background: url(../images/title_bg_hayfever.png) no-repeat;
}
#picture h2, #picture2 h2 {
  color: #604334;
  text-align: left;
  font-size: 30px;
  position: absolute;
  top: 30px;
  left: 30px;
}
/* -----------------------------------------------------------
　コンテンツラッパー
----------------------------------------------------------- */
#contents_wrapper {
  height: 20px;
}
/* :::::::::: パンくずリスト :::::::::: */
ol.bredcrumbs {
  height: 20px;
  margin-bottom: 10px;
}
ol.bredcrumbs li {
  display: inline;
  list-style-type: none;
}
ol.bredcrumbs li:after {
  content: " >> ";
}
ol.bredcrumbs li:last-child:after {
  content: "";
}
/* -----------------------------------------------------------
　メインコンテンツ
----------------------------------------------------------- */
#main_contents {
  float: right;
  width: 760px;
  margin-bottom: 0;
}
#main_contents .box {
  overflow: hidden;
  width: 760px;
  height: auto;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 20px;
  margin-left: 0;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 10px;
  padding-left: 0;
}
#main_contents .box p {
font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;
  margin-right: 20px;
  margin-bottom: 20px;
  margin-left: 20px;
}
/* :::::::::: お知らせ欄 :::::::::: */
.infomation {
  margin-bottom: 50px;
}
/* タブ切り替え */
.tabs {
  margin-top: 50px;
  padding-bottom: 40px;
  background-color: #fff;
  width: 100%;
  margin: 0 auto 2rem;
    
/*ラジオボタンを全て消す*/
input[name="tab_item"] {
      display: none;
    }
/*選択されているタブのスタイルを変える*/
input:checked + .tab_item {
  background: #6BBFBE;
  opacity: 1;
  color: #fff;
}
/*選択されているタブのコンテンツのみを表示*/
#cat01:checked ~ #cat01_content,
#cat03:checked ~ #cat03_content {
  display: block;
}

    .tab_item {
  opacity: .6;
  margin-right: 1rem;
  width: calc(100%/4);
  height: 50px;
  border-bottom: 3px solid #6BBFBE;
  border-radius: 20px 20px 0 0;
  background: #6BBFBE;
  line-height: 50px;
  font-size: 20px;
  text-align: center;
  color: #fff;
  display: block;
  float: left;
  text-align: center;
  font-weight: bold;
  transition: all 0.2s ease;
        &:hover {
  opacity: 0.75;
}
}
}

    /*タブ切り替えの中身のスタイル*/
.tab_content {
  display: none;
  padding: 1rem;
  clear: both;
  border: 1px solid #333;
  overflow: hidden;
    > section {
        margin: 0;
    }
}


#infomation {
  margin-bottom: 50px;
}
#infomation dt {
  margin-top: 5px;
  cursor: pointer;
  padding-top: 10px;
  padding-left: 20px;
  border-top: 1px dotted #ccc;
  background: url(../images/pointer01.png) 0px 15px no-repeat;
}
#infomation dt.selected {
  background: url(../images/pointer02.png) 0px 15px no-repeat;
}
#infomation dd {
  margin-top: 5px;
}
.newsNew, .newsNaika, .newsSyounika, .newsHifuka, .newsRyumachi, .newsSonota {
  padding: 0px 10px;
  font-size: 13px;
  color: #fff;
  border-radius: 3px;
  background-color: #222222;
}
.newsNew {
  background-color: red;
}
/*.newsNaika{ background-color:#cccc00;}
 .newsSyounika{ background-color:#ee9331;}
 .newsHifuka{ background-color:#e96978;}
 .newsRyumachi{ background-color:#4ac46c;}
 .newsSonota{ background-color:#31a5ee;}*/
#main_contents #clinic_info {
  width: 760px;
  height: auto;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 20px;
  margin-left: 0;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 20px;
  padding-left: 0;
  background-position: center top;
}
#main_contents #clinic_info #telnumber {
  font-size: 18px;
}
#main_contents #clinic_info #clinicname {
  margin-right: 20px;
  margin-bottom: 10px;
  margin-left: 20px;
  font-size: 18px;
}
#main_contents #clinic_info .timetable tr td, #main_contents #clinic_info #timetable tr td {
  text-align: center;
}
#main_contents #clinic_info p {
  margin-right: 20px;
  margin-bottom: 10px;
  margin-left: 20px;
  line-height: 20px;
}
.timetable, #timetable {
  border-collapse: collapse;
  width: 760px;
  height: 80px;
  margin-top: 20px;
  margin-right: 0;
  margin-bottom: 15px;
  margin-left: 0;
  padding: 0;
  background-color: #fff;
  font-size: 14px;
  vertical-align: middle;
}
.timetable tr, #timetable tr {
  margin: 0;
  padding: 0;
}
.timetable tr th, #timetable tr th {
  height: 30px;
  margin: 0;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  border: 1px solid #040302;
  background-color: #614530;
  color: #fff;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  line-height: 30px;
}
.timetable tr td, #timetable tr td {
  height: 30px;
  margin: 0;
  padding-top: 10px;
  padding-right: 0;
  padding-bottom: 10px;
  padding-left: 0;
  border: 1px solid #040302;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  line-height: 20px;
}
.timetable tr .ampm, #timetable tr .ampm {
  width: 55px;
}
#timetable tr .menu, .timetable tr .menu {
  width: 95px;
  padding-top: 10px;
  padding-bottom: 10px;
  color: #fff;
  font-weight: normal;
  line-height: 20px;
}
.timetable tr .time, #timetable tr .time {
  padding-top: 10px;
  padding-bottom: 10px;
  font-weight: normal;
  line-height: 16px;
  width: 135px;
}
.timetable tr .week {
  width: 65px;
}
#timetable tr .week {
  width: 55px;
}
.timetable tr .day, #timetable tr .day {
  border: 1px solid #ddd7ca;
  background-color: #fcfaf2;
  color: #fff;
}
.timetable tr td .point, #timetable tr td .point {
  font-size: 18px;
}
.purple {
  color: #936;
}
.timetable tr .orange, #timetable tr .orange {
  color: #f90;
  font-weight: normal;
}
#main_contents #clinic_info .bottom310 {
  margin-bottom: 310px;
}
#main_contents #clinic_info p .orange {
  color: #f90;
}
#main_contents #clinic_info .way_table {
  width: 718px;
  margin-right: 20px;
  margin-bottom: 20px;
  margin-left: 20px;
}
#main_contents #clinic_info .way_table tr td {
  margin: 0;
  padding-top: 10px;
  padding-right: 0;
  padding-bottom: 10px;
  padding-left: 0;
  border: 2px solid #9cc453;
  text-align: center;
}
#main_contents #clinic_info .way_table tr .way_read {
  padding: 20px;
  text-align: left;
  line-height: 26px;
  font-size: 16px;
  padding-bottom: 20px;
  background-color: #fff;
}
#clinic_info #map_canvas {
  width: 715px;
  height: 400px;
  margin-left: 20px;
  padding-right: 0;
}
/*gmapapi差替え*/
#clinic_info #map_canvas iframe {
  width: 715px;
  height: 400px;
  padding-right: 0;
  border: none;
}
#main_contents #topics {
  height: auto;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding: 0;
}
#main_contents #topics p {
  float: left;
  width: 370px;
  height: 180px;
  margin-top: 0;
  margin-right: 20px;
  margin-bottom: 40px;
  margin-left: 0;
  padding: 0;
}
#main_contents #topics .r0 {
  margin: 0;
  padding: 0;
}
#main_contents .box .lists {
  margin-left: 20px;
}
#main_contents .box .lists li {
  list-style-type: circle;
  margin-bottom: 10px;
  margin-left: 27px;
  line-height: 22px;
}
#main_contents .box .ollists li {
  margin-bottom: 10px;
  margin-left: 40px;
  line-height: 22px;
  list-style-type: decimal;
}
#main_contents .box .numbers {
  margin-bottom: 10px;
}
#main_contents .box .numbers li {
  list-style-type: decimal;
  margin-bottom: 10px;
  margin-left: 45px;
}
#timetable tr .close {
  background-color: #f2f2f2 !important;
}
.timetable tr .close {
  background-color: #f2f2f2 !important;
}
.timetable tr .c01, .timetable tr .c02 {
  background-color: #f2f2f2 !important;
}
.point {
  color: #d5474e;
}
.check {
  color: #3183E7;
}
/* -----------------------------------------------------------
　サブコンテンツ
----------------------------------------------------------- */
#sub_contents {
  float: left;
  width: 240px;
}
/* :::::::::: サブナビ :::::::::: */
#sub_contents p {
  margin-top: 20px;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding: 0;
}
ul#sub_nav li.nav04 {
  margin-bottom: 10px;
}
ul#sub_nav li.nav05 {
  margin-bottom: 10px;
}
ul#sub_nav li.nav06 {
  margin-top: 0;
  margin-bottom: 10px;
}
ul#sub_nav li.nav07 {
  margin-top: 10px;
  margin-bottom: 10px;
}
ul#sub_nav li.nav08 {
  margin-top: 10px;
}
ul#sub_nav li.nav09 {
  margin-bottom: 10px;
}
ul#sub_nav li.nav11 {
  margin-bottom: 10px;
}
ul#sub_nav li.nav12 {
  margin-bottom: 10px;
}
ul#sub_nav li.nav13, ul#sub_nav li.nav15 {
  margin-bottom: 10px;
}
ul#sub_nav li.nav14 {
  margin-bottom: 10px;
}
ul#sub_nav li.nav16 {
  margin-bottom: 10px;
}
ul#sub_nav li.nav17 {
  margin-bottom: 10px;
}
ul#sub_nav li.nav19 {
  margin-bottom: 10px;
}
ul#sub_nav li.nav20 {
  margin-top: 10px;
  margin-bottom: 10px;
}
ul#sub_nav li.nav21 {
  margin-top: 10px;
  margin-bottom: 10px;
}
ul#sub_nav li.nav22 {
  margin-top: 10px;
  margin-bottom: 10px;
}
ul#sub_nav li.online2 {
  margin-bottom: 10px;
}
.twitter_box {
  overflow: hidden;
  width: 240px;
}
.twitter_box iframe {
  overflow: auto;
  width: 230px;
}
/*Q&Aリスト*/
ul.qa_lists {
  display: table;
}
ul.qa_lists > li {
  min-height: 78px;
  margin-bottom: 20px;
  padding-left: 88px;
  line-height: 100px;
}
ul.qa_lists li.doctor {
  color: #5fb6b5;
}
ul.qa_lists li.doctor.male {
  background: url(../images/icon_doctor_male.png) no-repeat left top;
}
ul.qa_lists li.doctor.female {
  background: url(../images/icon_doctor_female.png) no-repeat left top;
}
#main_contents ul.qa_lists li.doctor p {
  color: #5fb6b5;
  margin: 0 0 20px;
}
ul.qa_lists li.patient {
  color: #f90;
}
ul.qa_lists li.patient.male {
  background: url(../images/icon_patient_male.png) no-repeat left top;
}
ul.qa_lists li.patient.female {
  background: url(../images/icon_patient_female.png) no-repeat left top;
}
#main_contents ul.qa_lists li.patient p {
  color: #f90;
  margin: 0 0 20px;
}
ul.qa_lists li.doctor.multiline, ul.qa_lists li.patient.multiline {
  line-height: 150%;
}
#main_contents .box table {
  border-collapse: collapse;
}
#main_contents .box .tabler {
  width: 720px;
  margin-right: 20px;
  margin-bottom: 20px;
  margin-left: 20px;
}
#main_contents .box .tabler tr th {
  width: 40%;
  background-color: #fefcf2;
  color: #604334;
  font-weight: normal;
  text-align: left;
  line-height: 150%;
}
#main_contents .box .tabler tr .top_title {
  border-bottom: double;
}
#main_contents .box .tabler tr td {
  border: 1px solid #ccc;
  line-height: 150%;
}
#main_contents .box .tabler tr .flow_left {
  width: 100px;
  background-color: #9A9167;
  color: #fff;
  text-align: center;
}
#main_contents .box .tabler tr .flow_right {
  margin: 0;
  padding-top: 20px;
  padding-right: 0;
  padding-bottom: 20px;
  padding-left: 0;
  border: 1px solid #ccc;
}
#main_contents .box .tabler tr .flow_right p {
  margin-top: 0;
  margin-right: 20px;
  margin-bottom: 0;
  margin-left: 20px;
  padding: 0;
  line-height: 20px;
}
#main_contents .box .tabler tr .arrow {
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
  color: #f60;
  font-size: 18px;
  text-align: center;
}
#main_contents .box .tabler tr .name2 {
  background-color: #fff;
}
#main_contents .box .tabler tr .name_title {
  background-color: #fff;
  text-align: center;
}
#main_contents .box .tabler tr .price {
  width: 15%;
  padding-right: 10px;
  background-color: #fefcf2;
  text-align: right;
}
#main_contents .box .tabler tr .price_title {
  width: 15%;
  text-align: center;
}
#main_contents .box .tabler tr .price2 {
  width: 15%;
  padding-right: 10px;
  text-align: right;
}
#main_contents .box .tabler tr .memo_title {
  width: 45%;
  text-align: center;
}
#main_contents .box .tabler tr .memo {
  width: 45%;
  background-color: #fefcf2;
  text-align: right;
}
#main_contents .box .tabler tr .memo2 {
  width: 45%;
  text-align: right;
}
#main_contents .box .tabler tr .border0 {
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
}
#main_contents .box .tabler tr .border0center {
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
  text-align: center;
}
#main_contents .box .tabler tr .ivory_center {
  background-color: #fefcf2;
  text-align: center;
}
#main_contents .box .right_align {
  margin-top: 0;
  margin-bottom: 10px;
  margin-left: 0;
  padding: 0;
  text-align: right;
  line-height: 18px;
}
#main_contents .box .tabler tr th .vaccine {
  background-color: red;
}
#main_contents .box .tabler_notice {
  margin-top: -10px;
}
#main_contents .box .tabler_notice p {
  line-height: 10px;
}
#main_contents #topics {
  height: auto;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 40px;
  margin-left: 0;
  padding: 0;
}
#main_contents .box .bottom0 {
  margin-top: 0;
  margin-bottom: 0;
  padding: 0;
}
.clearance {
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
}
#footer_area {
  float: left;
  width: 100%;
  height: auto;
  margin-top: 40px;
  padding-top: 20px;
  padding-bottom: 30px;
  background-color: #6bbfbd;
  text-align: center;
}
#main_contents .box .tabler_ns {
  width: 720px;
  margin-right: 20px;
  margin-bottom: 20px;
  margin-left: 20px;
}
#main_contents .box .tabler_ns tr th {
  width: 7%;
  background-color: #fefcf2;
  color: #604334;
  font-weight: normal;
  text-align: center;
}
#main_contents .box .tabler_ns tr td {
  border: 1px solid #ccc;
  line-height: 150%;
  color: #4c4c4c;
}
/* -----------------------------------------------------------
　フッタ
----------------------------------------------------------- */
#footer {
  clear: both;
  width: 1020px;
  height: auto;
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
  padding-top: 10px;
  padding-bottom: 20px;
  text-align: center;
}
#footer .smoothScrolls {
  width: 1000px;
  margin-right: auto;
  margin-bottom: 10px;
  margin-left: auto;
  padding-right: 20px;
  text-align: right;
}
#footer .smoothScrolls a {
  color: #fff;
  font-size: 14px;
}
#main_contents #clinic_info .telnumber {
  margin-bottom: 320px;
  color: #99c154;
  font-size: 20px;
  font-weight: normal;
}
/* :::::::::: フッターナビ :::::::::: */
ul.footer_nav {
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}
.footer_nav li {
  display: inline;
  color: #fff;
}
ul.footer_nav li a {
  color: #fff;
}
#main_contents .box .text16 {
  font-size: 16px;
}
p {
  margin-right: 20px;
  margin-left: 20px;
}
#main_contents #clinic_info .text20 .text14 {
  font-size: 14px;
  line-height: 30px;
}
.text20 {
  margin-bottom: 0;
  margin-left: 20px;
  padding-bottom: 0;
  font-size: 20px;
}
.bold {
	font-weight:bold !important;
}

.bolder {
	font-weight:bolder !important;
}

.orange {
  color: #f90;
}
.red {
  color: #f00;
  font-weight: bold;
}
.green {
  color: #5fb6b5;
}
.navy {
  color: #0a164a;
}
#footer .copyright {
  float: left;
  width: 1020px;
  height: 20px;
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto;
  color: #fff;
  font-size: 14px;
  text-align: center;
}
#footer .copyright a {
  color: #fff;
}
/* 下層ページ */
h2.contents_title {
  height: 50px;
  margin-bottom: 20px;
  padding-top: 2px;
  padding-left: 20px;
  border: 5px double #f07f00;
  color: #614530;
  font-size: 26px;
  font-weight: normal;
  text-align: center;
  line-height: 50px;
  letter-spacing: .2em;
}
#main_contents .box.anc {
  margin: -10px 0 20px;
  padding: 10px 0 10px;
}
.linkBtn a {
  display: inline-block;
  border: 2px solid #604334;
  border-radius: 5px;
  padding: 10px 15px;
  text-decoration: none;
  color: #604334;
  font-weight: bold;
  vertical-align: middle;
}
.linkBtn a img {
  padding: 0 10px 0 0;
  vertical-align: middle;
}

.nav_lst{
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 1rem;
}
.nav_lst > li a{
  display: block;
  color: #5fb6b5;
  border: 2px solid #5fb6b5;
  background-color: rgba(94, 181, 180,0.3);
  font-weight: bold;
  text-decoration: none;
  padding: 1rem 2rem;
  border-radius: 10px;
  box-sizing: border-box;
  font-size: 120%;
  transition: 0.2s;
}
.nav_lst > li a.-color2{
  color: #3183E7;
  border: 2px solid #3183E7;
  background-color: rgba(51, 132, 232,0.3);
}
.nav_lst > li a:hover{
  opacity: 0.7;
}
.qalist-left {
  float: left;
  margin-right: 10px;
}
.qalist-right {
  padding-top: 10px;
}
/*健診ページ*/
#main_contents .box table2 {
  border-collapse: collapse;
}
#main_contents .box .tabler2 {
  width: 740px;
  margin-right: 10px;
  margin-bottom: 20px;
  margin-left: 10px;
}
#main_contents .box .tabler2 tr th {
  background-color: #99c154;
  color: #fff;
  text-align: left;
  font-weight: normal;
  padding: 10px 8px;
}
#main_contents .box .tabler2 tr .top_title {
  border-bottom: double;
}
#main_contents .box .tabler2 tr td {
  border: 1px solid #ccc;
  font-size: 14px;
  padding: 10px 8px;
  text-align: center;
}
#main_contents .box .tabler2 tr .flow_left {
  background-color: #99c154;
  color: #fff;
  text-align: left;
}
#main_contents .box .tabler2 tr .flow_center {
  text-align: center;
}
#main_contents .box .tabler2 tr .flow_right p {
  margin-top: 0;
  margin-right: 20px;
  margin-bottom: 0;
  margin-left: 20px;
  padding: 0;
  line-height: 20px;
}
#main_contents .box .tabler2 tr .arrow {
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
  color: #f60;
  font-size: 17px;
  text-align: center;
}
#main_contents .box .tabler2 tr .name2 {
  background-color: #fff;
}
#main_contents .box .tabler2 tr .name_title {
  background-color: #fff;
  text-align: center;
}
#main_contents .box .tabler2 tr .price {
  width: 15%;
  padding-right: 10px;
  background-color: #fefcf2;
  text-align: right;
}
#main_contents .box .tabler2 tr .price_title {
  width: 15%;
  text-align: center;
}
#main_contents .box .tabler2 tr .price2 {
  width: 15%;
  padding-right: 10px;
  text-align: right;
}
#main_contents .box .tabler2 tr .memo_title {
  width: 45%;
  text-align: center;
}
#main_contents .box .tabler2 tr .memo {
  width: 45%;
  background-color: #fefcf2;
  text-align: right;
}
#main_contents .box .tabler2 tr .memo2 {
  width: 45%;
  text-align: right;
}
#main_contents .box .tabler2 tr .border0 {
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
}
#main_contents .box .tabler2 tr .border0center {
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
  text-align: center;
}
#main_contents .box .tabler2 tr .ivory_center {
  background-color: #fefcf2;
  text-align: center;
}
#main_contents .box .right_align {
  margin-top: 0;
  margin-bottom: 10px;
  margin-left: 0;
  padding: 0;
  text-align: right;
  line-height: 18px;
}
#main_contents .box .tabler2 tr th .vaccine {
  background-color: red;
}
#main_contents .box .tabler_notice {
  margin-top: -10px;
}
#main_contents .box .tabler_notice p {
  line-height: 10px;
}
#main_contents .box .tabler2 td.wmrl {
  writing-mode: tb-rl;
}
.w30 {
  width: 30px !important;
}
.recruitbox {
  overflow: hidden;
  margin-top: 20px;
  width: 240px;
  background: url(../images/recruit_top.png) no-repeat left top;
}
.recruitboxwrap {
  background: url(../images/recruit_btm.png) no-repeat left bottom;
}
#sub_contents .recruitbox p {
  line-height: 2;
  padding: 40px 0 10px 20px;
  border-left: 7px solid #99CC33;
  border-right: 7px solid #99CC33;
  margin-bottom: 10px;
}
#sub_contents .recruitbox p a {
  color: #F08E25;
}
.time_box {
  width: 100%;
  background-image: url(../images/grid.gif);
  border: solid 5px #dddddd;
  padding: 15px 0 0 5px;
  font-weight: bold;
  margin: 0 0 20px 0;
  height: auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.time_box p {
  line-height: 40px;
  font-family: Quicksand, 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
  font-size: 16px;
}
.day_label1 {
  background-color: #5fb6b5;
  padding: 1px 10px;
  color: #ffffff;
  font-weight: bold;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.day_label2 {
  background-color: #31a5ee;
  padding: 1px 10px;
  color: #ffffff;
  font-weight: bold;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.day_label3 {
  background-color: #e96978;
  padding: 1px 10px;
  color: #ffffff;
  font-weight: bold;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
/*アトピー性皮膚炎ページ*/
#main_contents .box .tabler3 {
  width: 100%;
  margin-right: 10px;
  margin-bottom: 20px;
  margin-left: 10px;
}
#main_contents .box .tabler3 tr th {
  background-color: #ffffff;
  color: #4c4c4c;
  text-align: center;
  font-weight: normal;
  padding: 10px 8px;
}
#main_contents .box .tabler3 tr td {
  background-color: #ffffff;
  border: 1px solid #ccc;
  font-size: 14px;
  padding: 10px 30px;
  text-align: center;
}
/* 2018JAN追加 */
h4.qa {
  font-weight: bold;
  color: #604334;
  margin: 30px 0 0 19px;
}
.kome {
  text-align: right;
}
.kome_2row {
  text-align: right;
  margin-top: -40px;
}
.kome_3row {
  text-align: right;
  margin-top: -60px;
  margin-bottom: 60px;
}
.dn_pc {
  display: none;
}
/* added css */
.table-menu td {
  text-align: center;
  width: calc(55% / 8);
  /*   font-size: 60%; */
  &.bold_line_top {
    border-top: 2px solid #ccc;
  }
}
.table-kenshin td {
  width: calc(100% / 3);
}
.table-kenshin td:first-child {
  width: 20%;
}
.table-kenshin tr:nth-child(odd) td {
  background: #fff;
}
.table-kenshin tr:nth-child(even) td {
  background: #fefcf2;
}
.table-kenshin thead tr td {
  color: #fff;
  font-weight: bold;
  background: #9A9167 !important;
}
.has-disclist {
  margin-right: 40px;
  margin-bottom: 20px;
  margin-left: 40px;
}
.has-disclist li {
  list-style-type: disc !important;
}
.has-background--brown {
  background: #fff9ed;
  line-height: 1.8;
}
.has-background--green {
  background: #e1ffff;
  line-height: 1.8;
}
.text-center {
  text-align: center;
}
.padding {
  padding: 1rem;
}
.font20 {
  font-size: 20px;
}
.pc-none {
  display: none;
}
.block {
  display: block;
}
.flex {
  border: 1px solid #9A9167;
  display: flex;
}
.flex .head {
  background-color: #fefcf2;
  /* border-bottom: 1px solid #9A9167; */
}
.first {
  border-right: 1px solid #9A9167;
}
.flex .body {
  padding: .5em;
  /* background-color:#fefcf2; */
}
.head {
  /* font-size: 20px;
  font-weight: bold; */
  padding: 1rem;
  text-align: center;
}
.warp {
  width: calc(100% / 2);
}
.has-number {
  counter-reset: number;
}
.has-number li {
  line-height: 2;
}
.has-number li::before {
  counter-increment: number;
  content: counter(number) ".";
}
.text-warp > p {
  margin: initial;
}
.reset {
  margin: initial;
}
.mt0 {
  margin-top: 0;
}
.mt10 {
  margin-top: 10px;
}
.mt20 {
  margin-top: 20px;
}
.mb20 {
  margin-bottom: 20px!important;
}
.mt40 {
  margin-top: 40px;
}
.mb0{
  margin-bottom: 0!important;
}
.mb40 {
  margin-bottom: 40px;
}
.padding5 {
  padding: .5rem 0;
}
.heading {
  font-weight: bold;
  color: #fff;
  padding: 1rem;
  background: #4472c4;
}
.kenkoulist li {
  padding: 10px;
}
.kenkoulist li:nth-child(odd) {
  background: #fff;
}
.kenkoulist li:nth-child(even) {
  background: #f2f2f2;
}
.disc li {
  margin-left: 1rem;
  list-style-type: disc;
}

.InSomnograf{
  position: relative;
}
.InSomnograf::before{
  position: absolute;
  top: 0;
  left: 0;
  content: attr(data-txt);
  padding: 0 0 0 1rem;
}
.suimin_check{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  counter-reset: number 0;
  margin: 0 20px;
}

.suimin_check >li{
  width: calc((100% - 135px ) / 4);
  text-align: center;
  position: relative;
  counter-increment: number 1;
  font-weight: bold;
  letter-spacing: 0.02rem;
}
.suimin_check >li::before{
    display: inline-block;
    content: counter(number)".";
    font-weight: bold;
    color: #5fb6b5;
    position: absolute;
    top: 0;
    left: 0;
    font-size: 24px;
    font-weight: normal;
}
.suimin_check >li:not(:last-child):after{
  display: block;
  width: 0;
  height: 0;
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: -40px;
  border-top: 15px solid transparent;
  border-right: 15px solid transparent;
  border-bottom: 15px solid transparent;
  border-left: 15px solid #5fb6b5;
  
  margin: auto;
}
.suimin_check li img{
  width: 100%;
  height: auto;
  margin: 5px auto;
}

dl.doctor {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  margin: 0 0 1rem 20px;
}
dl.doctor dt {
  width: 15%;
  padding-bottom: .5rem;
}
dl.doctor dd {
  width: 85%;
  padding-bottom: .5rem;
}