/*
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com
Twitter: @rich_clark
*/


html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i,/* dl, dt, dd,*/ ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

/* コンテンツレイアウト部分 */
#header_inner, #wrapper, #banner_area, #content, #footer_inner, #blog_midasi, .posts_wrapper, .post_left, .post_right {
    margin:0;
    padding:0;
}

body {
    line-height:1;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display:block;
}

ul {
    list-style:none;
}

blockquote, q {
    quotes:none;
}

blockquote:before, blockquote:after, q:before, q:after {
    content:'';
    content:none;
}

a {
    margin:0;
    padding:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

/* change colours to suit your needs */
ins {
    background-color:#ff9;
    color:#000;
    text-decoration:none;
}

/* change colours to suit your needs */
mark {
    background-color:#ff9;
    color:#000;
    font-style:italic;
    font-weight:bold;
}

del {
    text-decoration: line-through;
}

abbr[title], dfn[title] {
    border-bottom:1px dotted;
    cursor:help;
}

table {
    border-collapse:collapse;
    border-spacing:0;
}

/* change border colour to suit your needs */
hr {
    display:block;
    height:1px;
    border:0;
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}

input, select {
    vertical-align:middle;
}

/*  -------------------------------------------------------------
         common.css
    -------------------------------------------------------------  */


/* --------------------------------------------------------
	レイアウト設定
-------------------------------------------------------- */
body {
    font-family:"ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
    color: #333;
}

/* ヘッダー
-------------------------------------------------------- */
header {
    height: 89px;
    background-image: url(../img/bg_header.gif);
    background-repeat: repeat-x;
}

#header_inner {
    position: relative;
    width: 1250px;
    height: 89px;
    margin: 0 auto;
    background-image: url(../img/bg_header.gif);
    background-repeat: repeat-x;
}
#header_inner ul {
    position: absolute;
    list-style-type: none;
    margin:0;
    padding:0;
    top: 20px;
    right: 40px;
}

#header_inner ul li {
    float: left;
    /*	width: 291px;*/
	margin:0;
    padding:0;
}

#header_inner ul li.adjust {
/*width: 208px;*/
}

/* コンテンツ
-------------------------------------------------------- */
#wrapper {
    width: 1250px;
    margin-top: 30px;
    margin-right: auto;
    margin-bottom: 50px;
    margin-left: auto;
}

/* 左サイド
---------------------------------- */
aside {
    float: left;
    /* clear: both; */
    width: 300px;
    margin: 0px;/*←スクロールテスト
	position: fixed;
	top: 120px;
	bottom: 200px;
	z-index: 10;
		*//*←スクロールテスト 	*/
}

aside #banner_area {
    margin-top: 30px;
}

aside #banner_area p {
    margin: 0px;
    padding-left: 25px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 10px;
}

aside #banner_area ul {
    padding-left: 25px;
    margin-bottom:10px;
}

ul.side_telmail li {
    font-size:0;
    line-height:0;
}

/*
aside #logo {
    width: 272px;
    height: 190px;
    padding-bottom: 10px;
    padding-left: 25px;
}
*/
nav {
    text-align: center;
    padding-left: 25px;
}

nav ul.sidelist_info, nav ul.sidelist_blog {
    text-align: left;
    margin-top: 10px;
    margin-left: 10px;
    margin-bottom: 10px;
}

nav ul.sidelist_info li, nav ul.sidelist_blog li {
    margin-bottom: 7px;
    line-height: 135%;
    padding-right: 5px;
}

nav img {
    margin-bottom: -2px;
}

div.archive-list{
    font-size: 16px;
    font-weight: bold;
    line-height: 1;
    color: #1e1e1e;
    padding: 5px 0px;
    text-decoration: none;
}

div.archive-list:before {
    content: '▼';
    font-family: FontAwesome;
    font-weight: normal;
    margin: 0px 5px 0px 0px;
}

/* メインコンテンツ
---------------------------------- */
#content {
    float: right;
    width: 910px;
    margin: 0px;
    line-height: 140%;
    font-size: 12px;
}

#top_image {
    width: 870px;
}

#top_menu {
    margin-top: 20px;
}

#top_menu ul.menu_list {
    list-style-type: none;
}

#top_menu ul.menu_list li {
    float: left;
    padding-right: 9px;
    padding-bottom: 10px;
}

#top_menu ul.menu_list li.lastchild {
    padding-right: 0px;
}

#top_detail {
    width: 870px;
    /* margin-top: 20px; */
    margin-bottom:40px;
}

#content #top_detail h6.top_titles {
    color: #463029;
    font-size: 16px;
    border: 2px;
    border-bottom-style: solid;
    border-bottom-color: #463029;
    padding-bottom: 4px;
    margin-bottom: 10px;
}

#detail_left {
    width: 400px;
}

#detail_left dl {
    font-size: 13px;
}

#detail_left dt {
    clear: left;
    float: left;
    width: 7em;
    padding: 10px 0.5em;
    color: #463029;
}

#detail_left dd {
    margin-left: 0;
    padding: 10px 0.5em 10px 8em;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom: dotted 1px #CCC;
}

#detail_right {
    width: 405px;
}

#go_top {
    width: 870px;
    text-align: right;
    /*margin-top: 40px;*/
    text-decoration: none;
	clear:both;
}

@media (min-width: 769px) {
  .top-list {
    width: 31%;
    margin: 0 1% 10px 0;
  }
  #top_menu div.top-list:nth-child(3n) {
    margin-right: 0;
  }
}

@media (min-width: 481px) and ( max-width:768px) {
  .top-list {
    width: 49%;
    margin: 0 1% 10px 0;
  }
  #top_menu div.top-list:nth-child(2n) {
    margin-right: 0;
  }
}

@media (max-width: 480px) {
  .top-list {
    width: 100%;
    margin-bottom: 15px;
  }
}

.top-list {
    display: inline-block;
    vertical-align: top;
    border-radius: 6px;
    border: #AAA 1px solid;
    box-sizing: border-box;
    background: #fff6ed;
    background: transparent linear-gradient(to bottom, rgba(255, 237, 220, 0.59) 50%, rgba(224, 202, 179, 0.94) 100%) repeat scroll 0% 0%;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff6ed', endColorstr='#eae1d7', GradientType=0 );
}

.top-list-inner {
    border: #FFF 1px solid;
    border-radius: 6px;
    background: url(../img/metal-w.png);
    position: relative;
}

.top-list-inner img {
    float: left;
}

#content .top-list-inner a {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    text-decoration: none;
}
#content .top-list a {
    text-decoration: none;
}

.top-list-inner:after {
    content: " ";
    display: block;
    clear: left;
}

#content .heading02.top-list-title {
    width: 100%;
    height: auto;
    line-height: 20px;
    padding: 4px 0;
    background-color: #E7DBCF;
    text-align: center;
    font-size: 16px;
    color: #4D352B;
    margin: 0;
    border-radius: 6px 6px 0 0;
}
#content h4.top-list-title {
    width: 100%;
    height: auto;
    line-height: 20px;
    padding: 4px 0;
    background-color: #E7DBCF;
    text-align: center;
    font-size: 16px;
    color: #4D352B;
    margin: 0;
    border-radius: 6px 6px 0 0;
}

#content .top-list p {
    font-size: 12px;
    opacity: 1;
    padding: 3px 0;
    margin: 0;
    color: #5A5047;
}
#youtube {
    width: 100%;
    text-align: center;
	margin-bottom: 30px;
}

.imgList20 li{
	margin-right: 20px;
	float: left;
}

.imgList30 li{
	margin-right: 30px;
	float: left;
}

.imgList_m20 li{
	margin: 20px;
	float: left;
}

.mw100c{
	max-width: 100%;
	text-align: center;
	margin-bottom: 20px;
}

.mw100c2{
	max-width: 766px;
	display: block;
	margin-right: auto;
	margin-left: auto;
}

.arrow {
	margin-top: 70px;
	}

/* ブログコンテンツ内
---------------------------------- */
#blog_midasi {
    width: 870px;
    height: 280px;
    margin-bottom: 30px;
}

.posts_blog {
    margin-bottom: 40px;
}

.posts_wrapper {
    width: 870px;
}

.post_left {
    width: 520px;
}

.post_right {
    width: 320px;
    text-align: center;
}

.post_right.right {
    text-align: right;
}

.right_text {
    text-align: right;
    /* width: 870px; */
    margin-top: 10px;
    margin-bottom: 20px;
}

#blog_bottom_detail {
    width: 870px;
    margin-top: 50px;
    margin-bottom: 30px;
}

#social_button {
    width: 370px;
}

#blog_bdetail {
    color: #453828;
    width: 480px;
    text-align: right;
}

#post_nexts {
    text-align: center;
    width: 870px;
    font-size: 14px;
}

.sign_veritas {
    padding:0;
    margin-top: 30px;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
}

/*矯正治療ページ　2020.06
---------------------------------- */
.kyousei_s-title {
    text-align: left;
    font-size: 22px;
    border-top: solid 1px #333;
    border-bottom: solid 1px #333;
    padding: 30px 10px;
    font-weight: bold;
}
.kyousei_mgt40 {
  margin-top: 40px;
}
.kyousei_mgtb {
  margin-top: 30px;
  margin-bottom: 0;
}

.kyousei_s-title span {
    font-size: 14px;
    color: #333;
}
.kyousei_txt {
    line-height: 2.3 !important;
}
.t_merit {
    margin-top: 10px !important;
}
.t_susume {
    margin-top: 0px !important;
}
.qa_child {
    display: none;
}
.qa_box {
  max-width: 860px;
}
.qa_box img {
  padding-right: 10px;
  width: 27px;
  height: 27px;
  margin-top: -20px;
}
.qa_q {
  font-size: 18px;
  font-weight: bold;
  color: #666;
  background-color: #f1edec;
  border-bottom: 1px solid #56453e;
  padding: 20px;
  display: block;
  position: relative;
  cursor: pointer;
}
.qa_q.active .qa_icn {
  background: url(/wp-content/themes/veritas/img/svg/minus.svg) center center no-repeat;
  background-size: contain;
}
.qa_icn {
  width: 27px;
  height: 27px;
  position: absolute;
  top: calc(50% - 13.5px);
  right: 20px;
  display: block;
  background: url(/wp-content/themes/veritas/img/svg/plus.svg) center center no-repeat;
  background-size: contain;
}
.qa_a {
  font-size: 16px;
  color: #666;
  line-height: 2.0;
  padding: 10px 10px 25px 20px;
}
.qa_fnt_q {
  font-size: 27px;
  font-weight: bold;
  color: rgba(102, 102, 102, .5);
  float: left;
}
.qa_fnt_a {
  font-size: 27px;
  font-weight: bold;
  color: #facd89;
  float: left;
  margin-top: -10px;
}
.qa_span_txt-q {
  display: flex;
  color: #666;
}
.qa_span_txt-a {
  display: flex;
  color: #666;
  font-weight: normal;
}


