@charset "utf-8";

/*
Theme Name: cure
Theme URI: 
 
Version: 1
*/

body,
div,
p,
h1,
h2,
h3,
h4,
h5,
ul,
ol,
li,
dl,
dt,
dd,
table,
th,
td,
hr,
address,
img {
  margin: 0;
  padding: 0;
  list-style: none;
  border: none;
}
body {
  line-height: 1.6;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ",
    Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 15px;
  color: #333;
  background: url(images/bg_01.png) repeat 0 top;
}
img {
  vertical-align: bottom;
}
.mb0 {
  margin-bottom: 0px !important;
}
.mb1 {
  margin-bottom: 1px !important;
}
.mb5 {
  margin-bottom: 5px !important;
}
.mb10 {
  margin-bottom: 10px !important;
}
.mb15 {
  margin-bottom: 15px !important;
}
.mb20 {
  margin-bottom: 20px !important;
}
.mb25 {
  margin-bottom: 25px !important;
}
.mb30 {
  margin-bottom: 30px !important;
}
.mb40 {
  margin-bottom: 40px !important;
}
.mb50 {
  margin-bottom: 50px !important;
}
.mb60 {
  margin-bottom: 60px !important;
}
.mb80 {
  margin-bottom: 80px !important;
}
.mb100 {
  margin-bottom: 100px !important;
}
.mt20 {
  margin-top: 20px !important;
}
.mt50 {
  margin-top: 50px !important;
}
.pb40 {
  padding-bottom: 40px;
}
.mb-10 {
  margin-top: -10px;
}
.align_center {
  text-align: center;
}
.menseki {
  text-align: right;
  font-size: 12px;
  color: #777;
  margin-top: 10px;
}
.align_left {
  text-align: left;
}
a {
  text-decoration: none;
  color: #333;
}
a:hover {
  text-decoration: underline;
}
.clearfix:after {
  content: " ";
  display: block;
  clear: both;
}
ul {
  margin: 0;
  padding: 0;
}
p {
  margin: 0;
  padding: 0;
}
/*---------------------ビジュアル-------------------------*/

.alignleft {
  display: inline;
  float: left;
  margin-right: 30px;
  margin-bottom: 5px;
}
.alignright {
  display: inline;
  float: right;
  margin-bottom: 5px;
  margin-left: 20px;
}
.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
/*---------------------ビジュアル-------------------------*/

/*-----------nav-------------------*/

.tablenav {
  line-height: 2em;
  margin: 1em auto 0;
  padding-bottom: 1em;
  text-align: center;
  color: white;
}
a.page-numbers,
.tablenav .current {
  padding: 3px 7px;
  border: solid 1px #502108;
  text-decoration: none;
}
a.page-numbers:hover {
  color: white;
  background: #502108;
}
.tablenav .current {
  background: #502108;
  border-color: #502108;
  font-weight: bold;
}
.tablenav .next,
.tablenav .prev {
  border: 0 none;
  background: transparent;
  text-decoration: underline;
}
.post p {
  margin-bottom: 15px;
}
.post img {
  max-width: 640px;
  height: auto;
}
.head_over {
}
.head_over_under {
  margin: 0 auto;
  overflow: hidden;
  padding-bottom: 10px;
}
header {
  margin: 0 auto;
  width: 1200px;
  box-sizing: border-box;
  padding-top: 13px;
  position: relative;
  z-index: 1000;
}
.h1_over {
  border-top: 10px solid #502108;
  padding: 7px 0 1px;
  z-index: 0;
  position: relative;
}
h1 {
  font-size: 13px;
  font-weight: normal;
  line-height: 1;
  width: 1200px;
  margin: 0 auto;
}

div#tool {
    margin-top: -60px;
    padding-top: 60px;
}

.haed_pos1 {
  float: left;
  width: 641px;
  position: relative;
}

