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

#medical-arrage h2{
    background:rgb(216,163,115,0.6);
    background-image: url(../../images/headline-4.png);
    background-repeat: no-repeat;
    background-position: 15% bottom;
    background-size: contain;
}

/* ///////////////////////////////////////////////////////////////////
インプラント
/////////////////////////////////////////////////////////////////// */

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

.inp .first .box{
    display: table-cell
}

.inp .first .right{
    float: right;
    margin: 0;
    width: 30%;
    vertical-align: middle;
}

.inp .first .right img{
    width: 100%
}

.inp .first .left{
    overflow: hidden;
    text-align: left;
    width: 70%;
    vertical-align: middle;
}

.inp .first .left h3{
    font-size: 180%;
    letter-spacing: 3px;
    color: #a85312ff;
    margin:0 0 0 5%;
    font-family: "游明朝"
}

.inp .first .left p{
    font-size: 20px;
    width: 95%;
    font-weight: 500;
    line-height: 1.8
}

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

.inp .ct-1 .right{
    float: right;
    margin: 0;
    width: 30%;
    vertical-align: middle;
}

.inp .ct-1 .right img{
    width: 100%
}

.inp .ct-1 .left{
    overflow: hidden;
    text-align: left;
    width: 70%;
    vertical-align: middle;
}

.inp .ct-1 .left p{
    font-size: 20px;
    width: 95%;
    font-weight: 500;
    line-height: 1.8
}

.inp .bg-brown{
    background: #fff4e4ff;
    padding: 2% 0;
    margin: 0 0 5%
}

.inp .bg-brown h3{
    font-size: 180%;
    letter-spacing: 3px;
    color: #a85312ff;
    font-family: "游明朝";
    text-align: center;
    margin: 5% 0 2%;
    position: relative
}

.inp .bg-brown h3::after{
    position: absolute;
    content: "";
    background:#a85312ff;
    width: 10%;
    max-width: 250px;
    height: 2px;
    top: -100%;
    left: 0;
    right: 0;
    margin: auto
}

.inp .ct-2{
    width: 90%;
    max-width: 1280px;
    margin: 3% auto 5%;
    text-align: center;
}

.inp .ct-2 .img{
    width: 30%;
    vertical-align: middle
}

.inp .ct-2 .img img{
    width: 90%
}

.inp .ct-2 .text{
    width: 70%;
    vertical-align: middle
}

.inp .ct-2 .text p{
    font-size: 120%;
    width: 95%;
    font-weight: 500;
    line-height: 1.8;
    text-align: left
}

.inp .m-d{
    margin: 5% auto 8%;
    text-align: center;
    width: 80%;
    max-width: 1260px;
    display: table
}

.inp .m-d .merit{
    display: table-cell;
    width: 48%;
    background: #fbf3e3ff;
}

.inp .m-d .merit span{
    font-weight: bold;
    background: #ebd787ff;
    width: 100%;
    display: block;
    text-align: center;
    color: #fff;
    font-size: 120%;
    letter-spacing: 3px;
    padding: 2% 0
}

.inp .m-d .merit table{
    width: 95%;
    margin: 3% auto
}

.inp .m-d .merit td{
    margin: 0;
    padding: 5px 0;
    letter-spacing: 2px;
    text-align: left;
}

.inp .m-d .merit .img{
    width: 10%;
    vertical-align: top
}

.inp .m-d .merit .img img{
    width: 40%;
    margin: 0 auto;
    display: block
}

.inp .m-d .demerit{
    display: table-cell;
    width: 48%;
    background: #edeeedff;
}

.inp .m-d .demerit span{
    font-weight: bold;
    background: #d0d0d0ff;
    width: 100%;
    display: block;
    text-align: center;
    color: #fff;
    font-size: 120%;
    letter-spacing: 3px;
    padding: 2% 0
}

.inp .m-d .demerit table{
    width: 95%;
    margin: 3% auto;
}

.inp .m-d .demerit td{
    margin: 0;
    padding: 5px 0;
    letter-spacing: 2px;
    text-align: left;
}