@media (max-width: 768px) {
  .kyousei_s-title {
    font-size: 16px;
    padding: 15px 10px;
    margin-top: 10px;
    line-height: 1.4;
  }
  .kyousei_mgt40 {
    margin-top: 0px;
  }
  .kyousei_mgtb {
    margin-top: 20;
    margin-bottom: 40px;
  }
  .kyousei_s-title span {
      font-size: 12px;
  }
  .kyousei_txt {
      line-height: 2.0 !important;
      margin-top: 0 !important;
      margin-bottom: 0 !important;
  }
  .t_merit {
      margin-top: 20px !important;
  }
  .qa_box img {
    float: right;
    padding-right: 0px;
    width: 20px;
    height: 20px;
  }
  .qa_q {
    font-size: 16px;
    padding: 10px 15px;
  }
  .qa_icn {
    width: 20px;
    height: 20px;
    top: calc(50% - 10px);
  }
  .qa_a {
    font-size: 14px;
    line-height: 1.8;
    padding: 10px 15px 15px;
  }
  .qa_box a {
    margin-left: 36px;
  }
  .qa_fnt_q {
    font-size: 20px;
  }
  .qa_fnt_a {
    font-size: 20px;
    margin-top: -5px;
  }
  .qa_span_txt-q {
    padding-right: 30px;
    line-height: 1.4;
  }
}


/* 固定コンテンツ内
---------------------------------- */
.post_left220 {
    width: 220px;
}

.post_right620 {
    width: 620px;
}

.post_left400 {
    width: 400px;
}

.post_right440 {
    width: 440px;
}

/*矯正治療ページ内で使用*/
.post_left420 {
    width: 420px;
}

.post_right420 {
    width: 420px;
}


/* implant ------------------------- */
.implant-list {
  display: table;
  width: 100%;
}
.implant-item {
  display: table-cell;
  width: 48%;
}
.implant-item:not(:last-child) {
  padding-right: 4%;
}
.implant-txt{
  min-height: 84px;
}
.implant-img {
  margin: 0 auto;
}
.implant-item h5 {
  position: relative;
  margin-top: 15px;
}
.implant-item .point {
  position: absolute;
  bottom: 0;
  left: 0;
}
.implant-item .point-txt {
  color: rgb(51, 51, 51);
  display: inline-block;
  padding-left: 101px;
}

@media (max-width: 768px) {
  .implant-list {
    display: block;
    width: 100%;
  }
  .implant-item {
    display: block;
    width: 100%;
  }
  .implant-item:not(:last-child) {
    padding-right: 0;
  }
  .implant-txt{
    min-height: auto;
  }
  .implant-img img {
    float: none;
    margin-right: 0;
    margin-bottom: 0;
    display: block;
    margin: 15px auto;
  }
}

/* フッター
-------------------------------------------------------- */
footer {
    clear: both;
    margin: 0 auto;
    border-top:#FFF3E4 20px solid;
    background-repeat: repeat-x;
    background: #654d44; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzY1NGQ0NCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM0MzJkMjUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #654d44 0%, #432d25 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #654d44), color-stop(100%, #432d25)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #654d44 0%, #432d25 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #654d44 0%, #432d25 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #654d44 0%, #432d25 100%); /* IE10+ */
    background: linear-gradient(to bottom, #654d44 0%, #432d25 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#654d44', endColorstr='#432d25', GradientType=0 ); /* IE6-8 */
}

#footer_inner {
    position: relative;
    width: 1230px;
    /*height: 340px;*/
    height: 370px;
    margin: 0 auto;
    background-repeat: no-repeat;
}

footer #footer_inner .footer_unit {
    float:left;
    padding:0px 30px 0 0;
    width: 145px;
}

#footer_inner .footer_logo {
    margin:100px 45px 0 0;
}

h6.f_menu_ttl {
    border-top:#342623 solid 1px;
    border-bottom:#342623 solid 1px;
    padding:10px 0 5px 0;
    margin:20px 0 10px 0;
    font-size:0.8em;
}

ul#footer_menu {
    margin-top: 5px;
    text-align: left;
    font-size: 11px;
    list-style-type: none;
}

ul#footer_menu li {
    padding:5px 0;
}

#footer_askbox {
    width: 232px;
    position: absolute;
    top: 20px;
    right: 25px;
}

#footer_copyright {
    position: absolute;
    right: 20px;
    bottom: 13px;
    font-size: 13px;
}

/* テーブル
-------------------------------------------------------- */
table.top_page {
    border: 1px solid #D5C5B8;
    width: 404px;
}

table.top_page th {
    color: #442E27;
    border: 1px solid #D5C5B8;
    background-color: #F4E6D9;
    text-align: left;
    padding: 10px 5px 10px 5px;
}

table.top_page td {
    border: 1px solid #D5C5B8;
    padding: 10px;
}

table.tb_page {
    border: 1px solid #D5C5B8;
    width: 870px;
}

table.tb_page th {
    color: #442E27;
    border: 1px solid #D5C5B8;
    background-color: #F4E6D9;
    text-align: left;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 30px;
}

table.tb_page td {
    border: 1px solid #D5C5B8;
    padding: 10px;
}

.w250 {
    width: 200px;
}

.w100 {
    width: 100px;
}

.head_top {
    vertical-align: middle;
}

/* お問合せフォーム
------------------------------------ */
table#form {
    width: 870px;
}

table#form th {
    color: #442E27;
    width: 200px;
    text-align: left;
    vertical-align: middle;
    border-left: 1px solid #D5C5B8;
    border-bottom: 1px dotted #CCCCCC;
    padding: 15px;
    background-color: #dce9f9;
    background: -moz-linear-gradient(left, #FCF0E1, #EEDECF);
    background: -webkit-gradient(linear, left center, right center, from(#FCF0E1), to(#EEDECF));
    background: -o-linear-gradient(left, #FCF0E1, #EEDECF);
}

table#form th.first1_form {
    border-top: 1px solid #D5C5B8;
    border-left: 1px solid #D5C5B8;
    border-bottom: 1px dotted #CCCCCC;
}

table#form th.last1_form {
    border-left: 1px solid #D5C5B8;
    border-bottom: 1px solid #D5C5B8;
}

table#form td {
    border-right: 1px solid #D5C5B8;
    border-bottom: 1px dotted #CCCCCC;
    padding: 15px;
}

table#form td.first_form {
    border-top: 1px solid #D5C5B8;
    border-right: 1px solid #D5C5B8;
    border-bottom: 1px dotted #CCCCCC;
    -moz-border-radius: 0 6px 0 0;
    -webkit-border-radius: 0 6px 0 0;
    border-radius: 0 6px 0 0;
}

table#form td.last_form {
    border-right: 1px solid #D5C5B8;
    border-bottom: 1px solid #D5C5B8;
}

.text-yubin input {
    width: 130px;
}

.mw_wp_form {
    margin-bottom: 20px;
    width: 98%;
    box-sizing: border-box;
}

.mw_wp_form dl {
    background-color: #524744;
    box-sizing: border-box;
}

.mw_wp_form dt {
    color: #FFF;
    font-size: 16px;
    padding: 10px;
    width: 30%;
    float: left;
    clear: both;
    border-top: #FFF 2px solid;
    box-sizing: border-box;
}

.mw_wp_form dd {
    background-color: #F1F1F1;
    font-size: 16px;
    margin-left: 30%;
    padding: 10px;
    border-top: #FFF 2px solid;
    box-sizing: border-box;
    line-height: 1.6;
}

.mw_wp_form dd:after {
    display: block;
    width: 100%;
    clear: both;
    content: " ";
    line-height: 0;
}

.mw_wp_form .must {
    background-color: #F00;
    color: #FFF;
    display: inline-block;
    padding: 2px;
    border-radius: 3px;
    float: right;
    margin-right: 10px;
    font-size: 14px;
    font-weight: normal;
}

.mw_wp_form input, .mw_wp_form textarea {
    font-size: 16px;
    width: 100%;
}

.mw_wp_form label input, .reserve input, .mwform-zip-field input {
    width: auto;
    margin-right: 5px;
}

.submitbtn {
    text-align: center;
}

.submitbtn input {
    width: auto;
    margin: 8px auto;
}

/* コンタクトフォーム　画像テスト
------------------------------------ */

table#contact_form {
    margin: 0 auto;
 *border-collapse: collapse; /* IE7 and lower */
    border-spacing: 0;
}

table#contact_form th, table#contact_form td, table#contact_form td input {
    margin: 0;
    padding: 0;
}

table#contact_form th.first_bg {
    width: 160px;
    height: 53px;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #333;
}

table#contact_form th.middle_bg2 {
    width: 160px;
    height: 45px;
}

table#contact_form th.middle_bg3 {
    width: 160px;
    height: 45px;
}

table#contact_form th.middle_bg4 {
    width: 160px;
    height: 45px;
}

table#contact_form th.middle_bg5 {
    width: 160px;
    height: 45px;
}

table#contact_form th.middle_bg6 {
    width: 160px;
    height: 45px;
}

table#contact_form th.bottom_bg {
    width: 160px;
    height: 204px;
}

table#contact_form td.first_bg {
    width: 707px;
    height: 53px;
}

table#contact_form td.middle_bg {
    width: 707px;
    height: 45px;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #333;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #E3DAD3;
}

table#contact_form td.bottom_bg {
    width: 707px;
    height: 204px;
}

.wpcf7c-conf {
    background-color: #F1F1F1 !important;
    border: none !important;
    color: #333 !important;
    box-shadow: none;
}
div.wpcf7-validation-errors {
    border: 2px solid #C00 !important;
    font-size: 18px;
    color: #C30;
}
.wpcf7-list-item {
    display: inline-block;
}
.wpcf7-form.failed .must {
    display: none;
}
.wpcf7-form.failed dl {
    background-color: #CCC;
}
.wpcf7-form.failed dt {
    color: #333;
    text-align: right;
}
.wpcf7-form .conf {
    display: none;
}
.wpcf7-form.failed .conf {
    display: block;
    text-align: center;
    font-size: 18px;
    color: #C00;
}


/* contact7　ボタン */


.wpcf7-form-control.wpcf7-submit {
  padding: 20px 100px;
  font-size: 1.3em;
  line-height: 1;
  font-weight: normal;
  text-transform: uppercase;
  letter-spacing: .2em;
  background-color: #524744;
  color: #fff;
  -moz-transition: all 0.15s;
  -o-transition: all 0.15s;
  -webkit-transition: all 0.15s;
  transition: all 0.15s;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}


/* その他
-------------------------------------------------------- */
a {
    color: #463029;
}

strong {
	color: #164869;
	font-size: 14px;
}

#content .page-title a, .posts_blog h2 a, #content .heading01 a {
    text-decoration: none;
}