.logo {
}
.jishin {
  margin-top: -2px;
}
.haed_pos2 {
  width: 290px;
  float: left;
  margin-left: 27px;
  padding-top: 4px;
}
.haed_pos3 {
  float: right;
  width: 220px;
}
.haed_pos3 ul:last-child {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  align-content: center;
  padding-top: 3px;
}
.haed_pos3 ul:last-child li {
  margin: 0;
}
.haed_pos3 ul li {
  margin-bottom: 3px;
}
.nav_over {
  background: #502108;
}
.nav_over nav {
  width: 1000px;
  margin: 0 auto;
  overflow: hidden;
}
.nav_over nav li {
  float: left;
}

.key {
  margin: -24px auto 0;
  overflow: hidden;
  text-align: center;
  width: 100%;
  min-width: 1000px;
}
.key img {
  width: 100%;
  height: auto;
}
.content {
  width: 1000px;
  margin: 40px auto 75px;
  /* box-shadow */
  box-shadow: 0px 0px 5px 0px #ddd;
  -moz-box-shadow: 0px 0px 5px 0px #ddd;
  -webkit-box-shadow: 0px 0px 5px 0px #ddd;
  background: #fff;
  border-radius: 20px;
  box-sizing: border-box;
  padding: 30px;
}
.content2 {
  width: 1000px;
  margin: 10px auto 75px;
  /* box-shadow */
  box-shadow: 0px 0px 5px 0px #ddd;
  -moz-box-shadow: 0px 0px 5px 0px #ddd;
  -webkit-box-shadow: 0px 0px 5px 0px #ddd;
  background: #fff;
  border-radius: 20px;
  box-sizing: border-box;
  padding: 30px;
}
.main {
  width: 680px;
  float: right;
  border-radius: 20px;
  box-sizing: border-box;
}
.col_top1 {
  width: 640px;
  margin: 0 auto;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
  align-content: flex-start;
}
.col_top1 li {
  width: 204px;
  margin-bottom: 14px;
}

.common_title {
  background: #502108;
  font-size: 16px;
  font-weight: bold;
  padding: 10px 18px;
  margin-bottom: 20px;
  color: #fff;
  border-radius: 5px;
}
.common_title:before {
  content: "";
  border-left: 3px solid #fff;
  padding-right: 10px;
}
.menu_col2 h3 {
  font-size: 18px;
  padding: 8px 10px 8px 15px;
  margin-bottom: 20px;
  border: 1px solid #ddd;
  border-top: 3px solid #502108;
}
.menu_col2 h3:before {
  content: "";
  border-left: 3px solid #502108;
  padding-right: 10px;
}
.common_title2 {
  font-size: 18px;
  padding: 8px 10px 8px 15px;
  margin-bottom: 20px;
  border: 1px solid #ddd;
  border-top: 3px solid #502108;
}
.common_title2:before {
  content: "";
  border-left: 3px solid #502108;
  padding-right: 10px;
}
.col_top2 {
  background: #fffef4;
  padding-bottom: 25px;
  margin-bottom: 25px;
  overflow: hidden;
  border: 3px solid #502108;
  border-radius: 10px;
}
.col_top2 .title {
  background: #502108;
  text-align: center;
  padding: 10px 0;
  margin: 25px 0 20px;
}
.col_top2_inner {
  overflow: hidden;
  width: 640px;
  margin: 0 auto;
  background: #fff;
  padding: 20px;
  box-sizing: border-box;
  border: 2px solid #ddd;
  border-radius: 10px;
  margin-top: 20px;
}
.bn_list {
  padding-bottom: 20px;
}
.bn_list li {
  margin-bottom: 20px;
}
.col_top3 {
  background: url(images/bg_02.png) no-repeat center bottom;
  overflow: hidden;
  margin-bottom: 20px;
  padding-bottom: 20px;
}
.col_top3_left {
}
.col_top3_left dd {
  padding: 15px 0 0 0px;
}
.col_top3_right {
  float: right;
  width: 200px;
  margin: 0px 0px 10px 20px;
}
.flow_clolum2 {
  overflow: hidden;
  padding-bottom: 10px;
  margin-left: -16px;
}
.flow_clolum2 li {
  float: left;
  margin-left: 16px;
  margin-bottom: 20px;
}
.komidashi1 {
  border-left: 5px solid #502108;
  font-weight: bold;
  font-size: 17px;
  margin-bottom: 20px;
  color: #502108;
  padding-left: 10px;
}
table {
  width: 100%;
  border-collapse: collapse;
}
.common_table th {
  background: #fff8ec;
  width: 25%;
  padding: 15px;
  box-sizing: border-box;
  border: 1px solid #ddd;
}
.common_table td {
  padding: 15px;
  box-sizing: border-box;
  border: 1px solid #ddd;
}
.col_voice_over {
  margin-bottom: 30px;
}
.col_voice {
  margin-bottom: 0;
  overflow: hidden;
  padding: 0 10px;
}
.voice_title {
  font-size: 18px;
  margin-bottom: 15px;
  padding: 5px 10px;
  border-radius: 5px;
  font-weight: bold;
  border: 1px solid #502108;
}
.col_voice_in {
  overflow: hidden;
}
.col_voice_in_left {
}
.col_voice_in_left p {
  margin-bottom: 0px;
}
.col_voice_in_left ul {
  margin-bottom: 20px;
}
.col_voice_in_left dt {
  margin-bottom: 10px;
}
.col_voice_in_right {
  float: right;
  width: 300px;
  margin-left: 20px;
  margin-bottom: 10px;
}
.col_voice_in_right img {
  height: auto;
  width: 300px;
}
.menseki {
  color: #777;
  font-size: 90%;
  text-align: right;
  margin: 10px 0 20px;
}
.col_voice_over .menseki:last-child {
  margin: 10px 0 0;
}
.media_box {
  background: #fffee5;
  padding: 30px 20px 10px;
  margin-bottom: 30px;
}

