@charset "utf-8";

@media print{
.print_none{
    display: none;
}
}

.txt70p{
font-size: 70%;
}

.txt80p{
font-size: 80%;
}
.txt90p{
font-size: 90%;
}
.sp{
    display: none;
}
.pc{
    display: inline-block;
}

img{
    vertical-align: bottom;
}

.mt0 {
margin-top: 0px !important;
}
.mt5 {
margin-top: 5px !important;
}
.mt10 {
margin-top: 10px !important;
}
.mt20 {
margin-top: 20px !important;
}
.mt30 {
margin-top: 30px !important;
}
.mt40 {
margin-top: 40px !important;
}
.mt50 {
margin-top: 50px !important;
}
.mt60 {
margin-top: 60px !important;
}
.mt70 {
margin-top: 70px !important;
}
.mt80 {
margin-top: 80px !important;
}
.mt90 {
margin-top: 90px !important;
}
.mt100 {
margin-top: 100px !important;
}
.mt110 {
margin-top: 110px !important;
}
.mt120 {
margin-top: 120px !important;
}
.mt150 {
margin-top: 150px !important;
}
.mt200 {
margin-top: 200px !important;
}
.mt250 {
margin-top: 250px !important;
}
.mt300 {
margin-top: 300px !important;
}

.mb0 {
margin-bottom: 0px !important;
}
.mb5 {
margin-bottom: 5px !important;
}
.mb10 {
margin-bottom: 10px !important;
}
.mb20 {
margin-bottom: 20px !important;
}
.mb30 {
margin-bottom: 30px !important;
}
.mb40 {
margin-bottom: 40px !important;
}
.mb50 {
margin-bottom: 50px !important;
}
.mb60 {
margin-bottom: 60px !important;
}
.mb70 {
margin-bottom: 70px !important;
}
.mb80 {
margin-bottom: 80px !important;
}
.mb90 {
margin-bottom: 90px !important;
}
.mb100 {
margin-bottom: 100px !important;
}
.mb110 {
margin-bottom: 110px !important;
}
.mb120 {
margin-bottom: 120px !important;
}
.mb150 {
margin-bottom: 150px !important;
}
.mb200 {
margin-bottom: 200px !important;
}
.mb250 {
margin-bottom: 250px !important;
}
.mb300 {
margin-bottom: 300px !important;
}

.pt0 {
padding-top: 0px !important;
}
.pt5 {
padding-top: 5px !important;
}
.pt10 {
padding-top: 10px !important;
}
.pt20 {
padding-top: 20px !important;
}
.pt30 {
padding-top: 30px !important;
}
.pt40 {
padding-top: 40px !important;
}
.pt50 {
padding-top: 50px !important;
}
.pt60 {
padding-top: 60px !important;
}
.pt70 {
padding-top: 70px !important;
}
.pt80 {
padding-top: 80px !important;
}
.pt90 {
padding-top: 90px !important;
}
.pt100 {
padding-top: 100px !important;
}
.pt110 {
padding-top: 110px !important;
}
.pt120 {
padding-top: 120px !important;
}
.pt150 {
padding-top: 150px !important;
}
.pt200 {
padding-top: 200px !important;
}
.pt250 {
padding-top: 250px !important;
}
.pt300 {
padding-top: 300px !important;
}

.pb0 {
padding-bottom: 0px !important;
}
.pb5 {
padding-bottom: 5px !important;
}
.pb10 {
padding-bottom: 10px !important;
}
.pb20 {
padding-bottom: 20px !important;
}
.pb30 {
padding-bottom: 30px !important;
}
.pb40 {
padding-bottom: 40px !important;
}
.pb50 {
padding-bottom: 50px !important;
}
.pb60 {
padding-bottom: 60px !important;
}
.pb70 {
padding-bottom: 70px !important;
}
.pb80 {
padding-bottom: 80px !important;
}
.pb90 {
padding-bottom: 90px !important;
}
.pb100 {
padding-bottom: 100px !important;
}
.pb110 {
padding-bottom: 110px !important;
}
.pb120 {
padding-bottom: 120px !important;
}
.pb150 {
padding-bottom: 150px !important;
}
.pb200 {
padding-bottom: 200px !important;
}
.pb250 {
padding-bottom: 250px !important;
}
.pb300 {
padding-bottom: 300px !important;
}
.pl0{
    padding-left: 0 !important;
}
.pl5{
    padding-left: 5px !important;
}
.pl10{
    padding-left: 10px !important;
}
.pl20{
    padding-left: 20px !important;
}
.pl30{
    padding-left: 30px !important;
}

.pl40{
    padding-left: 40px !important;
}
.pl50{
    padding-left: 50px !important;
}
.pl60{
    padding-left: 60px !important;
}
.pr0{
    padding-right: 0 !important;
}
.pr5{
    padding-right: 5px !important;
}
.pr10{
    padding-right: 10px !important;
}
.pr20{
    padding-right: 20px !important;
}
.pr30{
    padding-right: 30px !important;
}

.pr40{
    padding-right: 40px !important;
}
.pr50{
    padding-right: 50px !important;
}
.pr60{
    padding-right: 60px !important;
}
.pr70{
    padding-right: 70px !important;
}

#title .brown-bg{
    background-color: #826e60;
    padding: 120px 0;
}