#content h2 a, .posts_blog h2 a, #content h3 a {
    text-decoration: none;
}

.posts_blog h2 a {
    color: #ffffff;
}

#footer_inner, #footer_inner a {
    text-decoration: none;
    color:#D8CFCA;
	font-size:0.9em;
	line-height: 1.6em;
}
#content .page-title{
	/*font-size: 17px;*/
    font-size: 19px;
    color: #ffffff;
    /*line-height: 44px;*/
    line-height: 2.3em;
    height: 44px;
    width: 855px;
    background-image: url(../img/bg_h2.gif);
    background-repeat: no-repeat;
    background-color: #fbf2e3;
    padding-left: 15px;
    margin-bottom: 20px;
    letter-spacing: 1px;
}

#content .heading01 {
    font-size: 17px;
    color: #725a50;
    line-height: 38px;
    height: 38px;
    width: 840px;
    background-image: url(../img/bg_h3.jpg);
    background-repeat: no-repeat;
    background-color: #fbf2e3;
    padding-left: 30px;
    margin-bottom: 20px;
    letter-spacing: 1px;
    text-indent: 0;
}

#content .heading01.before {
    font-size: 19px;
    color: #725a50;
    margin: 0px;
    height: 52px;  /* bg画像140pxから下padding30を引いた値 */
    width: 750px;  /* bg画像870pxから左右padding＠を引いた値 */
    padding: 8px 10px 20px 110px;
    line-height: 140%;
    background-image: url(https://veritas-dental.com/wp-content/themes/veritas/img/implant_before.gif);
    background-repeat: no-repeat;
    background-color:#FFFFFF;
}

#content .heading01.after {
    font-size: 19px;
    color: #725a50;
    margin: 0px;
    height: 52px;  /* bg画像140pxから下padding30を引いた値 */
    width: 750px;  /* bg画像870pxから左右padding＠を引いた値 */
    padding: 8px 10px 20px 110px;
    line-height: 140%;
    background-image: url(https://veritas-dental.com/wp-content/themes/veritas/img/implant_after.gif);
    background-repeat: no-repeat;
    background-color:#FFFFFF;
}

#content .heading01.incho {
    font-size: 19px;
    color: #725a50;
    margin: 0px;
    height: 52px;  /* bg画像140pxから下padding30を引いた値 */
    width: 750px;  /* bg画像870pxから左右padding＠を引いた値 */
    padding: 8px 10px 20px 110px;
    line-height: 140%;
    background-image: url(https://veritas-dental.com/wp-content/themes/veritas/img/implant_incho.gif);
    background-repeat: no-repeat;
    background-color:#FFFFFF;
}

#content .heading02 {
    color: #725a50;
    height: 38px;
    width: 95%;
    line-height: 38px;
    font-size: 15px;
    background-image: url(../img/bg_h4.jpg);
    background-repeat: no-repeat;
    background-position: bottom;
    margin-bottom: 20px;
    background-color: transparent;
    padding-left: 0px;
    letter-spacing: inherit;
    padding: 0px;
    box-sizing: border-box;
    border-radius: 0;
    border: 0;
}

#content .heading02.bg-diagonal {
    color: #725a50;
    height: auto;
    width: 97%;
    font-size: 18px;
    line-height: 1em;
    padding: 10px 1.5%;
    background: #faefdc url(../img/diagonal-ru2.png) repeat;
}

/* @media (max-width: 768px) {
  #content .heading02.bg-diagonal {
    width: 97%;
  }
} */

#content .heading02.nagare {
    color: #725a50;
    height: 38px;
    width: 95%;
    line-height: 38px;
    font-size: 15px;
   /* padding-left: 50px;*/
    text-align: center;
    margin-bottom: 20px;
    margin-bottom: 20px;
}

#content .heading02.nagare.ng1 {
    background-image: url(https://veritas-dental.com/wp-content/themes/veritas/img/h4_nagare1.gif);
    background-repeat: no-repeat;
}

#content .heading02.nagare.ng2 {
    background-image: url(https://veritas-dental.com/wp-content/themes/veritas/img/h4_nagare2.gif);
    background-repeat: no-repeat;
}

#content .heading02.nagare.ng3 {
    background-image: url(https://veritas-dental.com/wp-content/themes/veritas/img/h4_nagare3.gif);
    background-repeat: no-repeat;
}

#content .heading02.nagare.ng4 {
    background-image: url(https://veritas-dental.com/wp-content/themes/veritas/img/h4_nagare4.gif);
    background-repeat: no-repeat;
}

#content .heading02.nagare.ng5 {
    background-image: url(https://veritas-dental.com/wp-content/themes/veritas/img/h4_nagare5.gif);
    background-repeat: no-repeat;
}
#content h2 {
    /*font-size: 17px;*/
    font-size: 19px;
    color: #ffffff;
    /*line-height: 44px;*/
    line-height: 2.3em;
    height: 44px;
    width: 855px;
    background-image: url(../img/bg_h2.gif);
    background-repeat: no-repeat;
    background-color: #fbf2e3;
    padding-left: 15px;
    margin-bottom: 20px;
    letter-spacing: 1px;
}

#content h3 {
    font-size: 17px;
    color: #725a50;
    line-height: 38px;
    height: 38px;
    width: 840px;
    background-image: url(../img/bg_h3.jpg);
    background-repeat: no-repeat;
    background-color: #fbf2e3;
    padding-left: 30px;
    margin-bottom: 20px;
    letter-spacing: 1px;
}

#content h3.before {
    font-size: 19px;
    color: #725a50;
    margin: 0px;
    height: 52px;  /* bg画像140pxから下padding30を引いた値 */
    width: 750px;  /* bg画像870pxから左右padding＠を引いた値 */
    padding: 8px 10px 20px 110px;
    line-height: 140%;
    background-image: url(https://veritas-dental.com/wp-content/themes/veritas/img/implant_before.gif);
    background-repeat: no-repeat;
    background-color:#FFFFFF;
}

#content h3.after {
    font-size: 19px;
    color: #725a50;
    margin: 0px;
    height: 52px;  /* bg画像140pxから下padding30を引いた値 */
    width: 750px;  /* bg画像870pxから左右padding＠を引いた値 */
    padding: 8px 10px 20px 110px;
    line-height: 140%;
    background-image: url(https://veritas-dental.com/wp-content/themes/veritas/img/implant_after.gif);
    background-repeat: no-repeat;
    background-color:#FFFFFF;
}

#content h3.incho {
    font-size: 19px;
    color: #725a50;
    margin: 0px;
    height: 52px;  /* bg画像140pxから下padding30を引いた値 */
    width: 750px;  /* bg画像870pxから左右padding＠を引いた値 */
    padding: 8px 10px 20px 110px;
    line-height: 140%;
    background-image: url(https://veritas-dental.com/wp-content/themes/veritas/img/implant_incho.gif);
    background-repeat: no-repeat;
    background-color:#FFFFFF;
}

#content h4 {
    color: #725a50;
    height: 38px;
    width: 95%;
    line-height: 38px;
    font-size: 15px;
    background-image: url(../img/bg_h4.jpg);
    background-repeat: no-repeat;
    background-position: bottom;
    margin-bottom: 20px;
}

#content h4.bg-diagonal {
    color: #725a50;
    height: auto;
    width: 97%;
    font-size: 18px;
    line-height: 1em;
    padding: 10px 1.5%;
    background: #faefdc url(../img/diagonal-ru2.png) repeat;
}

/* @media (max-width: 768px) {
  #content h4.bg-diagonal {
    width: 97%;
  }
} */

#content h4.nagare {
    color: #725a50;
    height: 38px;
    width: 95%;
    line-height: 38px;
    font-size: 15px;
   /* padding-left: 50px;*/
    text-align: center;
    margin-bottom: 20px;
    margin-bottom: 20px;
}

#content h4.nagare.ng1 {
    background-image: url(https://veritas-dental.com/wp-content/themes/veritas/img/h4_nagare1.gif);
    background-repeat: no-repeat;
}

#content h4.nagare.ng2 {
    background-image: url(https://veritas-dental.com/wp-content/themes/veritas/img/h4_nagare2.gif);
    background-repeat: no-repeat;
}

#content h4.nagare.ng3 {
    background-image: url(https://veritas-dental.com/wp-content/themes/veritas/img/h4_nagare3.gif);
    background-repeat: no-repeat;
}

#content h4.nagare.ng4 {
    background-image: url(https://veritas-dental.com/wp-content/themes/veritas/img/h4_nagare4.gif);
    background-repeat: no-repeat;
}

#content h4.nagare.ng5 {
    background-image: url(https://veritas-dental.com/wp-content/themes/veritas/img/h4_nagare5.gif);
    background-repeat: no-repeat;
}

#content .ttl_blue {
    font-size: 16px;
    color: #244a5d;
    line-height: 27px;
	font-weight:600;
    box-sizing: border-box;
    background-color: #fbf2e3;
	padding: 10px 0px 10px 15px;
    margin-bottom: 20px;
    letter-spacing: 1px;
	border:#FFF solid 2px;
    border-radius: 10px;        /* CSS3草案 */
    -webkit-border-radius: 10px;    /* Safari,Google Chrome用 */
    -moz-border-radius: 10px;   /* Firefox用 */
	box-shadow: 0px 2px 5px 2px #eee;
	-webkit-box-shadow: 0px 2px 5px 1px #eee;
	-moz-box-shadow: 0px 2px 5px 2px #eee;

background: #c6eef8; /* Old browsers */
background: -moz-linear-gradient(left,  #c6eef8 0%, #72c6f5 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,#c6eef8), color-stop(100%,#72c6f5)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  #c6eef8 0%,#72c6f5 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  #c6eef8 0%,#72c6f5 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  #c6eef8 0%,#72c6f5 100%); /* IE10+ */
background: linear-gradient(to right,  #c6eef8 0%,#72c6f5 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c6eef8', endColorstr='#72c6f5',GradientType=1 ); /* IE6-9 */
}

#content p {
    max-width: 870px;
    font-size: 14px;
    margin-top: 10px ;
    margin-bottom: 10px;
    line-height: 150%;
}


