/* ///////////////////////////////////////////////////////////////////
共通
/////////////////////////////////////////////////////////////////// */

#medical-save h2{
    background:rgb(116,186,161,0.5);
    background-image: url(../../images/headline-2.png);
    background-repeat: no-repeat;
    background-position: 15% bottom;
    background-size: contain;
}

/* ///////////////////////////////////////////////////////////////////
歯周病
/////////////////////////////////////////////////////////////////// */
.shisyu{
    font-family: "游ゴシック"
}

.shisyu .top-content{
    display: block;
    text-align: center;
    width: 80%;
    max-width: 1080px;
    margin: -2% auto 2%;
    padding: 2% 0;
    position: relative;
    background: #fbf8efff;
    color: #eb5e3dff
}

.shisyu .top-content p{
    margin: 0;
    line-height: 2.5;
    font-size: 160%;
    letter-spacing: 2px;
    font-weight: bold;
    font-family: "游ゴシック"
}

.shisyu .top-content:before, .shisyu .top-content:after { 
  content:'';
  width: 15%;
  height: 90%;
  position: absolute;
  display: inline-block;
}

.shisyu .top-content:before {
  border-left: solid 5px #ffd700;
  border-top: solid 5px #ffd700;
  top:-5px;
  left: -5px;
}

.shisyu .top-content:after {
  border-right: solid 5px #ffd700;
  border-bottom: solid 5px #ffd700;
  bottom:-5px;
  right: -5px;
}


.shisyu .check{
    background: #f0eae4ff;
    margin: 50px auto 0;
    padding: 20px 3%;
    width: 94%;
    max-width: 1360px
}

.shisyu .check .title{
    color: #a85312ff;
    text-align: center;
    font-size: 240%;
    font-family: "游明朝";
    font-weight: 550;
    letter-spacing: 3px;
}

.shisyu .check span{
    color: #a85312ff;
    text-align: center;
    font-size: 18px;
    font-weight: 550;
    letter-spacing: 2px;
    display: block;
    font-family: "游ゴシック"
}

.shisyu .check .exp{
    text-align: center;
    font-size: 24px;
    font-weight: 550
}

.shisyu .check .list{
    width: 90%;
    margin: 0 auto;
    text-align: center;
    background-image: url(../../images/clip-bord.png);
    background-position: right top;
    background-size:cover;
    padding: 30px 0 20px
}

.shisyu .check .list li{
    width: 40%;
    text-align: left;
    font-size: 20px;
    letter-spacing: 3px;
    line-height: 3;
    background-image: url(../../images/squae.png);
    background-position: left;
    background-repeat: no-repeat;
    background-size: 30px;
    padding-left: 50px;
    margin-bottom: 10px;
    font-weight: 600
}

.shisyu .check .list li:first-child{
    margin-top: 30px
}

.shisyu .check .red{
    color: crimson;
    font-size: 20px;
    margin: 15px auto 0 ;
    width: 80%;
    letter-spacing: 2px;
    font-weight: bold
}

.shisyu .check .content{
    font-size: 20px;
    font-weight: 550;
    margin: 0 auto;
    width: 78%
}

.shisyu .sick{
    width: 90%;
    max-width: 1280px;
    margin: 0 auto 3%;
    text-align: center;
    overflow: hidden
}

.shisyu .sick .left{
    width: 70%;
    text-align: left;
    overflow: hidden;
}

.shisyu .sick .left h3{
    font-size: 180%;
    letter-spacing: 3px;
    color: #a85312ff
}

.shisyu .sick .left p{
    font-size: 20px;
    width: 90%;
    font-weight: 500;
    line-height: 1.8
}

.shisyu .sick .right{
    width: 30%;
    float: right;
    overflow: hidden;
}

.shisyu .sick .right img{
    width: 100%
}

.shisyu .start .first{
    width: 90%;
    max-width: 1280px;
    margin: 0 auto 3%;
    text-align: center;
    overflow: hidden
}

.shisyu .start .first .img{
    width: 30%;
    float: right
}

.shisyu .start ul{
    width: 90%;
    max-width: 1280px;
    margin: 0 auto 3%;
    text-align: center;
}

.shisyu .start ul li{
    vertical-align: middle
}

.shisyu .start .text{
    width: 70%;
}

.shisyu .start .text h3{
    font-size: 180%;
    letter-spacing: 3px;
    color: #a85312ff;
    text-align: left;
    width: 90%;
    margin: 2% auto
}

.shisyu .start .text p{
    text-align: left;
    font-size: 20px;
    width: 90%;
    font-weight: 500;
    line-height: 1.8;
    margin: 0 auto
}

.shisyu .start .img{
    width: 30%
}

.shisyu .start .img img{
    width: 100%
}

.shisyu .stage-top{
    width: 70%;
    max-width: 980px;
    margin: 0 auto
}

