@charset "utf-8";
/* CSS Document */
@media screen and (max-width: 1024px) {
  /*ヘッダー*/
  .header-navigation__pc {
    display: none;
  }
  #header {
    width: 100%;
    height: 190px;
  }
  .header-content-wrapper {
    padding: 30px 15px 5px 15px;
  }
  .header__logo {
    width: 30%;
	margin-top: 0;
  }
  .header-navigation__sp {
    display: block;
    background-color: #1F677F;
  }
  .header-navigation__sp nav ul {
    display: flex;
    justify-content: center;
  }
  .header-navigation__sp nav ul li {
    list-style: none;
    border-right: solid 1px #FFFFFF;
  }
  .header-navigation__sp nav ul li:first-child {
    border-left: solid 1px #FFFFFF;
  }
  .header-navigation__sp nav ul li img {
    width: 80%;
  }
  /*4冠達成*/
.no1_batch{
	max-width: 760px;
	justify-content: center;
	gap:20px;
}
.no1_batch img{
	width: 20%;
}
  /*実務経験の重要さについて*/
  .section-work-experience__contents h2 {
    font-size: 3.0rem;
  }
	
  .section-work-experience__contents h2 .font-09{
    margin-top: 5px;
	font-size: 1.9rem;
	line-height: 1.5;
  }
  .section-work-experience__contents h2 span {
    font-size: 5.0rem;
  }
  .section-work-experience__text p {
    font-size: 3.6rem;
    line-height: 9.0rem;
  }
  .section-work-experience__text p span {
    font-size: 6.4rem;
  }
  .section-study-contents__title h2 {
    font-size: 4.0rem;
  }
  .tab {
    display: block;
  }/*タブレット版で改行する*/
  
  /*個別相談会への申込*/
  .section-application__text h2 {
    font-size: 4.8rem;
  }
  .section-application__button a {
    font-size: 2.0rem;
    padding: 26px 40px;
  }
  .section-application__button::after {
    width: 120px;
  }
  
  /*手厚いサポートについて*/
  .section-support__title h2 {
    font-size: 4.0rem;
  }
  
  /*卒業生の声*/
  #section-voices-of-graduates h2 {
    font-size: 4.0rem;
  }
  
  /*充実したキャリア支援*/
  #section-career-support h2 {
    font-size: 4.0rem;
  }
  /*卒業生の活躍について*/
  .section-career-support__graduate-success h3 {
    font-size: 3.0rem;
  }
  
  /*受講までの流れ*/
  #section-course h2 {
    font-size: 4.0rem;
  }
  
  /*料金*/
  #section-charge h2 {
    font-size: 4.0rem;
  }
  /*他社との比較*/
  #section-comparison h2 {
    font-size: 4.0rem;
  }
  
  /*よくある質問*/
  #section-question h2 {
    font-size: 4.0rem;
  }

}
  
  
  

@media screen and (max-width: 767px) {
  #header {
    width: 100%;
    height: unset;
  }
  .header__address {
    display: none;
  }
  .header__logo {
    width: 42%;
	margin-top: 0;
  }
  .header-content-wrapper {
    padding: 10px 15px 5px 15px;
  }
  .header__application a {
    font-size: 1.2rem;
    font-weight: 600;
    border: solid 1px #A41A17;
    border-radius: 30px;
    padding: 6px 10px;
  }
  
  /*トップビジュアル*/
  .section-top__imageareabg-pc {
    display: none;
  }
  .section-top__imageareabg-sp {
    display: block;
  }
  .section-top__sp {
    background-image: url("/wannabe_web/assets/images/videoediting_mainlp/top-sp.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center right;
    padding-top: 20px;
	padding-bottom: 36px;
	height: 70vh;
	
  }
  .section-top__title-sp {
    text-align: left;
	margin:270px 0px 0px 0px;
  }
  .section-top__title-sp h2 {
    width: 100%;
    margin-bottom: 60px;
  }
  .section-top__title-sp h2 img.top-title__1 {
    width: 100%;
  }
  .section-top__title-sp h2 img.top-title__2 {
    width: 100%;
  }
  .section-top__under-button-sp {
    width: 94%;
    margin: 0 auto;
  }
  .section-top__under-button-sp a img {
    width: 100%;
	margin-top: -50px;
  }
  .section-top__under-images {
    width: 90.6%;
    margin: 0 auto;
  }
  .section-top__under-images-bg {
	padding-top: 10px;
    background-color: #1F677F;
  }
	
/*4冠達成*/
#section-no1{
	padding: 40px 0;
}
.no1_title img{
	width: 200px;
	text-align: center;
}
.no1_title p{
	font-size: 1.8rem;
	margin: 20px 0;
}
.no1_batch{
	display: flex;
	max-width: 360px;
	margin: 0 auto;
	justify-content: center;
	margin-bottom: 40px;
	flex-wrap: wrap;
	gap:10px;
}
.no1_batch img{
	width: 40%;
}