.btn_brwn {
	-moz-box-shadow: 0px 0px 2px 1px #cccccc;
	-webkit-box-shadow: 0px 0px 2px 1px #cccccc;
	box-shadow: 0px 0px 2px 1px #cccccc;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #7d5d3b), color-stop(1, #634b30));
	background:-moz-linear-gradient(top, #7d5d3b 5%, #634b30 100%);
	background:-webkit-linear-gradient(top, #7d5d3b 5%, #634b30 100%);
	background:-o-linear-gradient(top, #7d5d3b 5%, #634b30 100%);
	background:-ms-linear-gradient(top, #7d5d3b 5%, #634b30 100%);
	background:linear-gradient(to bottom, #7d5d3b 5%, #634b30 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#7d5d3b', endColorstr='#634b30',GradientType=0);
	background-color:#7d5d3b;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	border:2px solid #ffffff;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-size:1.2em !important;
	padding:10px;
	text-decoration:none;
	text-shadow:0px 1px 0px #4d3534;
	width:270px;
	text-align:center;
}
.btn_brwn:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #634b30), color-stop(1, #7d5d3b));
	background:-moz-linear-gradient(top, #634b30 5%, #7d5d3b 100%);
	background:-webkit-linear-gradient(top, #634b30 5%, #7d5d3b 100%);
	background:-o-linear-gradient(top, #634b30 5%, #7d5d3b 100%);
	background:-ms-linear-gradient(top, #634b30 5%, #7d5d3b 100%);
	background:linear-gradient(to bottom, #634b30 5%, #7d5d3b 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#634b30', endColorstr='#7d5d3b',GradientType=0);
	background-color:#634b30;
}
.btn_brwn:active {
	position:relative;
	top:1px;
}

.btn_brwn a {
	color:#FFF;
	text-decoration:none;
}


span {
    font-weight:bold;
    color: #916456;
}

.bold {
    font-weight: bold;
}

.blue {
    color: #4A9FC7;
}
.blue-h6 {
    color: #00479d;
    font-size: 16px;
}
.red {
  color: #a40035;
  font-weight: bold;
}
.brown {
  color: #725a50;
}
.txt_und {
	text-decoration: underline;
	}

.txt_syain {
    color: #0086AB;
    font-weight: bold;
}

.txt_arubaito {
    color: #EDAD0B;
    font-weight: bold;
}

.txt_parttime {
    color: #A4C520;
    font-weight: bold;
}

.font18 {
    font-size: 18px;
}

.font22 {
    font-size: 22px;
}

.left_side {
    float: left;
}

.right_side {
    float: right;
}

.middle_tb {
    vertical-align: middle;
}

.edo-ruby {
    color: #b6007a;
}

.hanzo-purple {
    color: #9b7cb6;
}

.shinjuku-leaf {
    color: #6cbb5a;
}

.clear {
    clear: both;
}

/* WPプラグイン
------------------------------------ */
/* SNSボタン  Social Bookmarking Light */
.wp_social_bookmarking_light {
    border: 0 !important;
    padding: 0 !important;
    margin: 0 !important;
}

.wp_social_bookmarking_light div {
    float: left !important;
    border: 0 !important;
    padding: 0 !important;
    margin: 0 5px 0px 0 !important;
    height: 23px !important;
    text-indent: 0 !important;
}

.wp_social_bookmarking_light img {
    border: 0 !important;
    padding: 0;
    margin: 0;
    vertical-align: top !important;
}

.wp_social_bookmarking_light_clear {
    clear: both !important;
}

.wsbl_twitter {
    width: 100px;
}

/* clearfix
------------------------------------ */
/* For modern browsers */
.cf:before, .cf:after {
    content:"";
    display:table;
}

.cf:after {
    clear:both;
}

/* For IE6/IE7 */
.cf {
    zoom:1;
}

/* end--clearfix */


/*  ----------------------------------------------------
            slidemenu.css
    ----------------------------------------------------   */
.sm {
    list-style:none;
    width:872px;
    height:316px;
    display:block;
    overflow:hidden
}

.sm li {
    float:left;
    display:inline;
    overflow:hidden
}

/*  ----------------------------------------------------
            side-scroll.css
    ----------------------------------------------------   */

.content-wrapper {
    position: relative;
*zoom: 1;
}

.content-wrapper:after {
    display: block;
    clear: both;
    height: 0.01px;
    content: "";
}

.content {
    margin: 50px 0;
}

.sidebar {
    float: left;
    clear: both;
    width: 300px;
    margin: 0px;
}

.floating-widget {
    width: 300px;/* ↓デバッグ用CSS */
	/* background-color: silver; */
}

.floating-widget.floating {
    position: fixed;
    top: 0;/* ↓デバッグ用CSS */
	/* background-color: yellow; */
 }

.floating-widget.pinned-bottom {
    position: absolute;
    bottom: 0;
    /* ↓デバッグ用CSS */
	/* background-color: orange; */
	_position: static;
}

/*  ----------------------------------------------------
            sp.css (軽量化とスマホ対応)
    ----------------------------------------------------   */
/*   サイト軽量化のための施策（PC/SP共通）    */
.header_inner {
}

.gmenu {
    height: 40px;
}

.gmenu li {
    float: left;
    background: url(../img/bg_gnav.gif) repeat-x;
    background-size: contain;
    border-top: #42312A 1px solid;
    border-bottom: #42312A 1px solid;
    border-top: #A99A95 1px solid;
    border-bottom: #A99A95 1px solid;
    width: 216px;
    overflow: hidden;
}

.gmenu li a {
    color: #FFF;
    font-size: 19px;
    font-weight: bold;
    text-decoration: none;
    text-shadow: #300 1px 1px 0px, #300 -1px -1px 0px;
    text-align: center;
    font-family:"游ゴシック", "YuGothic", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", sans-serif;
    letter-spacing: 1px;
    display: block;
    width: 100%;
    height: 100%;
    padding-bottom: 5px;
}

.gmenu-1 {
    border-radius: 7px 0 0 7px;
    border-right: #321F19 1px solid;
    border-left: #998881 1px solid;
    line-height: 35px;
}

.gmenu-2 {
    border-left: #6B534B 1px solid;
    border-right: #321F19 1px solid;
    line-height: 35px;
}

.gmenu-2 a {
    background-image: url(../img/contact-sprite.png);
    background-repeat: no-repeat;
    background-size: 57px auto;
    background-position: 24px -67px;
    text-indent: 46px;
}

.gmenu-2 a:hover {
    background-position: 24px -103px;
}

.gmenu-3 {
    border-left: #6B534B 1px solid;
    border-right: #321F19 1px solid;
    line-height: 35px;
}

.gmenu-3 a {
    background-image: url(../img/contact-sprite.png);
    background-repeat: no-repeat;
    background-size: 57px auto;
    background-position: 4px 3px;
    text-indent: 26px;
}

.gmenu-3 a:hover {
    background-position: 4px -33px;
}

.gmenu-4 {
    border-left: #6B534B 1px solid;
    border-right: #998881 1px solid;
    border-radius: 0 6px 6px 0;
    line-height: 35px;
}

.gmenu-4 a {
    background-image: url(../img/contact-sprite.png);
    background-repeat: no-repeat;
    background-size: 55px auto;
    background-position: 0px -132px;
    text-indent: 8px;
}

.gmenu-4 a:hover {
    background-position: 0px -166px;
}

.nav li {
    border: #CCCCCC 1px solid;
    border-bottom: #FFF 1px solid;
    width: 272px;
    box-sizing: border-box;
    position: relative;
}

.nav li:last-child {
    border-bottom: #CCC 1px solid;
}

.nav li a {
    display: block;
    width: 100%;
    height: 100%;
    border: #FFF 1px solid;
    text-decoration: none;
    box-sizing: border-box;
}

.nav-h {
    height: 44px;
    width: 100%;
    background: #31211c;
    background: linear-gradient(to bottom, #31211c 0%, #3d2b24 50%, #493832 51%, #6b5952 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#31211c', endColorstr='#6b5952', GradientType=0 );
    line-height: 2.3;
    color: #FFF;
    font-size: 19px;
    line-height: 2.7;
    font-size: 16px;
}

.nav-h a {
    background: url(../img/diagonal-ru.png) repeat;
    color: #FFF;
    padding-top: 8px;
}

.nav-d {
    height: 38px;
    width: 100%;
    /* background: #e9d5c2;
    background: linear-gradient(to bottom, #e9d5c2 0%, #eedbc9 50%, #f0ddcb 51%, #f5e3d1 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e9d5c2', endColorstr='#f5e3d1', GradientType=0 ); */
    font-size: 18px;
    line-height: 36px;
    color: #60473E;
    background: #e6d0bc url(../img/diagonal-ru2.png) repeat;
}

.nav-d a {
    /* background: url(../img/diagonal-ru2.png) repeat; */
    color: #60473E;
    /* padding-top: 8px; */
    /* font-size: 18px; */
}

/* .nav-h a:hover { */
    /* background: #594d49; */
    /* background: linear-gradient(to bottom, #594d49 0%, #63554f 50%, #6f615c 51%, #897a75 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#594d49', endColorstr='#897a75', GradientType=0 ); */
/* } */

.nav-h a:hover,
.nav-d:hover,
.nav-d a:hover {
    opacity: 0.9;
    /* background: #f3e7dc; */
    /* background: linear-gradient(to bottom, #f3e7dc 0%, #f5e9df 50%, #f6ebdf 51%, #f9eee3 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3e7dc', endColorstr='#f9eee3', GradientType=0 ); */
}

.nav-d-2 {
    background: #fdefe1 url(../img/diagonal-ru2.png) repeat;
}

.side-btn {
    background: #f7f6f5;
    background: linear-gradient(to bottom, #f7f6f5 0%, #f4e7da 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f6f5', endColorstr='#f4e7da', GradientType=0 );
    width: 272px;
    height: 62px;
    box-sizing: border-box;
    border: #aaa 1px solid;
    border-radius: 4px;
    color: #60473E;
}

.side-btn a {
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
    text-decoration: none;
    font-size: 18px;
    line-height: 1.4;
    padding-top: 6px;
}

.side-btn a:hover {
    opacity: 0.7;
}
#banner_area {
    clear: both;
    padding-top: 10px;
}
aside #banner_area p {
    padding-left: 0;
    padding-bottom: 0;
    margin-left: 25px;
    margin-bottom: 10px;
}

#banner_area .side_contact {
    margin-left: 25px;
    margin-bottom: 10px;
    background-color: #D7D3D2;
    border-radius: 3px;
    border: #D7D3D2 1px solid;
    box-sizing: border-box;
}

#banner_area .side_contact_inner {
    background-image: url(../img/bg_sidecontact.png);
    border: #FFFCFB 1px solid;
    border-radius: 2px;
}

#banner_area .side_contact_heading {
    color: #392A25;
    text-align: center;
    letter-spacing: 1px;
    font-size: 17px;
    background-color: rgba(254, 254, 254, 0.5);
    box-shadow: #FFF 0 0 10px;
    margin: 10px 10px 0 10px;
    padding: 4px;
}

#banner_area .side_contact_tel {
    background-color: rgba(254, 254, 254, 0.5);
    border-radius: 4px;
    box-shadow: #FFF 0 0 10px;
    height: 40px;
    margin: 0 10px 10px 10px;
    padding: 4px;
}

#banner_area .side_contact_tel:hover {
    background-color: rgba(254, 254, 254, 0.8);
}

#banner_area .side_contact_tel a {
    width: 100%;
    height: 100%;
    display: block;
    background-image: url(../img/contact-sprite.png);
    background-repeat: no-repeat;
    background-position: -20px -205px;
    text-decoration: none;
    font-size: 28px;
    padding-left: 36px;
    line-height: 45px;
}

#banner_area .side_contact_tel a:hover {
    color: #5b4d38;
    background-position: -20px -256px;
}

#banner_area .side_contact_mailreserve {
    background-color: rgba(254, 254, 254, 0.5);
    border-radius: 4px;
    box-shadow: #FFF 0 0 10px;
    margin: 0 10px 10px 10px;
    padding: 4px;
    height: 40px;
}

#banner_area .side_contact_mailreserve:hover {
    background-color: rgba(254, 254, 254, 0.8);
}

