@charset "UTF-8";

/*google fonts*/
@import url('https://fonts.googleapis.com/css2?family=EB+Garamond:ital,wght@0,400..800;1,400..800&family=Noto+Serif+JP:wght@200..900&family=Shippori+Mincho:wght@400;500;600;700;800&display=swap');

/* CSS Document */
/* ページのヘッダー・フッター等のCSSは https://aroma-therapy.co.jp/css/common.css をご参照ください */
.sp {
  display: none;
}

.pc {
  display: block;
}

.centering {
  margin: 0 auto;
}

.meiryo {
  font-family: メイリオ, Meiryo, sans-serif;
  font-weight: normal;
}

.shippori-mincho {
  font-family: 'Shippori Mincho', serif;
  font-weight: 400;
}

@media (min-width: 768px) {
  .txt-30-pc {
    font-size: 30px !important;
  }
}
@media (max-width: 768px) {
  .txt-20-sp {
    font-size: 20px !important;
  }
}

.txt-20 {
  font-size: 20px !important;
}

.txt_accent {
  color: #ee7270;
  font-size: 18px;
  font-weight: bold;
}

.txt_bold {
  font-weight: bold;
  font-size: 18px;
  color: #333;
}

.contentInner_960 {
  width: 960px;
  margin: 0 auto;
}

.contentInner_1000 {
  width: 1000px;
  margin: 0 auto;
}

/* HEADER */
#gHeader {
  padding: 4px 0 4px;
  position: relative;
  z-index: 11;
  background: #fff url(../img/common/container_bg.gif) repeat-x left top;
  overflow: hidden;
  border-bottom: 1px solid #725a49;
}

#gHeader .logo {
  float: left;
  padding-top: 11px;
  padding-right: 0px;
  padding-bottom: 0;
  padding-left: 0px;
}

#gHeader .hText {
  margin-top: 28px;
  float: left;
}

#gHeader .hText._large {
  margin-top: 5px;
}

#container #mainImg {
  width: 100%;
  height: 694px;
  background-image: url('../img/mv_bg.jpg');
  background-repeat: no-repeat;
  background-position: center top;
  margin-bottom: 0px !important;
}

#container #mainImg .contentInner_960,
#container #mainImg .contentInner_1000 {
  position: relative;
}

#container #mainImg h1 {
  position: absolute;
  background-image: url('../img/mv_main_copy.png');
  background-repeat: no-repeat;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  width: 653px;
  height: 606px;
  top: 130px;
  left: 0;
}

#container #mainImg p {
  position: absolute;
  top: 410px;
  left: 0;
}

#container #mainImg02 {
  width: 100%;
  height: 800px;
  background-image: url('../img/mv_bg02.jpg');
  background-repeat: no-repeat;
  background-position: center top;
  /* background-size: contain; */
  margin-bottom: 0px !important;
}

#container #mainImg02 .contentInner_960 {
  position: relative;
}

#container #mainImg02 h1 {
  position: absolute;
  background-image: url('../img/mv_main_copy02.png');
  background-repeat: no-repeat;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  width: 653px;
  height: 606px;
  top: 130px;
  left: 14px;
}

#container #mainImg02 p {
  position: absolute;
  top: 450px;
  left: 25px;
}

#container #mainImg03 {
  width: 100%;
  height: 700px;
  background-image: url('../img/mv_bg02.jpg');
  background-repeat: no-repeat;
  background-position: center top;
  /* background-size: contain; */
  margin-bottom: 0px !important;
}

#container #mainImg03 .contentInner_960 {
  position: relative;
}

#container #mainImg03 h1 {
  position: absolute;
  background-image: url('../img/mv_main_copy03.png');
  background-repeat: no-repeat;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  width: 653px;
  height: 606px;
  top: 130px;
  left: 14px;
}

#container #mainImg03 p {
  position: absolute;
  top: 450px;
  left: 25px;
}

#container #mainImg04 {
  width: 100%;
  height: 700px;
  background-image: url('../img/mv_bg02.jpg');
  background-repeat: no-repeat;
  background-position: center top;
  /* background-size: contain; */
  margin-bottom: 0px !important;
}

#container #mainImg04 .contentInner_960 {
  position: relative;
}