.survey{
	font-size: 1.2rem;
}
  
	
  /*こんな方におすすめ*/
#section-recommend{
	padding: 60px 0;
	}
.recommend-contents h2{
		font-size: 2.6rem;
        margin-bottom: 40px;
	}
  /*実務経験の重要さについて*/
  #section-work-experience {
    padding-top: 60px;
	padding-bottom: 15px;
  }
  .section-work-experience__contents {
    padding: 0 20px;
  }
  .section-work-experience__contents h2 {
    font-size: 1.9rem;
    line-height: 4.0rem;
  }
  .section-work-experience__contents h2 span {
    font-size: 4.0rem;
    color: #A41A17;
    background: url("/wannabe_web/assets/images/work-experience/line_yellow.png") no-repeat;
    background-position: center bottom;
    background-size: contain;
  }
	
  .section-work-experience__contents-graphs {
	display: block;  
	margin-top: 10px;
  }
	
  .graph img {
	margin-top: 10px;
	max-width: 100%;
    height:auto;
	object-fit: cover;
  }
	
  .section-work-experience__contents-noexperience-pc {
    display: none;
  }
  .section-work-experience__contents-noexperience-sp {
    display: block;
    margin: 10px auto 30px auto;
    text-align: center;
    max-width: 100%;
  }
  .section-work-experience__contents-noexperience-sp img {
    width: 100%;
  }
  .section-work-experience__text {
    padding: 50px 20px;
  }
  .section-work-experience__text-small {
    font-size: 1.4rem;
  }
  .section-work-experience__text p {
    font-size: 2.2rem;
    line-height: 4.0rem;
  }
  .section-work-experience__text p span {
    font-size: 2.4rem;
  }
  .section-work-experience__text p .font-4 {
  font-size: 2.2rem;
  color: #fff;
}
  .sp {
    display: block;
  } /*sp版のみ改行する*/
  .pc {
    display: none;
  } /*pc版のみ改行する*/
  
  /* マーケティングスキルのメリット */
.skill-merit {
	margin: 40px auto 0;
	font-size: 1.6rem;
	line-height: 1.0;
	font-weight: 700;
}
.skill-merit-list{
    padding: 0em 0.6em ;
    line-height: 1.0 ;
    border: solid 2px #333 ;
	width: 350px;
}

.skill-merit-list li{
	font-size: 1.3rem;
}

.skill-merit-list li:before{
	background-image: url("/wannabe_web/assets/images/recomend/blue_check.png");
	background-size: cover;
	content: "";
	width: 20px;
	height: 12px;
}

#section-support {
    padding: 50px 0 36px 0;
	padding-top: 160px;
	margin-top: -100px;
  }	

#section-study-contents {
    padding: 50px 0 36px 0;
	padding-top: 160px;
	margin-top: -100px;
}
.section-study-contents__title{
	padding: 0 10px;
	}
  .section-study-contents__title h2 {
    font-size: 2.3rem;
    line-height: 4.0rem;
	padding: 0 10px;
  }
  .section-study-contents__title::before {
    width: 30px;
    background-size: contain;
  }
  .section-study-contents__title::after {
    width: 30px;
    background-size: contain;
  }
	
/*動画編集コース6つ*/
.section-study-contents{
  margin: 20px auto 0 auto;
  max-width: 350px;
}
.section-study-contents p{
  text-align: left;
  font-size: 2.0rem;
}
.section-study-contents ul{
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  column-gap: 10px;
  row-gap:10px;
}
.section-study-contents ul li{
  list-style: none;
  width: 170px;
}
.section-study-contents ul li img{
  width: 100%;
}
	
/*コースの説明（現役プロによる）*/
.section-study-contents-description{
	margin: 20px auto;
	max-width: 350px;
	font-size: 1.6rem;
	line-height: 2.4rem;
}
.section-study-contents__img img{
    max-width: 350px;
	margin: auto;
}
.section-study-contents__schedule h2 {
  margin-top: -40px;
  font-size: 2.4rem;
  line-height: 3.0rem;
  margin-bottom: 30px;
}

.section-study-contents__schedule h2 span {
  font-size: 2.4rem;
  background-size:contain;
  background-position: center 2.4rem;
}