#banner_area .side_contact_mailreserve a {
    display: block;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    text-decoration: none;
    background-image: url(../img/contact-sprite.png);
    background-repeat: no-repeat;
    background-position: 15px -104px;
    font-size: 18px;
    line-height: 40px;
    padding-left: 106px;
}

#banner_area .side_contact_mailreserve a:hover {
    background-position: 15px -154px;
}

#banner_area .side_contact_mail {
    background-color: rgba(254, 254, 254, 0.5);
    border-radius: 4px;
    box-shadow: #FFF 0 0 10px;
    margin: 0 10px 10px 10px;
    padding: 4px;
    height: 40px;
}

#banner_area .side_contact_mail:hover {
    background-color: rgba(254, 254, 254, 0.8);
}

#banner_area .side_contact_mail a {
    display: block;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    text-decoration: none;
    background-image: url(../img/contact-sprite.png);
    background-repeat: no-repeat;
    background-position: 6px -5px;
    font-size: 18px;
    line-height: 40px;
    padding-left: 80px;
    text-decoration: none;
}

#banner_area .side_contact_mail a:hover {
    background-position: 6px -55px;
}

#banner_area .caution-txt{
    font-size: 14px;
    color: red;
    font-weight: bold;
}

#logo {
	/*width: 272px;
	height: 190px;
	background: url("../img/logo_pc.jpg") no-repeat center;
	text-align: center;*/
}
#logo img {
	display: none;
}

.contact_left {
	float: left;
	margin: 10px 20px 2px 0px;
	text-align: center;
}
.contact_right {
	float: left;
	margin: 10px 0px;
}

@media (min-width: 769px) {
	#logo {
		padding-left: 50px;
	}
	#header_top .header-logo__outer {
		position: absolute;
		top: 10px;
		left: 25px;
	}
	.br-sp{
		display:none;
	}
}
/*     ugly css patch    */
.gmenu span {
    color: #FFF;
}

/*     スマートフォン対応     */
.sp, .sp-inline {
    display: none;
}
/*     メディアクエリ　　　　　　　　*/
@media (max-width: 768px) {
    body {
     position: relative;
     padding-top: 124px;
    }
    img {
     max-width: 100%;
     height: auto;
    }
    aside, #top_detail, #detail_left, #detail_right, table.top_page, table.tb_page, #go_top, .posts_wrapper, .post_left400, .post_left420, .post_right420, .post_right440, .post_left220, .post_right620, .post_left, .post_riht {
     width: 100%;
     box-sizing: border-box;
    }
    #header_inner, #footer_inner, #blog_midasi {
     height: auto;
     width: 100%;
     box-sizing: border-box;
    }
    #content h2, #content h3, #content h4 {
     width: 100%;
    }
    #content .page-title, #content .heading01, #content .heading02 {
     width: 100%;
    }
    #content .page-title {
     padding-left: 0;
     text-indent: 15px;
     background-color: #432D26;
     border-radius: 6px;
     border-right: #FFF 1px solid;
     box-shadow: #999 1px 0 0;
     box-sizing: content-box;
    }
    #content .heading01 {
     height: auto;
     line-height: 1.2;
     padding: 5px;
     box-sizing: border-box;
     border-radius: 5px;
     border: #aaa solid 1px;
     background-image: none;
     background: #fdf5ea;
     background: -ms-linear-gradient(top, #fdf5ea 0%, #e9e2da 100%);
     background: linear-gradient(to bottom, #fdf5ea 0%, #e9e2da 100%);
     filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdf5ea', endColorstr='#e9e2da', GradientType=0 );
    }
    #content .heading02 {
     height: auto;
     line-height: 1.2;
     padding-bottom: 4px;
    }
    #content .heading02.nagare {
     width: 100%;
     overflow: hidden;
     background-position: left;
     box-sizing: border-box;
    }
    #content h2 {
     padding-left: 0;
     text-indent: 15px;
     background-color: #432D26;
     border-radius: 6px;
     border-right: #FFF 1px solid;
     box-shadow: #999 1px 0 0;
     box-sizing: content-box;
    }
     #content h3 {
     height: auto;
     line-height: 1.2;
     padding: 5px;
     box-sizing: border-box;
     border-radius: 5px;
     border: #aaa solid 1px;
     background-image: none;
     background: #fdf5ea;
     background: -ms-linear-gradient(top, #fdf5ea 0%, #e9e2da 100%);
     background: linear-gradient(to bottom, #fdf5ea 0%, #e9e2da 100%);
     filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdf5ea', endColorstr='#e9e2da', GradientType=0 );
    }
    #content h4 {
     height: auto;
     line-height: 1.2;
     padding-bottom: 4px;
    }
    #content h4.nagare {
     width: 100%;
     overflow: hidden;
     background-position: left;
     box-sizing: border-box;
    }
     #content p {
     width: 96%;
     height: auto;
    }
	#content .contact_left {
	width: 100%;
	margin-right: 0;
	text-align: center;
	}
	.contact_right {
	width: 100%;
	text-align: center;
	}
	#content .contact_right span {
	text-align: left;
	}
    .googlemap {
     width: 95%;
     margin: auto;
    }
    #footer_askbox, #wpcontent_slider_container, aside #banner_area, .footer_logo {
    }
    #wpcontent_slider_container {
        display: none;
    }
    .side_contact, #banner_area>p {
        display: none;
    }
    #bix_calender {
        display: block;
    }
    .sp {
     display: block;
    }
    .sp-inline {
     display: inline;
    }
    .pc {
     display: none;
    }

    /*  ヘッダー  */
    header {
     width: 100%;
     height: auto;
     position: fixed;
     top: 0;
     z-index: 1000;
     box-sizing: border-box;
    }
    /*  ヘッダーナビゲーション  */
    .gmenu li {
     width: 35%;
     height: 40px;
     box-sizing: border-box;
    }
    .gmenu li a {
     font-size: 14px;
     text-indent: 0;
    }
    .gmenu-1 {
     border-radius: 0;
    }
    .gmenu-1 a {
     padding-top: 2px;
     line-height: 1.2;
    }
    .gmenu-2 {
    }
    .gmenu-2 a {
     background-position: center -75px;
     line-height: 60px;
    }
    .gmenu-2 a:hover {
     background-position: center -110px;
    }
    .gmenu-3 {
    }
    .gmenu-3 a {
     background-position: center -5px;
     line-height: 60px;
    }
    .gmenu-3 a:hover {
     background-position: center -40px;
    }
    .gmenu .gmenu-4 {
      border-radius: 0;
      width: 30%;
    }
    .gmenu-4 a {
     background-position: center -137px;
    }
    .gmenu-4 a:hover {
     background-position: center -170px;
    }
    #wrapper {
     width: 100%;
     margin: 0;
     box-sizing: border-box;
    }
    /*   サイドバーナビゲーション  */
    nav {
     width: 96%;
     margin: 0 2%;
     padding: 0;
    }
    .nav li {
     width: 76px;
     height: 70px;
     float: left;
    }
    .nav li.nav-h {
     width: 100%;
     height: 35px;
     float: none;
     clear: both;
     cursor: pointer;
    }
    .nav-h a {
     background-repeat: repeat;
     font-size: 14px;
     line-height: 1.2;
    }
    .nav-d a {
     background-repeat: repeat;
     font-size: 14px;
     line-height: 1.2;
     padding-top: 8px;
    }
    li.nav-d {
     height: 0;
     overflow: hidden;
     border: none;
    }
    .visible .nav-d {
     height: 70px;
     border: #CCC 1px solid;
    }
    aside {
     float: none;
    }
    /*  下層ページ  */
    #content {
     clear: both;
     float: none;
     width: 96%;
     margin: 0 2%;
    }
     #top_detail {
     padding-top: 20px;
    }
    table.tb_page th {
        padding: 10px;
    }
    .post_right {
        width: 100%;
        height: auto;
    }
    .right_side {
        /* float: none; */
    }
    /*  メールフォーム  */
    iframe {
     width: 100%;
    }
    .comform-wrap {
     width: 100% !important;
    }
    table#form {
     width: 100%;
    }
    table#form th {
     width: auto;
     font-size: 14px;
    }
    textarea {
     width: 100%;
    }
    /*  footer  */
    footer #footer_inner .footer_unit {
     float: none;
     width: 96%;
     margin: 0 2%;
     padding: 0;
    }
    #footer_inner, #footer_inner a {
     color: #FFF;
	 font-size:1em;
	 line-height:1.5em;
    }
    #footer_inner a {
     display: block;
     width: 80%;
     height: 100%;
    }
    #footer_askbox, .footer_logo {
        display: none;
    }
    h6.f_menu_ttl {
     font-size: 16px;
    }
    ul#footer_menu {
     font-size: 14px;
    }
    #footer_copyright {
     position: relative;
     margin-top: 10px;
     left: 0;
     right: 0;
     text-align: center;
    }
    ul#footer_menu li {
     padding: 8px 0px;
    }
    .w250 {
     width: auto;
    }
    /*  blog  */
    #content .heading01.before, #content .heading01.incho, #content .heading01.after {
     width: 100%;
     height: auto;
     overflow: hidden;
     border: none;
    }
    #content h3.before, #content h3.incho, #content h3.after {
     width: 100%;
     height: auto;
     overflow: hidden;
     border: none;
    }
    /*  ページネーション  */
    .wp-pagenavi>span, .wp-pagenavi>a {
     display: inline-block;
     margin-bottom: 5px;
    }

	strong {
	color: #164869;
	font-size: 14px;
	}
	#logo {
		width: auto;
		height: auto;
		background: none;
	}
	#logo img {
		display: block;
	}

    /*  レイアウト */
	.y_cnt ul li{
		text-align: center;
		float: none;
		margin: 0;
	}

	.arrow {
		transform: rotate(90deg);
		margin-top: 0px;
	}
	#go_top p{
		margin-bottom: 80px;
	}
}

/* 汎用クラス */
.sp {
	display: none;
}
@media (max-width: 768px) {

.sp {
	display: block;
}
.pc {
	display: none;
}

}
/* font */
.fw_b {font-weight: bold; }