#container #mainImg04 h1 {
  position: absolute;
  background-image: url('../img/mv_main_copy04.png');
  background-repeat: no-repeat;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  width: 735px;
  height: 606px;
  top: 130px;
  left: 14px;
}

#container #mainImg04 p {
  position: absolute;
  top: 450px;
  left: 25px;
}

#container #mainImg05 {
  width: 100%;
  height: 700px;
  background-image: url('../img/mv_bg02.jpg');
  background-repeat: no-repeat;
  background-position: center top;
  /* background-size: contain; */
  margin-bottom: 0px !important;
}

#container #mainImg05 .contentInner_960 {
  position: relative;
}

#container #mainImg05 h1 {
  position: absolute;
  background-image: url('../img/mv_main_copy05.png');
  background-repeat: no-repeat;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  /* width: 653px; */
  width: 100%;
  height: 606px;
  top: 130px;
  left: 14px;
}

#container #mainImg05 p {
  position: absolute;
  top: 450px;
  left: 25px;
}

#container #intro {
  background-image: url('../img/sec01_bg.jpg');
  background-repeat: no-repeat;
  background-position: center top;
  width: 100%;
  height: auto;
  min-height: 855px;
  margin-top: 0 !important;
}

#container #intro h2 {
  background-image: url('../img/sec01_h.png');
  background-repeat: no-repeat;
  background-size: cover;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  width: 833px;
  height: 212px;
}

#container #intro .txt_box {
  width: 620px;
  height: auto;
  padding: 35px;
  background-color: rgba(255, 255, 255, 0.8);
  text-align: justify;
  margin-left: 30px;
  font-size: 18px;
  line-height: 1.5;
  color: #333;
}

#container #attention {
  background-image: url('../img/sec02_bg02.jpg');
  background-size: cover;
  background-color: rgba(255, 255, 255, 0.5);
  background-blend-mode: lighten;
  width: 100%;
  height: auto;
  padding: 40px 0 60px;
}

#container #attention h2 {
  background-image: url('../img/sec02_h.png');
  background-repeat: no-repeat;
  background-size: cover;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  width: 846px;
  height: 272px;
  margin-bottom: 20px;
}

#container #attention .txt_box {
  padding: 45px;
  background-color: rgba(255, 255, 255, 1);
  text-align: justify;
  font-size: 18px;
  line-height: 1.5;
  color: #333;
}

#container #nard {
  padding: 40px 0 70px;
}

#container #nard h2 {
  background-image: url('../img/sec03_h.png');
  background-repeat: no-repeat;
  background-size: cover;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  width: 898px;
  height: 167px;
  margin: 0 auto 40px;
}

#container #nard h3 {
  background-image: url('../img/sec03_passrate.png');
  background-repeat: no-repeat;
  background-size: cover;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  width: 656px;
  height: 125px;
  margin: 0 auto 35px;
}

#container #nard .txt_frame {
  background-color: #ebe1a1;
  border-radius: 10px;
  padding: 30px;
}

#container #nard .txt_box {
  background-color: rgba(255, 255, 255, 1);
  border-radius: 5px;
  padding: 40px;
  text-align: justify;
  font-size: 18px;
  line-height: 1.5;
  color: #333;
}

#container #nard .txt_box:last-child {
  margin-bottom: 0;
}

#container #customer {
  background-image: url('../img/sec04_bg.png');
  width: 100%;
  height: auto;
  padding: 70px 0 80px;
}

#container #customer h2 {
  background-image: url('../img/sec04_h.png');
  background-repeat: no-repeat;
  background-size: cover;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  width: 883px;
  height: 138px;
  margin: 0 auto 40px;
}

#container #customer .voice_box {
  width: 910px;
  height: auto;
  background-image: url('../img/sec04_border.png');
  background-repeat: no-repeat;
  background-position: center top;
  padding-top: 35px;
  margin: 0 auto 60px;
  text-align: left;
}

#container #customer .voice_box:last-child {
  margin-bottom: 0;
}

#container #customer .voice_box h3 {
  margin-bottom: 35px;
}

#container #customer .voice_box .voice_txt {
  width: auto;
  text-align: justify;
  font-size: 18px;
  line-height: 1.5;
  color: #333;
  display: inline-block;
}

#container #customer .voice_box .photo_R {
  float: right;
  margin-bottom: 30px;
}

