@charset "UTF-8";

/*----------------cococara-mindパーツ 20250903---------------*/
/* cococara-mind */
p.title-en {
    text-shadow: #ffffff -1px -1px 0px, #ffffff -1px 1px 0px, #ffffff 1px 1px 0px, #ffffff 1px -1px 0px;
    font-size: 6.0rem;
    margin-bottom: 0;
    line-height: 1.5;
}

/* コ　コ　カ　ラ　マ　イ　ン　ド */
p.editor.ccm span {
    font-size: 2.2rem;
}

/* connect communication and care to radiant smile */
p.editor.eng {
    font-size: 1.9rem;
    margin-bottom: 25px;
}

/* 最高のコミュニケーションとケア～心と体の健康づくり */
p.editor.txt,
p.editor.txt+p {
    font-size: 2.2rem;
}

@media screen and (max-width: 800px) {
main > a#cococara+.contents_box01 .inner_item_txt {
    text-align: center;
}
}

@media screen and (max-width: 480px) {
    p.title-en {
        font-size: 5.2rem;
}
p.editor.ccm span {
    font-size: 1.8rem;
}
p.editor.eng {
    font-size: 1.5rem;
}
p.editor.txt,
p.editor.txt+p {
    font-size: 1.8rem;
}
}