.inp .m-d .demerit .img{
    width: 10%;
    vertical-align: top;
}
.inp .m-d .demerit .img img{
    width: 40%;
    margin: 0 auto;
    display: block
}

.inp .m-d .space{
    width: 4%;
    display: table-cell
}

.inp .surgical .intro{
    border: double 5px #a85312ff;
    width: 80%;
    max-width: 980px;
    margin: 0 auto;
    padding: 25px
}

.inp .surgical .intro span{
    text-align: center;
    width: 80%;
    margin: 0 auto 7%;
    color: #a85312ff;
    font-weight: bold;
    display: block;
    font-size: 160%;
    line-height: 2;
    letter-spacing: 2px;
    font-family: "游明朝";
    position: relative
}

.inp .surgical .intro span::before{
    content: "";
    position: absolute;
    width: 30%;
    height: 2px;
    background: #a85312ff;
    bottom: -30%;
    left: 0;
    right: 0;
    margin: auto
}

.inp .surgical .intro p{
    font-size: 120%;
    text-align: center;
}

.inp .surgical .ques{
    width: 80%;
    max-width: 1080px;
    margin: 2% auto 2%;
    padding: 3% 0 2%;
    border-top:solid 1px;
    text-align: center;
    position: relative;
    display: block
}

.inp .surgical .ques:last-of-type{
    border-bottom: solid 1px;
}

.inp .surgical .ques .text{
    width: 70%;
    vertical-align: middle;
    text-align: left
}

.inp .surgical .ques .text h3{
    font-size: 140%;
    letter-spacing: 3px;
    color: #a85312ff;
    margin:0 0 2% 5%;
    font-family: "游明朝"
}

.inp .surgical .ques .text p{
    width: 90%;
    line-height: 2;
    margin: 0 auto
}

.inp .surgical .ques .img{
    width: 29%;
    vertical-align: middle;
    border-left: solid 1px
}

.inp .surgical .ques .img img{
    width: 80%;
}

.inp .content{
    width: 90%;
    max-width: 1180px;
    display: block;
    margin: 0 auto;
    padding: 3% 0
}

.inp .content h3{
    font-size: 180%;
    letter-spacing: 3px;
    color: #a85312ff;
    font-family: "游明朝";
    text-align: center;
}

.inp .content .wrap-1{
    position: relative;
    padding: 1px 0
}

.inp .content .wrap-1 p{
    width: 60%;
    line-height: 2.5;
    font-size: 120%;
    margin: 3% 0
}

.inp .content .wrap-1 .wrap1-img{
    position: absolute;
    top:-3%;
    right: 0;
    width: 45%;
    z-index: -1
}

.inp .content .wrap-2{
    position: relative;
    margin: 5% 0;
}

.inp .content .wrap-2 p{
    width: 60%;
    line-height: 2.5;
    font-size: 120%;
    float: right;
    margin: 10% 0 0
}

.inp .content .wrap-2 .wrap2-img{
    width: 35%;
    margin-top: -0%
}

.inp .dif-1 h3{
    font-size: 180%;
    letter-spacing: 3px;
    color: #a85312ff;
    font-family: "游明朝";
    text-align: center;
}

.inp .dif-1 ul{
    width: 90%;
    max-width: 1280px;
    margin: 3% auto 5%;
    text-align: center;
}

.inp .dif-1 .img{
    width: 30%;
    vertical-align: middle
}

.inp .dif-1 .img img{
    width: 90%
}

.inp .dif-1 .text{
    width: 70%;
    vertical-align: middle
}

.inp .dif-1 .text p{
    font-size: 120%;
    width: 95%;
    font-weight: 500;
    line-height: 1.8;
    text-align: left
}

.inp .dif-2{
    width: 90%;
    max-width: 1280px;
    margin: 2% auto 0;
    text-align: center;
    padding:0 0 2%;
    border-bottom: solid 1px;
    display: block
}

.inp .dif-2:first-of-type{
    border-top:solid 1px;
    padding-top: 2%
}

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

.inp .dif-2 li.img{
    width: 29%;
    vertical-align: middle;
    border-left: solid 1px
}

.inp .dif-2 .img img{
    width: 90%
}