#container #customer .voice_box .photo_R.mb170 {
  margin-bottom: 170px;
}

#container #customer .voice_box .photo_L {
  float: left;
  margin-bottom: 30px;
}

#container #reason {
  margin: 0 auto 90px;
  /*background: #C6AE61; */
  background-image: url('../img/reason_bg.jpg');
  background-repeat: no-repeat;
  padding-top: 150px;
}

#container #reason .thumb_rs {
  float: right;
  margin-right: 30px;
}

#container #reason .thumb_rs.mr0 {
  margin-right: 0px;
  margin-bottom: 40px;
}

#container #reason .contentBox_9 {
  padding-bottom: 60px !important;
}

#container #reason h2 {
  background-image: url('../img/sec05_h.png');
  background-repeat: no-repeat;
  background-size: cover;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  width: 910px;
  height: 187px;
  margin-bottom: 50px;
}

#container #reason h3 {
  text-align: right;
  margin-bottom: 50px;
}

#container #reason .container {
  width: 960px;
  height: auto;
  border: solid 5px #766c67;
  box-sizing: border-box;
  padding: 2px;
  margin-bottom: 40px;
}

#container #reason .container .contentBox_1,
#container #reason .container .contentBox_2,
#container #reason .container .contentBox_3,
#container #reason .container .contentBox_4,
#container #reason .container .contentBox_5,
#container #reason .container .contentBox_6,
#container #reason .container .contentBox_7,
#container #reason .container .contentBox_8,
#container #reason .container .contentBox_9,
#container #reason .container .contentBox_10 {
  border: solid 1px #766c67;
  box-sizing: border-box;
  padding: 40px 30px;
  text-align: left;
  background-repeat: no-repeat;
  background-size: auto;
  background-position: left top;
  background-color: #fff;
}

#container #reason .container .contentBox_1 {
  background-image: url('../img/reason_num_1.png');
  padding: 40px 0;
}

#container #reason .container .contentBox_2 {
  background-image: url('../img/reason_num_2.png');
}

#container #reason .container .contentBox_3 {
  background-image: url('../img/reason_num_3.png');
}

#container #reason .container .contentBox_4 {
  background-image: url('../img/reason_num_4.png');
}

#container #reason .container .contentBox_5 {
  background-image: url('../img/reason_num_5.png');
}

#container #reason .container .contentBox_6 {
  background-image: url('../img/reason_num_6.png');
}

#container #reason .container .contentBox_7 {
  background-image: url('../img/reason_num_7.png');
}

#container #reason .container .contentBox_8 {
  background-image: url('../img/reason_num_8.png');
}

#container #reason .container .contentBox_9 {
  background-image: url('../img/reason_num_9.png');
}

#container #reason .container .contentBox_10 {
  background-image: url('../img/reason_num_10.png');
}

#container #reason .container .cont_txt,
#container #reason .container .cont_txt_left {
  text-align: justify;
  font-size: 18px;
  line-height: 1.5;
  color: #333;
  display: inline-block;
}

#container #reason .container .cont_txt {
  width: 100%;
}

#container #reason .container .cont_txt_left {
  width: 440px;
  display: inline-block;
  margin-right: 30px;
}

#container #reason .container .cont_img {
  text-align: center;
  margin-top: 30px;
}

#container #reason .container .shadow {
  box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.15);
}

/*理由1のみの設定*/
#container #reason .container .contentBox_1 h3 {
  margin-right: 30px;
}

#container #reason .container .contentBox_1 .cont_txt_left {
  margin-right: 40px;
}

#container #reason .container .contentBox_1 .map {
  width: 900px;
  height: auto;
  top: -10px;
  margin-bottom: 20px;
  position: relative;
}

/*理由10のみの設定*/
#container #reason .container .contentBox_10 ul {
  list-style-type: none;
  text-align: center;
}

#container #reason .container .contentBox_10 ul li {
  display: inline-block;
  margin-right: 30px;
}

#container #reason .container .contentBox_10 ul li:last-child {
  margin-right: 0;
}

#container #reason .teacher-list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 60px;
  margin-top: 30px;
  margin-bottom: 30px;
}

#container #reason .teacher-item {
  padding: 30px;
  background-color: #fff;
  border: 1px solid #f5f5f5;
  box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.15);
  text-align: left;
}