.section-study-contents__img img {
	width: 350px;
	margin-bottom: 50px;
}
	
  /*Step1,Step2の説明*/
  .section-study-contents__step1{
    margin: 60px auto 0 auto;
  }
  .section-study-contents__step1-title figure{
    width: 80px;
    margin-right: 5px;
  }
  .section-study-contents__step1-title h3{
    font-size: 2.8rem;
    line-height: 1.5;
    text-align: left;
  }
  .section-study-contents__step1 p{
    text-align: left;
    padding: 15px 0 36px 0;
    font-size: 1.6rem;
    line-height: 2.4rem;
  }
  /*Step1,2のアイコン*/
  .section-study-contents__step1 ul{
    column-gap: 10px;
	row-gap: 10px;
  }
	.section-study-contents__step1 ul li{
		width: 45%;
	}
  .section-study-contents__step1 ul li img{
    width: 100%;
    max-width: 170px;
  }
	
  .section-study-contents__step1-link p {
    padding: 46px 0 0 0;
    text-align: center;
  }
  /*Step3の説明*/
  .section-study-contents__step4 {
    margin: 50px auto 0 auto;
  }
  .section-study-contents__step4-title figure {
    width: 80px;
    margin-right: 5px;
  }
  .section-study-contents__step4-title h3 {
    font-size: 3.0rem;
	line-height: 1.5;
  }
  .section-study-contents__step4 p {
    font-size: 1.6rem;
    line-height: 2.4rem;
  }
  /*実務研修一例*/
  .section-study-contents__step3-example-pc {
    display: none;
  }
  .section-study-contents__step3-example-sp {
    display: block;
    max-width: 355px;
    margin: 0 auto;
  }
  .section-study-contents__step3-example-sp img {
    width: 100%;
  }

  
  
  /*個別相談会への申込*/
  .section-application {
  padding: 60px 0;
}
.section-application__text h2 {
  font-size: 2.8rem;
  margin-bottom: 30px;
  line-height: 1.5;
}
.section-application__text ul{
	max-width: 320px;
	flex-direction: column;
	row-gap: 20px;
}
.section-application__text ul li{
	margin-left: 0px;
	}
.section-application__text ul li a{
	width: 320px;
	height: 250px;
}
.section-application__text ul li .section-application__button img{
	width: 50px;
}
  
  /*手厚いサポートについて*/
  #section-support {
    padding: 60px 0 36px 0;
	padding-top: 160px;
	margin-top: -100px;
  }
  .section-support__title {
    padding: 0 10px;
  }
  .section-support__title h2 {
    font-size: 2.6rem;
    line-height: 4.5rem;
    padding: 0 10px;
  }
  .section-support__title::before {
    width: 30px;
    background-size: contain;
  }
  .section-support__title::after {
    width: 30px;
    background-size: contain;
  }
  /*特徴01,02について*/
  .section-support__feature1, .section-support__feature2 {
    margin: 60px auto 0 auto;
    padding: 0 20px;
  }
  .section-support__feature1-subtitle figure, .section-support__feature2-subtitle figure {
    width: 75px;
    margin-right: 10px;
  }
  .section-support__feature1-subtitle h3, .section-support__feature2-subtitle h3 {
    font-size: 2.4rem;
    line-height: 1.5;
    text-align: left;
  }
  .section-support__feature1-lists,
  .section-support__feature2-lists {
    margin-top: 60px;
  }
  .section-support__feature1-lists ul, .section-support__feature2-lists ul {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    column-gap: 0;
    row-gap: 40px;
  }
  .section-support__feature1-lists ul li,.section-support__feature2-lists ul li {
    max-width: 355px;
    margin: 0 auto;
  }
  .section-support__feature1-lists ul li h4, .section-support__feature2-lists ul li h4 {
    font-size: 2.4rem;
    height: unset;
  }
  .section-support__feature1-lists ul li figure, .section-support__feature2-lists ul li figure {
    width: 100%;
  }
  .section-support__feature1-lists ul li p, .section-support__feature2-lists ul li p {
    font-size: 1.6rem;
    text-align: left;
  }
/* 紹介動画 */
	.movie-responsive-introduction{
	margin-top: 40px;
}
	
	
  /*卒業後の学習サポートについて*/
  .section-support__more-lists {
    margin: 50px auto 0 auto;
    padding: 0;
  }
  .section-support__more-lists h3 {
    font-size: 2.8rem;
    line-height: 4.2rem;
  }
  .section-support__more-lists ul {
    margin-bottom: 36px;
    padding-left: 20px;
    padding-right: 20px;
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    column-gap: 0;
    row-gap: 40px;
  }
  .section-support__more-lists ul li {
    max-width: 355px;
    margin: 0 auto;
  }
  .section-support__more-lists ul li h4 {
    font-size: 2.4rem;
    height: unset;
  }
  .section-support__more-lists ul li figure {
    width: 100%;
  }
  .section-support__more-lists p {
    font-size: 1.6rem;
    padding-left: 20px;
  }
  

  
  /*卒業生の声*/
