@charset "UTF-8";

/* common
------------------------------------------------------------*/
.contents {
  font-size: 16px;
  letter-spacing: 0.05em;
}

#header {
  background: #fff;
}

.blc01 {
  padding: 95px 0 100px;
}

.blc02 {
  padding: 80px 0;
}

.bg_beige {
  background: #efefef;
}

.bg_beige02 {
  background: #f9f9f9;
}

.inner {
  width: 1100px;
  margin: 0 auto;
}

#main_visual {
  height: 350px;
}

#main_visual>div {
  width: 1100px;
  height: 100%;
  margin: 0 auto;
  position: relative;
}

#main_visual h2 {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  color: #492f32;
  font-size: 48px;
  background: #fff;
  display: inline-block;
  line-height: 91px;
  padding: 0 38px;
  letter-spacing: 0.05em;
  position: absolute;
  bottom: -45px;
}

.h3_title {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  color: #492f32;
  font-size: 38px;
  text-align: center;
  margin-bottom: 40px;
  letter-spacing: 0.1em;
}

.h3_title div {
  font-family: 'Roboto Condensed', sans-serif;
  font-style: italic;
  font-weight: 300;
  font-size: 18px;
  color: #a19496;
  letter-spacing: 0.08em;
  padding-bottom: 15px;
  margin-bottom: 21px;
  position: relative;
}

.h3_title div:after {
  background: #a19496;
  width: 30px;
  height: 1px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
  content: '';
}

.lead_txt {
  font-size: 20px;
  line-height: 1.8em;
  text-align: center;
  margin-bottom: 50px;
}

.lead_txt_left {
  font-size: 20px;
  line-height: 1.8em;
  text-align: left;
  margin-bottom: 50px;
}

.lead_txt_note {
  font-size: 20px;
  line-height: 1.8em;
  text-align: center;
}

/* reason
------------------------------------------------------------*/
#reason #main_visual {
  background: url(../../img/reason/main.jpg) no-repeat;
  background-size: cover;
}

#reason .blc01 {
  padding: 95px 0 0;
}

#reason .lead_txt {
  margin-bottom: 60px;
}

.reason_blc section {
  padding: 60px 0;
}

.reason_blc section .inner>* {
  display: inline-block;
  vertical-align: middle;
}

.reason_blc section .inner>*:first-child {
  margin-right: 40px;
}

.reason_blc section dt {
  margin-bottom: 30px;
}

.reason_blc section dt>*:not(.sp) {
  display: inline-block;
  vertical-align: middle;
}

.reason_blc section dt div {
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 300;
  font-size: 40px;
  color: #fff;
  letter-spacing: 2px;
  background: #d64423;
  text-align: center;
  line-height: 1em;
  display: inline-block;
  width: 80px;
  height: 80px;
  padding: 14px;
}

.reason_blc section dt div span {
  display: block;
  font-size: 12px;
  letter-spacing: 1px;
  color: rgba(255, 255, 255, 0.8);
  line-height: 1.3em;
}

.reason_blc section dt h4 {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-size: 30px;
  color: #41210f;
  line-height: 1.4em;
  margin-left: 15px;
}

.reason_blc section dd {
  background: #fff;
  width: 710px;
  padding: 35px;
  line-height: 1.8em;
}

.reason_blc section:nth-child(even) dd {
  background: #f6f6f6;
}

.reason_blc .check_list {
  color: #d64423;
  font-weight: bold;
}

.reason_blc .check_list li:before,
.reason_blc .check_list li:after {
  border-color: #e89583;
}

.reason_blc section dd p span {
  color: #d64423;
  font-weight: bold;
}

.contact_blc {
  background: url(../../img/reason/bg_pic.jpg) no-repeat;
  background-size: cover;
}

.contact_in_blc {
  background: #fff;
  padding: 60px 45px 60px 60px;
}

.catch_box01 {
  font-size: 0;
  margin-bottom: 55px;
}

.catch_box01>* {
  display: inline-block;
  vertical-align: middle;
}

.catch_box01 dl {
  width: 460px;
  margin-left: 30px;
}

.catch_box01 dt {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-size: 20px;
  margin-bottom: 30px;
}

