@charset "UTF-8";
/* CSS Document */


#art_make {
  padding-bottom: 160px;
  background-color: white;
  background-image: url(../images/kirie_002.svg), url(../images/kirie_003.svg);
  background-repeat: no-repeat, no-repeat;
  background-size: 150px, 155px;
  background-position: 2% 7.2%, right bottom;
}

@media (min-width:800px) {
  #art_make {
    background-position: 6% 7.5%, right bottom;
  }
}

@media (min-width:1000px) {
  #art_make {
    background-size: 200px, 155px;
    background-position: 90px 600px, 95% 100%;
  }
}


@media (min-width:1000px) {
  .artmake_seira_intro_set {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 30px;
  }
}

.artmake_seira {
  padding-bottom: 30px;
  margin-bottom: 10px;
}

@media (min-width:1000px) {
  #artmake_seira .intro p {
    margin-bottom: 0;
  }
}


.artmake_img {
  margin-bottom: 10px;
  width: 100%;
}

@media (min-width:800px) {
  .artmake_img {
    margin-left: auto;
    margin-right: auto;
    width: 350px;
  }
}

@media (min-width:1000px) {
  .artmake_img {
    margin-left: 20px;
    margin-right: 0;
    margin-bottom: 0;
    width: 40%;
  }
}

@media (min-width:1000px) {
  .artmake_img_2 {
    width: 40%;
  }
}

.artmake_seira .intro_a {
  padding-bottom: 60px;

}

@media (min-width:1000px) {
  .artmake_seira .intro_a {
    padding-bottom: 30px;

  }
}

@media (min-width:1000px) {
  .a_s_i_s_a01 {
    width: 55%;
  }
}

#artmake_menu {
  margin-top: 80px;
  margin-bottom: 60px;
  padding-top: 40px;
  padding-bottom: 80px;
  background-color: var(--bg-color01);
  outline: 2px solid var(--accent-color);
  outline-offset: -15px;
  align-items: center;
  vertical-align: middle;
}

@media (min-width:1000px) {
  #artmake_menu {
    margin-left: auto;
    margin-right: auto;
    padding-top: 60px;
    width: calc(100% - 280px);
  }
}

@media (min-width:850px) {
  #artmake_menu>h1 {
    font-size: 2.rem;
  }
}

#artmake_menu>.news_set {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 40px;
  width: 80%;
}

#artmake_menu>p {
  font-size: 2.0rem;
}

#artmake_menu>h1 {
  text-align: center;
  font-size: 2.6rem;
  margin-bottom: 30px;
}

.art_make_h1,
.mayu_cut,
#artmake_about #flow>h1,
#voice>h1,
#faq>h1,
#call>h1,
#access>h1 {
  text-align: center;
  font-size: 3.0rem;
  margin-bottom: 50px;
}


.trial_course {
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 100px;
  padding-top: 50px;
  padding-bottom: 50px;
  background-color: var(--main-color);
  color: var(--font-color01);
}

@media (min-width:850px) {
  .trial_course {
    width: 85%;
    margin-left: auto;
    margin-right: auto;

  }
}

.trial_container {
  margin-left: auto;
  margin-right: auto;
  width: 80%;
}

.trial_course .tr_c_name{
  width: 270px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 40px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  text-align: center;
}

@media screen and (min-width: 1100px) {

  .tr_art_menu .br-sp {
    display: none;
  }
}

.trial_course .tr_c_name img{
  width: auto;
  height: 24px;
  transform: translateY(2px);
}

.trial_course .tr_c_name h1 {
  text-align: center;
  font-size: 1.8rem;
}

.tr_art_menu {
  margin-bottom: 20px;
}

@media (min-width:550px) {
  .tr_art_menu {
    display: flex;
    justify-content: space-between;
  }
}

.tr_art_menu h1 {
  font-size: 1.9rem;
  margin-bottom: 8px;
}

.tr_art_menu h2 {
  text-align: end;
  font-size: 1.9rem;
}


.tr_new_price h1,
.tr_new_price h2,
.new_price h1,
.new_price h2 {
  text-decoration: underline;
  text-decoration-color: var(--accent-color);
  text-decoration-style: dashed;
}

.trial_course p {
  font-size: 1.4rem;
}

@media (min-width:550px) {
  .trial_course p {
    font-size: 1.6rem;
  }
}

.tr_treatment_ex {
  margin-top: 30px;
  text-align: center;
}

.tr_treatment_ex h1 {
  margin-bottom: 20px;
  text-align: left;
  font-size: 1.9rem;
}



@media (min-width:750px) {
  .tr_tr_ex_fig {
    display: flex;
    justify-content: space-between;

  }
}

.tr_treatment_ex figure {
  width: 50%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
}

@media (min-width:750px) {
  .tr_treatment_ex figure {
    margin-right: 3%;
  }
}

@media (min-width:1000px) {
  .tr_treatment_ex figure {
    margin-right: 10%;
  }
}