.fc_01 {
	color: #990000;
}
.fc_01b {
	color: #990000;
	font-weight: bold;
}
.fc_02 {
	color: #CC0000;
}
.fc_03 {
	font-size: 120%;
	font-weight: bold;
}
.fc_04 {
	color: #5877B4;
	font-weight: bold;
}
.noteline {
	background: url(../image/tartemenu/line_btm.gif) 0 0;
	font-size: 100%;
	line-height: 27px;
}
.noteline p {
	margin: 0 0 27px;
	line-height: 27px;
}
.f_serif {
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}
.f_wigtn {
	font-weight:normal;
}


/* float */
.flt_r {
	float: right;
}
.flt_l {
	float: left;
}


/* indent */
.indent {
	text-indent:-100000em;
}

/* display */
.hide {
	display: none;
}

/* align */
.ta_l { text-align: left; }
.ta_c { text-align: center; }
.ta_r { text-align: right; }

.fs_xxs { font-size: xx-small; }
.fs_xs { font-size: x-small; }
.fs_s { font-size: small; }
.fs_m { font-size: medium; }
.fs_l { font-size: large; }
.fs_xl { font-size: x-large; }
.fs_xxl { font-size: xx-large; }

/* list */
.list_decimal {
	list-style-type: decimal;
	padding-left: 30px;
}

/* Padding */
/* Padding (top + right + bottom + left) = pd */
.pd2 { padding: 2px; }
.pd5 { padding: 5px; }
.pd10 { padding: 10px; }
.pd15 { padding: 15px; }
.pd20 { padding: 20px; }
.pd25 { padding: 25px; }
.pd30 { padding: 30px; }

/* Padding (top + bottom) = pdtb */
.pdtb5 { padding-top: 5px; padding-bottom: 5px; }
.pdtb10 { padding-top: 10px; padding-bottom: 10px; }
.pdtb15 { padding-top: 15px; padding-bottom: 15px; }
.pdtb20 { padding-top: 20px; padding-bottom: 20px; }
.pdtb25 { padding-top: 25px; padding-bottom: 25px; }
.pdtb30 { padding-top: 30px; padding-bottom: 30px; }

/* Padding (right + left) = pdrl */
.pdrl5 { padding-right: 5px; padding-left: 5px; }
.pdrl20 { padding-right: 20px; padding-left: 20px; }

/* Padding (top) = pdt */
.pdt5 { padding-top: 5px; }
.pdt10 { padding-top: 10px; }
.pdt15 { padding-top: 15px; }
.pdt20 { padding-top: 20px; }
.pdt25 { padding-top: 25px; }
.pdt30 { padding-top: 30px; }

/* Padding (right) = pdr */
.pdr5 { padding-right: 5px; }
.pdr10 { padding-right: 10px; }
.pdr15 { padding-right: 15px; }
.pdr20 { padding-right: 20px; }
.pdr25 { padding-right: 25px; }
.pdr30 { padding-right: 30px; }

/* Padding (bottom) = pdb */
.pdb5 { padding-bottom: 5px; }
.pdb10 { padding-bottom: 10px; }
.pdb15 { padding-bottom: 15px; }
.pdb20 { padding-bottom: 20px; }
.pdb25 { padding-bottom: 25px; }
.pdb30 { padding-bottom: 30px; }

/* Padding (left) = pdl */
.pdl5 { padding-left: 5px; }
.pdl10 { padding-left: 10px; }
.pdl15 { padding-left: 15px; }
.pdl20 { padding-left: 20px; }
.pdl25 { padding-left: 25px; }
.pdl30 { padding-left: 30px; }

/* Margin */
/* Margin (top + right + bottom + left) = mg */
.mg5 { margin: 5px; }
.mg10 { margin: 10px; }
.mg15 { margin: 15px; }
.mg20 { margin: 20px; }
.mg25 { margin: 25px; }
.mg30 { margin: 30px; }

/* Margin (top + bottom) = mgtb */
.mgtb5 { margin-top: 5px; margin-bottom: 5px; }
.mgtb10 { margin-top: 10px; margin-bottom: 10px; }
.mgtb15 { margin-top: 15px; margin-bottom: 15px; }
.mgtb20 { margin-top: 20px; margin-bottom: 20px; }
.mgtb25 { margin-top: 25px; margin-bottom: 25px; }
.mgtb30 { margin-top: 30px; margin-bottom: 30px; }

/* Margin (right + left) = mgrl */
.mgrl5 { margin-right: 5px; margin-left: 5px; }
.mgrl20 { margin-right: 20px; margin-left: 20px; }

/* Margin (top) = mgt */
.mgt5 { margin-top: 5px; }
.mgt10 { margin-top: 10px; }
.mgt15 { margin-top: 15px; }
.mgt20 { margin-top: 20px; }
.mgt25 { margin-top: 25px; }
.mgt30 { margin-top: 30px; }
.mgt40 { margin-top: 40px; }
.mgt45 { margin-top: 45px; }
.mgt50 { margin-top: 50px; }

/* Margin (right) = mgr */
.mgr5 { margin-right: 5px; }
.mgr10 { margin-right: 10px; }
.mgr15 { margin-right: 15px; }
.mgr20 { margin-right: 20px; }
.mgr25 { margin-right: 25px; }
.mgr30 { margin-right: 30px; }
.mgr35 { margin-right: 35px; }
.mgr40 { margin-right: 40px; }
.mgr45 { margin-right: 45px; }
.mgr50 { margin-right: 50px; }
.mgr55 { margin-right: 55px; }
.mgr60 { margin-right: 60px; }
.mgr75 { margin-right: 75px; }
.mgr90 { margin-right: 90px; }
.mgr95 { margin-right: 95px; }

/* Margin (bottom) = mgb */
.mgb5 { margin-bottom: 5px; }
.mgb10 { margin-bottom: 10px; }
.mgb15 { margin-bottom: 15px; }
.mgb20 { margin-bottom: 20px; }
.mgb25 { margin-bottom: 25px; }
.mgb30 { margin-bottom: 30px; }
.mgb45 { margin-bottom: 45px; }

/* Margin (left) = mgl */
.mgl5 { margin-left: 5px; }
.mgl10 { margin-left: 10px; }
.mgl15 { margin-left: 15px; }
.mgl20 { margin-left: 20px; }
.mgl25 { margin-left: 25px; }
.mgl30 { margin-left: 30px; }
.mgl35 { margin-left: 35px; }
.mgl40 { margin-left: 40px; }
.mgl45 { margin-left: 45px; }
.mgl50 { margin-left: 50px; }

/*20160509*/
.gnav {
	display: none;
}
@media only screen and (max-width: 768px){
	nav {
		width: 96%;
		margin: 0 2%;
		padding: 0;
	}
	.nav{
		display: none;
	}
	#header_top {
		/*padding: 5px 0;*/
	}
	#header_top .header-logo__outer {
		position: relative;
		top: 0px;
		text-align: center;
		padding: 7px 0;
		margin: 0 auto;
	}
	#header_inner ul {
		position: relative;
		top: 0;
		left: 0;
	}
	#header_title{
		width: 80%;
		margin: 0 auto;
		position: relative;
	}
	/* メニューの配置 */
	.gnav {
		display: block;
		position: absolute;
		left: 0;
    top: 22px;
		width:10%;
		margin: 0;
	}
	/* ハンバーガーボタンのデザイン */
	.burg {
		display: block;
		width: 40px;
		height: 40px;
		margin: 0;
		background-color: #654d44;
		position: relative;
		border-radius: 6px;
		cursor: pointer;
	}
	.burg-inner, .burg-inner::before, .burg-inner::after {
		display: block;
		margin: 4px;
		width: 31px;
		height: 6px;
		background-color: #FFF3E4;
		position: absolute;
		border-radius: 6px;
	}
	.burg-inner {
		top: 14px;
		left: 0;
		transition: transform 0.1s linear;
	}
	.burg-inner:before {
		content: " ";
		top: -16px;
		left: -4px;
		transition: width 0.1s linear;
		transition: top 0.1s linear;
	}
	.burg-inner:after {
		content: " ";
		left: -4px;
		bottom: -16px;
		transition: width 0.1s linear;
		transition: top 0.1s linear;
	}
	/* タップ時にアニメーションで矢印に変形させるギミック */
	.visible .burg-inner {
		transform: rotate(360deg);
		transition: transform 0.1s linear;
	}
	.visible .burg-inner::before {
		transform: rotate(150deg);
		width: 25px;
		top: -10px;
		transition: width 0.1s linear;
		transition: top 0.1s linear;
	}
	.visible .burg-inner::after {
		transform: rotate(30deg);
		width: 25px;
		top: 1px;
		transition: width 0.1s linear;
		transition: top 0.1s linear;
	}
	/* メニューの開閉　1段目　左の画面外からアニメーションで引き出し表示 */
	.toggle {
		position: relative;
	}
	#header_inner .menu1 {
		position: absolute;
		width: 230px;
		left: -800% ;
		top: 40px ;
		background-color: rgba(255,255,255,0.9);
		overflow: hidden;
		transition: left 0.3s linear;
		display: block;
		z-index: 9999;
	}
	#header_inner .visible {
		left: 0 !important;
		transition: left 0.3s linear;
	}
	#header_inner .visible li {
		width: 100%;
		height: 100%;
		display: block;
		margin: 0;
		border-radius: 0;
		line-height: 1.7;
		text-align: left;
	}
	#header_inner .visible li a{
		display: block;
		text-decoration: none;
		font-size: 15px;
		font-weight: 600;
	}
	/*20160510*/
	/* メニューの開閉　2段目 */
	.toggle2 {
		box-sizing: border-box;
		display: block;
		position: relative;
		height: 40px;
		width: 100%;
		padding: 0 4px;
	}
	.toggle2-inner {
		display: table-cell;
		width: 100%;
		height: 100%;
		vertical-align: middle;
		cursor: pointer;

	}
	.toggle2-inner a{
		font-weight: bold;
		color: #916456;
	}
	.menu2 {
		display: none;
		position: absolute;
		left: -110%;
		width: 100%;
	}
	#header_inner .menu2 li {
		display: table;
		width: 100%;
		padding-left: 10px;
	}
	.menu2 li>a {
		display: table-cell;
		width: 100%;
		height: 100%;
		vertical-align: middle;
		background-color: #FFF;
		padding: 0 4px;
		text-decoration: none;
	}
	.visible2 .menu2 {
		display: block;
		left: 140px;
		margin-top: -1px;
	}
}
/*20160518　予防について*/
h5{
	font-size: 1.3em;
	font-weight: 700;
	border-bottom: 5px #d7c3b8 solid;
}
.point{
	color: white;
	background-color: #d7c3b8;
	/* border-radius */
	border-radius:6px 6px 0px 0px ;
	-moz-border-radius:6px 6px 0px 0px ;
	-webkit-border-radius:6px 6px 0px 0px ;
	/* border */
	border:3px solid #d7c3b8;
	display: inline-block;
	width: 70px;
	padding: 0 10px;
	text-align: center;
}
.selfcare dt{
	font-size: 1.2em;
	color: white;
	background-color: #6a564b;
	border: 1px #6a564b solid;  /* 枠線を引く */
	border-radius: 3px;      /* 角丸の指定 */
	width: 80px;
	text-align: center;
	padding: 5px 2px;
	position: relative;
	top:15px;
	z-index: 3;
}
.selfcare dd{
	border:1px #6a564b solid;
	/* box-shadow */
	box-shadow:2px 2px 0px 0px #6a564b;
	-moz-box-shadow:2px 2px 0px 0px #6a564b;
	-webkit-box-shadow:2px 2px 0px 0px #6a564b;
	padding: 15px 10px;
	position: relative;
	left:-15px;
}
.p-care dt{
	display: list-item;
	list-style: circle inside;
	color: #4682B4;
	font-size: 1.2em;
	font-weight: 700;
}
.p-care dd{
	margin:5px 0 10px 15px;
}
@media (min-width: 769px) {
	.wp-image-234{
		display: none;
	}
}
@media (max-width: 768px) {
	.selfcare_right{
		display: none;
	}
	.post_left .wp-image-234{
		width: 100%;
	}
}
/*20160518　歯周病*/