#section-voices-of-graduates {
    padding: 160px 0 0px 0;
	margin:0px;
	margin-top: -100px;
}
#section-voices-of-graduates h2 {
  font-size: 3.0rem;
  margin-bottom: 40px;
}
.section-voices-of-graduates__introduction {
  grid-template-columns: repeat(1, 1fr);
  row-gap: 10px;
}

.section-voices-of-graduates__lists {
  max-width: 90%;
  margin:0px auto 15px auto;
  padding: 20px 0px 10px;
}
.section-voices-of-graduates__lists p {
  font-size: 1.4rem;
  line-height: 1.5;
}
	
.section-voices-of-graduates__contents {
  display:block;
  margin: 0 auto;
}
.section-voices-of-graduates__contents .graduate_thoughts{
	margin: 15px 20px ;
}

.section-voices-of-graduates__contents .name {
  font-size: 1.3rem;
}
.section-voices-of-graduates__contents figure {
  width: 80px;
}
.section-voices-of-graduates__contents figure img {
  width: 100%;
  margin:0 auto;
}

  /*充実したキャリア支援*/
  #section-career-support {
    padding: 48px 20px 73px 20px;
  }
  #section-career-support h2 {
    font-size: 3.0rem;
    padding-bottom: 20px;
  }
  .section-career-support-lists {
    max-width: 1100px;
    margin: 30px auto 15px auto;
  }
	
.section-career-support-lists p{
	font-size: 2.5rem;
	line-height: 1.5;
	margin-top: 50px;
}

.section-career-support-lists span{
	font-size: 2.5rem;
}
	
  .section-career-support-lists__pc {
    display: none;
  }
  .section-career-support-lists__pc li {
    list-style: none;
    width: 360px;
  }
  .section-career-support-lists__pc li img {
    width: 100%;
  }
  .section-career-support-lists__mobile {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(140px, 1fr));
    column-gap: 15px;
    row-gap: 10px;
    justify-items: center;
    align-items: center;
  }
  .section-career-support-lists__mobile li {
    list-style: none;
    max-width: 170px;
  }
  .section-career-support-lists__mobile li.career-support {
    list-style: none;
    max-width: 155px;
  }
  .section-career-support-lists__mobile li img {
    width: 100%;
  }
  
  /*卒業生の活躍について*/
  .section-career-support__graduate-success h3 {
    font-size: 3.0rem;
  }
  .section-career-support__graduate-success-list1-pc,
  .section-career-support__graduate-success-list2-pc {
    display: none;
  }
  .section-career-support__graduate-success-list1-sp,
  .section-career-support__graduate-success-list2-sp {
    display: block;
    margin-top: 40px;
  }
  .section-career-support__graduate-success {
    background-color: #FFFFFF;
    padding: 50px 15px;
    max-width: 1100px;
    margin: 0 auto;
  }
  .businessman-comment{
    width: 100%;
    max-width: 340px;
    margin: 0 auto;
  }
  .businessman {
    width: 100%;
    max-width: 340px;
    margin: 10px auto 0 auto;
  }
  .graduate-comment {
    width: 100%;
    max-width: 340px;
    margin: 0 auto;
  }
  .graduate {
    width: 100%;
    max-width: 340px;
    margin: 10px auto 0 auto;
  }


  /*受講までの流れ*/
  #section-course {
    padding: 60px 10px;
  }
  #section-course h2 {
    font-size: 3.0rem;
  }
  /*  .section-course__image {
    margin: 60px auto 0 auto;
    max-width: 1100px;
    text-align: left;
  }*/
  .section-course__image-1, .section-course__image-2, .section-course__image-3 {
    padding: 20px 10px;
  }
  .section-course__image-4 {
    padding: 20px 10px;
  }
  .section-course__image-1 figure, .section-course__image-2 figure, .section-course__image-3 figure, .section-course__image-4 figure {
    padding-right: 0;
    width: 20%;
  }
  .section-course__image-1 figure img, .section-course__image-2 figure img, .section-course__image-3 figure img, .section-course__image-4 figure img {
    max-width: 80px;
  }
  .section-course__image-text {
    width: 80%;
    padding-top: 10px;
  }
  .section-course__image-text h3 {
    font-size: 2.4rem;
    color: #528A9D;
  }
  .section-course__image-text p {
    font-size: 1.6rem;
  }
  
  
  /*料金*/
  #section-charge {
    padding: 30px 20px 20px 20px;
	margin-top: 0px;
  }
  #section-charge h2 {
    font-size: 3.0rem;
    margin-bottom: 20px;
  }
  .section-charge__item1-pc {
    display: none;
  }
  .section-charge__item1-sp {
  background:#fff;
    display: block;
    width:100%;
    margin: 0 auto;
	padding:15px;
  }
  .section-charge__item1-sp img {
    width: 100%;
	margin-top: 20px;
  }
  .section-charge__under {
    margin: 20px auto 0 auto;
    display: block;
  }
  .sp {
    display: block;
  }
  .pc {
    display: none;
  }
  .section-charge__item2 {
    width: 100%;
  }
  .section-charge__item2 img {
    width: 100%;
  }
  .section-charge__item3 {
    width: 100%;
  }
  .section-charge__item3 img {
    width: 100%;
  }