.news {
}
.news li {
  padding: 10px;
  border-bottom: 1px dashed #ddd;
}
.news li span {
  margin-right: 15px;
}
.news li a {
  padding-left: 30px;
  background: url(images/ico_01.png) no-repeat 0 center;
  display: inline-block;
}
.sns_box {
  background: #fff9ec;
  padding: 30px 20px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
  align-content: flex-start;
  margin: 30px 0;
}
.sns_box .inner {
  width: 300px;
}
.sns_box .inner img {
  display: block;
  margin: 0 auto;
}
.bn_list2 li a {
  display: block;
  color: #fff;
  font-size: 18px;
  padding: 10px;
  text-align: center;
  width: 440px;
  margin: 0 auto 20px;
  border-radius: 5px;
}
.bn_list2 li.orange a {
  background: #f45b18;
  border: 2px solid #fc7438;
}
.bn_list2 li.green a {
  background: #a5d553;
  border: 2px solid #b8e073;
}
.bn_list2 li.pink a {
  background: #ff7eaf;
  border: 2px solid #ffa1c5;
}
.sub {
  width: 240px;
  float: left;
  box-sizing: border-box;
}
.side_list {
  border-top: none;
  padding-bottom: 0px;
  border-radius: 0 0 5px 5px;
}
.side_list li {
  background: url(images/bg_03.png) no-repeat center bottom;
}
.side_list li a {
  background: url(images/ico_01.png) no-repeat 10px 12px;
  display: block;
  padding: 12px 5px 12px 40px;
}
.side_list span {
  padding-top: 10px;
  display: block;
}
.to_cat {
  text-align: right;
  margin: 8px 0 15px;
}
.to_cat a {
  background: url(images/ico_01.png) no-repeat 0px 10px;
  color: #333;
  padding: 12px 0px 10px 30px;
}
.side_bn li {
  margin-bottom: 10px;
}
.col_side1 dl {
  background-color: #fffdf5;
  padding: 10px 10px 2px;
  margin-bottom: 15px;
  border: 2px solid #d7c5bc;
}
.col_side1 dl dt {
  background: #fff;
  border-bottom: 2px solid #d7c5bc;
  padding: 2px 10px;
  font-weight: bold;
  color: #502108;
}
.col_side1 dl dd {
  margin: 3px 10px 7px;
  line-height: 1.4;
}
footer {
  border-top: 10px solid #502108;
  padding: 30px 0 30px;
}