.base__flex{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.base__flex-item50p{
    width: 50%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.treatment-title{
    font-size: 42px;
    line-height: 1.6;
    margin-bottom: 10px;
    color: #fff;
    font-weight: 500;
}

.treatment-title-hosoku{
    padding-left: 115px;
    font-size: 24px;
    color: #fff;
    position: relative;
}

.treatment-title-hosoku::before{
    position: absolute;
    top: 50%;
    left: 0;
    width: 105px;
    height: 1px;
    background-color: #fff;
    content: "";
    display: block;
}

.tag-bl{
    display: flex;
    margin-bottom: 20px;
}

.white-bg-tag{
    width: fit-content;
    padding: 10px 15px;
    border-radius: 5px;
    font-size: 21px;
    margin-right: 5px;
    background-color: #fff;
}

.white-bg-tag:last-of-type{
    margin-right: 0;
}

.txt-white{
    color: #fff;
}

.treatment-title-detail{
    font-size: 16px;
}

.base__padding{
    padding: 100px 0;
}

.base__flex-item{
    width: 48%;
}

.base__title-underline{
    border-bottom: 1px solid #e0d8d5;
    margin-bottom: 30px;
    font-size: 24px;
    font-weight: 500;
}

#cont02{
    background-color: #f6f2f0;
}

.position-relative{
    position: relative;
}

.bg-title{
    height: 640px;
    background-position: center center;
    background-size: cover;
    padding: 120px 0 200px;
}

.bg-title-middle{
    text-align: center;
    color: #fff;
    font-size: 24px;
}

.bg-title.general{
    background-image: url(../img/general/bg01.jpg);
}
.bg-title.oral-bg03{
    background-image: url(../img/oral-surgery/oral-bg03.jpg);
}

.bg-title-big{
    font-size: 42px;
    font-weight: 500;
    text-align: center;
    margin-bottom: 50px;
    color: #fff;
}

.bg-title-small{
    text-align: center;
    font-size: 16px;
    color: #fff;
}

.float-cont{
    width: 1200px;
    max-width: 90%;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    transform: translate(0,-150px);
    
}

.base__title-middle{
    font-size: 21px;
    line-height: 1.4;
}

.white-bg{
    background-color: #fff;
    padding: 70px 70px 100px;
}

.base__underline-title-bl{
    border-bottom: 1px solid #e4dcd7;
    padding-bottom: 30px;
    margin-bottom: 50px;
}

.base__underline-title{
    text-align: center;
    font-size: 52px;
    font-weight: 500;
    line-height: 1.3;
    margin-bottom: 20px;
}

.base__underline-title-hosoku{
    text-align: center;
    font-size: 21px;
    font-weight: 500;
}

.base-txt{
    font-size: 16px;
}

.align-center_sp-left{
    text-align: center;
}

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

.slide-bl{
    padding: 30px;
}

.base__flex-column3-item{
    width: 31%;
}

.img{
    margin-bottom: 20px;
}

.txt-brown{
    color: #826e60;
}

.bage-bg{
    background-color: #f0e8e4;
    padding: 80px 70px 70px;
    position: relative;
}

.float-bg-brown-title {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%,-50%);
    background-color: #826e60;
    color: #fff;
    padding: 17px 40px;
    border-radius: 100px;
    font-size: 36px;
    line-height: 1.2;
}

.little-title{
    font-size: 21px;
}

.bage-bg-title{
    padding: 10px 20px 6px;
    background-color: #c9b8af;
    color: #fff;
    margin-bottom: 20px;
}

.bage-bg-title .big-txt{
    font-size: 22px;
    line-height: 1;
}
.bage-bg-title .middle-txt{
    font-size: 18px;
    line-height: 1;
}

.vertical{
    height: 30px;
    width: 1px;
    background-color: #fff;
    display: inline-block;
    margin-left: 20px;
    margin-right: 20px;
    transform: translateY(6px);
}

.base-small-txt{
    font-size: 15px;
}

.pr2px{
    padding-right: 2px;
}
.pl2px{
    padding-left: 2px;
}

.base__flex-column4-item{
    width: 24%;
}

.small-title{
    font-size: 18px;
}

h3,h4,h5,h6{
    font-weight: 500;
}

.colimn6__flex{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.colimn6-item{
    width: 16.3%;
}

#cont03 {
    background-color: #f6f2f0;
}

@media only screen and (max-width: 1300px){
    .treatment-title {
        font-size: 32px;
    }
    .treatment-title-hosoku {
        font-size: 20px;
    }
    .white-bg-tag {
        padding: 5px 10px;
        font-size: 18px;
    }
}

@media only screen and (max-width: 1080px){
    .treatment-title {
        font-size: 26px;
    }
    .treatment-title-hosoku {
        padding-left: 75px;
    }
    .treatment-title-hosoku::before {
        width: 70px;
    }

    .colimn6-item{
        width: 31%;
        margin-bottom: 30px;
    }

    .colimn6-item:last-of-type,
    .colimn6-item:nth-last-of-type(2),
    .colimn6-item:nth-last-of-type(3){
        margin-bottom: 0;
    }
}