.inp .dif-2 .text{
    width: 70%;
    vertical-align: middle
}

.inp .dif-2 .text p{
    font-size: 120%;
    width: 95%;
    font-weight: 500;
    line-height: 1.8;
    text-align: left
}

.inp .dif-2 .eva{
    margin: 0;
    text-align: center;
    width: 90%;
    max-width: 980px;
    display: table;
    font-size: 90%
}

.inp .dif-2 .eva .merit{
    display: table-cell;
    width: 45%;
    background: #fbf3e3ff;
}

.inp .dif-2 .eva .merit span{
    font-weight: bold;
    background: #ebd787ff;
    width: 100%;
    display: block;
    text-align: center;
    color: #fff;
    font-size: 120%;
    letter-spacing: 3px;
    padding: 2% 0
}

.inp .dif-2 .eva table{
    width: 95%;
    margin: 3% auto
}

.inp .dif-2 .eva td{
    margin: 0;
    padding: 5px 0;
    letter-spacing: 2px;
    text-align: left;
}

.inp .dif-2 .eva td.img{
    width: 10%;
    vertical-align: top;
    padding-top: 8px
}

.inp .dif-2 .eva td.img img{
    width: 40%;
    margin: 0 auto;
    display: block
}

.inp .dif-2 .eva .demerit{
    display: table-cell;
    width: 45%;
    background: #edeeedff;
}

.inp .dif-2 .eva .demerit span{
    font-weight: bold;
    background: #d0d0d0ff;
    width: 100%;
    display: block;
    text-align: center;
    color: #fff;
    font-size: 120%;
    letter-spacing: 3px;
    padding: 2% 0
}

.inp .dif-2 .eva .space{
    width: 10%;
    display: table-cell
}

.inp .dif-2 .tab-eva-none{
    display: none
}

/* ///////////////////////////////////////////////////////////////////
入れ歯
/////////////////////////////////////////////////////////////////// */

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

.ireba .wrap-1 .right{
    float: right;
    margin: 0;
    width: 30%;
    vertical-align: middle;
}

.ireba .wrap-1 .right img{
    width: 100%
}

.ireba .wrap-1 .left{
    overflow: hidden;
    text-align: left;
    width: 70%;
    vertical-align: middle;
}

.ireba .wrap-1 .left h3{
    font-size: 180%;
    letter-spacing: 3px;
    color: #a85312ff;
    margin:0;
    font-family: "游明朝"
}

.ireba .wrap-1 .left p{
    font-size: 20px;
    width: 95%;
    font-weight: 500;
    line-height: 1.8;
    letter-spacing: 2px
}

.ireba .wrap-2{
    width: 90%;
    max-width: 1280px;
    margin: 3% auto 5%;
    text-align: center;
}

.ireba .wrap-2 .img{
    width: 30%;
    float: left;
}

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

.ireba .wrap-2 .text{
    width: 100%;
    display: inline;
    letter-spacing: 2px
}

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

.ireba .wrap-2 .text p{
    font-size: 120%;
    width: 95%;
    font-weight: 500;
    line-height: 1.8;
    text-align: left
}

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

.ireba .perfect .right{
    float: right;
    margin: 0;
    width: 30%;
    vertical-align: middle;
}

.ireba .perfect .right img{
    width: 100%
}

.ireba .perfect .left{
    overflow: hidden;
    text-align: left;
    width: 70%;
    vertical-align: middle;
}

.ireba .perfect .left h3{
    font-size: 180%;
    letter-spacing: 3px;
    color: #a85312ff;
    margin:0 0 0 5%;
    font-family: "游明朝"
}

.ireba .perfect .left p{
    font-size: 20px;
    width: 95%;
    font-weight: 500;
    line-height: 1.8;
    letter-spacing: 2px
}

.ireba .bg-brown{
    background: #fff4e4ff;
    position: relative;
    padding: 4% 0 2%;
    z-index: -2
}

.ireba .bg-brown h3{
    font-size: 180%;
    letter-spacing: 3px;
    color: #a85312ff;
    font-family: "游明朝";
    text-align: center;
    position: relative
}