.header {
  width: 1200px;
  margin: 0 auto 30px;
  overflow: hidden;
}
.copy {
  padding: 10px 0 0px;
  text-align: center;
}
#breadcrumb {
  margin: 15px auto;
  overflow: hidden;
  width: 1000px;
}
#breadcrumb ul {
}
#breadcrumb li {
  display: inline;
  margin-right: 5px;
}
.cat_list {
  margin-bottom: 20px;
  text-align: right;
}
.cat_list a {
  background: #ff8b36;
  padding: 5px 15px;
  border-radius: 5px;
  color: #fff;
  margin: 5px;
}
table {
  margin: 0 auto;
  width: 100%;
  border-collapse: collapse;
}
table td {
  border: 1px solid #ccc;
  padding: 10px 15px;
}
table th {
  border: 1px solid #ccc;
  padding: 10px;
  background: #f5f5cc none repeat scroll 0 0;
  width: 30%;
}
.contact td.subtitle {
  width: 200px;
  background: #fdffe9;
}
.red {
  color: red;
  font-weight: bold;
}
.contact_btnArea td {
  border: none;
}
.contact_btnArea input {
  margin: 30px auto;
  color: #fff;
  font-size: 120%;
  border-radius: 35px;
  cursor: pointer;
  width: 60%;
  position: relative;
  display: inline-block;
  padding: 0.6em 0.5em;
  text-decoration: none;
  color: #fff;
  background: #f45b18; /*背景色*/
  border: none;
  border-bottom: solid 2px #ec520e; /*少し濃い目の色に*/
  box-shadow: inset 0 2px 0 rgba(255, 255, 255, 0.2),
    0 2px 2px rgba(0, 0, 0, 0.19);
}
.contact_btnArea input:hover {
  border-bottom: solid 2px #f45b18;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
}
input {
  padding: 5px;
}
.map_box {
  border: 1px solid #ccc;
  padding: 1px;
}
iframe {
  vertical-align: bottom;
}
.col_access1 {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
  align-content: flex-start;
  max-width: 1000px;
  margin: -20px auto 20px;
  counter-reset: number; /* 数字のカウントをリセットする */
}
.col_access1 li {
  width: 48%;
  margin-top: 20px;
}
.col_access1 li span:before {
  counter-increment: number; /* 任意の名前を付けて！ */
  content: counter(number); /* 名前を付けたカウンターを呼び出し */
  background: #f45b18;
  display: inline-block;
  width: 2em;
  height: 2em;
  text-align: center;
  border-radius: 50%;
  color: #fff;
  margin-right: 0.3em;
}
.col_access1 li img {
  border-radius: 10px;
  width: 100%;
  height: auto;
}
.col_access1 li span {
  display: block;
  line-height: 2em;
  margin: 10px;
}
.komidashi1 {
  border-left: 5px solid #f45b18;
  padding: 5px 10px 5px 15px;
  font-size: 17px;
  margin-bottom: 15px;
  font-weight: bold;
  background: #fdffe9;
}
.komidashi2 {
  border-bottom: 2px solid #f45b18;
  padding: 5px 10px;
  font-size: 17px;
  margin-bottom: 15px;
  font-weight: bold;
}
.col_symptoms1_over {
  overflow: hidden;
  margin-bottom: 30px;
}
.col_symptoms1 {
  overflow: hidden;
  margin-bottom: 30px;
}
.col_symptoms1_left {
  width: 260px;
  text-align: center;
  float: left;
}
.col_symptoms1_left img {
  width: 260px;
  height: auto;
}
.col_symptoms1_right {
  float: right;
  width: 400px;
  padding-top: 5px;
}
.col_symptoms1_right li {
  background: url(images/ico_check.png) no-repeat 8px 2px;
  border-bottom: 1px dashed #775c31;
  font-weight: bold;
  line-height: 1.5;
  margin-top: 7px;
  padding-bottom: 7px;
  padding-left: 40px;
  font-size: 16px;
}
.menu_col2 {
  padding: 0px 10px;
  overflow: hidden;
  margin-bottom: 15px;
}
.menu_col2 img {
  max-width: 660px;
  height: auto;
}
.menu_col2 p {
  margin-bottom: 15px;
}
.menu_col2 ul {
  margin-bottom: 10px;
}
.menu_col2 li {
  background: url(images/ico_check.png) no-repeat 5px 0px;
  border-bottom: 1px dashed #775c31;
  font-weight: bold;
  line-height: 1.5;
  margin-top: 7px;
  padding-bottom: 7px;
  padding-left: 40px;
  font-size: 16px;
}
.read_box {
  padding: 0px 20px;
  border-radius: 5px;
  margin-bottom: 10px;
}

