
.zure-01 {
  margin:0 0px 0 70px;
}

.zure-02 {
  margin:80px -80px 0 -100px;
}

.zure-03 {
  margin:0 0px 0 -140px;
}


.zure-04 {
 margin:0px 0px 0 70px;
 z-index: 2;
}


/* ボックス */
.box-area {
  padding: 42px 45px 40px 45px;
  border-radius: 8px;
}

.box-gray {
  background:#f5f3f2;
}






/*text*/




.h2-text {

}


.h3-text {
  font-size: 34px;
    line-height: 1.45;
    letter-spacing: 0.07em;
    margin: 0 0 33px -4px;
}


.h4-text {
    margin-left: -2px;
    font-size: 26px;
    line-height: 1.5;
    letter-spacing: 0.1em;
    margin-bottom: 20px;
}

.h5-text {
    margin-left: -2px;
    font-size: 18px;
    line-height: 1.5;
    letter-spacing: 0.1em;
    margin-bottom: 16px;
    font-weight: bold;
}

.h6-text {
   margin: 34px 0 24px;
    font-size: 20px;
    text-align: center;
    line-height: 1.3;
    letter-spacing: 0.1em;
}



.staff-name {
   margin: 18px 0 24px;
    font-size: 16px;
    text-align: center;
    line-height: 1.3;
    letter-spacing: 0.1em;
    font-weight: bold;
}
.staff-name span{
  display: block;
    font-size: 13px;
    text-align: center;
    line-height: 1.3;
    letter-spacing: 0.1em;
    margin-bottom: 6px;
    font-weight: normal;
}

.section-title {
    display: inline-block;
    border-bottom: 1px solid #BBCCDF;
    margin-bottom: 42px;
    padding: 0 0 12px 1px;
    font-size: 24px;
    letter-spacing: 0.1em;

}





.title-sub {
    margin: 0 0 13px 1px;
    font-size: 14px;
    letter-spacing: 0.2em;
}

.title-sub2 {
    margin: 0 0 13px 1px;
    font-size: 15px;
    letter-spacing: 0.2em;
}



.white-glow-text {
    text-shadow: rgba(255,255,255,0.5) 1px 1px 1px, rgba(255,255,255,0.5) -1px 1px 1px, rgba(255,255,255,0.5) 1px -1px 1px, rgba(255,255,255,0.5) -1px -1px 1px !important;
}







/*リスト*/


ul.checklist1{
    padding:0;
    margin: 0;
} 
  
.checklist1 li{
  margin:0;
  padding-bottom:0;
  font-weight: normal;
  margin-bottom:10px;
 /* border-bottom:rgba(128,130,132,0.50) 1px solid;*/
  line-height: 1.7em;
  list-style: none;
  font-size: 16px;
}
.checklist1 li:last-child{
  margin-bottom:0;
}
.checklist1 li:before{
  font-family: "dental"; font-weight: 900; content: "\e80e";
  margin-right: 6px;
  color: #ccc;
}
  





.service-img figure img {
    display: block;
    margin-bottom: 30px;
}



.service-img figure {
  position: relative;
}

.service-img figure img:nth-of-type(2),
.service-img figure img:nth-of-type(3) {
  margin-bottom: 0;
}

.service-img figure img:nth-of-type(3) {
  position: absolute;
  bottom: 0;
  right: 0;
}







.equipment-wrap {
  margin:0 0 50px 0;
}














.treatment-wrap {
  background: #FFFFFF;
    border-radius: 8px;
    box-shadow: 0 1px 20px 0 rgb(115 146 183 / 11%);

    padding: 35px 20px 22px;
}




.treatment-wrap img {
  margin: 0 auto 22px;
}



.treatment-wrap h3 {
  position: relative;
  box-sizing: border-box;
  width: 270px;
  height: 42px;
  margin: 0 auto 18px;
  padding-top: 10px;
  font-size: 20px;
  text-align: center;
  letter-spacing: 0.1em;
}

.treatment-wrap h3:before,
.treatment-wrap h3:after {
  display: block;
  content: '';
  position: absolute;
  top: 0;
  background: url(../_images/svg/kakko.svg) no-repeat right center;
  background-size: 23px 42px;
  width: 23px;
  height: 42px;
}

.treatment-wrap h3:before {
  left: 0;
}

.treatment-wrap h3:after {
  right: 0;
  transform: scaleX(-1);
}

.treatment-wrap p {
  padding: 0 9px;
  text-align: justify;
  line-height: 1.7;
  letter-spacing: 0.04em;
}

.treatment-wrap .btn-link2 {
  margin-top: 18px;
}

.treatment-wrap .btn-link2 a {
  width: 100%;
}




/*table*/



.table-def {
  width: 100%;
}
/*è¦‹å‡ºã—æ¬„*/
.table-def th{
 text-align:left;
 font-size:16px;
 color:#444;
 padding:18px 20px;
 width:30%;
 background:#f7f7f7;
 border:solid 1px #e1e1e1;
}
/*é€šå¸¸æ¬„*/
.table-def td{
 padding:18px 20px;
 font-size:16px;
 border:solid 1px #e1e1e1;  
}




.table-keireki {
  font-size:15px;
  line-height: 1.4;
  letter-spacing: 0;
  width: 80%;
}

.table-keireki th{
 width:25%;
 text-align:left;
  vertical-align: top;
 padding:12px 0;
 border-top:solid 1px #e1e1e1;
}
.table-keireki td{
 padding:12px 0;
 border-top:solid 1px #e1e1e1;
}