@media only screen and (max-width: 834px){
/* サイズsとする　*/
.sp{
    display: inline-block;
}
.pc{
    display: none;
}
.s_mt0 {
    margin-top: 0px !important;
}
.s_mt5 {
    margin-top: 5px !important;
}
.s_mt10 {
    margin-top: 10px !important;
}
.s_mt20 {
    margin-top: 20px !important;
}
.s_mt30 {
    margin-top: 30px !important;
}
.s_mt40 {
    margin-top: 40px !important;
}
.s_mt50 {
    margin-top: 50px !important;
}
.s_mt60 {
    margin-top: 60px !important;
}
.s_mt70 {
    margin-top: 70px !important;
}
.s_mt75 {
    margin-top: 75px !important;
}
.s_mt80 {
    margin-top: 80px !important;
}
.s_mt90 {
    margin-top: 90px !important;
}
.s_mt100 {
    margin-top: 100px !important;
}
.s_mt110 {
    margin-top: 110px !important;
}
.s_mt120 {
    margin-top: 120px !important;
}
.s_mt150 {
    margin-top: 150px !important;
}
.s_mt200 {
    margin-top: 200px !important;
}
.s_mt250 {
    margin-top: 250px !important;
}
.s_mt300 {
    margin-top: 300px !important;
}

.s_mb0 {
    margin-bottom: 0px !important;
}
.s_mb5 {
    margin-bottom: 5px !important;
}
.s_mb10 {
    margin-bottom: 10px !important;
}
.s_mb20 {
    margin-bottom: 20px !important;
}
.s_mb30 {
    margin-bottom: 30px !important;
}
.s_mb40 {
    margin-bottom: 40px !important;
}
.s_mb50 {
    margin-bottom: 50px !important;
}
.s_mb60 {
    margin-bottom: 60px !important;
}
.s_mb70 {
    margin-bottom: 70px !important;
}
.s_mb80 {
    margin-bottom: 80px !important;
}
.s_mb90 {
    margin-bottom: 90px !important;
}
.s_mb100 {
    margin-bottom: 100px !important;
}
.s_mb110 {
    margin-bottom: 110px !important;
}
.s_mb120 {
    margin-bottom: 120px !important;
}
.s_mb150 {
    margin-bottom: 150px !important;
}
.s_mb200 {
    margin-bottom: 200px !important;
}
.s_mb250 {
    margin-bottom: 250px !important;
}
.s_mb300 {
    margin-bottom: 300px !important;
}

.s_pt0 {
    padding-top: 0px !important;
}
.s_pt5 {
    padding-top: 5px !important;
}
.s_pt10 {
    padding-top: 10px !important;
}
.s_pt20 {
    padding-top: 20px !important;
}
.s_pt30 {
    padding-top: 30px !important;
}
.s_pt40 {
    padding-top: 40px !important;
}
.s_pt50 {
    padding-top: 50px !important;
}
.s_pt60 {
    padding-top: 60px !important;
}
.s_pt70 {
    padding-top: 70px !important;
}
.s_pt80 {
    padding-top: 80px !important;
}
.s_pt90 {
    padding-top: 90px !important;
}
.s_pt100 {
    padding-top: 100px !important;
}
.s_pt110 {
    padding-top: 110px !important;
}
.s_pt120 {
    padding-top: 120px !important;
}
.s_pt150 {
    padding-top: 150px !important;
}
.s_pt200 {
    padding-top: 200px !important;
}
.s_pt250 {
    padding-top: 250px !important;
}
.s_pt300 {
    padding-top: 300px !important;
}

.s_pb0 {
    padding-bottom: 0px !important;
}
.s_pb5 {
    padding-bottom: 5px !important;
}
.s_pb10 {
    padding-bottom: 10px !important;
}
.s_pb20 {
    padding-bottom: 20px !important;
}
.s_pb30 {
    padding-bottom: 30px !important;
}
.s_pb40 {
    padding-bottom: 40px !important;
}
.s_pb50 {
    padding-bottom: 50px !important;
}
.s_pb60 {
    padding-bottom: 60px !important;
}
.s_pb70 {
    padding-bottom: 70px !important;
}
.s_pb80 {
    padding-bottom: 80px !important;
}
.s_pb90 {
    padding-bottom: 90px !important;
}
.s_pb100 {
    padding-bottom: 100px !important;
}
.s_pb110 {
    padding-bottom: 110px !important;
}
.s_pb120 {
    padding-bottom: 120px !important;
}
.s_pb150 {
    padding-bottom: 150px !important;
}
.s_pb200 {
    padding-bottom: 200px !important;
}
.s_pb250 {
    padding-bottom: 250px !important;
}
.s_pb300 {
    padding-bottom: 300px !important;
}

.s_pl0{
    padding-left: 0 !important;
}
.s_pl5{
    padding-left: 5px !important;
}
.s_pl10{
    padding-left: 10px !important;
}
.s_pl20{
    padding-left: 20px !important;
}
.s_pl30{
    padding-left: 30px !important;
}

.s_pl40{
    padding-left: 40px !important;
}
.s_pl50{
    padding-left: 50px !important;
}
.s_pl60{
    padding-left: 60px !important;
}
.s_pr0{
    padding-right: 0 !important;
}
.s_pr5{
    padding-right: 5px !important;
}
.s_pr10{
    padding-right: 10px !important;
}
.s_pr20{
    padding-right: 20px !important;
}
.s_pr30{
    padding-right: 30px !important;
}

.s_pr40{
    padding-right: 40px !important;
}
.s_pr50{
    padding-right: 50px !important;
}
.s_pr60{
    padding-right: 60px !important;
}
.s_pr70{
    padding-right: 70px !important;
}

a.anchor{
    display: block;
    padding-top: 60px;
    margin-top: -60px;
}

.base__flex {
    flex-direction: column;
}

.base__flex-item50p{
    width: 100%;
}
.base__flex-item {
    width: 100%;
}
#title .brown-bg {
    padding: 70px 0;
}
.treatment-title {
    font-size: 22px;
}
.treatment-title-hosoku {
    font-size: 16px;
}
.treatment-title-detail {
    font-size: 15px;
}
.base__padding {
    padding: 60px 0;
}
.base__title-underline {
    margin-bottom: 20px;
    font-size: 18px;
    line-height: 1.5;
    padding-bottom: 7px;
}
.base-txt {
    font-size: 15px;
}
.bg-title-big {
    font-size: 24px;
    line-height: 1.6;
    margin-bottom: 20px;
}
.bg-title-small {
    text-align: left;
    font-size: 15px;
}
.bg-title {
    height: 550px;
    padding: 60px 0 200px;
}
.float-cont {
    transform: translate(0,-100px);
}
.white-bg {
    padding: 40px 20px 70px;
}
.base__underline-title {
    font-size: 26px;
    margin-bottom: 10px;
}
.base__underline-title-hosoku {
    font-size: 16px;
}
.base__underline-title-bl {
    padding-bottom: 15px;
    margin-bottom: 20px;
}