.section-charge__item4 p{
	font-size: 1.6rem;
	line-height: 1.5;
}
.section-charge__item4 p span{
	font-size: 1.3rem;
}

  
  /*よくある質問*/
  #section-question {
    padding:180px 20px 60px 20px;
	margin:-137px 0px 0px 0px;
  }
  #section-question h2 {
    font-size: 3.0rem;
  }
  /*Qの項目*/
  .section-question__Q dl {
    padding: 15px 10px;
    position: relative;
  }
  .section-question__Q dl dt {
    font-size: 2.0rem;
  }
  .section-question__Q dl dd {
    margin-left: 20px;
    margin-right: 30px;
    font-size: 1.6rem;
  }
  /*Aの項目*/
  .section-question__A dl {
    padding: 15px 10px;
  }
  .section-question__A dl dt {
    font-size: 2.0rem;
  }
  .section-question__A dl dd {
    margin-left: 20px;
    font-size: 1.6rem;
  }
  #footer {
    padding: 40px 20px;
  }
  .footer__company-name {
    display: block;
  }
  .footer__company-name h2 {
    font-size: 3.0rem;
  }
  .footer__company-name-snsicon {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 40px;
  }
  .footer__company-name-snsicon figure {
    width: 30px;
    margin-left: 0;
  }
  .footer__company-name-snsicon figure.instagram {
    margin-right: 20px;
  }
  .footer__company-name-snsicon figure.twitter {
    margin-left: 20px;
  }
  .footer__information {
    margin: 60px 0 0 0;
  }
  .footer__information ul {
    display: block;
  }
  .footer__information ul li {
    list-style: none;
    padding-right: 0;
    padding-bottom: 50px;
  }
  .footer__information ul li a {
    font-size: 1.6rem;
  }

/*Contact*/
.sec09 {
	padding-bottom: 125px;
	background: #ebebeb;
    padding-top: 195px;
	margin-top: -100px;
}
.sec09 .in {
	width: 100%;
	margin: 0 auto;
	padding: 0 20px;
}
.sec09 h2 {
	margin-bottom: 2em;
	text-align: center;
	font-size: 30px;
	letter-spacing: 0.1em;
}
.sec09 .text {
	text-align: center;
}
.sec09 .text p {
	font-size: 1.4rem;
	line-height: 2.0;
	margin-bottom: 40px;
}
.sec09 .text p.bnr {
	width: 270px;
	margin: 25px auto 60px;
}
.sec09 .text p.bnr a {
	display: block;
	background: url("../img/h_bnr_03.png") no-repeat;
	background-size: 100% auto;
	width: 270px;
	height: 57px;
	text-indent: -9999px;
}
.sec09 form dd + dt {
	margin-top: 1.0em;
}
.sec09 textarea,
.sec09 input[type="text"] {
	width: 100%;
	padding: 0.5em 0.2em;
	border: none;
	background: #fff;
}
.sec09 textarea {
	width: 100%;
	height: 5em;
	line-height: 1.3;
}
.sec09 .req {
	color: #c00;
}
.sec09 dt {
	padding: 0.5em 0 0.25em;
	line-height: 2.0;
	transition: all 250ms ease;
	font-size: 1.4rem;
	font-weight: bold;
}
.sec09 dd {
	padding: 0.25em 0 0.5em;
	font-size: 1.5rem;
	font-weight: 200;
	transition: all 250ms ease;
}
.sec09 label[for^="i_item"]:not(.error) + label:not(.error) {
	/* margin-left: 1.5em; */
}
.sec09 label[for^="i_item"]:not(.error) {
	margin-right: 1.5em;
}
.sec09 label.error {
	display: block;
	padding: 0.5em 0;
	color: #c00;
}
.sec09 label input {
	margin-right: 0.5em;
}
.sec09 .citem2 label {
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	align-content: flex-start;
}
.sec09 .citem2 label:not(.error) + label:not(.error) {
	margin-top: 1em;
}
.sec09 .citem3 input[type="text"] {
	width: 4em;
	margin: 0 0.5em;
}
.sec09 .citem3 label[for^="i_itv"] {
	display: inline-block;
	margin-right: 2em;
}
.sec09 .citem3 > div ~ div {
	margin-top: 1.0em;
}
.sec09 .citem3 .citm3_title {
	display: block;
	padding: 0.5em 0;
}
.sec09 .citem3 .citm3_date {
	display: block;
}
.sec09 .citem3 .citm3_time {
	display: block;
}
.sec09 .citem3 .citm3_time label {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}
.sec09 select {
	padding: 0.25em;
	background: #fff;
	border: 1px solid #ccc;
}
.sec09 label[for^="i_work_"]:not(.error) {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	align-content: flex-start;
}
.sec09 label[for^="i_work_"]:not(.error) + label:not(.error) {
	margin-top: 1em;
}
.sec09 label[for^="i_work_"]:not(.error) input[type="text"] {
	width: 200px;
	margin-left: 1em;
}
.sec09 label[for^="i_q1_"]:not(.error) + label:not(.error) {
	margin-left: 1.5em;
}
.sec09 label[for^="i_q2_"] {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	align-content: flex-start;
}
.sec09 label[for^="i_q2_"]:not(.error) + label:not(.error) {
	margin-top: 1em;
}

