@charset "UTF-8";
/*はじめに*/
/*健康サロン経営*/
h1 {
  margin-bottom: 30px; }

.college-list {
  background: #fff2f2;
  padding: 90px 0;
  margin: 60px 0; }
  .college-list img {
    width: 100%;
    border: 2px solid #ccc;
    margin-bottom: 5px; }
  .college-list h2 {
    border: none;
    text-align: center;
    font-size: 4rem;
    font-weight: bold;
    color: #8e2940;
    font-family: 'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ Pro', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, sans-serif !important;
    margin-bottom: 0; }
  .college-list figcaption {
    font-weight: bold;
    text-align: center;
    font-size: 1.8rem;
    margin-bottom: 5px;
    color: #8e2940;
    font-family: '游ゴシック体', 'Yu Gothic', YuGothic, 'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ Pro', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, sans-serif; }
  .college-list h2::after {
    border: none; }

.about-us {
  text-align: left !important;
  margin-bottom: 0 !important; }

.head-text {
  font-size: 1.6rem;
  margin-bottom: 60px; }

.about-logo {
  text-align: center;
  font-size: 2rem; }
  .about-logo img {
    border: none;
    max-width: 300px; }
  .about-logo p {
    margin-bottom: 30px; }

.about-logo::after {
  border: none; }

.tag {
  text-align: center;
  font-size: 2.8rem;
  font-weight: bold;
  margin-bottom: 60px;
  font-family: 'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ Pro', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, sans-serif !important; }

.about-seminar,
.about-hms,
.greeting-akahoshi {
  margin-bottom: 90px; }

.bp-college-about {
  margin: 90px 0; }

