@charset "UTF-8";
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, input, textarea {
	margin: 0;
	padding: 0;
	border: 0;
	font-style: normal;
	font-weight: normal;
	font-size: 15px;
	color: #595959;
	vertical-align: baseline;
	letter-spacing: 1px;
	line-height: 1.5;
	text-decoration: none;
	/*font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-family: 'Noto Sans Japanese', sans-serif;*/
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
h1, h2, h3, h4, h5, h6 {
  font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
}
a {
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  -webkit-font-smoothing: subpixel-antialiased;
}
a {
  color: #595959;
}
a:hover {
  opacity: 0.7;
  cursor: pointer;
}
a.pressTxt {
  font-size: 24px;
  color: #8d8b53;
}
body {
  width:100%;
}
img {
  max-width: 100%;
  height: auto;
}
ul, ol {
	list-style: none;
	position: static;
}
h1 {
  text-align: center;
}
h2 {
  font-size: 20px;
}
h3 {
  font-size: 20px;
}
em {
  font-size: 25px;
  color: #e40808;
  font-weight: bold;
}
#top-first p {
  line-height: 33px;
  font-size: 17px;
  padding-bottom: 33px;
  margin: 0;
}
#top-clinic .sec_body p {
  line-height: 33px;
  font-size: 17px;
  padding-bottom: 0px;
  margin: 20px auto;
}
#top-second.sec p {
  line-height: 33px;
  font-size: 17px;
  text-align: center;
}
.container {
}
.main {
	padding-top:175px;
	position:relative;
  overflow: hidden;
  clear:both;
}
.btns {
  text-align: center;
  margin-top: 23px;
}
.ortho-btns {
  padding: 70px 0 80px;
  border-top: 1px solid #acacac;
}
.btn, .btnA, .btnB, .btnC, .btnD {
  display: inline-block;
  padding: 10px 0 0;
  text-align: center;
  color: #fff;
  position: relative;
  font-size: 19px;
  font-weight: bold;
}
#top-first.btn {
  margin: -5px 10px 20px 0;
  width: 360px;
  height: 40px;
  background-color: #4eacd6;
}
.btn {
  margin: 0 10px 20px 0;
  width: 360px;
  height: 37px;
  background-color: #4eacd6;
}
.btnB {
  margin: 0;
  width: 321px;
  height: 37px;
  background-color: #4eacd6;
}
.btnA {
  margin: 0 10px 20px 35px;
  width: 360px;
  height: 34px;
  border: 1px solid #fff;
}
.btnC {
  margin: 0 10px 20px;
  width: 309px;
}
.btnD {
  margin: 0 5px 10px;
  width: 47%;
  font-size: 15px;
  background-color: #EF7F8C;
  padding: 10px 0;
}
.btn:after, .btnA:after, .btnB:after, .btnD:after {
  content: "";
  right: 13px;
  width: 7px;
  height: 7px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  text-align: right;
  position: absolute;
  top: 40%;
}
.ortho-btns .btn {
  display: inline-block;
  padding: 10px 0 0;
  text-align: center;
  color: #fff;
  position: relative;
  font-size: 14px;
  font-size: 19px;
  font-weight: bold;
}
.ortho-btns_inner {
  width: 865px;
  margin: 0 auto;
}
.ortho-btns .btn2 {
  float: none;
}
.btn2 {
  border: 1px solid #666;
  color: #666;
}
.btn2:before {
  border-left: 5px solid #666;
}
.mini {
  font-size: 13px;
  width: 180px;
  padding: 10px;
}
 @media screen and (max-width: 1200px) {
body {
  min-width: 320px;
}
.btns {
  margin-top: 20px;
}
.ortho-btns {
  padding: 30px 0;
}
.ortho-btns .btn {
  width: 85%;
  float: none;
  padding: 20px 0;
  margin: 0 auto 15px;
  height: auto;
}
.ortho-btns_inner {
  width: auto;
}
.btn {
  width: 360px;
  margin: 0 auto;
  display: block;
}
.btn2:before {
}
.mini {
  font-size: 13px;
  width: 155px;
  padding: 10px;
}
.main {
  padding-top: 250px;
}
.main.contact {
    padding-top: 0;
}
}
@media screen and (max-width: 350px) {
.ortho-btns .btn {
  font-size: 14px;
  padding: 17px 0;
}
}
/*-----------------------------------------------------------------------------*
 下層 */


.sec {
  /*width:1200px;*/
  margin: 60px auto;
}
.secS {
  width: 950px;
  margin: 20px auto;
}
.sec:after {
  content: "";
  display: block;
  /*margin:80px auto 0;*/
  clear: both;/*padding-bottom: 80px;*/
}
#ortho-first .sec {
  overflow: hidden;
}
.sec_bodyInnr {
	width: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.smile-sec1 .sec_bodyInnr {
  width: 80%;
  margin: 0 auto;
}

/*-----------------------------------------------------------------------------*
 subpage ul style  */
 
.sec_bodyInnr ul {
  margin-bottom: 20px;
}
 
.sec_bodyInnr ul li {
  font-size: 17px;
  line-height: 1.7;
}

/*-----------------------------------------------------------------------------*
 subpage layout  */
/* 
 *本文レイアウト関連
 */
.sec_bodyInnr:after {
  content: "";
  display: block;
  clear: both;
}
/*right-text/left-img*/
.rightBox, .rightBox02 {
  width: 600px;
  float: right;
}
#clinic-sec .rightImg img, #clinic-sec2 .rightImg img {
  display: block;
  width: 400px;
  float: right;
  margin-left: 0;
}
#clinic-sec .leftImg img {
  display: block;
  width: 400px;
  float: left;
  margin-right: 20px;
  margin-top: 12px;
}
.leftImg img {
  display: block;
  width: 48%;
  float: left;
  margin-right: 20px;
  margin-top: 12px;
}
.leftImg02 {
  width: 65%;
  float: left;
  margin-right: 20px;
}
.leftImg02 img {
  width: 100%;
}
/*right-img/left-text*/
.leftBox, .leftBox02, #clinic-sec .leftBox, #clinic-sec .leftBox02 {
  width: 50%;
  float: left;
}
.leftBox02 {
  width: 30%;
}
.rightImg img {
  display: block;
  width: 560px;
  float: right;
  margin-left: 20px;
}
.rightImg02 {
  width: 65%;
  float: right;
  margin-left: 20px;
}
.rightImg02 img {
  display: block;
  width: 100%;
}
.rightBox a:hover {
  opacity: 0.7;
}
#top-clinic_sub1.sec:after, #top-clinic_sub2.sec:after, #esthetic-sec3.sec:after {
  display: none;
}
.sec .sec_body {
  padding: 0px 0 0;
}
.sec .sec_body:after {
  content: "";
  display: block;
  height: 1px;
  width: 170px;
  background: #ccc;
  margin: 60px auto 0;
}
.sec .sec_body:after {
  display: none;
}
.sec_body:last-child:after {
  display: none;
}
.flex-container {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-box-pack: justify;
     -ms-flex-pack: justify;
   justify-content: space-between;
    }
.implant-digital_feature {
  width: 30%;
}


.implant-digital_feature > .img_box {
  width: 100%;
  overflow: hidden;
  border-radius: 15px;
  background: #eee;
  height: 180px;
  border: 2px solid #ef7f8c;
    box-sizing: border-box;
}
.implant-digital_feature > .img_box img {
  display: block;
  width: 100%;
  height: auto;
}
.sec .implant-digital_feature p {
  line-height: 1.7;
  font-size: 15px;
}

.ortho-txt {
  line-height: 33px;
  margin-bottom: 10px;
}
.sec p {
  line-height: 33px;
  font-size: 17px;
  padding-bottom: 33px;
  margin: 0;
}
.sec p.docGreeting {
  padding-bottom: 8px;
}
.sec h1,
.qa-sec1.sec .sec_content .sec_body .sec_bodyInnr > h3 {
  /*color: #ed4d50;*/
  font-size: 32px;
  font-weight: bold;
  margin-bottom: 20px;
}
/*.sec h1:after,
.qa-sec1.sec .sec_content .sec_body .sec_bodyInnr > h3:after  {
  content: "";
  display: block;
  height: 1px;
  width: 50px;
  background: #ec7e8b;
  margin: 10px auto 0;
}*/
/*コラムなどの枠*/

.frame_01 {
  padding: 20px 60px;
  box-sizing: border-box;
  background: #EAF1F9;
}
.sec .frame_01 h4 {
  border-bottom: none;
}
#footer_btns h1 {
  color: #ac8d68;
  font-size: 30px;
  padding-top: 0px;
}
#footer_btns h1:after {
  content: "";
  display: block;
  height: 1px;
  width: 50px;
  background: #ec7e8b;
  margin: 0px auto 0;
}
.sec .ttlHasImg {
  color: #ac8d68;
  padding-top: 350px;
  text-align: center;
}
.sec h1.ttlHasNoImg {
  padding-top: 0;
}
.sec .ttlHasImg:after {
  content: "";
  display: block;
  height: 1px;
  width: 170px;
  background: #ccc;
  margin: 50px auto 0;
}
.frame_02 {
  padding: 20px 15px;
  box-sizing: border-box;
  border: 2px solid #9cd0dc;
}

.cf:after {
  content: " ";
  display: block;
  clear: both;
}
iframe {
  display: block;
  margin: 0 auto;
}
.ttl_sub {
  margin-bottom: 60px;
  text-align: center;
  font-size: 18px;
  margin-top: 20px;
  display: block;
  font-weight: bold;
}
.sec h2,
.qa-sec1.sec .sec_content .sec_body .sec_bodyInnr > h4 {
  margin-bottom: 31px;
  margin-top: 40px;
  padding-top: 10px;
  font-size: 28px;
  font-weight: bold;
  text-align: center;
  /*color: #ea6b7a;*/
  border: none;
}
.qa-sec1.sec .sec_content .sec_body .sec_bodyInnr > h4{
  text-align: left;
}
#ortho-first.sec h2 {
  margin-bottom: 30px;
  margin-top: 10px;
  font-size: 25px;
  font-weight: bold;
  text-align: left;
  /*color: #5d5d5d;*/
  background: url(../../../%E5%8C%BB%E9%99%A2%E3%82%B5%E3%82%A4%E3%83%88%E8%A9%A6%E4%BD%9C/img/esthetic/icon_circle.png) no-repeat left 5px;
  padding: 0px 0 5px 30px;
  clear: both;
}
.sec h3 {
  /*color: #444;*/
	color:#00784a;
  margin-bottom: 24px;
  margin-top: 10px;
  font-size: 28px;
  font-weight: bold;
  text-align: center;
}
.sec h4 {
  margin-bottom: 20px;
  margin-top: 10px;
  font-size: 20px;
  font-weight: bold;
  text-align: left;
  color: #5b5b5b;
  padding: 0px 0 5px 0px;
  clear: both;
  border-bottom: 2px solid #48985f;
}
.qa-sec1.sec .sec_content .sec_body .sec_bodyInnr > h4 {
  background: none;
  padding: 0;
}
.sec h5 {
  color: #ef7f8c;
  margin-bottom: 14px;
  margin-top: 10px;
  font-size: 19px;
}
.sec h5.ptn01 {
  color: #ac8d68;
  margin-bottom: 14px;
  margin-top: 32px;
  font-size: 19px;
  padding-left: 10px;
  background: url(../../../%E5%8C%BB%E9%99%A2%E3%82%B5%E3%82%A4%E3%83%88%E8%A9%A6%E4%BD%9C/img/esthetic/icon02.png) no-repeat top left;
  background-size: auto 100%;
}
.sec h5.ptn02 {
  background: none;
  padding-left: 0;
  color: #37A4D6;
  border-bottom: 2px solid #37A4D6;
  margin-top: 0;
}
.sec h5.estheH5 {
  padding: 0 0;
  background: none;
}
h5.feature-ttl{
  background: #ef7f8c;
  color: #fff;
  padding: 10px;
  margin-top: -11px;
  text-align: center;
  padding-top: 20px;
  border-radius: 0 0 15px 15px;
}
@media screen and (max-width: 768px) {
      /* 
     *本文レイアウト関連
     */
    .sec_bodyInnr, .smile-sec1 .sec_bodyInnr {
      width: 100%;
    }
    .rightBox, .rightBox02 {
      width: auto;
      float: none;
    }
    #clinic-sec .rightBox, .rightBox02 {
      width: auto;
      float: none;
      margin-top: 10px;
    }
    .leftImg img {
      display: block;
      width: 100%;
      float: none;
      margin: 0 auto;
    }
    .leftImg02 {
      width: 100%;
      float: none;
      margin-right: 0;
    }
    .leftImg02 img {
      display: block;
      width: 100%;
    }
    .leftBox, .leftBox02, #clinic-sec .leftBox, #clinic-sec .leftBox02 {
      width: auto!important;
      float: none;
      padding: 25px 0;
    }
    #clinic-sec .rightImg img, #clinic-sec .leftImg img, #clinic-sec2 .rightImg img, .rightImg img {
      display: block;
      width: 100%;
      float: none;
      margin: 0 auto;
    }
    .rightImg02 {
      width: 100%;
      float: none;
      margin-left: 0;
    }
    .rightImg02 img {
      display: block;
      width: 100%;
    }
    .seqImgR {
      float: right;
      width: 43%;
      height: auto;
      min-height: 300px;
    }
    .seqImgL {
      float: left;
      width: 43%;
      height: auto;
      min-height: 300px;
    }
    .frame_01 {
      padding: 20px 15px;
      margin-bottom: 26px;
    }
    .mr15 {
      margin-right: 0;
    }
    .seqImgL img, .seqImgR img {
      display: block;
      width: 100%;
    }
    .seqImgL p, .seqImgL p {
      width: 100%;
      margin-top: 10px;
    }
    .bnrInnr {
      padding: 30px 20px;
      width: 100%;
    }
    .bnrInnr p img {
      display: block;
      height: 40%;
    }
    .implant-digital_feature {
      width: 100%;
    }
    
}


