@charset 'UTF-8';
/*----------------------------------------

	- detail
		- detail_lead
		- detail_question
		- detail_schedule
	- pageback
-----------------------------------------*/

/*----------------------------------------

-----------------------------------------*/
.inner_box {
  max-width: 1280px;
}

.bg_sand {
  background-color: var(--color_sand);
  padding: 80px 0;
}

.bg_sand02 {
  background-color: #fbfaf9;
}

@media screen and (max-width: 1280px) {
  .inner_box {
    max-width: 800px;
  }
}

@media screen and (max-width: 800px) {
  .detail .inner_box {
    width: 100%;
    max-width: none;
  }

  .inner_box {
    padding: 0 24px;
  }

  .bg_sand {
    padding: 64px 0;
  }
}

/*----------------------------------------
detail
-----------------------------------------*/
.detail {
  margin-top: 24px;
}

.detail_lead {
  font-size: var(--font-size21);
  text-align: center;
  padding: 48px 80px;
}

.detail_question {
  display: flex;
  gap: 32px;
  margin-bottom: 80px;
}

.detail_question:last-child {
  margin-bottom: 0;
}

.detail_question figure img {
  border-radius: 8px;
}

.detail_question.end {
  flex-direction: column;
  align-items: center;
}

.detail_question.end figure {
  max-width: 720px;
  width: 100%;
}

.detail_question:nth-child(2) .detail_question_txt {
  order: 2;
}

.detail_question_txt {
  background-color: var(--color_white);
  padding: 70px 40px 40px;
  border-radius: 8px;
  margin-top: 48px;
}

.detail_question_txt_heading {
  margin-bottom: 16px;
  position: relative;
}

.detail_question_txt_heading:before {
  content: '';
  display: block;
  width: 142px;
  height: 20px;
  position: absolute;
  background: url('/guide/img/j04-question.svg') no-repeat;
  top: -30px;
}

.detail_question_txt.single {
  max-width: 960px;
  margin: auto;
}

.detail_question_txt.column {
  max-width: 768px;
  flex: 1 0;
}

.detail_question_txt p+p {
  margin-top: 2em;
}

.detail_question figure {
  width: 480px;
}

.detail_schedule {
  max-width: 640px;
  margin: auto;
}

.detail_schedule_inner {
  padding: 48px 40px;
}

.detail_schedule_heading {
  margin-bottom: 32px;
}

.detail_schedule_time {
  font-size: var(--font-size21);
  padding-left: 60px;
  position: relative;
}

.detail_schedule_time:before {
  content: '';
  display: block;
  height: 95%;
  width: 4px;
  background-color: var(--color_cmn-line);
  position: absolute;
  top: 4px;
  left: 18px;
}

.detail_schedule_time li {
  margin-bottom: 24px;
  line-height: 1.4;
  position: relative;
}

.detail_schedule_time li:before {
  content: '';
  display: block;
  width: 37px;
  height: 37px;
  position: absolute;
  left: -58px;
  top: 0;
}

.detail_schedule_time li.detail_schedule_time0800::before {
  background: url('/guide/img/j04-clock0800.svg') no-repeat;
}

.detail_schedule_time li.detail_schedule_time0830::before {
  background: url('/guide/img/j04-clock0830.svg') no-repeat;
}

.detail_schedule_time li.detail_schedule_time0850::before {
  background: url('/guide/img/j04-clock0850.svg') no-repeat;
}

.detail_schedule_time li.detail_schedule_time0900::before {
  background: url('/guide/img/j04-clock0900.svg') no-repeat;
}

.detail_schedule_time li.detail_schedule_time0930::before {
  background: url('/guide/img/j04-clock0930.svg') no-repeat;
}

.detail_schedule_time li.detail_schedule_time1000::before {
  background: url('/guide/img/j04-clock1000.svg') no-repeat;
}

.detail_schedule_time li.detail_schedule_time1100::before {
  background: url('/guide/img/j04-clock1100.svg') no-repeat;
}

.detail_schedule_time li.detail_schedule_time1130::before {
  background: url('/guide/img/j04-clock1130.svg') no-repeat;
}

.detail_schedule_time li.detail_schedule_time1145::before {
  background: url('/guide/img/j04-clock1145.svg') no-repeat;
}

.detail_schedule_time li.detail_schedule_time1150::before {
  background: url('/guide/img/j04-clock1150.svg') no-repeat;
}

.detail_schedule_time li.detail_schedule_time1200::before {
  background: url('/guide/img/j04-clock1200.svg') no-repeat;
}

.detail_schedule_time li.detail_schedule_time1300::before {
  background: url('/guide/img/j04-clock1300.svg') no-repeat;
}