.slide-bl {
    padding: 0 0 30px;
    overflow-x: scroll;
    margin-bottom: 10px;
}

.slide-bl-img{
    width: 800px;
}

.base__flex-column3-item {
    width: 100%;
    margin-bottom: 30px;
}

.base__flex-column3-item:last-of-type {
    margin-bottom: 0;
}
.float-bg-brown-title {
    padding: 10px 30px;
    font-size: 24px;
    white-space: nowrap;
}

.bage-bg {
    padding: 60px 20px 40px;
}

.little-title {
    font-size: 18px;
}
.bage-bg-title {
    padding: 10px;
    margin-bottom: 20px;
}
.bage-bg-title .big-txt {
    font-size: 19px;
}
.vertical{
    display: none;
}
.bage-bg-title .middle-txt {
    border-top: 1px solid #fff;
    padding-top: 7px;
    display: block;
    font-size: 15px;
}
.align-center_sp-left {
    text-align: left;
}
.base__flex-column4-item {
    width: 100%;
    margin-bottom: 30px;
}
.base__flex-column4-item:last-of-type {
    margin-bottom: 0;
}

.base__flex-column4-item img{
    margin-bottom: 10px;
}
#contents p.small-title{
    line-height: 1.4;
}
.breadcrumb-list li {
    padding: 0 10px;
    font-size: 13px;
}
.breadcrumb-list li a{
    font-size: 13px;
}
.white-bg-tag {
    font-size: 14px;
}

.colimn6-item{
    width: 48%;
}

.colimn6-item:nth-last-of-type(3){
    margin-bottom: 30px;
}

.bg-title-middle {
    font-size: 16px;
}
.bg-title.oral-bg03{
    height: 440px;
}
#cont02{
    margin-bottom: -30px;
}
#cont03 {
    margin-bottom: -30px;
}
}

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

}

/*----------------------------------add 20220110-----*/

.zu-02{
    text-align: center;
}

.zu-02 img{
    max-width: 660px;
    width: 100%;
}

/*----------------------------------add 20230201-----*/

.tiktok-icon {
    transform: translateY(-14px);
}

#footer .tiktok-icon {
    transform: translateY(-11px);
}

@media only screen and (max-width: 1080px){
#footer .tiktok-icon {
    transform: translateY(-9px);
}
}

@media only screen and (max-width: 479px) {
#footer .tiktok-icon {
    transform: translateY(-9px);
}
}


/*----------------------------------add 20250108-----*/


.treatment-specialized #cont01 .cont1__list{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    grid-row-gap: 18px;
    margin-bottom: 70px;
}
.treatment-specialized .text16 {
	font-size: 16px;
}
.treatment-specialized #cont01 .cont1__item {
	background-color: #F6F2F0;
	width: 49%;
	display: flex;
	justify-content: space-between;
	align-item: center;
	padding: 30px 4%;
}
.treatment-specialized #cont01 .cont1__item--title {
    padding-left: 19px;
    font-size: 24px;
    line-height: 2.5;
    border-left: 5px solid #826E60;
    width: 58%;
}
.treatment-specialized #cont01 .text15 {
    width: 40%;
}

.treatment-specialized #cont02 {
	padding-top: 124px;	
}
.treatment-specialized .float-cont {
	transform: none;
}
.base__underline-title-bl .circle {
    margin: 0 auto;
    width: 200px;
    border-radius: 25px;
    background-color: #826E60;
    text-align: center;
    padding: 9px 0;
    color: #fff;
    margin-bottom: 12px;
}
.base__underline-title-bl .circle .lead {
	font-size: 18px;
}

.treatment-specialized .flex-sec01 {
	align-items: center;
}

.treatment-specialized .flex-sec01 figure{
	width: 46%;
}
.treatment-specialized .flex-sec01 .sec01-detail {
	width: 49%;
}
.treatment-specialized .flex-sec01 .sec01-detail .head42 {
	font-size:26px;
}
.treatment-specialized #cont02 .branch__box {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 50px 5%;
    border: 1px solid #E0D8D5;
    margin-top: 58px;
    margin-bottom: 78px;
}
.treatment-specialized #cont02 .branch__box .image__box {
    display: flex;
    width: 55%;
    justify-content: space-between;
}
.treatment-specialized #cont02 .branch__box .image__box img {
	height: auto;
	width: 31%;
}

.treatment-specialized #cont02 .branch__box .text18 {
	width: 40%;
}

.treatment-specialized #cont02 .base__flex .item-title {
	
    display: flex;
    align-items: center;
}
.treatment-specialized #cont02 .base__flex .item-title .number {    
	width: 36px;
    height: 36px;
    border-radius: 50%;
    background-color: #826E60;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 10px;
    margin-bottom: 10px;
}