#container #reason .teacher-name {
  font-family: 'Shippori Mincho', serif;
  font-weight: 400;
  font-size: 24px;
  line-height: 1;
}

#container #reason .teacher-name span {
  font-size: 30px;
}

#container #reason .teacher-item img {
  width: 100%;
  height: auto;
  margin-bottom: 10px;
}

@media (max-width: 768px) {
  #container #reason .teacher-list {
    grid-template-columns: repeat(2, 1fr);
    gap: 15px;
  }
  #container #reason .teacher-name {
    font-size: 20px;
    line-height: 1.2;
  }
  #container #reason .teacher-name span {
    font-size: 24px;
  }
  #container #reason .teacher-item {
    padding: 10px;
    border: 1px solid #f5f5f5;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.14);
  }
}

#stepup,
#course .course_ed {
  background-image: url('../img/sec06_bg.jpg');
  background-repeat: no-repeat;
  background-position: center top;
  padding-bottom: 60px;
}

#course .course_ed {
  background-color: #fff;
}

.course-title,
.course-title .txt_accent {
  font-size: 22px !important;
  text-align: left !important;
}

.marker {
  font-size: 18px;
  background: linear-gradient(transparent 55%, #fff48b 55%);
}

.hataraki_model_title {
  background-image: url('../img/hataraki_model_title.png');
  background-repeat: no-repeat;
  background-size: 100% auto;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  width: 835px;
  height: 138px;
  margin: 0 auto 50px;
}

.hataraki_model_txt {
  margin-bottom: 40px;
}

.hataraki_model_txt p {
  text-align: justify;
  font-size: 18px;
  line-height: 1.5;
  color: #333;
  margin-bottom: 20px;
}

@media (max-width: 768px) {
  #course .course_ed .contentInner_960 {
    padding: 20px;
  }
  .hataraki_model_title {
    background-image: url('../img/hataraki_model_title_sp.png');
    background-repeat: no-repeat;
    background-size: cover;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    width: 86.7vw;
    height: 27vw;
    margin: 0 auto 4.7vw;
  }
}

#stepup h2 {
  margin: 0 auto 70px;
}

#stepup h2 img {
  margin-top: -40px;
}

#stepup .step {
  width: 960px;
  height: auto;
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px;
}

#stepup .step p {
  display: inline-block;
  vertical-align: top;
}

#stepup .step .txt {
  width: 400px;
  text-align: justify;
  font-size: 18px;
  line-height: 1.5;
  color: #333;
}

#stepup .checklist {
  margin: 0 auto;
}

#course {
  background-image: url('../img/sec04_bg.png');
  height: auto;
  padding: 40px 0 0;
  margin-bottom: 0 !important;
}

#course h2 {
  background-image: url('../img/sec07_h.png');
  background-repeat: no-repeat;
  background-size: cover;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  width: 835px;
  height: 305px;
  margin: 0 auto 50px;
}

#course .txt_box {
  padding: 40px;
  background-color: rgba(255, 255, 255, 1);
  text-align: justify;
  font-size: 18px;
  line-height: 1.5;
  color: #333;
  margin-bottom: 60px;
}

/* コース紹介：取得資格（calculum_box と揃えた枠・配色） */
.course-qual-highlight {
  box-sizing: border-box;
  margin: 8px 0 0;
  padding: 22px 26px 20px;
  background-color: #f5f1ef;
  border: 1px solid #766c67;
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.9),
    0 4px 14px rgba(114, 90, 73, 0.07);
}

.course-qual-highlight__title {
  margin: 0;
  padding-bottom: 12px;
  border-bottom: 1px solid rgba(118, 108, 103, 0.35);
  font-family: 'Shippori Mincho', serif;
  font-weight: 400;
  font-size: 24px;
  color: #655a54;
  letter-spacing: 0.04em;
  text-align: left;
  display: block;
}

.course-qual-highlight__list {
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: left;
}

.course-qual-highlight__list li {
  position: relative;
  margin: 0;
  padding: 20px 2.75em 20px 6em;
  font-size: 16px;
  line-height: 1.55;
  color: #333;
  background-color: #fff;
  font-family: 'Shippori Mincho', serif;
  font-weight: 400;
}

.course-qual-highlight__list-title {
  font-family: 'Shippori Mincho', serif;
  font-weight: 400;
  font-size: 20px;
}

