@charset "UTF-8";

#system_page .course {
  position: relative;
  width: 48%;
  float: left;
  margin-top: 5%;
  -webkit-box-shadow: 1px 1px 12px rgba(0, 0, 0, 0.09);
          box-shadow: 1px 1px 12px rgba(0, 0, 0, 0.09);
}

#system_page .course:nth-of-type(even) {
  margin-left: 4%;
}

#system_page .course p img {
  width: 100%;
}

#system_page .course p:nth-of-type(2) {
  position: absolute;
  bottom: -8%;
  left: -2.8%;
  width: 100%;
}

#system_page .course p:nth-of-type(2) img {
  width: 106.2%;
}

#system_page .notes {
    margin-top: 20px;
    background-color: #fff;
}

#system_page .notes .body {
  width: 90%;
  margin: 0 auto;
}

#system_page .notes p:nth-of-type(1) {
    font-size: 18px;
    color: #fa2f5f;
    text-align: center;
    padding-top: 20px;
}

#system_page .notes p:not(:first-child) {
  padding-top: 5px;
}

#system_page .notes ul {
  padding-top: 15px;
  padding-bottom: 25px;
}

#system_page .notes ul li {
  position: relative;
  margin-top: 4px;
  padding-left: 1.5em;
}

#system_page .notes ul li:before {
  content: "♦";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}

#system_page .notes ul li:first-child {
  margin-top: 0;
}

#system_page .notes span {
  position: absolute;
  display: block;
  top: -20px;
  right: -5px;
  width: 18%;
  max-width: 85px;
}

#system_page .notes span img {
  width: 100%;
}

#system_page .lead {
    font-size: 14px;
    text-align: center;
    margin: 0 auto;
    line-height: 1.6;
    background-color: #fff;
    padding: 15px;
    margin-top: 10px;
}

#course_a_link,#course_b_link {
  padding-top: 48px;
}
#course_a_link,#course_c_link {
  padding-top: 48px;
}
#system_page .price.course_a {
  padding-top: 20px;
  background-color: #ddeefe;
}
#system_page .price.course_b {
  padding-top: 20px;
  background-color: #fedde5;
}
#system_page .price.course_c {
  padding-top: 20px;
  background-color: #FFF7DE;
}
#system_page .price img{
    display: block;
    margin: 10px auto;
    width: 95%;
}

#system_page .price table {
    display: block;
    padding: 20px;
    background-color: #fff;
    margin: 0 auto;
    width: 95%;
}
#system_page .price table tr {
    border-bottom: 1px solid #b9ccec;
    width: 100%;
    display: inline-block;
    padding: 8px 0;
    overflow: hidden;
}
#system_page .price table th {
    padding-left: 20px;
    float: left;
}
#system_page .price table td {
    text-align: right;
    padding-right: 20px;
    float: right;
}
#system_page .price .option {
  margin-top: 20px;
}
#system_page .price .option h4 {
  text-align: center;
}
#system_page .price .option table {
    padding: 0;
    background: none;
}
#system_page .price .option table tr {
  border: none;
}
#system_page .price .option table th,
#system_page .price .option table td {
    border: 1px solid #b9ccec;
    float: none;
    display: block;
    padding: 8px;
    background-color: #f5f8fc;
    text-align: center;
}
#system_page .price .option table td {
    background-color: #fff;
    margin-top: -1px;
}
#system_page .price .option table td span {
  color: red;
  font-size: 12px;
}

#system_page .price .option2 {
  margin-top: 20px;
}
#system_page .price .option2 table {
  padding-top: 10px;
}
#system_page .price .option2 table th,
#system_page .price .option2 table td {
    padding: 0;
    font-size: 14px;
}
#system_page .price .option2 p {
    font-size: 14px;
    padding: 10px 20px;
    color: #666;
}
#system_page .price h3 {
    padding: 10px 10px 0px 0px;
    text-align: center;
}
#system_page .price.course_b table tr {
  border-bottom: 1px solid #ecb9cc;
}
#system_page .price.course_b .option table th,
#system_page .price.course_b .option table td {
  border: 1px solid #ecb9cc;
}
#system_page .price.course_b .option table th {
  background-color: #fcf5f8;
}

#system_page .price.course_c table tr {
  border-bottom: 1px solid #f3ce92;
}
#system_page .price.course_c .option table th,
#system_page .price.course_c .option table td {
  border: 1px solid #f3ce92;
}
#system_page .price.course_c .option table th {
  background-color: #fdf7ee;
}

#system_page .price .body tr:nth-child(1) th ,
#system_page .price .body tr:nth-child(3) th {
    color: #316bcc;
    font-weight: bold;
}