.treatment-specialized #cont02 .base__flex .arrow1 {
	width: 1%;
    transform: translate(0, 107px);
}
.treatment-specialized #cont02 .base__flex {
	grid-row-gap: 40px;
}
.treatment-specialized #cont02 .base__flex .arrow1.arrow-ab{
    position: absolute;
    top: 0;
    right: -20px;
}
.treatment-specialized #cont02 .bage-bg .bage-bg-title .circle {
	background: #321809;
    border-radius: 18px;
    width: 110px;
    display: inline-block;
    text-align: center;
    margin-left: 10px;
    padding: 8px 0;
}
.treatment-specialized #cont02 .bage-bg .bage-bg-title .circle span{
    line-height: 1;
    display: block;
}
.treatment-specialized #cont03 {
	padding-top:100px;
}

.treatment-specialized #cont03 .base__flex {
    display: flex;
    align-items: center;
    margin-top: 60px;
}

.treatment-specialized #cont03 .base__flex .base__flex-column3-item {
	width: 18%;
}

.treatment-specialized #cont03 .base__flex .arrow1 {
	width: 1%;
}


.treatment-specialized #cont04 {
    background-color: #f6f2f0;
    padding-top: 100px;
	
}

.treatment-specialized #cont04 .base__underline-title {
	margin-bottom: 0;
}


.treatment-specialized #cont04 .sec-img {
    width: 40%;
    position: relative;
}
.treatment-specialized #cont04 .sec-img .healthy{
    position: absolute;
    z-index: 2;
    left: 5%;
    top: 5%;
    padding: 4px 20px;
    font-size: 15px;
    background: #fff;
}


.treatment-specialized #cont04 .sec-img .periodontal{
    position: absolute;
    background: #555555;
    color: #fff;
    z-index: 2;
    right: 5%;
    top: 5%;
    padding: 4px 20px;
    font-size: 15px;
}

.treatment-specialized #cont04 .sec-img figure {
	width: 100%;
}

.treatment-specialized #cont04 .sec01-detail {
	width: 50%;
}

.treatment-specialized #cont04 .flow-chart {
    background-color: #F6F2F0;
    padding: 50px 8%;
    margin-top: 59px;
	margin-bottom: 80px;
}
.treatment-specialized #cont04 .flow-chart .flow-char-title{
    font-size: 28px;
    text-align: center;
    margin-bottom: 40px;
}

.treatment-specialized #cont04 .flow-chart .flow-chart-wrapp {
    display: flex;
    flex-direction: column;
    grid-row-gap: 20px;
}
.treatment-specialized #cont04 .flow-chart .flow-chart-wrapp .flow1, 
.treatment-specialized #cont04 .flow-chart .flow-chart-wrapp .flow2, 
.treatment-specialized #cont04 .flow-chart .flow-chart-wrapp .flow3,
.treatment-specialized #cont04 .flow-chart .flow-chart-wrapp .flow4 .flow4-contents1{
    background-color: #F0E7E4;
    padding: 40px 5.7%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.treatment-specialized #cont04 .flow-chart .flow-chart-wrapp .flow3 {
    flex-direction: column;
    align-items: flex-start;
}
.treatment-specialized #cont04 .flow-chart .flow-chart-wrapp .flow3 .circle{
    padding: 10px 40px;
}

.treatment-specialized #cont04 .flow-chart .flow-chart-wrapp .flow3 .text15{
	width: 62%;
}

.treatment-specialized #cont04 .flow-chart .flow-chart-wrapp .flow3 .flow3-list{
    display: flex;
    justify-content: space-between;
    width: 100%;
}
.treatment-specialized #cont04 .flow-chart .flow-chart-wrapp .flow3 .flow3-list .flow-item{
    width: 32%;
    background: #FFFFFF;
    padding: 24px 3%;
}
.treatment-specialized #cont04 .flow-chart .flow-chart-wrapp .flow3 .flow3-list .flow-item h5 {

    font-size: 1.8rem;
    font-weight: 400;
    padding-bottom: 4px;
    border-bottom: 1px solid #E0D8D5;
}
.treatment-specialized #cont04 .flow-chart .flow-chart-wrapp .flow3 .flow3-list-child {
    margin-top: 10px;
    display: flex;
    flex-direction: column;
    grid-row-gap: 10px;
	
}
.treatment-specialized #cont04 .flow-chart .flow-chart-wrapp .flow3 .flow3-item-child {
    padding-left: 9%;
    position: relative;
    line-height: 1.4;
}

.treatment-specialized #cont04 .flow-chart .flow-chart-wrapp .flow3 .flow3-item-child span{
    
    font-size: 13px;
    display: block;
	
}
.treatment-specialized #cont04 .flow-chart .flow-chart-wrapp .flow3 .flow3-item-child::before {
    position: absolute;
	content: '';
	background: #C9B8AF;
	width: 12px;
	height: 12px;
	border-radius: 50%;
	left: 0;
    top: 6px;
	
}
.treatment-specialized #cont04 .flow-chart .flow-chart-wrapp .flow3 .flow-chart-titlebox{
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 90%;
    margin: 0 auto 34px;
}

.treatment-specialized #cont04 .flow-chart .flow-chart-wrapp .flow4 {
	display: flex;
	justify-content: space-between;
    align-items: center;
}


.treatment-specialized #cont04 .flow-chart .flow-chart-wrapp .flow4 .flow4-contents1 {

    width: 75%;
}

