@charset "UTF-8";

.general__about{
	margin: 100px 0;
}

.base__bg-title-bl.disease-bg {
    background-image: url(../../lib/cmn_img/general/disease-bg.jpg);
}

.base__bg-title-bl.care-bg {
    background-image: url(../../lib/cmn_img/general/care-bg.jpg);
}

.general__care .base__img-small-flex.mb-120{
	margin-top: -120px;
}

.general-care-flex{
	width: 100%;
    display: flex;
    justify-content: space-between;
    margin-bottom: 30px;
}

.general-care-icon{
	width: 150px;
}

.general-care-cont {
    width: calc(100% - 170px);
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.blue-circle{
	margin: 0 auto 10px;
}

.blue-circle span{
	color: #fff;
	background: #3fa9e2;
	font-size: 130%;
	border-radius: 120px;
	height: 120px;
	width: 120px;
	display: flex;
    justify-content: center;
    align-items: center;
}

.general-small-ttl{
	font-size: 170%;
    margin-bottom: 25px;
    text-align: center;
}


.general-care-type{
	margin-top: 20px;
	margin-bottom: 30px;
	text-align: center;
}

.general-care-type span{
	background: #e1edf7;
	display: block;
	padding: 10px;
	width: 100%;
}

.badtooth-img ,
.shishu-img{
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
}
a.anchor#konkan {
    display: block;
    padding-top: 180px;
    margin-top: -180px;
}

@media screen and (max-width: 1200px){
    a.anchor#konkan {
        display: block;
        padding-top: 160px;
        margin-top: -160px;
    } 
}

@media screen and (max-width: 640px){
a.anchor#konkan {
    display: block;
    padding-top: 140px;
    margin-top: -140px;
}
.badtooth-img,
.shishu-img{
    overflow-x: scroll;
    padding-bottom: 40px;
}

.badtooth-img img,
.shishu-img img {
    width: 615px;
}

.general-small-ttl {
    font-size: 120%;
    margin-bottom: 15px;
}

.blue-circle span {
    font-size: 95%;
    height: 90px;
    width: 90px;
}

.general__care .base__img-small-flex.mb-120 {
    margin-top: -70px;
}
}

@media screen and (max-width: 960px){
.general__about {
    margin-top: 60px;
}

.base__ly-3column.general-flex{
    width: 100%;
}

.base__ly-3column-item.general-flex-item {
    flex-direction: row!important;
    display: flex;
    justify-content: space-between;
}

.base__ly-3column-item.general-flex-item .img{
    width: 150px;
}

.base__ly-3column-item.general-flex-item .cont{
    width: calc(100% - 170px);
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.base__title-center.s-align-left{
    text-align: left!important;
}
}

@media screen and (max-width: 500px) {
.general__about {
    margin-top: 30px;
}

.general__about .base__img-small-flex-item.cont.m_mt40.mb70{
	margin-bottom: 0;
}
}

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

}

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

}

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

}

@media screen and (max-width:640px) {
    .base__bg-title-bl.disease-bg{
        background-position: 30%;
    }

}

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

}

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

}

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

}

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

}

/*-------------------------------------------------追加20230804-----*/
 
.text16{
    font-size: 16px;
    line-height: 1.8;
}

.flexBox{
    display: flex;
}

.approach{
    margin-bottom: 50px;
    padding: 0;
}

.approach-ttl{
    margin-bottom: 40px;
    text-align: center;
}

.approach-ttl p{
    background: #eef3fa; 
    border-radius: 5px;
    color: #3fa9e2;
    display: inline-block;
    font-size: 24px;
    position: relative;
    padding: 20px 30px;
}

.approach-ttl p:after{
    content: "";
    position: absolute;
    left: 50%;
    top: 100%;
    transform: translateX(-50%);
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 20px 8px 0 8px;
    border-color: #EEF3FA transparent transparent transparent;
    transform: rotate(0deg);
}

.approach-text{
    font-size: 16px;
    text-align: center;
}

.flex-app{
    margin-bottom: 50px;
    justify-content: space-between;
}

.flex-app picture{
    width: 48%;
}

.blue-bar{
    background: #e1edf7;
    color: #3fa9e2;
    font-size: 24px;
    margin-bottom: 30px;
    padding: 20px; 
}

.treat-01-wrap{
    margin-bottom: 40px;
}

.treat-01{
    justify-content: space-between;
}

.t01-img{
    margin-right: 2%;
    width: 28%;
}

.t01-detail{
    width: 69%;
}

.t01-detail .text16{
    margin-bottom: 5px;
}

.treat-02-wrap{
    margin-bottom: 40px;
}

.t02-intro{
    margin-bottom: 30px;
}

