@charset "UTF-8";
/*
Theme Name:  パーソナルカラー＆メイク フォローアップコース
Author: あそびラボ
*/

/*=======================================================
　パーソナルカラー＆メイク フォローアップコース
=======================================================*/
/***大見出し***/
.lower h1 span img{
    width: 348px;
    height: 96px;
}
.lower h1 span::after{
    background-image: url("../images/follow_up/h1_bg.jpg");
}
/* ※ */
.el_att {
    font-size: 14px;
    padding-left: 1em;
    position: relative;
    line-height: 1;
}
.el_att::before {
    content: "※";
    position: absolute;
    top: 0;
    left: 0;
}
@media screen and (max-width : 750px){
  /***大見出し***/
  .lower h1 span img{
      width: 346px;
      height: 112px;
  }
  .lower h1 span::after{
      background-image: url("../images/follow_up/h1_bg_sp.jpg");
  }
  /* ※ */
  .el_att {
    font-size: 24px;
  }
}
/*=============================
　sec01
==============================*/
/***About***/
#about .box{
    background: url("../images/follow_up/sec01_box_bg.jpg") center left / 412px 318px no-repeat;
    padding: 73px 30px 38px 465px;
}
/**テキスト**/
#about .box .about-list{
    padding: 16px 0 8px;
}
#about .box .about-list >li{
    position: relative;
}
#about .box .about-list >li::before{
    position: absolute;
    content: "・";
}
#about .box .about-list >li >p{
    margin-left: 1.2em;
}
#about .box span{
    color: #eb4176;
}
/*帯*/
#about .box::after{
    background: #E9F3FF;
}
@media screen and (max-width : 750px){
/***About***/
  #about .box{
      background: url("../images/follow_up/sec01_box_bg.jpg") top 50px center / 587px 453px no-repeat;
      padding: 545px 0 0;
  }
}

/*=============================
　sec02
==============================*/
/***Consul***/
#consul{
    background: #FDEFF4;
    display: flex;
    flex-flow: column;
    padding: 57px 0 56px;
}
#consul .box{
    background: url("../images/follow_up/sec02_img01.jpg") top left / 412px 318px no-repeat;
    padding-top: 73px;
    padding: 0 30px 0 465px;
    margin-bottom: 32px;
}
/***見出し***/
#consul h2{
    width: 540px;
    height: 30px;
    display: flex;
    margin: 0 auto 39px;
}
/**テキスト**/
#consul .consul-list{
    padding: 25px 0 16px 8px;
}
#consul .consul-list li p{
    position: relative;
    padding: 0 0 0 1.2em;
}
#consul .consul-list li p::before{
    position: absolute;
    content: "■";
    top: 0;
    left: 0;
}
/**注意事項**/
#consul .consul_attTxt{
    border: 1px solid #EF5D8B;
    background-color: #FFFFFF;
    width: 1020px;
    display: flex;
    flex-flow: column;
    margin: auto;
    padding: 41px 40px 40px;
}
/***見出し***/
#consul .consul_attTxt h3{
    width: 326px;
    height: 20px;
    display: flex;
    margin:  0 auto 19px;
}
#consul .consul_attTxt .consul-attList li p{
    position: relative;
    padding: 0 0 0 1.2em;
}
#consul .consul_attTxt .consul-attList p::before{
    position: absolute;
    content: "・";
    top: 0;
    left: 0;
}
@media screen and (max-width : 750px){
    /***Consul***/
    #consul{
        padding-bottom: 80px;
    }
    #consul .box{
        background: url("../images/follow_up/sec02_img01.jpg") top center / 587px 453px no-repeat;
        padding: 500px 0 0;
        margin-bottom: 40px;
    }
    /***見出し***/
    #consul h2{
        width: 648px;
        height: 36px;
    }
    /**注意事項**/
    #consul .consul_attTxt{
        width: 690px;
        height: auto;
        padding-bottom: 40px;
    }
    /***見出し***/
    #consul .consul_attTxt h3{
        width: 489px;
        height: 30px;
        margin-bottom: 30px;
    }
}