.course-qual-highlight__list li + li {
  border-top: 1px dotted rgba(118, 108, 103, 0.35);
}

.course-qual-highlight__list li::before {
  content: '';
  background-image: url('../img/shikaku_icon01.png');
  width: 50px;
  height: 50px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: absolute;
  left: 20px;
  top: 50%;
  transform: translateY(-50%);
}

@media (max-width: 768px) {
  .course-qual-highlight__list li {
    padding: 1em 1em 1em 4em;
  }
  .course-qual-highlight__list li::before {
    width: 40px;
    height: 40px;
    position: absolute;
    left: 10px;
    top: 50%;
    transform: translateY(-50%);
  }
  .course-qual-highlight__list-title {
    font-size: 16px;
  }
}

.course-qual-highlight__list li:last-child::before {
  background-image: url('../img/shikaku_icon02.png');
}

.curriculum-list {
  counter-reset: curriculum-num 0;
}

.curriculum-item {
  counter-increment: curriculum-num;
  margin-bottom: 40px;
  padding: 25px;
  border-radius: 10px;
  background-color: #f5f1ef;
  font-size: 16px;
}

.curriculum-item p {
  font-size: 16px;
  line-height: 1.5;
}

.curriculum-txt {
  font-family: 'Shippori Mincho', serif;
  font-weight: 400;
  /* PC 24px基準・狭い画面で段階的に縮小 */
  font-size: clamp(16px, 1.85vw + 10px, 24px);
  position: relative;
  padding-bottom: clamp(12px, 1.6vw + 8px, 20px);
  margin-bottom: clamp(12px, 1.6vw + 8px, 20px);
  display: inline-flex;
  align-items: center;
  gap: clamp(0.28em, 1.2vw, 0.45em);
}

.curriculum-txt::before {
  content: counter(curriculum-num);
  flex-shrink: 0;
  width: 2em;
  height: 2em;
  box-sizing: border-box;
  border: 2px solid #766c67;
  border-radius: 50%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-family: 'Shippori Mincho', serif;
  font-weight: 400;
  font-size: 0.72em;
  line-height: 1;
  color: #fff;
  background-color: #655a54;
}

.curriculum-txt::after {
  content: '';
  background-image: url('../img/sec04_border.png');
  width: 102%;
  height: 10px;
  background-size: cover;
  background-repeat: repeat-x;
  background-position: center left;
  position: absolute;
  left: 0;
  bottom: 0;
}

.curriculum-item:nth-child(1) .curriculum-txt::after {
  width: 397px;
}

.curriculum-item:nth-child(2) .curriculum-txt::after {
  width: 477px;
}

.curriculum-item:nth-child(3) .curriculum-txt::after {
  width: 530px;
}

.curriculum-item:nth-child(4) .curriculum-txt::after {
  width: 556px;
}

@media (max-width: 768px) {
  .curriculum-txt {
    display: block;
    line-height: 1.5;
    padding: 15px 15px 15px 40px;
    margin-bottom: 10px;
  }
  .curriculum-txt::before {
    width: 1.75em;
    height: 1.75em;
    font-size: 0.72em;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
  }
  .curriculum-item:nth-child(1) .curriculum-txt::after,
  .curriculum-item:nth-child(2) .curriculum-txt::after,
  .curriculum-item:nth-child(3) .curriculum-txt::after,
  .curriculum-item:nth-child(4) .curriculum-txt::after {
    background-image: url(../img/sp/sec04_border_sp.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center top;
    text-align: left;
    width: 100%;
    max-width: 100%;
    display: block;
  }

  .curriculum-item {
    padding: clamp(16px, 4vw, 25px);
    margin-bottom: clamp(20px, 5vw, 40px);
    padding-top: 0;
  }
}

#course .point {
  display: flex;
  justify-content: space-between;
}

#course .point .box {
  display: inline-block;
  width: 465px;
  height: auto;
  background-color: rgba(255, 255, 255, 1);
}

#course .point .box p {
  text-align: justify;
  font-size: 18px;
  line-height: 1.5;
  color: #333;
  margin: 20px 25px;
}

#course .calculum_box,
#calculum .calculum_box {
  border: solid 5px #766c67;
  box-sizing: border-box;
  padding: 2px;
  margin-bottom: 80px;
  background-color: #fff;
}