.catch_box01 dt span {
  color: #d64423;
}

.catch_box01 dd {
  font-size: 16px;
}

.contact_in_blc>p {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-size: 20px;
  text-align: center;
  margin-bottom: 35px;
  line-height: 1.7em;
}

.contact_tel_box02 {
  background: #f1efef;
  padding: 37px 30px 33px;
  width: 100%;
  margin: 0 auto;
}

.contact_tel_box02>div {
  text-align: center;
}

.contact_tel_box02 h1 {
  font-size: 24px;
  text-align: center;
  margin-bottom: 10px;
}

.contact_tel_box02 h1 span {
  color: #942d38;
  margin: 0 12px;
}

.contact_tel_box02 dl,
.contact_tel_box02 .btn_box {
  display: inline-block;
  vertical-align: middle;
}

.contact_tel_box02 dl {
  color: #942d38;
}

.contact_tel_box02 dl dt {
  font-size: 48px;
  font-style: italic;
  letter-spacing: 2px;
  line-height: 1.2em;
  padding-left: 48px;
  display: inline-block;
  background: url(../../img/icon_tel02.png) no-repeat left center;
  background-size: 40px 40px;
}

.contact_tel_box02 dl dd {
  font-size: 12px;
  display: block;
}

.contact_tel_box02 .btn_box {
  margin-left: 20px;
}

.contact_tel_box02 .btn_box a {
  font-size: 18px;
  color: #fff;
  text-decoration: none;
  padding: 22px 35px 22px 78px;
  display: inline-block;
  background: #41210f url(../../img/icon_mail.png) no-repeat 40px center;
  background-size: 30px;
}

.contact_tel_box02 .btn_box a:hover {
  opacity: 0.7;
}

.catch_box02 {
  position: relative;
  text-align: center;
  padding-right: 355px;
  margin-bottom: 60px;
}

.catch_box02 dl {
  background: #fff;
  width: 44%;
  text-align: left;
  padding: 95px 0 95px 35px;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}

.catch_box02 dt {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-size: 34px;
  color: #41210f;
  line-height: 1.6em;
  margin-bottom: 13px;
}

.catch_box02 dd {
  font-size: 20px;
}

.opp_box {
  background: #fff;
  padding: 60px 60px 45px;
}

.opp_box>p {
  font-size: 18px;
  line-height: 1.6em;
}

.opp_box>p span {
  color: #d64423;
  font-weight: bold;
}

.bdr_list {
  margin-bottom: 25px;
}

.bdr_list li {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-size: 22px;
  color: #41210f;
  background: #f7f7f7;
  padding: 16px;
  margin-bottom: 10px;
}

.bdr_list li:before {
  content: '';
  width: 6px;
  height: 30px;
  border-radius: 3px;
  background: #d64423;
  display: inline-block;
  vertical-align: -6px;
  margin-right: 14px;
}

.h3_title02 {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  color: #492f32;
  font-size: 30px;
  text-align: center;
  line-height: 1.75em;
  margin-bottom: 35px;
}

/* flow
------------------------------------------------------------*/
#flow #main_visual {
  background: url(../../img/flow/main.jpg) no-repeat;
  background-size: cover;
}

.flow_conts {
  background: #fff;
  padding: 30px 40px 40px;
}

.flow_conts ol {
  position: relative;
  z-index: 1;
}

.flow_conts ol:before {
  content: '';
  width: 3px;
  height: 90%;
  background: url(../../img/flow/line_dot.png) repeat-y;
  position: absolute;
  top: 30px;
  left: 44px;
  z-index: -1;
}

.flow_conts li {
  margin-bottom: 70px;
}

.flow_conts li:last-child {
  margin-bottom: 0;
}

.flow_conts dt,
.flow_conts dd {
  display: inline-block;
  vertical-align: middle;
}

.flow_conts dt {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-size: 26px;
  color: #492f32;
  line-height: 1.4em;
  width: 500px;
}

.flow_conts dt>div {
  display: inline-block;
  vertical-align: middle;
}

.icon_box {
  background: #492f32;
  width: 90px;
  height: 90px;
  padding: 25px;
  border-radius: 50%;
}

