@charset "utf-8";

#main img {
  vertical-align: top;
}

/* content-head */
#content_head {
  background: #d4f1f9 url(../img/common/bg_contenthd.jpg) center 0 repeat-x;
  background-size: cover;
  margin-top: 30px;
  height: 200px;
}
#content_head .content_inner {
  font-size: 120%;
  position: relative;
  z-index: 500;
}
#content_head .content_inner h2 {
  padding-top: 40px;
  text-align: right;
}
#content_head .content_inner .nostyle {
  padding-top: 70px;
  font-size: 180%;
  font-weight: 600;
  text-align: center;
}
#content_head .content_inner figure {
  width: 74%;
  position: absolute;
  top: 15px;
  left: 0;
  text-align: center;
}
#content_head .content_inner #character {
  height: 120px;
  line-height: 120px;
  position: absolute;
  top: 120px;
  right: 0;
}
#character img {
  vertical-align: middle;
}

/* content-main */
#content {
  padding-top: 100px;
}

#content_main {
  background-position: right 45px;
  background-repeat: no-repeat;
  float: left;
  padding-bottom: 15px;
  width: 74%;
}

#bread {
  margin: 110px 0 40px;
}
#bread ul {

}
#bread ul li {
  font-size: 86%;
}
#bread ul li:after {
  margin: 0 .5rem;
  content: ">";
}
#bread ul li:last-child:after {
  content: "";
}

/* side */
#side {
  float: right;
  width: 22%;
  margin-bottom: 100px;
}
#side h2 {
  font-size: 1em;
}

#side_menu {
  margin-bottom: 45px;
}
#side_menu h2 {
  margin-bottom: 10px;
  text-align: right;
  position: relative;
}
#side_menu h2:before {
  content: url(../img/common/side_menu.png);
  position: absolute;
  bottom: -14px;
  left: 0;
}
#side_menu ul {
  background: url(../img/common/side_menu_line.png) 0 0 no-repeat;
}
#side_menu ul li {
  background: url(../img/common/side_menu_line.png) 0 bottom no-repeat;
  padding: 10px 0;
}
#side_menu ul li a {
  display: block;
  background: url(../img/common/list_arrow.png) 15px 50% no-repeat;
  padding: 8px 32px;
}

#link_menu h2 {
  background: #b5a8a0;
  color: #fff;
  border-radius: 4px;
  padding: 5px 15px;
  margin-bottom: 15px;
}
#link_menu ul li {
  margin-bottom: 12px;
}

#news-menu {
  margin-bottom: 90px;
}
#news-menu .widget-title {
  background: url(../img/common/side_news_line.png) 0 bottom no-repeat;
  padding: 8px 8px 8px 0;
  margin-bottom: 13px;
}
#news-menu .widget-title span {
  background: url(../img/common/icon_kinoko.png) 0 center no-repeat;
  padding: 8px 0 8px 33px;
}
#news-menu ul li {
  margin-bottom: 3px;
}

/* contents */
#content_main figure {
  position: relative;
}
#content_main p {
  line-height: 1.8;
}
.txtbox {
  display: table;
}

.sec {
  margin-bottom: 78px;
}

.cat {
  clear: both;
  padding-left: 15px;
  margin: 0 auto 140px;
  width: 475px;
}
.cat h3 {
  margin-bottom: 20px;
}

/*.sec p, .cat p {
  margin-bottom: 0;
}*/
.sec p:last-child, .cat p:last-child {
  margin-bottom: 0;
}

.sec figure.n {
  width: 40.6%;
}
.sec figure.n.left {
  margin-right: 2.7%;
}
.sec figure.n.right {
  margin-left: 2.7%;
}
/*.sec .txtbox {
  width: 56.7%;
}*/


/* first */
.first .sec {
  margin-bottom: 48px;
}
.point_list li {
  margin-bottom: 30px;
  width: 47.2%;
}
.point_list li:nth-child(odd) {
  margin-right: 5.6%;
}
.point_list figure {
  margin-top: 26px;
}
.point_list h4 {
  margin: 20px 0 10px;
  text-align: center;
  font-size: 129%;
}
.point_list figure:before {
  content: "";
  position: absolute;
  top: -26px;
  left: 10px;
}
.point_list li:nth-child(1) figure:before {
  content: url(../img/first/point1.png);
}
.point_list li:nth-child(2) figure:before {
  content: url(../img/first/point2.png);
}
.point_list li:nth-child(3) figure:before {
  content: url(../img/first/point3.png);
}
.point_list li:nth-child(4) figure:before {
  content: url(../img/first/point4.png);
}
.point_list li:nth-child(5) figure:before {
  content: url(../img/first/point5.png);
}
.point_list li:nth-child(6) figure:before {
  content: url(../img/first/point6.png);
}