#course .calculum_box .container,
#calculum .calculum_box .container {
  border: solid 1px #766c67;
  box-sizing: border-box;
  padding: 0 30px 40px;
}

#course .calculum_box .container h3,
#calculum .calculum_box .container h3 {
  margin: -40px auto 40px;
}

/* 本LP追加分：カード群=pc-curr-list（取得資格 course-qual-highlight は従来名のまま） */

#course .calculum_box .container .txt,
#calculum .calculum_box .container .txt {
  text-align: justify;
  font-size: 18px;
  line-height: 1.5;
  color: #333;
}

#course .course_ed {
  height: auto;
  /*max-height: 840px;*/
  padding-bottom: 0px;
}

#course .course_ed h4 img {
  margin-top: -40px;
}

#column {
  width: 960px;
  height: auto;
  min-height: 588px;
  background-image: url('../img/sec08_bg.jpg');
  background-repeat: no-repeat;
  background-size: contain;
  margin: 50px auto;
  padding: 80px 50px 0;
  text-align: left;
}

#column .txt_box {
  background-color: rgba(255, 255, 255, 0.8);
  padding: 40px;
  text-align: justify;
  font-size: 18px;
  line-height: 1.5;
  color: #333;
}

#lesson {
  background-image: url('../img/sec04_bg.png');
  height: auto;
  padding: 50px 0 60px;
  margin-bottom: 0 !important;
}

#lesson h2 {
  background-image: url('../img/sec09_h.png');
  background-repeat: no-repeat;
  background-size: cover;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  width: 883px;
  height: 192px;
  margin: 0 auto 40px;
}

#lesson .txt {
  width: 900px;
  text-align: justify;
  font-size: 18px;
  line-height: 1.5;
  color: #333;
  margin: 0 auto;
}

#lesson .txt a {
  color: #ee7270;
  font-size: 18px;
  font-weight: bold;
  display: block;
  cursor: pointer;
  text-decoration: none;
}

#lesson .txt a:hover {
  color: #f1a3a2;
  text-decoration: underline;
}

#lesson .flow_txt {
  width: 900px;
  background-color: #fffcd2;
  padding: 40px;
  box-sizing: border-box;
  text-align: justify;
  font-size: 18px;
  line-height: 1.5;
  color: #333;
  box-shadow: 5px 5px 0 0 #ece5b8;
  margin: 0 auto;
}

#lesson .flow_txt span {
  font-size: 18px;
  color: #000;
  font-weight: bold;
  text-decoration: underline;
}

#qa {
  width: 760px;
  margin: 0 auto;
  padding: 60px 0;
}

#qa h2 {
  background-image: url('../img/sec10_h.png');
  background-repeat: no-repeat;
  background-size: cover;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  width: 352px;
  height: 103px;
  margin: 0 auto 80px;
}

#qa .qa_container {
  width: 100%;
  padding: 30px 0;
  background-image: url('../img/sec10_dotline.png');
  background-repeat: no-repeat;
  background-position: center bottom;
}

#qa .qa_container .q_ttl,
#qa .qa_container .a_txt {
  width: 700px;
}

#qa .qa_container .q_ttl {
  padding-left: 60px;
  background: url('../img/sec10_q.png') no-repeat;
  background-position: left center;
  min-height: 50px;
  font-size: 2rem;
  line-height: 1.5;
  text-align: left;
  margin-bottom: 20px;
  color: #655a54;
}

#qa .qa_container .a_txt {
  padding-left: 60px;
  background: url('../img/sec10_a.png') no-repeat;
  background-position: left top;
  font-size: 18px;
  line-height: 1.5;
  text-align: justify;
  color: #333;
}

#report {
  background-image: url('../img/sec11_bg.png');
  width: 100%;
  height: auto;
  padding: 25px 0 50px;
  margin-bottom: 0 !important;
}

#report h2 {
  background-image: url('../img/sec11_h.png');
  background-repeat: no-repeat;
  background-size: cover;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  width: 839px;
  height: 210px;
  margin: 0 auto 60px;
}

#report .txt {
  width: 880px;
  font-size: 18px;
  line-height: 1.5;
  text-align: justify;
  color: #333;
  margin: 0 auto;
}