#flow .icon_box {
  margin-right: 20px;
}

.icon_box img {
  width: 40px;
  height: auto;
}

.flow_conts .flow_title_txt div {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 18px;
  color: #d64423;
  letter-spacing: 1px;
}

.flow_conts .flow_title_txt div span {
  font-family: -apple-system, "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
  display: inline-block;
  font-size: 15px;
  font-weight: bold;
  color: #fff;
  background: #8d8d8d;
  padding: 0 9px;
  line-height: 1.7em;
  margin-left: 10px;
}

.flow_conts dd {
  width: 510px;
}

#flow .start_blc dt,
#flow .start_blc dt>div,
#flow .start_blc dd {
  vertical-align: top;
}

#flow .start_blc dt>div:first-child {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 20px;
  color: #fff;
  background: #d64423;
  width: 90px;
  height: 90px;
  line-height: 90px;
  text-align: center;
  letter-spacing: 2px;
  border-radius: 50%;
  margin-right: 20px;
}

#flow .start_blc dd {
  font-size: 18px;
}

#flow .start_blc dd div {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  color: #d64423;
  font-size: 26px;
  margin-bottom: 15px;
}

#flow .start_blc dd span {
  font-size: 16px;
  color: #727272;
  display: block;
  margin-top: 5px;
}

#flow .flow_auxiliaryexplanation {
  text-align: center;
  background: #fff;
  border: 1px solid #d64423;
  color: #d64423;
  padding: 20px;
  font-size: 23px;
}

/* course
------------------------------------------------------------*/
#course #main_visual {
  background: url(../../img/course/main.jpg) no-repeat;
  background-size: cover;
}

.anchor_list01 {
  font-size: 0;
  text-align: center;
  margin: -20px 0 60px 0;
}

.anchor_list01 li {
  display: inline-block;
  vertical-align: top;
  margin: 0 20px;
}

.anchor_list01 li a {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-size: 20px;
  color: #41210f;
  text-decoration: none;
  display: block;
  background: #fff;
  border: 1px solid #fff;
  width: 290px;
  height: 290px;
  border-radius: 50%;
  text-align: center;
  padding: 40px;
}

.anchor_list01 li:first-child a:hover {
  border-color: #8a202c;
}

.anchor_list01 li:nth-child(2) a:hover {
  border-color: #937a8e;
}

.anchor_list01 li:last-child a:hover {
  border-color: #492f32;
}

.anchor_list01 li:first-child img {
  margin-left: 26px;
}

.anchor_list01 li:nth-child(2) img {
  margin-left: 30px;
}

.anchor_list01 li:last-child img {
  margin-left: 24px;
}

.anchor_list01 li img {
  display: block;
  margin-bottom: 10px;
}

.anchor_list01 li i {
  position: relative;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  vertical-align: -3px;
  display: inline-block;
  margin-right: 5px;
}

.anchor_list01 li:first-child i {
  background: #8a202c;
}

.anchor_list01 li:nth-child(2) i {
  background: #937a8e;
}

.anchor_list01 li:last-child i {
  background: #492f32;
}

.anchor_list01 li i::before {
  margin: auto;
  width: 1px;
  height: 8px;
  top: 0;
  right: 0;
  left: 1px;
  bottom: 0;
  background: #fff;
  content: "";
  position: absolute;
}

.anchor_list01 li i::after {
  box-sizing: border-box;
  margin: auto;
  border-style: solid;
  border-width: 4px 2.5px 0 2.5px;
  border-color: #fff transparent transparent transparent;
  width: 0;
  height: 0;
  top: 5px;
  right: 7px;
  bottom: 0px;
  content: "";
  position: absolute;
}

.course_detail>div {
  margin: -100px 0 79px;
  padding-top: 100px;
}

.course_detail>div:last-of-type {
  margin-bottom: 0;
}

.course_detail .course_title {
  float: left;
}

.course_detail .course_title>* {
  display: inline-block;
}

.course_detail .course_title h4 {
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: lighter;
  font-size: 40px;
  line-height: 1em;
  margin: 0 0 28px 20px;
  vertical-align: bottom;
}

