@charset "utf8";
/*=============================
	- sasaki css
==============================*/

/*=============================
	- 投稿 css
	- archive
	- single
==============================*/
.s_mywidth * {
  word-break:break-all;
}
.s_mywidth {
  max-width:1100px;
  margin:0 auto 100px;
}
.s_mywidth .post-meta {
  border-bottom:none;
}
.s_mywidth .main_title {
  border-bottom: 1px solid #CCC;
  padding-bottom:5px;
}
@media screen and (max-width:650px){
  .s_mywidth {
    padding:0 10px;
    margin:0 auto 100px;
  }
}
/* archive */
.post-image img {
  width:250px;
  height:180px;
  object-fit:cover;
}
@media screen and (max-width:650px){
  .blog-post-wrapp h2.contents-title a {
    font-size: 20px !important;
  }
}
/* side */
.widget {
  margin-bottom:60px;
}
.widget ul li a {
    border-bottom: 1px solid #e8e8e8;
    font-size: 14px;
    display: block;
    text-decoration: none;
    color: #656666;
    padding: 15px;
    background-color: #52c2d0;
    color: #fff !important;
    position: relative;
    font-family: 'Julius Sans One', sans-serif;
}
.widget ul li a:after {
    content: "\f105";
    font-family: "FontAwesome";
    position: absolute;
    right: 10px;
}
.widget li a:hover {
  opacity:0.7;
  transition:0.3s;
}
.widget .widgettitle {
  border-bottom:1px solid;
  padding-bottom:3px;
  margin-bottom:15px;
}
.s_side_content .link {
  display:flex;
  align-items:center;
  margin-bottom:10px;
  border-bottom:none;
  padding:0;
  background:none;
}
.s_side_content .link:after {
  display:none;
}
.s_side_content .link .img_wrap {
  min-width:60px;
  border:1px solid #ccc;
  margin-right:10px;
}
.s_side_content .link .img_wrap img {
  width:60px;
  height:60px;
  object-fit:cover;
}
.s_side_content .link .text_wrap {
  width:170px;
}
.s_side_content .link .text_wrap .title {
  font-size:12px;
  font-weight:bold;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-bottom:5px;
}
.s_side_content .link .text_wrap .text {
  font-size:12px;
  font-weight:bold;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@media screen and (max-width:650px){
  .s_side_content {
    margin-top:60px;
  }
  .s_mywidth .main_title {
    font-size:20px;
  }
  .s_mywidth .post-date,.s_mywidth .post-author{
    font-size:12px;
    display:block;
  }
  .s_mywidth .navigation a {
    font-size:12px;
  }
}
/*=============================
	- content css
  	- 小児歯科
  	- 矯正歯科	
  	- ホワイトニング
  	- 詰め物・被せ物
  	- 入れ歯・インプラント
==============================*/
.s_wrap {
  padding-top:50px;
}
.s_wrap .s_dot i {
  font-size:10px;
  margin:0 10px;
}
.s_wrap .s_dot:before,.s_wrap .s_dot:after {
  content:"\e901";
  font-family:"icomoon";
  font-size:10px;
}
.s_wrap .clinic-title01 {
  min-height:70px;
  height:auto;
  text-align:center;
}
.s_wrap .btn01.wide.s_btn {
  margin:100px auto 0;
}
.s_wrap .green {
  color:#6DC10B;
}
.s_wrap .pink {
  color:#E85F9D;
}
.s_wrap .blue_bg {
  background:#e9fcff;
}
.s_wrap .text01 {
  font-size:20px;
}
.s_wrap .text02 {
  font-size:18px;
}
@media screen and (max-width:650px){
  .s_wrap .clinic-wrapp {
    margin-bottom:0;
    padding-bottom:50px;
  }
  .s_wrap .btn01.wide {
    margin:auto;
  }
  .s_wrap .btn01.wide.s_btn {
    margin:30px auto 0;
  }
  .s_wrap .text01 {
    font-size:15px;
  }
  .s_wrap .text02 {
    font-size:14px;
  }
}
/*=============================
	- 小児歯科
==============================*/
/* s_box01 */
.s_wrap .s_box01 .text-wrap {
  margin-top:0;
}
@media screen and (max-width:650px){
  .s_wrap .s_box01 .text-wrap {
    margin-top:30px;
  }
}


/* s_box02 */
.s_wrap .s_box02 .box_wrap {
  display:flex;
  justify-content:space-between;
}
.s_wrap .s_box02 .box {
  width:310px;
}
.s_wrap .s_box02 .box dt {
  display:flex;
  flex-direction:column;
  align-items:center;
  margin-bottom:50px;
}
.s_wrap .s_box02 .box dt .title {
  font-size:25px;
  margin:40px 0 30px;
  color:#5FB6E0;
  font-weight:bold;
  letter-spacing:0.1em;
}
.s_wrap .s_box02 .box dt .img {
  border:1px solid #5FB6E0;
  width:310px;
  height:245px;
  display:flex;
  align-items:center;
  justify-content:center;
}
.s_wrap .s_box02 .box dd {
  font-size:18px;
  line-height:1.6em;
  font-family: dnp-shuei-mgothic-std, sans-serif;
  font-weight: 400;
  font-style: normal;
}
.s_wrap .s_box02 .box dd span.merit {
  width:100%;
  display:flex;
  align-items:center;
  justify-content:center;
  font-size:25px;
  color:#5FB6E0;
  padding:5px 0;
  border-top:2px dotted #5FB6E0;
  border-bottom:2px dotted #5FB6E0;
  margin:25px 0 25px;
}
.s_wrap .s_box02 .box dd span.list {
  margin-left:1em;
  text-indent:-1em;
  font-size:18px;
  line-height:1.6em;
  display:block;
}
@media screen and (max-width:650px){
  .s_wrap .s_box02 .box {
    margin-bottom:50px;
    width:300px;
  }
  .s_wrap .s_box02 .box dt {
      margin-bottom: 20px;
  }
  .s_wrap .s_box02 .box dt .title {
      font-size: 20px;
      margin: 30px 0 20px;
  }
  .s_wrap .s_box02 .box dt .img {
    width:300px;
    height:200px;
  }
  .s_wrap .s_box02 .box dd {
    font-size: 14px;
  }
  .s_wrap .s_box02 .box dd span.merit {
    font-size:18px;
  }
  .s_wrap .s_box02 .box dd span.list {
    font-size: 14px;
  }
}


/* s_box03 */
.s_wrap .s_box03 dl {
  background:url(../images/syouni_img05.png) no-repeat right bottom;
  padding-bottom:150px;
}
.s_wrap .s_box03 dl dt {
  font-size:20px;
  margin-bottom:5px;
}
.s_wrap .s_box03 dl dd {
  font-size:18px;
  margin-bottom:30px;
}
@media screen and (max-width:650px){
  .s_wrap .s_box03 dl {
    background:url(../images/syouni_img05.png) no-repeat center bottom / 150px;
    padding-bottom:100px;
  }
  .s_wrap .s_box03 dl dt {
    font-size:16px;
    margin-bottom:5px;
  }
  .s_wrap .s_box03 dl dd {
    font-size:14px;
    margin-bottom:30px;
  }
}


/* s_box04 */
.s_wrap .s_box04 {
  padding-top:120px;
}
.s_wrap .s_box04 .abso_img {
  position:absolute;
  left: -150px;
  top: 130px;
}
@media screen and (max-width:650px){
  .s_wrap .s_box04 .abso_img {
    position:absolute;
    left: auto;
    top: 2vw;
    right:5vw;
    width:30vw;
  }

}

/*=============================
	- ホワイトニング
==============================*/
/* s_box05 */
.s_wrap .s_box05 .sub_title {
  text-align:center;
  font-size:30px;
  margin-bottom:40px;
}
.s_wrap .s_box05 .img_in_text_wrap {
  text-align:left;
  min-width:450px;
  margin-top:50px;
}
.s_wrap .s_box05 .img_in_text_wrap .list {
  margin-top:20px;
}
.s_wrap .s_box05 .img_in_text_wrap .list li {
  font-size:18px;
}
.s_wrap .s_box05 .box {
  border:1px solid #5fb6e0;
  border-radius:10px;
  margin-top:100px;
  padding:0px 150px 0;
}
.s_wrap .s_box05 .box dl {
  padding-top:40px;
/*   padding-left:100px; */
  padding-bottom:50px;
}
.s_wrap .s_box05 .box dl:first-child {
  border-bottom:1px solid #5fb6e0;
}
.s_wrap .s_box05 .box dl dt {
  font-size:30px;
  color:#5FB6E0;
  font-weight:bold;
  text-align:center;
  margin-bottom:30px;
  font-family: dnp-shuei-mgothic-std, sans-serif;
}
.s_wrap .s_box05 .box dl dd {
  font-family: dnp-shuei-mgothic-std, sans-serif;
  font-size:18px;
  line-height:1.8em;
  white-space:nowrap;
  margin-left:1em;
  text-indent:-1em;
}
.s_wrap .s_box05 .box dl dd.t_nowrap {
  white-space:normal;
  margin-left:0em;
  text-indent:0em;
}
@media screen and (max-width:650px){
  .s_wrap .s_box05 .img_in_text_wrap {
    min-width:100%;
    margin-top:30px;
  }
  .s_wrap .s_box05 .img_in_text_wrap .list {
    margin-top:16px;
  }
  .s_wrap .s_box05 .img_in_text_wrap .list li {
    font-size:14px;
  }
  .s_wrap .s_box05 .box {
    margin-top:30px;
    padding:0px 15px 0;
  }
  .s_wrap .s_box05 .box dl {
    padding-top:30px;
    padding-left:0px;
    padding-bottom:40px;
  }
  .s_wrap .s_box05 .box dl dt {
    font-size:20px;
    margin-bottom:20px;
  }
  .s_wrap .s_box05 .box dl dd {
    font-size:14px;
    white-space:normal;
  }
}

/* s_box06 */
.s_wrap .s_box06 .title {
  font-size:25px;
  margin-bottom:25px;
  color:#5fb6e0;
}
.s_wrap .s_box06 .content-table {
}
.s_wrap .s_box06 .content-table th,.s_wrap .s_box06 .content-table td {
  border:1px solid #5fb6e0;
  font-size:18px;
}
.s_wrap .s_box06 .content-table tr {
  border-bottom:none;
}
.s_wrap .s_box06 .content-table th,.s_wrap .s_box06 .content-table td {
  width:50%;
}
.s_wrap .s_box06 .content-table th {
  background:#E9FCFF;
  text-align:left;
  padding:15px 20px;
}
/*  矯正歯科  */
.s_wrap .s_box06 .content-table th.oya_th {
  width:324px;
}
.s_wrap .s_box06 .content-table th.ko_th {
  width:224px;
  text-align:center;
}
.s_wrap .s_box06 .content-table td .star {
  position:absolute;
  right:150px;
  top:0;
  display:flex;
  align-items:center;
  height:100%;
}
.s_wrap .s_box06 .content-table td .star i {
  color:#ff1a63;
}
.s_wrap .table-wrap .text i {
  color:#ff1a63;
  margin-right:5px;
  font-size:20px;
}
.s_wrap .s_box06 .text_wrap02 {
  background:#fff;
  display:flex;
  align-items:center;
  justify-content:center;
  min-height:110px;
  margin-top:100px;
}
.s_wrap .s_box06 .text_wrap03 {
  margin-top:100px;
}
/* end */
.s_wrap .s_box06 .content-table td {
  background:#fff;
  padding:15px 40px 15px 20px;
  position:relative;
}
.s_wrap .table-wrap .text {
  text-align:right;
  font-size:16px;
  font-family: dnp-shuei-mgothic-std, sans-serif;
  margin-top:10px;
}
@media screen and (max-width:650px){
  .s_wrap .s_box06 .title {
    font-size: 20px;
    margin-bottom: 15px;
  }
  .s_wrap .s_box06 .content-table {
    border:none;
  }
  .s_wrap .s_box06 .content-table .empty {
    display:none;
  }
  .s_wrap .s_box06 .content-table th,.s_wrap .s_box06 .content-table td {
    font-size:14px;
    padding:15px 15px;
    width:100%;
  }
  .s_wrap .s_box06 .content-table th {
    border-bottom:none;
  }
  .s_wrap .s_box06 .content-table td {
    border-bottom:none;
    text-align:right;
  }
  .s_wrap .s_box06 .content-table tr:last-child td {
    border-bottom:1px solid #5fb6e0;
  }
  .s_wrap .table-wrap .text {
    text-align:right;
    font-size:14px;
  }
  /*  矯正歯科  */
  .s_wrap .s_box06 .content-table th.oya_th {
    width:100%;
  }
  .s_wrap .s_box06 .content-table th.ko_th {
    width:100%;
    text-align:center;
  }
  .s_wrap .s_box06 .content-table td .star {
    right:100px;
  }
  .s_wrap .table-wrap .text i {
    font-size:16px;
  }
  .s_wrap .s_box06 .text_wrap02 {
    background:#fff;
    display:block;
    padding:20px 15px;
    margin-top:60px;
  }
  .s_wrap .s_box06 .text_wrap03 {
    margin-top:60px;
  }
  /* end */
}

/*=============================
	- 詰め物・被せ物
==============================*/
/* s_box07 */
.s_wrap .s_box07 {

}
.s_wrap .s_box07 .text {
  font-size:18px;
  text-align:center;
  margin-bottom:50px;
}
.s_wrap .s_box07 .green_box {
  border:1px solid #A2D60B;
}
.s_wrap .s_box07 .green_box dt {
  background:#A2D60B;
}
.s_wrap .s_box07 .blue_box {
  border:1px solid #5FB6E0;
}
.s_wrap .s_box07 .blue_box dt {
  background:#5FB6E0;
}
.s_wrap .s_box07 dl {
  max-width:500px;
}
.s_wrap .s_box07 dl dt {
  color:#fff;
  text-align:center;
  font-size:28px;
  font-weight:bold;
  padding:15px;
}
.s_wrap .s_box07 dl dd {
  padding:30px;
  font-size:18px;
  line-height:1.6em;
}
@media screen and (max-width:650px){
  .s_wrap .s_box07 dl dt {
    font-size:20px;
  }


}
/* s_box08 */
.s_wrap .s_box08 {

}
.s_wrap .s_box08 .content-title01 {
  margin-bottom:0;
}
.s_wrap .s_box08 .title {
  font-size:25px;
  font-weight:bold;
  margin-bottom:5px;
}
.s_wrap .s_box08 .text {
  font-size:16px;
  text-align:right;
  margin-top:10px;
}
.s_wrap .s_box08 .box {
  border-bottom:1px solid;
  margin-top:0px;
}
.s_wrap .s_box08 .box {
  margin-top:150px;
}
.s_wrap .s_box08 .oya_table {
  border-collapse:collapse;
  width:100%;
}
.s_wrap .s_box08 .oya_table th,.s_wrap .s_box08 .oya_table td {
  border:1px solid #fff;
  padding:15px 20px;
}
/* =======  blue_box  ======= */
/*  color  */
.s_wrap .s_box08 .blue_box .title,
.s_wrap .s_box08 .blue_box .oya_table tr td .name {
  color:#5FB6E0;
}

/*  background  */
.s_wrap .s_box08 .blue_box .oya_table th,
.s_wrap .s_box08 .blue_box .oya_table tr td .sub_text,
.s_wrap .s_box08 .blue_box .ko_table th {
  background:#5FB6E0;
}

/*  background  */
/* パターン1 */
.s_wrap .s_box08 .blue_box,
.s_wrap .s_box08 .blue_box .ko_table th,.s_wrap .s_box08 .blue_box .ko_table td {
  border-color:#5FB6E0;
}
/* パターン2 */
.s_wrap .s_box08 .blue_box .oya_table tr:nth-child(odd),
.s_wrap .s_box08 .blue_box .oya_table tr:nth-child(even) td:nth-child(3) {
  background:#e9fcff;
}
/* パターン3 */
.s_wrap .s_box08 .blue_box .oya_table tr:nth-child(odd) td:nth-child(3) {
  background:#d5f9ff;
}
/*  end  */
/* =======  end  ======= */

/* =======  green_box  ======= */
/*  color  */
.s_wrap .s_box08 .green_box .title,
.s_wrap .s_box08 .green_box .oya_table tr td .name {
  color:#A2D60B;
}

/*  background  */
.s_wrap .s_box08 .green_box .oya_table th,
.s_wrap .s_box08 .green_box .oya_table tr td .sub_text,
.s_wrap .s_box08 .green_box .ko_table th {
  background:#A2D60B;
}

/*  background  */
/* パターン1 */
.s_wrap .s_box08 .green_box,
.s_wrap .s_box08 .green_box .ko_table th,.s_wrap .s_box08 .green_box .ko_table td {
  border-color:#A2D60B;
}
/* パターン2 */
.s_wrap .s_box08 .green_box .oya_table tr:nth-child(odd),
.s_wrap .s_box08 .green_box .oya_table tr:nth-child(even) td:nth-child(3) {
  background:#E9FCD9;
}
/* パターン3 */
.s_wrap .s_box08 .green_box .oya_table tr:nth-child(odd) td:nth-child(3) {
  background:#d5f9b9;
}
/*  end  */
/* =======  end  ======= */
.s_wrap .s_box08 .oya_table th {
  color:#fff;
  text-align:left;
  font-size:18px;
}
.s_wrap .s_box08 .oya_table th:nth-child(1) {
  width:300px;
}
.s_wrap .s_box08 .oya_table th:nth-child(2) {
  width:570px;
}
.s_wrap .s_box08 .oya_table th:nth-child(3) {

}
.s_wrap .s_box08 .oya_table > tbody > tr > td {
  vertical-align:top;
  min-height:290px;
  border:none;
}
.s_wrap .s_box08 .oya_table tr td:nth-child(3) {
  vertical-align:middle;
  text-align:right;
  font-size:18px;
}
.s_wrap .s_box08 .oya_table tr td:nth-child(3).price_list_wrap {
  padding:0;
}
.s_wrap .s_box08 .oya_table tr td:nth-child(3) .price_list {
  height:100%;
  display:flex;
  flex-direction:column;
  justify-content:center;
}
.s_wrap .s_box08 .oya_table tr td:nth-child(3) .price_list li:nth-child(odd) {
  background:#fff;
}
.s_wrap .s_box08 .oya_table tr td:nth-child(3) .price_list li {
  font-size:18px;
  display:flex;
  justify-content:space-between;
  border-bottom:1px solid #5FB6E0;
  padding:5px 10px 5px 0;
}
.s_wrap .s_box08 .oya_table tr td:nth-child(3) .price_list li span {
  text-align:right;
  font-size:18px;
  min-width:100px;
}
.s_wrap .s_box08 .oya_table tr td .name {
  font-size:20px;
  margin-bottom:10px;
}
.s_wrap .s_box08 .oya_table tr td .sub_text {
  color:#fff;
  border-radius:8px;
  font-size:14px;
  padding:3px 10px;
  display:inline-block;
  font-weight:bold;
}
.s_wrap .s_box08 .oya_table tr td .img_wrap {
  width:100%;
  height:175px;
  display:flex;
  align-items:center;
  justify-content:center;
}
.s_wrap .s_box08 .oya_table tr td dt {
  color:#E85F9D;
  font-size:16px;
  margin-bottom:15px;
}
.s_wrap .s_box08 .oya_table tr td dd {
  font-size:16px;
}
.s_wrap .s_box08 .ko_table {
  border-collapse:collapse;
  margin-bottom:20px;
}
.s_wrap .s_box08 .ko_table th,.s_wrap .s_box08 .ko_table td {
  border-width:1px;
  border-style:solid;
  padding:3px 15px;
}
.s_wrap .s_box08 .ko_table th {
  width:140px !important;
  font-size:15px;
}
.s_wrap .s_box08 .ko_table tr:first-child th {
  border-bottom:1px solid #fff;
}
.s_wrap .s_box08 .ko_table td {
  width:110px !important;
  text-align:center;
  background:#fff;
}
.s_wrap .s_box08 .ko_table td i {
  text-align:center;
  font-size:15px;
  letter-spacing:0.2em;
  margin:0 1px;
  color:#e85f9d;
}
.s_wrap .s_box08 .oya_table tr td:nth-child(2) .flex {
  min-height:250px;
}
.s_wrap .s_box08 .oya_table .text02 {
  margin-bottom:40px;
  font-size:16px;
}
@media screen and (max-width:650px){
  .s_wrap .s_box08 .mywidth05 {
    padding:0 20px 0;
  }
  .s_wrap .s_box08 .clinic-title01 {
/*     width: 95%; */
    margin-left: 0;
  }
  .s_wrap .s_box08 .title {
    font-size: 18px;
  }
  .s_wrap .s_box08 .box {
    overflow-x:scroll;
    -webkit-overflow-scrolling: touch;
    margin-top:60px;
  }
  .s_wrap .s_box08 .oya_table {
    width:100%;
  }
  .s_wrap .s_box08 .oya_table,.s_wrap .s_box08 .oya_table tbody,.s_wrap .s_box08 .oya_table tbody tr,.s_wrap .s_box08 .oya_table tbody tr th,.s_wrap .s_box08 .oya_table tbody tr td {
    display:block;
    width:100% !important;
  }
  .s_wrap .s_box08 .oya_table > tbody > tr > th {
    display:none !important;
  }
  .s_wrap .s_box08 .oya_table > tbody > tr:nth-child(even) {
    background:#e9fcff !important;
  }
  .s_wrap .s_box08 .green_box .oya_table > tbody > tr:nth-child(even) {
    background:#E9FCD9 !important;
  }
  .s_wrap .s_box08 .oya_table > tbody > tr:nth-child(odd) {
    background:#fff !important;
  }
  .s_wrap .s_box08 .blue_box .oya_table tr:nth-child(odd) td:nth-child(3) {
    background: #fff;
  }
  .s_wrap .s_box08 .blue_box .oya_table tbody > tr > td:nth-child(3) {
    padding-bottom:60px;
  }
  .s_wrap .s_box08 .oya_table > tbody > tr > td {
    min-height:0;
  }
  .s_wrap .s_box08 .oya_table > tbody > tr > th, .s_wrap .s_box08 .oya_table > tbody > tr >  td {
    padding: 15px 10px;
  }
  .s_wrap .s_box08 .ko_table tr:first-child th {
    border-bottom: none;
  }
  .s_wrap .s_box08 .ko_table {
    margin-top: 20px;
    margin-bottom:0;
  }
  
}


/* s_box09 */
.s_wrap .s_box09 {
  
}
.s_wrap .s_box09 .box_wrap {
  padding:0 45px;
}
.s_wrap .s_box09 .box_wrap .box {
  width:165px;
  min-width:165px;
}
.s_wrap .s_box09 .box_wrap .box .img_wrap {
  width:165px;
  height:110px;
  display:flex;
  align-items:flex-start;
  justify-content:center;
}
.s_wrap .s_box09 .box_wrap .box dl dt {
  font-size:25px;
  text-align:center;
  color:#5fb6e0;
  margin-bottom:15px;
}
.s_wrap .s_box09 .box_wrap .box dl dd {
  font-size:16px;
}
.s_wrap .s_box09 .text_wrap {
  background:#e9fcff;
  min-height:150px;
  display:flex;
  justify-content:center;
  align-items:center;
  margin-top:70px;
}
.s_wrap .s_box09 .text_wrap .text {
  text-align:center;
  font-size:25px;
  color:#5fb6e0;
  font-weight:bold;
}
@media screen and (max-width:650px){
  .s_wrap .s_box09 .box_wrap {
    padding:0 0px;
  }
  .s_wrap .s_box09 .box_wrap .box {
    width:280px;
    margin-bottom:60px;
  }
  .s_wrap .s_box09 .box_wrap .box .img_wrap {
    width:165px;
    height:110px;
    margin:auto;
  }
  .s_wrap .s_box09 .box_wrap .box dl dt {
    font-size: 22px;
    font-weight:bold;
  }
  .s_wrap .s_box09 .text_wrap {
    padding:20px 15px;
    margin-top: 40px;
  }
  .s_wrap .s_box09 .text_wrap .text {
    font-size: 18px;
  }
}

.center-kiyo {
	text-align: center;
}

