@media(-ms-high-contrast:none),
screen and(-ms-high-contrast:active) {
    img[src$=".svg"] {
        width: 100%;
        height: auto
    }
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal
}
sup {
    font-size: 10px;
    vertical-align: text-top
}
button {
    background-color: transparent;
    border: none;
    cursor: pointer;
    outline: none;
    padding: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}
button::-moz-focus-inner {
    padding: 0;
    border: none
}
@media screen and(max-width:767px) {
    .for-PC {
        display: none
    }
}
@media print,
screen and(min-width:768px) {
    .for-SP {
        display: none
    }
}
.img {
    font-size: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0
}
@media print,
screen and(min-width:768px) {
    .img img {
        max-width: 100%;
        height: auto
    }
}
@media screen and(max-width:767px) {
    img {
        max-width: 100%;
        height: auto
    }
}
header {
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9000
}
@media print,
screen and(min-width:768px) {
    header {
        background-color: #ffffff
    }
}
@media screen and(max-width:767px) {
    header {
        background: rgba(255, 255, 255, 0.6);
        min-width: auto;
        border-bottom: 0
    }
}
.newbtn_blue {
    padding-right: 2%;
    text-align: center
}
.newbtn_pink {
	padding: 0 calc(6% + 14px) 0 3%;
	text-align: center
}
@media print,
screen and(min-width:768px) {
    .l-main__inner {
        max-width: 1196px;
        /* min-width: 1024px; */
        margin: 0 auto;
        padding: 0 30px
    }
}
@media screen and(max-width:767px) {
    .l-main__inner {
        min-width: 100%;
        padding: 0 4%
    }
}
@media print,
screen and(min-width:768px) {
    .l-main__inner--pconly {
        width: calc(100% - 20px) !important;
        max-width: 1196px;
        min-width: 1004px;
        margin: 0 auto;
        padding: 0 10px
    }
}
.l-main__inner__child {
    max-width: 1000px;
    margin: 0 auto;
    background: #fff;
    padding: 1rem 1.5rem 2rem
}
.p-whitening {
    line-height: 1.6
}
.p-whitening__secttl {
    color: #666666;
    margin-bottom: 20px;
    text-align: center;
    font-weight: 400;
    line-height: 1.5;
    font-size: 26px
}
@media screen and(max-width:767px) {
    .p-whitening__secttl {
        margin-bottom: 15px;
        font-size: 24px
    }
}
@media print,
screen and(min-width:768px) {
    .p-whitening__about__sec {
        max-width: 900px;
        min-width: 900px !important;
        margin: 0 auto;
        padding-bottom: 0 !important
    }
}
@media print,
screen and(min-width:768px) {
    .p-whitening__about__sec:not(:last-child) {
        margin-bottom: 40px
    }
}
.c-breadcrumb {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    line-height: 1.5;
    width: 95%;
    margin: 0 auto;
}
@media print,
screen and(min-width:768px) {
    .c-breadcrumb {
        padding: 6px 2em 5px
    }
}
@media screen and(max-width:767px) {
    .c-breadcrumb {
        padding: 3px 0
    }
}
.c-breadcrumb li {
    font-size: 12px;
    font-weight: 200
}
.c-breadcrumb li:first-child {
    position: relative
}
.c-breadcrumb li:not(:last-child):after {
    content: ">";
    color: #666666;
    margin: 0 0.75em;
    font-size: 14px
}
.c-breadcrumb li a {
    color: #666666;
    white-space: nowrap;
    text-decoration: none;
    border-bottom: 1px solid #004ea2
}
.c-breadcrumb__current a {
    text-decoration: underline
}
.c-list {
    font-weight: 200
}
.c-list__title {
    margin-bottom: 0.75rem;
    text-indent: -1.3em;
    padding-left: 1.5em
}
@media print,
screen and(min-width:768px) {
    .c-list__title {
        font-size: 24px
    }
}
@media screen and(max-width:767px) {
    .c-list__title {
        font-size: 22px
    }
}
.c-list__title:before {
    content: "";
    width: 20px;
    height: 20px;
    display: inline-block;
    background: #004ea2;
    margin-right: 0.5rem
}
.c-list li {
    padding: 0.75rem 0 1rem
}
.c-list li:not(:first-child) {
    border-top: 1px solid #666666
}
@media print,
screen and(min-width:768px) {
    .c-pageHeader {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        height: 300px;
        width: 100%;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center
    }
}
@media screen and(max-width:767px) {
    .c-pageHeader__inner {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}
.c-pageHeader__title {
    text-align: center
}
@media screen and(max-width:767px) {
    .c-pageHeader__title {
        height: 65.3333333333vw;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: right center
    }
}
.c-pageHeader__title__en {
    display: block;
    font-family: "Futura", "Lato", sans-serif;
    font-weight: 500;
    line-height: 1;
    color: #004ea2
}
@media print,
screen and(min-width:768px) {
    .c-pageHeader__title__en {
        font-size: 52px
    }
}
@media screen and(max-width:767px) {
    .c-pageHeader__title__en {
        font-size: 54px;
        font-size: 7.2vw
    }
}
@media screen and(max-width:767px) {
    .c-pageHeader__title__en {
        width: 70%;
        padding-left: 4vw
    }
}
.c-pageHeader__title__label {
    display: block;
    color: #666;
    font-weight: 400
}
@media print,
screen and(min-width:768px) {
    .c-pageHeader__title__label {
        font-size: 32px
    }
}
@media screen and(max-width:767px) {
    .c-pageHeader__title__label {
        font-size: 46px;
        font-size: 6.1333333333vw
    }
}
@media print,
screen and(min-width:768px) {
    .c-pageHeader__title__label {
        margin-top: 10px
    }
}
@media screen and(max-width:767px) {
    .c-pageHeader__title__label {
        width: 70%;
        padding-left: 4vw
    }
}
.c-pageHeader__text {
    color: #666
}
@media print,
screen and(min-width:768px) {
    .c-pageHeader__text {
        font-size: 20px
    }
}
@media screen and(max-width:767px) {
    .c-pageHeader__text {
        font-size: 28px;
        font-size: 3.7333333333vw
    }
}
@media print,
screen and(min-width:768px) {
    .c-pageHeader__text {
        margin-top: 20px
    }
}
@media screen and(max-width:767px) {
    .c-pageHeader__text {
        padding: 2.6666666667vw 4.666%;
        text-align: center
    }
}
.c-anchor {
    background-color: #fff
}
@media print,
screen and(min-width:768px) {
    .c-anchor {
        padding-top: 20px;
        padding-bottom: 60px
    }
}
@media screen and(max-width:767px) {
    .c-anchor {
        padding-top: 2.6666666667vw;
        padding-bottom: 5.3333333333vw
    }
}
@media print,
screen and(min-width:768px) {
    .c-anchor__inner {
        max-width: 1170px;
        margin-right: auto;
        margin-left: auto
    }
}
@media screen and(max-width:767px) {
    .c-anchor__inner {
        padding-left: 4.666%;
        padding-right: 4.666%
    }
}
@media print,
screen and(min-width:768px) {
    .c-anchor__list {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
}
@media screen and(max-width:767px) {
    .c-anchor__list {
        border: 1px solid #004ea2
    }
}
@media print,
screen and(min-width:768px) {
    .c-anchor__list__item {
        width: 100%
    }
}
@media print,
screen and(min-width:768px) {
    .c-anchor__list__item:nth-of-type(n + 2) {
        margin-left: 16px
    }
}
@media screen and(max-width:767px) {
    .c-anchor__list__item:nth-of-type(n + 2) {
        border-top: 1px solid #004ea2
    }
}
.c-anchor__list__item a {
    position: relative;
    line-height: 1.4;
    text-align: center;
    text-decoration: none;
    color: #004ea2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}
@media print,
screen and(min-width:768px) {
    .c-anchor__list__item a {
        font-size: 16px
    }
}
@media screen and(max-width:767px) {
    .c-anchor__list__item a {
        font-size: 25px;
        font-size: 3.3333333333vw
    }
}
@media print,
screen and(min-width:768px) {
    .c-anchor__list__item a {
        border: 1px solid #004ea2;
        width: 100%;
        height: 100%;
        padding-top: 8px;
        padding-bottom: 25px;
        -webkit-transition: background-color 0.4s, color 0.4s;
        transition: background-color 0.4s, color 0.4s
    }
}
@media screen and(max-width:767px) {
    .c-anchor__list__item a {
        padding: 1.3333333333vw 8.6666666667vw
    }
}
.c-anchor__list__item a:after {
    content: "";
    border: 1px solid #004ea2;
    border-top-color: transparent;
    border-left-color: transparent;
    -webkit-transition: border 0.4s;
    transition: border 0.4s;
    position: absolute
}
@media print,
screen and(min-width:768px) {
    .c-anchor__list__item a:after {
        width: 22px;
        height: 22px;
        bottom: 5px;
        right: 0;
        left: 0;
        -webkit-transform: scale(1, 0.64) rotate(45deg);
        transform: scale(1, 0.64) rotate(45deg);
        margin: auto
    }
}
@media screen and(max-width:767px) {
    .c-anchor__list__item a:after {
        width: 2.9333333333vw;
        height: 2.9333333333vw;
        right: 4vw;
        -webkit-transform: scale(1, 0.64) rotate(45deg) translateY(-50%);
        transform: scale(1, 0.64) rotate(45deg) translateY(-50%)
    }
}
.c-anchor__list__item a:hover {
    color: #fff;
    background-color: #7fa6d0
}
.c-anchor__list__item a:hover:after {
    border-color: transparent #fff #fff transparent
}
@media screen and(max-width:767px) {
    .c-anchor__list__item br {
        display: none
    }
}
@media print,
screen and(min-width:768px) {
    .c-section {
        padding-top: 60px;
        padding-bottom: 70px
    }
}
@media screen and(max-width:767px) {
    .c-section {
        padding-top: 8vw;
        padding-bottom: 18.6666666667vw
    }
}
.c-section__head {
    text-align: center
}
@media print,
screen and(min-width:768px) {
    .c-section__head {
        margin-bottom: 40px
    }
}
@media screen and(max-width:767px) {
    .c-section__head {
        margin-bottom: 5.3333333333vw;
        padding-left: 4.666%;
        padding-right: 4.666%
    }
}
.c-section__head__inner {
    margin-right: auto;
    margin-left: auto
}
@media print,
screen and(min-width:768px) {
    .c-section__head__inner {
        max-width: 1170px
    }
}
.c-section__head__en {
    font-family: "Futura", "Lato", sans-serif;
    font-weight: 500;
    line-height: 1;
    color: #666
}
@media print,
screen and(min-width:768px) {
    .c-section__head__en {
        font-size: 30px
    }
}
@media screen and(max-width:767px) {
    .c-section__head__en {
        font-size: 30px;
        font-size: 4vw
    }
}
.c-section__head__text {
    margin-top: 10px;
    color: #000
}
@media print,
screen and(min-width:768px) {
    .c-section__head__text {
        font-size: 18px
    }
}
@media screen and(max-width:767px) {
    .c-section__head__text {
        font-size: 25px;
        font-size: 3.3333333333vw
    }
}
.c-section__head__title {
    margin-top: 10px;
    color: #004ea2;
    font-weight: 500;
    letter-spacing: 0.05em
}
@media print,
screen and(min-width:768px) {
    .c-section__head__title {
        font-size: 25px
    }
}
@media screen and(max-width:767px) {
    .c-section__head__title {
        font-size: 36px;
        font-size: 4.8vw
    }
}
.c-section__body__inner {
    margin-right: auto;
    margin-left: auto
}
@media print,
screen and(min-width:768px) {
    .c-section__body__inner {
        max-width: 1170px
    }
}
@media print,
screen and(min-width:768px) {
    .c-section .subSection+.subSection {
        margin-top: 60px
    }
}
@media screen and(max-width:767px) {
    .c-section .subSection+.subSection {
        margin-top: 16vw
    }
}
@media print,
screen and(min-width:768px) {
    .c-pageHeader {
        background-image: url('/service/whitening/img/hero.jpg')
    }
}
@media screen and(max-width:767px) {
    .c-pageHeader__title {
        background-image: url('/service/whitening/img/hero_sp.jpg')
    }
}
.-about {
    background-image: -webkit-gradient(linear,left top,right top,from(#f1f9fb),to(#d4edf6));
    background-image: linear-gradient(90deg,#f1f9fb,#d4edf6);
    background-color: #d4edf6
}
@media screen and(max-width:767px) {
    .-about .subSection:first-of-type .c-section__body__inner {
        padding-left: 4.666%;
        padding-right: 4.666%
    }
}
@media screen and(max-width:767px) {
    .-about .subSection:nth-of-type(2) .c-section__body__inner {
        padding-left: 4%;
        padding-right: 4%
    }
}
@media print,
screen and(min-width:768px) {
    .-about .about__image01 {
        text-align: center;
        width: 756px;
        margin-right: auto;
        margin-left: auto
    }
}
@media print,
screen and(min-width:768px) {
    .-about .about__body {
        width: 600px;
        margin-top: 30px;
        margin-right: auto;
        margin-left: auto
    }
}
@media screen and(max-width:767px) {
    .-about .about__body {
        margin-top: 10px;
        padding-left: 5%;
        padding-right: 5%
    }
}
.-about .about__body__catch {
    color: #004ea2;
    font-weight: 600
}
@media print,
screen and(min-width:768px) {
    .-about .about__body__catch {
        font-size: 24px
    }
}
@media screen and(max-width:767px) {
    .-about .about__body__catch {
        font-size: 27px;
        font-size: 3.6vw
    }
}
@media print,
screen and(min-width:768px) {
    .-about .about__body__text {
        font-size: 20px
    }
}
@media screen and(max-width:767px) {
    .-about .about__body__text {
        font-size: 25px;
        font-size: 3.3333333333vw
    }
}
@media print,
screen and(min-width:768px) {
    .-about .about__body__text {
        margin-top: 10px
    }
}
@media screen and(max-width:767px) {
    .-about .about__body__text {
        margin-top: 1.3333333333vw
    }
}
.-about .about__body__caption {
    color: #666
}
@media print,
screen and(min-width:768px) {
    .-about .about__body__caption {
        font-size: 14px
    }
}
@media screen and(max-width:767px) {
    .-about .about__body__caption {
        font-size: 20px;
        font-size: 2.6666666667vw
    }
}
@media print,
screen and(min-width:768px) {
    .-about .about__body__caption {
        margin-top: 10px
    }
}
@media screen and(max-width:767px) {
    .-about .about__body__caption {
        margin-top: 1.3333333333vw
    }
}
@media print,
screen and(min-width:768px) {
    .-about .typeList {
        width: 930px;
        margin-right: auto;
        margin-left: auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
}
.-about .typeList__item {
    border: 1px solid #004ea2;
    background-color: #fff
}
@media print,
screen and(min-width:768px) {
    .-about .typeList__item {
        padding: 32px
    }
}
@media screen and(max-width:767px) {
    .-about .typeList__item {
        padding: 4.2666666667vw
    }
}
@media screen and(max-width:767px) {
    .-about .typeList__item:nth-of-type(n + 2) {
        margin-top: 4vw
    }
}
.-about .typeList__item__image {
    position: relative
}
@media screen and(max-width:767px) {
    .-about .typeList__item__image {
        padding: 0 4.8vw
    }
}
.-about .typeList__item__image__over {
    position: absolute
}
@media print,
screen and(min-width:768px) {
    .-about .typeList__item__image__over {
        top: -9px;
        left: -9px
    }
}
@media screen and(max-width:767px) {
    .-about .typeList__item__image__over {
        top: -1.6vw;
        left: -1.6vw
    }
}
@media print,
screen and(min-width:768px) {
    .-about .typeList__item__image__over img {
        width: 96px;
        height: auto
    }
}
@media screen and(max-width:767px) {
    .-about .typeList__item__image__over img {
        width: 18.6666666667vw;
        height: auto
    }
}
@media screen and(max-width:767px) {
    .-about .typeList__item__detail {
        margin-top: 2.6666666667vw
    }
}
.-about .typeList__item__title__no {
    font-style: normal;
    font-family: "Futura", "Lato", sans-serif;
    font-weight: 500;
    color: #004ea2;
    line-height: 1;
    display: block
}
@media print,
screen and(min-width:768px) {
    .-about .typeList__item__title__no {
        font-size: 45px
    }
}
@media screen and(max-width:767px) {
    .-about .typeList__item__title__no {
        font-size: 60px;
        font-size: 8vw
    }
}
.-about .typeList__item__title__sub {
    display: block
}
@media print,
screen and(min-width:768px) {
    .-about .typeList__item__title__sub {
        font-size: 20px
    }
}
@media screen and(max-width:767px) {
    .-about .typeList__item__title__sub {
        font-size: 28px;
        font-size: 3.7333333333vw
    }
}
@media print,
screen and(min-width:768px) {
    .-about .typeList__item__title__sub {
        margin-top: 5px
    }
}
@media screen and(max-width:767px) {
    .-about .typeList__item__title__sub {
        margin-top: 0.6666666667vw
    }
}
.-about .typeList__item__title__main {
    display: block;
    color: #004ea2
}
@media print,
screen and(min-width:768px) {
    .-about .typeList__item__title__main {
        font-size: 26px
    }
}
@media screen and(max-width:767px) {
    .-about .typeList__item__title__main {
        font-size: 32px;
        font-size: 4.2666666667vw
    }
}
@media print,
screen and(min-width:768px) {
    .-about .typeList__item__title__main {
        margin-top: 5px
    }
}
@media screen and(max-width:767px) {
    .-about .typeList__item__title__main {
        margin-top: 0.6666666667vw
    }
}
@media print,
screen and(min-width:768px) {
    .-about .typeList__item__text {
        font-size: 16px
    }
}
@media screen and(max-width:767px) {
    .-about .typeList__item__text {
        font-size: 26px;
        font-size: 3.4666666667vw
    }
}
@media print,
screen and(min-width:768px) {
    .-about .typeList__item__text {
        margin-top: 10px
    }
}
@media screen and(max-width:767px) {
    .-about .typeList__item__text {
        margin-top: 1.3333333333vw
    }
}
@media print,
screen and(min-width:768px) {
    .-about .typeList__item.-type01 {
        width: 47.8%
    }
}
@media print,
screen and(min-width:768px) {
    .-about .typeList__item.-type01 .typeList__item__image {
        padding-right: 32px;
        padding-left: 32px
    }
}
@media print,
screen and(min-width:768px) {
    .-about .typeList__item.-type01 .typeList__item__detail {
        margin-top: 20px
    }
}
@media print,
screen and(min-width:768px) {
    .-about .typeList__item.-type02 {
        width: 47.8%
    }
}
@media print,
screen and(min-width:768px) {
    .-about .typeList__item.-type02 .typeList__item__image {
        padding-right: 32px;
        padding-left: 32px
    }
}
@media print,
screen and(min-width:768px) {
    .-about .typeList__item.-type02 .typeList__item__detail {
        margin-top: 20px
    }
}
@media print,
screen and(min-width:768px) {
    .-about .typeList__item.-type03 {
        margin-top: 40px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}
@media print,
screen and(min-width:768px) {
    .-about .typeList__item.-type03 .typeList__item__image {
        width: 314px;
        padding-top: 40px
    }
}
@media screen and(max-width:767px) {
    .-about .typeList__item.-type03 .typeList__item__image {
        padding-top: 10.6666666667vw
    }
}
.-about .typeList__item.-type03 .typeList__item__image__over {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    width: 100%;
    top: 0;
    left: 0
}
@media print,
screen and(min-width:768px) {
    .-about .typeList__item.-type03 .typeList__item__image__over img {
        width: 64px
    }
}
@media screen and(max-width:767px) {
    .-about .typeList__item.-type03 .typeList__item__image__over img {
        width: 12.8vw
    }
}
@media print,
screen and(min-width:768px) {
    .-about .typeList__item.-type03 .typeList__item__detail {
        margin-left: 30px
    }
}
@media print,
screen and(min-width:768px) {
    .-about .type__shade {
        width: 930px;
        margin-top: 40px;
        margin-right: auto;
        margin-left: auto;
        background-color: #fff;
        text-align: center
    }
}
@media screen and(max-width:767px) {
    .-about .type__shade {
        margin-top: 4vw
    }
}
.-whiteessence {
    background-color: #fff
}
@media print,
screen and(min-width:768px) {
    .-whiteessence .whiteessence__image {
        text-align: center
    }
}
@media print,
screen and(min-width:768px) {
    .-whiteessence .whiteessence_text {
        font-size: 16px
    }
}
@media screen and(max-width:767px) {
    .-whiteessence .whiteessence_text {
        font-size: 25px;
        font-size: 3.3333333333vw
    }
}
@media print,
screen and(min-width:768px) {
    .-whiteessence .whiteessence_text {
        text-align: center;
        margin-top: 60px
    }
}
@media screen and(max-width:767px) {
    .-whiteessence .whiteessence_text {
        text-align: left;
        margin-top: 8vw;
        padding-right: 4%;
        padding-left: 4%
    }
}
@media screen and(max-width:767px) {
    .-whiteessence .subSection:first-of-type .c-section__body__inner {
        padding-left: 5%;
        padding-right: 5%
    }
}
@media print,
screen and(min-width:768px) {
    .-whiteessence .whiteessence__reasonList {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
}
@media screen and(max-width:767px) {
    .-whiteessence .whiteessence__reasonList {
        padding-right: 4%;
        padding-left: 4%
    }
}
@media print,
screen and(min-width:768px) {
    .-whiteessence .whiteessence__reasonList__item {
        width: 30.7%
    }
}
@media screen and(max-width:767px) {
    .-whiteessence .whiteessence__reasonList__item:nth-of-type(n + 2) {
        margin-top: 16vw
    }
}
.-whiteessence .whiteessence__reasonList__item__title {
    font-weight: 500;
    margin-top: 16px;
    color: #004ea2
}
@media print,
screen and(min-width:768px) {
    .-whiteessence .whiteessence__reasonList__item__title {
        font-size: 20px
    }
}
@media screen and(max-width:767px) {
    .-whiteessence .whiteessence__reasonList__item__title {
        font-size: 36px;
        font-size: 4.8vw
    }
}
.-whiteessence .whiteessence__reasonList__item__text {
    margin-top: 16px
}
@media print,
screen and(min-width:768px) {
    .-whiteessence .whiteessence__reasonList__item__text {
        font-size: 16px
    }
}
@media screen and(max-width:767px) {
    .-whiteessence .whiteessence__reasonList__item__text {
        font-size: 26px;
        font-size: 3.4666666667vw
    }
}
.-whiteessence .whiteessence__reasonList__item__caption {
    color: #666;
    margin-top: 16px
}
@media print,
screen and(min-width:768px) {
    .-whiteessence .whiteessence__reasonList__item__caption {
        font-size: 13px
    }
}
@media screen and(max-width:767px) {
    .-whiteessence .whiteessence__reasonList__item__caption {
        font-size: 22px;
        font-size: 2.9333333333vw
    }
}
.-whiteessence .whiteessence__counseling {
    background-color: #fdf0f2
}
@media print,
screen and(min-width:768px) {
    .-whiteessence .whiteessence__counseling {
        padding: 40px 60px;
        margin-top: 60px
    }
}
@media screen and(max-width:767px) {
    .-whiteessence .whiteessence__counseling {
        margin-top: 10.6666666667vw;
        padding: 4.2666666667vw
    }
}
@media print,
screen and(min-width:768px) {
    .-whiteessence .whiteessence__counseling__body {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end
    }
}
@media screen and(max-width:767px) {
    .-whiteessence .whiteessence__counseling__body {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}
@media print,
screen and(min-width:768px) {
    .-whiteessence .whiteessence__counseling__body__detail {
        margin-right: 24px
    }
}
@media screen and(max-width:767px) {
    .-whiteessence .whiteessence__counseling__body__detail {
        display: contents
    }
}
.-whiteessence .whiteessence__counseling__body__detail__title {
    color: #ec6d81;
    font-weight: 500
}
@media print,
screen and(min-width:768px) {
    .-whiteessence .whiteessence__counseling__body__detail__title {
        font-size: 32px
    }
}
@media screen and(max-width:767px) {
    .-whiteessence .whiteessence__counseling__body__detail__title {
        font-size: 32px;
        font-size: 4.2666666667vw
    }
}
@media screen and(max-width:767px) {
    .-whiteessence .whiteessence__counseling__body__detail__title {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }
}
.-whiteessence .whiteessence__counseling__body__detail__text {
    margin-top: 10px
}
@media print,
screen and(min-width:768px) {
    .-whiteessence .whiteessence__counseling__body__detail__text {
        font-size: 18px
    }
}
@media screen and(max-width:767px) {
    .-whiteessence .whiteessence__counseling__body__detail__text {
        font-size: 25px;
        font-size: 3.3333333333vw
    }
}
@media screen and(max-width:767px) {
    .-whiteessence .whiteessence__counseling__body__detail__text {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }
}
@media print,
screen and(min-width:768px) {
    .-whiteessence .whiteessence__counseling__body__image {
        width: 30%;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        margin-left: auto
    }
}
@media screen and(max-width:767px) {
    .-whiteessence .whiteessence__counseling__body__image {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        margin-top: 2.6666666667vw
    }
}
.-whiteessence .whiteessence__counseling__button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}
@media print,
screen and(min-width:768px) {
    .-whiteessence .whiteessence__counseling__button {
        margin-top: 40px
    }
}
@media screen and(max-width:767px) {
    .-whiteessence .whiteessence__counseling__button {
        margin-top: 2.6666666667vw
    }
}
.-feature {
    background-image: -webkit-gradient(linear,left top,right top,from(#f1f9fb),to(#d4edf6));
    background-image: linear-gradient(90deg,#f1f9fb,#d4edf6);
    background-color: #d4edf6
}
.-feature .c-section__head__title i {
    font-family: "Futura", "Lato", sans-serif;
    font-weight: 500;
    line-height: 1;
    vertical-align: middle
}
@media print,
screen and(min-width:768px) {
    .-feature .c-section__head__title i {
        font-size: 59px
    }
}
@media screen and(max-width:767px) {
    .-feature .c-section__head__title i {
        font-size: 90px;
        font-size: 12vw
    }
}
.-feature .featureList {
    background-color: #fff
}
@media print,
screen and(min-width:768px) {
    .-feature .featureList {
        padding: 30px 64px
    }
}
@media screen and(max-width:767px) {
    .-feature .featureList {
        padding-right: 4.2666666667vw;
        padding-left: 4.2666666667vw
    }
}
@media print,
screen and(min-width:768px) {
    .-feature .featureList__item {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        padding-top: 30px;
        padding-bottom: 30px
    }
}
@media screen and(max-width:767px) {
    .-feature .featureList__item {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding-top: 4.2666666667vw;
        padding-bottom: 4.2666666667vw
    }
}
.-feature .featureList__item+.featureList__item {
    border-top: 1px solid #004ea2
}
@media print,
screen and(min-width:768px) {
    .-feature .featureList__item__head {
        width: 75px;
        padding-top: 5px
    }
}
@media screen and(max-width:767px) {
    .-feature .featureList__item__head {
        width: 10.6666666667vw
    }
}
@media print,
screen and(min-width:768px) {
    .-feature .featureList__item__body {
        margin-right: 30px;
        margin-left: 30px
    }
}
@media screen and(max-width:767px) {
    .-feature .featureList__item__body {
        display: contents
    }
}
@media print,
screen and(min-width:768px) {
    .-feature .featureList__item__body__title {
        font-size: 26px
    }
}
@media screen and(max-width:767px) {
    .-feature .featureList__item__body__title {
        font-size: 36px;
        font-size: 4.8vw
    }
}
@media screen and(max-width:767px) {
    .-feature .featureList__item__body__title {
        -ms-flex-item-align: end;
        align-self: flex-end;
        padding-bottom: 0.5333333333vw
    }
}
@media print,
screen and(min-width:768px) {
    .-feature .featureList__item__body__text {
        font-size: 16px
    }
}
@media screen and(max-width:767px) {
    .-feature .featureList__item__body__text {
        font-size: 26px;
        font-size: 3.4666666667vw
    }
}
@media print,
screen and(min-width:768px) {
    .-feature .featureList__item__body__text {
        margin-top: 10px
    }
}
@media screen and(max-width:767px) {
    .-feature .featureList__item__body__text {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        width: 100%;
        margin-top: 4.2666666667vw
    }
}
.-feature .featureList__item__body__text .caption {
    color: #666
}
@media print,
screen and(min-width:768px) {
    .-feature .featureList__item__body__text .caption {
        font-size: 13px
    }
}
@media screen and(max-width:767px) {
    .-feature .featureList__item__body__text .caption {
        font-size: 22px;
        font-size: 2.9333333333vw
    }
}
@media print,
screen and(min-width:768px) {
    .-feature .featureList__item__image {
        margin-left: auto
    }
}
@media screen and(max-width:767px) {
    .-feature .featureList__item__image {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        width: 100%;
        padding: 0 5.3333333333vw;
        margin-top: 1.3333333333vw
    }
}
@media print,
screen and(min-width:768px) {
    .-feature .featureList__item__image__caption {
        font-size: 14px
    }
}
@media screen and(max-width:767px) {
    .-feature .featureList__item__image__caption {
        font-size: 20px;
        font-size: 2.6666666667vw
    }
}
@media print,
screen and(min-width:768px) {
    .-feature .featureList__item__image__caption {
        margin-top: 5px
    }
}
@media print,
screen and(min-width:768px) {
    .-feature .featureList__item.-point01 .featureList__item__image {
        width: 30%
    }
}
@media print,
screen and(min-width:768px) {
    .-feature .featureList__item.-point02 .featureList__item__image {
        width: 40%
    }
}
@media print,
screen and(min-width:768px) {
    .-feature .featureList__item.-point03 .featureList__item__image {
        width: 30%
    }
}
.-feature .feature__button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}
@media print,
screen and(min-width:768px) {
    .-feature .feature__button {
        margin-top: 40px
    }
}
@media screen and(max-width:767px) {
    .-feature .feature__button {
        margin-top: 4vw
    }
}
.-menu {
    background-color: #d9e5f1
}
@media screen and(max-width:767px) {
    .-menu .c-section__body__inner {
        padding-right: 4%;
        padding-left: 4%
    }
}
.-menu .menuSection {
    background-color: #fff;
    border: 1px solid #004ea2
}
@media print,
screen and(min-width:768px) {
    .-menu .menuSection {
        padding: 40px 50px
    }
}
@media screen and(max-width:767px) {
    .-menu .menuSection {
        padding: 5.3333333333vw 4vw
    }
}
@media print,
screen and(min-width:768px) {
    .-menu .menuSection+.menuSection {
        margin-top: 40px
    }
}
@media screen and(max-width:767px) {
    .-menu .menuSection+.menuSection {
        margin-top: 4vw
    }
}
@media print,
screen and(min-width:768px) {
    .-menu .menuSection__head {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
}
@media screen and(max-width:767px) {
    .-menu .menuSection__head {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}
@media print,
screen and(min-width:768px) {
    .-menu .menuSection__head__detail {
        margin-right: 40px;
        width: 100%
    }
}
@media screen and(max-width:767px) {
    .-menu .menuSection__head__detail {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        margin-top: 4vw
    }
}
@media print,
screen and(min-width:768px) {
    .-menu .menuSection__head__image {
        width: 34%
    }
}
@media screen and(max-width:767px) {
    .-menu .menuSection__head__image {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0;
        padding-right: 5.3333333333vw;
        padding-left: 5.3333333333vw
    }
}
.-menu .menuSection__head__title {
    color: #004ea2;
    border-bottom: 1px solid #004ea2
}
@media print,
screen and(min-width:768px) {
    .-menu .menuSection__head__title {
        font-size: 32px
    }
}
@media screen and(max-width:767px) {
    .-menu .menuSection__head__title {
        font-size: 30px;
        font-size: 4vw
    }
}
@media screen and(max-width:767px) {
    .-menu .menuSection__head__title {
        padding-left: 0.6666666667vw;
        padding-bottom: 3px
    }
}
.-menu .menuSection__head__copy {
    color: #004ea2
}
@media print,
screen and(min-width:768px) {
    .-menu .menuSection__head__copy {
        font-size: 24px
    }
}
@media screen and(max-width:767px) {
    .-menu .menuSection__head__copy {
        font-size: 28px;
        font-size: 3.7333333333vw
    }
}
@media print,
screen and(min-width:768px) {
    .-menu .menuSection__head__copy {
        margin-top: 10px
    }
}
@media screen and(max-width:767px) {
    .-menu .menuSection__head__copy {
        padding-left: 0.6666666667vw;
        margin-top: 2.6666666667vw
    }
}
@media print,
screen and(min-width:768px) {
    .-menu .menuSection__head__text {
        font-size: 18px
    }
}
@media screen and(max-width:767px) {
    .-menu .menuSection__head__text {
        font-size: 25px;
        font-size: 3.3333333333vw
    }
}
@media print,
screen and(min-width:768px) {
    .-menu .menuSection__head__text {
        margin-top: 10px
    }
}
@media screen and(max-width:767px) {
    .-menu .menuSection__head__text {
        margin-top: 2.6666666667vw;
        padding-left: 0.6666666667vw
    }
}
.-menu .menuSection__body {
    background-color: #f1f9fd
}
@media print,
screen and(min-width:768px) {
    .-menu .menuSection__body {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        margin-top: 40px;
        padding: 40px
    }
}
@media screen and(max-width:767px) {
    .-menu .menuSection__body {
        padding: 2.6666666667vw;
        margin-top: 4vw
    }
}
.-menu .menuSection__body__box {
    font-weight: 500
}
@media print,
screen and(min-width:768px) {
    .-menu .menuSection__body__box {
        font-size: 18px
    }
}
@media screen and(max-width:767px) {
    .-menu .menuSection__body__box {
        font-size: 25px;
        font-size: 3.3333333333vw
    }
}
@media print,
screen and(min-width:768px) {
    .-menu .menuSection__body__box {
        width: 47.5%
    }
}
@media screen and(max-width:767px) {
    .-menu .menuSection__body__box+.menuSection__body__box {
        margin-top: 4vw
    }
}
.-menu .menuSection__body__box .name {
    color: #004ea2
}
@media print,
screen and(min-width:768px) {
    .-menu .menuSection__body__box .name {
        font-size: 24px
    }
}
@media screen and(max-width:767px) {
    .-menu .menuSection__body__box .name {
        font-size: 25px;
        font-size: 3.3333333333vw
    }
}
.-menu .menuSection__body__box .caution {
    color: #ec6d81
}
.-menu .menuSection__body__box .caption {
    line-height: 1.4
}
@media print,
screen and(min-width:768px) {
    .-menu .menuSection__body__box .caption {
        font-size: 13px
    }
}
@media screen and(max-width:767px) {
    .-menu .menuSection__body__box .caption {
        font-size: 22px;
        font-size: 2.9333333333vw
    }
}
@media print,
screen and(min-width:768px) {
    .-menu .menuSection__body__box .caption {
        margin-top: 10px
    }
}
@media screen and(max-width:767px) {
    .-menu .menuSection__body__box .caption {
        margin-top: 2.6666666667vw
    }
}
.-menu .menuSection__body__box .num {
    font-family: "Futura", "Lato", sans-serif;
    font-weight: 500
}
@media print,
screen and(min-width:768px) {
    .-menu .menuSection__body__box .num {
        font-size: 30px
    }
}
@media screen and(max-width:767px) {
    .-menu .menuSection__body__box .num {
        font-size: 25px;
        font-size: 3.3333333333vw
    }
}
.-menu .menuSection__button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}
@media print,
screen and(min-width:768px) {
    .-menu .menuSection__button {
        -webkit-box-pack: space-evenly;
        -ms-flex-pack: space-evenly;
        justify-content: space-evenly;
        margin-top: 40px
    }
}
@media screen and(max-width:767px) {
    .-menu .menuSection__button {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-top: 4vw
    }
}
@media screen and(max-width:767px) {
    .-menu .menuSection__button .newbtn_pink {
        margin-top: 2vw
    }
}
.-menu .menuSection .case_photo {
    color: #666
}
@media print,
screen and(min-width:768px) {
    .-menu .menuSection .case_photo {
        margin-top: 60px
    }
}
@media screen and(max-width:767px) {
    .-menu .menuSection .case_photo {
        margin-top: 8vw;
        padding-right: 0 !important;
        padding-left: 0 !important
    }
}
.-menu .menuSection .case_photo_title {
    text-align: center;
    margin-top: 10px;
    color: #004ea2;
    font-weight: 500;
    letter-spacing: 0.05em
}
@media print,
screen and(min-width:768px) {
    .-menu .menuSection .case_photo_title {
        font-size: 25px
    }
}
@media screen and(max-width:767px) {
    .-menu .menuSection .case_photo_title {
        font-size: 36px;
        font-size: 4.8vw
    }
}
.-menu .menuSection .case_photo .casebox_slide .caseimg li .imgbox {
    width: 100%
}
.-menu .menuSection .case_photo .casebox_slide .caseimg li .imgbox img {
    height: auto
}
@media print,
screen and(min-width:768px) {
    .-menu .menuSection .case_photo .casetxt {
        font-size: 24px
    }
}
@media screen and(max-width:767px) {
    .-menu .menuSection .case_photo .casetxt {
        font-size: 26px;
        font-size: 3.4666666667vw
    }
}
@media print,
screen and(min-width:768px) {
    .-menu .menuSection .case_photo .casetxt {
        width: 80%;
        margin-right: auto;
        margin-left: auto;
        margin-top: 10px
    }
}
@media screen and(max-width:767px) {
    .-menu .menuSection .case_photo .casetxt {
        margin-top: 2.6666666667vw
    }
}
@media print,
screen and(min-width:768px) {
    .-menu .menuSection .case_photo .details dl dt {
        font-size: 13px
    }
}
@media screen and(max-width:767px) {
    .-menu .menuSection .case_photo .details dl dt {
        font-size: 26px;
        font-size: 3.4666666667vw
    }
}
@media print,
screen and(min-width:768px) {
    .-menu .menuSection .case_photo .details dl dd {
        font-size: 13px
    }
}
@media screen and(max-width:767px) {
    .-menu .menuSection .case_photo .details dl dd {
        font-size: 26px;
        font-size: 3.4666666667vw
    }
}
@media print,
screen and(min-width:768px) {
    .-menu .menuSection .case_photo .details p {
        font-size: 13px
    }
}
@media screen and(max-width:767px) {
    .-menu .menuSection .case_photo .details p {
        font-size: 26px;
        font-size: 3.4666666667vw
    }
}
.-menu .menuSection .case_photo .details .caption {
    margin-top: 1em
}
@media print,
screen and(min-width:768px) {
    .-menu .menuSection .case_photo .details .caption {
        font-size: 13px
    }
}
@media screen and(max-width:767px) {
    .-menu .menuSection .case_photo .details .caption {
        font-size: 26px;
        font-size: 3.4666666667vw
    }
}
.-qa {
    background-color: #fff;
    color: #666666
}
.-qa .p-whitening__secttl {
    color: #666666;
    text-align: center;
    font-weight: 400;
    line-height: 1.5
}
@media print,
screen and (min-width:768px) {
    .-qa .p-whitening__secttl {
        margin-bottom: 20px;
        font-size: 26px
    }
}
@media screen and(max-width:767px) {
    .-qa .p-whitening__secttl {
        margin-bottom: 15px;
        font-size: clamp(20px, 4vw, 28px);
    }
}
.-qa .p-whitening__fqalist {
    line-height: 1.8;
    text-align: left
}
.-qa .p-whitening__fqalist li {
    padding: 20px 30px 20px 45px;
    background: #fff
}
.-qa .p-whitening__fqalist li:nth-child(2n) {
    background: #FDF3F5
}
.-qa .p-whitening__fqalist li:nth-child(2n) .fqa-ttl:before {
    color: #004ea2
}
.-qa .p-whitening__fqalist li .fqa-ttl {
    font-size: 20px;
    line-height: 1.6;
    position: relative;
    padding-bottom: 10px
}
.-qa .p-whitening__fqalist li .fqa-ttl:before {
    content: "Q.";
    color: #ec6d81;
    font-family: "Lato", sans-serif;
    position: absolute;
    top: 0;
    left: -1.5em
}
@media screen and(max-width:767px) {
    .-qa .p-whitening__fqalist li .fqa-ttl+p {
        font-size: 14px
    }
}
.-important {
    color: #666;
    background-color: #d4edf6;
    padding: 20px 0;
}
.-important .c-list li p a {
    color: #ec6d81 !important
}
@media screen and(max-width:767px) {
    .-important .c-list__title+p {
        font-size: 14px
    }
}
@media screen and(max-width:767px) {
    .-important .important__caption {
        margin-bottom: 12px
    }
}
@media print,
screen and(min-width:768px) {
    .-important .important__text {
        margin-top: 8px
    }
}
@media screen and(max-width:767px) {
    .-important .important__text {
        font-size: 14px
    }
}
.-doctor {
    color: #666;
    background-color: #d4edf6
}
@media screen and(max-width:767px) {
    .-doctor {
        padding-top: 0
    }
}
.-doctor .guide_doctor {
    background-color: #fff
}
@media print,
screen and(min-width:768px) {
    .-doctor .guide_doctor {
        padding: 32px 5%
    }
}
@media screen and(max-width:767px) {
    .-doctor .guide_doctor {
        margin: 2rem auto 0;
        padding-right: 4%;
        padding-left: 4%
    }
}
.-doctor .guide_doctor_title {
    margin-bottom: 32px;
    text-align: center;
    font-size: 26px;
    font-weight: 400;
    line-height: 1.5
}
.-doctor .guide_doctor_title_en {
    display: block;
    color: #004ea2;
    font-size: 20px
}
.-doctor .guide_doctor_title_ja {
    display: block
}
.-doctor .guide_doctor .profile {
    margin-right: auto;
    margin-left: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}
@media screen and (max-width:767px) {
    .-doctor .guide_doctor .profile {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}
.-doctor .guide_doctor .profile .img {
    max-width: 100%
}
@media print,
screen and (min-width:768px) {
    .-doctor .guide_doctor .profile .img {
        width: 35%
    }
}
.-doctor .guide_doctor .profile .img img{
    object-fit: contain;
    width: 100%;
    height: 100%;
}
.-doctor .guide_doctor .profile .img figure {
    max-width: 100%
}
@media screen and (max-width:767px) {
    .-doctor .guide_doctor .profile .img figure {
        width: 50.25%;
        margin-right: auto;
        margin-left: auto
    }
}
.-doctor .guide_doctor .profile .img p {
    text-align: center;
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 0.08em
}
@media print,
screen and (min-width:768px) {
    .-doctor .guide_doctor .profile .img p {
        margin-top: 15px
    }
}
@media screen and (max-width:767px) {
    .-doctor .guide_doctor .profile .img p {
        margin-top: 1.25em
    }
}
.-doctor .guide_doctor .profile .txt {
    padding-top: 15px
}
@media screen and (min-width:768px) {
    .-doctor .guide_doctor .profile .txt {
        width: 60%
    }
}
@media screen and (max-width:767px) {
    .-doctor .guide_doctor .profile .txt {
        width: 100%;
        padding-right: 10.5%;
        padding-left: 10.5%;
        padding-bottom: 10.6666666667vw
    }
}
.-doctor .guide_doctor .profile .txt p {
    font-size: 16px;
    line-height: 1.5
}
.-doctor .guide_doctor .profile .txt p+p {
    margin-top: 1em
}
/*# sourceMappingURL=index.css.map */