#esthetic-top_image, #gummy-top_image, #whitening-top_image {
  position: relative;
  background-size: 2200px auto;
  height: 436px;
  margin: 0 auto;
  background-color: #f6f9f9;
}
#feature-top_image {
  background: url(../../../%E5%8C%BB%E9%99%A2%E3%82%B5%E3%82%A4%E3%83%88%E8%A9%A6%E4%BD%9C/css/img/feature-main.jpg) center 0 no-repeat #F8F9FB;
}
#access-top_image {
  background: url(../../../%E5%8C%BB%E9%99%A2%E3%82%B5%E3%82%A4%E3%83%88%E8%A9%A6%E4%BD%9C/img/access-main.jpg) center 0 no-repeat #F8F9FB;
}
#fee-top_image {
  background: url(../../../%E5%8C%BB%E9%99%A2%E3%82%B5%E3%82%A4%E3%83%88%E8%A9%A6%E4%BD%9C/img/fee/fee-main.jpg) center 0 no-repeat #F8F9FB;
}
#clinic-top_image {
  background: url(../../../%E5%8C%BB%E9%99%A2%E3%82%B5%E3%82%A4%E3%83%88%E8%A9%A6%E4%BD%9C/img/clinic/clinic-main.jpg) center 0 no-repeat #F8F9FB;
}
#approach-top_image {
  background: url(../../../%E5%8C%BB%E9%99%A2%E3%82%B5%E3%82%A4%E3%83%88%E8%A9%A6%E4%BD%9C/img/approach/approach-main.jpg) center 0 no-repeat #F8F9FB;
}
#qa-top_image {
  background: url(../../../%E5%8C%BB%E9%99%A2%E3%82%B5%E3%82%A4%E3%83%88%E8%A9%A6%E4%BD%9C/img/qa/qa-main.jpg) center 0 no-repeat #F8F9FB;
}
#counseling-top_image {
  background: url(../../../%E5%8C%BB%E9%99%A2%E3%82%B5%E3%82%A4%E3%83%88%E8%A9%A6%E4%BD%9C/img/contact-main.jpg) center 0 no-repeat #F8F9FB;
}
#ortho-top_image {
  background: url(../../../%E5%8C%BB%E9%99%A2%E3%82%B5%E3%82%A4%E3%83%88%E8%A9%A6%E4%BD%9C/img/esthetic/ortho-main.jpg) center 0 no-repeat #F8F9FB;
}
#esthetic-top_image {
  background: url(../../../%E5%8C%BB%E9%99%A2%E3%82%B5%E3%82%A4%E3%83%88%E8%A9%A6%E4%BD%9C/img/esthetic/esthetic-main.jpg) center 0 no-repeat #F8F9FB;
}

#whitening-top_image {
  background: url(../../../%E5%8C%BB%E9%99%A2%E3%82%B5%E3%82%A4%E3%83%88%E8%A9%A6%E4%BD%9C/img/esthetic/whitening-main.jpg) center 0 no-repeat;
}
#esthetic-first {
  background: url(../../../%E5%8C%BB%E9%99%A2%E3%82%B5%E3%82%A4%E3%83%88%E8%A9%A6%E4%BD%9C/img/esthetic/esthetic-first.jpg) left 110px no-repeat;
  background-size: 430px 458px;
}

#whitening-first {
  background: url(../../../%E5%8C%BB%E9%99%A2%E3%82%B5%E3%82%A4%E3%83%88%E8%A9%A6%E4%BD%9C/img/esthetic/whitening-first.jpg) left 110px no-repeat;
  background-size: 430px 458px;
}
#top_image_main {
  text-align: center;
  height: 100%;
  position: relative;
}
#top_image_main img {
  position: absolute;
  /*top: 100%;
  left: 50%;*/
 /* -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);*/
  height: auto;
  text-align: center;
  margin: 0 auto;
}
#top-first.sec {
  width: 100%;
  margin: 0;
  background: url(../../../%E5%8C%BB%E9%99%A2%E3%82%B5%E3%82%A4%E3%83%88%E8%A9%A6%E4%BD%9C/img/top-first_bg.jpg) no-repeat;
  background-size: cover;
  padding-bottom: 50px;
}
#top-first.sec h1, #top-second.sec h1 {
  margin-bottom: 60px;
}
.topleftImg {
  width: 50%;
  float: left;
}
.toprightBox {
  box-sizing: border-box;
  width: 50%;
  float: right;
  padding: 0 30px;
}
#top-clinic {
  width: 100%;
  margin: 0;
  padding: 0 0 50px;
  background: url(../../../%E5%8C%BB%E9%99%A2%E3%82%B5%E3%82%A4%E3%83%88%E8%A9%A6%E4%BD%9C/img/top/top_clinic_bg.jpg) bottom right -50px no-repeat;
  background-size: auto 100%;
}
#top-clinic .sec_body {
  text-align: center;
}
#top-clinic_sub1, #top-clinic_sub2 {
  height: 393px;
  width: 100%;
  margin: 0 auto;
  padding: 0;
  overflow: hidden;
}
#top-clinic_sub1 {
  background: url(../../../%E5%8C%BB%E9%99%A2%E3%82%B5%E3%82%A4%E3%83%88%E8%A9%A6%E4%BD%9C/img/top-clinic_bg1.png) no-repeat left #f6b37f;
  background-size: 50%x auto;
}
#top-clinic_sub2 {
  background: url(../../../%E5%8C%BB%E9%99%A2%E3%82%B5%E3%82%A4%E3%83%88%E8%A9%A6%E4%BD%9C/img/top-clinic_bg2.png) no-repeat right #f6b37f;
  background-size: 50%x auto;
}
#top-clinic_sub1 .clinic_body, #top-clinic_sub2 .clinic_body {
  height: 100%;
  width: 1024px;
  margin: 0 auto;
  text-align: left;
}
#top-clinic_sub1 .clinic_bodyInnr, #top-clinic_sub2 .clinic_bodyInnr {
  width: 50%;
  box-sizing: border-box;
  padding: 30px;
}
#top-clinic_sub1 .clinic_bodyInnr {
  float: right;
}
#top-clinic_sub2 .clinic_bodyInnr {
  float: left;
}
.clinic_body p {
  color: #fff;
  line-height: 33px;
  font-size: 17px;
  padding-bottom: 0;
  margin-bottom: 25px;
}
#top-clinic .sec_content {
  width: 100%;
  padding: 70px auto 60px;
}
#top-clinic .sec_content .sec_body .sec_bodyInnr {
  width: 600px;
  text-align: left;
  position: relative;
  right: 100px;
}
#top-clinic_sub1 h3, #top-clinic_sub2 h3 {
  color: #ffffff;
  margin-bottom: 24px;
  margin-top: 0;
  font-size: 31px;
  font-weight: bold;
  text-align: left;
}
#clinic-sec0 .sec_body {
  margin-top: 70px;
}
.borderTop {
  border-top: 1px solid #999;
  padding-top: 50px;
}
#top-second.sec {
  width: 100%;
  margin: 0 auto;
  padding-top: 60px;
  background-color:#e8edf2;
}
#top-second.sec .sec_body {
  text-align: center;
}
.bnr_tel img {
  display: inline-block;
}

/*slider*/
#Box {
  width: 1200px;
  margin: 0 auto 0px;
  padding-bottom: 50px;
  padding-top: 35px
}
#Box ul {
	width: 1200px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
}
#Box ul li {
  margin:10px 1%;
  border:1px solid #eee;
  width:22%;
  float:left; 
}
#Box ul li:last-child {
  margin-right: 0px;
}
h2.menu_title {
  font-size: 23px;
  margin: 0;
  color: #663;
  padding-top: 21px;
  font-weight: bold;
}
.menu_box_bottom {
    background: #039;
    color: #fff;
    text-align: center;
    padding: 10px 10px;
    position: relative;
}
.menu_box p{
	text-align:left;
}
 @media screen and (max-width: 1200px) {
#top-first.sec {
  padding: 40px 10px 0;
  box-sizing: border-box;
}
#top-first p {
  line-height: 25px;
  font-size: 14px;
  font-weight: normal;
  padding-bottom: 26px;
  margin: 0;
}
#top-second.sec {
  padding: 40px 0 60px;
}
#top-first.sec h1, #top-second.sec h1 {
  margin-top: 0;
  margin-bottom: 20px;
}
#top-second .sec_content, #top-clinic .sec_content {
  width: 94%;
  margin: 0 auto;
}
.topleftImg {
  width: 100%;
  float: none;
}
.toprightBox {
  width: 100%;
  float: none;
  padding: 30px 0;
}
#top-clinic {
  background: none;
  padding: 50px 0 50px;
}
#top-clinic .sec_body p {
  line-height: 25px;
  font-size: 14px;
  font-weight: normal;
  padding-bottom: 0px;
  margin: 20px auto;
  text-align: left;
}
#top-clinic .sec_content .sec_body .sec_bodyInnr {
  width: auto;
  text-align: left;
  position: relative;
  right: 0;
}
#top-second.sec p {
  line-height: 25px;
  font-size: 14px;
  font-weight: normal;
  text-align: left;
}
#Box {
  width: 100%;
  margin-left: 0px;
  padding-bottom: 0px;
}
#Box ul {
  margin: 0 auto;
  width: 100%;
}
#Box ul li {
  margin-right: 1%;
  padding: 0 1%;
  width:46%;
  border:none;
}
.sec h2.menu_title {
  font-size: 0.9em;
  margin: 0;
  color: #663;
  padding-top: 21px;
  font-weight: bold;
}
.menu_box_bottom {
    background: #039;
    color: #fff;
    text-align: center;
    padding: 10px 10px;
    position: relative;
}

.slick-track {
  margin: 0 auto;
}


}



#esthetic-sec2 ol, #whitening-sec1 ol {
  text-align: center;
}
#esthetic-sec2 li, #whitening-sec2 li {
  margin-bottom: 30px;
}
#esthetic-sec2 li p.ortho-txt, #whitening-sec2 li p.ortho-txt {
  line-height: 1.8;
}
span.number {
  /*	display:block;
*/	color: #FFF;
  font-weight: bold;
  margin-bottom: 3px;
}
span.number2 {
  display: block;
  color: #ac8d68;
  margin-bottom: 3px;
  font-size: 22px;
}
.flowTtl {
  text-align: center;
}
ol.ortho_list li {
  display: block;
  width: 100%;
  float: none;
  margin-top: 20px;
}
ol.ortho_list li img {
  display: block;
  width: 25%;
  float: left;
}
.listInr {
  display: block;
  width: 70%;
  float: right;
  text-align: left !important;
}
.seqImgCover {
  width: auto;
}
.seqImgR, .seqImgL {
  float: left;
  width: 23%;
  height: 260px;
}
.mr30 {
  margin-right: 30px;
}
.mr15 {
  margin-right: 2%;
}
.seqImgR img, .seqImgL img {
  display: block;
  width: 100%;
}
.seqImgR p, .seqImgL p {
  margin-top: 10px;
}

/* ------------------------------------------------------------------ */
/* pankuzu
/* ------------------------------------------------------------------ */

#pankuzu {
  background: #f2f2f2;
  color: #818080;
  width: 100%;
  position: relative;
  /*top: 70px;*/
  height: 36px;
  padding-top: 17px;
}
.pankuzu_inner {
  color: #818080;
  margin: 0 auto;
  width: 1024px;
}

 @media screen and (max-width: 1200px) {
#pankuzu {
  width: 100%;
  position: relative;
  top: 0;
  padding: 10px 10px;
  height: auto;
  box-sizing: border-box;
}
.pankuzu_inner{
  width: 100%;
  line-height: 1.8;
  font-size: 14px;
}
 }

/* ------------------------------------------------------------------ */
/* QA list
/* ------------------------------------------------------------------ */

/*dl.qaList {
  margin-top: 30px;
}
dl.qaList dt {
  font-size: 17px;
  background: url(img/ortho/qaicon.png) no-repeat #F6F1E9;
  background-size: 30px auto;
  background-position: 1px 3px;
  padding: 5px 0 5px 40px;
}
dl.qaList dd {
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 5px 0 5px 30px;
  line-height: 1.8;
}
dl.qaList dd img {
}

span.ddFee01 {
  font-size: 17px;
  background: #D8E2BC;
  padding: 10px 10px;
  border: 1px #dedede solid;
  border-right: none;
}
span.ddFee02 {
  font-size: 17px;
  padding: 10px 5px 10px 50px;
  border: 1px #dedede solid;
}
*/img.imghalf {
  display: block;
  float: left;
  width: 48%;
  margin-right: 1%;
}
/*25*25*25*25*/
.x2-box4_l {
  width: 241px;
  margin-right: 20px;
  background: #fcf1f2;
  float: left;
  padding: 0px;
  height: 340px;
  margin-bottom: 20px;
}
.x2-box4_r {
  width: 241px;
  margin-right: 0px;
  background: #fcf1f2;
  float: left;
  padding: 0px;
  height: 340px;
}
.x2-box4_r h3, .x2-box4_l h3 {
  color: #444;
  margin-bottom: 23px;
  margin-top: 10px;
  font-size: 21px!important;
  font-weight: bold;
  text-align: center;
}
.icon01 {
  background: url(../../../%E5%8C%BB%E9%99%A2%E3%82%B5%E3%82%A4%E3%83%88%E8%A9%A6%E4%BD%9C/img/icon01.png) 23px 0px no-repeat;
  background-size: 30px;
  height: 30px;
  padding: 0px 0px 0px 24px
}
.icon02 {
  background: url(../../../%E5%8C%BB%E9%99%A2%E3%82%B5%E3%82%A4%E3%83%88%E8%A9%A6%E4%BD%9C/img/icon02.png) 23px 0px no-repeat;
  background-size: 30px;
  height: 30px;
  padding: 0px 0px 0px 24px
}
.icon03 {
  background: url(../../../%E5%8C%BB%E9%99%A2%E3%82%B5%E3%82%A4%E3%83%88%E8%A9%A6%E4%BD%9C/img/icon03.png) 23px 0px no-repeat;
  background-size: 30px;
  height: 30px;
  padding: 0px 0px 0px 24px
}
.icon04 {
  background: url(../../../%E5%8C%BB%E9%99%A2%E3%82%B5%E3%82%A4%E3%83%88%E8%A9%A6%E4%BD%9C/img/icon04.png) 23px 0px no-repeat;
  background-size: 30px;
  height: 30px;
  padding: 0px 0px 0px 24px
}
.x2-box4_r p, .x2-box4_l p {
  line-height: 1.5;
  margin: 5px;
  font-size: 16px;
}
/*33*33*33*/
.x2-box5_l {
  width: 328px;
  margin-right: 20px;
  float: left;
  padding: 0px;
  margin-bottom: 20px;
}
.x2-box5_r {
  width: 328px;
  margin-right: 0px;
  float: left;
  padding: 0px;
}
.x2-box5_r p, .x2-box5_l p {
  line-height: 1.5;
  margin: 5px;
}
.x2-box5_r img, .x2-box5_l img {
  width: 100%;
}
/*50*50治療内容説明ページ*/