#report h3 {
  background-image: url('../img/sec11_seminar.png');
  background-repeat: no-repeat;
  background-size: cover;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  width: 153px;
  height: 47px;
  margin-bottom: 15px;
}

#message {
  width: 960px;
  background-image:
    url('../img/sec12_deco_top.png'),
    /*上部の飾り背景用*/ url('../img/sec12_deco_bottom.png');
  background-repeat:
    no-repeat,
    /*上部の飾り背景用*/ no-repeat;
  background-position:
    0 64px,
    /*上部の飾り背景用*/ bottom right;

  /*background-position: 0 64px;*/
  margin: 60px auto;
  padding-bottom: 50px;
}

/* #message h2 {
  background-image: url('../img/sec12_h.png');
  background-repeat: no-repeat;
  background-size: cover;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  width: 214px;
  height: 94px;
  margin: 0 auto 80px;
} */

#message h2,
#access h2 {
  font-family: 'Noto Serif JP', 'ＭＳ Ｐ明朝', 'MS PMincho', 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  font-size: clamp(30px, 4vw, 48px);
  color: #655a54;
  text-align: center;
  line-height: 1;
  margin: 0 auto 80px;
}

@media (max-width: 768px) {
  #access h2 {
    margin: 0 auto 40px;
  }
}

#message h2 .en,
#access h2 .en {
  font-size: clamp(20px, 4vw, 36px);
  color: #ccc;
  font-style: italic;
  line-height: 1;
}

#message .message_box {
  width: 880px;
  margin: 0 auto;
}

#message .message_box .matsue_photo {
  float: right;
  margin-left: 60px;
  margin-bottom: 30px;
}

#message .message_box .txt {
  box-sizing: border-box;
  font-size: 18px;
  line-height: 1.5;
  text-align: justify;
  font-family: 'Noto Serif JP', 'ＭＳ Ｐ明朝', 'MS PMincho', 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', serif;
  color: #333;
  padding-bottom: 50px;
}

#footer {
  margin-top: -74px;
  padding: 25px 0 8px;
  background: transparent;
}

.mt15 {
  margin-top: 15px;
}

.mt20 {
  margin-top: 20px;
}

.mt30 {
  margin-top: 30px;
}

.mt40 {
  margin-top: 40px;
}

.mt50 {
  margin-top: 50px;
}

.mb20 {
  margin-bottom: 20px;
}

.mb50 {
  margin-bottom: 50px;
}

.mb60 {
  margin-bottom: 60px;
}

.mb80 {
  margin-bottom: 80px;
}

.mb100 {
  margin-bottom: 100px;
}

.ml10 {
  margin-left: 10px;
}

.ml15 {
  margin-left: 15px;
}

.ml20 {
  margin-left: 20px;
}

.ml30 {
  margin-left: 30px;
}

.ml40 {
  margin-left: 40px;
}

.ml55 {
  margin-left: 55px;
}

.mr55 {
  margin-right: 55px;
}

/*--- CTA ----*/
#container #cv,
#container #cv_end {
  background-image: url('../img/cta_bg.png');
  background-repeat: repeat-x;
  width: 100%;
  height: 219px;
  padding: 37px 0;
}

#container #cv_turning {
  background-image: url('../img/cta_bg_2.png');
  background-repeat: repeat-x;
  width: 100%;
  height: 450px;
  padding: 30px 0;
}

#container #cv_turning h2 {
  background-image: url('../img/cta_ttl_1.png');
  background-repeat: no-repeat;
  background-size: cover;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  width: 792px;
  height: 199px;
  margin: 0 auto 2px;
}

#container #cv_turning h3 {
  background-image: url('../img/cta_ttl_2.png');
  background-repeat: no-repeat;
  background-size: cover;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  width: 637px;
  height: 77px;
  margin: 20px auto 0;
}

.cta_btn {
  background-image: url('../img/cta_btn.png');
  background-repeat: no-repeat;
  background-size: cover;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  width: 727px;
  height: 148px;
  margin: 0 auto;
  cursor: pointer;
}

a .cta_btn:hover {
  background-image: url('../img/cta_btn_over.png');
}

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

#pageTop a {
  display: block;
  z-index: 999;
  width: 60px;
  height: 60px;
  background: url('../img/pageTop.png') no-repeat;
  background-size: cover;
  text-decoration: none;
  position: relative;
}

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

.break_pc {
  display: block;
}