.shisyu .stage-top li{
    vertical-align: middle;
    width: 50%
}

.shisyu .stage-top img{
    width: 90%
}

.shisyu .stage-top li p{
    font-size: 20px;
    letter-spacing: 2px;
    font-weight: 500;
    line-height: 2
}

.shisyu .stage{
    background: #f0eae4ff;
    margin: 50px auto 10%;
    padding: 50px 0;
    width: 94%;
    max-width: 1360px;
}

.shisyu .stage img{
    width: 90%
}

.shisyu .stage table{
    width: 90%;
    margin: 0 auto
}

.shisyu .stage td{
    width: 50%
}

.shisyu .stage ul{
    width: 90%;
    margin: 50px auto;
    position: relative
}

.shisyu .stage .line::after{
    position: absolute;
    content: "";
    border-bottom: solid 1px #000;
    margin: auto;
    left: 0;
    right: 0;
    width: 80%;
    bottom: -50px
}

.shisyu .stage li{
    width: 50%;
    vertical-align: middle
}

.shisyu .stage li .title{
    font-size: 180%;
    font-weight: bold;
    font-family: "游明朝";
    letter-spacing: 3px;
    color: #a85312ff
}

.shisyu .stage li p{
    font-size:20px;
    font-weight: 500;
    line-height: 1.6
}

.shisyu .commit{
    width: 90%;
    max-width: 1180px;
    margin: 0 auto;
    padding: 50px 0;
    position: relative;
    text-align: center;
    border-bottom: solid 1px;
    overflow: hidden
}

.shisyu .commit .left{
    width: 60%;
    text-align: left;
     display: table-cell;
}

.shisyu .commit h3{
    font-size: 180%;
    font-weight: bold;
    font-family: "游明朝";
    letter-spacing: 3px;
    color: #a85312ff;
    padding-left: 35px
}

.shisyu .commit p{
    width: 90%;
    font-size:130%;
    font-weight: 500;
    line-height: 1.5;
    margin-left: 30px
}

.shisyu .commit .left li{
    display: inline-block;
    position: relative;
    font-size:20px;
    font-weight: 550;
    line-height: 2;
    padding-left: 20px;
    margin-left: 30px;
    width: 30%
}

.shisyu .commit .right{
    width: 35%;
    position: relative;
    float: right;
    vertical-align:middle;
}

.shisyu .commit .right img{
    width: 65%
}

.shisyu .commit .left .link{
    display: block;
    width: 400px;
    margin: 40px 0  0 auto
}

.shisyu .commit .left .link a{
    letter-spacing: 2px;
    font-size:18px;
    font-weight: 550;
    line-height: 2;
    margin: 30px;
    padding: 20px 40px 20px 20px;
    text-align: center;
    position: relative;
    font-weight: bold
}

.shisyu .commit .left .link a::after{
    position: absolute;
    font-family: "Font Awesome 5 Free";
    content: "\f105";
    margin-left: 10px;
    font-weight: 550
}

.shisyu .commit .left .link a:hover{
    transition-duration: 0.3s;
    opacity: .6
}

.shisyu .libros{
    background: #faf9f1;
    padding: 2% 0
}

.shisyu .libros h3{
    text-align: center;
    color: #a85312;
    font-size: 200%;
    letter-spacing: 5px;
    font-weight: bold
}

.shisyu .libros h3 span{
    display: block;
    font-size: 160%;
    letter-spacing: 5px;
    font-weight: bold
}

.shisyu .libros .title{
    text-align: center;
    font-size:160%;
    font-weight: bold;
    letter-spacing: 5px;
    margin: 30px 0
}

.shisyu .libros .text{
    text-align: center;
    font-size:18px;
    letter-spacing: 3px;
    line-height: 2
}

.shisyu .libros-flow{
    background: #fff;
    width: 90%;
    max-width: 1160px;
    margin: 5% auto;
    padding: 2% 0 4%
}

.shisyu .libros-flow h4{
    text-align: center;
    font-size: 180%;
    margin: 0;
    letter-spacing: 3px;
    color: #a85312;
}

.shisyu .libros-flow ul{
    width: 90%;
    margin: 30px auto 0;
    text-align: center
}

.shisyu .libros-flow ul li{
    vertical-align: top
}

.shisyu .libros-flow .main{
    width:16%;
}

.shisyu .libros-flow .main img{
    width: 100%
}


.shisyu .libros-flow .arrow{
    width: 5%;
    vertical-align: top
}

.shisyu .libros-flow .arrow img{
    width: 20%;
    margin-top: 50px
}

.shisyu .libros-flow p{
    margin: 5% auto 3%;
    width: 90%
}

.shisyu .shisyu-save{
    width: 90%;
    max-width: 1280px;
    margin: 0 auto 10%;
    text-align: center;
}

.shisyu .shisyu-save li{
    vertical-align: middle
}

.shisyu .shisyu-save .left{
    width: 65%;
    text-align: left;
}