.course_detail .course_title h4 div {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-weight: 500;
  font-size: 20px;
  line-height: 1.2em;
  margin-top: 5px;
  color: #41210f;
}

.course_detail dl {
  color: #fff;
  width: 406px;
  padding: 22px 30px;
  float: right;
}

.course_detail dt {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-size: 20px;
}

.course_detail dd {
  margin-top: 8px;
}

.check_list li {
  line-height: 1.8em;
  position: relative;
  padding-left: 25px;
}

.check_list li:before {
  width: 14px;
  height: 14px;
  border: 1px solid rgba(255, 255, 255, 0.6);
  position: absolute;
  top: 5px;
  left: 0;
  content: '';
}

.check_list li:after {
  width: 6px;
  height: 3px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.6);
  border-left: 1px solid rgba(255, 255, 255, 0.6);
  transform: rotate(-45deg);
  position: absolute;
  top: 10px;
  left: 5px;
  content: '';
}

.course_detail p {
  background: #fff;
  padding: 35px 40px;
  line-height: 1.8em;
  margin-top: 20px;
}

.course_detail #course01 .course_title h4 {
  color: #964750;
}

.course_detail #course01 dl {
  background: #8a202c;
}

.course_detail #course02 .course_title h4 {
  color: #937a8e;
}

.course_detail #course02 dl {
  background: #937a8e;
  margin-top: 28px;
}

.course_detail #course03 .course_title h4 {
  color: #492f32;
}

.course_detail #course03 dl {
  background: #492f32;
}

#course .table01 {
  margin: 70px 0 70px;
}

.table01 table {
  width: 100%;
}

.table01 thead th {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  color: #fff;
  font-size: 20px;
  letter-spacing: 2px;
  width: 262px;
  padding: 19px 0 10px;
  position: relative;
}

.table01 thead th:not(:first-of-type):after {
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 18px 130px 0 130px;
  left: 0;
  bottom: -18px;
  content: '';
}

.table01 thead th div {
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 300;
  font-size: 13px;
  color: rgba(255, 255, 255, 0.7);
  line-height: 1.4em;
  letter-spacing: 0.03em;
}

.table01 tbody th,
.table01 tbody td {
  border-bottom: 1px solid #a19496;
  padding: 23px 10px;
  font-size: 18px;
}

.table01 tbody th {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  text-align: left;
  padding-left: 20px;
  width: 320px;
}

.table01 tbody th span {
  font-size: 14px;
}

.table01 tbody td {
  text-align: center;
  font-weight: bold;
}

.table01 tbody tr:first-child td {
  padding-top: 50px;
}

.table01 thead th:nth-of-type(2) {
  background: #8a202c;
}

.table01 thead th:nth-of-type(2):after {
  border-color: #8a202c transparent transparent transparent;
}

.table01 td:first-of-type {
  color: #8a202c;
  background: #f7f7f7;
}

.table01 thead th:nth-of-type(3) {
  background: #937a8e;
  box-sizing: border-box;
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
}

.table01 thead th:nth-of-type(3):after {
  border-color: #937a8e transparent transparent transparent;
}

.table01 td:nth-of-type(2) {
  color: #937a8e;
}

.table01 thead th:last-of-type {
  background: #492f32;
}

.table01 thead th:last-of-type:after {
  border-color: #492f32 transparent transparent transparent;
}

.table01 td:last-of-type {
  color: #492f32;
  background: #f7f7f7;
}

/* voice
------------------------------------------------------------*/
#voice #main_visual {
  background: url(../../img/voice/main.jpg) no-repeat;
  background-size: cover;
}

#voice .blc01 {
  padding-bottom: 0;
}

#voice .blc01 h2 {
  text-align: center;
  font-size: 40px;
  line-height: 50px;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  letter-spacing: 0.1em;
  margin-bottom: 40px;
  color: #492f32;
  position: relative;
  font-weight: bold;
}

#voice .blc01 h2::after {
  content: "";
  position: absolute;
  background: url(../../img/top/icon_pass.png) center top no-repeat;
  background-size: 100% auto;
  width: 180px;
  height: 180px;
  left: 50%;
  top: 0;
  margin-left: 310px;
  transform: translateX(-50%);
}