.treatment-specialized #cont04 .flow-chart .flow-chart-wrapp .flow4 .flow4-contents2 {
    display: flex;
    background: #fff;
    width: 15%;
    height: 140px;
    border: 1px solid #826E60;
    justify-content: center;
    align-items: center;
}
.treatment-specialized #cont04 .flow-chart .flow-chart-wrapp .flow4 .flow4-contents2 p {

    text-align: center;
    font-size: 20px;
}
.treatment-specialized #cont04 .flow-chart .flow-chart-wrapp .flow4 .flow4-contents1 .circle {

    padding: 10px 30px;
}
.treatment-specialized #cont04 .flow-chart .flow-chart-wrapp .flow4 .flow4-contents1 p.text15 {
	width: 60%;
}
.treatment-specialized #cont04 .flow-chart .flow-chart-wrapp .flow5 {
    display: flex;
    background: #fff;
    width: 75%;
    padding: 20px 0;
    border: 1px solid #826E60;
    justify-content: center;
    align-items: center;
}
.treatment-specialized #cont04 .flow-chart .flow-chart-wrapp .flow5 p{
    font-size: 20px;
}
.treatment-specialized #cont04 .flow-chart .flow-chart-wrapp .flow .circle {
	
    background-color: #826E60;
    width: fit-content;
    border-radius: 28px;
    padding: 10px 40px;
}
.treatment-specialized #cont04 .flow-chart .flow-chart-wrapp .flow .circle p {
    font-size: 20px;
    color: #fff;
}
.treatment-specialized #cont04 .flow-chart .flow-chart-wrapp p.text15 {
    font-size: 16px;
    line-height: 2;
    width: 70%;
}

.treatment-specialized #cont04 .arrow2 {
    width: 20px;
    margin: 0 auto;
	
}
.treatment-specialized #cont04 .arrow2-reverse {
    transform: rotate(180deg);
    width: 20px;
    margin: 0 auto;
	
}
.treatment-specialized #cont04 .arrow2-right {
    transform: rotate(90deg);
    width: 2%;
    height: 2%;
    margin: 0 auto;
	
}
.treatment-specialized #cont04 .arrowbox {
    display: flex;
    justify-content: center;
    width: 75%;
	
}

.treatment-specialized #cont04 .arrowbox .arrow2,
.treatment-specialized #cont04 .arrowbox .arrow2-reverse {
    margin: inherit;
    display: flex;
    justify-content: center;
    column-gap: 10px;
    align-items: center;
	
}

.treatment-specialized #cont04 .maintain-box {
    margin-top: 0;	
}


.treatment-specialized #cont04 .maintain-box .sec01-detail {
	width: 60%;
}


.treatment-specialized #cont04 .maintain-box .sec01-detail .head42 {
    padding-left: 25px;
    margin-bottom: 30px;
    border-left: 2px solid #C9B8AF;
	line-height: 1.5;
}

.treatment-specialized #cont04 .maintain-box .sec01-detail .head42 span  {
    display: block;
    font-size: 20px;
}


.treatment-specialized #cont04 .maintain-box .sec-img {
	width: 30%
	
}


.treatment-specialized #cont05 {
    background-color: #f6f2f0;
    padding-top: 100px;
    padding-bottom: 160px;
}


.treatment-specialized #cont05 .branch__box {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 50px 5%;
    border: 1px solid #E0D8D5;
    margin-top: 58px;
    margin-bottom: 78px;
	
}

.treatment-specialized #cont05 .branch__box .sec01-detail {
	width: 53%;
}
.treatment-specialized #cont05 .branch__box .flex-box-image{
	width: 43%;
	display: flex;
}
.treatment-specialized #cont05 .branch__box .flex-box-image{
    width: 40%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.treatment-specialized #cont05 .branch__box .flex-box-image .ec-img{
    width: 48%;
}
.treatment-specialized #cont05 .branch__box .flex-box-image .sec-img {
	width: 46%;
}
.treatment-specialized #cont05 .branch__box .flex-box-image .arrow1 {
	width: 3%;
}

.treatment-specialized #cont05 .bage-bg-title,
.treatment-specialized #cont05 .base__title-underline,
.treatment-specialized #cont05 .base-small-txt{
	width: 100%;
}

.treatment-specialized #cont05 .bage-bg-title {
    display: flex;
    align-items: center;
}

.treatment-specialized #cont05 .bage-bg-title .big-txt {
    padding-right: 2%;
    margin-right: 2%;
    border-right: 1px solid #F0E8E4;
}
.treatment-specialized #cont05 .colimn3__flex {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.treatment-specialized #cont05 .colimn3-item {
	width: 31%;	
}


.treatment-specialized #cont05 .colimn3__flex .arrow1 {
	width: 1%;	
}

@media screen and (max-width: 1300px) and (min-width:841px) {
	.treatment-specialized #cont04 .flow-chart {
		padding: 50px 5%;
	}.treatment-specialized #cont04 .flow-chart .flow-chart-wrapp .flow .circle p {white-space: nowrap; font-size: 18px;}
	.treatment-specialized #cont04 .flow-chart .flow-chart-wrapp .flow1, .treatment-specialized #cont04 .flow-chart .flow-chart-wrapp .flow2, .treatment-specialized #cont04 .flow-chart .flow-chart-wrapp .flow3, .treatment-specialized #cont04 .flow-chart .flow-chart-wrapp .flow4 .flow4-contents1,
	.treatment-specialized #cont04 .flow-chart .flow-chart-wrapp .flow3 .flow-chart-titlebox{
		column-gap: 10px;
	}
	.treatment-specialized #cont04 .flow-chart .flow-chart-wrapp .flow3 .flow3-list .flow-item h5 {font-size: 1.5rem;}
	.treatment-specialized #cont04 .flow-chart .flow-chart-wrapp .flow3 .flow3-item-child {
		font-size: 14px;
		line-height: 1.8;
		padding-left: 11px;
		
	}.treatment-specialized #cont04 .flow-chart .flow-chart-wrapp .flow3 .flow3-item-child::before {
		width: 8px;
		height: 8px;
		top: 9px;
	}
	
}