.shisyu .shisyu-save .left span{
    font-size: 180%;
    letter-spacing: 2px;
    font-weight: bold
}

.shisyu .shisyu-save .left .title{
    font-size: 180%;
    letter-spacing: 3px;
    color: #a85312ff;
    font-weight: bold
}

.shisyu .shisyu-save .left p{
    font-size: 22px;
    width: 90%;
    font-weight: 550;
    line-height: 1.8;
    letter-spacing: 2px
}

.shisyu .shisyu-save .left li{
    display: block;
    position: relative;
    font-size:22px;
    font-weight: 600;
    line-height: 2;
    padding-left: 20px;
    margin-left: 30px
}

.shisyu .shisyu-save .left li::before{
    position: absolute;
    content: "・";
    left: 0
}

.shisyu .shisyu-save .right{
    width: 35%;
    float: right
}

.shisyu .shisyu-save .right img{
    width: 100%
}

/* ///////////////////////////////////////////////////////////////////
虫歯
/////////////////////////////////////////////////////////////////// */

.mushiba .type-top{
    text-align: center;
    width: 60%;
    max-width: 860px;
    margin: 3% auto
}

.mushiba .type-top li{
    vertical-align: middle
}

.mushiba .type-top .left{
    width: 65%;
    text-align: left;
}

.mushiba .type-top .left span{
    font-size: 170%;
    letter-spacing: 3px;
    color: #a85312ff;
    font-weight: bold
}

.mushiba .type-top .left p{
    font-size: 20px;
    width: 90%;
    font-weight: 500;
    line-height: 1.8;
    letter-spacing: 2px
}

.mushiba .type-top .left .title{
    width: 90%;
    margin: 20px auto;
    display: block
}

.mushiba .type-top .left .text{
    width: 90%;
    margin: 20px auto
}

.mushiba .type-top .right{
    width: 35%;
}

.mushiba .type-top .right img{
    width: 100%;
}

.mushiba .type{
    width: 90%;
    max-width: 1180px;
    margin: 0 auto 2%;
    text-align: center
}

.mushiba .type li{
    background: #f0eae4ff;
    width: 23%;
    margin: 0 1%;
    vertical-align: top;
    padding: 25px 0;
    height: 450px
}

.mushiba .type li span{
    display: block;
    font-size: 150%;
    letter-spacing: 2px;
    color: #a85312ff;
    font-weight: bold;
    font-family: "游明朝";
}

.mushiba .type li img{
    width: 60%;
    margin: 20px 0
}

.mushiba .type li p{
    width: 90%;
    margin: 0 auto;
    text-align: left;
    letter-spacing: 2px;
    line-height: 2;
    font-size:18px
}

.mushiba .type-2{
    width: 90%;
    max-width: 1180px;
    margin: 0 auto 5%;
    text-align: center;
    background: #f0eae4ff;
    padding: 20px 0
}

.mushiba .type-2 li{
    vertical-align: top;
    vertical-align: middle
}

.mushiba .type-2 .left{
    width: 30%
}

.mushiba .type-2 .rigth{
    width: 70%
}

.mushiba .type-2 li span{
    display: block;
    font-size: 150%;
    letter-spacing: 2px;
    color: #a85312ff;
    font-weight: bold;
    font-family: "游明朝";
}

.mushiba .type-2 li img{
    width: 60%;
    margin: 20px 0 0
}

.mushiba .type-2 li p{
    width: 95%;
    margin: 0 auto;
    text-align: left;
    letter-spacing: 2px;
    line-height: 2;
    font-size:18px;
}

.mushiba .process{
    background: #f0eae4ff;
    padding: 3% 0;
    font-family: "游ゴシック";
    font-weight: bold;
    margin-bottom: 8%
}

.mushiba .process .wrap{
    font-size: 180%;
    letter-spacing: 3px;
    line-height: 2;
    text-align: center;
    margin-bottom: 50px;
    background-image: none;
}

.mushiba .process .white{
    width: 94%;
    max-width: 1360px;
    margin: 0 auto;
    background: #fff;
    padding: 20px 0
}

.mushiba .process ul{
    width: 90%;
    margin: 0 auto;
    text-align: center;
    position: relative;
    padding: 60px 0;
    border-bottom: solid 1px
}

.mushiba .process li{
    vertical-align: middle
}

.mushiba .process ul .img{
    width: 40%
}

.mushiba .process ul .text .title{
    display: block;
    font-size: 130%;
    letter-spacing: 2px;
    color: #cd5e3c;
    font-weight: bold;
    font-family: "游明朝";
    text-align: left
}

.mushiba .process ul .img img{
    width: 50%;
    margin: 0 auto 0
}

.mushiba .process ul .text{
    width: 50%;
    padding: 0 10px
}

.mushiba .process ul .text p{
    font-weight: 500;
    text-align: left;
    line-height: 2;
    font-size: 18px
}