/*=============================
　sec03
==============================*/
/***Shopping***/
#shopping{
    padding: 57px 0 56px;
    background: #FFFFFF;
    display: flex;
    flex-flow: column;
}
#shopping .box{
    height: 318px;
    background: url("../images/follow_up/sec03_img01.jpg") top left / 412px 318px no-repeat;
    padding-top: 73px;
    padding: 0 30px 0 465px;
}
/***見出し***/
#shopping h2{
    width: 360px;
    height: 30px;
    display: flex;
    margin: 0 auto 39px;
}
/**テキスト**/
#shopping .box p:first-of-type{
    padding-bottom: 25px;
}
@media screen and (max-width : 750px){
    /***Shopping***/
    #shopping .box{
        height: auto;
        background: url("../images/follow_up/sec03_img01.jpg") top center / 587px 453px no-repeat;
        padding: 500px 0 0;
        margin-bottom: 32px;
    }
    /***見出し***/
    #shopping h2{
        width: 432px;
        height: 36px;
    }
}

/*=============================
　sec04
==============================*/
/***Review***/
#review{
    padding: 57px 0 56px;
    background: #E9F3FF;
    display: flex;
    flex-flow: column;
}
#review .box{
    background: url("../images/follow_up/sec04_img01.jpg") top left / 412px 318px no-repeat;
    padding-top: 73px;
    padding: 0 30px 0 465px;
    margin-bottom: 80px;
}
/***見出し***/
#review h2{
    width: 696px;
    height: 30px;
    display: flex;
    margin: 0 auto 39px;
}
/**テキスト**/
#review .review_txt:not(:first-of-type){
    margin-top: 25px;
}
#review .bl_square{
    position: relative;
    padding: 0 0 0 1.6em;
}
#review .bl_square::before{
    position: absolute;
    content: "■";
    top: 0;
    left: 8px;
}
/**注意事項**/
#review .review_attTxt{
    border: 1px solid #5D84EF;
    background-color: #FFFFFF;
    width: 1020px;
    display: flex;
    flex-flow: column;
    margin: auto;
    padding: 41px 40px 40px;
}
/***見出し***/
#review .review_attTxt h3{
    width: 326px;
    height: 20px;
    display: flex;
    margin: 0 auto 19px;
}
#review .review_attTxt .review-attList li p{
    position: relative;
    padding: 0 0 0 1.2em;
}
#review .review_attTxt .review-attList p::before{
    position: absolute;
    content: "・";
    top: 0;
    left: 0;
}
@media screen and (max-width : 750px){
    /***Review***/
    #review{
        padding-bottom: 80px;
    }
    #review .box{
        background: url("../images/follow_up/sec04_img01.jpg") top center / 587px 453px no-repeat;
        padding: 500px 0 0;
        margin-bottom: 40px;
    }
    /**注意事項**/
    #review .review_attTxt{
        width: 690px;
        height: auto;
        padding-bottom: 40px;
    }
    /***見出し***/
    #review .review_attTxt h3{
        width: 489px;
        height: 30px;
        margin-bottom: 30px;
    }
}

/*=============================
　sec05
==============================*/
/***Follow-up***/
#follow-up{
    padding: 57px 0 56px;
    background: #FFFFFF;
    display: flex;
    flex-flow: column;
}
#follow-up .box{
    background: url("../images/follow_up/sec05_img01.jpg") top left / 412px 318px no-repeat;
    padding-top: 73px;
    padding: 0 30px 0 465px;
}
/***見出し***/
#follow-up h2{
    width: 598px;
    height: 30px;
    display: flex;
    margin: 0 auto 39px;
}
/**テキスト**/
#follow-up .follow-up-list:first-of-type li p{
    position: relative;
    padding: 0 0 0 1.2em;
}
#follow-up .follow-up-list:first-of-type li p::before{
    position: absolute;
    content: "・";
    top: 0;
    left: 0;
}
#follow-up .follow-up_txt{
    padding-top: 16px;
}
#follow-up .follow-up-list:last-of-type li p{
    position: relative;
    padding: 0 0 0 1.2em;
}
#follow-up .follow-up-list:last-of-type li p::before{
    position: absolute;
    content: "■";
    color: #EB4176;
    top: 0;
    left: 0;
}
#follow-up strong{
    color: #EB4176;
}
#follow-up a{
    text-decoration: underline;
}
#follow-up .follow-up-list > li .el_att::before {
    top: 4px;
}
@media screen and (max-width : 750px){
    /***Follow-up***/
    #follow-up .box{
        background: url("../images/follow_up/sec05_img01.jpg") top center / 587px 453px no-repeat;
        padding: 500px 0 0;
        margin-bottom: 32px;
    }
    #follow-up .follow-up-list > li .el_att::before {
        top: 6px;
    }
}

