/* 蜈ｱ騾� */
footer {
    display: none;
}
.pg_ttl {
    display: none;
}
.oc_field {
    display: none;
}
.oc_field-renew  {
    display: none;
}
.sns_icon {
    display: none;
}
#fixedBtn {
	display: none;
}
.manga_lp25 img {
    max-width: 100%;
    height: auto;
}
main>*:not(.intro):first-child {
    padding-top: 100px !important;
}
.PC_none {
	display: none;
}

.manga_lp25 {
    background: #FFF;
	position: relative;
}
.manga_lp25_fv {
	background: url("/manga_lp25/img/fv_bg.jpg") center center no-repeat;
	background-size: cover;
}

.manga_lp25_fv_body {
	position: relative;
	max-width: 1500px;
	margin: 0 auto;
}
.manga_fv_text {
	position: absolute;
	top: 7%;
	left: 5%;
	width: 45%;
}
.manga_lp25_fv_body figure {
  animation: fadeInRight 0.1s ease 0.8s 1 normal backwards;
}
 
@keyframes fadeInRight {
  from {
    opacity: 0;
    transform: translateX(100px);
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}
.manga_fv_text h1 {
	animation: fadeInLeft 0.3s ease 1.3s 1 normal backwards;
}
@keyframes fadeInLeft {
  from {
    opacity: 0;
    transform: translateX(-30px);
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}
.manga_fv_text h2 {
	margin-top: 3%;
	animation: fadeInBottom 1.0s ease 1.5s 1 normal backwards;
}
@keyframes fadeInBottom {
  from {
    opacity: 0;
    transform: translateY(20px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.manga25_bnr {
	max-width: 1100px;
	width: 90%;
	margin: 0 auto;
	padding: 50px 0;
}
.manga25_bnr ul {
	display: flex;
	justify-content: space-between;
}
.manga25_bnr ul li {
	 width: 48%;
}
.manga25_job {
	background: url("/manga_lp25/img/job_bg.jpg") center center no-repeat;
	background-size: cover;
	padding: 100px 0;
}
.manga25_job_box {
	background: #FFF;
	max-width: 1200px;
	width: 90%;
	margin: 0 auto;
	padding: 5%;
	border: 3px solid #ff9191;
}
.manga25_ttl {
	font-size: 3.3em;
	font-family: "M PLUS Rounded 1c", sans-serif;
	font-weight: 500;
}
.dot_pnk {
	background: url("/manga_lp25/img/dot_pnk.jpg") repeat;
	display: inline-block;
	padding: 0 10px;
	color: #FFF;
}
.dot_blu {
	background: url("/manga_lp25/img/dot_blu.jpg") repeat;
	display: inline-block;
	padding: 0 10px;
	margin-right: 10px;
	color: #FFF;
}
.manga25_job_box {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.manga25_job_box h2 {
	width: 35%;
}
.manga25_job_box ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	font-size: 1.3em;
	width: 65%;
}
.manga25_job_box ul li {
	width: 48%;
	position: relative;
	padding-left: 30px;
	margin: 5px 0;
}
.manga25_job_box ul li:before {
    content: "";
    position: absolute;
    top: .5em;
    left: 0;
    width: 16px;
    height: 16px;
    background-color: #ff9191;
    border-radius: 50%;
}
.manga25_course {
	position: relative;
	background: url("/manga_lp25/img/course_bg.jpg") top center no-repeat;
	background-size: cover;
	padding: 100px 0;
}
.manga25_course ul {
	display: flex;
	justify-content: space-between;
	max-width: 1500px;
	width: 90%;
	margin: 0 auto;
}
.manga25_course li {
	width: 42%;
}
.course_box {
	background: #FFF;
}
.manga25_vertical {
	writing-mode: vertical-lr;
	text-orientation: upright;
	display: grid;
	justify-items: center;
	position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
	z-index: 1;
}

.manga25_vertical div {
	background: #FFF;
	border: 2px solid #000;
	padding: 15px 0;
	margin:0 5px;
}
.manga25_down {
	margin-top: 100px !important;
}
.manga25_pnk {
	color: #eb5c6b;
	font-size: 1.5em;
	line-height: 1;
}
_::-webkit-full-page-media, _:future, :root .manga25_vertical{
  writing-mode: horizontal-tb;
  margin-top: 100px;
}
_::-webkit-full-page-media, _:future, :root .manga25_vertical div {
    background: #FFF;
    border: 2px solid #000;
    padding: 0 15px;
    display: table;
    margin: 0 auto;
}
_::-webkit-full-page-media, _:future, :root .manga25_down {
    margin-top: 10px !important;
}
_::-webkit-full-page-media, _:future, :root .manga25_pnk {
	font-size: 1em;
}
.manga25_org {
	color: #f4a712;
}
.course_num {
	text-align: center;
	margin: 0 auto;
	padding: 0 0 30px;
}

.course_num img {
	height: 170px;
	width: auto;
}
.manga25_first .course_box {
	border: 3px solid #1b9e9d;
	position: relative;
	z-index: 0;
}
.manga25_first h3 {
	color: #1b9e9d;
	font-size: 2em;
	text-align: center;
	position: relative;
	width: 80%;
	margin: 0 auto;
	padding: 20px 0 0 0;
}
.manga25_first h3::before {
  background-color: #1b9e9d; /* 線の色 */
  border-radius: 5px; /* 線の両端を丸く */
  bottom: -15px; /* 線の位置 */
  content: "";
  height: 3px; /* 線の高さ */
  left: 50%; /* 線の中央寄せ */
  position: absolute;
  transform: translateX(-50%); /* 線の中央寄せ */
  width: 100px; /* 線の長さ */
}
.manga25_second .course_box {
	border: 3px solid #f4a712;
}
.manga25_second h3 {
	color: #f4a712;
	font-size: 2em;
	text-align: center;
	position: relative;
	width: 80%;
	margin: 0 auto;
	padding: 20px 0 0 0;
}
.manga25_second h3::before {
  background-color: #f4a712; /* 線の色 */
  border-radius: 5px; /* 線の両端を丸く */
  bottom: -15px; /* 線の位置 */
  content: "";
  height: 3px; /* 線の高さ */
  left: 50%; /* 線の中央寄せ */
  position: absolute;
  transform: translateX(-50%); /* 線の中央寄せ */
  width: 100px; /* 線の長さ */
}
.course_box p {
	font-size: 1.2em;
	padding: 40px 30px 30px 30px;
}
.manga25_teachers {
  background-image:
    url(/manga_lp25/img/dot_top_left.png), url(/manga_lp25/img/dot_bottom_right.png);
  background-repeat: no-repeat, no-repeat;
  background-position:
    top left,
    bottom right;
	background-color: #fdefd3;
	padding: 100px 0;
}
.manga25_teachers_wrap {
	max-width: 1300px;
	width: 90%;
	margin: 0 auto;
}
.dot_org {
	background: url("/manga_lp25/img/dot_yel.jpg") repeat;
	display: inline-block;
	padding: 0 10px;
	color: #FFF;
}
.ttl_s {
	font-size: 0.8em;
	line-height: 1.8;
	z-index: 1;
	position: relative;
}
.manga25_teachers_wrap ul {
	max-width: 1200px;
	margin: -150px auto 0;
}
.teacher_first {
	display: flex;
	flex-direction: row-reverse;
	align-items: flex-end;
}
.teacher_second {
	display: flex;
	align-items: flex-end;
}
.teacher_first figure {
	width: 40%;
	margin-left: -50px;
	position: relative;
	z-index: 0;
}
.teacher_second figure {
	width: 40%;
	margin-right: -50px;
	position: relative;
	z-index: 0;
}

.teacher_second figure img {
	width: 100% !important;
	max-width: auto;
}
.teacher_second span {
	font-size: 0.5em;
	padding-left: 10px;
}
.manga25_teachers_wrap li figure img,
.teacher_profile {
	box-shadow: 0px 0px 69px -13px #f4a712;
}
.teacher_first figure span {
	text-align: right;
	padding-top: 10px;
	display: block;
}
.manga25_teachers_wrap li .teacher_profile {
	width: 60%;
	background: #FFF;
	padding: 5%;
	position: relative;
	z-index: 1;
	margin-bottom: 100px;
}
.teacher_profile h3 {
	font-size: 2.2em;
}
.teacher_profile p {
	font-size: 1.3em;
	padding-top: 30px;
}
.teacher_fukidashi {
	width: 55%;
	display: block;
	position: absolute;
	right: 50px;
	top: -80px;
}
.manga25_maruwakari {
	background: url("/manga_lp25/img/comparison_bg.jpg") no-repeat center center;
	background-size: cover;
	padding: 100px 0;
}
.manga25_maruwakari_box {
	background-color: rgb(255 255 255 / 0.7);
	max-width: 800px;
	width: 90%;
	padding: 50px 80px 40px;
	margin: 0 auto;
	text-align: center;
}
.manga25_maruwakari_box p {
	padding-top: 20px;
	font-size: 1.5em;
}
.service__ttl {
    position: relative;
    text-align: center;
    display: block;
    width: fit-content;
    line-height: 1.2;
    margin: 0 auto 1.5rem;
    padding: 0 1rem 0 2rem;
	font-size: 1.3em;
}
.service__ttl::before, .service__ttl::after {
    content: "";
    position: absolute;
    bottom: 0;
    width: 3px;
    height: 2.5rem;
    background: rgba(0, 0, 0, 1);
}
.service__ttl::before {
    transform: rotate(-30deg);
    left: 0;
}
.service__ttl::after {
    transform: rotate(30deg);
    right: 0;
}
.manga25_point .point_ttl {
	text-align: center;
	position: relative;
	display: table;
	margin: 0 auto;
}
.ttl_point {
	position: absolute;
	top: -50px;
	left: -110px;
	width: 217px;
	z-index: 0;
}
.manga25_point {
	background: linear-gradient(to right, #fdefd3 0%, #fdefd3 30%, #FFF 30%, #FFF 100%);
	padding: 100px 0;
}
.manga25_point_wrap {
	max-width: 1200px;
	width: 90%;
	margin: 0 auto;
}
.point3_top {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-top: 50px;
}
.point3_top figure {
	width: 50%;
}
.manga25_point_text {
	width: 45%;
}

.manga25_num_ttl {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.manga25_num03_ttl {
	max-width: 600px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.manga25_num_ttl span {
	width: 20%;
	display: block;
}
.manga25_num_ttl h3 {
	width: 75%;
	font-size: 1.5em;
}
.manga25_num03_ttl .point03_num {
	width: 20%;
	display: block;
}
.manga25_num03_ttl h3 {
	width: 30%;
	font-size: 1.5em;
}
.manga25_num03_ttl div {
	width: 45%;
}
.point3_top h4 {
	font-size: 1.2em;
	margin: 30px 0 15px;
}
.point01_middle {
	display: flex;
	justify-content: space-between;
	position: relative;
	margin-top: 50px;
}
.point01_figurebox {
	width: 32%;
}
.point01_map {
	width: 65%;
}
.point01_student {
	position: absolute;
	bottom:-80px;
	left: -30px;
	width: 35%;
}
.point01_box {
	border: 3px solid #000;
	background: #FFF;
	margin: 80px auto 0;
	padding: 80px 50px 50px;
}
.point01_box h3 {
	max-width: 800px;
	width: 90%;
	margin: -125px auto 0;
}
.point01_box dl {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.point01_box dt {
	width: 20%;
	font-weight: 600;
	margin-top: 10px;
	background: #f6f6f6;
	padding: 5px;
}
.point01_box dd {
	width: 78%;
	margin-top: 10px;
	padding: 5px;
}
.point01_box dd:last-child {
	text-align: right;
}
.mgt100 {
	margin-top: 100px;
}
.point3_beforeafter {
	background: #55dadc;
	margin-top: 50px;
	padding: 80px 50px;
}
.step_sub_ttl {
	background: #000;
	color: #FFF;
	font-size: 2em;
	line-height: 1;
	padding: 3px 10px 8px;
	display: table;
	text-align: center;
	margin: 0 auto;
}
.point3_pnk {
	color: #ff9191;
}
.point3_grn {
	color: #bdf46f;
}
.point3_beforeafter .step_ttl {
	font-family: "Zen Maru Gothic", sans-serif;
	font-weight: 600;
	color: #FFF;
	font-size: 4em;
	text-align: center;
}
.point3_beforeafter ul {
	position: relative;
	display: flex;
	justify-content: space-between;
	margin-top: 50px;
}
.point3_beforeafter ul img {
	width: 100%;
}
.ba_step01 {
	width: 25%;
}
.ba_step02 {
	width: 30%;
}
.ba_step03 {
	width: 40%;
}
.point3_beforeafter ul p {
	background: #000;
	border-radius: 80px;
	width: 200px;
	margin: 0 auto 20px;;
	text-align: center;
	color: #FFF;
	padding: 5px;
	font-size: 1.3em;
	position: relative;
	z-index: 1;
}
.yaji {
	position: absolute;
	top: 9px;
	left: 18%;
	width: 50%;
	z-index: 0;
}
.step_profile {
	background: #FFF;
	border-radius: 20px;
	width: 55%;
	margin-top: -6%;
	padding: 20px 20px 20px;
	position: relative;
}
.step_profile figure {
	width: 180px;
	top: -70px;
	left: 20px;
	position: absolute;
}
.step_profile h5 {
	margin-left: 190px;
	font-size: 1.7em;
	margin-bottom: 5px;
}
.small {
	font-size: 0.7em;
}
.prof_graduation {
	margin-left: 190px;
	font-size: 1.2em;
	border-radius: 80px;
	border: 2px solid #000;
	padding: 0 15px;
}
.step_profile p {
	margin-top: 25px;
}
.point3_slider_wrap {
	margin-top: 80px;
}
.point3_slider_wrap h3 {
	max-width: 346px;
	width: 90%;
	margin: 0 auto;
}

.point3_slider_wrap {
	max-width: 100%;
	margin: 80px auto 0;
	overflow-x: hidden;
}

.point3_slider_wrap h4 {
	text-align: center;
	margin: 30px auto;
	line-height: 1.2;
	font-size: 1.3em;
	position: relative;
	font-weight: 500;
}

.point3_slider_wrap h4::before {
  background-color: #55dadc; /* 線の色 */
  border-radius: 5px; /* 線の両端を丸く */
  bottom: -15px; /* 線の位置 */
  content: "";
  height: 3px; /* 線の高さ */
  left: 50%; /* 線の中央寄せ */
  position: absolute;
  transform: translateX(-50%); /* 線の中央寄せ */
  width: 80px; /* 線の長さ */
}
.point3_slider_wrap p {
	margin-top: 30px;
}
.point03_sub {
	text-align: center;
	font-size: 2em;
	margin-top: 20px;
}
.poin03_box {
	border: 3px solid #000;
	padding: 50px;
	max-width: 1000px;
	margin: 80px auto 0;
	background: #FFF;
}
.poin03_box h5 {
	max-width: 238px;
	margin: -80px auto 30px;
}
.point3_detail_wrap {
	display: flex !important;
	justify-content: space-between;
	align-items: center;
	margin-top: 30px;
}
.point03_prof {
	display: flex;
	align-items: center;
}
.point03_prof i {
	padding-right: 15px;
	width: 133px;
}
.point3_detail_wrap  figure {
	width: 40%;
}
.point03_detail {
	width: 55%;
}
.point03_detail p {
	margin-top: 15px;
}
.point03_detail h6 {
	font-size: 2em;
}
.point03_graduation {
	border:2px solid #000;
	border-radius: 80px;
	line-height: 1;
	display: inline-block;
	padding: 10px 15px 12px;
	margin: 10px 0 20px;
	font-size: 1.2em;
}
.point03_detail p {
	font-size: 1.1em;
	line-height: 1.8;
}
/*====================================================================
slick
====================================================================*/

.slick-slide {
  margin: 0 20px;
}
.slick-prev, .slick-next {
  z-index: 1;
}
.slick-prev:before, .slick-next:before {
  color: #000;
}
.slick-slide {
  transition: all ease-in-out .3s;
  opacity: 1;
}
.slick-active {
  opacity: 1;
}
.slick-current {
  opacity: 1;
}
.thumb {
  margin: 20px 0 0;
}
.thumb .slick-slide {
  cursor: pointer;
}
.thumb .slick-slide:hover {
  opacity: .7;
}

/*full-screen*/

.full-screen .slick-list {
  overflow: visible;
}
.full-screen.slider {
  max-width: 700px;
  margin: 50px auto 0;
}
/* dotsを丸くカスタマイズ */
.dots-wrap {
    display: flex;
    justify-content: center;
	margin-top: 30px;
}

.dots-wrap li {
    width: 10px;
    height: 10px;
    margin: 0 5px;
    background: #DDD;
    border-radius: 50%;
    cursor: pointer;
}

.dots-wrap li:hover,
.dots-wrap li.slick-active {
    background: #55dadc;
}
.dots-wrap li button {
    display: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: none;
    padding: 0;
    border: none;
    background-color: transparent;
}
/* NextBackカスタマイズ */
.slide-arrow {
  bottom: 0;
  cursor: pointer;
  margin: auto;
  position: absolute;
  top: -30% !important;
  width: 56px;
  z-index: 1;
}
.prev-arrow {
  left: 0px;
}
.next-arrow {
  right: 0px;
}
.slide-arrow2 {
  bottom: 0;
  cursor: pointer;
  margin: auto;
  position: absolute;
  top: 0;
  width: 56px;
  z-index: 1;
}
.prev-arrow2 {
  left: -80px;
}
.next-arrow2 {
  right: -80px;
}
/*====================================================================
slick END
====================================================================*/
.point03_list_ttl {
	font-size: 2.2em;
	text-align: center;
	border-top: 3px solid #000;
	border-bottom: 3px solid #000;
	padding: 10px 0;
	display: table;
	margin: 80px auto 0;
}
.point03_list {
	display: flex;
    flex-wrap: wrap;
	max-width: 1000px;
	margin: 50px auto 0;
}
.point03_list dt {
	background: #f4a712;
	padding: 20px;
	width: 25%;
	color: #FFF;
	margin-bottom: 3px;
}
.point03_list dd {
	background: #f6f6f6;
	width: 75%;
	padding: 20px;
	margin-bottom: 3px;
}
.manga25_qa {
	background: url("/manga_lp25/img/qa_bg.jpg") no-repeat top center;
	background-size: cover;
	padding: 100px 0;
}
.manga_qa_wrap {
	max-width: 1200px;
	width: 90%;
	margin: 0 auto;
}
.manga_qa_ttl {
	background: #FFF;
	border: 3px solid #000;
	margin: 0 auto;
	text-align: center;
	display: table;
	padding: 0 30px;
}
/*QAアコーディオン*/
.manga25_qa .accordion {
	margin: 50px auto 0;
	max-width: 80%;
}

.manga25_qa .toggle {
	display: none;
}

.manga25_qa .faq {
	position: relative;
	margin-top: 20px;
}

.manga25_qa .question,
.manga25_qa .anser {
	transform: translateZ(0);
	transition: all 0.3s;
}

.manga25_qa .question {
	border: solid 2px #000;
	padding: 1rem 2rem;
	display: block;
	color: #000;
	background: #FFF;
	font-size: 1.5em;
}

.manga25_qa .question span {
    font-size: 160%;
    padding-right: 1rem;
    color: #c30a01;
    line-height: 0;
	font-weight: 600;
	font-family: "M PLUS Rounded 1c", sans-serif;
}

.manga25_qa .anser span {
    font-size: 200%;
    padding-right: 1rem;
    color: #f4a712;
    line-height: 0;
	font-weight: 600;
	font-family: "M PLUS Rounded 1c", sans-serif;
	margin-top: 10px;
}
.manga25_qa .anser {
	background: #fdefd3;
	padding: 0 20px;
}
.manga25_qa .question:after,
.manga25_qa .question:before {
	content: "";
	position: absolute;
	top: 0;
	right: 30px;
	bottom: 0;
	margin: auto;
	width: 3px;
	height: 2rem;
	background-color: #000;
	transition: all 0.3s;
}

.manga25_qa .question:after {
	transform: rotate(90deg);
}

.manga25_qa .anser {
	max-height: 0;
	overflow: hidden;
}

.manga25_qa .anser div {
	margin: 0;
	padding: 2rem 1rem 2rem;
	line-height: 1.8;
}

.manga25_qa .toggle:checked + .question + .anser {
	max-height: 500px;
	transition: all 1.5s;
}

.manga25_qa .toggle:checked + .question:before {
	transform: rotate(90deg) !important;
}
/*QAアコーディオン END*/
/*フローティング下からぬっと*/
.manga_lp25_flooting {
	position: fixed;
	bottom: 10px;
	right: 10px;
	z-index: 1;
	display: none;
	animation: popanime 0.3s ease-out forwards;
}
@keyframes popanime {
  from {
    bottom: -200px; /* 親要素外に配置させて見えなくしておく */
  }
  to {
    bottom: 0px;　 /* 下から0pxに指定 */
  }
}

.manga_lp25_flooting_sp {
	position: fixed;
	bottom: 0;
	right: 0;
	z-index: 1;
	display: none;
	animation: popanime 0.3s ease-out forwards;
	display: flex;
}
@keyframes popanime {
  from {
    bottom: -200px; /* 親要素外に配置させて見えなくしておく */
  }
  to {
    bottom: 0px;　 /* 下から0pxに指定 */
  }
}
.manga_lp25_flooting_sp li {
	width: 50%;
}
/*フローティング下からぬっと END*/
.manga_lp25_flooting li {
	width: 170px;
}

.move_btn {
    animation: move_a 2s infinite;
    transition: .3s all;
}
@keyframes move_a {
    0% {
        transform: translate(0px, 4px);
    }

    5% {
        transform: translate(0px, -4px);
    }

    10% {
        transform: translate(0px, 4px);
    }

    15% {
        transform: translate(0px, -4px);
    }

    20% {
        transform: translate(0px, 4px);
    }

    25% {
        transform: translate(0px, -4px);
    }

    30% {
        transform: translate(0px, 0px);
    }
}
/*フワッと*/
.inview.fadeup {
	opacity: 0;
	transition-duration: .5s;
	transform: translateY(20px);
}
.inview.fadeup.active {
	opacity: 1;
	transform: translateY(0px);
}
.inview.fadedown {
	opacity: 0;
	transition-duration: .5s;
	transform: translateY(-10px);
}
.inview.fadedown.active {
	opacity: 1;
	transform: translateY(0px);
}
.inview.fadeleft {
	opacity: 0;
	transition-duration: .5s;
	transform: translateX(-10px);
}
.inview.fadeleft.active {
	opacity: 1;
	transform: translateX(0px);
}
.inview.faderight {
	opacity: 0;
	transition-duration: .5s;
	transform: translateX(10px);
}
.inview.faderight.active {
	opacity: 1;
	transform: translateX(0px);
}
.delay01 {
	transition-delay: .3s;
}
.delay02 {
	transition-delay: .6s;
}
.delay03 {
	transition-delay: .9s;
}
/*フワッと END*/
.manga25_job_box p {
	text-align: right;
	font-size: 0.9em;
	width: 100%;
}
.jisseki {
	font-size: 0.7em;
    text-align: right;
    width: 100% !important;
    display: block;
    padding-top: 3px;
}
/*POP UP*/
.popup_wrap input {
display: none;
}
.popup_overlay {
display: flex;
justify-content: center;
overflow: scroll;
position: fixed;
top: 0;
left: 0;
z-index: 999;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.7);
opacity: 0;
transition: opacity 0.5s, transform 0s 0.5s;
transform: scale(0);
}

.popup_trigger {
position: absolute;
width: 100%;
height: 100%;
}

.popup_content {
position: relative;
align-self: center;
max-width: 1200px;
transition: 0.5s;
overflow: scroll;
}

.close_btn {
position: absolute;
top: 10px;
right: 10px;
font-size: 14px;
cursor: pointer;
padding:8px;
background: #000;
color: #fff;
border-radius:15px;
line-height:14px;
font-weight:bold;
}

.popup_wrap input:checked ~ .popup_overlay {
opacity: 1;
transform: scale(1);
transition: opacity 0.5s;
}

.popup_wrap input:checked ~ .popup_overlay .popup_content{
transform: translateY(50px);
}
.popup_wrap input:checked ~ .popup_overlay .popup_content {
    transform: translateY(0);
}

/*POP UP END*/
.map_btn {
	display: block;
	background: #ff9191;
	text-align: center;
	width: 200px;
	font-weight: 600;
	margin: 15px auto 0;
	padding: 10px;
	border: 2px solid #000;
	font-size: 1.2em;
}
/*--------------------------------------------------------
768px以下
--------------------------------------------------------*/
@media screen and (max-width:768px) {
	main > *:not(.intro):first-child {
    padding-top: 0 !important;
    }
	.PC_none {
	display: block;
	}
	.SP_none {
	display: none;
	}
	.manga_lp25 {
	font-size: 1.5rem;
	}
	.manga_lp25 .wrapper {
    margin-top: 50px;
	padding-bottom: 50px;/*フローティングがある場合*/
    }
	.manga_fv_text {
	width:90%;
	top: 3%;
	left: 5%;
	position: static;
	}
	.manga_fv_text h1 {
	width: 90%;
	position: absolute;
	top: 3%;
	left: 5%;
	}
	.manga_fv_text h2 {
	position: absolute;
	bottom: 3%;
	right: 0;
	left: 5%
	}
	.manga25_bnr {
    width: 95%;
    padding: 30px 0;
	}
	.manga25_bnr ul li {
    width: 49%;
	}
	.manga25_job_box {
	display: block;
	}
	.manga25_job_box h2 {
	width: 100%;
	}
	.manga25_job_box ul {
	font-size: 1em;
	width: 100%;
	margin-top: 20px;
	justify-content: space-between;
	}
	.manga25_job_box ul li {
	padding-left: 15px;
	}
	.manga25_job_box ul li:before {
    top: .4em;
    left: 0;
    width: 10px;
    height: 10px;
	}
	.manga25_ttl {
    font-size: 2em;
	}
	.manga25_course {
	position: relative;
	background: url("/manga_lp25/img/course_bg_sp.png") top center no-repeat;
	background-size: 100% auto;
	padding: 50px 0;
	}
	.manga25_course ul {
	display: block;
	justify-content: space-between;
	max-width: 1500px;
	width: 90%;
	margin: 0 auto;
	}
	.manga25_course li {
	width: 100%;
	}
	.manga25_vertical {
	top: -20px;
	}
	.manga25_first {
	margin-top: 300px;
	}
	.manga25_first h3,
	.manga25_second h3 {
	font-size: 1.3em;
	}
	.manga25_first h3::before,
	.manga25_second h3::before{
	width: 50px; /* 線の長さ */
	}
	.course_box p {
    font-size: 1em;
    padding: 30px 20px 25px 20px;
	}
	.manga25_job {
	padding: 50px 0;
	}
	.manga25_second {
	margin-top: 30px;
	}
	.manga25_teachers {
	background-image:
    url(/manga_lp25/img/dot_top_left_sp.png), url(/manga_lp25/img/dot_bottom_right_sp.png);
	background-repeat: no-repeat, no-repeat;
	background-position:
    top left,
    bottom right;
	padding: 50px 0;
	}
	.manga25_teachers_wrap ul {
    margin: 0 auto;
	}
	.manga25_teachers_wrap ul li {
	background: #FFF;
	box-shadow: 0px 0px 20px -5px #f4a712;
	padding: 5%;
	margin-top: 30px;
	}
	.manga25_teachers_wrap li .teacher_profile {
	width: 55%;
	background: #FFF;
	padding: 0;
	position: relative;
	z-index: 1;
	margin-bottom: 0;
	}
	.teacher_first {
	display: flex;
	align-items: center;
    justify-content: space-between;
	position: relative;
	}
	.teacher_second {
	display: flex;
	align-items: center;
	justify-content: space-between;
	}

	.teacher_profile h3 {
    font-size: 1.3em;
	}
	.teacher_profile p {
    font-size: 0.9em;
    padding-top: 10px;
	}
	.manga25_teachers_wrap li figure img,
	.teacher_profile {
    box-shadow: none;
	}
	.teacher_first figure span {
    padding-top: 5px;
    font-size: 0.5em;	
	}
	.teacher_fukidashi_sp {
	position: absolute;
	display: block;
	top: -30px;
	right: -10px;
	width: 50%;
	z-index: 1;
	}
	.teacher_second figure {
    width: 40%;
    margin-right: 0;
    position: relative;
    z-index: 0;
	}
	.teacher_second span {
    font-size: 0.6em;
    padding-left: 0;
    display: block;
	}
	.manga25_maruwakari_box {
    padding: 5% 5% 4%;
	}
	.service__ttl {
    font-size: 1em;
	}
	.manga25_maruwakari_box p {
	padding-top: 10px;
	font-size: 1em;
	text-align: left;
	margin-bottom: 10px;
	}
	.manga25_maruwakari {
    padding: 50px 0;
	}
	.ttl_point {
    left: -20px;
    width: 108px;
	}
	.point_ttl .ttl_s {
    font-size: 0.7em;
	}
	.point3_top {
    display: block;
    margin-top: 50px;
	}
	.manga25_point_text {
    width: 100%;
	}
	.point3_top figure {
    width: 100%;
	margin-top: 15px;
	}
	.manga25_num_ttl h3 {
    font-size: 1.2em;
	}
	.point3_top h4 {
    font-size: 1.1em;
    margin: 15px 0;
	}
	.point01_middle {
    display: block;
    margin-top: 30px;
	}
	.point01_figurebox {
    width: 100%;
	}
	.point01_map {
    width: 100%;
	margin-top: 30px;
	}
	.point01_student {
    position: relative;
    bottom: auto;
    left: 0;
    width: 80%;
    margin: 15px auto 0; 
	}
	.point01_box {
    margin: 0 auto;
    padding: 50px 0px 20px;
	}
	.point01_box h3 {
    width: 90%;
	margin: -95px auto 0;
	}
	.point01_box dl {
    display: block;
    width: 90%;
    margin: 20px auto 0;
	}
	.point01_box dt {
    width: 100%;
    text-align: center;
	}
	.point01_box dd {
    width: 100%;
    padding: 0;
	font-size: 0.8em;
	}
	.point3_beforeafter {
    margin-top: 30px;
    padding: 10% 5%;
	}
	.step_sub_ttl {
    font-size: 1.3em;
    line-height: 1.2;
	width: 100%;
	}
	.point3_beforeafter .step_ttl {
    font-size: 2em;
	}
	.point3_beforeafter ul {
    display: block;
    margin-top: 30px;
	}
	.ba_step01,
	.ba_step02,
	.ba_step03 {
	width: 100%;
	}
	.ba_step02,
	.ba_step03 {
	margin-top: 15px;
	}
	.step_profile {
    width: 100%;
    margin-top: 30px;
    padding: 10px;
	}
	.step_profile figure {
    width: 90px;
    top: 15px;
    left: 15px;
	}
	.step_profile h5 {
    margin-left: 100px;
    font-size: 1.3em;
	margin-top: 15px;
	}
	.prof_graduation {
    margin-left: 100px;
    font-size: 1.2em;
	}
	.slide-arrow {
    top: 0 !important;
    width: 35px;
    z-index: 1;
	}
	.slide-arrow2 {
    top: 0;
    width: 35px;
	}
	.prev-arrow2 {
 	left: -35px;
	}
	.next-arrow2 {
	right: -35px;
	}
	.full-screen.slider {
	margin: 30px auto 0;
	}
	.manga25_num03_ttl_sp span {
	width: 20%;
	display: block;
	margin: 0 auto;
	}
	.point3_sp_ttl {
	display: flex;
	align-items: center;
	justify-content: center;
	}
	.point3_sp_ttl h3 {
    font-size: 1.2em;
	}
	.point3_sp_ttl div {
	width: 50%;
	}
	.mgt100 {
    margin-top: 50px;
	}
	.point03_sub {
    font-size: 1.5em;
	}
	.point3_detail_wrap {
	display: block!important;
	margin-top: 15px;
	}
	.point3_detail_wrap figure {
	width: 80%;
	margin: 0 auto;
	}
	.point03_detail {
	width: 100%;
	margin-top: 15px;
	}
	.poin03_box {
	padding: 10% 5%;
	}
	.point03_prof i {
    padding-right: 10px;
    width: 95px;
	}
	.point03_detail h6 {
    font-size: 1.5em;
	}
	.point03_graduation {
    padding: 5px 10px 7px;
    margin: 5px 0 15px;
    font-size: 1em;
	}
	.point03_detail p {
    font-size: 1.0em;
    line-height: 1.5;
	}
	.poin03_box h5 {
    margin: -70px auto 15px;
	}
	.point03_list_ttl {
    font-size: 2em;
    margin: 50px auto 0;
	}
	.point03_list dt {
    padding: 10px;
    width: 100%;
	text-align: center;
	margin-bottom: 0;
	}
	.point03_list dd {
    width: 100%;
    padding: 15px;
    margin-bottom: 0;
	font-size: 0.8em;
	}
	.manga25_point {
    padding: 80px 0 50px;
	}
	.manga25_qa {
    padding: 50px 0;
	}
	
	.manga25_qa .accordion {
    margin: 50px auto 0;
    max-width: 100%;
	}
	.manga25_qa .question:after, .manga25_qa .question:before {
    right: 15px;
    height: 1.5rem;
	width: 3px;
	}
	.manga25_qa .question {
    font-size: 1em;
	padding: 1rem 2rem 1rem 1rem;
	}
	.point3_slider_wrap {
	margin: 50px auto 0;
	}
	.poin03_box {
	margin: 70px auto 0;
	}
	.point01_map_ttl {
	color: #e52081;
	text-align: center;
	margin-bottom: 15px;
	font-weight: 500;
	}
	.point01_maplist {
	margin-top: 10px;
	display: flex;
	flex-wrap: wrap;
    justify-content: space-between;
	}
	.point01_maplist li {
	width: 49%;
	font-size: 0.8em;
	font-weight: 500;
	}
	.point01_maplist li span {
	color: #81be25;
	}
	.yaji {
    display: none;
	}

	_::-webkit-full-page-media, _:future, :root .manga25_vertical div {
	width: 230px;
	display: block;
	text-align: center;
	}
	_::-webkit-full-page-media, _:future, :root .manga25_first {
    margin-top: 200px;
    }

}