.boxContainerFlex {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
   -ms-flex-pack: distribute;
justify-content: space-around;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
/* flexbox移行後削除 */
.x2-box_l, .x2-box_r {
  box-sizing: border-box;
  width: 48%;
  background: #fcf1f2;
  padding: 20px;
  height: 433px;
  margin-bottom: 36px;
}
.x2-box_l {
  float: left;
}
.x2-box_r {
  float: right;
}
/* flexbox移行後削除 */

.boxContainerFlex > .x2-box_l, .x2-box_r {
  float: none;
  height: auto;
  box-sizing: border-box;
  width: 48%;
  background: #fcf1f2;
  padding: 20px;
  margin-bottom: 36px;
}
.x2-box5_l h3, .x2-box5_r h3 {
  color: #444;
  font-size: 21px;
  padding-top: 0px;
  line-height: 1.2;
}
.x2-box3_l h3, .x2-box3_r h3, .x2-box_l h3, .x2-box_r h3 {
  color: #5b5b5b;
  font-size: 25px;
  padding-top: 0px;
}
/*.x2-box5_r h3:after, .x2-box5_l h3:after, .x2-box3_r h3:after, .x2-box3_l h3:after, .x2-box_r h3:after, .x2-box_l h3:after {
  content: "";
  display: block;
  height: 1px;
  width: 30px;
  background: #ec7e8b;
  margin: 20px auto 20px;
}*/
.x2-box3_r p, .x2-box3_l p, .x2-box_r p, .x2-box_l p {
  line-height: 2.0
}
/*50*50 -2 */
.x2-box3_l, .x2-box3_r {
  box-sizing: border-box;
  width: 48%;
  background: #fcf1f2;
  float: left;
  padding: 20px;
  height: 450px;
  margin-bottom: 36px;
}
.x2-box3_l {
  float: left;
}
.x2-box3_r {
  float: right;
}
.x2-box3_l h3, .x2-box3_r h3 {
  color: #5b5b5b;
  font-size: 17px!important;
  padding-top: 0px;
}
/*.x2-box3_r h3:after, .x2-box3_l h3:after {
  content: "";
  display: block;
  height: 1px;
  width: 30px;
  background: #ec7e8b;
  margin: 10px auto 20px;
}*/
.x2-box3_r p, .x2-box3_l p {
  line-height: 1.5
}
/*45*45*/
.x2-box2_l {
  width: 50%;
  float: left;
  padding: 0px;
  margin-bottom: 20px;
  background: url(../../../%E5%8C%BB%E9%99%A2%E3%82%B5%E3%82%A4%E3%83%88%E8%A9%A6%E4%BD%9C/img/clinic-sec3.png) repeat-x;
}
.x2-box2_r {
  width: 50%;
  float: left;
  padding: 0px;
  margin-bottom: 20px;
  background: url(../../../%E5%8C%BB%E9%99%A2%E3%82%B5%E3%82%A4%E3%83%88%E8%A9%A6%E4%BD%9C/img/clinic-sec3.png) repeat-x;
}
.x2-box2_l_inner {
  width: 430px;
  margin-left: auto;
  margin-right: 0;
  padding: 40px 80px 0;
  margin-bottom: 20px;
}
.x2-box2_r_inner {
  width: 430px;
  margin-left: 0px;
  margin-right: auto;
  padding: 40px 80px 0;
}
.x2-box2_l h3, .x2-box2_r h3 {
  color: #616161;
  font-size: 26px;
  padding-top: 0px;
  font-weight: 600;
}
/*.x2-box2_r h3:after, .x2-box2_l h3:after {
  content: "";
  display: block;
  height: 1px;
  width: 30px;
  background: #ec7e8b;
  margin: 20px auto 20px;
}
.x2-box_r2 p, .x2-box_l2 p {
  line-height: 1.5
}*/

@media screen and (max-width: 1200px) {
    
.x2-box4_r, .x2-box4_l, .x2-box3_l, .x2-box_l {
  width: auto;
  margin-right: auto;
  background: #fcf1f2;
  float: none;
  padding: 25px;
  height: auto;
  border-bottom: 1px solid #E05C8D;
  margin-bottom: 0px;
}
.x2-box4_r, .x2-box4_l, .x2-box3_r, .x2-box_r {
  width: auto;
  margin-right: auto;
  background: #fcf1f2;
  float: none;
  padding: 25px;
  height: auto;
  border-bottom: 1px solid #E05C8D;
  margin-bottom: 0px;
  overflow: hidden;
}
.x2-box5_l, .x2-box5_r {
  width: auto;
  margin-right: 0px;
  float: left;
  padding: 20px;
  height: auto;
  border-bottom: 1px solid #dcdcdc;
  margin-bottom: 0px;
  overflow: hidden;
}
.x2-box4_r, .x2-box4_l {
  text-align: center;
}
.last {
  border-bottom: none!important;
}
.x2-box5_r .last {
  border-bottom: 30px;
}
.x2-box4_r p, .x2-box4_l p {
  text-align: left;
}
/*45*45*/

.boxContainerFlex {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -ms-flex-direction: column;
         flex-direction: column;
}

.boxContainerFlex > .x2-box_l, .x2-box_r {
  width: 100%;
  margin-bottom: 0;
}

.x2-box2_l {
  width: auto;
  float: none;
  padding: 20px;
  margin-bottom: 20px;
  background: url(../../../%E5%8C%BB%E9%99%A2%E3%82%B5%E3%82%A4%E3%83%88%E8%A9%A6%E4%BD%9C/img/clinic-sec3.png) repeat-x;
}
.x2-box2_r {
  width: auto;
  float: none;
  padding: 20px;
  margin-bottom: 20px;
  background: url(../../../%E5%8C%BB%E9%99%A2%E3%82%B5%E3%82%A4%E3%83%88%E8%A9%A6%E4%BD%9C/img/clinic-sec3.png) repeat-x;
}
.x2-box2_l_inner {
  width: 100%;
  margin-left: 0;
  margin-right: 0;
  padding: 0;
  margin-bottom: 20px;
}
.x2-box2_r_inner {
  width: 100%;
  margin-left: 0px;
  margin-right: auto;
  padding: 0;
}
.x2-box2_l_inner img {
  width: 100%
}
.x2-box2_r_inner img {
  width: 100%
}
.x2-box2_l_inner h3, .x2-box2_r_inner h3 {
  font-size: 17px!important;
}
    
}


/**
 * mainvisual
 */
.mainvisual {
  overflow-x: hidden;
}
/*--------------------------esthetic_topmenu*/
#esthetic_menu ul,
.general_menu ul {
  list-style: none;
  margin: 0;
  padding: 10px 0;
  width: 100%;
}
.general_menu ul.forPC {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
     -ms-flex-pack: center;
   justify-content: center;
}
#esthetic_menu ul li,
.general_menu ul li {
  list-style: none;
  margin: 0;
  padding: 0;
  width: 321px;
  box-shadow: 0px 0px 10px 1px #dfdfdf;
  -moz-box-shadow: 0px 0px 10px 1px #dfdfdf;
  -webkit-box-shadow: 0px 0px 10px 1px #dfdfdf;
  text-align: center;
  padding-top: 210px;
  margin-bottom: 30px;
  float: left;
  margin-right: 30px;
}
#esthetic_menu li a,
.general_menu ul li a {
  display: block;
}
.mr0 {
  margin-right: 0px!important;
}
#esthetic_menu li h3,
.general_menu ul li h3 {
  font-size: 25px;
  color: #419cc4;
  margin-bottom: 5px;
}
#esthetic_menu li p,
.general_menu ul li p {
  font-size: 14px;
  color: #5b5b5b;
  margin-bottom: 0px;
  padding-bottom: 12px;
}

.crown {
  background: url(../../../%E5%8C%BB%E9%99%A2%E3%82%B5%E3%82%A4%E3%83%88%E8%A9%A6%E4%BD%9C/img/esthetic/esthetic02.jpg) left 0 no-repeat;
}
.laminated {
  background: url(../../../%E5%8C%BB%E9%99%A2%E3%82%B5%E3%82%A4%E3%83%88%E8%A9%A6%E4%BD%9C/img/esthetic/esthetic03.jpg) left 0 no-repeat;
}
.inlay {
  background: url(../../../%E5%8C%BB%E9%99%A2%E3%82%B5%E3%82%A4%E3%83%88%E8%A9%A6%E4%BD%9C/img/esthetic/esthetic04.jpg) left 0 no-repeat;
}
.bonding {
  background: url(../../../%E5%8C%BB%E9%99%A2%E3%82%B5%E3%82%A4%E3%83%88%E8%A9%A6%E4%BD%9C/img/esthetic/esthetic05.jpg) left 0 no-repeat;
}
.whitening {
  background: url(../../../%E5%8C%BB%E9%99%A2%E3%82%B5%E3%82%A4%E3%83%88%E8%A9%A6%E4%BD%9C/img/esthetic/esthetic09.jpg) left 0 no-repeat;
}

.counseling {
  background: url(../../../%E5%8C%BB%E9%99%A2%E3%82%B5%E3%82%A4%E3%83%88%E8%A9%A6%E4%BD%9C/img/esthetic/counseling_img02.jpg) left top -26px no-repeat;
  background-size: 100% auto;
}

.joint {
  background: url(../../../%E5%8C%BB%E9%99%A2%E3%82%B5%E3%82%A4%E3%83%88%E8%A9%A6%E4%BD%9C/img/general/general03.jpg) left 0 no-repeat;
}

.occlusion {
  background: url(../../../%E5%8C%BB%E9%99%A2%E3%82%B5%E3%82%A4%E3%83%88%E8%A9%A6%E4%BD%9C/img/general/general04.jpg) left 0 no-repeat;
}

.discomfort {
  background: url(../../../%E5%8C%BB%E9%99%A2%E3%82%B5%E3%82%A4%E3%83%88%E8%A9%A6%E4%BD%9C/img/general/general05.jpg) left 0 no-repeat;
}

.rootcanal {
  background: url(../../../%E5%8C%BB%E9%99%A2%E3%82%B5%E3%82%A4%E3%83%88%E8%A9%A6%E4%BD%9C/img/general/general06.jpg) left 0 no-repeat;
}

.bruxism {
  background: url(../../../%E5%8C%BB%E9%99%A2%E3%82%B5%E3%82%A4%E3%83%88%E8%A9%A6%E4%BD%9C/img/general/general07.jpg) top center no-repeat;
  background-size: auto 210px;
}
.dentalcaries {
  background: url(../../../%E5%8C%BB%E9%99%A2%E3%82%B5%E3%82%A4%E3%83%88%E8%A9%A6%E4%BD%9C/img/general/general02.jpg) left 0 no-repeat;
}
.periodontal {
  background: url(../../../%E5%8C%BB%E9%99%A2%E3%82%B5%E3%82%A4%E3%83%88%E8%A9%A6%E4%BD%9C/img/general/general08.jpg) left 0 no-repeat;
}

.implant {
  background: url(../../../%E5%8C%BB%E9%99%A2%E3%82%B5%E3%82%A4%E3%83%88%E8%A9%A6%E4%BD%9C/img/general/general09.jpg) left 0 no-repeat;
}
.wisdom {
  background: url(../../../%E5%8C%BB%E9%99%A2%E3%82%B5%E3%82%A4%E3%83%88%E8%A9%A6%E4%BD%9C/img/general/general10.jpg) left 0 no-repeat;
}

/*--------------------------/esthetic_topmenu*/


@media screen and (max-width: 1200px) {
/*--------------------------esthetic_topmenu*/
/*#esthetic_menu.sec h2 {
  margin-bottom: 10px;
  margin-top: 10px;
  font-size: 17px;
  font-weight: bold;
  text-align: left;
  color: #5d5d5d;
  background: url(img/ortho/icon_circle.png) no-repeat left 5px;
  padding: 0px 0 5px 24px;
  clear: both;
  background-size: 19px;
}*/
#esthetic_menu ul li,
.general_menu ul li {
  width: 100%;
  box-shadow: none;
  margin-bottom: 30px;
  padding: 0;
  float: none;
}
#esthetic_menu ul.forPC li,
.general_menu ul.forPC {
  display: none;
}
#esthetic_menu ul.forSP li,
.general_menu ul.forSP {
  display: block;
}
#esthetic_menu ul li a,
.general_menu ul li a {
  width: 100%;
  display: block;
}
#esthetic_menu ul li a img,
.general_menu ul li a img  {
  width: 100%;
  box-shadow: 0px 0px 10px 1px #dfdfdf;
  -moz-box-shadow: 0px 0px 10px 1px #dfdfdf;
  -webkit-box-shadow: 0px 0px 10px 1px #dfdfdf;
  text-align: center;
}
#esthetic_menu ul li,
.general_menu ul li{
  background: none;
}

 #esthetic_menu li::nth-child(3n) {
 margin-right: 0px;
}
#esthetic_menu li h3,
.general_menu ul li a img {
  font-size: 27px!important;
  color: #419cc4!important;
}
/*--------------------------/esthetic_topmenu */


.sec h2 {
  margin-bottom: 30px;
  text-align: center;
  font-size: 21px;
  margin-top: 0px;
}
#clinic-sec2 {
  width: 85%;
  overflow : hidden;
}
.menu_box h2{
  margin-bottom: 0px;
}

