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

body{
   background: #fff;
}
@media screen and (max-width:599px) {
body > :not(nav){
line-height: 1.6;
}
}

.cs_salon_wrapper {
  background: #F1EBFF;
}
.cs_system_wrapper {
  margin: 5em auto 0
}

.cs_search_wrapper {
  padding-top:4em;

}
.advisor_wrapper {
  margin: 5em auto 4em;
}
.cs_search_inner {
    border-bottom: 1px solid #707070;
  padding-bottom:5em;
}
.cs_system_inner {
  padding-bottom: 5em;
  margin-top: 2em 
}
.cs_search_ttl {
    color: #161932;
  font-size: 32px;
  line-height: 1.8;
  font-weight: normal
}

.cs_search_txt {
  font-size: 15px;
  margin:1.5em auto 2.5em
}
@media screen and (max-width: 599px) {
  .cs_system_wrapper {
  margin: 2em auto 0
}
  .cs_search_inner {
    border-bottom: 1px solid #707070;
  padding-bottom:3em;
}
.cs_system_inner {
  padding-bottom: 2.5em;
  margin-top: 1.5em 
}
  .advisor_wrapper {
  margin: 2em auto 4em;
}
  .cs_search_txt {
  font-size: 14px;
}
}

@media screen and (max-width: 414px) {
    .advisor_wrapper {
  margin: 1em auto 4em;
}
}






/*認定サロンを探すボタン*/

a.cs_search_btn {
  max-width: 400px;
  height: auto;
  display: block;
  color: #fff;
  font-size: 20px;
  text-align: center;
  border-radius: 26px;
  background: #A25EF4;
  line-height: 50px;
  height: 50px;
  transition: all 0.3s;
  text-decoration: none
}

a.cs_search_btn:after {
content: "";
  background: url("../img/common/ico_share-box-line_w.png")no-repeat right center / contain;
  width:22px;
  height: 22px;
  display:inline-block;
  transform: translateY(0.17em);
  margin-left: 0.3em
}
.cs_search_btn:hover {
  color: #fff!important;
 opacity: 0.8
}
@media screen and (max-width: 599px) {
  a.cs_search_btn {
   margin: auto;
  font-size: 16px;

}
  a.cs_search_btn:after {
content: "";
  background: url("../img/common/ico_share-box-line_w.png")no-repeat right center / contain;
  width:15px;
  height: 15px;
  display:inline-block;
  transform: translateY(0.12em);
  margin-left: 0.5em
}
}

/*タイトルバー*/
.cs_system_heading {
  color: #fff;
  font-size:31px;
  text-align: center;
  font-weight: normal;
  background: url("../img/received/bg_blue_cosmo03.png")no-repeat center/ 864px 80px;
  min-height: 80px;
display:flex;
    flex-direction:column;
  justify-content: center;letter-spacing: -0.03em
}

.advisor_heading {
    color: #fff;
  font-size:31px;
  text-align: center;
  font-weight: normal;
  background: url("../img/received/bg_blue_cosmo04.png")no-repeat center/ 864px 126px;
  min-height: 126px;
  line-height: 1.5;
  display:flex;
    flex-direction:column;
  justify-content: center;
    justify-content: center;letter-spacing: -0.03em
}


@media screen and (max-width: 1024px) {
  .cs_system_heading {
   /*! font-weight: bold; */
  font-size:3.03vw;
  background: url("../img/received/bg_blue_cosmo03.png")no-repeat center/ contain;
    margin-left:3%;
margin-right:3%;
min-height: initial
}
  .advisor_heading {
   /*! font-weight: bold; */
  font-size:3.03vw;
  background: url("../img/received/bg_blue_cosmo04.png")no-repeat center/ contain;

}
}

@media screen and (max-width: 599px) {
    .cs_system_heading,
  .advisor_heading{
    font-size:1rem;
    font-size: clamp(1rem, 0.713rem + 1.43vw, 1.25rem);
    background: url("../img/received/bg_blue_cosmo03.png")no-repeat center/ auto;
    min-height: inherit;
    padding: 1.5em 0;
    margin-bottom: 1em
  }
}
.cs_search_col2 {
  display: flex;
  flex-direction: row-reverse
}

.cs_search_col2_pict img {
  max-width: 142px; 
  height: auto;
  margin-right:1.5em
}


.cs_system_lead {
  font-size: 15px;
  margin-top: 1.5em
}

.cs_system_ttl {
  color: #161932;
  font-size: 20px;
  font-weight: bold;
  border: none;
  width: 100%;
margin:3em 0 0;
 padding: 0;
  letter-spacing: 0em
}

.cs_system_ttl:before { 
  background-color: #313391;
  border-radius: 3px;
  content: "";
  display: inline-block;
  height: 20px;
  width: 6px;
  margin-right:8px;
    transform: translateY(0.1em);
}

.cs_system_box {
margin-top:1em
  
}

