iframe#twitter-widget-0 {
    display: none !important;
}

.fb_iframe_widget {
    display: none !important;
}

.pc_only{
    display: inline-block;
}

.sp_only{
    display: none;
}

.clearfix::after{
    clear: both;
    content: "";
    display: block;
}


.block01_title {
    border-bottom: none;
    font-family: "Noto sans JP";
    font-weight: normal;
    font-size: 24px;
    text-align: center;
    margin-bottom: 20px;
    padding: 0;
}

.block01_title + p {
    font-size: 18px;
    line-height: 1.75;
    margin-bottom: 35px;
}

.block01_left {
    float: left;
    width: 150px;
    text-align: right;
    margin-right: 25px;
}

.block01_right {
    float: right;
    width: calc(100% - 175px);
}

.name .sml {
    font-size: 13px;
}

.name {
    font-size: 19px;
    text-align: center;
    border-bottom: 2px solid #999;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.exp {
    font-size: 12px;
}

.block-page-block {
    max-width: 1000px;
    width: 97.5%;
    margin: 0 auto;
}

.block-page-caption--text {
    max-width: 1000px;
    width: 97.5%;
    margin: 0 auto;
}

section.mv_area {
    margin-bottom: 50px;
}

h2 {
    border-bottom: 0;
}

section.block01 {
    background: linear-gradient(to bottom, rgba(209, 234, 248, 1) 0%, rgba(233, 230, 243, 1) 100%);
    max-width: 820px;
    margin: 0 auto 50px;
    padding: 30px;
    border-radius: 30px;
}

p.block01_text {
    font-size: 18px;
}

p.desc {
    font-size: 12px;
}

.block01_left {
    float: left;
    width: 107px;
    text-align: right;
    margin-right: 25px;
    margin-left: 40px;
}

p.name span {
    font-size: 13px;
}

h3.block02_title {
    font-family: 'Noto Sans JP';
    text-align: center;
    max-width: 530px;
    font-weight: normal;
    border-top: 1px solid #3e3a39;
    padding-top: 10px;
    background-image: url(/img/usr/pg/1esthetician-230506/block02_title_bg.png);
    background-position: bottom;
    background-repeat: no-repeat;
    padding-bottom: 32px;
    background-size: 100%;
    margin-bottom: 50px;
    border-bottom: 0;
    margin: 0 auto 50px;
}


section.block02 {
    max-width: 500px;
    margin: 0 auto 50px;
}

.block03_left {
    float: left;
    width: 55%;
}

.block03_right {
    float: right;
    width: 42.5%;
}

p.block03_str01 {
    font-size: 20px;
    padding: 10px 10px 10px 40px;
    background-image: url(/img/usr/pg/1esthetician-230506/block03_bg01.png);
    background-repeat: no-repeat;
    margin-bottom: 15px;
}

p.block03_str01 span {
    font-size: 16px;
    display: inline-block;
    margin-right: 15px;
}

ul.block03_list {
    list-style-type: "□";
    font-size: 14px;
    margin-left: 15px;
    margin-bottom: 50px;
}

ul.block03_list li {
    margin-bottom: 5px;
}

p.block03_str02 {
    font-size: 20px;
    padding: 10px 10px 10px 40px;
    background-image: url(/img/usr/pg/1esthetician-230506/block03_bg02.png);
    background-repeat: no-repeat;
    margin-bottom: 15px;
}

p.block03_str02 span {
    font-size: 16px;
    display: inline-block;
    margin-right: 15px;
}

.block03_inner {
    margin-bottom: 20px;
}

h3.block04_title {
    font-size: 30px;
    text-align: center;
    border-bottom: 0;
    font-family: "Noto Sans JP", "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-weight: 100;
}

section.block02 {
    max-width: 500px;
    margin: 0 auto 50px;
}

section.block03 {
    max-width: 820px;
    margin: 0 auto 50px;
}

.block04_list_left {
    float: left;
    width: 161px;
    text-align: center;
    margin-right: 30px;
    background-image: url(/img/usr/pg/1esthetician-230506/block04_bg.png);
    padding: 23px 0px;
    background-repeat: no-repeat;
    background-size: 100%;
}

.block04_list_right {
    float: right;
    width: calc(100% - 186px);
}


.block04_list_right p {
    font-size: 14px;
}


.orange p:nth-of-type(1) span {
    color: #F08300;
}

.yellow p:nth-of-type(1) span {
    color: #F6AB00;
}


.green p:nth-of-type(1) span {
    color: #6FBA2C;
}


.deep_g p:nth-of-type(1) span {
    color: #00A95F;
}


.pink p:nth-of-type(1) span {
    color: #E95383
}


.vege span {
    display: inline-block;
    width: 70px;
}

.orange .vege span:nth-of-type(odd) {
    background-color: #F08300;
    color: #fff;
    text-align: center;
    padding-top: 3px;
    padding-bottom: 3px;
    position: relative;
    top: -16px;
    margin-right: 5px;
}

.orange .vege span:nth-of-type(even) {
    margin-right: 25px;
}

.orange .vege span:nth-of-type(6) {
    position: relative;
    top: 12px;
}

.yellow .vege span:nth-of-type(odd) {
    background-color: #F6AB00;
    color: #fff;
    text-align: center;
    padding-top: 3px;
    padding-bottom: 3px;
    position: relative;
    top: -16px;
    margin-right: 5px;
}

.yellow .vege span:nth-of-type(even) {
    margin-right: 25px;
}

.yellow .vege span:nth-of-type(6) {
    position: relative;
    top: 12px;
}