.method-box{
    background: #fbfbfb;
    margin-bottom: 70px;
    padding: 70px;
}

.method-box .head30{
    font-size: 30px;
    text-align: center;
    margin-bottom: 40px;
}

.method-box .head30 span{
    color: #3fa9e2;
    display: block;
    font-size: 21px;
}

.mb-intro{
    margin-bottom: 45px;
}

.flex-method-intro{
    margin-bottom: 40px;
    justify-content: space-between;
    align-items: center;
}

.mi-img{
    width: 49%;
}

.mi-detail{
    width: 48%;
}

.mi-detail .head24{
    font-size: 24px;
    margin-bottom: 30px;
}

.m-white-box{
    background: #fff;
    padding: 30px 50px; 
}

.wb{
    justify-content: space-between;
    align-items: center;
}

.wb-img{
    width: 18%;
}

.wb-detail{
    width: 78%;
}

.wb-detail .head24{
    font-size: 24px;
    line-height: 1.7;
    margin-bottom: 15px;
}

.wb-detail .head24 span{
    display: block;
    font-size: 18px;
    color: #3fa9e2;
}

.rest-intro{
    margin-bottom: 40px;
}

.treat-list li{
    list-style: none;
    margin-bottom: 35px;
}

.treat-list li:last-child{
    margin-bottom: 0;
}

.flex-treat{
    justify-content: space-between;
    align-items: flex-start;
}

.treat-detail{
    width: 40%;
}

.treat-ttl{
    color: #3fa9e2;
    font-size: 21px;
    border-bottom: 1px solid #3fa9e2;
    margin-bottom: 15px;
    padding: 10px;
}

.treat-detail .text15{
    font-size: 15px;
    line-height: 1.7;
}

.flex-treat .scroll-area{
    width: 57%;
}

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

.approach {
    margin-bottom: 50px;
    padding: 60px 0 0;
}

.approach-ttl p {
    font-size: 20px;
    padding: 10px 20px;
}

.blue-bar {
    font-size: 18px;
    margin-bottom: 15px;
    padding: 10px 15px;
}

.method-box {
    padding: 8% 5%;
}

.method-box .head30 span {
    font-size: 16px;
}

.method-box .head30 {
    font-size: 22px;
    margin-bottom: 25px;
}

.mi-detail {
    width: 100%;
    margin-top: 15px;
}

.mi-detail .head24 {
    font-size: 20px;
    margin-bottom: 10px;
}

.flex-method-intro {
    display: block;
}

.m-white-box {
    padding: 3% 5%;
}

.flex-treat {
    display: block;
}

.treat-detail {
    width: 100%;
    margin-bottom: 30px;
}

.flex-treat .scroll-area{
    width: 100%;
}

.treat-ttl {
    font-size: 18px;
    margin-bottom: 15px;
    padding: 5px;
}

.wb-detail .head24 {
    font-size: 18px;
}

.wb-detail .text16{
    font-size: 14px;
}
}

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

.text16{
    font-size: 90%;
}

.blue-bar {
    font-size: 16px;
    line-height: 1.4;
}

.approach-ttl p {
    font-size: 16px;
}

.approach-ttl {
    margin-bottom: 30px;
}

.approach-text{
    text-align: left;
}

.scroll-area{
    overflow: scroll;
    padding-bottom: 20px;
}

.scroll-area img{
    width: 1000px;
}

.scroll{
    font-size: 14px;
    display: block;
}

.flex-app{
    display: block;
}

.flex-app > picture:first-child {
    margin-bottom: 40px;
}

.flex-app > picture{
    width: 100%;
    display: block;
}

.treat-01 {
    display: block;
}

.t01-img {
    margin-right: 0;
    width: 100%;
}

.t01-detail {
    width: 100%;
    margin: 15px 0 0 0;
}

.t01-detail .text16 {
    margin-bottom: 15px;
}

.t01-detail .scroll-area img{
    width: 640px;
}

.treat-02-wrap .scroll-area img{
    width: 850px;
}

.method-box .head30 {
    font-size: 20px;
    margin-bottom: 15px;
    line-height: 1.6;
}

.mb-intro {
    margin-bottom: 25px;
}

.mi-detail .head24 {
    font-size: 18px;
}

.m-white-box {
    padding: 5% 5%;
}

.wb {
    display: block;
}

.wb-img {
    width: 50%;
    display: block;
    margin: 0 auto 10px;
}

.wb-detail {
    width: 100%;
}

.wb-detail .head24{
    font-size: 18px;
    margin-bottom: 10px;
}

.wb-detail .head24 span{
    font-size: 14px;
}

.treat-rest-wrap .scroll-area img {
    width: 520px;
}

}