.saiyou_main {
  text-align: center;
}

.saiyou_content {
  display: inline-block;
}

.saiyou_list {
  position: relative;
  margin-bottom: 30px;
}

.saiyou_tel {
  position: absolute;
  top: 758px;
  left: 60px;
}

.saiyou_tel a:hover {
  opacity: 0.8;
}

.saiyou_aisatsu_l {
  float: left;
  width: 405px;
  margin-right: 19px;
  margin-bottom: 50px;
}

.saiyou_aisatsu_l img {
  margin-bottom: 35px;
}

.saiyou_aisatsu_r img {
  margin-bottom: 10px;
}

.saiyou_kaikyo {
  background: #fffbe8;
  padding: 25px;
  margin-bottom: 30px;
}

.kaikyo_list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.innova_l {
  float: left;
  width: 370px;
  margin-right: 20px;
}

.innova_r {
  float: right;
  width: 240px;
}

.innova_l_2 {
  float: left;
  margin-right: 15px;
  margin-bottom: 60px;
}

.innova_r_2 {
  float: right;
  width: 315px;
}

.sankan_l {
  width: 380px;
  float: left;
  margin-right: 10px;
}

.sankan_r {
  width: 240px;
  float: right;
}

.val_3 {
  margin-bottom: 25px;
}

.val_3_l {
  margin-right: 15px;
  float: left;
  width: 340px;
}

.val_3_l_2 {
  margin-right: 15px;
  float: left;
  width: 325px;
}

.val_3_r_2 {
  float: right;
  width: 340px;
}

.val_3_r {
  float: right;
  width: 325px;
}

.val_3_r dt {
  padding: 8px 0 8px 11px;
  background: #fdf0cc;
  color: #502108;
  font-weight: bold;
  border-left: 10px solid #502108;
  margin-bottom: 14px;
}

.val_3_l_2 dt {
  padding: 8px 0 8px 11px;
  background: #fdf0cc;
  color: #502108;
  font-weight: bold;
  border-left: 10px solid #502108;
  margin-bottom: 14px;
}

.saiyou_program {
  width: 630px;
  margin: 0 auto;
  margin-bottom: 30px;
}

.saiyou_title {
  border-left: 7px solid #f45b19;
  padding: 5px 0 5px 6px;
  margin-left: 25px;
  margin-bottom: 14px;
}

#saiyou_table {
  width: 630px;
  margin: auto;
  margin-bottom: 30px;
}

#saiyou_table th {
  padding: 5px 0;
  background: #f45b19;
  border: none;
  color: #fff;
}

#saiyou_table th:nth-child(2n + 1) {
  width: 12%;
  border-right: 1px solid #fff;
}

#saiyou_table td {
  padding: 6px 0 6px 10px;
  border: 1px solid #fff;
  border-bottom-style: none;
}

#saiyou_table td:nth-child(2n + 1) {
  border-left-style: none;
}

#saiyou_table td:nth-child(2n) {
  border-right-style: none;
}

#saiyou_table tr:nth-child(2n + 1) {
  background: #feede6;
}

#saiyou_table tr:nth-child(2n) {
  background: #fcd7c8;
}

.saiyou_step_l {
  float: left;
  margin-right: 40px;
}