.mushiba .process ul .medical{
    width: 50%;
    padding: 0 10px;
    margin-top: 30px;
    background-image: none;
}

.mushiba .process ul .medical .red{
    color: #a85312;
    font-size: 22px;
    font-family: "游明朝";
    padding: 15px 0 0;
    border-top: dotted 2px;
    width: 80%;
    display: block;
    margin: 15px auto 0
}

.mushiba .process ul .medical p{
    text-align: left;
    font-size: 110%;
    line-height: 2;
    letter-spacing: 2px;
    width: auto;
    display: inline-block
}

.mushiba .process ul .left{
    width: 65%;
    text-align: left
}

.mushiba .process ul .left .title{
    display: block;
    font-size: 180%;
    letter-spacing: 2px;
    color: #cd5e3c;
    font-weight: bold;
    font-family: "游明朝";
}

.mushiba .process ul .left .text{
    width: 90%;
    font-size: 18px;
    letter-spacing: 2px;
    line-height: 2;
    margin-bottom: 30px;
    font-weight: 500
}

.mushiba .process ul .left .red{
    color: #dc143c;
    font-size: 22px;
    font-family: "游明朝";
    padding: 10px 20px; 
}

.mushiba .process ul .left .red::before{
    content: "\f0da";
    font-family: "Font Awesome 5 Free";
    margin-right: 10px
}

.mushiba .process ul .left .text-2{
    width: 80%;
    font-size: 18px;
    letter-spacing: 2px;
    line-height: 2;
    margin: 5px 10px 0
}

.mushiba .process ul .right{
    width: 35%;
    position: relative
}

.mushiba .process ul .right::before{
    position: absolute;
    content: "";
    border-left: solid 1px;
    height: 250px;
    left: 0;
    top:0px
}

.mushiba .process ul img{
    width: 60%;
    margin: 0 20px 0 auto;
    display: block
}

.mushiba .link{
    margin:30px 2% 0 auto;
    display: block;
    width: 40%
}

.mushiba .link a{
    letter-spacing: 3px;
    font-size:20px;
    line-height: 2;
    padding: 15px 40px 15px 20px;
    text-align: center;
    border-top:solid 1px;
    border-bottom: solid 1px;
    position: relative
}

.mushiba .link a::after{
    position: absolute;
    font-family: "Font Awesome 5 Free";
    content: "\f105";
    margin-left: 10px;
    font-weight: 550
}

.mushiba .link a:hover{
    transition-duration: 0.3s;
    opacity: .6
}


.mushiba .yobou{
    background: rgb(43,168,207,0.2)
}

.mushiba .yobou ul{
    width: 95%;
    max-width: 1080px;
    margin: 0 auto;
    text-align: center;
    padding: 2% 0
}

.mushiba .yobou li{
    width: 23%;
    margin: 1% 
}

.mushiba .yobou li span{
    display: block;
    width: 100%;
    font-size: 22px;
    letter-spacing: 5px;
    color: #406bcc;
    font-weight: bold;
    font-family: "游ゴシック";
    margin-bottom: 30px
}

.mushiba .yobou li a{
    color: #406bcc;
    border: solid 1px;
    padding: 8px 30px
}

.mushiba .yobou li a:hover{
    transition-duration: 0.3s;
    opacity: .6
}

.mushiba .yobou li img{
    display: block;
    width: 60%;
    margin: 0 auto 20px
}

.mushiba h3.wrap{
    text-align: center;
    font-size: 180%;
    letter-spacing: 5px;
    vertical-align: middle;
    color: #406bcc;
    margin: 5% 0 3%
}

.mushiba h3.wrap img{
    width: 6%;
    vertical-align: middle;
    margin-right: 20px;
}

.mushiba #content{
    width: 94%;
    max-width: 1360px;
    margin: 0 auto 3%;
    text-align: center;
}

.mushiba #content .text{
    width: 65%;
    text-align: left;
    vertical-align: middle
}

.mushiba #content .text span{
    font-size: 160%;
    letter-spacing: 3px;
    color: #a85312ff;
    font-weight: bold;
    margin: 0 auto;
    width: 85%;
    display: block
}

.mushiba #content .text p{
    font-size: 130%;
    width: 90%;
    font-weight: 500;
    line-height: 1.8;
    letter-spacing: 2px;
    margin: 2% auto
}

.mushiba #content .img{
    vertical-align: middle;
    width: 35%
}

.mushiba #content .img img{
    width: 90%
}

.mushiba .content-1{
    overflow: hidden
}

.mushiba .content-1 .img{
    float: right
}

.mushiba .content-1 .text{
    display: block;
    margin: 3% 0 0
}


.mushiba .line{
    border-bottom: solid 1px;
    width: 90%;
    max-width: 1180px;
    margin: 0 auto;
    display: block
}