#top-second.sec .menu_box p {
    font-size: 14px;
    padding-bottom: 15px;
	text-align:left;
}
}
.ttl_sub {
  font-size: 14px;
  margin-bottom: 20px;
  text-align: center;
  margin-top: 10px;
  display: block;
  font-weight: bold;
}
.btnD {
  width: 90%;
  display: block;
  padding: 11px 0;
  text-align: center;
  color: #fff;
  margin: 0 auto 20px;
  position: relative;
  font-size: 14px;
}

#funiture-sec.sec {
  width: 100%;
  margin: 35px auto 0;
}
.secS {
  width: 85%;
  margin: 35px auto;
}
.sec:after {
  margin: 0px auto 0;
  padding-bottom: 0;
}
.sec .sec_body {
  padding: 0;
}
.sec .sec_body:after {
  margin: 40px auto 0;
}
.ortho-txt {
  line-height: 1.9;
  font-size: 14px;
}
#access-first .ortho-txt img {
  width: 100%;
}
.sec h1 {
  font-size: 19px;
}
.sec .ttlHasImg {
  padding-top: 50%;
  font-size: 17px;
}
.sec h1.ttlHasNoImg {
  padding-top: 0;
  font-size: 20px;
}
.sec h1 img {
  max-width: 100%;
  height: auto;
}
.sec h1:after, .sec .ttlHasImg:after, #footer_btns h1:after {
  margin: 15px auto 0;
  width: 2em;
}
.sec h3 {
  /*color: #444;*/
  color:#036;
  margin-bottom: 23px;
  margin-top: 0px;
  font-size: 22px;
  padding-top: 32px;
  font-weight: bold;
  text-align: center;
  background-size: 30px;
}
.icon01 {
  background: url(../../../%E5%8C%BB%E9%99%A2%E3%82%B5%E3%82%A4%E3%83%88%E8%A9%A6%E4%BD%9C/img/feature/sub_icon01.png) center 0 no-repeat;
  height: 18px;
  padding: 45px 0px 0px 0px;
}
.icon02 {
  background: url(../../../%E5%8C%BB%E9%99%A2%E3%82%B5%E3%82%A4%E3%83%88%E8%A9%A6%E4%BD%9C/img/feature/sub_icon02.png) center 0 no-repeat;
  height: 18px;
  padding: 45px 0px 0px 0px;
}
.icon03 {
  background: url(../../../%E5%8C%BB%E9%99%A2%E3%82%B5%E3%82%A4%E3%83%88%E8%A9%A6%E4%BD%9C/img/feature/sub_icon03.png) center 0 no-repeat;
  height: 18px;
  padding: 45px 0px 0px 0px;
}
.icon04 {
  background: url(../../../%E5%8C%BB%E9%99%A2%E3%82%B5%E3%82%A4%E3%83%88%E8%A9%A6%E4%BD%9C/img/feature/sub_icon04.png) center 0 no-repeat;
  height: 18px;
  padding: 45px 0px 0px 0px;
}
.sec h4 {
  margin-bottom: 10px;
  margin-top: 10px;
  font-size: 18px;
  font-weight: bold;
  text-align: left;
  color: #5b5b5b;
  background: url(../../../%E5%8C%BB%E9%99%A2%E3%82%B5%E3%82%A4%E3%83%88%E8%A9%A6%E4%BD%9C/img/esthetic/icon_circle.png) no-repeat left 7px;
  padding: 0px 0 5px 24px;
  clear: both;
  background-size: 17px;
}
h4.smilettlh4 {
  border-left: none;
  padding-left: 0;
  text-align: center;/*color: #000;*/
}
.sec h5 {
  font-size: 17px;
}
.sec h5.ptn01 {
  text-align: left;
  padding-bottom: 5px;
  background-size: 30px 30px;
  margin-top: 30px;
}

ol.ortho_list li {
  text-align: left;
  display: block;
}
ol.ortho_list li img {
  display: block;
  width: 80%;
  margin: 0 auto;
  float: none;
}
.listInr {
  display: block;
  width: 100%;
  float: none;
  text-align: left !important;
}
#ortho_bnr01, #ortho_bnr02, #ortho_bnr03 {
  background-size: cover;
}
#lingual-top_image, #esthetic-top_image, #gummy-top_image, #whitening-top_image {
  background-size: 100% auto;
  height: auto;
  padding-bottom: 48%;
}
#ortho-top_image {
  background: url(../../../%E5%8C%BB%E9%99%A2%E3%82%B5%E3%82%A4%E3%83%88%E8%A9%A6%E4%BD%9C/img/ortho/lingual-main_sp.jpg) center 0 no-repeat;
}
#esthetic-top_image {
  background: url(../../../%E5%8C%BB%E9%99%A2%E3%82%B5%E3%82%A4%E3%83%88%E8%A9%A6%E4%BD%9C/img/ortho/esthetic-main_sp.jpg) center 0 no-repeat;
}
#feature-top_image {
  background: url(../../../%E5%8C%BB%E9%99%A2%E3%82%B5%E3%82%A4%E3%83%88%E8%A9%A6%E4%BD%9C/img/ortho/feature-main_sp.jpg) center 0 no-repeat;
}
#gummy-top_image {
  background: url(../../../%E5%8C%BB%E9%99%A2%E3%82%B5%E3%82%A4%E3%83%88%E8%A9%A6%E4%BD%9C/img/ortho/gummy-main_sp.jpg) top right 20% no-repeat;
}
#whitening-top_image {
  background: url(../../../%E5%8C%BB%E9%99%A2%E3%82%B5%E3%82%A4%E3%83%88%E8%A9%A6%E4%BD%9C/img/ortho/whitening-main_sp.jpg) center bottom 30% no-repeat;
}
#esthetic-first {
  background: url(../../../%E5%8C%BB%E9%99%A2%E3%82%B5%E3%82%A4%E3%83%88%E8%A9%A6%E4%BD%9C/img/ortho/esthetic-first.jpg) center 45px no-repeat;
  background-size: 100% auto;
  height: auto;
}
#gummy-first {
  background: url(../../../%E5%8C%BB%E9%99%A2%E3%82%B5%E3%82%A4%E3%83%88%E8%A9%A6%E4%BD%9C/img/ortho/gummy-first.jpg) center 120px no-repeat;
  background-size: 100% auto;
  height: auto;
}
#whitening-first {
  background: url(../../../%E5%8C%BB%E9%99%A2%E3%82%B5%E3%82%A4%E3%83%88%E8%A9%A6%E4%BD%9C/img/ortho/whitening-first.jpg) center 45px no-repeat;
  background-size: 100% auto;
  height: auto;
}
#esthetic-first .sec_content h1, #whitening-first .sec_content h1 {
  padding: 0;
}
 #esthetic-first .sec_content h1 img{
 width:auto;
 height:30px
}
#whitening-first .sec_content h1 img {
  width: 100%;
}
#invisa-first .sec_content h1 img {
  width: auto;
  height: 30px
}
#esthetic-first .sec_body, #gummy-first .sec_body, #whitening-first .sec_body {
  width: 100%;
  margin-left: 0;
  padding-top: 120%;
}
#surgery-first .sec_body {
  width: 100%;
  margin-left: 0;
  padding-top: 100%;
}
#esthetic-sec1 {
  background: url(../../../%E5%8C%BB%E9%99%A2%E3%82%B5%E3%82%A4%E3%83%88%E8%A9%A6%E4%BD%9C/img/ortho/esthetic-sec1.jpg) center 0 no-repeat;
  background-size: 100% auto;
  height: auto;
}
#gummy-sec1 {
  background-size: 100% auto;
  height: auto;
}
#esthetic-sec2 li p.ortho-txt {
  line-height: 1.6;
  text-align: left;
}
.btmBnr img {
  width: 100%;
}

/*dl.qaList dt {
  background-size: 30px auto;
  background-position: top 5px left 5px;
  padding: 5px 0 5px 40px;
}
dl.qaList dd {
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 5px 0 5px 0px;
  line-height: 1.8;
}
dl.qaList dd img {
  display: block;
  width: 100%;
}

span.ddFee01 {
  display: block;
  width: 100%;
  padding: 20px 0;
  text-align: center;
}
span.ddFee02 {
  display: block;
  width: 100%;
  padding: 20px 0;
  text-align: center;
}*/
.btn, .btnA, .btnB {
  display: block;
  width: 100%;
  padding: 15px 0 0;
  text-align: center;
  color: #fff;
  margin: 0 0px 20px;
  position: relative;
  font-size: 17px;
}
.btnA {
  border: 1px solid #fff;
  margin: 20px 0 0px;
}
#top-clinic_sub1 .btnA {
  margin: 20px 0 40px;
}
#top-clinic_sub2 .btnA {
  margin: 20px 0 40px;
}
#clinic-sec0 .sec_body {
  margin-top: 20px;
}
}
@media screen and (max-width: 424px) {
    .sec h2 {
      font-size:17px;
    }  
    .bnrInnr p img {
      display: block;
      width: 70%;
      height: auto;
    }
}

#access-top_image,
#feature-top_image,
#ortho-top_image,
#clinic-top_image,
#approach-top_image,
#fee-top_image, 
#qa-top_image,
#smile-top_image,
#counseling-top_image {
  position: relative;
  background-size: cover!important;
  height: 300px;
  margin: 0 auto;
  background-color: #ffffff;
}
#feature-first .sec_content {
  margin: 0px auto 60px;
}
 @media screen and (max-width: 1200px) {
#access-top_image,
#feature-top_image,
#ortho-top_image,
#clinic-top_image,
#approach-top_image,
#fee-top_image,
#qa-top_image,
#counseling-top_image {
  height: 120px;
}

}
#ortho-sec1 .sec_content h1, #access-first .sec_content h1, #qa-first .sec_content h1, #clinic-sec0 .sec_content h1, #clinic-first .sec_content h1, #feature-first .sec_content h1, /*#esthetic_menu .sec_content h1,*/ #treatment .sec_content h1, #top-first .sec_content h1, #top-clinic .sec_content h1, #fee-first .sec_content h1, #counseling-first .sec_content h1, #gummy-first .sec_content h1, #implant-first .sec_content h1, #periodontal-first .sec_content h1, #liaison-first .sec_content h1,#privacy-first .sec_content h1 {
  padding: 70px 0 0;
}
#thanks-first .sec_content h1 {
  padding: 70px 0 0;
  margin-bottom: 50px;
}
#access-second .sec_content h1 {
  margin-bottom: 50px;
}
.accessInr {
  float: right;
  width: 56%;
  margin-top: 20px;
}
.map {
  width: 80%;
  padding-top: 20px;
  margin: 0 auto;
}
.map iframe {
  display: block;
  width: 100%;
  height: 450px;
}
table.infoTable {
  width: 80%;
  margin: 0 auto;
  border: #F99683;
  border-collapse: collapse;
}
.infoTable th, .infoTable td {
  border: 1px #ccc solid;
  padding: 15px 10px;
}
.infoTable th {
  background: #eff5f7;
  width: 35%;
  vertical-align: middle;
}
.accessMv {
  margin-top: 60px;
}
.accessMv iframe {
  display: block;
  width: 100%;
}

@media screen and (max-width: 1200px) {
.sec_content {
  width: 94%;
  margin: 0 auto;
}
.contact .sec_content {
	width: 100%;
}
#access-first .sec_content h1, #qa-first .sec_content h1, #clinic-sec0 .sec_content h1, #clinic-sec .sec_content h1, #clinic-sec2 .sec_content h1, #clinic-first .sec_content h1, #feature-first .sec_content h1, #esthetic_menu .sec_content h1, #treatment .sec_content h1, #ortho-first .sec_content h1, #top-first .sec_content h1, #top-clinic .sec_content h1, #fee-first .sec_content h1, #counseling-first .sec_content h1, #gummy-first .sec_content h1, #implant-first .sec_content h1, #periodontal-first .sec_content h1, #liaison-first .sec_content h1 {
  padding: 200px 0 0;
}
#clinic-top_image2 {
  text-align: center;
}
#access-top_image {
  background: url(../../../%E5%8C%BB%E9%99%A2%E3%82%B5%E3%82%A4%E3%83%88%E8%A9%A6%E4%BD%9C/img/access-main_sp.jpg) center 0 no-repeat;
}
#ortho-top_image {
  background: url(../../../%E5%8C%BB%E9%99%A2%E3%82%B5%E3%82%A4%E3%83%88%E8%A9%A6%E4%BD%9C/img/feature/feature-main_sp.jpg) center 0 no-repeat;
}
#clinic-top_image {
  background: url(../../../%E5%8C%BB%E9%99%A2%E3%82%B5%E3%82%A4%E3%83%88%E8%A9%A6%E4%BD%9C/img/clinic/clinic-main_sp.jpg) center 0 no-repeat;
}
#approach-top_image {
  background: url(../../../%E5%8C%BB%E9%99%A2%E3%82%B5%E3%82%A4%E3%83%88%E8%A9%A6%E4%BD%9C/img/approach/approach-main_sp.jpg) center 0 no-repeat;
}
#feature-top_image {
  background: url(../../../%E5%8C%BB%E9%99%A2%E3%82%B5%E3%82%A4%E3%83%88%E8%A9%A6%E4%BD%9C/img/feature-main_sp.jpg) center 0 no-repeat;
}
#fee-top_image {
  background: url(../../../%E5%8C%BB%E9%99%A2%E3%82%B5%E3%82%A4%E3%83%88%E8%A9%A6%E4%BD%9C/img/fee/fee-main_sp.jpg) right 0 no-repeat;
}
#qa-top_image {
  background: url(../../../%E5%8C%BB%E9%99%A2%E3%82%B5%E3%82%A4%E3%83%88%E8%A9%A6%E4%BD%9C/img/qa/qa-main_sp.jpg) center 0 no-repeat;
  background-size: auto 100%;
}