@media (min-width:750px) {
  .tr_treatment_ex figure:last-child {
    margin-right: 0;
  }
}

.tr_treatment_ex figure img {
  margin-bottom: 5px;
}

.tr_treatment_ex figure figcaption {
  font-size: 1.4rem;
}


.artmake_menu_artmake {
  width: 80%;
  margin-left: auto;
  margin-right: auto;
}

@media (min-width:1000px) {
  .art_menu_art_ttl {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 60px;
  }

}

@media (min-width:1000px) {

  .art_make_h1,
  .mayu_cut {
    font-size: 2.2rem;
    text-align: left;
    width: 135px;
  }
}

@media (min-width:1000px) {

  .art_make_h1 {
    margin-bottom: 0;
  }
}

@media (min-width:1000px) {
  .mayu_cut {
    margin-bottom: 40px;
  }
}

.special_price_info {
  padding: 25px;
  margin-bottom: 70px;
  background-color: white;
  font-size: 1.6rem;
}

@media (min-width:1000px) {
  .special_price_info {
    padding: 20px;
    margin-bottom: 0;
    font-size: 1.5rem;
    width: calc(100% - 145px);
    margin-left: 10px;
  }
}

@media (min-width:1200px) {
  .special_price_info {
    width: calc(100% - 185px);
    margin-left: 50px;
  }
}

@media screen and (min-width: 650px) {

  .special_price_info .br-sp {
    display: none;
  }
}

.special_price_info .sp_pr_a {
  text-align: center;
  font-size: 1.5rem;
  margin-bottom: 15px;
}



.menu_item {
  padding-bottom: 20px;
  margin-bottom: 70px;
  border-bottom: 1px solid var(--accent-color);
}

@media (min-width:850px) {
  .menu_item_ttl {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
}

@media (min-width:850px) {
  .menu_item_ttl:first-child {
    margin-bottom: 40px;
  }
}


.menu_item .art_menu {
  display: flex;
  justify-content: space-between;
  margin-bottom: 15px;
}

@media (min-width:850px) {
  .menu_item .art_menu {
    margin-left: 40px;
    margin-right: 40px;
    margin-bottom: 0;
    width: calc(100% - 80px);
  }
}

@media (min-width:1000px) {
  .menu_item .art_menu {
    margin-left: 10px;
    margin-right: 10px;
    width: calc(100% - 20px);
  }
}

@media (min-width:1100px) {
  .menu_item .art_menu {
    margin-left: 40px;
    margin-right: 40px;
    margin-bottom: 0;
    width: calc(100% - 80px);
  }
}

@media (min-width:850px) {
  .menu_item_ttl .art_menu {
    width: calc(100% - 370px);
  }
}

@media (min-width:1000px) {
  .menu_item_ttl .art_menu {
    width: calc(100% - 310px);
  }
}

@media (min-width:1100px) {
  .menu_item_ttl .art_menu {
    width: calc(100% - 370px);
  }
}


@media (min-width:850px) {
  .menu_item .art_menu h1 {
    width: 160px;
  }
}

@media (min-width:850px) {
  .mole {
    margin-bottom: 15px;
  }
}

@media (min-width:850px) {
  .menu_item .art_menu h2 {
    text-align: end;
    width: 100px;
  }
}


.special_price {
  padding: 20px 50px;
  margin-bottom: 40px;
  background-color: white;
  font-size: 1.4rem;
  text-align: center;
}

@media (min-width:850px) {
  .special_price {
    width: 290px;
    padding: 15px 20px;
    margin-bottom: 0;
    font-size: 1.4rem;
  }
}

.special_price h1 {
  text-align: center;
  font-size: 1.6rem;
  margin-bottom: 10px;
}

.special_price .sp_pr_set {
  display: flex;
  justify-content: center;
}

@media (min-width:850px) {
  .special_price .sp_pr_set {
    justify-content: space-between;
  }
}

.sp_pr_set .off {
  margin-left: 10%;
}

@media (min-width:850px) {
  .sp_pr_set .off {
    margin-left: 0;
  }
}

.off_20 {
  font-size: 1.8rem;
  background-image: linear-gradient(transparent 70%, var(--accent-color) 30%);
}



.off_10 {
  font-size: 1.8rem;
  background-image: linear-gradient(transparent 70%, var(--bg-color) 30%);
}


.new_price,
.sp_new_price {
  color: var(--main-color);
}


.sp_new_price h1 {
  border-bottom: 1px dashed var(--accent-color);
}



@media (min-width:750px) {
  .menu_item .treatment_ex {
    width: 85%;
    margin-left: auto;
    margin-right: auto;
  }
}

.menu_item .treatment_ex h1 {
  font-size: 1.9rem;
  margin-bottom: 30px;
}

@media (min-width:750px) {
  .tr_ex_fig {
    display: flex;
    justify-content: space-between;
  }
}

.treatment_ex figure {
  width: 65%;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
}

@media (min-width:750px) {
  .treatment_ex figure {
    width: 30%;
    margin-bottom: 0;
  }
}

.treatment_ex figure:last-child {
  margin-bottom: 0;
}


.treatment_ex_elu figure {
  width: 50%;
}

@media (min-width:750px) {
  .treatment_ex_elu figure {
    width: 25%;
  }
}

.treatment_ex figure img {
  margin-bottom: 5px;
}

.treatment_ex figure figcaption {
  font-size: 1.4rem;
}

.art_menu_notes {
  font-size: 1.4rem;
  margin-bottom: 30px;
}

@media (min-width:850px) {
  .art_menu_notes {
    font-size: 1.8rem;
    margin-left: 40px;
    margin-top: 30px;
    margin-bottom: 30px;
  }
}

.all_treatment_ex {
  padding: 30px 20px;
  margin-bottom: 70px;
  border: 1px solid var(--accent-color);
  text-align: center;
}

.all_treatment_ex h1 {
  font-size: 1.7rem;
  margin-bottom: 30px;
}

@media (min-width:750px) {
  .all_treatment_ex h1 {
    font-size: 1.9rem;
    margin-bottom: 30px;
  }
}

@media screen and (min-width: 750px) {
  .all_treatment_ex .br-sp {
    display: none;
  }
}


.all_treatment_ex figure {
  width: 75%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
}

@media (min-width:850px) {
  .all_treatment_ex figure {
    width: 40%;
    margin-bottom: 0;
  }
}

.all_treatment_ex figure img {
  margin-bottom: 5px;
}

.all_treatment_ex figure figcaption {
  font-size: 1.4rem;
}

#artmake_menu .campaign {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 50px;
  width: 80%;
  padding: 35px;
  background-color: white;
  outline: 1px solid var(--accent-color);
  outline-offset: -8px;
  font-size: 1.8rem;
}