.detail_schedule_time li.detail_schedule_time1330::before {
  background: url('/guide/img/j04-clock1330.svg') no-repeat;
}

.detail_schedule_time li.detail_schedule_time1340::before {
  background: url('/guide/img/j04-clock1340.svg') no-repeat;
}

.detail_schedule_time li.detail_schedule_time1400::before {
  background: url('/guide/img/j04-clock1400.svg') no-repeat;
}

.detail_schedule_time li.detail_schedule_time1500::before {
  background: url('/guide/img/j04-clock1500.svg') no-repeat;
}

.detail_schedule_time li.detail_schedule_time1600::before {
  background: url('/guide/img/j04-clock1600.svg') no-repeat;
}

.detail_schedule_time li.detail_schedule_time1700::before {
  background: url('/guide/img/j04-clock1700.svg') no-repeat;
}

.detail_schedule_time li.detail_schedule_time1715::before {
  background: url('/guide/img/j04-clock1715.svg') no-repeat;
}

.detail_schedule_time li.detail_schedule_time1800::before {
  background: url('/guide/img/j04-clock1800.svg') no-repeat;
}

.detail_schedule_time li.detail_schedule_time1815::before {
  background: url('/guide/img/j04-clock1815.svg') no-repeat;
}

.detail_schedule_time li.detail_schedule_time1830::before {
  background: url('/guide/img/j04-clock1830.svg') no-repeat;
}

.detail_schedule_time li.detail_schedule_time1845::before {
  background: url('/guide/img/j04-clock1845.svg') no-repeat;
}

.detail_schedule_time li.detail_schedule_time2000::before {
  background: url('/guide/img/j04-clock2000.svg') no-repeat;
}

.detail_schedule_time li:last-child {
  margin-bottom: 0;
}

.detail_schedule_time li span {
  font-size: var(--font-size24);
  color: var(--color_sapphire-500);
  margin-right: 24px;
}

.detail_schedule_supplement {
  margin-top: 32px;
}

.detail_schedule_supplement li {
  color: var(--color_cmn-text-2);
  font-size: var(--font-size14);
  line-height: var(--line-height175);
  letter-spacing: var(--letter-spacing005);
	text-indent: -1em;
	padding-left: 1em;
}

.inner_box.pageback {
  max-width: 1040px;
}

.pageback_note {
  font-size: var(--font-size12);
  color: var(--color_cmn-text-2);
  text-align: right;
  margin-top: 14px;
}

.pageback_inner {
  margin-top: 80px;
  display: flex;
  justify-content: center
}

@media screen and (min-width: 801px) {
  .detail_schedule_time li {
    padding-left: 90.7px;
    text-indent: -90.7px;
  }
}

@media screen and (max-width: 1280px) {
  .detail_question {
    flex-direction: column;
    margin-bottom: 64px;
  }

  .detail_question:nth-child(1) {
    align-items: end;
  }

  .detail_question:nth-child(1) .detail_question_txt {
    order: 2;
    margin-right: 80px;
  }

  .detail_question:nth-child(2) {
    margin-bottom: 80px;
  }

  .detail_question:nth-child(2) .detail_question_txt {
    margin-left: 80px;
  }

  .detail_question_txt {
    margin-top: 0;
  }

  .detail_question figure {
    max-width: 480px;
    width: 100%;
  }

  .detail_question.end figure {
    margin-top: 0;
    max-width: 630px;
  }
}

@media screen and (max-width: 800px) {
  .detail {
    margin-top: 0;
  }

  .detail_lead {
    font-size: var(--font-size21);
    padding: 32px 24px;
    text-align: left;
  }

  .detail_question {
    gap: 24px;
  }

  .detail_question:nth-child(2) {
    margin-bottom: 64px;
  }

  .detail_question:nth-child(1) figure {
    padding-left: 52px;
  }

  .detail_question:nth-child(2) figure {
    padding-right: 52px;
  }

  .detail_question_txt {
    padding: 70px 22px 40px;
  }

  .detail_question:nth-child(1) .detail_question_txt {
    margin-right: 24px;
  }

  .detail_question:nth-child(2) .detail_question_txt {
    margin-left: 24px;
  }

  .detail_question_txt_heading {
    font-size: var(--font-size21);
  }

  .detail_schedule_inner {
    padding: 48px 24px;
  }

  .detail_schedule_time li {
    font-size: var(--font-size18);
    line-height: var(--line-height15);
    margin-bottom: 16px;
  }

  .detail_schedule_time li span {
    font-size: var(--font-size21);
  }

  .detail_question.end figure {
    padding: 0 26px;
  }

  .inner_box.pageback {
    padding: 0;
  }

  .pageback_inner {
    margin-top: 64px;
  }

  .pageback_inner>div {
    max-width: 315px;
    width: 100%;
  }
}