.foot._logo {
  display: none;
}

.kouza-check-list {
  margin-top: 35px;
  margin-bottom: 35px;
}

.kouza-check-list li {
  list-style: none;
  padding-left: 42px;
  position: relative;
  min-height: 36px;
  font-size: 18px;
  line-height: 1.5;
  color: #333;
  margin-bottom: 15px;
  text-align: left;
}

.kouza-check-list li::before {
  content: '\f00c';
  font-family: 'Font Awesome 6 Free';
  font-size: 36px;
  font-weight: 900;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(calc(-50% - 8px));
  line-height: 1;
  color: #ee7270;
}

.shikaku-txt {
  font-family: 'Noto Serif JP', serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  font-size: clamp(20px, 4vw, 30px);
  color: #655a54;
  text-align: left;
}

.model_box {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 15px;
  margin: 30px 0;
}

@media (max-width: 768px) {
  .model_box {
    grid-template-columns: 1fr;
  }

  .course-qual-highlight {
    padding: 18px 16px 16px;
  }

  .pc-curr-list {
    margin: 0;
    padding: 0;
  }

  .pc-curr-list__item {
    flex-direction: column;
    align-items: stretch;
  }

  .pc-curr-list__aside {
    flex: none;
    flex-direction: column;
    align-items: center;
    padding: 14px 16px 16px;
    border-right: none;
    border-bottom: 1px solid var(--pctp-rose-soft, rgba(217, 167, 167, 0.35));
  }

  .pc-curr-list__item:not(:last-child) .pc-curr-list__aside::after {
    top: calc(14px + var(--pctp-num, 38px));
    bottom: -22px;
  }

  .pc-curr-list__content {
    padding: 18px 16px 20px;
  }
}

.item_box {
  box-sizing: border-box;
  background-color: #f5f1ef;
}

.item_title {
  background-image: url('../img/model_title.png');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: right center;
  text-align: left;
  color: #fff;
  font-family: 'Noto Serif JP', serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  font-size: clamp(16px, 4vw, 18px);
  padding: 10px 15px;
}

.item_text_inner {
  text-align: left;
  font-size: clamp(14px, 4vw, 16px);
  padding: 15px;
}

.item_box img {
  width: 100%;
  height: auto;
}

.course03_photo_box {
  display: grid;
  align-items: start;
  grid-template-columns: 1fr 350px;
  gap: 15px;
}

@media (max-width: 768px) {
  .course03_photo_box {
    grid-template-columns: 1fr;
  }
}

.course03_photo_box_img {
  box-sizing: border-box;
  padding: 10px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.course03_photo_box_img img {
  width: 100%;
  height: auto;
}

#access {
  border-bottom: 1px solid #766c67;
  margin-bottom: 80px;
}

#access .contentInner_960 {
  padding-top: 40px;
  padding-bottom: 40px;
}

@media (max-width: 768px) {
  #access .contentInner_960 {
    padding: 20px;
  }
}

#access .map {
  position: relative;
  width: 100%;
  /* height: 0;
  padding-top: 75%; */
}

/* Google Mapのiframe */
#access .map iframe {
  /* position: absolute;
  top: 0;
  left: 0; */
  width: 100%;
  height: auto;
  aspect-ratio: 930 / 526;
}

.access_box {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
  margin: 20px 0;
}

@media (max-width: 768px) {
  .access_box {
    grid-template-columns: 1fr;
  }
}

.address_tel_box {
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.address_tel_box .adress,
.address_tel_box .tel {
  display: grid;
  grid-template-columns: 100px 1fr;
  align-items: start;
  gap: 20px;
}

@media (max-width: 768px) {
  .address_tel_box .adress,
  .address_tel_box .tel {
    grid-template-columns: 80px 1fr;
  }
}

.access_box .title {
  background-color: #6c5848;
  color: #fff;
  text-align: center;
}

.access_box .title p {
  font-size: 16px;
}

.address_tel_box .body {
  text-align: left;
}

.address_tel_box .body p,
.address_tel_box .body a {
  font-size: 16px;
}

.train {
  padding-left: 90px;
  display: flex;
  flex-direction: column;
  gap: 20px;
  background-image: url('../img/access_icon.png');
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 80px 80px;
}

.train .body p {
  font-size: 16px;
  text-align: left;
}