.green .vege span:nth-of-type(odd) {
    background-color: #6FBA2C;
    color: #fff;
    text-align: center;
    padding-top: 3px;
    padding-bottom: 3px;
    position: relative;
    top: -16px;
    margin-right: 5px;
}

.green .vege span:nth-of-type(even) {
    margin-right: 25px;
}

.green .vege span:nth-of-type(6) {
    position: relative;
    top: 12px;
}

.deep_g .vege span:nth-of-type(odd) {
    background-color: #00A95F;
    color: #fff;
    text-align: center;
    padding-top: 3px;
    padding-bottom: 3px;
    position: relative;
    top: -35px;
    margin-right: 5px;
}

.deep_g .vege span:nth-of-type(even) {
    margin-right: 25px;
}

.deep_g .vege span:nth-of-type(6) {
    position: relative;
    top: 12px;
}

.pink .vege span:nth-of-type(odd) {
    background-color: #E95383;
    color: #fff;
    text-align: center;
    padding-top: 3px;
    padding-bottom: 3px;
    position: relative;
    top: -16px;
    margin-right: 5px;
}

.pink .vege span:nth-of-type(even) {
    margin-right: 25px;
}

.pink .vege span:nth-of-type(6) {
    position: relative;
    top: 12px;
}

.block04_list_right {
    float: right;
    width: calc(100% - 191px);
}

.block04_list_right p:nth-of-type(1) {
    margin-bottom: 10px;
}

ul.block04_list li {
    margin-bottom: 35px;
}

.pink .block04_list_left {
    line-height: 1;
}

.block05 {
    width: 97.5%;
    /* max-width: 820px; */
    margin: 0 auto 50px;
}
    
p.block05_pop {
    font-size: 18px;
    text-align: center;
    width: 150px;
    background-image: url(/img/usr/pg/1esthetician-230506/block05_pop_bg.png);
    background-size: 100%;
    padding: 3px 0 18px;
    background-repeat: no-repeat;
    margin: 0 auto;
}



.block05_01_left,.block05_02_left {
    width: calc(100% - 156px);
    float: left;
}

.block05_01_right,.block05_02_right {
    float: right;
    width: 141px;
}

h3.block05_title {
    font-size: 22px;
    font-family: 'Noto Sans JP';
    font-weight: normal;
    text-align: center;
    border-bottom: 0;
}

section.block05 > div {
    padding: 75px;
    position: relative;
}

.block05_01,.block05_02 {
    background-image: url(/img/usr/pg/1esthetician-230506/block05_bg_side.png);
    background-repeat: no-repeat;
    background-position: left center;
}

.block05_01::before,.block05_02::before {
    content: "";
    display: block;
    width: 30px;
    height: 209px;
    background-image: url(/img/usr/pg/1esthetician-230506/block05_bg_side.png);
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    transform: scale(-1, 1);
}


.prod_left {
    float: left;
    width: 25%;
}

.prod_right {
    float: right;
    width: 70%;
    font-size: 16px;
}

ul.prod_list li {
    margin-bottom: 50px;
}

.prod_outer {
    margin-bottom: 10px;
}


h4.subtitle {
    background-color: #fff;
    border: 2px solid #111111;
    border-radius: 10px;
    margin-bottom: 20px;
    font-size: 20px;
    font-family: 'Noto Sans JP';
    padding-left: 25px;
}

ul.prod_list {
    max-width: 820px;
    margin: 0 auto;
}

@media only screen and (max-width:768px){

.pc_only{
    display: none;
}

.sp_only{
    display: inline-block;
}

.block04_list li {
    margin-bottom: 75px;
}


    .block01_left {
        float: none;
        width: 100%;
        text-align: center;
        margin-bottom: 15px;
        margin-left: auto;
        margin-right: auto;
    }

.block01_right {
    float: none;
    width: 100%;
}

.block02_right {
    float: none;
    width: 100%;
    margin-left: 0;
    text-align: center;
}
.block02_right img {
    margin-top: 0;
    width: 100%;
    max-width: 270px;
}

.block02_left {
    float: none;
    width: 100%;
}

.block03_left {
    float: none;
    width: 100%;
}

p.block03_str01 {
    background: none;
    border: 2px solid #718CC7;
    padding: 10px 5px;
    text-align: center;
}

    p.block03_str02 {
        text-align: center;
        padding: 10px 5px;
        background-size: 106%;
    }


.block03_right {
    float: none;
    width: 100%;
}

.block04_list_left {
    float: none;
    margin: 0 auto 25px;
}

.block04_list_right {
    float: none;
    width: 100%;
    margin-bottom: 25px;
}

.block04_list_right {
    float: none;
    width: 100%;
    margin-bottom: 25px;
}

ul.block04_list li {
    margin-bottom: 85px;
}

.block05_01, .block05_02 {
    background-image: none;
}

.block05_01::before, .block05_02::before{
    display: none;
}

.block05_01_left, .block05_02_left {
    width: 100%;
    float: none;
    margin-bottom: 50px;
}

.block05_01_right, .block05_02_right {
    float: none;
    width: 100%;
    max-width: 141px;
    margin: 0 auto;
}

p.vege {
    max-width: 350px;
    margin: 0 auto;
}

.prod_left {
    float: left;
    width: 100%;
    margin-bottom: 15px;
}
.prod_left img {
    margin-bottom: 10px;
}

p.prod_name {
    text-align: center !important;
}

.prod_right {
    float: none;
    width: 100%;
    font-size: 16px;
}

.prod_right {
    float: none;
    width: 100%;
    font-size: 16px;
}

}

.prod_list li h4.subtitle::before {
    display: none;
}

