@charset "utf-8";

/* =============================================
	日建学院とは
============================================= */
img{
	max-width: 100%;
}

.party_btn{
  margin: 10px 0 20px;
  padding: 10px;
  border: 1px solid #ddd;
}
.main-cont{
  margin-top: 20px;
}
#main_ttl h1{
  flex-direction: column;
}
#index_header #main_ttl h1{
  padding: 0 35px;
  background-image: url(/nikken/img/bg_n.svg), url(../img/header_bg.jpg);
  background-position: right -5% center, center center;
  background-size: auto 100%, cover;
  color: #fff;
}
.base-frame p{
  margin: 0 0 10px;
  font-size: 1.55rem;
  line-height: 1.8;
}
.base-frame p.note{
  font-size: 0.9em;
}
.text-strong2{
  background: linear-gradient(transparent 78%, rgba(241, 255, 51, 0.51) 78%);
}
/*---------------------------------------------
index
---------------------------------------------*/
.feature_area{
  padding: 1em 0;
}
.feature_area ul{
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  gap: 10px;
}
.feature_area ul li a{
  padding: 5px;
  display: block;
  height: 100%;
  border: 1px solid #fff;
  color: #333;
  transition: all  0.1s ease;
}
.feature_area ul li a:hover{
  border: 1px solid var(--nikken-red);
  opacity: 0.8;
  text-decoration: none;
}
.feature_area ul li img{
  max-width: 100%;
  height: auto;
  border: 1px solid #efefef;
}
.feature_title{
  margin: 1em 0 0.5em 0;
  padding: 0 2em 0.5em 0;
  position: relative;
  background-image: url('data:image/svg+xml;utf8,<svg id="r" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 18 11"><defs><style>.u{fill:%23e40012;}</style></defs><polygon class="u" points="17.74 8 1 8 1 7 15.57 7 11.12 1.83 11.88 1.17 17.74 8"/></svg>');
  background-repeat: no-repeat;
  background-position: 98% center;
  background-size: 18px 11px;
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 1.7rem;
  font-weight: 700;
  transition: all  0.1s ease;
}
.feature_title span img{
  padding: 0 0 0 5px;
  display: inline-block;
  vertical-align: middle;
} 
a:hover .feature_title{
  background-position: 99% center;
}
figure{
  overflow: hidden;
  position: relative;
  width: 100%;
}
figure img{
  width: 100%;
  height: auto;
}
figcaption{
  padding: 40px 30px;
  box-sizing: border-box;
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255,255,255,0.85);
  color: #333;
  font-size: 1.6rem;
}
#nikken_outline{
  margin: 0 0 30px;
  text-align: center;
}
.outline_btn a{
  margin: 0 auto;
  padding: 10px;
  display: block;
  box-sizing: border-box;
  position: relative;
  width: 314px;
  border: 1px solid #d4d4d4;
  background: url(/nikken/img/btn_arrow_red.png) no-repeat 95% center, linear-gradient(to bottom, #fff 0%, #f8f8f8 100%);
  -webkit-box-shadow: 0 0 0 2px #fff inset;
  box-shadow: 0 0 0 2px #fff inset;
  color: #4b4b4b;
  font-size: 1.5rem;
  font-weight: bold;
}
.outline_btn a:hover{
  top: 0;
  left: 1px;
  opacity: 0.7;
  text-decoration: none;
}
/*---------------------------------------------
	ボトム
---------------------------------------------*/
/* --------「特長」共通-------- */
/* 日建学院の「映像」の質 */
.movie-point li{
  margin: 0 0 15px;
  padding: 20px;
  position: relative;
  background: var(--bg-color-light2) url(../img/video_point_1.svg) no-repeat center center;
}
.movie-point li:nth-child(2){
  background: var(--bg-color-light2) url(../img/video_point_2.svg) no-repeat center center;
}
.movie-point li:nth-child(3){
  background: var(--bg-color-light2) url(../img/video_point_3.svg) no-repeat center center;
}
.movie-point li:nth-child(4){
  background: var(--bg-color-light2) url(../img/video_point_4.svg) no-repeat center center;
}
.movie-point li:nth-child(5){
  background: var(--bg-color-light2) url(../img/video_point_5.svg) no-repeat center center;
}
.movie-point li:nth-child(6){
  background: var(--bg-color-light2) url(../img/video_point_6.svg) no-repeat center center;
}
.movie-point li h4{
  margin: 0 0 15px;
  box-sizing: border-box;
  font-size: 2.4rem;
  text-align: center;
}
.movie-point li p{
  margin: 0;
  font-size: 1.5rem;
}
.movie-point li p.note{
  margin-top: 5px;
  font-size: 0.9em;
}
.point-ttl{
  margin: 0;
  color: var(--nikken-red);
  font-size: 1.7rem;
  font-weight: 700;
  line-height: 1.3;
}
.point-ttl span{
  margin: 0;
  padding: 0;
  display: inline-block;
  background-color: transparent;
  font-size: 1.4em;
}
.ttl_lv2{
  margin-top: 60px;
}
/* /nikken/pickup/gakuwari/index.aspx　複製部分 */
.reason_voice .re_vo_box{
  position: relative;
  border: solid 1px var(--line-light);
  font-size: 1.4rem;
}
.re_vo_box a{
  padding: 15px;
  display: block;
  position: relative;
  height: 100%;
  background-image: url('data:image/svg+xml;utf8,<svg id="r" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 18 11"><defs><style>.u{fill:%23e40012;}</style></defs><polygon class="u" points="17.74 8 1 8 1 7 15.57 7 11.12 1.83 11.88 1.17 17.74 8"/></svg>');
  background-repeat: no-repeat;
  background-position: right 15px bottom 15px;
  background-size: 18px 11px;
  color: #333;
  transition: all 0.2s ease;
}
.re_vo_box a:hover{
  background-position: right 13px bottom 15px;
  /* 	text-decoration: none;
	background-color: #ddd; */
  opacity: 0.8;
}
.re_vo_box .re_vo_face{
  margin-right: 1em;
  flex-shrink: 0;
  width: 120px;
}
.re_vo_box .re_vo_txt{
  padding: 1em 0;
}
.re_vo_box .re_vo_txt b{
  color: var(--nikken-red);
} 
.re_vo_box .reason_arrow{
  display: none;
}
.re_vo_box .reason_arrow img{
  width: 1em;
}
.re_vo_box img,
.movie-step-detail img{
  max-width: 100%;
  height: auto;
}
.movie-feature__img img{
  width: 100%;
  height: auto;
}
/* movie-step */
.movie-step-detail{
  margin: 50px 0 0;
  padding: 0;
}
.movie-step-detail li{
  margin: 0 0 25px;
  padding: 25px 30px 30px;
  position: relative;
  text-align: left;
}
.movie-step-detail li *{
  position: relative;
  z-index: 10;
}
.movie-step-detail li::after{
  content: ' ';
  position: absolute;
  top: 50px;
  right: -10px;
  bottom: 50px;
  left: 0;
  background: #fff;
}
.movie-step-detail li:last-child::after{
  background: none;
  background-color: #fff;
}
.movie-step-detail li::before{
  content: ' ';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border: 3px solid var(--nikken-red);
  border-radius: 15px;
}
.movie-step-detail li h4{
  margin: 0 0 30px;
  display: flex;
  gap: 10px;
  align-items: center;
  font-size: 1.6rem;
}
.movie-step-detail li .step-ttl{
  margin-bottom: 20px;
  position: relative;
  color: var(--nikken-red);
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 1.8rem;
  font-weight: 400;
  text-align: center;
}
.step-ttl::after{
  content: ' ';
  margin: 0 auto ;
  position: absolute;
  right: 0;
  bottom: -10px;
  left: 0;
  width: 25px;
  height: 8px;
  border-top: 1px solid var(--nikken-red);
}
.furthermore-box{
  margin: 50px 0 0;
  padding: 25px;
  position: relative;
  background-color: var(--bg-color-light2);
}
.furthermore-box::before{
  content: ' ';
  margin: 0 auto;
  position: absolute;
  top: -60px;
  right: 0;
  left: 0;
  width: 44px;
  height: 45px;
  background: url(../img/video_advisor_plus.svg) no-repeat left top;
}
.furthermore-box h3{
  margin: 0 0 10px;
  display: flex;
  gap: 7px;
  align-items: center;
  font-size: 1.8rem;
}
.furthermore-box span{
  margin: 0 0 10px;
  display: block;
  text-align: center;
}
.furthermore-box div p{
  line-height: 1.5;
}
/* original-text */
.original-text{
  padding: 50px 0 0;
}
.feature__ttl--lv2{
  margin: 50px 0 30px;
  padding: 20px;
  background-color: #5d5d5d;
  color: #fff;
  font-size: 1.8rem;
  text-align: center;
}
.original-text__img{
  text-align: center;
}
.original-text__detail-info{
  margin: 40px 0 90px;
  counter-reset: li;
}
.original-text__detail-info li{
  margin: 0 0 20px;
  padding: 0 15px 15px;
  position: relative;
  border: 1px solid #dfdfdf;
}
.original-text__detail-info li:before{
  content: counter(li);
  margin: 0 auto;
  padding: 3px 6px;
  display: block;
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  position: absolute;
  z-index: 10;
  top: -15px;
  right: 0;
  left: 0;
  width: 2em;
  height: 2em;
  border: 1px solid var(--nikken-red);
  border-radius: 30px;
  background-color: #fff;
  color: var(--nikken-red);
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1.5rem;
  font-weight: bold;
  text-align: center;
  line-height: 2em;
  counter-increment: li;
}
.original-text__detail-info h3{
  margin: 30px 0 10px;
  padding: 0 0 10px;
  border-bottom: 1px solid var(--nikken-red);
  font-size: 1.6rem;
  text-align: center;
}
/* --------「特長」共通ここまで-------- */
.lead{
  margin: 10px 0 10px;
}
.simple_section h4{
  clear: both;
}
.info-img{
  margin: 5px 0 10px;
}
.info-img img{
  width: 100%;
  height: auto;
}
.answer-ico{
  margin-top: -0.1em;
  color: var(--nikken-red);
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 3.4rem;
  font-weight: 700;
  line-height: 1;
}
.answer-header{
  display: flex;
  justify-content: center;
  gap: 10px;
  align-items: flex-start;
}
.answer-header p{
  font-size: 1.8rem;
  line-height: 1.6;
}
.movie-history{
  margin: 30px 0 0;
}
.movie-history__separator{
  margin: 0 0 10px;
  padding: 15px;
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  position: relative;
}
.movie-history__separator::after{
  content: ' ';
  margin: 0 auto ;
  position: absolute;
  right: 0;
  bottom: -15px;
  left: 0;
  width: 14px;
  height: 26px;
  background: url(../img/step_arrow.svg) no-repeat top center;
  transform: rotate(90deg);
}
.movie-history__separator:last-child::after{
  content: none;
}
.movie-history__info{
  width: 45%;
}
.movie-history p{
  font-size: 1.4rem;
  line-height: 1.5;
}
p.answer-matome{
  margin: 30px 0 0;
  font-size: 1.8rem;
  text-align: center;
  line-height: 1.6;
}
.chronology{
  margin: 0 0 10px;
  border: 5px solid var(--line-light);
  border-radius: 15px;
}
.link_arrow{
  display: block;
}
/* ズバリ解説 */
.zubari-point{
  margin: 15px auto;
  padding: 20px;
  border: 1px solid var(--line-light);
  text-align: left;
}
.zubari-ttl{
  margin: 0 0 40px;
  text-align: center;
}
.zubari-ttl span{
  padding: 10px;
  display: block;
  border-radius: 30px;
  background-color: var(--bg-color-dark);
  color: #fff;
  font-size: 1.8rem;
}
.zubari-info__list li{
  margin: 0;
  padding-bottom: 20px;
  display: grid;
  grid-template-columns: 70px 1fr;
  gap: 20px;
  position: relative;
  text-align: left;
}
.zubari-info__list li::before{
  content: ' ';
  margin: auto 0;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 34px;
  width: 2px;
  background-color: #b8b8b8;
}
.zubari-info__list li:last-child:before{
  content: none;
}
.zubari-info__ttl{
  margin: 0 0 10px;
  font-size: 1.9rem;
}
.zubari-info__step{
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: relative;
  z-index: 10;
  width: 70px;
  height: 70px;
  border-radius: 50%;
  background-color: var(--nikken-red);
  color: #fff;
  grid-column: 1 / 2;
  grid-row: 1 / 2;
}
.zubari-info__step::before{
  content: ' ';
  margin: 0 auto;
  position: absolute;
  top: -16px;
  right: 0;
  left: 0;
  width: 25px;
  height: 17px;
  background: url(../img/zubari-info__arrow.svg) no-repeat left top;
}
.zubari-info__list li:first-child .zubari-info__step::before{
  content: none;
}
.zubari-info__step span{
  display: block;
  font-size: 1.5em;
  line-height: 1.0;
}
.zubari-info__list li > div{
  grid-column: 2 / 3;
  grid-row: 1 / 2;
}
.zubari-info__img{
  padding: 10px;
  border: 1px solid var(--line-light);
  text-align: center;
}
.zubari-info__img .note{
  font-size: 1.3rem;
}
.zubari-info__list li p{
  font-size: 1.4rem;
  line-height: 1.4;
}
ol.decimal{
  margin-left: 0;
}
ol.decimal > li{
  padding-left: 2.2em;
}
ol.decimal li:before{
  content: counter(li);
  margin: 0 5px 0 0;
  padding: 0;
  display: block;
  box-sizing: border-box;
  position: absolute;
  top: 0;
  left: 0;
  width: 22px;
  height: 22px;
  border: 1px solid #e04536;
  border-radius: 25px;
  background-color: #fff;
  color: #e04536;
  font-weight: bold;
  text-align: center;
  line-height: 21px;
  counter-increment: li;
}
/* サポート */
.simple_section .features_cont{
  padding: 10px 0 20px;
  clear: both;
}
.support_img img{
  width: 198px;
}
/* 受講スタイル */
.style_img img{
  width: 198px;
}
.style-info__ttl{
  font-size: 1.6rem;
  margin: 0 0 10px;
  position: relative;
}
.style-info__ttl span{
  padding: 0 15px 0 0;
  display: inline-block;
  background-color: #fff;
  z-index: 10;
  position: relative;
}
.style-info__ttl::before{
  content: ' ';
  position: absolute;
  top: 0.8em;
  left: 0;
  width: 100%;
  height: 1px;
  border-top: 1px dotted var(--line-dark);
}
.style-info__list{
  margin: 0 0 20px;
}
.style-info__list li{
  font-size: 1.55rem;
}

/* 合格実績 */
.passrate_btn{
  text-align: center;
}
.party_btn a{
  padding: 0 30px 0 0;
  display: block;
  background: url(../img/party_btn_arrow.png) no-repeat 99% center;
  color: #646464;
  text-align: center;
}
.party_btn a span{
  margin-right: 10px;
  display: inline-block;
  color: #e04536;
  font-size: 1.5rem;
  font-weight: bold;
}
.party_btn a:hover{
  opacity: 0.7;
  text-decoration: none;
}
.success_cont .anchor_path li{
  margin: 0 5px 8px 0;
  width: 32.5%;
}
.success_cont .anchor_path li:nth-child(3n){
  margin-right: 0;
}
.success_cont .anchor_path li a{
  font-size: 1.5rem;
}
#success_list{
  margin: 20px 0 0;
}
#success_list .feature_ttl_lv2{
  margin-bottom: 15px;
}
#success_list .success_cont .value2{
  margin-top: 0;
}
.ttl_success{
  margin: 0 0 20px;
  padding: 15px;
  background-color: #e04536;
  color: #fff;
  font-size: 1.8rem;
}
.report_point{
  margin: 15px 0 ;
  padding: 20px;
  border: 1px solid #ed5032;
  color: #ed5032;
  font-size: 1.7rem;
  font-weight: bold;
  text-align: center;
}
.report_point p{
  margin: 0;
  line-height: 1.5;
}
.value{
  margin: 0 auto;
  max-width: 1200px;
  width: 100%;
}
.success_cont .record_ttl{
  padding-top: 3%;
}
.record_cont02{
  padding: 0 10% 2% 10%;
}
.feature_ttl_lv2{
  margin-top: 40px;
  margin-bottom: 30px;
  padding-top: 0;
  position: relative;
  border-top: none;
  border-bottom: none;
  font-size: 2.0rem;
}
.feature_ttl_lv2::before{
  content: ' ';
  margin: 0 auto;
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  width: 150px;
  height: 8px;
  border-bottom: 2px dotted #333;
}
.no1_cont .no1_img{
  width: 55%;
}
.no1_cont .no1_img img{
  max-width: 100%;
  width: auto;
}
.base-frame p.detail_link{
  margin-top: 20px;
}
/* sns */
.sns_list{
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  gap: 10px;
}
.sns_single > a{
  padding: 15px;
  display: block;
  height: 100%;
  border: 1px solid var(--line-light);
  color: #333;
  text-decoration: none;
  transition: all  0.2s ease;
}
.sns_single > a p{
  margin: 0;
}
.sns_name{
  margin: 0 0 10px;
}
.sns_name h2{
  margin: 0 0 ;
  color: var(--nikken-red);
  font-size: 1.8rem;
}
.sns_name p{
  margin-top: 5px;
  font-size: 1.4rem;
}
.outsite-ico img{
  vertical-align: middle;
}
.btn_sns{
  margin-top: 15px;
  padding: 20px;
  border: 1px solid var(--nikken-red);
  font-weight: bold;
  text-align: center;
}
.sns_single > a:hover{
  border: 1px solid var(--nikken-red);
  opacity: 0.8;
}
.sns_text{
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 20px;
}
.sns_text .sns_ttl + p{
  text-align: left;
}
.sns_ttl{
  margin: 0 0 15px;
  width: 80px;
  text-align: center;
}
.sns_info{
  flex: 1;
}
.sns-campaign__list{
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  gap: 20px;
}
.sns-campaign__list li a{
  padding: 20px;
  display: flex;
  justify-content: center;
  gap: 20px;
  align-items: center;
  border: 1px solid var(--line-light);
  color: #333;
  transition: all  0.2s ease;
}
.sns-campaign__list li a:hover{
  border: 1px solid var(--nikken-red);
  opacity: 0.8;
}
.column-2__wrap .ttl_lv1{
  margin: 80px 0 25px;
  padding: 0 15px 20px;
}
.base-frame .ttl_sub{
  margin: 0 0 20px;
  padding: 0;
  font-size: 1.8rem;
  text-align: center;
}
.note-box{
  margin-top: 30px;
}