#counseling-top_image {
  background: url(../../../%E5%8C%BB%E9%99%A2%E3%82%B5%E3%82%A4%E3%83%88%E8%A9%A6%E4%BD%9C/img/contact-main_sp.jpg) center 0 no-repeat;
  background-size: auto 100%;
}/*181018追加*/


#clinic-first {
  background: url(../../../%E5%8C%BB%E9%99%A2%E3%82%B5%E3%82%A4%E3%83%88%E8%A9%A6%E4%BD%9C/img/clinic/clinic_sec_img01.jpg) left 90px no-repeat;
  background-size: 100% auto;
  height: auto;
}
#access-first .sec_content h1 {
  margin-top: 20px;
  margin-bottom: 10px;
}
#clinic-first .sec_content h1 img {
  width: auto;
}
#feature .sec_content h1 img {
  width: auto;
}
#access-first .sec_content h1 img {
  width: 100%;
  height: auto;
}
#fee-first .sec_content h1 img {
  width: 100%;
  height: auto;
}
 #acccess-first .sec_body{
 width:100%;
 margin-left:0;
 padding-top:170px;
}
#fee-first .sec_body {
  width: 100%;
  margin-left: 0;
}
#clinic-sec3 {
  width: auto;
  bottom: 30px;
  padding-top: 60px;
}
#clinic-sec4 {
  width: 85%;
}
.accessInr {
  float: none;
  width: 100%;
  margin-top: 20px;
}
.map {
  float: none;
  width: 100%;
  padding-top: 20px;
}
.map iframe {
  display: block;
  width: 100%;
  height: 450px;
}
table.infoTable {
  width: 100%;
  margin: 0 auto;
  border: #F99683;
  border-collapse: collapse;
}
}
/*-----------------------------------------------------------------------------*
 fee table etc*/


table.price_table, table#loan_ex_table, table#deduct_table2 {
  width: 90%;
  text-align: left;
  border-collapse: collapse;
  border-spacing: 0;
  line-height: 1;
  overflow: hidden;
  border-radius: 4px;
  margin: 0 auto 80px;
}
#loan_ex_table, table#deduct_table1, table#deduct_table2 {
  margin: 30px auto;
}
#deduct_table1 td, #deduct_table2 td, #pay_table td {
  padding: 10px 20px
}
#feeTbl1 table.price_table tbody, #feeTbl2 table.price_table tbody {
}
.price_table th, .price_table td {
}
.price_table th {
  max-width: 200px;
  padding: 12px 30px;
  border-right: #FFF 2px dotted;
  background: #F1F1F1;
}
.price_table th.th180 {
  width: 180px;
}
.price_table .th4 {
  text-align: center;
  background: #E0D5CF;
  border-right: #FFF 2px dotted;
}
.price_table td {
  background: #f7f5f2;
  padding: 12px 30px;
}
.price_table .orthotype {
  text-align: center;
  color: #444;
  padding: 15px 5px;
  width: 100px;
  font-size: 13px;
  line-height: 1.3
}
.price_table .orthotype.whitening {
  width: auto;
}
.price_table .ortho_th {
  background: #e2e7ea;
  vertical-align: top;
  padding-top: 20px;
}
.price_table .th-diff {
}
.price_table .th-diff .impact3 {
  display: block;
  margin-top: 5px;
}
.price_table .border-b1 {
  border-bottom: #fff 2px solid;
}
.price_table .border-b1.tdTime{
  border-right: #fff 2px solid;
  background: #f9f3e9;
  vertical-align: middle;
}
.price_table .border-b2 {
  border-bottom: #fff 7px solid;
}
.price_table .border-b3 {
  border-bottom: #fff 2px solid;
}
.price_table p.thbold {
  font-weight: bold;
  margin: 5px 0;
  font-size: 18px;
  padding: 0;
  border: none;
  text-align: left;
  color: #444;
}
.price_table h3 {
  font-weight: bold;
  margin: 5px 0;
  font-size: 13px;
}
.price_table p {
  font-weight: normal;
  margin: 5px 0;
  color: #555;
  font-size: 13px;
  line-height: 1.6;
  padding-bottom: 0px;
}
.price_table p.fontSizeM {
  font-size: 16px;
}
.price_table a {
}
.price_table a.btn {
  font-weight: normal;
  margin: 5px 0;
  line-height: 1;
  padding: 12px 20px;
  font-size: 13px;
}
.price_table a.btn_textlink {
  margin: 7px auto;
  display: block;
  text-align: center;
  font-weight: normal;
}
.price_table .note {
  font-weight: normal;
  color: #555;
  display: block;
  text-align: left;
  font-size: 15px;
}
.price_table .note2 {
  font-weight: normal;
  font-size: 15px;
  color: #555;
  display: block;
  text-align: left;
  border-bottom: #E0D5D0 1px solid;
  padding: 2px 0 0;
}
.price_table .note2>span {
  background: #d1ae9e;
  padding: 3px 5px;
  color: #FFF;
}
.price_table .orthotype .note {
  margin-top: 5px;
}
.diff_num {
  padding: 0;
  font-size: 12px;
  display: block;
  color: #444;
}
.pli-icon {
  vertical-align: middle;
  display: block;
  text-align: center;
  margin-bottom: 6px;
}
.pli-icon img {
  overflow: hidden;
  border-radius: 3px;
  border: 1px #f6f6f6 solid;
}
.orth-icon {
}
.price_table .price {
  font-size: 19px;
  color: #333;
  line-height: 1.3;
  text-align: right;
}
.price .en {
  font-size: 80%;
  padding: 0 0.2em
}
.price .pli-negative {
  font-size: 100%;
  color: #888;
  text-decoration: line-through;
  padding-right: 10px;
}
/*.price */.pli-cam {
  color: #961b1b;
  font-size: 100%;
  display: inline-block;
  vertical-align: bottom;
  text-align: right;
}
.ie .price .pli-cam {
  zoom: 1;
}
.price .pli-cam.sodan {
/*white-space: ;*/
}
.price .cam-title {
  /*! display:block; */
  font-size: 12px;
  line-height: 1;
  color: #887989;
  padding: 3px 5px;
  border-radius: 2px;
  text-align: left;
  margin-bottom: 3px;
}
.price .pli-cam .intax {
  display: block;
  font-size: 12px;
  line-height: 1;
  color: #887989;
  padding: 3px 0;
  border-radius: 2px;
  text-align: right;
  margin-bottom: 3px;
}
#feeTbl1 p.priceNotice, #feeTbl2 p.priceNotice, #feeTbl3 p.priceNotice {
  font-size: 13px;
  width: 90%;
  margin: 0 auto;
  margin-top: 20px;
}
#refund_table {
  margin: 0 auto;
}
#refund_table .price, #refund_table .note {
  text-align: center;
}
 @media screen and (max-width: 1200px) {
table.price_table, table#loan_ex_table, table#deduct_table2 {
  margin: 0 auto 30px;
}
.pli-cam-box {
  position: absolute;
  right: 0;
  top: 0;
  padding: 8px 15px;
  background: #ffe9e9;
  color: #fcc;
  display: block;
  position: static;
  text-align: center;
}
.pli-cam-box h3 {
  color: #e55;
  font-size: 13px;
}
.pli-cam-box .impact {
  background: #f99999;
  color: #fff9f1;
  font-size: 12px;
  margin: 0 -5px 0 8px;
  font-weight: normal;
}
.price_table th, .price_table td {
  padding: 10px 8px;
}
.price_table th {
  max-width: none;
}
.price_table th.th180 {
  width: auto;
}
.price_table .th4 {
  text-align: center;
}
.price_table td {
  background: #fcfcfc;
}
.price_table .orthotype {
  text-align: center;
  color: #444;
  padding: 15px 5px;
  width: 100px;
  font-size: 13px;
  line-height: 1.3
}
.price_table .orthotype.whitening {
  width: auto;
}
.price_table .ortho_th {
  background: #E2E7EA;
  vertical-align: top;
  padding-top: 20px;
}
.price_table .ortho_th_frontside {
  vertical-align: top;
  padding-top: 20px;
}
.price_table .th-diff {
}
.price_table .th-diff .impact3 {
  display: block;
  margin-top: 5px;
  padding: 7px;
  text-align: center;
}
.price_table .border-b1 {
  border-bottom: #888 1px solid;
}
.price_table .border-b2 {
  border-bottom: #fff 7px solid;
}
.price_table .border-b3 {
  border-bottom: #888 1px solid;
}
.price_table p.thbold {
  font-weight: bold;
  margin: 5px 0;
  font-size: 15px;
  padding: 0;
  border: none;
  background: none;
  text-align: center;
}
.price_table h3 {
  font-weight: bold;
  margin: 5px 0;
  font-size: 13px;
  text-align: center;
}
.price_table p {
  font-weight: normal;
  margin: 5px 0;
  color: #555;
  font-size: 85%;
  line-height: 1.6;
}
.price_table a {
}
.price_table a.btnlink {
  font-weight: normal;
  margin: 5px 0;
  line-height: 3;
  padding: 10px;
  font-size: 13px;
  background: rgba(28,56,73,0.4);
  border-bottom: rgba(28,56,73,0.9);
}
.price_table a.btn_textlink {
  margin: 7px auto;
  display: block;
  text-align: center;
  font-weight: normal;
}
.price_table .note {
  font-weight: normal;
  color: #555;
  display: block;
  padding-bottom: 10px;
}
.price_table .orthotype .note {
  margin-top: 5px;
}
.price_table th, .price_table td {
  display: block;
  border-right: none;
  text-align: center;
  max-width: none;
}
.price_table td {
  text-align: center;
}
.price_table td p {
  text-align: center;
}
.price_table th.border-b1, .price_table th.border-b2, .price_table th.border-b3 {
  border-bottom: #ccc 1px dotted;
}
.price_table th.th4 {
  display: none;
}
.price_table th.visible {
  display: block;
}
.price_table .orthotype {
  border-bottom: #ddd 1px dotted;
  width: auto;
}
.pli-icon {
  vertical-align: middle;
  display: block;
  text-align: center;
  margin-bottom: 6px;
}
.pli-icon img {
  overflow: hidden;
  border-radius: 3px;
  border: 1px #f6f6f6 solid;
  max-width: 100%;
  height: auto;
}
.price_table .price {
  font-size: 20px;
  color: #333;
  line-height: 1.3;
  text-align: right;
  padding-bottom: 5px;
}
.price .en {
  font-size: 70%;
}
.price .pli-negative {
  font-size: 85%;
  color: #888;
  text-decoration: line-through;
  padding-right: 5px;
}
.price .pli-cam {
  font-size: 25px
}
.ie .price .pli-cam {
  zoom: 1;
}
.price .cam-title {
/*! display:block; */
		/*! font-size:12px; */
		/*! line-height: 1; */
		/*! color:#887989; */
		/*! padding:3px 0; */
		/*! border-radius: 2px; */
		/*! text-align:left; */
		/*! margin-bottom: 3px; */
}
}
/* ------------------------------------------------------------------ */
/* Top page
/* ------------------------------------------------------------------ */


.top_sec {
  margin: 0 auto;
  text-align: center;
}
.top_sec h1 {
  font-size: 21px;
  font-weight: bold;
  margin-bottom: 60px;
}
.top_sec h3 {
  font-size: 31px;
  margin-bottom: 35px;
  color: #37A4D6;
  font-weight: 600;
}
.top_sec h1:before {
  display: block;
  content: "";
  background: url(../../../%E5%8C%BB%E9%99%A2%E3%82%B5%E3%82%A4%E3%83%88%E8%A9%A6%E4%BD%9C/img/icon-top_ttl.png) center 0 no-repeat;
  background-size: 10px 49px;
  width: 10px;
  height: 49px;
  vertical-align: middle;
  margin: 0 auto;
  padding-bottom: 35px;
}
#first.top_sec h1:before {
  display: none;
}
#top_imageInnr, #simple, .sp-slides-container, .sp-mask.sp-grab, .sp-slide, .sp-image-container, .sp-slides, .sp-image {
	max-width: 2200px;
	height: 436px !important;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#slide1 {
  background: url(../../../%E5%8C%BB%E9%99%A2%E3%82%B5%E3%82%A4%E3%83%88%E8%A9%A6%E4%BD%9C/img/main3.jpg) center no-repeat;
  background-size: auto 100%;
}
.slide-inner {
  width: 100%;
  height: 100%;
}
.slide-inner a {
  display: block;
  width: 100%;
  height: 100%;
}
.slide_copy {
  width: 100%;
  background: #eee;
  font-size: 30px;
  margin: 0 auto;
top: 64px;
  position: relative;
  text-indent: 0;
}
span.slide__lead-01,
span.slide__lead-02,
span.slide__lead-03 {
  display: block;
  width: 100%;
  background: rgba(255,255,255,0.8);
  font-size: 25px;
  position: relative;
  margin-right: 0;
  text-indent: 0;
}
#slide2 {
	background-size: auto 100%;
	margin-top: 0px;
	background-image: url(../img/top_pc000.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
a.slideLink {
  width: 100%;
  height: 100%;
  display: block;
  text-indent: -99999px;
}
.sp-mask .sp-grab {
  height: 100%;
}
.sp-image-container {
  height: 100%;
}


#bnrBox {
  border-top: 1px solid #eee;
  padding-bottom: 80px;
  padding-top: 50px;
}
.bnrBoxInnr {
  margin: 0 auto;
  max-width: 1200px;
}
#bnrBox a.topBnr {
  display: block;
  float: left;
  width: 18%;
  margin-left: 15px;
  margin-bottom: 8px;
}
#bnrBox a.topBnr img {
  width: 100%;
}
#bnrBox h4 {
  background: #E3F5F9;
  margin: 0 auto;
  margin-bottom: 12px;
  padding: 5px 0;
  color: #2FA3D8;
  font-weight: bold;
  max-width: 1200px;
}

 @media screen and (max-width: 1200px) {
 
     
 }

/* ------------------------------------------------------------------ */
/* Top page media query
/* ------------------------------------------------------------------ */