/* ///////////////////////////////////////////////////////////////////
根管治療
/////////////////////////////////////////////////////////////////// */

#m-top .left h2.end font{
    display: block;
    font-size:60%;
}

.end .top{
    width: 90%;
    max-width: 1280px;
    margin: 3% auto 5%;
    text-align: center;
    overflow: hidden;
    position: relative; 
}

.end .top img{
    float: right;
    width: 30%;
    margin: 0 0 0 3%
}


.end .top h3{
    font-size: 180%;
    letter-spacing: 3px;
    color: #a85312ff;
    margin:0 0 0 3%;
    font-family: "游明朝";
    text-align: left
}

.end .top p{
    font-size: 140%;
    width: 95%;
    font-weight: 500;
    line-height: 1.8;
    text-align: left
}


.end .flow-top{
    width: 90%;
    max-width: 1280px;
    margin: 0 auto 2%;
    padding: 2% 0;
    text-align: center;
    background: #fff4e4ff;
}

.end .flow-top h3{
    font-size: 180%;
    letter-spacing: 3px;
    color: #a85312ff;
    margin:2% 0 2%;
    padding: 0 0 2%;
    font-family: "游明朝";
    position: relative;
}

.end .flow-top h3::after{
    content: "";
    position: absolute;
    width: 15%;
    height: 2px;
    background: #a85312ff;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto
}

.end .flow-top ul{
    width: 95%;
    margin: 0 auto
}

.end .flow-top ul li{
    width: 13%;
    vertical-align: top
}

.end .flow-top ul li img{
    width: 100%
}

.end .flow-top ul li.arrow{
    width: 4%;
}

.end .flow-top ul li.arrow img{
    width: 20%;
    margin-top: 140%
}

.end .flow-top p{
    text-align: left;
    margin: 2% 0;
    font-size: 100%;
}


.end .initia{
    width: 70%;
    max-width: 1180px;
    margin: 0 auto 5%;
}

.end .initia h3{
    font-size: 140%;
    letter-spacing: 2px;
    color: #a85312ff;
    margin:5% 0 0;
    padding: 3% 0;
    text-align: center;
    position: relative;
    font-weight: normal
}

.end .initia h3 span{
    display: block;
    font-size: 150%;
    margin: 1% 0 0;
    font-family: "游明朝";
    font-weight: bold;
    letter-spacing: 3px;
}

.end .initia h3::after{
    content:"";
    background: #a85312ff;
    width: 20%;
    height: 2px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: auto
}

.end .initia p{
    font-size: 1.2vw;
    width: 95%;
    font-weight: 500;
    line-height: 1.8;
    margin: 0
}

.end .initia .img{
    width: 40%
}

.end .initia img{
    width: 90%;
    margin: 0 auto;
    display: block
}

.end .initia .content-1,.end .initia .content-2{
    overflow: hidden
}

.end .initia .content-1 .img{
    float: right;
}

.end .initia .content-2 .img{
    float: left
}


.end .case{
    background: #fff4e4ff;
    padding: 3% 0;
    margin: 0 0 5%
}

.end .case ul{
    width: 90%;
    max-width: 1360px;
    margin: 0 auto;
    padding: 2% 0;
    background: #fff;
    text-align: center
}

.end .case ul li{
    width: 28%;
    padding: 2%;
    vertical-align: top;
    position: relative
}

.end .case ul li.line::before{
    content: "";
    width: 1px;
    height: 100%;
    background: #aaa;
    position: absolute;
    left: 0;
    top:0
}

.end .case ul li.line::after{
    content: "";
    width: 1px;
    height: 100%;
    background: #aaa;
    position: absolute;
    right: 0;
    top:0
}

.end .case ul li span{
    display: block;
    font-weight: bold;
    letter-spacing: 2px;
    font-size: 130%;
    font-family: "游明朝";
    margin: 0 0 3%;
    color: #a85312ff;
}

.end .case ul li img{
    width: 90%
}

.end .case ul li p{
    text-align: left;
    line-height: 1.8;
    font-size: 110%;
    letter-spacing: 2px
}

/* ///////////////////////////////////////////////////////////////////
定期検診
/////////////////////////////////////////////////////////////////// */

.yobou .data{
    background: #f5f6f5;
    padding: 3% 0;
    background-image: url(../../images/bg-tooth.png);
    background-position: bottom right;
    background-repeat: no-repeat;
    background-size: 500px
}

.yobou .data h3{
    font-size:26px;
    font-weight: bold;
    color: #74ba87ff;
    text-align: center;
    letter-spacing: 5px
}

.yobou .data .content{
    width: 90%;
    max-width: 1180px;
    margin: 0 auto 5%;
    text-align: center;
}

.yobou .data .content li{
    vertical-align: middle
}

.yobou .data .content .text{
    width: 60%;
    text-align: left
}

.yobou .data .content p{
    width: 90%;
    margin: 0 auto;
    line-height: 2.2;
    font-size: 18px;
    letter-spacing: 3px
}

