@charset "utf-8";
/* M1UD */
/* /counselling.html ============================== */
/* SILK SKIN CHECKER layout */
.counsellingTop_02 .g-ImageTextHP__contentsBlock__text,
.counsellingTop_02 .g-ImageTextHP__contentsBlock__text .g-ButtonP__list { text-align: center; }

/* banner background */
.counselling_banner_unit { position: relative; background: url(../png/banner_bg_01-2.png) 50% 0 no-repeat; background-size: cover; }
.counselling_banner_unit.counselling_banner_unit_right { position: relative; background: url(../png/banner_bg_02-2.png) 50% 0 no-repeat; background-size: cover; }

@media only screen and (min-width: 1025px) {}
@media only screen and (min-width: 641px) and (max-width: 1024px) {
  .counselling_banner_unit { position: relative; background: url(../png/banner_bg_01_s-2.png) 50% 0 no-repeat; background-size: cover; }
  .counselling_banner_unit.counselling_banner_unit_right { position: relative; background: url(../png/banner_bg_02_s-2.png) 50% 0 no-repeat; background-size: cover; }
}
@media only screen and (max-width: 640px) {
  .counselling_banner_unit { position: relative; background: url(../png/banner_bg_01_s-2.png) 50% 0 no-repeat; background-size: cover; }
  .counselling_banner_unit.counselling_banner_unit_right { position: relative; background: url(../png/banner_bg_02_s-2.png) 50% 0 no-repeat; background-size: cover; }
}

/* font size */
.counsellingTop_01 .l-HeadingTitle--h2 .l-HeadingTitle__h2 { font-size: 32px; }
@media only screen and (min-width: 641px) and (max-width: 1024px) {
  .counsellingTop_01 .l-HeadingTitle--h2 .l-HeadingTitle__h2 { font-size: 32px; }
}
@media only screen and (max-width: 640px) {
  .counsellingTop_01 .l-HeadingTitle--h2 .l-HeadingTitle__h2 { font-size: 29px; }
}
.counsellingTop_01 .l-HeadingTitle--h2 .l-Text { font-size: 14px; }
@media only screen and (min-width: 641px) and (max-width: 1024px) {
  .counsellingTop_01 .l-HeadingTitle--h2 .l-Text { font-size: 14px; }
}
@media only screen and (max-width: 640px) {
  .counsellingTop_01 .l-HeadingTitle--h2 .l-Text { font-size: 14px; }
}

.counsellingTop_02 .l-HeadingTitle--h3 .l-HeadingTitle__h3 { font-size: 32px; }
@media only screen and (min-width: 641px) and (max-width: 1024px) {
  .counsellingTop_02 .l-HeadingTitle--h3 .l-HeadingTitle__h3 { font-size: 32px; }
}
@media only screen and (max-width: 640px) {
  .counsellingTop_02 .l-HeadingTitle--h3 .l-HeadingTitle__h3 { font-size: 24px; }
}
.counsellingTop_02 .l-HeadingTitle--h3 + .l-Text .opt-fs_h_lv6 { font-size: 14px; }
.counsellingTop_02 .l-HeadingTitle--h3 + .l-Text p:nth-child(3) { display: none; }
.counsellingTop_02 .l-HeadingTitle--h3 + .l-Text .opt-fontfamily--02 { font-style: italic; }
@media only screen and (min-width: 641px) and (max-width: 1024px) {
  .counsellingTop_02 .l-HeadingTitle--h3 + .l-Text .opt-fs_h_lv6 { font-size: 14px; }
}
@media only screen and (max-width: 640px) {
  .counsellingTop_02 .l-HeadingTitle--h3 + .l-Text .opt-fs_h_lv6 { font-size: 14px; }
}

