@charset "UTF-8";

/* reset.css */
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}

:focus {
  outline: 0;
}

ol, ul {
  list-style: none;
}

table {
  border-collapse: separate;
  border-spacing: 0;
}

caption, th, td {
  text-align: left;
  font-weight: normal;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
}

blockquote,
q {
  quotes: "" "";
}

a {
  text-decoration: none;
}

/* design.css: used utility classes */
.MR20 {
  margin-right: 20px;
}

.MB20 {
  margin-bottom: 20px;
}

.MB30 {
  margin-bottom: 30px;
}

.MT10 {
  margin-top: 10px;
}

.MT20 {
  margin-top: 20px;
}

.PT30 {
  padding-top: 30px;
}

.PT40 {
  padding-top: 40px;
}

.PT50 {
  padding-top: 50px;
}

.center {
  text-align: center;
}

.clear {
  clear: both;
  overflow: hidden;
}

/* design.css: used text styles */
.brown14 {
  font-size: 14px;
  line-height: 28px;
  color: #6b3f31;
}

.bk_title_crown3 {
  background-image: url(../images/bk_title_crown.png);
  text-align: center;
  height: 120px;
  margin-top: 20px;
  padding-top: 20px;
  font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
  font-size: 28px;
  line-height: 74px;
  font-weight: bold;
  color: #6b3f31;
  background-repeat: no-repeat;
  background-position: 200px 0;
}

.small {
  font-size: 13px !important;
  line-height: 18px !important;
}

/* base.css */
* {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  color: #583822;
}

img {
  margin: 0;
  vertical-align: bottom;
}

#container {
  margin: auto;
  padding: auto;
  width: 960px;
}

header h1 {
  font-size: 13px;
  line-height: 25px;
  text-align: left;
  margin-bottom: 20px;
  height: 15px;
  font-weight: bold;
  padding-top: 5px;
}

#logo {
  float: left;
}

#book {
  margin-left: 5px;
  font-size: 16px;
  margin-bottom: 10px;
}

#book p {
  font-size: 15px;
  line-height: 26px;
}

.bottom_race {
  width: auto;
  height: 16px;
  clear: both;
}

.footer_inside {
  background-color: #6f5436;
  height: 100px;
}

.footer_inside a {
  color: #fff;
  text-decoration: none;
}

.footer_inside p {
  padding-top: 20px;
  color: #fff;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
}

#pageTop {
  position: fixed;
  bottom: 20px;
  right: 20px;
}

#pageTop a {
  display: block;
  z-index: 999;
  padding: 5px;
  border-radius: 5px;
  width: 70px;
  height: 70px;
  background-color: #e95377;
  color: #fff;
  font-weight: bold;
  text-decoration: none;
  text-align: center;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 12px;
}

#pageTop a:hover {
  text-decoration: none;
  opacity: .7;
}

.header-btn {
  margin-top: 10px;
  text-align: right;
}

.header-btn a {
  display: inline-block;
  padding: 10px 18px;
  background: #8b5e3c;
  color: #fff;
  text-decoration: none;
  font-size: 14px;
  font-weight: 600;
  border-radius: 6px;
  transition: all .3s ease;
}

.header-btn a:hover {
  background: #5f789c;
}

#left {
  width: 606px;
  margin: 0 auto;
  float: none !important;
}

/* school.css */
.message p {
  font-size: 14px;
  line-height: 28px;
  text-align: left;
  padding-top: 20px;
  padding-right: 20px;
  padding-left: 20px;
}

.perm {
  clear: both;
}

.school_point1,
.school_point2,
.school_point3,
.school_point4,
.school_point5 {
  background-repeat: no-repeat;
  height: 210px;
  padding-top: 60px;
  padding-left: 40px;
  margin-bottom: 25px;
}

.school_point1 {
  background-image: url(../images/school_point1.png);
}

.school_point2 {
  background-image: url(../images/school_point2.png);
}

.school_point3 {
  background-image: url(../images/school_point3.png);
}

.school_point4 {
  background-image: url(../images/school_point4.png);
}

.school_point5 {
  background-image: url(../images/school_point5.png);
}

.school_point1 h3,
.school_point2 h3,
.school_point3 h3,
.school_point4 h3,
.school_point5 h3 {
  background-image: url(../images/line_makeup.png);
  background-repeat: no-repeat;
  height: 50px;
  background-position: 0 27px;
  font-size: 19px;
  font-weight: bold;
  text-align: center;
  width: 340px;
}

.school_point1 p,
.school_point2 p,
.school_point3 p,
.school_point4 p,
.school_point5 p {
  font-size: 14px;
  line-height: 25px;
  width: 340px;
}