ul.ss-check{
	color:#4682b4;
}
.ss-check li {
	margin-bottom: 15px;
}
.post_left_ss {
	width: 470px;
}
.post_right_ss {
	width: 370px;
	text-align: center;
}
.post_left_pain {
	width: 420px;
	float: left;
}
.post_right_pain {
	width: 420px;
	float: right;
}
.s-pain h6,table#care-flow h6{
	font-size: 1.2em;
	color: white;
	background-color: #6a564b;
	border: 1px #6a564b solid;  /* 枠線を引く */
	border-radius: 3px;      /* 角丸の指定 */
	text-align: center;
	padding: 5px 2px;
	position: relative;
}
.s-pain h6{
	width: 80px;
}
#care-flow h6.purerping {
	width: 280px;
	padding-right: 0px;
	padding-left: 8px;
}
h6.rentgen,
.blashing h6{
	width: 220px;
}
.zyokyo h6 {
	width: 180px;
}

.s-pain,.pocket,.blashing,.zyokyo{
	border:1px #6a564b solid;
	/* box-shadow */
	box-shadow:2px 2px 0px 0px #6a564b;
	-moz-box-shadow:2px 2px 0px 0px #6a564b;
	-webkit-box-shadow:2px 2px 0px 0px #6a564b;
	position: relative;
}
.s-pain{
	height: 150px;
}
.post_right_img {
  padding-top: 6px;
}
.pocket{
	width: 800px;
	height: 200px;
}
.blashing,
.zyokyo{
  min-height: 370px;
  position: relative;
}
.blashing-txt,
.zyokyo-txt{
  padding: 15px 15px 0 15px;
}
.blashing-img,
.zyokyo-img{
  position: absolute;
  bottom: 0;
  width: 100%;
}
.post_left_sentence.left_side {
	width: 260px;
	margin: 10px;
}
.pain_care{
	border-left:3px #d5c5b8 dotted;
}
table#care-flow{
	width: 900px;
	border-spacing : 15px 0;
	border-collapse : separate ;
}
table#care-flow th{
	width: 100px;
	vertical-align: top;

}
table#care-flow td{
	width: 400px;
	vertical-align: top;
}
#care-flow p.flow-title{
	color:#d5c5b8;
	font-size: 3.5em;
	line-height: 1;
	margin-top: 0;
	margin-bottom:0;
	font-weight: 600;
}
#care-flow p.flow-subtitle{
	color:#805252;
	font-size: 1.4em;
	font-weight: 600;
	margin-top: 0;
	margin-bottom:0;
}
tr.tr-spacing td,tr.tr-spacing th{
	padding-top: 50px;
}
.pocket-sentence {
	width: 250px;
}
.pocket-img {
	width: 500px;
}
.pocket div{
	float: left;
}
.pocket dt{
	color:#916456;
	font-size: 1.6em;
	font-weight: 500;
	margin-bottom: 15px;
}
.pocket dd{
	font-size: 1.5em;
	line-height: 1.5;
}
.meyasu{
	color: #4682B4;
	font-size: 1.2em;
	font-weight: 700;
}
span.moji {
	color: black;
	font-weight: 500;
	font-size: large;
}

.blashing img,
.zyokyo img{
	vertical-align:top;
}
#care-flow div.blashing p, #care-flow div.zyokyo p {
	margin-bottom: 0;
}
.blashing img{
  width: 100%;
	/* margin-left: 80px;
	margin-top: 20px; */
}
.zyokyo img{
  width: 100%;
	/* margin-left: 50px; */
}
.maintenance {
	float: left;
}
/*.table-cover{
	overflow-x:auto;
}*/

@media (min-width: 769px) {
	ul.ss-check{
		font-size: 1.8em;
		margin-top: 20px;
		margin-left: 30px;
	}
	.s-pain{
			width: 400px;
			margin: 10px 10px 40px 10px;
		}
	.pocket1, .pocket2, .pocket3 {
		float: left;
		margin-left: 30px;
	}
	.pocket1 span.moji {
	margin-left: 40px;
}
	.pocket2 span.moji,.pocket3 span.moji {
	margin-left: 35px;
}
.bottom_line_sp{
  display: none;
}
}
@media (max-width: 768px) {
	.posts_wrapper.cf img {
		/* max-width: 80%; */
	}
  .post_right_img > img{
    /* max-width: 33% !important; */
  }
	.post_left_ss {
		width: 100%;
	}
	ul.ss-check{
		font-size: 1.5em;
		line-height: normal;
	}
	.post_right_ss {
		width: 80%;
	}
	.s-pain{
		width: 100%;
		margin-bottom: 30px;
	}
	.post_left_sentence.left_side {
		width: 60%;
		float: left;
	}
	tr.tr-spacing-sp td, tr.tr-spacing-sp th {
		padding-top: 30px;
	}
	table#care-flow,#care-flow tbody,#care-flow tr,#care-flow th,#care-flow td{
		display: block;
		max-width: 100%;
		margin: 0 auto;
	}
	table#care-flow {
		max-width: 100%;
	}
	table#care-flow img{
		/* max-width: 60%; */
	}
	.step1 img,.step2 img,.step3 img,.step4 img,.step5 img{
		display: block;
	}
	th.line img {
		display: none;
	}
	#care-flow th{
		float: left;
	}
	#care-flow td.title-panel {
		width: 680px;
		float: none;
	}
	#care-flow .pocket {
		width: 100%;
		height: 380px;
	}
	.pocket-sentence {
		width: 100%;
	}
	.pocket-img {
		width: 100%;
	}
	.pocket1, .pocket2, .pocket3 {
		width: 33%;
		text-align: center;
	}
	#care-flow td.picture img {
		max-width: 100%;
	}
	.blashing,
  .zyokyo{
		margin-bottom: 20px;
		/* width: 85%; */
    min-height: 380px;
	}
	#care-flow p.flow-title.mente {
		font-size: 3em;
		float: none;
	}
	#care-flow p.flow-subtitle.mente-sub {
		float: left;
	}
  #blog_bottom_detail,#post_nexts,#blog_bdetail,#social_button,#content p {
    width: 100%;
    max-width: 100%;
  }
  .bottom_line_pc{
    display: none;
  }
  .bottom_line_sp{
    display: inline;
  }
  #blog_bottom_detail{
    margin-bottom: 20px;
  }
  #post_nexts{
    margin-bottom: 10px;
  }
}

@media (min-width: 1024px) {
	#content .txt_l {
	width: 420px;
	text-align: left;
	}
}


@media (min-width: 768px) and ( max-width:1023px) {
	#content .txt_l {
	width: 420px;
	text-align: left;
	margin-left: 20%;
	}
}

@media (max-width: 480px) {
	#content .txt_l {
	width: 320px;
	text-align: left;
	margin-left: 0%;
	}
}

/* ----------------------------- */
/* side menu アコーディオン        */
/*  201712 miyagi       */
/* ----------------------------- */
.nav ul.visible {
  display: none;
}
.nav li.nav-accordion:hover {
  cursor: pointer;
  opacity: 0.9;
}
.nav li.nav-accordion i.fa {
  position: absolute;
  right: 8px;
  top: 13px;
}


/* ----------------------------- */
/* top slide        */
/*  201712 miyagi       */
/* ----------------------------- */
#wrapper #wpcontent_slider_container {
  margin: 0 25px 25px 25px;
}

/* ----------------------------- */
/* staff                         */
/*  201712 miyagi                */
/* ----------------------------- */
.staff {
  margin-top: 30px;
}
.staff-img {
  /* width: 160px; */
  width: 50%;
  display: table-cell;
}
.staff-txt {
  width: 45%;
  display: table-cell;
  vertical-align: top;
  color: #5d473d;
  font-size: 14px;
  line-height: 1.5em;
}
.back-bubbles {
  position: relative;
  background-color: #faefdc;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  padding: 12px;
}
.back-bubbles::before {
  content: "";
  border: 12px solid transparent;
  border-right: 22px solid #faefdc;
  position: absolute;
  left: -30px;
  top: 30px;
}

.back-beige {
  background-color: #faefdc;
  display: inline-block;
  padding: 15px 20px;
  font-size: 14px;
  line-height: 1.5em;
}

.back-brown-button {
  width: 100%;
  text-align: center;
}
.back-brown-button span {
  padding: 12px 30px;
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
  display: inline-block;
  text-align: center;
  color: #fff;
  background: #59433a;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
}

/* ----------------------------- */
/* 上へ戻るボタン                  */
/*  201712 miyagi                */
/* ----------------------------- */
.backtop {
  display: none;
  width: 40px;
  height: 40px;
  position: fixed;
  bottom:   30px;
  right: 0;
  -moz-border-radius: 8px 0 0 8px;
  -webkit-border-radius: 8px 0 0 8px;
  border-radius: 8px 0 0 8px;
  text-align: center;
  background-color: rgba(77, 77, 77, 0.8);
}
.backtop a {
  color: #fff;
  font-size: 22px;
  line-height: 1.7em;
  text-decoration: none;
}
.backtop:hover {
  opacity: 0.8;
}



/* ----------------------------- */
/* 文章の前にチェックの画像 セレックで利用 */
/*  201712 miyagi                */
/* ----------------------------- */
.check-list {
  font-size: 16px;
  color: #5c463d;
}
.check-item {
  margin-bottom: 20px;
}
.check-item::before {
  content: url(../img/cerec/cerec-check.png);
  width: 30px;
  height: 20px;
  padding-left: 25px;
  padding-right: 10px;
  position: relative;
  top: 5px;
}

@media (max-width: 768px) {
  .txt-center {
    text-align: center;
  }
}