#voice .blc01 h2 span {
  display: block;
  font-size: 20px;
  letter-spacing: 0.1em;
  padding-top: 20px;
  margin-top: 5px;
  background: url(../../img/top/line_wave.png) center top no-repeat;
}

#voice .blc01 h2 span::before {
  content: "";
  background: ;
  display: inline-block;
  left: 50%;
  top: 0;
  transform: translateX(-50%);
}

.voice_blc section {
  padding: 100px 0 120px;
}

#voice h4 {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-size: 40px;
  text-align: center;
  color: #41210f;
}

#voice .case_st {
  color: #442d2f;
  text-align: left;
  position: relative;
  display: flex;
  align-items: center;
  margin-bottom: 40px;
}

#voice .case_st .name {
  display: block;
  font-weight: normal;
  font-size: 20px;
  line-height: 24px;
  font-family: "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}

#voice .case_st::before {
  content: "";
  display: inline-block;
  background: url(../../img/voice/icon_student01.png) center center no-repeat #fae6ed;
  border-radius: 50%;
  width: 130px;
  height: 130px;
  left: 0;
  top: 0;
}

#voice .case_st._type02::before {
  background: url(../../img/voice/icon_student02.png) center center no-repeat #fae6ed;
}

#voice .case_st .pass {
  color: #fff;
  background: url(../../img/voice/icon_sakura03.png) center center no-repeat;
  background-size: 100% auto;
  width: 90px;
  height: 90px;
  font-size: 24px;
  text-align: center;
  writing-mode: vertical-rl;
  display: flex;
  justify-content: center;
  align-items: center;
  letter-spacing: 0.1em;
  margin: 0 15px 0 30px;
}

#voice .case dt {
  text-align: left;
  margin-bottom: 20px;
  font-weight: bold;
  font-size: 38px;
  line-height: 60px;
  color: #9f1e01;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
}

#voice .case dd {
  font-size: 18px;
  line-height: 34px;
}

#voice .case dd strong {
  color: #9f1e01;
}

#voice .case .parent_comment {
  padding: 40px;
  background: #ffffea;
  border-radius: 10px;
  margin-top: 40px;
}

#voice .case .parent_comment dt {
  background: #3c1c0c;
  font-size: 18px;
  line-height: 22px;
  color: #fff;
  border-radius: 30px;
  display: inline-block;
  padding: 8px 12px;
  font-family: "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
  font-weight: normal;
}

#voice .case .parent_comment dt span {
  font-size: 20px;
  font-weight: bold;
  padding-left: 5px;
}

#voice .case .parent_comment dd {
  margin: 0;
}

#voice .case .parent_comment dd .tit {
  text-align: left;
  display: inline-block;
  font-weight: bold;
  font-size: 38px;
  line-height: 60px;
  color: #3c1c0b;
  margin-bottom: 30px;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
}

#voice .passed_results_box {
  width: 1100px;
  margin: 0 auto;
  padding-top: 0;
}

#voice .passed_results_box .box {
  padding: 40px 0;
  margin-bottom: 40px;
  background: url(../../img/voice/bg_sakura.jpg) center top no-repeat;
  background-size: cover;
  display: flex;
  justify-content: center;
}

#voice .passed_results_box .box:last-child {
  margin-bottom: 0;
}

#voice .passed_results_box .mark {
  background: url(../../img/voice/icon_sakura03.png) center top no-repeat;
  color: #fff;
  font-size: 26px;
  line-height: 26px;
  text-align: center;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  width: 230px;
  padding: 6% 0 4%;
  margin-right: 20px;
}

#voice .passed_results_box .mark.text {
  line-height: 32px;
  padding: 7% 0 3%;
}

#voice .passed_results_box .mark strong {
  font-size: 70px;
  line-height: 72px;
  display: block;
  font-family: 'Roboto', sans-serif;
  font-style: italic;
  letter-spacing: 0;
}

#voice .passed_results_box .mark strong span {
  font-size: 40px;
  font-weight: normal;
}

#voice .passed_results_box .school {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-weight: bold;
  color: #003979;
  padding: 15px 50px 0 0;
  letter-spacing: 0;
}