.cs_system_box_ttl {
    font-size: 15px;
  font-weight: bold;
}

.cs_system_box_txt {
  font-size: 15px;
  margin-top:1em;
  margin-bottom: 1em
}



@media screen and (max-width: 767px) {

  .cs_search_col2 {
  display: flex;
  flex-direction: row-reverse
}

  .cs_search_ttl {
   font-size: 1.125rem;
  font-size: clamp(1.125rem, 0.466rem + 2.93vw, 1.563rem);
  min-height: 0vw;
    padding: inherit
}
  .cs_search_col2_pict img {
  max-width:18.51vw
}
}
@media screen and (max-width: 599px) {
  .cs_system_ttl {
  font-size: 16px;
}

.cs_system_ttl:before { 
  height: 16px;
}

  .cs_system_box_ttl {
    line-height: 1.6
}
  
  .cs_system_lead {
  font-size: 14px;
}
  .cs_search_col2 {
  display: flex;
  flex-direction: column-reverse;
}
.cs_system_box_txt {
  font-size: 14px;
}

.cs_search_col2_pict img {
margin:0 auto 1em;
}
}


.advisor_lead {
    font-size: 15px;
  margin-top: 1.5em
}
.advisor_box_ttl {
    color: #161932;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.6;
  border: none;
  width: 100%;
  padding: inherit;
  margin: inherit;
  margin-top: 3em;
  letter-spacing: 0em
}

.advisor_box_ttl:before { 
  background-color: #313391;
  border-radius: 3px;
  content: "";
  display: inline-block;
  height: 20px;
  width: 6px;
  margin-right:8px;
  transform: translateY(0.1em);
}


.advisor_box_txt {
font-size: 15px;
  margin-top: 1em;
  margin-bottom: 2em
}

/*認定者利リストリンク*/
a.advisor_list_btn {
  line-height: 1;
  font-size: 16px;
  font-weight: bold;
  color: #A25EF4;
  border: 1px solid #A25EF4;
  text-align: center;
  display: block;
  border-radius: 29px;
  max-width: 290px;
  height: 80px;
  transition: all 0.3s;
padding-top: 18px;
  text-decoration: none
}
a.advisor_list_btn:after {
content: "";
  background: url("../img/common/ico_share-box-line.png")no-repeat right center / contain;
  width:22px;
  height: 22px;
  display:inline-block;
  transform: translateY(0.3em);
  margin-left: 0.15em
}
a.advisor_list_btn:hover {
  color: #A25EF4;
  opacity: 0.7
}
@media screen and (max-width: 599px) {
  a.advisor_list_btn {
  font-size: 15px;
height: auto;
padding:0.8em 0.5em 0.8em;
    
}
  a.advisor_list_btn:after {
content: "";
  background: url("../img/common/ico_share-box-line.png")no-repeat right center / contain;
  width:16px;
  height: 16px;
  transform: translateY(0.3em);
  margin-left: 0.15em
}
}



.advisor_box_col2 {
  display: flex;
  justify-content: space-between;
}

.advisor_box_col2_txt {
  max-width: 475px;
  margin-right: 1em
}

.advisor_box_col2_pict img{
    max-width: 285px;
  margin-top:25px;
  margin-bottom: 1.5em
}
.advisor_box {
  margin-top:2em
}


.advisor_wrapper .purple_table{
  margin: 2em auto 3em
}
@media screen and (max-width: 599px) {
  .advisor_box_txt {
font-size: 14px;
}
  .advisor_box_col2_txt {
font-size: 14px;
}
  .advisor_lead {
    font-size: 14px;
      margin-top: 0.15em
}

  .advisor_box_col2 {
  display: flex;
  justify-content: space-between;
    flex-direction: column;
    align-items: center
}
  .advisor_box_ttl {
  font-size: 16px;
}

.advisor_box_ttl:before { 
  height: 16px;
}
}


/*開催日程表*/
.cs_system_table {
  width:100%;
  border-collapse: collapse;
  font-weight: normal;
  color: #161932;
  font-size:15px;
  border-bottom: #A25EF4 1px solid;
  margin: 2.5em auto 0
}
.cs_system_table tr{
  border-top: #A25EF4 1px solid;
}
.cs_system_table th{
 font-weight: normal;
  width: 150px
}
.cs_system_table td{padding:0.3em 0.5em 0.3em 1em
}
@media screen and (max-width: 599px) {
  .cs_system_table tr{
    display: flex;
    flex-direction: column;
    /*! padding: 1em; */
}
  .cs_system_table th{
 font-weight: normal;
  width: 100%;
  text-align: center;
   background: #FCFCFF;

 padding: 0.35em;
}
  .cs_system_table td{
 font-weight: normal;
  width: 100%;
 text-align: center;
 background:#FCFCFF;
    font-size: 12px;
 padding: 0.35em;
}
}