.saiyou_step_r {
  margin-bottom: 40px;
}

.saiyou_title_news {
  color: #fff;
  font-size: 16px;
  background: #f45b19;
  padding: 12px 0 12px 22px;
  border-radius: 10px 10px 0 0;
  margin-top: 35px;
}

.saiyou_news {
  background: #fffef4;
  border: 1px solid #f45b19;
  border-top: 0;
  padding: 13px 38px;
  margin-bottom: 40px;
}

.saiyou_news li {
  border-bottom: 2px dotted #f45b19;
  padding-bottom: 5px;
}

.saiyou_news li:nth-child(-n + 2) {
  margin-bottom: 10px;
}

.saiyou_date {
  border-left: 4px solid #f45b19;
  padding-left: 9px;
  margin-right: 32px;
}

#contact2 td.subtitle2 {
  width: 208px !important;
  padding: 11px 13px 11px 13px !important;
  background: #fdffe9;
}

#contact2 td textarea {
  width: 400px;
}

.saiyou_hikaku {
  display: block;
  width: 622px;
  margin: auto;
  margin-top: 20px;
  margin-bottom: 30px;
}

._2lqg {
  max-height: 500px !important;
  height: 500px !important;
}

.in_carender {
  border: 1px solid #ccc;
  margin-top: 20px;
}

.in_carender th {
  border: 1px solid;
  border: 1px solid #ccc;
  font-weight: normal;
  width: 10%;
  padding: 10px 0;
}
.in_carender th:first-child {
  width: 160px;
  padding: 10px 0;
}
.in_carender td.first {
  width: 160px;
  padding: 10px 0;
}
.in_carender td {
  text-align: center;
  border: 1px solid #ccc;
  width: 10%;
  padding: 10px 0;
}

.oyasumi_box {
  border: 1px solid #ccc;
  border-top: none;
  margin-bottom: 18px;
  padding: 10px 20px;
  font-size: 90%;
}

.col_access1_re {
  overflow: hidden;
  margin-bottom: 20px;
}

.col_access1_re_2 {
  overflow: hidden;
}

.col_access1_re_over h3 {
  border-bottom: 2px solid #17afbd;
  color: #14b0bc;
  font-size: 20px;
  padding: 0 12px 10px;
  line-height: 1;
  margin-bottom: 15px;
}

.col_access1_re_over h4 {
  border-bottom: 2px solid #17afbd;
  color: #14b0bc;
  font-size: 20px;
  padding: 0 12px 10px;
  line-height: 1;
  margin-bottom: 15px;
}

.col_access1_re_left {
  width: 320px;
  float: left;
}
.col_access1_re_right {
  width: 340px;
  float: right;
}
.col_access1_re_right dt {
  background: #502108;
  color: #fff;
  font-weight: bold;
  padding: 5px 15px;
  display: inline-block;
  border-radius: 3px;
  margin-bottom: 5px;
  line-height: 1;
  font-size: 16px;
}
.col_access1_re_right dd {
  margin-bottom: 10px;
}
.room_img {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 30px;
}

.square_btn {
  position: relative;
  display: block;
  padding: 0.5em 0;
  text-decoration: none;
  color: #fff;
  background: #f45b18;
  border-radius: 4px;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2);
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
  width: 40%;
  text-align: center;
  margin: 20px auto 30px;
  font-size: 15px;
}

.cat_box {
  margin-bottom: 20px;
}

.cat_item {
  display: inline-block;
  background: #ffa000ba;
  border-radius: 6px;
  margin: 0 5px 10px 0;
  /*     font-weight: 600; */
}
.cat_item:hover {
  opacity: 0.8;
}

.cat_item a {
  color: #502108;
  display: block;
  padding: 8px;
}

.top_onayami_2column {
  width: 640px;
  margin: 0 auto 15px;
  overflow: hidden;
}

.top_onayami_2column li {
  float: left;
}

.top_onayami_2column li:first-child {
  margin-right: 14px;
}
.doctor-img {
  display: block;
  margin: 20px 0 20px;
}