#voice .passed_results_box .school span {
  border-top: 2px solid #003979;
  border-left: 2px solid #003979;
  border-bottom: 2px solid #003979;
  background: #fff;
  padding: 8px 10px;
  font-size: 48px;
  line-height: 48px;
  display: inline-block;
}

#voice .passed_results_box .school span:last-child {
  border-right: 2px solid #003979;
}

#voice .passed_results_box .pass,
#voice .passed_results_box .soon {
  color: #cc000e;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-size: 90px;
  line-height: 92px;
  font-weight: bold;
  display: flex;
  align-items: baseline;
  padding: 20px 0 0 50px;
  letter-spacing: 0.05em;
}

#voice .passed_results_box .soon {
  padding-left: 0;
  font-size: 70px;
}

#voice .passed_results_box .pass strong,
#voice .passed_results_box .soon strong {
  display: block;
  font-family: 'Roboto', sans-serif;
  font-style: italic;
  font-size: 140px;
  margin-left: 5px;
}

#voice .passed_results_box .soon strong {
  margin-left: 0;
  font-size: 100px;
}

#voice .passed_results_box .pass span,
#voice .passed_results_box .soon span {
  font-size: 50px;
}

#voice .tab_area .tab_btn li.active,
#voice .tab_area .tab_btn li:hover {
  color: #fff;
  background: #9f1e01;
  transition: all 0.5s ease 0s;
}

#voice .tab_area .tab_btn li::before {
  content: "";
  display: inline-block;
  width: 32px;
  height: 32px;
  background: url(../../img/voice/icon_sakura02.png) center top no-repeat;
  vertical-align: middle;
  margin-right: 5px;
  transition: all 0.5s ease 0s;
}

#voice .tab_area .tab_btn li:hover::before,
#voice .tab_area .tab_btn li.active::before {
  background: url(../../img/voice/icon_sakura01.png) center top no-repeat;
}

#voice .tab_area .tab_box .case {
  border-bottom: 2px solid #cbcbcb;
  margin-bottom: 50px;
  padding-bottom: 45px;
}

#voice .tab_area .tab_box .case:last-child {
  margin: 0;
  padding: 0;
  border: none;
}

#voice .tab_area .note {
  text-align: right;
  margin-top: 15px;
  font-size: 12px;
}

/* fee
------------------------------------------------------------*/
#fee #main_visual {
  background: url(../../img/fee/main.jpg) no-repeat;
  background-size: cover;
}

#fee .h3_title {
  margin-bottom: 50px;
}

.h4_title {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-size: 30px;
  text-align: center;
  color: #41210f;
  margin-bottom: 25px;
}

.h4_title span {
  color: #d64423;
}

#fee .table01 {
  margin-bottom: 10px;
}

#fee .table01 tbody td {
  font-size: 22px;
}

#fee .table01 tbody tr:first-child td {
  padding-top: 44px;
}

ul.note {
  margin-bottom: 60px;
  color: #727272;
}

#fee .fee_layout {
  margin-bottom: 90px;
}

#fee h5 {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  color: #41210f;
  font-size: 20px;
  background: #fff;
  padding: 10px 0 10px 20px;
  margin-bottom: 20px;
}

#fee .fee_layout .entrance {
  text-align: center;
  color: #8a202c;
  font-weight: bold;
  font-size: 30px;
}

#fee .fee_layout .target {
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  padding-bottom: 5px;
}

#fee .fee_layout .entrance .tax {
  font-size: 18px;
}

#fee .blc01 {
  padding: 95px 0 10px;
}

/* faq
------------------------------------------------------------*/
#faq #main_visual {
  background: url(../../img/faq/main.jpg) no-repeat;
  background-size: cover;
}

#faq .reed_txt {
  margin-bottom: 30px;
  text-align: center;
}

#faq .contents dl {
  background: #fff;
  padding: 60px;
}

#faq .contents dl dt {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  color: #41210f;
  background: #efefef;
  font-size: 20px;
  padding: 13px 13px 13px 44px;
  position: relative;
}

#faq .contents dl dt:before {
  color: #d64423;
  margin-right: 5px;
  content: 'Q.';
  position: absolute;
  left: 13px;
  top: 13px;
}