.column-bnr {
  border: 1px solid #8e2940;
  display: block;
  margin-bottom: 30px;
  font-size: 1.6rem;
  font-weight: bold;
  position: relative;
  top: 0;
  box-shadow: 0 0 3px #555;
  color: #fff;
  transition: ease .5s;
  font-family: '游ゴシック体', 'Yu Gothic', YuGothic, 'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ Pro', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, sans-serif; }
  .column-bnr span {
    transition: ease .5s;
    padding: 5px;
    display: block;
    position: absolute;
    bottom: -1px;
    width: 100%;
    background: rgba(142, 41, 64, 0.9); }
  .column-bnr i {
    float: right; }
  .column-bnr:hover {
    border: 1px solid #333; }
    .column-bnr:hover span {
      background: rgba(51, 51, 51, 0.9); }

.about-plink {
  display: flex;
  justify-content: center;
  flex-wrap: wrap; }

.about-plink li {
  margin: 10px;
  width: 30%; }
  .about-plink li a {
    background: #8e2940;
    box-shadow: 0 0 3px #555;
    display: block;
    padding: 15px 5px;
    text-align: center;
    font-size: 1.6rem;
    font-family: '游ゴシック体', 'Yu Gothic', YuGothic, 'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ Pro', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, sans-serif;
    color: #fff;
    line-height: 1.2;
    margin-bottom: 20px; }
    .about-plink li a i {
      font-size: 1.3rem; }

.about-plink li a:hover {
  background: #333; }

.column-list h3 {
  font-size: 1.8rem;
  font-weight: bold;
  color: #8e2940;
  font-family: 'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ Pro', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, sans-serif !important;
  border-bottom: 1px solid #ccc;
  margin-bottom: 20px; }

.column-list p {
  font-size: 1.4rem;
  line-height: 1.4; }

@media (max-width: 1199px) {
  .college-list h2 {
    font-size: 4rem; }

  .about-plink li a {
    font-size: 1.4rem; } }
@media (max-width: 767px) {
  .college-list {
    margin-bottom: 60px; }
    .college-list h2 {
      font-size: 3.2rem; }

  .tag {
    margin-bottom: 30px;
    font-size: 2rem; }

  .about-plink li {
    width: 45%; }
    .about-plink li a {
      margin-bottom: 10px;
      font-size: 1.6rem; } }
@media (max-width: 575px) {
  .head-text {
    font-size: 1.4rem; }

  .college-list h2 {
    font-size: 1.8rem; }
  .college-list img {
    border: 3px solid #ccc; }
  .college-list figcaption {
    margin-bottom: 10px;
    line-height: 1.2;
    font-size: 1.4rem; }

  .tag {
    font-size: 1.6rem; }

  .column-bnr span {
    font-size: 1.4rem; }

  .bp-college-about {
    margin: 30px 0; }

  .about-plink li {
    width: 45%;
    margin: 5px; }
    .about-plink li a {
      font-size: 1.2rem;
      padding: 10px 5px; } }
.health-of {
  text-align: center;
  margin-bottom: 90px; }

.health-of-logo {
  max-width: 300px;
  width: 100%;
  display: block;
  margin: 0 auto 10px auto; }

.health-of-1 {
  text-align: center;
  margin-bottom: 60px;
  font-size: 1.8rem; }

.health-of-2 {
  font-size: 2.4rem;
  font-weight: bold;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif !important; }
  .health-of-2 em {
    color: #277e00;
    font-size: 3.6rem; }

.health-of-list {
  margin-bottom: 60px; }
  .health-of-list li img {
    margin-bottom: 10px; }

.health-merit {
  display: flex;
  margin-bottom: 120px;
  overflow: hidden; }

.health-merit-left, .health-merit-right {
  float: left; }

.health-merit-left {
  width: 52%;
  position: relative;
  z-index: 0; }
  .health-merit-left img {
    z-index: 0;
    position: relative; }
  .health-merit-left::after {
    content: '';
    display: block;
    border-top: 14vw solid transparent;
    border-left: 5vw solid #eafbdb;
    border-bottom: 14vw solid transparent;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 99; }

.health-merit-right {
  width: 48%;
  background: #eafbdb; }
  .health-merit-right h3 {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%; }

.ua-safari .health-merit-right {
  position: relative; }
  .ua-safari .health-merit-right h3 {
    position: absolute;
    top: 0;
    left: 25%;
    height: none; }

@media (min-width: 1300px) {
  .health-merit-right h3 {
    font-size: 3.6rem;
    line-height: 1.4; } }
@media (min-width: 1980px) {
  .health-merit-right h3 {
    font-size: 5rem; } }
@media (max-width: 1299px) {
  .health-merit-right h3 {
    font-size: 3rem; } }
@media (max-width: 1199px) {
  .health-merit-right h3 {
    font-size: 2.6rem; } }
@media (max-width: 991px) {
  .health-merit-right h3 {
    font-size: 2.4rem; } }
@media (max-width: 767px) {
  .health-merit-right h3 {
    font-size: 2.2rem;
    line-height: 1.2; } }
@media (max-width: 600px) {
  .health-merit-left, .health-merit-right {
    display: block;
    width: 100%; }

  .health-merit {
    display: block; }

  .health-merit-left {
    overflow: hidden; }
    .health-merit-left::after {
      content: '';
      display: block;
      border-left: 50vw solid transparent;
      border-top: 8vw solid #eafbdb;
      border-right: 50vw solid transparent;
      position: absolute;
      top: auto;
      left: -2%;
      z-index: 9;
      top: 0; }

  .health-merit-right {
    padding: 20px 0;
    text-align: center; }
    .health-merit-right h3 {
      font-size: 2.8rem;
      line-height: 1.2;
      padding-top: 10px;
      z-index: 99;
      line-height: 1.4;
      position: relattive; } }
@media (max-width: 575px) {
  .health-merit-right h3 {
    font-size: 2rem; }

  .health-merit-right {
    padding-bottom: 10px; }

  .ua-safari .health-merit-right {
    position: relative; }
    .ua-safari .health-merit-right h3 {
      position: inherit;
      top: none;
      left: 0;
      height: none; }

  .health-of {
    margin-bottom: 30px; }

  .health-of-logo {
    max-width: 200px; }

  .health-of-list {
    margin-bottom: 30px; }
    .health-of-list li p {
      margin-bottom: 0;
      font-size: 1.2rem;
      line-height: 1.4; }

  .health-of-1 {
    line-height: 1.4;
    font-size: 1.6rem;
    margin-bottom: 30px; }

  .health-of-2 {
    font-size: 1.6rem; }
    .health-of-2 em {
      font-size: 2.4rem; }

  .health-merit {
    margin-bottom: 60px; } }
.staff-health {
  margin-bottom: 60px; }

.staff-settlement {
  margin-bottom: 120px; }

.staff-health, .staff-settlement {
  background: #f3f3f3;
  padding: 30px; }

.staff-health-q, .staff-settlement-q {
  text-align: center;
  font-weight: bold;
  font-size: 2.8rem;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif !important; }

.staff-health-q span {
  color: #eb9f3f; }

.staff-settlement-q span {
  color: #50a940; }

.staff-health-box-1 {
  border-right: 10px solid #f3f3f3; }

.staff-health-box-2 {
  border-left: 10px solid #f3f3f3; }

.staff-health-box-1, .staff-health-box-2 {
  width: 50%;
  float: left; }

.staff-health-box-1 p, .staff-health-box-2 p {
  text-align: center;
  margin-bottom: 0; }

.staff-health-box-1 i, .staff-health-box-2 i {
  text-align: center;
  display: block; }

.staff-settlement-box-inner {
  display: table;
  margin: 0 auto;
  text-align: center;
  width: 100%; }
  .staff-settlement-box-inner p {
    vertical-align: middle;
    width: 45%;
    margin-bottom: 0;
    display: table-cell; }
  .staff-settlement-box-inner i {
    display: table-cell;
    width: 10%;
    transform: rotate(-90deg); }

.staff-health-box-1, .staff-health-box-2, .staff-settlement-box {
  background: #fff;
  padding: 40px 10px 30px 10px; }

.staff-health-box-1 p, .staff-health-box-2 p, .staff-settlement-box p {
  font-weight: bold;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif !important; }

.staff-health-box-1 i, .staff-health-box-2 i, .staff-settlement-box i {
  font-size: 3rem;
  color: #555; }

.staff-prosess {
  font-size: 2rem; }

.staff-result {
  font-size: 2.6rem;
  color: #d74343; }

@media (max-width: 991px) {
  .staff-result {
    font-size: 2.2rem; }

  .staff-health, .staff-settlement {
    margin: 0 30px 60px; } }
@media (max-width: 767px) {
  .staff-health, .staff-settlement {
    margin: 0 15px 60px; }

  .staff-result {
    font-size: 2.4rem; }

  .staff-health-box-1, .staff-health-box-2 {
    float: none;
    width: 100%;
    border: none; }

  .staff-health-box-1 {
    margin-bottom: 30px; }

  .staff-settlement-box-inner p {
    display: block;
    width: 100%; }
  .staff-settlement-box-inner i {
    display: block;
    width: 100%;
    transform: none; }

  .staff-health-q, .staff-settlement-q {
    font-size: 2rem;
    line-height: 1.2; } }
@media (max-width: 575px) {
  .staff-result {
    font-size: 2rem; }

  .staff-health, .staff-settlement {
    padding: 20px; }

  .staff-health-box-1, .staff-health-box-2, .staff-settlement-box {
    padding: 20px 10px; }

  .staff-health-box-1 i, .staff-health-box-2 i, .staff-settlement-box i {
    line-height: 1; }

  .staff-prosess {
    font-size: 1.8rem; }

  .staff-health-q, .staff-settlement-q {
    margin-bottom: 20px; } }
.health-trigger-inner {
  padding: 0 15px;
  display: flex;
  margin-bottom: 120px; }

.health-trigger-img {
  width: 50%;
  display: block; }

.health-trigger-text {
  width: 50%;
  background: #eafbdb; }
  .health-trigger-text p {
    font-weight: bold;
    display: flex;
    justify-content: center;
    height: 100%;
    align-items: center;
    font-size: 2.8rem;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif !important; }

.ua-safari .health-trigger-text {
  position: relative;
  top: 0; }
  .ua-safari .health-trigger-text p {
    position: absolute;
    top: 0;
    left: 15%;
    height: none; }

@media (max-width: 991px) {
  .health-trigger-inner {
    margin-bottom: 90px; }

  .health-trigger-text p {
    font-size: 2rem; } }
@media (max-width: 767px) {
  .health-trigger-text p {
    font-size: 1.8rem; }

  .ua-safari .health-trigger-text p {
    position: absolute;
    left: 5%; } }
@media (max-width: 575px) {
  .health-trigger-inner {
    display: block;
    margin-bottom: 60px;
    padding: 0; }

  .health-trigger-img,
  .health-trigger-text {
    width: 100%;
    display: block;
    float: none; }

  .health-trigger-text p {
    padding: 20px 0;
    line-height: 1.4;
    font-size: 1.8rem; }

  .ua-safari .health-trigger-text {
    position: relative;
    top: 0; }
    .ua-safari .health-trigger-text p {
      position: inherit;
      left: 0; }

  .college-list {
    padding: 60px 0; }
    .college-list figcaption {
      font-size: 1.2rem; }

  .about-logo img {
    max-width: 200px;
    border: none; }

  .college-list p {
    font-size: 1.4rem;
    margin-bottom: 30px; }

  .about-seminar, .about-hms, .greeting-akahoshi {
    margin-bottom: 60px; }

  .aboutlink {
    margin-bottom: 0; } }
.bp-about, .greeting, .history {
  margin-bottom: 90px; }

.bp-college-about-text1 {
  font-size: 2rem;
  margin-bottom: 0; }

.bp-college-about-text2 {
  font-size: 4rem;
  font-weight: bold;
  line-height: 1.2;
  margin-bottom: 10px;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif !important; }

.bp-college-about-text3 {
  font-size: 2rem; }

.aboutlink {
  padding: 10px;
  border: 1px solid #ccc;
  border-radius: 6px;
  display: inline-block;
  margin-bottom: 30px;
  font-weight: bold;
  background: #fff;
  transition: ease .5s; }
  .aboutlink:hover {
    background: #8e2940;
    color: #fff; }

.bp-logo-img {
  max-width: 350px;
  margin-bottom: 20px; }

.beautypark-image {
  max-width: 600px;
  width: 100%; }

.bp-college {
  padding: 90px 0; }
  .bp-college h2 {
    font-size: 2.4rem;
    font-weight: bold;
    border-bottom: 0;
    text-align: center; }
    .bp-college h2 img {
      max-width: 300px;
      width: 100%;
      margin-bottom: 10px; }
  .bp-college img {
    max-width: 400px;
    width: 100%;
    margin-bottom: 30px; }
  .bp-college h2::after {
    display: none; }

.bp-college-text {
  margin-bottom: 60px; }
  .bp-college-text p strong {
    text-align: center;
    font-size: 2.4rem;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif !important;
    margin-bottom: 10px;
    display: block; }

.college-menu li {
  margin-bottom: 30px; }
  .college-menu li a {
    padding: 20px 0;
    font-size: 1.8rem;
    font-weight: bold;
    display: block;
    text-align: center;
    color: #fff;
    -webkit-transition: .5s ease;
    transition: .5s ease;
    background: #c6ecbf;
    border: 1px solid transparent; }
    .college-menu li a:hover {
      border: 1px solid #333;
      color: #333;
      background: #fff; }

.about-greeting {
  margin-bottom: 90px; }
  .about-greeting:first-child {
    margin-bottom: 90px; }

.greeting-important {
  margin: 80px 0;
  font-size: 2.6rem;
  letter-spacing: 1px;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif !important;
  color: #fff; }
  .greeting-important strong {
    display: flex;
    align-items: center;
    justify-content: center; }

.hanko {
  max-width: 70px; }

.akahoshi-bg {
  background-image: url("https://www.beautypark-college.jp/wp2/wp-content/themes/beautypark-college2/images/about/about-img-bg.jpg");
  background-size: cover;
  background-position: top 0 left 10%;
  position: absolute;
  top: 0;
  right: 0;
  content: "";
  width: 50%;
  height: 100%; }

.history-list {
  font-size: 1.4rem;
  margin-bottom: 60px; }
  .history-list table {
    margin-bottom: 10px; }
  .history-list th {
    width: 6em; }
  .history-list td {
    padding-bottom: 10px; }

.profile-list p {
  font-size: 1.4rem; }

.greeting-box {
  background: #222;
  margin: 90px 0;
  position: relative;
  top: 0; }

.profile-name-1 {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif !important;
  font-size: 2.2rem !important;
  line-height: 1.2;
  color: #50a940; }

.profile-name-2 {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif !important;
  font-size: 1.8rem !important; }

@media (max-width: 1199px) {
  .greeting-important {
    font-size: 2rem; } }
@media (max-width: 991px) {
  .greeting-important {
    position: relative;
    top: 0;
    font-size: 2rem;
    padding: 0 10px; }

  .bp-college {
    padding: 60px 0; }

  .bp-college-about img {
    max-width: 300px;
    width: 90%;
    display: block;
    margin: 0 auto 10px auto; }

  .bp-college-about-text1 {
    font-size: 1.8rem;
    text-align: center;
    margin-bottom: 5px; }

  .bp-college-about-text2 {
    text-align: center;
    font-size: 2.8rem;
    font-weight: bold;
    margin-bottom: 10px; }

  .bp-college-about-text3 {
    font-size: 1.8rem;
    text-align: center; }

  .greeting-important {
    margin: 0; }

  .greeting-box {
    padding: 40px 0; }

  .about-greeting {
    margin-bottom: 30px; }
    .about-greeting:first-child {
      margin-bottom: 60px; } }
@media (max-width: 767px) {
  .bp-college-text p strong {
    text-align: left;
    font-size: 2rem; }

  .bp-about img {
    max-width: 300px;
    width: 80%;
    display: block;
    margin: 0 auto 30px auto; }

  .bp-college {
    margin-bottom: 10px; }
    .bp-college h2 {
      font-size: 1.8rem; }
      .bp-college h2 img {
        width: 80%;
        display: block;
        margin: 0 auto 1px auto; }

  .aboutlink {
    text-align: center;
    display: block; }

  .greeting-box {
    padding: 40px 0 0 0; }

  .greeting-important {
    font-size: 2.4rem;
    margin: 0 0 40px 0;
    padding: 0 5px; }

  .akahoshi-bg {
    position: inherit;
    height: 250px;
    width: 100%;
    background-size: cover; } }
@media (max-width: 575px) {
  .bp-about, .greeting, .history {
    margin-bottom: 30px; }

  .bp-college {
    padding: 30px 0; }
    .bp-college h2 {
      margin-bottom: 20px; }
    .bp-college img {
      margin-bottom: 20px;
      max-width: 200px; }

  .bp-college-about img {
    width: 90%;
    display: block;
    margin: 0 auto 10px auto; }

  .bp-college-about-text1 {
    font-size: 1.8rem;
    text-align: center;
    margin-bottom: 5px; }

  .bp-college-about-text2 {
    text-align: center;
    font-size: 2.8rem;
    font-weight: bold;
    margin-bottom: 10px; }

  .bp-college-about-text3 {
    font-size: 1.6rem;
    text-align: left; }

  .bp-college-text {
    margin-bottom: 0px; }

  .greeting-box {
    margin-top: 30px;
    margin-bottom: 60px;
    padding: 20px 0 0 0; }

  .greeting-important {
    font-size: 1.6rem;
    position: relative;
    top: 0;
    padding: 0 20px;
    margin: 0 0 20px 0; }

  .hanko {
    max-width: 50px; }

  .akahoshi-bg {
    height: 150px; }

  .profile-name-1 {
    font-size: 2rem !important; }

  .profile-name-2 {
    font-size: 1.6rem !important; } }