.school_title_price {
  background-image: url(../images/school_title_price.png);
  background-repeat: no-repeat;
  height: 150px;
  font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
  font-size: 28px;
  font-weight: bold;
  padding-top: 60px;
  text-align: center;
}

.course h3 {
  background-image: url(../images/school_title_course.jpg);
  background-repeat: no-repeat;
  height: 77px;
  font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
  font-size: 28px;
  font-weight: bold;
  padding-top: 25px;
  text-align: center;
  background-position: -20px 0;
  margin: 15px 0;
}

.school_course_white,
.school_course_pink {
  background-repeat: no-repeat;
  text-align: center;
  float: left;
  margin-bottom: 20px;
  height: 181px;
  width: 293px;
}

.school_course_white {
  background-image: url(../images/school_course_white.png);
}

.school_course_pink {
  background-image: url(../images/school_course_pink.png);
}

.school_course_white h4,
.school_course_white h5,
.school_course_pink h4,
.school_course_pink h5 {
  font-size: 17px;
  font-weight: bold;
  line-height: 22px;
}

.school_course_white p,
.school_course_pink p {
  font-size: 14px;
  line-height: 22px;
  padding: 5px 0;
}

.voicemid {
  background-image: url(../images/school_flame_voicemid.jpg);
  background-repeat: repeat-y;
  padding: 0 45px;
}

.voicemid h3 {
  font-size: 20px;
  font-weight: bold;
  text-align: center;
}

.voicemid p {
  padding-top: 15px;
  font-size: 14px;
  line-height: 28px;
}

/* profile.css */
.profile_flame_top {
  background-image: url(../images/school_flame_top.jpg);
  background-repeat: no-repeat;
  height: 76px;
  margin-top: 20px;
}

.profile_flame_top h2 {
  font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
  font-size: 21px;
  font-weight: bold;
  padding-top: 60px;
  text-align: center;
}

.profile_flame_mid {
  background-image: url(../images/school_flame_mid.jpg);
  background-repeat: repeat-y;
  padding-right: 43px;
  padding-left: 43px;
  padding-top: 30px;
}

.profile_flame_mid table {
  padding: 10px 0;
  font-size: 14px;
  line-height: 25px;
  width: 520px;
}

.profile_flame_mid th {
  padding: 10px 0;
  border-bottom: 1px solid #6b3f31;
  width: 15%;
  vertical-align: middle;
}

.profile_flame_mid td {
  padding: 10px 0 10px 10px;
  border-bottom: 1px solid #6b3f31;
}

/* ヘッダー部分共通 */
header {
  width: 100%;
  height: auto;
  overflow: visible;
}

.header-inner {
  display: flex;
  justify-content: center;
  gap: 40px;
}

#logo,
#book {
  float: none;
}

#logo img {
  max-width: 100%;
  height: auto;
}

.pc-header-nav {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
  width: 100%;
  margin: 18px auto 0;
  padding: 12px 0;
  box-sizing: border-box;
  clear: both;
}

.pc-header-nav a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
  min-width: 150px;
  padding: 12px 24px;
  background: #6b4a3a;
  border: 1px solid #6b4a3a;
  color: #fff;
  text-decoration: none;
  font-size: 20px;
  font-weight: 900;
  line-height: 1;
  border-radius: 999px;
  box-sizing: border-box;
  white-space: nowrap;
  transition: 0.3s;
text-shadow: 0 0 0.5px #fff;	
}


.pc-header-nav i {
  font-size: 17px;
}

.pc-header-nav .nav-line i,
.pc-header-nav .nav-insta i {
  color: #fff;
}

.pc-header-nav .nav-line {
  background: #06c755;
  border-color: #06c755;
  color: #fff;
}


.pc-header-nav .nav-insta {
  background: linear-gradient(135deg, #f58529, #dd2a7b, #8134af);
  border-color: #dd2a7b;
  color: #fff;
}

.main-line-btn {
  text-align: center;
  margin: 24px auto 10px;
}

.main-line-btn a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  width: 100%;
  max-width: 600px;
  padding: 30px;
  background: #06c755;
  color: #fff;
  text-decoration: none;
  font-size: 40px;
  font-weight: 800;
  line-height: 1;
  border-radius: 999px;
  box-shadow: 0 6px 0 #04a846, 0 12px 22px rgba(6, 199, 85, 0.25);
  box-sizing: border-box;
  transition: 0.3s;
text-shadow: 0 0 0.5px #fff;	
}

.main-line-btn a:hover {
  transform: translateY(2px);
  box-shadow: 0 4px 0 #04a846, 0 8px 16px rgba(6, 199, 85, 0.22);
  color: #fff;
}

.main-line-btn i {
  color: #fff;
  font-size: 40px;
}