/* 無料体験リンク */
.freetrial__cont a{
  margin: 50px auto;
  padding: 30px;
  border: 1px solid var(--line-light);
  display: block;
  width: 100%;
  max-width: 700px;
  text-align: center;
  transition: all 0.1s ease;
  color: #333;
  position: relative;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 400;
}
.freetrial__cont a p{
  font-size: 1.5rem;
  line-height: 1.5;
}
.freetrial__cont a::before{
  content: ' ';
  margin: auto 0;
  position: absolute;
  top: 0;
  right: 15px;
  bottom: 0;
  width: 33px;
  height: 11px;
  background: url(/nikken/img/arrow-s.svg) no-repeat left top;
  background-size: 27px 11px;
  transition: all 0.1s ease;
}
.freetrial__cont a:hover{
  opacity: 0.7;
  text-decoration: none;
  border: 1px solid var(--nikken-red);
}
.freetrial__cont a:hover::before{
  background-position: 5px top;
}
.freetrial__ttl{
  margin: 0 0 10px;
  color: var(--nikken-red);
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 2.5rem;
  font-weight: 700;
  display: inline-block;
}
.freetrial__ttl img{
  margin-right: 10px;
}

/*****
youtubeありページヘッダー
*****/
.main_cont_movie_header{
	margin-bottom: 50px;
}
.main_cont_movie{
	aspect-ratio: 16 / 9;
	max-width: 720px;
	margin: 0 auto;
}
.main_cont_movie iframe{
	width: 100%;
	height: 100%;
}