.counsellingTop_02 .l-HeadingTitle--h3 + .l-Text + .l-ImageTextHP__contentsBlock__text__moreinfo .g-ButtonUnit { width: auto; }
@media only screen and (min-width: 641px) and (max-width: 1024px) {
  .counsellingTop_02 .l-HeadingTitle--h3 + .l-Text + .l-ImageTextHP__contentsBlock__text__moreinfo .g-ButtonUnit { width: auto; }
}
@media only screen and (max-width: 640px) {
  .counsellingTop_02 .l-HeadingTitle--h3 + .l-Text + .l-ImageTextHP__contentsBlock__text__moreinfo .g-ButtonUnit { width: auto; }
}

.counsellingTop_03 .l-HeadingTitle--h2 .l-HeadingTitle__h2 { font-size: 32px; }
@media only screen and (min-width: 641px) and (max-width: 1024px) {
  .counsellingTop_03 .l-HeadingTitle--h2 .l-HeadingTitle__h2 { font-size: 32px; }
}
@media only screen and (max-width: 640px) {
  .counsellingTop_03 .l-HeadingTitle--h2 .l-HeadingTitle__h2 { font-size: 24px; }
}
.counsellingTop_03 .l-HeadingTitle--h2 + .l-Text { font-size: 14px; }
.counsellingTop_03 .l-HeadingTitle--h2 + .l-Text p:nth-child(3) { display: none; }
@media only screen and (min-width: 641px) and (max-width: 1024px) {
  .counsellingTop_03 .l-HeadingTitle--h2 + .l-Text { font-size: 14px; }
}
@media only screen and (max-width: 640px) {
  .counsellingTop_03 .l-HeadingTitle--h2 + .l-Text { font-size: 14px; }
}

.counsellingTop_03 .l-HeadingTitle--h2 + .l-Text + .l-ButtonP .g-ButtonUnit { width: auto; }
@media only screen and (min-width: 641px) and (max-width: 1024px) {
  .counsellingTop_03 .l-HeadingTitle--h2 + .l-Text + .l-ButtonP .g-ButtonUnit { width: auto; }
}
@media only screen and (max-width: 640px) {
  .counsellingTop_03 .l-HeadingTitle--h2 + .l-Text + .l-ButtonP .g-ButtonUnit { width: auto; }
}

/* language adjustment */
.counsellingTop_03 .counselling_individual .l-HeadingTitle--h2 .l-HeadingTitle__h2 { padding-top: 25px; margin-bottom: 24px; }
@media only screen and (min-width: 641px) and (max-width: 1024px) {
  .counsellingTop_03 .counselling_individual .l-HeadingTitle--h2 .l-HeadingTitle__h2 { padding-top: 25px; margin-bottom: 24px; }
}
@media only screen and (max-width: 640px) {
  .counsellingTop_03 .counselling_individual .l-HeadingTitle--h2 .l-HeadingTitle__h2 { padding-top: 0; }
}

.counsellingTop_02 .l-ButtonP .l-ButtonP__list .l-ButtonP__list__item .l-ButtonUnit .l-ButtonUnit__link,
.counsellingTop_03 .l-ButtonP .l-ButtonP__list .l-ButtonP__list__item .l-ButtonUnit .l-ButtonUnit__link {
 padding-left: 51px !important;
 padding-right: 51px !important;
}

.counsellingTop_02 .g-ButtonP:not(.sensai-gold-noarrow-button-pack-reverse):not(.sensai-gold-noarrow-button-pack):not(.sensai-white-arrow-button-pack):not(.sensai-gold-arrow-button-pack):not(.closeicon) .g-ButtonP__list .g-ButtonP__list__item .g-ButtonUnit:not(.is-rightIcon):not(.is-leftIcon).is-colorset--5 .g-ButtonUnit__link:hover,
.counsellingTop_03 .g-ButtonP:not(.sensai-gold-noarrow-button-pack-reverse):not(.sensai-gold-noarrow-button-pack):not(.sensai-white-arrow-button-pack):not(.sensai-gold-arrow-button-pack):not(.closeicon) .g-ButtonP__list .g-ButtonP__list__item .g-ButtonUnit:not(.is-rightIcon):not(.is-leftIcon).is-colorset--2 .g-ButtonUnit__link:hover {
 padding-left: 39.75px !important;
 padding-right: 39.75px !important;
}