@media screen and (max-width: 840px) {
	
.treatment-specialized .text16 {
	font-size: 14px;
}
	.treatment-specialized #cont01 {
		padding-bottom: 0;
	}
	.treatment-specialized .float-cont{
		overflow:  hidden;
	}
	.treatment-specialized #cont01 .const1__image,
	.treatment-specialized #cont03 .base__flex,
	.treatment-specialized #cont05 .colimn3__flex,
	.treatment-specialized #cont05 .class-image{        
		overflow-x: auto;
		white-space: nowrap;
		scroll-snap-type: x mandatory;
    	margin: 20px auto 0px;
		flex-direction: row;
		row-gap: 20px;
		position: relative;
		align-items: flex-end;
		width: 100%;
		flex-wrap: nowrap;
	}
	.treatment-specialized #cont05 .colimn3__flex {
		padding-bottom: 20px;
	}
	.treatment-specialized #cont01 .const1__image img,.treatment-specialized #cont05 .class-image img {        
		max-width: 100%;
        min-width: 800px;
        vertical-align: top;
        padding-bottom: 20px;
	}
	.treatment-specialized .base-txt {
		margin-bottom: 0;
	}
	.treatment-specialized #cont02 .base__flex {
		grid-row-gap:20px;
	}
	.treatment-specialized #cont03 .base__flex .base__flex-column3-item,
	.treatment-specialized #cont05 .colimn3__flex .colimn3-item {
        width: 29%;
        margin: 0 auto;
        display: flex;
        flex-direction: column;
        min-width: 170px;
        flex-shrink: 0;
        padding-right: 20px;
        scroll-snap-align: center;
	} 
	.treatment-specialized #cont05 .colimn3__flex .colimn3-item {
        min-width: 200px;
	}
	.treatment-specialized #cont03 .base__flex .arrow1 { 
        transform: translate(-10px, -90px);
        display: block;
        width: 1%;
	}
	
	.treatment-specialized #cont05 .colimn3__flex .arrow1 img,
	.treatment-specialized #cont03 .base__flex .arrow1 img { 
		width: 10px;
		height: auto;
	}
	.treatment-specialized #cont05 .colimn3__flex .arrow1 {
		
		transform: translate(-14px, -50px);
		display: block;
		width: 1%;
		
	}
	.treatment-specialized #cont01 .cont1__list {
		flex-direction: column;
	}
	.treatment-specialized #cont01 .cont1__item {
		
		width: 100%;
		flex-direction: column;
		grid-row-gap: 10px;
		padding: 20px 6%;
	}
	.treatment-specialized #cont01 .cont1__item--title {
		width: 100%;
		font-size: 18px;
		border-left: 3px solid #826E60;
		padding-left: 10px;
		
	}
	.treatment-specialized #cont01 .text15 {
		
		width: 100%;
		font-size: 14px;
	}
	.treatment-specialized #cont02 {
		padding-top: 60px;
	}
	.treatment-specialized #cont02 .white-bg {
        padding: 40px 20px 70px;
	}
	.base__underline-title-bl .circle {
		
		padding: 5px 0;
		width: 150px;
	}.base__underline-title-bl .circle .lead {
		font-size: 14px;
	}
	.base__underline-title {
		font-size: 22px;
	}.treatment-specialized .flex-sec01 {
		
    flex-direction: column;
    grid-row-gap: 10px;
	}
	.treatment-specialized .flex-sec01 figure,
	.treatment-specialized .flex-sec01 .sec01-detail{
		width: 100%;
	}
	.treatment-specialized .flex-sec01 .sec01-detail .head42 {
    font-size: 22px;
    line-height: 1.8;
    padding-bottom: 10px;
		
	}
	.treatment-specialized .text15 {
		font-size: 1.4rem;
	}
	.treatment-specialized #cont02 .branch__box {
		flex-direction: column;
		padding: 30px 5%;
		grid-row-gap: 10px;
		margin-top: 30px;
		margin-bottom: 50px;
	}
	.treatment-specialized #cont02 .branch__box .image__box {width: 100%;}
	.treatment-specialized #cont02 .branch__box .text18 {width: 100%; font-size: 14px;}
	.treatment-specialized .base__flex-column3-item {
		margin-bottom: 10px;
	}
	.treatment-specialized #cont02 .base__flex .item-title .number {
    width: 26px;
    height: 26px;}
	.treatment-specialized #cont02 .base__flex .item-title .number p{
		font-size: 13px;
	}
	.treatment-specialized #cont02 .base__flex .base__title-middle {
		font-size: 17px;
	}
	.treatment-specialized #cont02 .base__flex .arrow1 {
		
    	width: 12px;
    	transform: rotate(90deg);
    	margin: 0 auto;
	}
	.treatment-specialized #cont02 .bage-bg {
    	padding: 40px 20px 30px;
		
        margin-top: 40px;
	}
	.treatment-specialized #cont02 .bage-bg-title {
    	padding: 10px 5%;
	}
	.treatment-specialized #cont02 .bage-bg-title .big-txt {
		font-size: 17px;
	}.treatment-specialized #cont02 .bage-bg .bage-bg-title .circle {
		margin-left: 0;
	}
	.treatment-specialized #cont04 .sec-img,
	.treatment-specialized #cont04 .sec01-detail{
		width: 100%;
	}	
	.treatment-specialized #cont04 .flow-chart {
		margin-top: 30px;
		padding: 40px 15px 30px;
		margin-bottom: 40px;
		
	}
	.treatment-specialized #cont04 .flow-chart .flow-char-title {
		font-size: 22px;
		margin-bottom: 20px;
		line-height: 1.5;
	}
	.treatment-specialized #cont04 .flow-chart .flow-chart-wrapp {
		grid-row-gap: 10px;
	}
	.treatment-specialized #cont04 .flow-chart .flow-chart-wrapp .flow1, .treatment-specialized #cont04 .flow-chart .flow-chart-wrapp .flow2, .treatment-specialized #cont04 .flow-chart .flow-chart-wrapp .flow3, .treatment-specialized #cont04 .flow-chart .flow-chart-wrapp .flow4 .flow4-contents1 {
		flex-direction: column;
		grid-row-gap: 10px;
		padding: 20px 7%;
		
	}
	.treatment-specialized #cont04 .flow-chart .flow-chart-wrapp .flow .circle {
 	   padding: 0px 30px;
		
	}
	.treatment-specialized #cont04 .flow-chart .flow-chart-wrapp .flow .circle p {font-size: 17px;}
	.treatment-specialized #cont04 .flow-chart .flow-chart-wrapp p.text15 {
		width: 100%;
		font-size: 14px;
		line-height: 1.8;
	}
	.treatment-specialized #cont04 .arrow2-reverse {
   		 display: flex;
    	width: 15px;
	}
	.treatment-specialized #cont04 .arrowbox .arrow2 {
   		 display: flex;
    	width: 15px;
		
	}
	.treatment-specialized #cont04 .flow-chart .flow-chart-wrapp .flow3 .flow3-list {
		
    flex-direction: column;
    grid-row-gap: 20px;
	}
	.treatment-specialized #cont04 .flow-chart .flow-chart-wrapp .flow3 .flow3-list .flow-item {
		width: 100%;
    	padding: 20px 6%;
	}
	.treatment-specialized #cont04 .flow-chart .flow-chart-wrapp .flow4 .flow4-contents1 {
		 flex-direction: column;
   		 width: 60%;
	}
	.treatment-specialized #cont04 .flow-chart .flow-chart-wrapp .flow .circle p {
		font-size: 14px;
	}
	.treatment-specialized #cont04 .flow-chart .flow-chart-wrapp .flow4 .flow4-contents1 p.text15 {
		width: 100%;
		font-size: 14px;
		line-height: 1.8;
	}
	.treatment-specialized #cont04 .arrow2-right {
		height: 2%;
    	width: 5%;
		display: flex;
	}
	.treatment-specialized #cont04 .flow-chart .flow-chart-wrapp .flow4 .flow4-contents1 .circle {
		    padding: 7px 15px;
	}
	.treatment-specialized #cont04 .flow-chart .flow-chart-wrapp .flow4 .flow4-contents2 {
    	width: 28%;
	}
	.treatment-specialized #cont04 .flow-chart .flow-chart-wrapp .flow4 .flow4-contents2 p {
		font-size: 14px;
	}
	.treatment-specialized #cont04 .flow-chart .flow-chart-wrapp .flow5 {
		width: 100%;
	}
	.treatment-specialized #cont04 .flow-chart .flow-chart-wrapp .flow5 p {font-size: 17px;}
	.treatment-specialized .flex-sec01 {
    	grid-row-gap: 20px;
		margin-top: 40px;
		
	}
	.treatment-specialized #cont04 .maintain-box .sec01-detail {width: 100%;}
	.treatment-specialized #cont04 .maintain-box .sec01-detail .head42 {	
		font-size: 20px;
		padding-left: 15px;
		margin-bottom: 20px;
	}
	.treatment-specialized #cont04 .flow-chart .flow-chart-wrapp .flow3 .flow-chart-titlebox {
		flex-direction: column;
		grid-row-gap: 10px;
		margin: 0 auto 10px;
	}
	.treatment-specialized #cont04 .flow-chart .flow-chart-wrapp .flow3 .text15 {width: 100%;}
	.treatment-specialized #cont04 .maintain-box .sec01-detail .head42 span {font-size: 16px;}
	.treatment-specialized #cont04 .maintain-box .sec-img {width: 100%;}
	.treatment-specialized #cont05 {
		padding-top: 70px;
    	padding-bottom: 70px;
	}
	.treatment-specialized #cont05 .bage-bg-title {
		flex-direction: column;
		align-items: flex-start;
		padding: 15px 4%;
		line-height: 2.2;
	}
	.treatment-specialized #cont05 .bage-bg-title .big-txt {border-right: 0;}
	.treatment-specialized #cont05 .branch__box {
		flex-direction: column;
		padding: 30px 5%;
		grid-row-gap: 10px;
		margin-top: 30px;
		margin-bottom: 50px;
	}
	.treatment-specialized #cont05 .branch__box {
		flex-direction: column-reverse;
	}
	.treatment-specialized #cont05 .branch__box .flex-box-image {width: 100%;}
	.treatment-specialized #cont05 .branch__box .sec01-detail {width: 100%; font-size: 14px;}
	.treatment-specialized .base__flex-column3-item {
		margin-bottom: 10px;
	}
}