@media screen and (max-width: 750px) {
.sec h1 img {
  width: 100%;
}

#tsi1 h3 {
  padding-top: 100px;
}
}

 @media screen and (max-width: 1200px) {
.sec p {
  font-size: 16px;
  padding-bottom: 25px;
  margin: 0;
  line-height: 25px;
}
#top-clinic_sub1, #top-clinic_sub2 {
  min-width: 0;
  width: 100%;
  margin: 0 auto;
  height: auto;
  padding: 0;
  overflow: hidden;
  background: #f6b37f;
}
clinic_sub1 .clinic_bodyInnr {
  float: none;
}
#top-clinic_sub1 .clinic_bodyInnr, #top-clinic_sub2 .clinic_bodyInnr {
  width: 100%;
  box-sizing: border-box;
  padding: 215px 50px 30px;
}
#top-clinic_sub1 .clinic_body, #top-clinic_sub2 .clinic_body {
  width: auto;
  height: 215px;
  margin: 0 auto;
  text-align: left;
}
#top-clinic_sub1 .clinic_body {
  background: url(../../../%E5%8C%BB%E9%99%A2%E3%82%B5%E3%82%A4%E3%83%88%E8%A9%A6%E4%BD%9C/img/top-clinic_bg2.jpg) no-repeat center;
  background-size: 100% auto;
}
#top-clinic_sub2 .clinic_body {
  background: url(../../../%E5%8C%BB%E9%99%A2%E3%82%B5%E3%82%A4%E3%83%88%E8%A9%A6%E4%BD%9C/img/top-clinic_bg1.jpg) no-repeat center;
  background-size: 100% auto;
}
#top-clinic_sub1 .clinic_body p {
  color: #fff;
  line-height: 25px;
  font-size: 14px;
  padding-bottom: 0px;
  margin-left: 0;
  width: auto;
}
#top-clinic_sub2 .clinic_body p {
  color: #fff;
  line-height: 25px;
  font-size: 14px;
  padding-bottom: 0px;
  margin-left: 0;
  width: auto;
}
#top-clinic_sub1 h3, #top-clinic_sub2 h3 {
  color: #ffffff;
  margin-bottom: 13px;
  margin-top: 0;
  margin-left: 0;
  font-size: 20px;
  font-weight: normal;
  text-align: center;
}
.top_sec h1 {
  font-size: 16px;
  margin-bottom: 35px;
}
.top_sec h3 {
  font-size: 20px;
  margin-bottom: 35px;
  color: #4cc2e0;
  font-weight: bold;
}
.top_sec h1:before {
  background-size: auto 38px;
  width: auto;
  height: 38px;
  padding-bottom: 10px;
}
#top_image {
  /*background:url(img/top-main_sp.jpg) center 0 no-repeat;
		background-size:100% auto;*/
  height: auto;
  background: #fff;/*		padding-bottom:84%;
*/
}
#top_image_main img {
  width: 100%;
  height: auto;
}
#top_imageInnr, #simple, .sp-slides-container, .sp-mask.sp-grab, .sp-slide, .sp-image-container, .sp-slides, .sp-image {
	width: 100%;
	height: auto !important;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#slide1 {
  background: url() top center no-repeat;
  background-size: 100% auto;
  height: auto;
}
/*#slide2 {
	background: url(../img/top-sp000.jpg) top center no-repeat;
	height: auto;
	position:relative;
  
}*/
/*#slide3 {
	background: url(img/top/main3sp.jpg) top center no-repeat;
	background-size: auto 100%;
	height: auto;
	}*/
	
#first {
  background: url(../../../%E5%8C%BB%E9%99%A2%E3%82%B5%E3%82%A4%E3%83%88%E8%A9%A6%E4%BD%9C/img/top-first_sp.jpg) center 55px no-repeat;
  background-size: 85% auto;
  margin-bottom: 70px;
}
#first.top_sec {
  margin-top: 60px;
}
#first h1 {
  margin: 0 auto 230px;
}
#first p {
  font-size: 13px;
}
.top_sec_image {
  padding-bottom: 30%;
}
.top_sec_image h3 {
  padding-top: 33%;
}
.top_sec h3:before {
  background-size: 80% auto;
}
#tsi1 {
  background: url(../../../%E5%8C%BB%E9%99%A2%E3%82%B5%E3%82%A4%E3%83%88%E8%A9%A6%E4%BD%9C/img/top/bg.png) , url(../../../%E5%8C%BB%E9%99%A2%E3%82%B5%E3%82%A4%E3%83%88%E8%A9%A6%E4%BD%9C/img/top-bg1_sp.jpg) left 0 no-repeat;
  background-size: auto 100%;
  height: 300px;
}
#tsi1 .top_secInnr {
  height: auto;
}
#tsi2 {
  background: url(../../../%E5%8C%BB%E9%99%A2%E3%82%B5%E3%82%A4%E3%83%88%E8%A9%A6%E4%BD%9C/img/top/bg.png) , url(../../../%E5%8C%BB%E9%99%A2%E3%82%B5%E3%82%A4%E3%83%88%E8%A9%A6%E4%BD%9C/img/top-bg2_sp.jpg) center 0 no-repeat;
  background-size: auto 100%;
  height: 250px;
  padding-bottom: 30%;
}
#tsi3 {
  background: url(../../../%E5%8C%BB%E9%99%A2%E3%82%B5%E3%82%A4%E3%83%88%E8%A9%A6%E4%BD%9C/img/top/bg.png) , url(../../../%E5%8C%BB%E9%99%A2%E3%82%B5%E3%82%A4%E3%83%88%E8%A9%A6%E4%BD%9C/img/top-bg3_sp.jpg) center 0 no-repeat;
  background-size: auto 100%;
  height: 250px;
  padding-bottom: 21%;
}
#tsi1 h3 img {
  width: 270px;
  height: auto;
}
#tsi2 h3 img {
  width: 300px;
  height: auto;
}
#tsi3 h3 img {
  width: 320px;
  height: auto;
}
#ortho {
  background: #dff0f4;
  padding: 7%;
  margin: 0 auto;
  height: auto;
  width: auto;
  min-width: 0;
}
#ortho_menu {
  width: auto;
}
#ortho_menu1 {
  background-size: 100% auto;
  height: auto;
}
#ortho_menu2 {
  background-position: center top;
  background-size: 100% auto;
  height: auto;
}
#ortho_menu3 {
  background-image: url(../../../%E5%8C%BB%E9%99%A2%E3%82%B5%E3%82%A4%E3%83%88%E8%A9%A6%E4%BD%9C/img/top-ortho_menu3_sp.jpg);
  background-size: 100% auto;
  height: auto;
}
#ortho #ortho_menu li {
  position: relative;
  display: block;
  height: auto;
  width: 100%;
  margin: 0;
}
#ortho #ortho_menu li:last-child {
  margin: 0;
}
#ortho #ortho_menu p.top-txt {
  margin: 10px 0 14px;
  font-size: 14px;
  line-height: 25px;
  font-weight: normal;
}
.ortho_menu_body {
  height: auto;
  position: static;
  padding: 0;
  margin: 0;
}
#ortho_menu1 .ortho_menu_body h2, #ortho_menu2 .ortho_menu_body h2 {
  font-size: 20px;
  color: #4eacd6;
  padding-top: 24px;
  font-weight: bold;
}
#ortho_menu1 .ortho_menu_body {
  top: 0;
  margin: 0;
  width: 100%;
  left: 0;
  background-color: rgba(255,255,255,0.8);
}
#ortho_menu2 .ortho_menu_body {
  top: 0;
  margin: 0;
  width: 100%;
  left: 0;
  background-color: rgba(255,255,255,0.8);
}
#ortho_menu3 .ortho_menu_body {
  top: 0;
}




#access {
  background: url(../../../%E5%8C%BB%E9%99%A2%E3%82%B5%E3%82%A4%E3%83%88%E8%A9%A6%E4%BD%9C/img/top-access_sp.jpg) center 120px no-repeat;
  background-size: 85% auto;
}
#access .top-txt {
  font-size: 14px;
  margin: 0 auto 40px;
  padding-top: 43%;
}
#doctor {
  background: url(../../../%E5%8C%BB%E9%99%A2%E3%82%B5%E3%82%A4%E3%83%88%E8%A9%A6%E4%BD%9C/img/top-doctor_sp.jpg) center 0 no-repeat;
  background-size: 92% auto;
  height: auto;
  margin: 0;
}
#facility {
  background: url(../../../%E5%8C%BB%E9%99%A2%E3%82%B5%E3%82%A4%E3%83%88%E8%A9%A6%E4%BD%9C/img/top-facility_sp.jpg) center 0 no-repeat;
  background-size: 92% auto;
  height: auto;
  margin: 0;
}
#doctor-facility #df_menu li {
  display: block;
  width: auto;
  padding-bottom: 58%;
  position: relative;
}
#doctor-facility .df_body {
  text-align: left;
  margin-left: 0;
  position: absolute;
  right: 23px;
  top: 50%;
  margin-top: -100px;
}
#doctor-facility .top-txt {
  margin-bottom: 15px;
  font-size: 13px;
}
.bnrBoxInnr {
  margin: 0 auto;
  max-width: 100%;
}
#bnrBox a.topBnr {
  float: none;
  width: 49%;
  margin: 0;
  margin-top: 3px;
  display: -webkit-inline-box;
}
#bnrBox a.topBnr_last {
  float: none;
  width: 49%;
  margin: 0;
  margin-top: 3px;
  display: -webkit-inline-box;
}
#bnrBox a.topBnr img {
  width: 100%;
}
.notice {
  padding: 0 0;
  background: #FFF;
}
.notice .noticeInner {
  padding: 0 0;
  border: none;
}
}
 @media screen and (max-width: 425px) {
#top_imageInnr, #simple, .sp-slides-container, .sp-mask.sp-grab, .sp-slide, .sp-image-container, .sp-slides, .sp-image {
  width: 100%;
  height: 340px !important;
  margin: 0 auto;
}
 }
 @media screen and (max-width: 350px) {
#top_image_main img {
  width: 100%;
  height: auto;
}
#top_imageInnr, #simple, .sp-slides-container, .sp-mask.sp-grab, .sp-slide, .sp-image-container, .sp-slides, .sp-image {
  width: 100%;
  height: 290px !important;
  margin: 0 auto;
}
#top_image #top_image_main {
  margin-top: -100px;
}
#first {
  background-size: 100% auto;
}
#bnrBox {
  border-top: 1px solid #eee;
  padding-bottom: 0px;
  padding-top: 30px;
}
}
/* ------------------------------------------------------------------ */
/* Header
/* ------------------------------------------------------------------ */

#header {
	/*position: relative;*/
	position:fixed ;
	width:100%;
	z-index: 100;
	box-shadow: 0px 5px 6px -3px rgba(0,0,0,0.1);
	-webkit-box-shadow: 0px 5px 6px -3px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 9px 3px -3px rgba(0,0,0,0.6);
}
#header_inner{
		/*background-image: -webkit-linear-gradient(bottom, rgba(0,0,0,1), rgba(12,23,70,1), rgba(35,50,117,1));
	background-image: -moz-linear-gradient(bottom, rgba(0,0,0,1), rgba(12,23,70,1), rgba(35,50,117,1));
	background-image: -o-linear-gradient(bottom, rgba(0,0,0,1), rgba(12,23,70,1), rgba(35,50,117,1));
	background-image: -ms-linear-gradient(bottom, rgba(0,0,0,1), rgba(12,23,70,1), rgba(35,50,117,1));
	background-image: linear-gradient(bottom, rgba(0,0,0,1), rgba(12,23,70,1), rgba(35,50,117,1));*/
	background-color:#013602;
}
#header_logo {
  display: inline-block;
  margin: 25px 23px 0 50px;
}
#site_title {
  display: inline-block;
  font-size: 16px;
  color: #504f4f;
  vertical-align: top;
  margin-top: 38px;
}
#header_contacts {
	position: absolute;
	top: 15px;
	right: 0px;
}
#header_btn_form {
box-sizing:border-box;
  display: inline-block;
  float:left;
  background-color:#c8903e;
  background-color:#00cc78;
  color:#fff;
  text-align: center;
  width: 150px;
  height: 50px;
  padding-top: 18px;
  padding-bottom: 20px;
  margin: 0 5px 0 0;
  border-radius: 0 0 0 7px;
  border-radius: 5px;
  line-height:1;
  font-size:1.1em;
}
#header_btn_tel {
box-sizing:border-box;
  display: inline-block;
  float:left;
  background-color:#c8903e;
  color:#fff;
  text-align: center;
  width: 200px;
  height: 55px;
  padding-top: 23px;
  padding-bottom: 20px;
  margin: 0 5px 0 0;
  border-radius: 0 0 0 7px;
  border-radius: 5px;
  line-height:1;
  font-size:1.1em;
}
#header_btn_form img {
  width: 80%;
}
/*#header_btn_tel {
  position: relative;
  top: 15px;
  right: 13px;
  padding-top: 28px;
}*/

 @media screen and (max-width: 1600px) {

 }

 @media screen and (max-width: 1100px) {
#header_logo {
  margin: 25px 20px 0 25px;
}
#header_btn_form {
}
#header_btn_tel {
}
}
@media screen and (max-width: 1200px) {
.forPCmenu{
	display:none;
}
	/* 1200px*/
#header {
  height: auto;
  width: auto;
}
#header_logo {
  margin: 13px 10px 8px;
}
#header_contacts {
	position: relative;
	background-color: #4cc2e0;
	line-height: 0px;
	overflow: hidden;
	top: 20px;
}
#header_btn_form,#header_btn_tel {
  display:block;
  /*width: 25%; ボタン4つ*/
  width: 33.3%;
  height: auto;
  padding: 8px 0px 8px 0px;
  float: right;  float:left;
  text-align: center;
  border-radius: 0 0 0 0;
  margin: 0;
}