.sec09 .mesg {
	padding: 1em 0;
	font-size: 1.4rem;
	color: #c00;
}
.sec09 .mesg p {
	font-size: 1.4rem;
	color: #c00;
	line-height: 1.5;
}
.sec09 .btn_area {
	display: flex;
	justify-content: space-between;
	margin-top: 40px;
}
.sec09 button {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 50px;
	border: 1px solid #4d7988;
	background: #4d7988;
	color: #fff;
	cursor: pointer;
}
.sec09 button.btnconf {
	width: 100%;
	transition: all 500ms ease;
}
.sec09 button.btnconf:disabled {
	background: #666;
	color: #ccc;
	opacity: 0.5;
	cursor: default;
}
.sec09 button.btnedit {
	width: calc(50% - 15px);
	background: #aaa;
	border: 1px solid #888;
	color: #fff;
}
.sec09 button.btnsend {
	width: calc(50% - 15px);
}
.sec09 button.btnedit::after {
	content: "≫";
	display: none;
}
.sec09 button.btnedit::before {
	content: "≪";
	display: inline-block;
	margin: 0 1em;
}
.sec09 button::after {
	content: "≫";
	display: inline-block;
	margin: 0 1em;
}
.sec09 .block_complete h3,
.sec09 .block_complete p {
	text-align: center;
}
.sec09 .confirm_text {
	color: #00a;
	font-size: 110%;
}

/*****************
特商法ページ
*****************/
#legal{
	padding: 50px 0;
}
#legal table{
	width: 100%;
	max-width: 360px;
	margin: 25px auto;
	font-size: 1.4rem;
}

/*=================================================
202304追加分
=================================================*/
.forPC{
display:none;
}
.forSP{
display:block;
}