/*med_box
---------------------------------------------------------*/

.top-title {
  text-align: center;
  margin-bottom: 50px;
}
.top-title h2 {
  font-family: 'Lato', sans-serif;
  font-weight: 100;
  font-style: normal;
  font-size: 38px;
  letter-spacing: .1em;
  line-height: 1.2em;
  color: rgba(0, 0, 0, .5);
}
.top-title p {
  margin-top: .4em;
  font-size: 120%;
  font-weight: normal;
  letter-spacing: .25em;
  line-height: 1.2em;
}


.top-title h2 span {
  color: #295282;
}




/* フッター
------------------------------------
------------------------------------
------------------------------------
------------------------------------
------------------------------------
------------------------------------
------------------------------------*/

/* .img-footer
------------------------------------*/
.img-footer {
  display: block;
  overflow: hidden;
  position: relative;
  width: 100%;
}

.img-footer img {
  display: block;
}

.img-footer .img-footer-inner {
  width: 100%;
  height: auto;
}



/* .sec-map
------------------------------------*/
.sec-map {
  width: 1140px;
}

.sec-access {
  margin-bottom: 130px;
}





/* .sec-access
------------------------------------*/
.sec-access-wrap {
  background: #fff;
   padding: 120px 0 120px;
}
.sec-access {
  overflow: hidden;
  width: 1060px;
  margin: auto;
  
}

.sec-access figure {
  float: left;
  width: 502px;
}

.sec-access .txt-set {
  float: right;
  width: 490px;
}

.sec-access .txt-set p {
  margin-bottom: 22px;
  font-size: 13px;
  text-align: justify;
  line-height: 1.6;
  letter-spacing: 0.05em;
}

.sec-access .txt-set address {
  display: block;
  background: #F2F4F8;
  border-radius: 3px;
  margin: 10px 0 12px;
  padding: 20px 20px 15px 28px;
}

.sec-access .txt-set address p {
  margin-bottom: 2px;
  font-size: 17px;
  line-height: 1.6;
  letter-spacing: 0.1em;
}

.sec-access .txt-set address p:first-of-type {
  font-size: 16px;
}



/* .table-schedule
------------------------------------*/
.table-schedule {
  width: 100%;
  text-align: center;
  line-height: 1.7;
}

.table-schedule tr {
  border-bottom: 1px solid #829EBF;
}

.table-schedule th {
  padding: 5px 12px;
  font-size: 16px;
}

.table-schedule th:first-of-type {
  font-size: 15px;
  letter-spacing: 0.1em;
}

.table-schedule th:first-of-type,
.table-schedule td:first-of-type {
  padding-right: 16px;
}

.table-schedule td {
  padding: 6px 12px;
  font-size: 17px;
}

.table-schedule td:first-of-type {
  font-size: 14px;
  text-align: right;
  letter-spacing: 0.1em;
}

.table-schedule + p {
  margin: 8px 0 0 2px;
  font-size: 12px !important;
  letter-spacing: 0.08em !important;
}



.btn-link-line a {
  display: inline-block;
  border: 1px solid #295282;
  border-radius: 8px;
  padding: 12px 24px;
  text-align: center;
  color: #295282;
  font-size: 16px;
  letter-spacing: 0.15em;
}


.btn-link-line a span i {
  display: block;
  position: absolute;
  top: -7px;
  left: 0;
}




/* .sec-news
------------------------------------*/
.sec-news-wrap {
  background: #fff;
}
.sec-news {
  overflow: hidden;
  width: 1060px;
  margin: 0 auto 120px;
}

.sec-news > h2 {
  float: left;
}

.sec-news > h2 em {
  display: block;
  margin: 0 0 22px 4px;
  font-size: 12px;
  letter-spacing: 0.4em;
}

.sec-news > h2 strong {
  display: block;
  font-size: 34px;
  letter-spacing: 0.2em;
}

.sec-news .news-list {
  float: right;
  width: 825px;
}

.sec-news .news-detail .inner {
  width: 610px;
}

.sec-news .btn-ac:before {
  right: 22px;
}

.sec-news .btn-ac:after {
  right: 26px;
}


/* .news-list
------------------------------------*/
.news-list {
  border-top: 1px solid #829EBF;
  width: 940px;
  margin: 0 auto;
}

.news-list article {
  border-bottom: 1px solid #829EBF;
}


/* .news-title
------------------------------------*/
.news-title {
  position: relative;
  padding: 28px 0 24px 155px;
}

.news-title time {
  display: block;
  position: absolute;
  top: 26px;
  left: 5px;
  font-size: 14px;
  letter-spacing: 0.1em;
}

.news-title .post-categories {
  display: block;
  margin-top: 10px;
  margin-bottom: 0;
}

.news-title .post-categories li {
  position: relative;
  display: inline-block;
  margin-right: 8px;
  font-size: 13px;
  letter-spacing: 0.1em;
}

.news-title .post-categories li:after {
  display: block;
  content: ',';
  position: absolute;
  top: 0;
  right: -5px;
}

.news-title .post-categories li:last-of-type:after {
  display: none;
}

.news-title h2 {
  padding-right: 70px;
  font-size: 17px;
  line-height: 1.6;
  letter-spacing: 0.1em;
}

.news-title h2 a {
  text-decoration: underline;
}

.news-list .btn-ac:before {
  right: 33px;
}

.news-list .btn-ac:after {
  right: 37px;
}

/* .news-detail
------------------------------------*/
.news-detail .inner {
  width: 705px;
  margin-left: 155px;
}



