#system_page .course_b.price .body tr:nth-child(1) th ,
#system_page .course_b.price .body tr:nth-child(3) th {
    color: #c12d83;
    font-weight: bold;
}
#system_page .course_c.price .body tr:nth-child(1) th ,
#system_page .course_c.price .body tr:nth-child(3) th {
    color: #be7d15;
    font-weight: bold;
}
#system_page .left .price .body tr:nth-child(2) {
  border-bottom: none;
}
#system_page .price table p {
    position: relative;
    right: 0;
    height: 44px;
    color: #999;
    top: -4px;
    font-size: 14px;
}
#system_page .body .sns p {
    padding: 10px;
    font-size: 14px;
    color: #666;
}


/* 店名変更に伴うシステムページ追加用 */
.system_select {
    margin-top: 20px;
}
.system_select p {
    width: 100%;
}
.system_select p:not(:nth-of-type(1)) {
    margin-top: 20px;
}
.system_select img {
    max-width: 100%;
    height: auto;
}
.esthetic_select {
    margin-top: 20px;
}
.esthetic_select img {
    max-width: 100%;
    height: auto;
}
.catch_image img {
    max-width: 100%;
    height: auto;
}
.recommended_sentences {
    margin: 20px 0;
    padding: 30px 40px 30px 54px;
    border: 2px solid rgba(185, 204, 236, 1);
    border-radius: 4px;
    background-color: #ffffff;
}
.recommended_sentences ul {
    list-style: disc;
}
.recommended_sentences li {
    padding-left: 0.2em;
}
.recommended_sentences li:not(:nth-of-type(1)) {
    padding-top: 0.5em;
}
.introduction_text span {
}
.vertical_spacing {
    margin-top: 20px;
}
.course_menu {
    margin-top: 20px;
}
.course_menu .title {
    font-size: 16px;
    font-weight: bold;
    line-height: 40px;
    padding-left: 1em;
    margin-bottom: 20px;
    background-color: #E1E9F7;
}
.txt_red {
    color: #FF5A3F;
}
.txt_red2 {
    color: #FF0000;
}
.course_list {
    margin-top: 20px;
}
.course_list div {
    width: 100%;
}
.course_list div:not(:nth-of-type(1)) {
    margin-top: 10px;
}
.course_list div p {
    padding: 10px;
    background-color: #e1e9f7;
}
.course_list div ul {
    font-size: 16px;
    border: 4px solid #F5F8FC;
    padding: 5px;
    flex-grow: 1;
    background-color: #ffffff;
}
.course_list div li:nth-of-type(2) {
    color: #FF5A3F;
    padding-top: 5px;
}
.course_list div li:nth-of-type(3) {
    padding-top: 10px;
}
.emphasize {
    font-weight: bold;
}
.cautionary_note {
    margin-top: 5px;
}
.price_block {
    padding: 20px 10px;
    margin-top: 20px;
}
.price_block img{
    max-width: 100%;
    height: auto;
}
.price_block.campaign_17 {
    background-color: #DDEEFE;
}
.price_block.campaign_trainee {
    background-color: #FEDDE5;
}
.price_block .price_list ,
.price_block .price_option {
    width: 100%;
    box-sizing: border-box;
    padding: 10px;
    margin-top: 20px;
    background-color: #ffffff;
}
.price_block .price_line,
.price_block .option_line {
    padding-bottom: 5px;
}
.price_block.campaign_17 .price_line,
.price_block.campaign_17 .option_line {
    border-bottom: 1px solid #b9ccec;
}
.price_block.campaign_trainee .price_line,
.price_block.campaign_trainee .option_line {
    border-bottom: 1px solid #ecb9cc;
}
.price_block .price_line:not(:nth-of-type(1)) {
	margin-top: 10px;
}
.price_line .price_display,
.option_line .option_display {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.price_line .price_display p:nth-of-type(3) {
    color: #ff0000;
}
.price_line .breakdown_table,
.option_line .breakdown_table {
    font-size: 12px;
    color: #757575;
    text-align: right;
}
.price_block .option_line {
	margin-top: 10px;
}
.price_block .price_option .popularity {
    display: inline-block;
    font-size: 12px;
    color: #ffffff;
    padding: 2px 8px 0;
    margin-left: 0.5em;
    background-color: #ff0000;
    border-radius: 12px;
}
.price_block .price_option .reduction {
    font-size: 12px;
    margin-left: 0.5em;
}
.campaign_17 .price_line:nth-of-type(3) .price_display,
.campaign_17 .price_line:nth-of-type(3) .breakdown_table,
.campaign_trainee .price_line:nth-of-type(2) .price_display,
.campaign_trainee .price_line:nth-of-type(2) .breakdown_table {
    background-color: #FFFBB3;
}