/*=============================
　sec06
==============================*/
/***Price***/
#price{
    background: #F6E9C7;
    padding: 57px 0 55px;
}
/***見出し***/
#price h2{
    width: 234px;
    height: 30px;
    display: flex;
    margin: 0 auto 11px;
}
#price h3{
    text-align: center;
}
#price h3 span{
    display: inline-flex;
    padding: 15px 19px 27px 17px;
    position: relative;
    margin-bottom: 19px;
}
#price h3 span::after{
    position: absolute;
    content: "";
    width: 538px;
    height: 62px;
    background: url("../images/follow_up/sec06_img01.svg") top center/contain no-repeat;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
}
#price h3 span > img {
    width: 502px;
    position: relative;
    z-index: 2;
  }
#price .el_att{
    display: flex;
    justify-content: center;
    margin-bottom: 13px;
}
#price .el_att::before{
    position: static;
}
/***テーブル***/
#price .info{
    background: #fff;
    margin: 0 auto 0;
}
#price .info thead:first-of-type th{
    padding: 16px 0;
}
#price .info thead:first-of-type th:first-of-type{
    width: 375px;
}
#price .info thead:first-of-type th:nth-of-type(2){
    width: 222px;
}
#price .info thead:first-of-type th:nth-of-type(3){
    width: 251px;
}
#price .info thead:first-of-type th:nth-of-type(4){
    width: 175px;
}
#price .info tbody th{
    padding-left: 20px;
}
#price .info tbody tr:last-of-type td:first-of-type {
    padding: 11px 0 11px 26px;
}
#price .el_small{
    font-size: 15px;
}
#price .info tbody td:nth-of-type(2){
    text-align: start;
    padding-left: 46px;
}
/*※平日のみ*/
#price .info tbody tr:nth-of-type(3) td:nth-of-type(2) .check {
    text-align: left;
    padding: 0 0 0 2.9em;
}
#price .txt{
    margin-bottom: 17px;
}
#price a{
    text-decoration: underline;
}
@media screen and (max-width : 750px){
   /***Price***/
   #price{
       padding-bottom: 80px;
   }
   /***見出し***/
   #price h2{
       width: 280px;
       height: 36px;
    }
    #price h3 span{
        padding: 19px 10px 34px 10px;
        margin-bottom: 30px;
    }
    #price h3 span::after{
        width: 645px;
        height: 74px;
        background: url("../images/follow_up/sec06_img01.svg") top center / 645px 74px no-repeat;
    }
    #price h3 span > img {
        width: 590px;
    }
    #price .el_att{
        margin-bottom: 60px;
    }
    #price h2 + h3{
        margin: 0 auto;
    }
    /***テーブル***/
    #price .info thead:first-of-type th{
        padding: 20px 0;
    }
    #price .info tbody tr:nth-of-type(3) td:nth-of-type(2) .check {
        padding: 0 0 0 2.6em;
    } 
    #price .info .menu_Ttl th .att,
    .el_small{
        font-size: 20px;
    }
}

/*=============================
　sec07
==============================*/
/***Reserv***/
#reserv{
    background: #FDEFF4;
    padding: 57px 0 56px;
}
/***見出し***/
#reserv h2{
    width: 160px;
    height: 30px;
    display: flex;
    margin: 0 auto 50px;
}
/**テキスト**/
#reserv dl{
    width: 1020px;
    line-height: 1.5;
    display: flex;
    flex-flow: column;
    margin: 0 auto 32px;
}
#reserv dl div:first-of-type{
    margin-bottom: 30px;
}
#reserv dd strong{
    color: #EB4176;
}

@media screen and (max-width : 750px){
    /***Reserv***/
    #reserv{
        padding-bottom: 80px;
    }
    /***見出し***/
    #reserv h2{
        width: 192px;
        height: 36px;
    }
    /**テキスト**/
    #reserv dl{
        width: 690px;
        margin-bottom: 60px;
    }
    #reserv dl div:first-of-type{
        margin-bottom: 60px;
    }
}