#faq .contents dl dd {
  padding: 20px 20px 0 45px;
  position: relative;
  margin-bottom: 45px;
}

#faq .contents dl dd:last-child {
  margin-bottom: 0;
}

#faq .contents dl dd:before {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-size: 20px;
  color: #942d38;
  content: 'A.';
  position: absolute;
  top: 18px;
  left: 13px;
}

#faq .timetable_box {
  margin-top: 15px;
}

#faq .timetable_box thead {
  background: #999;
  color: #fff;
  margin-top: 10px;
}

#faq .timetable_box tr:nth-child(even) {
  background: #efefef;
}

#faq .timetable_box th, #faq .timetable_box td {
  padding: 5px 0;
  width: 160px;
  text-align: center
}

#faq .anker_faq {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  display: flex;
}

#faq .anker_faq li {
  width: calc(100%/3);
  padding: 0 5px 10px;
}

#faq .anker_faq li a {
  display: block;
  text-decoration: none;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  background: #fff;
  border-radius: 10px;
  padding: 15px 10px;
  border: 1px solid #fff;
}

#faq .anker_faq li a:hover {
  border-color: #8a202c;
}

#faq .anker_faq li a i {
  position: relative;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  vertical-align: -3px;
  display: inline-block;
  margin: 0 5px;
  background: #8a202c;
}

#faq .anker_faq li a i::before {
  margin: auto;
  width: 1px;
  height: 8px;
  top: 0;
  right: 0;
  left: 1px;
  bottom: 0;
  background: #fff;
  content: "";
  position: absolute;
}

#faq .anker_faq li a i::after {
  box-sizing: border-box;
  margin: auto;
  border-style: solid;
  border-width: 4px 2.5px 0 2.5px;
  border-color: #fff transparent transparent transparent;
  width: 0;
  height: 0;
  top: 5px;
  right: 7px;
  bottom: 0px;
  content: "";
  position: absolute;
}

#faq .h4_title {
  margin: -95px 0 20px 0;
  padding-top: 135px;
}

/* access
------------------------------------------------------------*/
#access #main_visual {
  background: url(../../img/access/main.jpg) no-repeat;
  background-size: cover;
}

.access_txt {
  font-size: 18px;
  font-weight: bold;
  color: #942d38;
  line-height: 1.7em;
  text-align: center;
  margin-top: 15px;
}

#access .map {
  margin-top: 50px;
}

/* contact
------------------------------------------------------------*/
#contact #main_visual {
  background: url(../../img/contact/main.jpg) no-repeat;
  background-size: cover;
}

.required {
  color: #fff;
  font-size: 10px;
  font-weight: bold;
  line-height: 18px;
  background: #942d38;
  padding: 0 5px;
  margin-left: 5px;
  display: inline-block;
  vertical-align: 2px;
}

#contact table {
  width: 100%;
}

#contact table th {
  width: 310px;
  text-align: right;
}

#contact table th,
#contact table td {
  padding: 25px 20px;
}

#contact .zip_code input {
  margin: 0 7px;
}

#contact .tel_num input {
  margin: 0 7px;
}

#contact select {
  margin-bottom: 20px;
}

.btn_group {
  text-align: center;
  margin-top: 30px;
}

.btn_group input,
.btn_group a {
  color: #fff;
  border-radius: 0;
  font-weight: 700;
  font-size: 19px;
  letter-spacing: 2px;
  cursor: pointer;
  width: 350px;
  background: #41210f;
  display: inline-block;
}

.btn_group .btn_back {
  background: #bdbdbd;
  margin-left: 30px;
}

.btn_group a {
  text-decoration: none;
  padding: 18px 20px;
}

.contact_tel_box {
  background: #f6f6f6;
  padding: 40px 30px;
  width: 900px;
  margin: 0 auto;
}

.contact_tel_box h1 {
  font-size: 24px;
  text-align: center;
  margin-bottom: 10px;
}

.contact_tel_box h1 span {
  color: #942d38;
  margin: 0 12px;
}

.contact_tel_box dl {
  color: #942d38;
  text-align: center;
}

.contact_tel_box dl dt {
  font-size: 40px;
  font-style: italic;
  padding-left: 48px;
  display: inline-block;
  background: url(../../img/icon_tel02.png) no-repeat left center;
  background-size: 40px 40px;
}