/* caries */
.caries #content_main {
  background-image: url(../img/caries/bg_cat.png);
}

/* preventive */
.preventive #content_main {
  background-image: url(../img/preventive/bg_cat.png);
}
.preventive .cat {
  margin-bottom: 165px;
}
.preventive .h4 {
  float: left;
  margin-right: 25px;
}
.flow_list {
  background: url(../img/preventive/step_arrow.png) 25px 83px no-repeat;
}
.flow_list li {
  clear: both;
  margin-bottom: 45px;
}
.flow_list figure {
  box-sizing: border-box;
  float: left;
  padding-left: 8.1%;
  margin-right: 3.3%;
  width: 44%;
}
.flow_list figure:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
}
.flow_list li:nth-child(1) figure:before {
  content: url(../img/preventive/step1.png);
}
.flow_list li:nth-child(2) figure:before {
  content: url(../img/preventive/step2.png);
}
.flow_list .checkbox {
  border: solid 2px #d1c194;
  border-radius: 8px;
  padding: 17px 24px;
  margin-top: 60px;
  position: relative;
}
.flow_list .checkbox:before {
  content: url(../img/preventive/check.png);
  position: absolute;
  top: -50px;
  left: 12px;
}
.preventive .sec:last-child {
  margin-bottom: 85px;
}

/* kidsclub */
.kidsclub #bread {
  margin-bottom: 20px;
}
.kidsclub .catbox h3 {
  background: url(../img/kidsclub/bg_catbox_top.png) center bottom no-repeat;
  padding-bottom: 30px;
  margin-bottom: 20px;
  text-align: center;
}
.kidsclub .catbox {
  background: url(../img/kidsclub/bg_catbox_bottom.png) center bottom no-repeat;
  padding-bottom: 25px;
  margin-bottom: 55px;
}
.kidsclub .catbox p {
  margin: 0 auto;
  width: 560px;
}
.kidsclub .sec-1 {
  margin-bottom: 45px;
}
.kidsclub .table {
  margin-top: 20px;
}
.kidsclub .table th {
  width: 35%;
}
.kidsclub .table td {
  width: 65%;
}

/* ortho */
.ortho #content_main {
  background-image: url(../img/ortho/bg_cat.png);
}

/* introduction */
.introduction .sec:first-child {
  margin-bottom: 20px;
}
.staff_list li {
  margin-bottom: 30px;
}
.staff_list figure {
  float: left;
  margin-right: 5.4%;
}
.staff_list .txtbox {
  padding-top: 25px;
}
.staff_list .txtbox h4 {
  margin-bottom: 15px;
  font-size: 24px;
}
.staff_list .txtbox h4 span {
  display: block;
  font-size: 20px;
}
.staff_list .txtbox .data_box h5 {
  background: url(../img/common/line_s.png) 0 bottom no-repeat;
  padding-bottom: 5px;
  margin-bottom: 10px;
  font-size: 1em;
}
.staff_list .comment_box {
  clear: both;
  background: #f2ede5;
  border-radius: 12px;
  padding: 40px;
  margin-top: 25px;
  position: relative;
}
.staff_list .comment_box:before {
  content: url(../img/introduction/comment.png);
  position: absolute;
  top: -32px;
  right: 15px;
}
.tour_list figure {
  position: relative;
  top: -30px;
  z-index: -1;
}

/* access */
.access .sec {
  margin-bottom: 55px;
}
.access #content_main figure {
  margin-top: 20px;
}
.access #content_main .info_table {
  margin-bottom: 15px;
}
.access #content_main .info_table thead th {
  padding: 2px 5px;
}
.access #content_main .info_table td {
  font-size: 160%;
}
.access .info_list dt,
.access .info_list dd {
  margin-bottom: 5px;
}