.yobou .data .content .img{
    width: 40%
}

.yobou .data .content .img img{
    width: 100%;
    display: block;
    margin: 0 auto
}

.yobou .data h4{
    text-align: center;
    font-size:24px;
    font-family: "游明朝";
    color: #a85312ff;
    position: relative;
    margin: 7% auto 30px
}

.yobou .data h4::before{
    position: absolute;
    content: "";
    border-top: solid 1px;
    width: 10%;
    right: 0;
    left: 0;
    margin: auto;
    top: -25px
}

.yobou .data table{
    width: 80%;
    max-width: 1080px;
    margin: 3% auto;
    text-align: center
}

.yobou .data table td{
    width: 40%;
    display: inline-block;
    margin: 0 2%;
    background: #fff;
    padding: 20px 0;
}

.yobou .data table td img{
    width: 14%;
    vertical-align: -12px;
    margin-right: 20px;
}

.yobou .data table td .title{
    font-size:24px;
    font-weight: bold;
    font-family: "游ゴシック";
    letter-spacing: 5px;
    position: relative
}

.yobou .data table td .title::after{
    position: absolute;
    content: "";
    border-bottom: solid 1px;
    width: 70%;
    bottom: -20px;
    right: 0;
    left: 0;
    margin: auto
}

.yobou .data table td p{
    font-size: 18px;
    letter-spacing: 3px;
    margin:10% 0 0
}

.yobou .data table td p span{
    font-size: 1.3em;
    border-bottom: dotted 3px #a85312
}

.yobou .data .bottom{
    text-align: center;
    font-size: 18px;
    line-height: 2.3;
    letter-spacing: 2px
}

.yobou .data-2 h3{
    text-align: center;
    font-size: 200%;
    letter-spacing: 5px;
    margin: 0 auto;
    padding: 80px 0 50px;
    line-height: 2;
    color: #74ba87;
    position: relative;
    max-width: 890px
}

.yobou .data-2 h3 img{
    position: absolute;
    display: block;
    content: "";
    left: 30px;
    top: -40px;
    width: 20%;
    max-width: 130px;
    max-height: 130px
}

.yobou .data-2 .content{
    width: 80%;
    max-width: 1080px;
    margin: 0 auto;
    text-align: center;
    background-image: url(../../images/bg-yobou.png);
    background-size: 20%;
    background-position: bottom left;
    background-repeat: no-repeat;
    overflow: hidden
}

.yobou .data-2 .text{
    width: 50%
}

.yobou .data-2 .img{
    width: 50%;
    float: right
}

.yobou .data-2 img{
    width: 60%;
}


.yobou .data-2 .top-text{
    text-align: left;
    letter-spacing: 2px;
    line-height: 2;
    font-size: 18px
}

.yobou .data-2 .weight-text{
    font-weight: bold;
    font-size: 22px;
    line-height: 2.3;
    letter-spacing: 5px;
    margin: 30px 0 0
}

.yobou .data-2 .weight-text span{
    font-size: 1.2em;
    border-bottom: dotted 3px #a85312
}

.yobou .gray{
    margin: 5% 0;
    padding: 2% 0;
    background: #f6f6f4;
    text-align: center
}

.yobou .gray h3{
    font-size: 180%;
    letter-spacing: 5px;
    color: #74ba87;
}

.yobou .gray .text{
    font-size: 18px;
    letter-spacing: 2px;
    line-height: 2
}

.yobou .gray ul{
    width: 90%;
    max-width: 1360px;
    margin: 0 auto;
}

.yobou .gray ul li{
    width: 30%;
    height: 400px;
    margin: 1%;
    position: relative;
    background: #fff;
    vertical-align: top
}

.yobou .gray ul li img{
    width: 100%
}

.yobou .gray ul li span{
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top:14%;
    font-weight: bold;
    font-size: 180%;
    letter-spacing: 3px
}

.yobou .gray ul li p{
    width: 90%;
    margin: 20px auto;
    line-height: 2;
    letter-spacing: 2px;
    text-align: left
}

.yobou .yobou-flow{
    width: 90%;
    max-width: 1180px;
    margin: 0 auto 5%;
    text-align: center;
}

.yobou .yobou-flow li{
    vertical-align: middle
}

.yobou .yobou-flow h3{
    padding-left: 7%;
    font-size: 160%;
    font-family: "游明朝";
    color: #a85312ff;
}

.yobou .yobou-flow .text{
    width: 60%;
    text-align: left
}

.yobou .yobou-flow p{
    width: 90%;
    margin: 0 auto;
    line-height: 2;
    font-size: 18px;
    letter-spacing: 3px
}

.yobou .yobou-flow .img{
    width: 40%
}

.yobou .yobou-flow .img img{
    width: 100%;
    display: block;
    margin: 0 auto
}