.border{
  border-left: 1px #fff solid;
}
.nonborder{
	  border-left: none;
}
/*#header_btn_tel {
  position: absolute;
  display: inline-block;
  width: 25%;
  text-align: center;
  vertical-align: middle;
  padding: 0;
  left: 2px;
  top: 17px;float:left;
}*/
#header_btn_form img, #header_btn_tel img {
  width: 90%;
  height: auto;
  margin: 0 auto;
}
#header_logo img {
  width: 70%;
  height: auto;
  margin-left:-30%;
}
#site_title {
  display: inline-block;
  font-size: 10px;
  color: #504f4f;
  vertical-align: top;
  margin-top: 20px;
}
#header/*.fixed*/ {
  position: fixed;
  width: 100%;
  height: auto;
  z-index: 80;
  /*background: rgba(255,255,255,0.85);*/
  border-bottom: 1px #eee solid;
  transition: border-bottom .2s ease 0s;
}
#header.contact {
  position: relative;
}
}
@media screen and (max-width: 380px) {
#header_btn_form img, #header_btn_tel img {
  width: 90%;
  height: auto;
}
#header_logo img {
  width: 80%;
  height: auto;
}
#header_logo {
  margin: 18px 10px 14px 20px;
}
}
/* ------------------------------------------------------------------ */
/* Header navi
/* ------------------------------------------------------------------ */

#header_nav {
    opacity:1;
  text-align: center;
  padding: 0;
}
#nav_btn {
  display: none;
}
#nav_menus {
  margin: 0 auto;
  display:block;
  position: relative;
  background-color: #013602;
	/*background-image: -webkit-linear-gradient(bottom, rgba(0,0,0,1), rgba(12,23,70,1), rgba(35,50,117,1));
	background-image: -moz-linear-gradient(bottom, rgba(0,0,0,1), rgba(12,23,70,1), rgba(35,50,117,1));
	background-image: -o-linear-gradient(bottom, rgba(0,0,0,1), rgba(12,23,70,1), rgba(35,50,117,1));
	background-image: -ms-linear-gradient(bottom, rgba(0,0,0,1), rgba(12,23,70,1), rgba(35,50,117,1));
	background-image: linear-gradient(bottom, rgba(0,0,0,1), rgba(12,23,70,1), rgba(35,50,117,1));*/
}
.nav_menu {
  font-size: 12px;
  color: #fff;
  letter-spacing: 0.25em;
  width: auto;
  height: 64px;
  line-height: 44px;
}
a.nav_menu +a {
  border-left: 1px #fff dotted;
  border-right: none;
}

.top_header_nav .nav_menu, .header_nav .nav_menu {
  font-size: 17px;
  height: 64px;
  vertical-align: middle;
  line-height: 73px;
  padding: 0 17px;
}
span.kerning {
  letter-spacing: 0.02em;
  font-size: 17px;
  color: #fff;
}


.sub_nav .sub_navInnr {
  float: left;
  width: 31%;
  text-align: center;
  margin: 0 10px;
}
.sub_navInnr dl dt {
  font-size: 16px;
  display: block;
  color: #666;
  background: #f6f1e9;
  font-weight: 100;
  padding: 20px 0;
  width: auto;
}
.sub_navInnr dd {
  display: none;
  width: auto;
  text-align: center;
}
.sub_navInnr dd a {
  display: block;
  padding: 20px 0;
  background: #FCFBF6;
  margin-bottom: 1px;
}
p.bread {
  width: 950px;
  margin: 10px auto;
  font-size: 13px;
}
p.bread a {
  font-size: 13px;
}
@media screen and (max-width: 1200px) {
#header_nav {
  opacity: 1;
  height: auto;
}
#nav_btn {
  display: block;
  background: url(../img/header-nav_sp.png) center 8px no-repeat #036;
  background-size: 50px 50px;
  width: 65px;
  height: 65px;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 100;
}
#nav_btn.opened {
  height: 65px;
}
#nav_btn/*.fixedBtn*/ {
  position: fixed;
}
#nav_menus {
  display: none;
  position: fixed;
  background: #ddbd94;
  background: #67abf8;
  width: 100%;
  margin: 0;
  z-index: 90;
  top: 66px;
  left: 0;
  box-shadow: 0 5px 14px rgba(0,0,0,0.2);
}
#nav_menus a {
  background: #83b488;
  display: block;
  text-align: left;
  width: auto;
  height: 66px;
  line-height: 65px;
  font-size: 17px;
  /*color: #036;*/
  padding: 0 20px;
  border-bottom: #ffffff 1px solid;
}
span.kerning {
  letter-spacing: 0.02em;
  font-size: 17px;
  color:#4c8cb1;
}
#nav_menus a:after {
  content: "";
  left: 95%;
  width: 7px;
  height: 7px;
  border-top: 1px solid #036;
  border-right: 1px solid #036;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  text-align: right;
  position: absolute;
  top: 30px;
}
#nav_menus:after, .nav_menu:before {
  display: none;
}
.sub_nav .sub_navInnr {
  float: none;
  width: 100%;
  text-align: center;
  margin: 0 0 1px;
}
p.bread {
  width: auto;
  margin: 10px auto;
  padding: 0 10px;
  font-size: 13px;
}
}
@media screen and (max-width: 375px) {
#nav_btn {
  top: 0px;
}
#nav_menus {
  top: 63px;
}
#header_btn_form,#header_btn_tel {
	font-size:0.8em;
}
}
@media screen and (max-width: 350px) {
#nav_btn {
  top: 0px;
}
#nav_menus {
  top: 63px;
}
}
/*-----------------------------------------------------------------------------*
 header_nav ( トップページ ) */


#header_nav.top_header_nav {
	position:relative;
	top: auto;*/
	width: 100%;
	min-width: 1024px;
	height: 70px;
	z-index: 998;
	opacity: 0.95;
}
#header_nav.header_nav {
	position:relative;
  /*top: 410px;*/
  width: 100%;
  height: 70px;
  z-index: 998;
}
 @media screen and (max-width: 1200px) {
#header_nav.header_nav {
  top: 0;
  height: 0;
}
#header_nav.top_header_nav {
  top: 0;
  height: 0;
}
}
/*-----------------------------------------------------------------------------*
 footer_btns */

.footer-news-sec {
    margin-top: 0;
    background: #3f79b5;
}
.footer-news-sec__inner {
    padding: 20px;
    margin-bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 54%;
    margin: 0 auto;
    box-sizing: border-box;
}
.important-mark {
    background: #fff;
    color: #3f79b5;
    border-radius: 5px;
    width: 50px;
    height: 50px;
    font-size: 130%;
    font-weight: 600;
    line-height: 50px;
    text-align: center;
    letter-spacing: 0.05rem;
    margin-right: 15px;
}
.footer-news-txt {
    margin-top: 0;
    color: #fff;
    font-weight: 600;
    font-size: 130%;
    width: 80%;
    text-align: left;
    line-height: 1.7;
}
#footer_btns {
  text-align: center;
  padding: 70px 0 65px;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e4f5f9+0,ffffff+100 */
  background: #e4f5f9; /* Old browsers */
  background: -moz-linear-gradient(top, #e4f5f9 0%, #ffffff 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #e4f5f9 0%, #ffffff 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #e4f5f9 0%, #ffffff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e4f5f9', endColorstr='#ffffff', GradientType=0 ); /* IE6-9 */
}
.footer_btns_ttl {
  margin: 0 auto 30px;
  display: block;
}
#footer_btns .btns a {
  display: inline-block;
  text-align: center;
  width: 425px;
  margin: 0 10px;
  vertical-align: top;
}
#footer_btn_form {
  background-color: #f79458;
  height: 89px;
  padding-top: 31px;
}
#footer_btn_tel {
  background-color: #4cc2e0;
  height: 89px;
  padding-top: 31px;
}
#footer_btns .btns img {
  text-align: center;
  margin: 0 auto;
  width: 95%;
  height: auto;
}
#footer_btns h3 {
  margin-top: 20px;
  font-weight: bold;
  color: #223D61;
}
#footer_btns > p > img {
  display: block;
  margin: 20px auto 0;
  width: 350px;
}
.footer_bnr01 {
  margin-top: 30px;
  border-top: 1px solid #dedede;
  border-bottom: 1px solid #dedede;
  padding: 20px 0;
}
.footer_bnr02 {
  border-bottom: 1px solid #dedede;
  padding: 20px 0;
}
ul.clinicBnr {
}
ul.clinicBnr li {
  width: 20%;
  float: left;
}
ul.clinicBnr li img {
  width: 95%;
  display: block;
  margin: 0 20px 25px 0;
}
ul.clinicBnr li.enter {
  width: 300px;
}
#footer_map {
  width: 1024px;
  margin: 0 auto;
}
#footer_map iframe {
  width: 100%;
}
 @media screen and (max-width: 1200px) {
.footer-news-sec__inner {
    width: 100%;
}
#footer_btns h1 img {
  width: 90%;
  height: auto;
}
#footer_btns {
  text-align: center;
  padding: 30px 10px 30px;
  margin: 0 auto 10px;
}
#footer_btns p {
  font-size: 12px;
}
#footer_btns .btns a {
  width: 46%;
  margin: 0 5px 10px;
  height: auto;
}
.footer_btns_payment {
  margin-top: 13px;
  padding: 15px 0;
  border-top: 2px solid #233d60;
  border-bottom: 2px solid #233d60;
}
#footer_btn_form {
  background-color: #f79458;
  height: 76px;
  padding: 10px 0;
}
#footer_btn_tel {
  background-color: #4cc2e0;
  height: 76px;
  padding: 10px 0;
}
#footer_btns > p > img {
  width: 90%;
}
.footer_bnr01 {
  margin-top: 23px;
  border-top: none;
  padding: 0 0 8px;
}
.footer_bnr02 {
  padding: 20px 0 3px;
}
ul.clinicBnr li {
  width: 50%;
  float: left;
  padding: 0 0 15px;
}
ul.clinicBnr li.enter {
  width: 100%;
}
}
@media screen and (max-width: 350px) {
#footer_btn_form {
  height: 52px;
  padding-top: 23px;
}
#footer_btn_tel {
  height: 52px;
  padding-top: 23px;
}
#footer_btn_tel img {
  width: 90%;
  height: auto;
}
}
/*-----------------------------------------------------------------------------*
 footer */


#footer {
  /*background-color: #5cb5dd;*/
  background-color: #013602;
	/*background-image: -webkit-linear-gradient(bottom, rgba(0,0,0,1), rgba(12,23,70,1), rgba(35,50,117,1));
	background-image: -moz-linear-gradient(bottom, rgba(0,0,0,1), rgba(12,23,70,1), rgba(35,50,117,1));
	background-image: -o-linear-gradient(bottom, rgba(0,0,0,1), rgba(12,23,70,1), rgba(35,50,117,1));
	background-image: -ms-linear-gradient(bottom, rgba(0,0,0,1), rgba(12,23,70,1), rgba(35,50,117,1));
	background-image: linear-gradient(bottom, rgba(0,0,0,1), rgba(12,23,70,1), rgba(35,50,117,1));*/
	}
#footer_inner {
  width: 100%;
  margin: 0 auto;
  padding-top: 55px;
}
#footer_body {
  margin: 0 auto 40px;
  width: 1024px;
}
#footer_nav {
  float: right;
  width: 45%;
}
#footer_nav a {
  color: #fff;
}
#footer_nav li li a::before {
  content: "";
  left: 4px;
  box-sizing: border-box;
  width: 4px;
  height: 4px;
  border: 4px solid transparent;
  border-left: 4px solid #fff;
  display: inline-block;
}
#footer_nav ul {
  float: left;
  overflow: hidden;
  box-sizing: border-box;
}
#footer_nav ul.nav01 {
  width: 40%;
}
#footer_nav ul.nav02 {
  width: 60%;
}
#footer_nav ul.nav02 li ul {
  padding-left: 6px;
}
#footer_nav ul.nav02 li ul li a{
  font-size: 14px;
  font-weight:bold;
}
#footer_nav ul.nav02 li ul li a:before{
  border: none;
}
#footer_nav ul.nav02 li ul li a span.note {
  font-size: 10px;
  color: #fff;
}
#footer_nav li.sideways {
  display: inline-block;
  border-bottom: none;
}
#footer_nav li.upper {
  padding: 15px 10px 5px;
}
#footer_nav li.bottom {
  padding: 5px 10px 15px;
}
#footer_nav .ortho-link {
  font-size: 13px;
  margin-right: 10px;
}
#footer_nav .link_title {
  font-size: 14px;
  font-weight: bold;
  margin-right: 15px;
  background: url(../../../%E5%8C%BB%E9%99%A2%E3%82%B5%E3%82%A4%E3%83%88%E8%A9%A6%E4%BD%9C/img/footer-icon.png) no-repeat left;
  padding-left: 10px;
}
#footer_info {
  float: left;
  width: 45%;
}
#footer_info h2 {
  margin-bottom: 24px;
  color: #fff;
  margin-bottom: 10px;
}
#footer_info p {
  font-size: 14px;
  margin-bottom: 10px;
  border-bottom: 1px #fff dashed;
  color: #fff;
  padding-bottom: 10px;
}
.footer_info2 {
  float: right;
  width: 45%;
  margin: 20px 0 0;
}
.footer_info2 img {
  border: 1px solid #FFF;
}
#footer_cr {
  width: 100%;
  text-align: center;
  font-size: 11px;
  color: #fff;
  padding: 40px 0 50px;
}
.tag iframe {
  background-color: #f5f4f1;
  height: 10px;
}
#footer_info .bnr-box  {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
     -ms-flex-pack: justify;
   justify-content: space-between;
}
#footer_info .bnr-box a {
  display: block;
  width: 49%;
}
#footer_info .bnr-box a img {
  display: block;
  width: 100%;
}
 @media screen and (max-width: 1200px) {
#footer_inner {
  width: 90%;
  padding: 10px 0;
}
#footer_body {
  width: 100%;
  margin-bottom: 25px;
}
#footer_nav {
  float: none;
  width: 100%;
  overflow: hidden;
  border-bottom: 1px solid #dedede;
  padding: 16px 0 0;
}
#footer_nav ul {
  float: left;
  width: auto;
  overflow: hidden;
}
#footer_nav ul.nav01 {
  width: 50%;
}
#footer_nav ul.nav02 {
  width: 50%;
}
#footer_nav ul.nav02 li ul {
  padding-left: 10px;
}
#footer_nav ul li ul {
  float: none;
  margin-bottom: 30px;
  width: 100%;
}
#footer_nav li {
  display: block;
  padding: 0;
  float: none;
}
#footer_nav li.sideways {
  border-bottom: none;
}
#footer_nav li.forPC {
  display: none;
}
#footer_nav li a {
  display: block;
  width: auto;
  padding: 9px 0;
  margin: 0;
  font-size: 12px;
}
#footer_nav li.upper {
  padding: 0 0;
  border-bottom: 1px solid #dedede;
}
#footer_nav li.middle {
  display: inline-block;
  padding: 0 0;
  border-bottom: 1px solid #dedede;
}
#footer_nav li.bottom {
  padding: 0 0;
  border-bottom: none;
}
#footer_nav li:first-child {
}
#footer_nav li:last-child, #footer_nav li:nth-last-child(2) {
/*border: none !important;*/
}
#footer_nav li:last-child {
  border-top: none;
}
#footer_nav li:nth-child(2) {
}
#footer_nav .ortho-link {
  display: none;
}
#footer_nav .link_title {
  margin-right: 0;
  font-size: 13px;
}
#footer_info {
  width: 100%;
}
#footer_info h2 {
  margin: 25px auto 23px;
  padding-bottom: 20px;
  text-align: center;
  border-bottom: 1px solid #dedede;
}
.footer_info2 {
  float: none;
  width: 100%;
  margin: 20px 0 0;
}
#footer_cr {
  padding: 30px 0 35px;
}
#footer_map {
  padding-bottom: 30px;
  border-bottom: 1px solid #dedede;
  width: 100%;
}
iframe {
  width: 100%;
  height: 230px;
}
#footer_info .bnr-box a {
  width: 100%;
  margin-bottom: 10px;
}
}
/*-----------------------------------------------------------------------------*
 トップへ戻る */