/* reservation */
.reservation #bread {
  margin-bottom: 10px;
}
.reservation .h3:first-child {
  margin-bottom: 0;
}
.reserve_form {
  display: table;
  background: url(../img/common/line_l.png) 0 0 no-repeat;
  margin: 25px 0 30px;
  width: 100%;
}
.reserve_form > dl {
  display: table-row;
}
.reserve_form > dl > dt {
  display: table-cell;
  background: url(../img/common/line_l.png) 0 bottom no-repeat;
  padding: 25px 5px;
  width: 25.6%;
  vertical-align: middle;
}
.reserve_form dl.re_date dt {
  vertical-align: top;
}
.reserve_form dl.re_date dd {
  padding-bottom: 30px;
}
.mw_wp_form_input .reserve_form .re_date_select {
  position: relative;
}
.mw_wp_form_input .reserve_form .re_date_select #time {
  position: absolute;
  top: 0;
  left: 256px;
}
.reserve_form > dl > dd {
  display: table-cell;
  background: url(../img/common/line_l.png) right bottom no-repeat;
  padding: 18px 40px 16px 10px;
  width: 74.4%;
  vertical-align: middle;
}
.reserve_form input,
.reserve_form textarea,
.reserve_form select#time {
  border-radius: 8px;
  padding: 7px;
}
.reserve_form input[type="text"],
.reserve_form input[type="email"],
.reserve_form textarea {
  width: 100%;
}
.reserve_form textarea {
  height: 325px;
}
.reserve_form input[type="number"] {
  margin-right: 10px;
  max-width: 100px;
}
.reserve_form #date {
  margin-right: 10px;
}
.reserve_form input#date {
  width: 236px;
}
.reserve_form select#time {
  width: 135px;
  min-height: 40px;
}
.reserve_form .info_table {
  margin: 25px 0 5px;
  max-width: 500px;
}
.reservation .btn_box {
  text-align: center;
}
.reservation .btn_box input {
  background: #6c4e3d;
  color: #fff;
  border-radius: 4px;
  padding: 13px 15px 15px;
  font-size: 16px !important;
  border: none;
  box-shadow: none;
  text-shadow: none;
}
.reservation .btn_box input:hover {
  opacity: 0.8;
}
.reservation .btn_box input.back {
  margin-right: 20px;
}
/* mw_wp_form */
.mw_wp_form .reserve_form .horizontal-item + .horizontal-item {
  margin-left: 20px;
}

/* news & アーカイブ */
ul.news_list {
  margin-bottom: 10px;
}
ul.news_list li {
  width: 30.5%;
  height: 250px;
  margin-right: 4.25%;
  margin-bottom: 25px;
}
ul.news_list li:nth-child(3n) {
  margin-right: 0;
}
ul.news_list li figcaption {
  margin-top: 5px;
}
ul.news_list figure img {
  border-radius: 9px;
}

/* news ブログ記事 */
.entry-header .entry-title {
  background: url(../img/common/line_l.png) 0 bottom no-repeat;
  padding-bottom: 8px;
  margin-bottom: 25px;
  font-size: 129%;
  font-weight: 400;
}
.single .entry-content {
  margin-bottom: 60px;
}
/*.single .nav-links {
  margin: 60px 30px 0;
}*/
.single #content_main .entry-footer a {
  font-size: 115%;
  text-decoration: none;
}
.single #content_main .entry-footer a:hover {
  text-decoration: underline;
}

/* 他 */
/* ページネイション */
.pagenation {
  text-align: center;
}
.pagenation span,
.pagenation a {
  border: solid 1px #ccc;
  padding: 5px 10px;
}
.pagenation span {
  background: #6c4e3d;
  color: #fff;
}
.pagenation a:hover {
  background: #cebe95;
  color: #fff;
}

/* 検索結果 */
.article_list {
  border: solid 1px #dfd2bb;
  padding: 15px;
}
.article_list h3 {
  margin: 10px 0 0;
}

/* 404 */
.error404 #content_main,
.search #content_main {
  padding-bottom: 60px;
}
.error404 #bread,
.search #bread {
  margin-top: 0;
}
.not-found .page-title {
  font-size: 160%;
}

/* 404 - ページ一覧 */
.widget_pages {
  margin-top: 40px;
}
.not-found .widgettitle,
.widget_pages .widgettitle {
  background: url(../img/common/line_s.png) 0 bottom no-repeat;
  padding-bottom: 3px;
  margin-bottom: 10px;
  font-size: 110%;
}
.widget_pages ul li {
  margin: 2px 0;
}
.not-found select {
  display: block;
  margin-top: 10px;
}
