@charset "utf-8";
/* CSS Document */
body {
  font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", 'Century Gothic', sans-serif;
  font-size: 16px;
  line-height: 1.6em;
  background-color: #F4EADE;
  /* [disabled]background-image: url(../images/background.jpg); */
  background-repeat: repeat-x;
  background-position: top;
}
.closing {
  background-image: url(../images/close_back.png);
  background-repeat: repeat;
  background-position: center center;
  /*text-align: center;*/
  text-align: left;
  border: 2px solid #C1AF93;
  border-radius: 10px;
  padding: 20px 16px;
  font-size: 160%;
  line-height: 1.6em;
  color: #867E45;
  background: #ffffff;
  margin: 10px 0;
}
.closing p:last-of-type {
  margin: 0;
}
.closing span {
  font-size: 110%;
  color: #ED6A7A;
  background: linear-gradient(transparent 60%, #F9DCE0 60%);
}
/** スマートフォンの場合 **/
@media screen and (max-width: 767px) {
  .closing {
    font-size: 90%;
    padding: 10px 5px;
  }
}
/* default addition */
.navbar-toggle {
  padding: 5px 5px;
  line-height: 0.6em;
  color: #999;
}
.navbar-header img {
  height: 100%;
}
.navbar-brand {
  margin: 0px;
  padding-top: 7px;
  padding-right: 0px;
  padding-bottom: 5px;
  padding-left: 0px;
}
/* original addition */
header {
  padding: 0px;
  margin: 0px;
}
#h1_wrap {
  width: 100%;
}
h1 {
  font-size: 12px;
  font-weight: normal;
  margin-top: 0px;
  letter-spacing: 0.1em;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
  height: 30px;
  padding-top: 8px;
  padding-bottom: 6px;
  color: #946D4E;
  margin-bottom: 0px;
}
h2 {
  margin: 0px;
  padding: 0px;
  margin-bottom: 20px;
}
/* h3 green */
h3 {
  background-image: url(../images/h3title.jpg);
  font-size: 24px;
  color: #666666;
  padding-right: 0px;
  padding-bottom: 10px;
  padding-left: 20px;
  font-weight: normal;
  padding-top: 14px;
  margin: 0px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #84B643;
}
/* h3 pastel */
h3.pastel {
  height: 120px;
  display: block;
  background: url(../images/h3_bg.png) no-repeat top left;
  padding: 20px 0 10px 70px;
  color: #7b6452;
  border: 0px;
  line-height: 3em;
}
@media screen and (max-width: 767px) {
  h3 {
    font-size: 20px;
    background-position: right;
    text-shadow: #fff 1px 1px 10px, #fff -1px 1px 10px, #fff 1px -1px 10px, #fff -1px -1px 10px;
  }
  h3.pastel {
    height: auto;
    background-size: 100% auto;
    padding: 0px 0 10px 70px;
  }
}
h4 {
  font-size: 20px;
  color: #659032;
  font-weight: normal;
  border-bottom-width: 3px;
  border-bottom-style: double;
  border-bottom-color: #659032;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 5px;
  padding-left: 5px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 10px;
  margin-left: 0px;
}
h5 {
  font-size: 16px;
  color: #659032;
  font-weight: normal;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 3px;
  padding-left: 5px;
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #659032;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 10px;
  margin-left: 0px;
}
h6 {
  font-size: 16px;
  color: #690;
  font-weight: normal;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 3px;
  padding-left: 5px;
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #690;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 10px;
  margin-left: 0px;
}
h6.type2 {
  font-size: 14px;
  color: #690;
  font-weight: normal;
  margin-bottom: 10px;
}
.nav-bg {
  background-color: #C9E1EF;
}
.mainslide {
  background-color: #F9F7EE;
}
footer {
  background-color: #fff;
  color: #888;
  padding: 20px;
  margin-top: 20px;
}
footer a:link {
  color: #888;
  text-decoration: none;
}
footer a:visited {
  color: #888;
  text-decoration: none;
}
footer a:hover {
  color: #f90;
  text-decoration: underline;
}
.footer_navi {
  float: left;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #F4EADE;
  padding-top: 0px;
  padding-right: 10px;
  padding-bottom: 0px;
  padding-left: 10px;
}
.footer_navis {
  float: left;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #F4EADE;
  font-size: 14px;
  padding-top: 0px;
  padding-right: 8px;
  padding-bottom: 0px;
  padding-left: 8px;
}
#bottomline {
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #ffffff;
  margin-top: 10px;
  padding-top: 3px;
  padding-bottom: 3px;
  text-align: center;
  font-size: 12px;
}
.centering {
  margin: 0px auto;
}
.cboth {
  clear: both;
}
.p100 {
  width: 100%;
}
.bxs {
  margin-left: -40px;
}
.float-l {
  float: left;
}
.float-r {
  float: right;
}
.TopLogo {
  display: table-cell;
  vertical-align: middle;
  height: 100px;
}
.TopLogo img {
  vertical-align: middle;
}
/**
.centered:before {
	content: "";
	display:table;
	vertical-align: middle;
	margin-right: -0.25em;
} 
**/
/*-------------------------------------- link color --------------------------------------*/
a:visited {
  color: #ec8b96;
  text-decoration: none;
}
a:hover {
  color: #ff0000;
  text-decoration: underline;
}
a:link {
  color: #ec8b96;
  text-decoration: underline;
}
.linking a:hover {
  color: #d24c5b;
  text-decoration: underline;
}
.btn {
text-decoration: none !important;
}
/** リンクイメージは基本マウスオーバーで半透明に。 
a:hover img
{
	opacity:0.5;
	filter: alpha(opacity=50);
	-ms-filter: "alpha( opacity=50 )";
}
**/
/** 半透明が不都合な場合は下記nopageクラスを用い、画像名に_on、_offをつけて2種類用意する。 
.nopage a:hover img
{
	opacity:1.0;
	filter: alpha(opacity=100);
	-ms-filter: "alpha( opacity=100 )";
}
**/
/*------------------------------------- color -------------------------------------*/
.col_white {
  color: #ffffff;
}
.col_black {
  color: #000000;
}
.col_gray {
  color: #808080;
}
.col_darkgreen {
  color: #006400;
}
.col_green {
  color: #2e8b57;
}
.col_lightgreen {
  color: #90ee90;
}
.col_darkblue {
  color: #00008b;
}
.col_blue {
  color: #4169e1;
}
.col_lightblue {
  color: #87ceeb;
}
.col_darkred {
  color: #D90067;
}
.col_red {
  color: #8b0000;
}
.col_lightred {
  color: #cd5c5c;
}
.col_pink {
  color: #D66B8F;
}
.col_orange {
  color: #FF9900;
}
.col_gold {
  color: #ffd700;
}
.col_brown {
  color: #8b4513;
}
.dayoff {
  color: #EC8B96;
} /* 休診日 */
.red_under {
  border-bottom: solid 1px #D90067;
}
.align-center {
  text-align: center;
}
.ft8 {
  font-size: 8px;
}
.ft10 {
  font-size: 10px;
}
.ft12 {
  font-size: 12px;
}
.ft14 {
  font-size: 14px;
}
.ft16 {
  font-size: 16px;
}
.ft18 {
  font-size: 18px;
}
.ft20 {
  font-size: 20px;
}
.ft22 {
  font-size: 22px;
}
.ft24 {
  font-size: 24px;
}
.ft26 {
  font-size: 26px;
}
.ft28 {
  font-size: 28px;
}
.ft30 {
  font-size: 30px;
}
.ft32 {
  font-size: 32px;
}
.ft34 {
  font-size: 34px;
}
.ft36 {
  font-size: 36px;
}
.ft40 {
  font-size: 40px;
}
.ft50 {
  font-size: 50px;
}
.mx_auto {
  margin: 0 auto;
}
.marginR5 {
  margin-right: 5px;
}
.marginR10 {
  margin-right: 10px;
}
.marginR11 {
  margin-right: 11px;
}
.marginR20 {
  margin-right: 20px;
}
.marginR30 {
  margin-right: 30px;
}
.marginR40 {
  margin-right: 40px;
}
.marginR50 {
  margin-right: 50px;
}
.marginL5 {
  margin-left: 5px;
}
.marginL10 {
  margin-left: 10px;
}
.marginL20 {
  margin-left: 20px;
}
.marginL30 {
  margin-left: 30px;
}
.marginL40 {
  margin-left: 40px;
}
.marginL50 {
  margin-left: 50px;
}
.marginL80 {
  margin-left: 80px;
}
.marginB5 {
  margin-bottom: 5px;
}
.marginB10 {
  margin-bottom: 10px;
}
.marginB20 {
  margin-bottom: 20px;
}
.marginB30 {
  margin-bottom: 30px;
}
.marginB40 {
  margin-bottom: 40px;
}
.marginB50 {
  margin-bottom: 50px;
}
.marginT5 {
  margin-top: 5px;
}
.marginT10 {
  margin-top: 10px;
}
.marginT20 {
  margin-top: 20px;
}
.marginT30 {
  margin-top: 30px;
}
.marginT40 {
  margin-top: 40px;
}
.marginT50 {
  margin-top: 50px;
}
.marginTB10 {
  margin-top: 10px;
  margin-bottom: 10px;
}
.pr10 {
  padding-right: 10px !important;
}
.pl10 {
  padding-left: 10px !important;
}
#textsizer {
  margin: 0px;
  text-align: right;
  padding-top: 8px;
  padding-right: 0px;
  padding-bottom: 8px;
  padding-left: 0px;
}
#textsizer img {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 10px;
}
/* グローバルナビの背景とリンク時切り替え画像 */
.GNaviBack {
  background-image: url(../images/Navi5_Back.png);
}
.GNaviBack a {
  background-image: url(../images/Navi5_Back_off.png);
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  padding-top: 16px;
  padding-right: 0px;
  padding-bottom: 9px;
  padding-left: 0px;
}
.GNaviBack a:hover {
  background-image: url(../images/Navi5_Back_on.png);
}
/* グローバルナビの変更*/
.GNavi-20_100 {
  display: inline;
}
.GNavi-20_50 {
  display: inline;
}
.GNaviBack_img {
  font-size: 0px;
}
.GNaviBack_img a {
  padding: 0px;
  margin: 0px;
  text-decoration: none;
}
.GNavi-20_100_img {
  display: inline;
  font-size: 0px;
}
.GNavi-20_50_img {
  display: inline;
  font-size: 0px;
}
.RWD_Q {
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  color: #78B738;
  vertical-align: top;
  padding-bottom: 8px;
  padding-top: 16px;
}
.RWD_Qt {
  padding-left: 10px;
  font-size: 20px;
  font-weight: bold;
  color: #78B738;
  vertical-align: top;
  padding-bottom: 8px;
  padding-top: 16px;
}
.RWD_A {
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  color: #EC8B96;
  vertical-align: top;
}
.RWD_At {
  padding-left: 10px;
  vertical-align: top;
}
.RWD_QALINE {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #78B738;
}
.tss001 {
  border: 1px solid #B8B698;
  border-collapse: collapse;
  margin: 0 auto;
}
.tss001 th {
  border: 1px solid #B8B698;
  background-color: #E6E5D7;
  font-weight: normal;
  padding: 10px;
  text-align: center;
  color: #866951;
  width: 6em;
}
.tss001 td {
  padding: 10px;
  border: 1px solid #B8B698;
  line-height: 1.5em;
}
/** サイドナビのボタンスタイル切り替え **/
/** PCの場合 **/
@media screen and (min-width: 768px) {
  .RWD_QA {
    margin: 0 auto 1.5em;
    width: 96%;
  }
  .BoxLink a {
    background-color: #ffffff;
    color: #50341f;
    padding: 10px 10px;
    margin-bottom: 5px;
    text-decoration: none;
    display: inline-block;
    width: 100%;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    font-size: 14px;
  }
  .BoxLink a:hover {
    background-color: #50341f;
    color: #ffffff;
  }
  .BoxLink img {
    border: 1px solid #CCC;
  }
  .BoxLink2 a {
    border: 1px solid #ffffff;
    background-color: #d8c9b3;
    color: #50341f;
    padding: 20px 10px;
    margin-bottom: 5px;
    text-decoration: none;
    display: inline-block;
    width: 100%;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    font-size: 17px;
  }
  .BoxLink2 a:hover {
    background-color: #50341f;
    color: #ffffff;
  }
  .BoxLink2 img {
    border: 1px solid #CCC;
  }
  .sidenavi {
    background-color: #e3dbd0;
    padding-bottom: 20px;
    padding-top: 10px;
  }
  .sidenavi ul {
    padding: 0;
    list-style: none;
  }
  .sidenavi ul li {
    margin-bottom: 5px;
  }
  .sidenavi ul li img {
    max-width: 100%;
  }
  .marginPS {
    margin: 0px;
    margin-right: -15px;
  }
  .rowSPOnly {
    margin: 0;
  }
  .rowNoL {
    margin-left: -15px;
  }
  .rowNoR {
    margin-right: -15px;
  }
  /* グローバルナビの変更*/
  .GNavi-20_100 a {
    width: 20%;
  }
  .GNavi-20_50 a {
    width: 20%;
  }
  .GNavi-20_50_img img {
    width: 20%;
  }
  .GNavi-20_100_img img {
    width: 20%;
  }
}
/** スマートフォンの場合 **/
@media screen and (max-width: 767px) {
  .RWD_QA {
    margin-left: 10px;
    margin-top: 10px;
  }
  .BoxLink a {
    background-color: #ffffff;
    color: #50341f;
    padding: 10px 10px;
    text-decoration: none;
    display: inline-block;
    width: 100%;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #CCC;
  }
  .BoxLink a:hover {
    background-color: #50341f;
    color: #ffffff;
  }
  .BoxLink2 a {
    background-color: #d8c9b3;
    color: #50341f;
    padding: 10px 10px;
    text-decoration: none;
    display: inline-block;
    width: 100%;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #fff;
  }
  .BoxLink2 a:hover {
    background-color: #50341f;
    color: #ffffff;
  }
  .BoxLink3 img {
    margin-bottom: 5px;
  }
  .sidenavi {
    /*display: none;*/
    background-color: #e3dbd0;
    padding-bottom: 10px;
    padding-top: 10px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .sidenavi ul {
    padding: 0;
    list-style: none;
    margin-bottom: 12px;
  }
  .sidenavi ul li {
    margin-bottom: 5px;
  }
  .sidenavi ul li img {
    max-width: 100%;
  }
  .marginPS {
    margin-left: -15px;
    margin-right: -15px;
  }
  .rowSPOnly {
    margin-left: -15px;
    margin-right: -15px;
  }
  .MGSPOnly {
    margin-left: 15px;
    margin-right: 15px;
  }
  .rowNoL {
    margin-left: -15px;
    margin-right: -15px;
  }
  .rowNoR {
    margin-right: -15px;
    margin-left: -15px;
  }
  .img-responsive {
    margin: 0px auto;
  }
  /* グローバルナビの変更*/
  .GNavi-20_100 a {
    width: 100%;
    border-top-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-left-style: solid;
    border-top-color: #fff;
    border-left-color: #fff;
  }
  .GNavi-20_50 a {
    width: 50%;
    border-top-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-left-style: solid;
    border-top-color: #fff;
    border-left-color: #fff;
  }
  .Gnavi_Line {
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-right-style: solid;
    border-bottom-style: solid;
    border-right-color: #fff;
    border-bottom-color: #fff;
    margin-right: -15px;
    margin-left: -15px;
  }
  .GNavi-20_100_img img {
    width: 100%;
  }
  .GNavi-20_50_img img {
    width: 50%;
  }
  /* スマホ版はh1に文字なし */
  h1 {
    height: 3px;
  }
  .tss001 th, td {
    font-size: 14px;
    padding: 4px;
  }
  .tss001 th span {
    font-size: 90%;
  }
}
.textbox {
  margin: 0 auto 2em auto;
}
.wrapbox {
  width: 100%;
  padding: 14px;
  padding-bottom: 20px;
  margin-bottom: 20px;
  background-color: #FFF;
  overflow: hidden;
}
.wrapbox:after {
  clear: both;
}
.contents {
  padding-bottom: 20px;
}
.sidenavi_title {
  font-size: 18px;
  padding-top: 5px;
}
.btmline {
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #CCC;
  width: 100%;
}
/*-------------------------------------- information --------------------------------------*/
.topinfo {
  max-height: 400px;
  width: 100%;
  background-color: #FFF;
  padding: 1em 0 1em 0;
  margin: 0 0 1em 0;
  overflow: auto;
}
.topinfo dt {
  font-size: 16px;
  font-weight: bold;
  color: #E98F8E;
  margin-top: 0px;
  margin-right: 10px;
  margin-bottom: 0px;
  margin-left: 18px;
  padding: 0;
  line-height: 1.2em;
}
.topinfo dd {
  padding: 0 0 0 1em;
  margin-bottom: 1em;
  margin-left: 24px;
  margin-right: 20px;
  border-bottom: 2px solid #999;
  line-height: 1.2em;
}
.topinfo a:visited {
  color: #773D13;
  text-decoration: none;
}
.topinfo a:ec8b96 {
  color: #ec8b96;
  text-decoration: underline;
}
.topinfo a:link {
  color: #773D13;
  text-decoration: underline;
}
.topinfo .new {
  background: #78B738;
  padding: 0 0.5em 0 0.5em;
  font-size: 72%;
  color: #fff;
  font-weight: normal;
  margin-right: 0.5em;
}
.topinfo2 {
  max-height: 600px;
  width: 100%;
  background-color: #FFF;
  padding: 1em 0 1em 0;
  margin: 0 0 1em 0;
  overflow: auto;
}
.topinfo2 dt {
  font-size: 16px;
  font-weight: bold;
  color: #E98F8E;
  margin-top: 0px;
  margin-right: 10px;
  margin-bottom: 0px;
  margin-left: 18px;
  padding: 0;
  line-height: 1.2em;
}
.topinfo2 dd {
  padding: 0 0 0 1em;
  margin-bottom: 1em;
  margin-left: 24px;
  margin-right: 20px;
  border-bottom: 2px solid #999;
  line-height: 1.2em;
}
.topinfo2 a:visited {
  color: #773D13;
  text-decoration: none;
}
.topinfo2 a:ec8b96 {
  color: #ec8b96;
  text-decoration: underline;
}
.topinfo2 a:link {
  color: #773D13;
  text-decoration: underline;
}
.topinfo2 .new {
  background: #78B738;
  padding: 0 0.5em 0 0.5em;
  font-size: 72%;
  color: #fff;
  font-weight: normal;
  margin-right: 0.5em;
}
.date {
  margin-top: 0px;
  margin-right: 1em;
  margin-bottom: 0px;
  margin-left: 20px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  font-size: 12px;
  color: #999;
}
.date2 {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  font-size: 12px;
  color: #555;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 20px;
}
.summary01 {
  width: 100%;
  text-align: left;
  padding: 3px;
  font-weight: bold;
  color: #627631;
  margin-bottom: 10px;
  border-bottom-width: 2px;
  border-bottom-style: solid;
  border-bottom-color: #B6D19C;
}
.GmapLink {
  margin-top: 20px;
}
.GmapLink a {
  background-color: #6FAD94;
  color: #fff;
  padding-top: 5px;
  padding-right: 10px;
  padding-bottom: 5px;
  padding-left: 10px;
  text-decoration: none;
  border-radius: 5px; /* CSS3草案 */
  -webkit-border-radius: 5px; /* Safari,Google Chrome用 */
  -moz-border-radius: 5px; /* Firefox用 */
}
.GmapLink a:hover {
  background-color: #587A2E;
  color: #fff;
  padding-top: 5px;
  padding-right: 10px;
  padding-bottom: 5px;
  padding-left: 10px;
  text-decoration: none;
  border-radius: 5px; /* CSS3草案 */
  -webkit-border-radius: 5px; /* Safari,Google Chrome用 */
  -moz-border-radius: 5px; /* Firefox用 */
}
/* 印刷時のズレ解消 */
@media print {
  a[href]:after {
    content: "" !important;
  }
  abbr[title]:after {
    content: "" !important;
  }
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
  .visible-xs {
    display: none !important;
  }
  .hidden-xs {
    display: block !important;
  }
  table.hidden-xs {
    display: table;
  }
  tr.hidden-xs {
    display: table-row !important;
  }
  th.hidden-xs, td.hidden-xs {
    display: table-cell !important;
  }
  .hidden-xs.hidden-print {
    display: none !important;
  }
  .hidden-sm {
    display: none !important;
  }
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm, td.visible-sm {
    display: table-cell !important;
  }
}
/**
table.price001{
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells: show;
}
.price001 th{
	color: #ffffff;
	background-color: #53aaa6;
	border: 1px solid #53aaa6;
	font-weight: normal;
	text-align: center;
	padding-top: 5px;
	paddin%;g-bottom: 5px;
	padding-right: 3px;
	padding-left: 3px;
	
}
.price001 td{
	color: #666;
	border: 1px solid #53aaa6;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 14px;
}

	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;


.trimming {
 width: 1080px;
 height: 300px;
 margin:0 auto;
 border-radius: 20px;
 -webkit-border-radius: 20px;
 -moz-border-radius: 20px;
 overflow: hidden
}
 
**/
.txtlink {
  margin-top: 20px;
  margin-bottom: 20px;
  display: inline-block;
}
.txtlink a {
  background-color: #D8C9B3;
  color: #5D3F29;
  padding-top: 5px;
  padding-right: 10px;
  padding-bottom: 5px;
  padding-left: 10px;
  text-decoration: none;
  border-radius: 5px; /* CSS3草案 */
  -webkit-border-radius: 5px; /* Safari,Google Chrome用 */
  -moz-border-radius: 5px; /* Firefox用 */
}
.txtlink a:hover {
  background-color: #5D3F29;
  color: #fff;
}
.txtlink2 {
  margin-top: 20px;
  margin-bottom: 0px;
}
.txtlink2 a {
  display: block;
  background-color: #D8C9B3;
  color: #5D3F29;
  padding-top: 5px;
  padding-right: 10px;
  padding-bottom: 5px;
  padding-left: 10px;
  text-decoration: none;
  border-radius: 5px; /* CSS3草案 */
}
.txtlink2 a:hover {
  background-color: #5D3F29;
  color: #fff;
}
/* text button group */
.link-group {
  text-align: center;
  margin: 20px auto;
}
.link-group a {
  text-align: left;
  margin-bottom: 10px;
  background-color: #EC8B96;
  color: #fff;
  padding: 10px 10px 10px 10px;
  text-decoration: none;
  border-radius: 5px; /* CSS3草案 */
  -webkit-border-radius: 5px; /* Safari,Google Chrome用 */
  -moz-border-radius: 5px; /* Firefox用 */
}
.link-group a:hover {
  background-color: #E36170;
  color: #fff;
}
.link-group a.l2 {
  clear: both;
  text-indent: 0;
  padding-left: 1em;
}
.link-group .l2 br {
  display: none;
}
/** スマートフォンの場合 **/
@media screen and (max-width: 767px) {
  .link-group a {
    width: 98%;
    height: auto;
  }
  .link-group a.l2 {
    display: block;
  }
}
.corner5 img {
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}
.bdr {
  border: 1px solid #DDD7C8;
}
.formQ {
  padding-top: 20px;
  padding-right: 20px;
  padding-bottom: 5px;
  padding-left: 20px;
  color: #6AAC35;
  font-size: 18px;
}
.formA {
  padding-top: 5px;
  padding-right: 20px;
  padding-bottom: 20px;
  padding-left: 40px;
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #6AAC35;
}
/*-------------------------------------- table --------------------------------------*/
table.timetable {
  background-color: #fff;
  border-collapse: collapse;
  border-spacing: 0px;
  empty-cells: show;
}
.timetable th {
  color: #5A4A42;
  background-color: #E0D8CA;
  font-weight: normal;
  text-align: center;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-right: 3px;
  padding-left: 3px;
  margin: 0px;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-top-style: solid;
  border-bottom-style: solid;
  border-top-color: #E0D8CA;
  border-bottom-color: #E0D8CA;
  font-size: 20px;
}
.timetable td {
  color: #5A4A42;
  font-weight: normal;
  text-align: center;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 3px;
  padding-right: 3px;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-top-style: solid;
  border-bottom-style: solid;
  border-top-color: #E0D8CA;
  border-bottom-color: #E0D8CA;
  font-size: 20px;
}
.toptable td {
  margin: 0px;
  padding: 0px;
}
.toptable tr {
  margin: 0px;
  padding: 0px;
}
.normallist li {
  margin-left: -20px;
}
/*.maind{
	color: #000;
	padding: 20px;
	margin-top:20px;
	border-radius: 10px;       
	-webkit-border-radius: 10px;   
	-moz-border-radius: 10px;
	border: 5px solid #CCB099;
}*/
.topdot {
  padding-top: 10px;
  border-top-width: 2px;
  border-top-style: dotted;
  border-top-color: #CCB099;
}
.message {
  color: #000;
  padding: 20px;
  margin-top: 20px;
  border-radius: 10px; /* CSS3草案 */
  -webkit-border-radius: 10px; /* Safari,Google Chrome用 */
  -moz-border-radius: 10px;
  background-color: #EFF8E7;
  background-image: url(../images/messageback.png);
  background-repeat: repeat;
}
/* ｱｲｺﾝ付 Table */
.listing td {
  padding-left: 5px;
  padding-top: 7px;
  padding-bottom: 7px;
  /*
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #DECAB8;
	border-bottom-color: #DECAB8;
	*/
}
/* ｱｲｺﾝ付 ul */
ul.listing {
  margin: 10px 20px 20px 0;
  padding-left: 1em;
  overflow: hidden;
}
ul.listing li {
  background: url(../images/list_illust.png) no-repeat;
  padding-left: -28px;
  text-indent: 28px;
  line-height: 1.8em;
  display: block;
}
.listingbox {
  color: #000;
  padding: 20px;
  margin: 20px auto 30px auto;
  border-radius: 10px; /* CSS3草案 */
  -webkit-border-radius: 10px; /* Safari,Google Chrome用 */
  -moz-border-radius: 10px;
  background-color: #fff;
  /* box-shadow */
  box-shadow: rgba(179, 147, 143, 0.65098) 3px 3px 6px 3px;
  -webkit-box-shadow: rgba(179, 147, 143, 0.65098) 3px 3px 6px 3px;
  -moz-box-shadow: rgba(179, 147, 143, 0.65098) 3px 3px 6px 3px;
}
.bottomdot {
  padding: 20px;
  margin-left: 20px;
  margin-right: 20px;
  margin-bottom: 20px;
  border-bottom-width: 1px;
  border-bottom-style: dashed;
  border-bottom-color: #7b6452;
}
.ac_title {
  color: #786345;
  font-size: 18px;
}
/* カウンセリング */
.img-middle {
  margin-top: 100px;
  margin-right: 20px;
}
@media screen and (max-width: 767px) {
  .img-middle {
    margin-top: 20px;
    margin-right: 0px;
    margin-bottom: 20px;
  }
  /* ｱｲｺﾝ付 ul */
  ul.listing {
    margin-left: 0;
    padding-left: 0em;
    overflow: hidden;
  }
}
.pizza {
  position: relative;
}
.topping {
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 100;
}
/* アクセス方法 */
section#streetview {
  clear: both;
}
.RWD_title_info {
  background-image: url(../images/title_info_back.png);
  background-repeat: no-repeat;
  background-position: left;
  width: 100%;
  border-bottom: 1px solid #78B738;
}
.RWD_title_blog {
  background-image: url(../images/title_blog_back.png);
  background-repeat: no-repeat;
  background-position: left;
  width: 100%;
  border-bottom: 1px solid #5D3F29;
}
.lecturebox {
  border-radius: 10px;
  background-color: #F5E0D4;
  background-image: url(../images/banner_lecture_back.png);
  background-position: top center;
  background-repeat: no-repeat;
  padding: 20px;
  margin-bottom: 20px;
  border: 2px solid #C3B094;
}
.lecturebox_title {
  font-size: 28px;
  font-weight: bold;
  line-height: 1.4em;
  color: #EC8B96;
}
.table001 {
  border: 1px solid #666;
  border-collapse: collapse;
  margin-bottom: 10px;
}
.table001 th {
  border: 1px solid #776034;
  background-color: #F4EADE;
  padding: 10px;
  font-weight: normal;
  text-align: center;
}
.table001 td {
  border: 1px solid #776034;
  padding: 10px;
}
.pad0 {
  padding: 0px !important;
}
/* アコーディオン */
.acMenu dt {
  display: block;
  cursor: pointer;
  font-weight: normal;
}
.acMenu dt:before {
  display: inline;
  font-family: FontAwesome;
  content: "\f13a";
  font-weight: normal;
  margin-right: 0.3em;
  color: #ffaa00;
}
.acMenu dt.active:before {
  content: "\f139";
}
.acMenu dd {
  display: none;
  margin-top: 0.5em;
}
/*TOPページ　おとなのこころ外来*/
.bnr_adult {
  /*border: 2px solid #86BB83;*/
  clear: both;
  overflow: hidden;
  margin: 0;
  padding: 0;
  /*background-color: #fff;	
	border-radius: 10px;*/
}
/*.bnr_adult .head{
	font-size: 30px;
	font-weight: bold;
	text-align: center;
	background-color: #86BB83;
	padding: 15px;
	color: #614D3A;
	font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;	
text-shadow: 
    #fff 2px 0px 0px, #fff -2px 0px 0px,
    #fff 0px -2px 0px, #fff 0px 2px 0px,
    #fff 2px 2px 0px, #fff -2px 2px 0px,
    #fff 2px -2px 0px, #fff -2px -2px 0px,
    #fff 1px 2px 0px, #fff -1px 2px 0px,
    #fff 1px -2px 0px, #fff -1px -2px 0px,
    #fff 2px 1px 0px, #fff -2px 1px 0px,
    #fff 2px -1px 0px, #fff -2px -1px 0px,
    #fff 1px 1px 0px, #fff -1px 1px 0px,
    #fff 1px -1px 0px, #fff -1px -1px 0px;
	
}*/
.bnr_adult .body {
  overflow: hidden;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  list-style: none;
  margin: 0 20px 0px 22px;
  padding: 0;
  justify-content: left; /* 子要素をflexboxにより中央に配置する */
  align-items: center; /* 子要素をflexboxにより中央に配置する */
}
.bnr_adult .body .bnr {
  margin: 0 2% 2% 0;
  width: 31.7%;
  vertical-align: baseline;
}
.bnr_adult .body .bnr:nth-child(3n) {
  margin-right: 0;
}
@media screen and (max-width: 767px) {
  .bnr_adult .head {
    font-size: 24px;
  }
  .bnr_adult .body {
    /*margin: 0 0 2% 2%;*/
  }
  .bnr_adult .body .bnr {
    margin: 0 2% 2% 0;
    width: 48%;
  }
  .bnr_adult .body .bnr:nth-child(3n) {
    margin-right: 2%;
  }
}
@media screen and (min-width: 768px) {
  .pc_n {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .sp_n {
    display: none;
  }
}
/* spメニュー */
.sp-head {
  display: none;
}
.spmenu {
  display: none;
}
#pageTop {
  display: block;
  position: fixed;
  z-index: 99;
  bottom: -90px;
  right: 20px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  transition: .5s;
}
#pageTop a:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
  -ms-filter: "alpha(opacity=80)";
  display: block;
}
div#access01 {
  padding: 100px;
  margin: -100px;
}
/* --------------------------------------------------------------------------*/
/* ■■■SP■■■ -----------------------------------------------------------*/
/* --------------------------------------------------------------------------*/
@media only screen and (max-width: 767px) {
  /* 共通style------------------------------------------------------------*/
  /* spメニュー */
  body {
    margin-top: 70px;
  }
  .sp_no {
    display: none;
  }
  .sp-head {
    position: fixed;
    width: 100%;
    display: block;
    z-index: 9999;
    top: 0;
  }
  .sp-un-bt {
    display: flex;
    width: 100%;
    background: #5d3f29;
  }
  .sp-un-bt div {
    width: 25%;
  }
  .sp-un-bt div a:link {
    padding: 0.8rem 0;
    display: block;
    text-decoration: none;
    color: #fff;
    text-align: center;
  }
  .sp-un-bt div a:visited {
    color: #fff;
  }
  .sp-un-bt div:hover {
    opacity: 0.7
  }
  .sp-un-bt div a img {
    max-width: 100%;
    hwight: auto;
  }
  ul.spmenu {
    background: rgba(165, 130, 88, 0.9);
    width: 100%;
    margin: 0 auto;
    padding: 0;
    border-top: 1px solid #FFF;
    border-left: 1px solid #FFF;
    z-index: 9999;
  }
  ul.spmenu li {
    list-style: none;
    padding: 0.25rem 0.5rem;
    border-bottom: solid 1px #fff;
    border-right: 1px solid #FFF;
    width: 50%;
    font-weight: bold;
    display: inline-block;
    font-size: 14px;
    vertical-align: middle;
  }
  ul.spmenu li.single {
    width: 100%;
  }
  ul.spmenu li.tit {
    font-size: 16px;
    font-weight: bold;
    color: #FFF;
    text-align: center;
    background: rgba(94, 64, 43, 0.9);
  }
  ul.spmenu li a {
    display: block;
  }
  ul.spmenu li span {
    display: block;
  }
  ul.spmenu li a:link {
    color: #FFF;
    text-decoration: none;
  }
  ul.spmenu li a:visited {
    color: #FFF;
    text-decoration: none;
  }