/*動画クリエイター講座の特徴*/
#moviecreator_feature{
padding: 150px 0px 0px 0px;
margin-top: -100px;
}
.moviecreator_feature__title {
display: flex;
justify-content: center;
padding: 0 10px;
margin:0px 0px 30px 0px;
}
.moviecreator_feature__title h2 {
font-size: 3.0rem;
line-height: 4.5rem;
padding: 15px 0px;
margin:0px 0px 0px 0px;
}
.moviecreator_feature__title::before {
content: "";
width: 60px;
background: url("/assets/images/square(left).png") no-repeat;
background-position: bottom;
background-size:contain;
}
.moviecreator_feature__title::after {
content: "";
width: 60px;
background: url("/assets/images/square(right).png") no-repeat;
background-position: bottom;
background-size:contain;
}
#moviecreator_feature .feature01{
width:100%;
margin:0px auto 70px auto;
}
#moviecreator_feature .feature01 h3,
#moviecreator_feature .feature02 h3,
#moviecreator_feature .feature03 h3{
background:#1F677F;
color:#fff;
font-size:2.6rem;
border-radius: 50px;
display:inline-block;
text-align: center;
width:150px;
padding:15px 0px 10px 0px;
margin:0px 0px 30px 0px;
}
#moviecreator_feature .feature01 h4{
font-size: 3.0rem;
text-align: center;
line-height: 5.0rem;
margin:0px 0px 30px 0px;
}
#moviecreator_feature .feature01 h4 span{
background: url(/wannabe_web/assets/images/work-experience/line_yellow.png) no-repeat;
background-position:left 20px;
background-size:100%;
display:inline-block;
color:#A41A17;
}
#moviecreator_feature .feature01 h4 span em{
font-style:normal;
font-size:4.0rem;
}
#moviecreator_feature .feature01 dl{
display:flex;
flex-wrap: wrap;
width:95%;
margin:0px auto 30px auto;
padding:0px;
}
#moviecreator_feature .feature01 dt{
display:flex;
flex-wrap: wrap;
align-items: center;
font-size:2.0rem;
font-weight:bold;
text-align:left;
margin:0px 0px 20px 0px;
}
#moviecreator_feature .feature01 dt span{
background:#1F677F;
font-size:3.0rem;
color:#fff;
display:inline-block;
text-align:center;
width:65px;
height:65px;
border-radius: 50px;
padding:20px 0px 0px 0px;
margin:0px 15px 0px 0px;
}
#moviecreator_feature .feature01 dt em{
font-size:2.4rem;
font-style:normal;
display:inline-block;
text-align:left;
width:calc(100% - 80px);
padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;
}
#moviecreator_feature .feature01 ul{
list-style-type:none;
width:95%;
display:flex;
justify-content:space-between;
flex-wrap: wrap;
margin:0px auto 20px auto;
}
#moviecreator_feature .feature01 ul li{
max-width:48%;
margin:0px 0px 10px 0px;
}
#moviecreator_feature .feature01 ul li img{
width:100%;
}
#moviecreator_feature .feature02{
margin:0px 0px 30px 0px;
}
#moviecreator_feature .feature02 h4{
font-size: 3.0rem;
text-align: center;
line-height: 5.0rem;
margin:0px 0px 30px 0px;
}
#moviecreator_feature .feature02 h4 span{
font-style:normal;
font-size:3.5rem;
line-height: 4.5rem;
display:block;
color:#A41A17;
}
#moviecreator_feature .feature02 h4 span em{
background: url(/wannabe_web/assets/images/work-experience/line_yellow.png) no-repeat;
background-position:left 20px;
background-size:100%;
font-style:normal;
font-size:4.0rem;
}
#moviecreator_feature .feature02 .step_area{
width:95%;
display:flex;
justify-content:space-between;
flex-wrap: wrap;
margin:0px auto;
}
#moviecreator_feature .feature02 .step_area .step01,
#moviecreator_feature .feature02 .step_area .step02,
#moviecreator_feature .feature02 .step_area .step03,
#moviecreator_feature .feature02 .step_area .step04{
width:100%;
text-align: left;
margin:0px 0px 30px 0px;
}

#moviecreator_feature .feature03 h4{
font-size: 3.0rem;
text-align: center;
line-height: 5.0rem;
margin:0px 0px 30px 0px;
}
#moviecreator_feature .feature03 h4 span{
font-style:normal;
font-size:3.5rem;
line-height: 5.5rem;
display:block;
color:#A41A17;
}
#moviecreator_feature .feature03 h4 span em{
background: url(/wannabe_web/assets/images/work-experience/line_yellow.png) no-repeat;
background-position:left 20px;
background-size:100%;
font-style:normal;
font-size:4.0rem;
}
#moviecreator_feature .feature03 h4 span em.none{
background:none;
}
#moviecreator_feature .feature03 h4 span strong{
background: url(/wannabe_web/assets/images/work-experience/line_yellow.png) no-repeat;
background-position:left 20px;
background-size:100%;
font-style:normal;
font-size:4.0rem;
}
#moviecreator_feature .feature03 h4 span i{
font-style:normal;
font-size:4.0rem;
}
#moviecreator_feature .feature03 .step01,
#moviecreator_feature .feature03 .step02{
width:100%;
margin:0px auto 50px auto;
}
#moviecreator_feature .feature03 .step01 dl{
display:flex;
flex-wrap: wrap;
width:95%;
margin:0px auto 30px auto;
padding:0px;
}
#moviecreator_feature .feature03 .step01 dt,
#moviecreator_feature .feature03 .step02 dt{
display:flex;
flex-wrap: wrap;
align-items: center;
font-size:2.0rem;
font-weight:bold;
text-align:left;
margin:0px 0px 20px 0px;
}
#moviecreator_feature .feature03 .step01 dt span,
#moviecreator_feature .feature03 .step02 dt span{
background:#1F677F;
font-size:3.0rem;
color:#fff;
display:inline-block;
text-align:center;
width:65px;
height:65px;
border-radius: 50px;
padding:20px 0px 0px 0px;
margin:0px 15px 0px 0px;
}
#moviecreator_feature .feature03 .step01 dt em,
#moviecreator_feature .feature03 .step02 dt em{
font-size:2.4rem;
font-style:normal;
display:inline-block;
text-align:left;
width:calc(100% - 80px);
padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;
}