.yobou .medical{
    background-image:none ;
}

.yobou .medical ul{
    width: 90%;
    max-width: 1180px;
    margin: 0 auto;
    padding: 3% 0;
    border-top:solid 1px #000
}

.yobou .medical ul:last-child{
    border-bottom: solid 1px #000
}

.yobou .medical ul li{
    vertical-align: middle
}

.yobou .medical h3{
    font-weight: bold;
    font-family: "游明朝";
    font-size: 22px;
    position: relative;
    letter-spacing: 2px;
    width: 95%;
    margin: 0 auto;
    color: #a85312
}

.yobou .medical .text{
    width: 70%;
}

.yobou .medical .text p{
    width: 90%;
    font-size: 18px;
    letter-spacing: 2px;
    margin: 2% auto;
    line-height: 2
}

.yobou .medical .img{
    width: 29%;
    border-left: solid 1px
}

.yobou .medical .img img{
    width: 90%;
    margin: 0 auto;
    display: block
}

/* ///////////////////////////////////////////////////////////////////
小児歯科
/////////////////////////////////////////////////////////////////// */

.child .link{
    text-align: center;
    margin: 4% 0;
    display: block
}

.child .link a{
    font-size:18px;
    letter-spacing: 2px;
    padding: 15px 40px;
    border-top:solid 1px;
    border-bottom: solid 1px;
    cursor: pointer;
}

.child .link img{
    width: 6px;
    margin-left: 12px;
    vertical-align: 1px
}

.child .link a:hover{
    transition-duration: 0.3s;
    opacity: .6
}

.child .first{
    width: 90%;
    max-width: 1360px;
    margin: 0 auto 2%;
    text-align: center;
    overflow: hidden;
}

.child .first .text{
    width: 70%;
    text-align: left;
    vertical-align: middle;
}

.child .first h3{
    display: block;
    font-size: 24px;
    letter-spacing: 2px;
    color: #a85312ff;
    font-weight: bold;
    font-family: "游明朝";
    width: 85%;
    margin: 0 auto 3%
}

.child .first p{
    width: 90%;
    margin: 0 auto;
    line-height: 2;
    font-size: 18px;
}

.child .first .img{
    width: 29%;
    float: right;
    display: block;
}

.child .first .img img{
    width: 90%;
    display: block;
    margin: 0 auto
}

.child .second{
    width: 90%;
    max-width: 1360px;
    margin: 5% auto;
    text-align: center;
}

.child .second li{
    vertical-align: middle;
}

.child .second .text{
    width: 70%;
    text-align: left;
}

.child .second h3{
    display: block;
    font-size: 24px;
    letter-spacing: 2px;
    color: #a85312ff;
    font-weight: bold;
    font-family: "游明朝";
    width: 85%;
    margin: 0 auto 3%
}

.child .second p{
    width: 90%;
    margin: 0 auto;
    line-height: 2;
    font-size: 18px;
}

.child .second .img{
    width: 30%;
}

.child .second .img img{
    width: 90%;
    display: block;
    margin: 0 auto
}

.child .content{
    width: 90%;
    max-width: 1360px;
    margin: 0 auto;
    padding: 80px 0 80px;
    position: relative;
    z-index: -1
}

.child .content::after{
    color: #80aaeb;
    
}
.child .content .white{
    background: #fff;
    width: 90%;
    margin: 0 auto;
    z-index: 0;
    position: relative;
    padding-bottom: 10px
}

.child .content #title{
    font-size:240%;
    text-align: center;
    font-weight: bold;
    letter-spacing: 5px;
    right: 0;
    left: 0;
    margin: auto;
    z-index: 2;
    top: 0px;
    line-height: 2;
    position: relative
}

.child .content .intro{
    width: 90%;
    margin: 0 auto;
    padding: 60px 0;
    text-align: center
}

.child .content .intro .img{
    width: 40%;
    vertical-align: middle
}

.child .content .intro .img img{
    width: 90%
}

.child .content .intro .text{
    width: 60%;
    text-align: left;
    vertical-align: middle
}

.child .content .intro .text h3{
    display: block;
    font-size: 24px;
    letter-spacing: 2px;
    color: #a85312ff;
    font-weight: bold;
    font-family: "游明朝";
    width: 95%;
    margin: 0 auto 3%
}

.child .content .intro .text p{
    font-size: 18px;
    letter-spacing: 2px;
    line-height: 2
}

.child .content .image{
    width: 90%;
    margin: 0 auto;
}

.child .content li{
    width: 25%
}

.child .content li img{
    width: 100%
}

.child .medical table{
    width: 90%;
    max-width: 1180px;
    margin: 0 auto;
    padding: 3% 0;
    border-top:solid 1px #000
}

.child .medical table:first-child{
    margin-top: 5%
}

.child .medical table:last-child{
    border-bottom: solid 1px
}