.ireba .bg-brown h3::after{
    position: absolute;
    content: "";
    background: #a85312ff;
    width: 15%;
    max-width: 200px;
    height: 2px;
    right: 0;
    left: 0;
    margin: auto;
    top:-100%
}

.ireba .bg-brown .intro-1{
    text-align: center;
    font-size: 130%;
    letter-spacing: 2px;
    line-height: 2;
    margin: 2% 0 3%;
}

.ireba .bg-brown .list{
    width: 80%;
    max-width: 1080px;
    background-image: url(../../images/clip-bord.png);
    background-repeat: none;
    background-position: top right;
    background-size: cover;
    margin: 0 auto 5%;
    padding: 5% 2% 2%;
    text-align: center
}

.ireba .bg-brown .list table{
    width: 100%
}

.ireba .bg-brown .list td{
    padding: 2% 0 1%
}

.ireba .bg-brown .list .space{
    width: 4%
}

.ireba .bg-brown .list .content{
    width: 48%;
    text-align: left;
    border-bottom: dotted 3px #a85312ff
}

.ireba .bg-brown .list .number{
    display: inline-block;
    vertical-align: middle;
    width: 10%
}

.ireba .bg-brown .list .number img{
    width: 40%;
}

.ireba .bg-brown .list .text{
    display: inline-block;
    vertical-align: middle;
    width: 80%;
    font-size: 110%;
    letter-spacing: 2px
}

.ireba .bg-brown .intro-2{
    text-align: center;
    font-size: 130%;
    letter-spacing: 2px;
    line-height: 2.5;
    margin: 2% 0 3%;
}

.ireba .bg-brown .bg-img{
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: -1
}

.ireba .bg-brown2{
    width: 70%;
    max-width: 980px;
    margin: 3% auto 5%;
    overflow: hidden;
    background: #f6e3d7ff;
    padding: 1% 2%
}

.ireba .bg-brown2 h3{
    font-size: 180%;
    letter-spacing: 3px;
    color: #a85312ff;
    font-family: "游明朝";
    text-align: center;
    position: relative;
}

.ireba .bg-brown2 .right{
    float: right;
    width: 40%;
    margin-top: -5%
}

.ireba .bg-brown2 .right img{
    width: 90%;
}

.ireba .bg-brown2 .left{
    width: 60%
}

.ireba .bg-brown2 .left p{
    width: 90%;
    font-size: 20px;
    width: 95%;
    font-weight: 500;
    line-height: 1.8
}

.ireba .flow-first{
    width: 90%;
    max-width: 1280px;
    margin: 3% auto 5%;
    text-align: center;
}

.ireba .flow-first .img{
    width: 30%;
    vertical-align: middle
}

.ireba .flow-first .img img{
    width: 90%
}

.ireba .flow-first .text{
    width: 70%;
    vertical-align: middle
}

.ireba .flow-first .text h3{
    font-size: 180%;
    letter-spacing: 3px;
    color: #a85312ff;
    font-family: "游明朝";
    position: relative;
    margin: 0 0 0 5%;
    text-align: left
}

.ireba .flow-first .text p{
    font-size: 120%;
    width: 95%;
    font-weight: 500;
    line-height: 1.8;
    text-align: left
}

.ireba .flow-ireba{
    text-align: center;
    background: #fff4e4ff;
    margin-top: 10%;
    padding: 0 0 1px
}

.ireba .flow-ireba img{
    width: 20%;
    max-width: 280px;
    margin-top: -80px
}

.ireba .flow-ireba .bg-white{
    background: #fff;
    width: 50%;
    margin: -20px auto 10%;
    padding: 1% 2%; 
}

.ireba .flow-ireba .bg-white:last-of-type{
    margin-bottom:5%
}

.ireba .flow-ireba .bg-white h3{
    font-size: 180%;
    letter-spacing: 3px;
    color: #a85312ff;
    font-family: "游明朝";
    position: relative;
}

.ireba .flow-ireba .bg-white p{
    font-size: 120%;
    width: 95%;
    font-weight: 500;
    line-height: 1.8;
    text-align: left
}