.main_cont_info{
	padding: 30px 15px;
}

/* ===========================================
	MediaQueries
=========================================== */
/* スマホ----------------------------- */
@media screen and (max-width: 767px){
  /* --------「特長」共通-------- */
  /* movie-step-detail */
  .movie-step-detail li p:last-child{
    position: relative;
  }
  .movie-step-detail li p:last-child::after{
    content: ' ';
    margin: 0 auto ;
    position: absolute;
    right: 0;
    bottom: -65px;
    left: 0;
    width: 14px;
    height: 26px;
    background: url(../img/step_arrow.svg) no-repeat top center;
    transform: rotate(90deg);
  }
  .movie-step-detail li:last-child p:last-child::after{
    content: none;
  }
  /* original-text */
  .original-text__point-box{
    margin: 30px 0 30px;
    padding: 15px 15px 10px;
    position: relative;
    border: 2px dashed var(--line-dark);
    border-radius: 15px;
    text-align: center;
  }
  .original-text__point-box:before{
    content: '';
    position: absolute;
    top: 98%;
    left: 50%;
    width: 15px;
    height: 15px;
    border-right: 2px solid var(--line-dark);
    background-color: #fff;
    transform: skew(-25deg);
  }
  .original-text__point-box p{
    margin: 0 10px 10px;
    padding-bottom: 5px;
    display: inline-block;
    border-bottom: 1px solid var(--nikken-red);
    color: var(--font-dark);
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 1.3rem;
    font-weight: 700;
    line-height: 1.4;
  }
  /* 合格者の声 */
  .re_vo_box{
    margin-bottom: 1em;
  }
  .flex_pc{
    display: flex;
    align-items: center;
  }
  .re_vo_box p{
    font-size: 1.4rem;
  }
  /* --------「特長」共通ここまで-------- */
  .column-2__wrap{
    display: block;
  }
  .column-2__wrap > div{
    width: 100%;
  }
  p.movie-history__result{
    margin: 0 0 10px -5px;
    padding: 15px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex: 1;
    position: relative;
    width: 100%;
    border: 2px solid var(--nikken-red);
    border-radius: 15px;
    font-size: 1.5rem;
    text-align: center;
  }
  p.movie-history__result span{
    display: block;
    width: 100%;
  }
  p.movie-history__result:before{
    content: '';
    margin-top: -12px;
    position: absolute;
    z-index: 2;
    top: 50%;
    left: -23px;
    border: 12px solid transparent;
    border-right: 12px solid #fff;
  }
  p.movie-history__result:after{
    content: '';
    margin-top: -14px;
    position: absolute;
    z-index: 1;
    top: 50%;
    left: -27px;
    border: 14px solid transparent;
    border-right: 13px solid var(--nikken-red);
  }
  .chronology > div{
    padding: 0 5px 10px;
    text-align: center;
  }
  .movie-history__ttl{
    margin: 10px 0 0;
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 5px;
    font-size: 1.5rem;
  }
  .success_cont{
    margin-top: 50px;
  }
}
/* PC----------------------------- */
@media (min-width: 1024px){
	/*****
	youtubeありページヘッダー
	*****/
	.main_cont_movie_header{
		display: flex;
		align-items: center;
	}
	.main_cont_movie{
		flex-shrink: 0;
		width: 50%;
		margin: 0;
	}
	.main_cont_info{
		padding: 0 0 0 30px;
	}
}
@media screen and (min-width: 768px){
  .main-cont{
    margin-top: 50px;
  }
  /*---------------------------------------------
  index
  ---------------------------------------------*/
  .feature_area ul{
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
  }
  /*---------------------------------------------
  ボトム
  ---------------------------------------------*/
  /* --------「特長」共通-------- */
  /* movie-point */
  .movie-point{
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
  }
  /* movie-feature */
  .movie-feature{
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 20px;
  }
  .movie-feature > li{
    margin: 0 0 20px;
    width: 30%;
  }
  /* movie-step-detail */
  .movie-step-detail{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .movie-step-detail li{
    width: 32%;
  }
  .movie-step-detail li::after{
    content: ' ';
    position: absolute;
    top: 50px;
    right: 0;
    bottom: 50px;
    left: 0;
    background: #fff url(../img/step_arrow.svg) no-repeat right center;
  }
  .furthermore-box{
    margin: 50px 0 0;
    padding: 40px;
    padding: 40px;
    display: grid;
    grid-template-columns: 300px 1fr;
    gap: 10px;
    position: relative;
    background-color: var(--bg-color-light2);
    grid-template-rows: 70px 1fr;
  }
  .furthermore-box h3{
    margin: 0;
    display: flex;
    gap: 7px;
    align-items: center;
    font-size: 2.0rem;
    grid-column: 2 / 3;
    grid-row: 1 / 2;
  }
  .furthermore-box span{
    margin: 0;
    grid-column: 1 / 2;
    grid-row: 1 / 3;
  }
  .furthermore-box div{
    grid-column: 2 / 3;
    grid-row: 2 / 3;
  }
  /* 合格者の声 */
  .flex_pc{
    display: flex;
  }
  .flex_center_pc{
    display: flex;
    justify-content: center;
  }
  .flex_between_pc{
    display: flex;
    justify-content: space-between;
  }
  .flex_around_pc{
    display: flex;
    justify-content: space-around;
  }
  .flex_wrap_pc{
    flex-wrap: wrap;
  }
  .row_reverse_pc{
    flex-direction: row-reverse;
  }
  .items_center_pc{
    align-items: center;
  }
  .items_end_pc{
    align-items: flex-end;
  }
  .re_vo_box{
    margin-bottom: 1em;
  }
  .flex_pc{
    display: flex;
    align-items: center;
  }
  .re_vo_box p{
    font-size: 1.4rem;
  }
  .reason_voice .re_vo_box{
    position: relative;
    width: 32%;
    border: solid 1px var(--line-light);
    font-size: 1.4rem;
  }
  /* original-text */
  .original-text__img{
    padding: 0 10.5em;
  }
  .original-text__img img{
    max-width: 100%;
    height: auto;
  }
  .department-text__wrap{
    position: relative;
  }
  .original-text__point-box p{
    margin: 40px auto 20px;
    padding: 15px;
    position: relative;
    position: absolute;
    z-index: 10;
    min-width: 10em;
    width: 15%;
    border: 2px dashed var(--line-dark);
    border-radius: 25px;
    background-color: #fff;
    color: var(--font-dark);
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 1.4rem;
    font-weight: 700;
    text-align: center;
    line-height: 1.5;
  }
  .original-text__point-box--1{
    top: 20%;
    left: 0;
  }
  .original-text__point-box--2{
    top: 20%;
    right: 0;
  }
  .original-text__point-box p:before{
    content: '';
    position: absolute;
    top: 98%;
    left: 50px;
    width: 15px;
    height: 25px;
    border-right: 2px solid var(--line-dark);
    background-color: #fff;
    transform: skew(-25deg);
  }
  .original-text__point-box p.original-text__point-box--1:before{
    right: 50px;
    left: auto;
    transform: skew(25deg);
  }
  .original-text__detail-info li{
    margin: 0;
  }
  .original-text__detail-info{
    margin: 40px 0 90px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 10px;
  }
  .original-text__detail-info li{
    padding: 0 15px 15px;
    position: relative;
    width: 23%;
  }
  /* --------「特長」共通 ここまで-------- */
  .movie-history{
    display: flex;
    flex-wrap: wrap;
  }
  .movie-history__separator{
    border: none;
  }
  .movie-history__separator::after{
    content: none;
  }
  .movie-history__separator{
    margin: 0 0 10px;
    padding: 10px 15px;
    display: block;
    width: 25%;
  }
  .movie-history__info{
    width: 100%;
  }
  .movie-history__separator.period1976-1977{
    flex: 1;
  }
  .movie-history__separator.period1976-1977 .movie-history__info{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 30px;
  }
  .movie-history__separator.period1976-1977 .movie-history__info .chronology{
    flex: 1;
  }
  .chronology{
    margin: 0;
    display: flex;
    flex-direction: column;
    box-sizing: border-box;
    position: relative;
    width: 100%;
    min-height: 22em;
    border: 5px solid var(--line-light);
    border-radius: 15px;
    text-align: center;
  }
  .chronology::after{
    content: '';
    position: absolute;
    top: 50px;
    right: -28px;
    bottom: 50px;
    left: 0;
    background: url(../img/step_arrow.svg) no-repeat right center;
  }
  .period1989 .chronology::after{
    content: none;
  }
  .chronology img{
    max-width: 100%;
    height: auto;
  }
  .movie-history3 img{
    margin: 1em 0;
  }
  .movie-history4 img{
    margin: 3em 0;
  }
  .chronology div{
    padding: 0 20px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
/*    background-color: #ccc; */
    height: 100%;
  }
  .chronology > div p{
    margin: 0;
    text-align: center;
  }
  .movie-history__ttl{
    padding: 15px 0 0;
    font-size: 1.6rem;
  }
  .movie-history p{
    font-size: 1.5rem;
  }
  p.movie-history__result{
    margin-top: 30px;
    padding-top: 20px;
    position: relative;
    width: 100%;
    border-top: 2px solid var(--nikken-red);
    font-size: 1.8rem;
    text-align: center;
  }
  p.movie-history__result::before,
  p.movie-history__result::after{
    content: '';
    margin: 0 auto;
    position: absolute;
    top: -15px;
    right: 0;
    left: 0;
    width: 30px;
    height: 15px;
    clip-path: polygon(50% 0, 0 100%, 100% 100%);
  }
  p.movie-history__result::before{
    background-color: var(--nikken-red);
  }
  p.movie-history__result::after{
    top: -12px;
    background-color: #fff;
  }
  .answer-header p{
    font-size: 2.4rem;
  }
  p.answer-matome{
    margin: 50px 0 0;
    font-size: 2.4rem;
    text-align: center;
  }
  /* ズバリ解説 */
  .zubari-point{
    margin: 15px auto;
    padding: 40px 70px;
  }
  .zubari-info__list li{
    grid-template-columns: 80px 1fr;
  }
  .zubari-info__list li::before{
    left: 39px;
  }
  .zubari-info__ttl{
    font-size: 2.0rem;
  }
  .zubari-info__step{
    width: 80px;
    height: 80px;
    background-color: var(--nikken-red);
  }
  .zubari-info__list li p{
    font-size: 1.5rem;
    line-height: 1.7;
  }
  /* sns */
  .sns_list{
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
  }
  .sns_single > a{
    padding: 30px;
  }
  .sns_ttl{
    margin: 0 0 15px;
    width: 100px;
    text-align: center;
  }
  .sns-campaign__list{
    grid-template-columns: repeat(2, 1fr);
    gap: 40px;
  }
  .success_cont{
    margin-top: 70px;
  }
}