.contact_tel_box dl dd {
  text-align: left;
  padding-left: 15px;
  display: inline-block;
}

.error_txt {
  color: #e60000;
  font-weight: bold;
  margin-top: 10px;
}

/* company
------------------------------------------------------------*/
#company #main_visual {
  background: url(../../img/company/main.jpg) no-repeat;
  background-size: cover;
}

#company .blc01 {
  padding-bottom: 0;
}

.company_box .company_detail {
  padding: 0 0 100px;
}

.company_box .detail_box {
  display: flex;
  flex-wrap: wrap;
  padding: 0 0 70px;
}

.company_box .detail_box dt {
  width: 200px;
  color: #d64423;
  font-weight: 700;
  padding: 20px 0;
}

.company_box .detail_box dt:before {
  content: '';
  width: 6px;
  height: 30px;
  border-radius: 3px;
  background: #d64423;
  display: inline-block;
  vertical-align: -6px;
  margin-right: 14px;
}

.company_box .detail_box dd {
  width: 900px;
  background: #efefef;
  padding: 20px;
  margin: 5px 0;
}

.company_box .logo {
  text-align: center;
}

.company_box .logo dd {
  padding: 50px 0;
  border: 5px solid #efefef;
}

.company_box .logo dd p {
  padding: 0 0 50px;
}

.company_box .service_list {
  padding: 70px 0;
}

.company_box .service_list li {
  padding: 0 0 10px;
}

.company_box .service_list li a {
  background: #fff;
  display: block;
  text-decoration: none;
  padding: 15px 20px 15px 45px;
  font-weight: 700;
  font-size: 22px;
  color: #942d38;
  position: relative;
}

.company_box .service_list li a i {
  position: absolute;
  color: #d64423;
  top: 20px;
  left: 20px;
}

.company_box .service_list li a:hover {
  opacity: .6;
}

.company_box .service_list li span {
  font-weight: 400;
  font-size: 15px;
  color: #000;
  display: inline-block;
  margin: 0 0 0 15px;
}

/* blog
------------------------------------------------------------*/
#blog #main_visual {
  background: url(../../img/blog/main.jpg) no-repeat;
  background-size: cover;
}

#blog #blog_list {
  line-height: 0;
}

#blog #blog_list li {
  width: 48%;
  display: inline-block;
  margin-bottom: 50px;
  vertical-align: top;
}

#blog #blog_list li:nth-child(odd) {
  margin-right: 2%;
}

#blog #blog_list li a {
  text-decoration: none;
  display: inline-block;
  transition: all 0.5s ease 0s;
}

#blog #blog_list li a:hover {
  opacity: 0.7;
}

#blog #blog_list li .image {
  text-align: center;
  margin-bottom: 25px;
}

#blog #blog_zoom .image img {
  max-width: 100%;
  height: auto;
}

#blog #blog_list li .image img {
  width: 100%;
  height: auto;
}

#blog #blog_zoom dt,
#blog #blog_list li dt {
  font-size: 20px;
  line-height: 30px;
  letter-spacing: 0.075em;
  margin-bottom: 15px;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-weight: 500;
}

#blog #blog_zoom dt span,
#blog #blog_list li dt span {
  display: block;
  font-size: 12px;
  line-height: 14px;
  color: #909090;
  font-weight: bold;
  margin-bottom: 15px;
  font-weight: normal;
  font-family: 'Roboto', sans-serif;
}

#blog #blog_list li dd {
  font-size: 15px;
  line-height: 1.75;
}

#blog #blog_zoom dt {
  font-size: 36px;
  line-height: 40px;
  margin-bottom: 30px;
}

#blog #blog_zoom dd {
  font-size: 18px;
  line-height: 1.75;
}

#blog #blog_zoom .image {
  text-align: center;
  margin-bottom: 40px;
}

#blog #blog_zoom dt span {
  font-size: 14px;
  line-height: 18px;
}

#blog #blog_zoom .btn_box {
  margin-top: 80px;
}

#blog #blog_zoom {
  width: 800px;
  margin: 0 auto;
}