#artmake_menu .campaign h1 {
  text-align: center;
  margin-bottom: 15px;
  font-size: 2.0rem;

}



#artmake_about,
#call {
  background-color: var(--main-color);
  color: var(--font-color01);
  padding-top: 100px;
  padding-bottom: 100px;
}

@media (min-width:1000px) {

  #artmake_about,
  #call {
    padding-top: 80px;
    padding-bottom: 80px;
    margin-left: 140px;
    margin-right: 140px;
    width: calc(100% - 280px);
  }
}

#artmake_about #flow {
  width: 60%;
  margin-left: auto;
  margin-right: auto;
}

@media (min-width:750px) {
  #artmake_about #flow {
    width: 40%;
  }
}

@media (min-width:550px) {
  #artmake_about #flow>h1 {
    margin-top: 20px;
    margin-bottom: 60px;
  }
}

#artmake_about #flow .flow_set {
  text-align: center;
  margin-bottom: 80px;
}


#artmake_about #flow .frow_set__dt {
  margin-bottom: 0;
  font-size: 2.4rem;
  display: flex;
  justify-content: flex-start;
  align-items: baseline;
}

@media (min-width:550px) {
  #artmake_about #flow .frow_set__dt {
    margin-top: 50px;
    margin-bottom: 20px;
  }
}

#artmake_about #flow .flow_no {
  text-align: center;
  font-size: 3.2rem;
  margin-right: 40px;
}

#artmake_about #flow .flow_ttl {
  font-size: 2.2rem;
}


#artmake_about #flow .flow_img {
  margin-left: auto;
  margin-right: auto;
  width: 60%;
}

.flow_message {
  width: 60%;
  margin-left: auto;
  margin-right: auto;
  font-size: 1.6rem;
  text-align: justify;
}


#voice {
  margin-top: 150px;
  margin-bottom: 100px;
}

@media (min-width:750px) {

  #voice,
  #faq {
    width: 70%;
    margin-left: auto;
    margin-right: auto;
  }
}

.voice_container {
  border: 1px solid var(--font-color01);
  padding: 35px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 50px;
  width: 85%;
}

@media (min-width:750px) {
  .voice_container {
    padding: 35px 50px;
    margin-top: 80px;
    margin-bottom: 10px;
    width: 100%;
  }
}

.voice {
  text-align: justify;
  margin-bottom: 15px;
}

.voice_info {
  text-align: right;
}

#faq {
  text-align: justify;
}

@media (min-width:750px) {
  #faq h1 {
    margin-bottom: 80px;
  }
}

.faq_set {
  margin-bottom: 30px;
  font-size: 1.8rem;
}

@media (min-width:550px) {
  .faq_set {
    margin-bottom: 50px;
  }
}

.faq_set a{
  color: var(--accent-color);
  font-size: 1.4rem;
}

.faq_set a:hover{
  color: var(--font-color01);
  text-decoration: underline;
  text-decoration-color: var(--accent-color);
  text-decoration-style: dashed;
}

.faq_set dt {
  border-bottom: 1px solid var(--accent-color);
  margin-bottom: 2px;
}

.faq_set dt::before {
  content: "Q:";
}