#pagetop {
  display: inline-block;
  position: fixed;
  bottom: 30px;
  right: 30px;
  z-index: 100;
}
.btn_pagetop {
  background: url(../img/icon-pagetop.png) center center no-repeat #bdbdbd;
  background-size: 32px 12px;
  overflow: hidden;
  width: 90px;
  height: 90px;
  border-radius: 5px;
  display: block;
  opacity: 0.8;
}
#pagetop span.hidden {
  visibility: hidden;
}
p.txtS {
  font-size: 14px;
  line-height: 1.7;
  text-align: left;
}
p.attention {
  font-size: 14px;
  line-height: 1.7;
  text-align: left;
  padding: 10px 10px;
  background: #fff5f5;
  margin-bottom: 10px;
  box-sizing: border-box;
  border: 2px solid #f44638;
  border-radius: 5px;
  color: #444;
}
.attention--red {
	color: #f44638;
	font-size: 1.6rem;
}

 @media screen and (max-width: 1200px) {
#pagetop {
  bottom: 10px;
  right: 10px;
}
.btn_pagetop {
  background: url(../img/icon-pagetop_sp.png) center center no-repeat #bdbdbd;
  background-size: 20px 9px;
  width: 50px;
  height: 50px;
  border-radius: 5px;
}
}
#side_calendar {
  width: 200px;
  background: #f3f3f3;
  display: inline-block;
}
#side_calendar .month {
  background: #f3f3f3;
  padding: 3px 0 3px 10px;
  border-bottom: #FFF 2px solid;
  border-top: #FFF 3px solid;
}
#side_calendar .cals-wrap {
  overflow: hidden;
  height: 139px;
}
#side_calendar .cals {
  width: 200px;
  height: 126px;
}
#side_calendar .cal-body {
}
#side_calendar .cal-body {
  background-position: right 0;
}
#side_calendar .cal-table {
  width: 200px;
  height: 126px;
  margin: -1px 0 0 0;
  background: none;
}
#side_calendar .cal-table td {
  width: 30px;
  height: 19px;
}
.cal-table td {
  border: none;
  border-top: 2px #fff solid;
  border-left: 2px #fff solid;
  background: #f3f3f3;
  text-align: center;
  vertical-align: middle;
  font-size: 11px;
  color: #444;
  padding: 0;
  line-height: 1;
}
.cal-table .sun {
  color: #c6615a;
}
.cal-table .sat {
  color: #4c75af;
}
.cal-table .hol {
  background: #fae1df;
}
.cal-table .cal-next, .cal-table .cal-prev {
  font-size: 7px;
  cursor: pointer;
  color: #444;
  background: #ddd;
}
.cal-table .cal-next:hover, .cal-table .cal-prev:hover {
  color: #344;
  background: #c1dddd;
}
#side_calendar .cal-texts {
  padding: 9px 20px 5px;
  border-top: #FFF 3px solid;
  position: relative;
}
#side_calendar .cal-texts h2 {
  font-size: 106%;
  color: #333;
  font-weight: normal;
  text-align: left;
  margin-bottom: 9px;
  line-height: 1;
  position: absolute;
  top: 15px;
  left: 15px;
}
#side_calendar .cal-time {
  font-size: 93%;
  color: #333;
  line-height: 1.5;
  padding-bottom: 0;
}
#side_calendar span.cal-hol {
  font-size: 12px;
  line-height: 1.5;
}
.cal-time {
  margin-bottom: 5px;
}
.hol_note {
  display: inline-block;
  width: 16px;
  height: 14px;
  border: #fff 1px solid;
  overflow: hidden;
  vertical-align: middle;
  background: #fae1df;
  margin-bottom: 2px
}
.ie .hol_note {
  zoom: 1;
}
.forPC {
  display: inline-block;
}
.forSP {
  display: none;
}
span.marker01 {
  background: #FDDCD2;
  /* border-radius: 6px 6px; */
  padding: 2px 5px;
  font-size: inherit;
}
span.marker02 {
  background: #FCF6DF;
  border-radius: 6px 6px;
  padding: 5px 5px;
  font-size: 17px;
}
.alignctr {
  text-align: center;
  margin-bottom: 20px;
  margin-top: 20px;
  margin: 0 auto;
}
.mt20 {
  margin-top: 20px;
}
.mt40 {
  margin-top: 40px;
}
.mb20 {
  margin-bottom: 20px;
}
.mb60 {
  margin-bottom: 60px;
}
.mb0 {
  margin-bottom: 0px!important;
  padding-bottom: 0px!important;
}
.txtSprofile {
  font-size: 14px;
  background: #FCFAF3;
  padding: 20px 20px;
  margin: 20px auto;
  margin-bottom: 40px !important;
  box-sizing: border-box;
}
@media screen and (max-width: 1200px) {
.calendar {
  text-align: center;
}
.forPC {
  display: none;
}
.forSP {
  display: block;
}

/*181007*/
.general_occ a img{
margin:0 auto;
width:70%;
}

}


/*181011*/
.qaList p a.qaBtn{
background-color: #f79458;
}
.qaList a.qaBtn{
  color:#fcfcfc;
  background: url(../../../%E5%8C%BB%E9%99%A2%E3%82%B5%E3%82%A4%E3%83%88%E8%A9%A6%E4%BD%9C/img/qa/arrow01_w.gif) right 10px center no-repeat;
    background-size: 6px auto;
}
#contact_tel h3{
  text-align: left;
}
p.contact_tel_num{
    font-size: 42px;
    font-weight: 650;
    margin-left: 68px;
}
.contant_tel_t{
  font-weight: bold;
}
#contact_tel h3{
  text-align: left;
}
span.contact-info-tab {
    display: inline-block;
    background: #8c8989;
    border-radius: 5px;
    padding: 0 0px;
    color: #fff;
    font-weight: bold;
    width: 3rem;
    text-align: center;
    font-size: 0.7rem;
    margin-right: 0.5rem;
}
.contant_tel_t{
  font-weight: bold;
  letter-spacing: 0.03rem;
}
.tel-box {
	width: 90%;
	border-radius: 0 0 5px 5px;
    border: 3px solid #03A9F4;
    margin: -3px auto;
    padding: 28px 15px 15px;
	box-sizing: border-box;
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
	-ms-flex-wrap: wrap;
      flex-wrap: wrap;
	-webkit-box-pack: justify;
     -ms-flex-pack: justify;
   justify-content: space-between;
}
.tel-box__inner {
	width: 48%;
}
.tel-box__ttl {
    font-size: 1.4rem;
    color: #03A9F4;
    font-weight: bold;
    margin-bottom: 15px;
}
.contact-info {
  margin-top: 13px;
  width: 48%;
}
.contact_notice {
	width: 90%;
	margin: 0 auto;
	position: relative;
	border-radius: 5px;
	background: #03A9F4;
	padding: 15px 15px 15px 24%;
	box-sizing: border-box;
}
.contact_notice > span {
	color: #fff;
	font-size: 150%;
	font-weight: bold;
}
.contact_notice:before {
	content: "!";
	display: block;
	width: 46%;
	height: 60px;
	position: absolute;
	top: 10px;
	left: 0;
	color: #fff;
	font-size: 50px;
	line-height: 50px;
	font-weight: bold;
	text-align: center;
}
.contact_notice:after {
	content: "";
	background: url(../../../%E5%8C%BB%E9%99%A2%E3%82%B5%E3%82%A4%E3%83%88%E8%A9%A6%E4%BD%9C/img/contact-tel-box_arrow.png) no-repeat 0 0;
	background-size: 25px auto;
    display: block;
    position: absolute;
    bottom: -21px;
    left: 50%;
	-webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 25px;
    height: 25px;
}
.form_notice {
	width: 65%;
    margin: 0 auto;
    background: #fff5f5;
    border-radius: 5px;
    padding: 15px;
    box-sizing: border-box;
    color: #fff;
	margin-bottom: 40px;
	text-align: center;
	border: 2px solid #f44638;
}
.form_notice-ttl {
	color: #f44638;
	font-size: 1.5rem;
    text-align: justify;
    line-height: 1.7rem;
    letter-spacing: 0.05rem;
	margin-bottom: 10px;
	display: inline-block;
}
.example-comment {
	display: inline-block;
	color: #444;
	border-top: 1px solid #f44638;
    padding-top: 10px;
}

@media screen and (max-width: 1200px) {
  
/*#contact_tel .contact_tel_num a{
  margin-left: 0px;
}*/
.tel-box__inner {
	width: 100%;
}
.contact-info {
	margin-top: 13px;
	width: 100%;
}
p.contact_tel_num{
    text-decoration: none;
    margin-left: 0;
}
.contact_tel_num a{
    display: block;
    text-decoration: none;
    margin-left: 0px;
    color: #fff;
    font-size: 1.6rem;
    padding: 14px 0;
    background: url(../img/qa/arrow01_w.gif) right 10px center no-repeat #f79458;
    background-size: 6px auto;
    text-align: center;
	border-radius: 12px;
}
.contact_tel_num a .txtS {
  color: #fff;
}
#contact_tel p{
    padding-bottom:0;
}
.contact_notice:before {
	width: 24%;
	height: 60px;
	top: 39px;
}
.form_notice {
    width: 90%;
}

}
@media screen and (max-width: 350px) {
  
#contact_tel .contact_tel_num a{
  font-size: 1.2rem;
}
}
/*-------------20200205　プラポリ改定----------------*/
.privacypolicy-list{
	margin: 0px 0 25px 20px;
}
.privacypolicy-list li {
  position: relative;
  padding: 1px 0 0 1.8em;
  margin: 0 0 5px 0;
  line-height: 1.9;
  font-size: 16px;
}
.privacypolicy-list li:before {
  content: "■";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  color: #a3d8e5;
}

.privacypolicy-list a {
  display: inline-block;
  margin: 0 20px 0 0;
  color: #f49184;
  text-decoration: underline;
}
.privacypolicy-comment {
  font-size: 13px;
  display: block;
  box-sizing: border-box;
  width: 100%;
  padding: 10px;
  background: #F1F1F1;
  color: #333;
  line-height: 1.7;
  margin: 15px auto;
}
.clinic-contact a{
	color: #f49184;
}
p.clinic-name {
  margin-bottom: 10px;
  font-size: 17px;
  font-weight: bold;
  padding-bottom:0;
}
@media screen and (max-width: 1200px) {
    .privacypolicy-list {
      margin: 0;
    }
	.sec_bodyInnr ul.privacypolicy-list li{
		font-size: 16px;
	}
    .privacypolicy-list li a {
      line-height: 2.5;
    }
    .privacypolicy-comment {
      width: 100%;
      font-size: 14px;
    }
}
/*-------------Instagramバナー追加----------------*/
@media screen and (min-width: 1200px) {
.bnr-box a{
	margin-top:10px;
}
}

/*------------20200421 コロナお知らせ追加------------*/

.info-list{
  margin:0 auto;
}
.info-list ol{
  background: #fcf1f2;
  padding: 5px 20px;
	margin-bottom: 30px;
}
.info-list h5{
	font-size: 19px;
    font-weight: bold;
}
.info-list li img {
  margin: 0 10px 0 0;
  vertical-align: middle;
}
.info-list li {
  margin: 20px 0;
  padding: 0 0 20px;
  line-height: 2;
  font-size: 17px;
  border-bottom: 1px solid #c7c7c7;
}
.info-list li:last-child{
	border-bottom: none;
	padding: 0;
}
.covit19_info_btn{
	width:45%;
}

@media screen and (max-width: 1200px) {
	.covit19_info_btn{
	width:100%;
	min-height: 60px;
}
	
}
.forSPmenu{
	display:none;
}
.forPCmenu{
	display:block;
}
@media screen and (max-width: 1200px) {
.forPCmenu{
	display:none;
}
.forSPmenu{
	display:block;
}
}

@media screen and (max-width: 480px) {
#slide2 {
	background: url(../img/top-sp000.jpg) top center no-repeat;
	height: auto;
	position:relative;
}
}

.imgPC{
	display:block;
}

.imgSP{
		display:none;
}


@media screen and (max-width: 641px) {
.imgPC{
	display:none;
}

.imgSP{
		display:block;
}
}