/* ----------------------------- */
/* 矢印 小児歯科で利用 */
/*  201712 miyagi                */
/* ----------------------------- */
.nagare-list {
}
.nagare-item {
  margin: 15px 0;
}
.nagare-item span {
  color: #5c463d;
  font-size: 18px;
  line-height: 1.5em;
  border: 2px solid #5c463d;
  padding: 10px 20px;
  font-weight: normal;
  display: inline-block;
}
.nagare-item+.nagare-item {
  position: relative;
	margin-top: 50px;
}
.nagare-item+.nagare-item::before {
  content: '';
  display: block;
	position: absolute;
	top: -30px;
  width: 100%;
  height: 14px;
	background: url(../img/arrow-s.png) no-repeat 50% 50%;
}


.img-list {
  /* width: 860px;
  height: 210px; */
  width: 100%;
  text-align: justify;
	text-justify: distribute-all-lines;
}
.img-list::after {
	content:"";
	display: inline-block;
	width: 100%;
	line-height:0;
	height: 0;
}
.img-item {
  display: inline-block;
}
.img-item img,
.img-item span {
  display: block;
}
.img-item span {
  text-align: center;
  font-size: 14px;
  font-weight: normal;
  padding-top: 10px;
}

@media (max-width: 768px) {
  .img-item {
    display: block;
    text-align: center;
  }
  .img-item img {
    display: inline;
  }
}

/* ----------------------------- */
/* step-flow , inspection-notes 高水準機器による検査で使用 */
/*  201802 ikeda                */
/* ----------------------------- */

.inspection-notes dl{
    position: relative;
    box-sizing: border-box;
    background-color: #fbf2e3;
    padding: 30px 0px 30px 180px;
    margin: 0 40px 20px 10px;
    border: #FFF solid 2px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    box-shadow: 0px 2px 5px 2px #eee;
    -webkit-box-shadow: 0px 2px 5px 1px #eee;
    -moz-box-shadow: 0px 2px 5px 2px #eee;
}
.inspection-notes dl dt{
    position: absolute;
    left: -13px;
    top: 20px;
    background: url(/wp-content/themes/veritas/img/about-toct/ttl-obi.png) no-repeat 0 0;
    font-size: 16px;
    padding: 10px 20px 20px 20px;
    color: #fff;
}
.inspection-notes dl dd{
    color: #244a5d;
    font-weight: 600;
    margin: 0;
    color: #a40000;
    font-size: 20px;
    line-height: 1.5;
}
.step-flow{
    max-width: 870px;
}
.step-flow .step_cont{
    background: url("/wp-content/uploads/2016/07/line_step2-3.jpg") no-repeat 50px 50px;
    margin-bottom: 20px;
    min-height: 130px;
}
.step-flow .step_cont.noline{
    background-image: none;
}
.step-flow .step_cont.step1 dl{
    background-image: url("/wp-content/uploads/2016/06/step1.jpg");
    background-repeat: no-repeat;
    background-position: left top;
}
.step-flow .step_cont.step2 dl{
    background-image: url("/wp-content/uploads/2016/06/step2.jpg");
    background-repeat: no-repeat;
    background-position: left top;
}
.step-flow .step_cont.step3 dl{
    background-image: url("/wp-content/uploads/2016/06/step3.jpg");
    background-repeat: no-repeat;
    background-position: left top;
}
.step-flow .step_cont.step4 dl{
    background-image: url("/wp-content/uploads/2016/06/step4.jpg");
    background-repeat: no-repeat;
    background-position: left top;
}
.step-flow .step_cont.step5 dl{
    background-image: url("/wp-content/uploads/2016/06/step5.jpg");
    background-repeat: no-repeat;
    background-position: left top;
}
.step-flow .step_cont .step_detail_left{
    float: left;
    max-width: 540px;
}
.step-flow .step_cont .step_detail_left.left_all{
    max-width: 100%
}
.step-flow .step_cont .step_detail_right{
    float: right;
}
.step-flow .step_cont dl{
    padding-left: 110px;
    margin: 0 0 15px;
}
.step-flow .step_cont dl dt{
    color: #d5c5b8;
    font-size: 3.5em;
    line-height: 1;
    margin-top: 0;
    margin-bottom: 0;
    font-weight: 600;
}
.step-flow .step_cont dl dd{
    color: #805252;
    font-size: 1.4em;
    font-weight: 600;
    line-height: 2;
    margin: 0;
}
.step-flow .step_cont h6{
    display: inline-block;
    font-size: 1.2em;
    color: white;
    background-color: #6a564b;
    border: 1px #6a564b solid;
    border-radius: 3px;
    text-align: center;
    padding: 5px 8px;
}
.step-flow .step_cont .step_detail_left > p{
    margin-top: 40px;
}
.step-flow .step_cont .step_detail_left .step_cont_indent{
    margin-left: 110px;
}
.step-flow .step_cont .step_detail_center{
    margin-top: 30px;
    margin-left: 110px;
}
.step-flow .step_cont .step_annotetion{
    border: 1px #6a564b solid;
    box-shadow: 2px 2px 0px 0px #6a564b;
    -moz-box-shadow: 2px 2px 0px 0px #6a564b;
    -webkit-box-shadow: 2px 2px 0px 0px #6a564b;
    padding: 15px 11px;;
    margin-top: 90px;
}
.step-flow .step_cont .step_annotetion > h6{
    display: inline-block;
    font-size: 1.2em;
    color: white;
    background-color: #6a564b;
    border: 1px #6a564b solid;
    text-align: center;
    padding: 10px 20px;
}
.step-flow .step_cont .step_annotetion .annotetion_line{
    margin-left: 110px;
}
.step-flow .step_cont .tcol_cont > div{
    max-width: 370px;
}
.step-flow .step_cont .tcol_cont .col_l{
    float: left;
}
.step-flow .step_cont .tcol_cont .col_r{
    float: right;
}
@media (max-width: 768px) {
    p img.img_cnt{
        display: block;
        margin: 0 auto;
    }
    .inspection-notes dl{
        margin: 0 0 20px 10px;
        padding: 50px 10px 10px 10px;
    }
    .inspection-notes dl dt{
        top: 10px;
    }
    .step-flow .step_cont{
        background-image: none;
    }
    .step-flow .step_cont .step_detail_left{
        float: none;
        max-width: 100%;
    }
    .step-flow .step_cont .step_detail_right{
        float: none;
    }
    .step-flow .step_cont .step_detail_right > img{
        margin: 0 auto;
    }
    .step-flow .step_cont dl dt{
        font-size: 3em;
    }
    .step-flow .step_cont dl dd {
        line-height: 1.5;
        margin: 0;
    }
    .step-flow .step_cont .step_detail_left .step_cont_indent,
    .step-flow .step_cont .step_detail_center{
        margin-left: 0;
    }
    .step-flow .step_cont .step_annotetion{
        margin: 20px 0;
    }
    .step-flow .step_cont .step_annotetion .annotetion_line {
        margin: 0 auto;
    }
}
.su-row {
    max-width: 870px;
}
/* ----------------------------- */
/* spp_cont 歯周病治療で使用       */
/*  201802 ikeda                */
/* ----------------------------- */
.step-flow .step_cont .pp_cont{
    border: 1px #6a564b solid;
    box-shadow: 2px 2px 0px 0px #6a564b;
    -moz-box-shadow: 2px 2px 0px 0px #6a564b;
    -webkit-box-shadow: 2px 2px 0px 0px #6a564b;
    padding-bottom: 20px;
    margin-bottom: 50px;
}
.step-flow .step_cont .pp_cont > div{
    float: left;
}
.step-flow .step_cont .pp_cont .pp_text p span{
    display: block;
    color: #916456;
    font-size: 1.5em;
    font-weight: 500;
    margin: 12px 0 15px;
}
.step-flow .step_cont .pp_cont .pp_text ul li{
    font-size: 1.5em;
    line-height: 1.5;
    margin-left: 40px;
}
@media (max-width: 768px) {
    .step-flow .step_cont .pp_cont > div{
        float: none;
    }
    .step-flow .step_cont .pp_cont .pp_img::after{
        clear: both;
        content: "";
        display: table;
    }
    .step-flow .step_cont .pp_cont .pp_img > *{
        float: left;
    }
    .step-flow .step_cont .tcol_cont .col_l,
    .step-flow .step_cont .tcol_cont .col_r{
        float: none;
        margin: 0 auto 20px;
    }
}




/* ----------------------------- */
/*  link-bnr サイドバー内バナーで使用 */
/*  201802 ikeda                */
/* ----------------------------- */

.link-bnr{
    padding-left: 25px;
    margin-top: 30px;
}
.link-bnr ul li{
    margin-bottom: 15px;
}
.link-bnr ul li a:hover {
    opacity: 0.7;
}
@media (max-width: 768px) {
    .link-bnr{
        margin-top: 15px;
        padding-left: 0;
        text-align: center;
    }
    .link-bnr ul li{
        padding: 0 25px;
    }
}


/* ----------------------------- */
/*  spの表示非表示調整 */
/*  201802 miyagi                */
/* ----------------------------- */
@media (max-width: 768px) {
  .page-title {
    margin-top: 10px;
  }
  h2 {
    margin-top: 30px;
  }
}

.banner-item a:hover {
    opacity: 0.7;
}


.breadcrumbs{
	background-color: #fbf2e3;
}
.breadcrumbs__inner{
	width: 1220px;
    margin-right: auto;
    margin-left: auto;
    padding: 8px 0 8px 25px;
    font-size: 90%;
    line-height: 120%;

    box-sizing: border-box;
}
.breadcrumbs__inner>span>span{
	color: #757575;
	font-weight: normal;
}
@media (max-width: 768px) {
	.breadcrumbs__inner{
    	font-size: 80%;
		width: 100%;
		padding-left: 2%;
		margin-bottom: 10px;
	}
}

aside #banner_area ul.sns-area{
  margin: 30px 0;
}
aside #banner_area ul.sns-area li{
  text-align: center;
  margin-bottom: 10px;
}
aside #banner_area ul.sns-area li a:hover{
  opacity: 0.7;
}
@media (max-width: 768px) {
  aside #banner_area ul.sns-area{
    padding: 0;
  }
  aside #banner_area ul.sns-area li{
    max-width: 100%;
    padding: 0 10px;
  }
  aside #banner_area ul.sns-area li .bnr-pc{
    display: none;
  }
}
@media (min-width: 769px) {
  aside #banner_area ul.sns-area li .bnr-sp{
    display: none;
  }
}
.correction-calendar{
  max-width: 870px;
  margin: 30px 0 20px;
}
.correction-calendar__list{
  display: inline-block;
  flex-wrap: wrap;
  justify-content: space-around;
  overflow: hidden;
}
.correction-calendar__item{
  margin-bottom: 30px;
  float: left;
  padding: 0 20px;
}
@media (max-width: 768px) {
  .correction-calendar__item{
    width: 40%;
    text-align: center;
    padding: 0 15px;
  }
}