.child .medical .text{
    width: 70%;
    position: relative;
    border-right: solid 1px
}

.child .medical h3{
    font-weight: bold;
    font-family: "游明朝";
    font-size: 22px;
    position: relative;
    letter-spacing: 2px;
    padding-left: 5%;
    color: #a85312ff;
}

.child .medical .text p{
    width: 90%;
    margin: 0 auto;
    font-size: 16px;
    line-height: 2;
    letter-spacing: 2px
}

.child .medical .img img{
    width: 80%;
    display: block;
    margin: 0 auto
}

.child .kyousei{
    width: 90%;
    max-width: 1360px;
    margin: 50px auto;
    padding: 20px 0;
    background: #f0fae2;
}

.child .kyousei h3{
    text-align: center;
    color: #38a667;
    font-size:200%;
    letter-spacing: 5px;
    position: relative;
    margin-bottom: 6%
}

.child .kyousei h3::after{
    position: absolute;
    content: "";
    border-bottom: solid 2px;
    width: 10%;
    left: 0;
    right: 0;
    margin: auto;
    bottom: -35px
}

.child .kyousei .img{
   margin: 0 auto;
    display: block
}

.child .wish ul{
    width: 90%;
    max-width: 1080px;
    margin: 3% auto 0;
}

.child .wish li{
    width: 30%;
    margin: 1.6%;
    vertical-align: top
}

.child .wish li img{
    width: 100%
}

.child .wish li span{
    display: block;
    font-size: 22px;
    letter-spacing: 2px;
    color: #a85312;
    font-weight: bold;
    font-family: "游明朝";
    text-align: center;
    margin: 10px 0
}

.child .wish li p{
    line-height: 1.8;
    margin: 0
}

.child .wish .left{
    vertical-align: middle
}

.child .wish .right{
    width: 63%;
    vertical-align: middle
}

.child .wish .right span{
    text-align: left
}

/* ///////////////////////////////////////////////////////////////////
小児矯正
/////////////////////////////////////////////////////////////////// */

.child-ortho .wrap-1{
    width: 90%;
    max-width: 1360px;
    margin: 5% auto;
    text-align: center;
}

.child-ortho .wrap-1 li{
    vertical-align: middle;
}

.child-ortho .wrap-1 .text{
    width: 70%;
    text-align: left;
}

.child-ortho .wrap-1 h3{
    display: block;
    font-size: 24px;
    letter-spacing: 2px;
    color: #a85312ff;
    font-weight: bold;
    font-family: "游明朝";
    width: 85%;
    margin: 0 auto 3%
}

.child-ortho .wrap-1 p{
    width: 90%;
    margin: 0 auto;
    line-height: 2;
    font-size: 18px;
}

.child-ortho .wrap-1 .img{
    width: 30%;
}

.child-ortho .wrap-1 .img img{
    width: 90%;
    display: block;
    margin: 0 auto
}

.child-ortho .wrap-2{
    width: 90%;
    max-width: 1360px;
    margin: 0 auto 2%;
    text-align: center;
    overflow: hidden;
}

.child-ortho .wrap-2 .text{
    width: 70%;
    text-align: left;
    vertical-align: middle;
}

.child-ortho .wrap-2 h3{
    display: block;
    font-size: 24px;
    letter-spacing: 2px;
    color: #a85312ff;
    font-weight: bold;
    font-family: "游明朝";
    width: 85%;
    margin: 0 auto 3%
}

.child-ortho .wrap-2 p{
    width: 90%;
    margin: 0 auto;
    line-height: 2;
    font-size: 18px;
}

.child-ortho .wrap-2 .img{
    width: 29%;
    float: right;
    display: block;
}

.child-ortho .wrap-2 .img img{
    width: 90%;
    display: block;
    margin: 0 auto
}

.child-ortho .wrap-3{
    width: 80%;
    max-width: 1260px;
    margin: 8% auto 5%;
    text-align: center;
}

.child-ortho .wrap-3 li{
    vertical-align: middle;
}

.child-ortho .wrap-3 .text{
    width: 60%;
    text-align: left;
}

.child-ortho .wrap-3 h3{
    display: block;
    font-size: 24px;
    letter-spacing: 2px;
    color: #a85312ff;
    font-weight: bold;
    font-family: "游明朝";
    width: 85%;
    margin: 0 auto 3%
}

.child-ortho .wrap-3 p{
    width: 90%;
    margin: 0 auto;
    line-height: 2;
    font-size: 18px;
}

.child-ortho .wrap-3 .img{
    width: 40%;
    position: relative
}

.child-ortho .wrap-3 .img iframe{
    width: 90%;
    display: block;
    margin: 0 auto
}

.child-ortho .wrap-3 .movie{
    position: absolute;
    left: -15%;
    top: -35%;
    width: 80%
}

.child-ortho .wrap-3 iframe{
    width: 90%;
    height: 230px;
    margin:  0 auto;
}