#moviecreator_feature .feature03 .bgBox {
background-color: rgba(164, 26, 23, 0.05);
padding: 20px 0px;
width:95%;
margin:0px auto;
}
#moviecreator_feature .feature03 h5 {
width:100%;
text-align: center;
font-size: 2.2rem;
font-weight: bold;
margin-bottom: 15px;
}
#moviecreator_feature .feature03 .box {
background-color: #fff;
border: #A41A17 3px solid;
border-radius: 3px;
padding: 15px 15px 1px 15px;
width:90%;
margin:0px auto;
}
#moviecreator_feature .feature03 .box h6 {
text-align: center;
font-size: 1.6rem;
font-weight: bold;
margin-bottom: 15px;
}
#moviecreator_feature .feature03 .box dl{
display:block;
}
#moviecreator_feature .feature03 .box dl dt, .reference_content1 .box dl dd {
width:100%;
font-size: 1.6rem;
line-height:inherit;
margin:0px 0px 15px 0px;
}
#moviecreator_feature .feature03 .step02 dl dd ul{
list-style-type:none;
width:95%;
display:block;
margin:0px auto 0px auto;
padding:10px 0px 0px 0px;
}
#moviecreator_feature .feature03 .step02 dl dd ul li{
width:100%;
text-align: center;
margin:0px 0px 15px 0px;
}
#moviecreator_feature .feature03 .step02 dl dd ul li figure{
max-width:100%;
margin:0px;
padding:0px;
}
#moviecreator_feature .feature03 .step02 dl dd ul li p{
font-weight:bold;
font-size:2.2rem;
margin:0px 0px 10px 0px;
}
#moviecreator_feature .feature03 .step02 dl dd > p{
font-size:1.6rem;
width:95%;
margin:0px auto;
}
/*ボタン*/
.section-application {
background: url(/assets/images/videoediting_mainlp/application-bg_sp.jpg) no-repeat;
background-size:cover;
background-position:left bottom;
padding: 50px 0px;
position: relative;
z-index: 12;
}
.section-application__text h2 {
font-size: 3.5rem;
line-height: 5.5rem;
color: #FFFFFF;
letter-spacing: 0.5rem;
}
.section-application__text h2 span {
background: url(/assets/images/videoediting_mainlp/line_pink.png) no-repeat;
background-size:contain;
}
.section-application__button {
margin-top: 50px;
position: relative;
}
#section-charge .section-charge__item1-sp h3 {
margin-bottom: 10px;
background-color: #857666;
text-align: center;
color: #fff;
font-size: 2.2rem;
font-weight: bold;
padding:5px 0px;
}

#section-charge {
padding: 0px;
background:none;
padding-top: 130px;
margin-top:-130px;
}
.section-charge {
padding: 30px 15px 30px 15px;
background-color: #857666;
}

}



@media screen and (min-width:768px) and (max-width:1024px) {
.graph {
/*  width: 100%; */ 
max-width: 100%;
height: auto;
}
.graph img {
height:400px;
object-fit: cover;
}
#section-voices-of-graduates {
margin: 70px auto;
margin-top: 0px;
width: 95%;
padding-top: 220px;
}
.section-voices-of-graduates__lists {
max-width: 100%;
border: solid 3px #1F677F;
border-radius: 20px;
box-shadow: 5px 5px 0 #1F677F;
padding: 20px 20px 20px;
}
#section-course {
padding: 120px 0px;
}
.section-course__image {
margin: 60px auto 0 auto;
width: 95%;
text-align: left;
}
#section-charge {
padding: 0px;
background:none;
padding-top: 190px;
margin-top:-190px;
}
.section-charge {
padding: 80px 50px 95px 50px;
background-color: #857666;
}

#moviecreator_feature .feature01{
width:90%;
margin:0px auto 70px auto;
}
#moviecreator_feature .feature01 ul{
list-style-type:none;
width:90%;
display:flex;
justify-content:space-between;
flex-wrap: wrap;
margin:0px auto 30px auto;
}

#moviecreator_feature .feature02 .step_area{
width:90%;
display:flex;
justify-content:space-between;
flex-wrap: wrap;
margin:0px auto;
}
#moviecreator_feature .feature03 .step01,
#moviecreator_feature .feature03 .step02{
width:90%;
margin:0px auto 50px auto;
}

}
  


