@charset "utf-8";
body {
	font: normal 25px/1.7 "Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ",Meiryo,"ＭＳ Ｐゴシック",Arial,Verdana,sans-serif;
	text-align: left;
	color:#000;
	text-align: justify;
	overflow-x: hidden;
	/* max-width: 1920px; */
}

body .sp-item {
    display: none !important; }
  body .pc-item {
    display: block !important; }

  @media screen and (max-width: 640px) {
    body {
      min-width: inherit;
	  height:100%;
	  }
      body .sp-item {
        display: block !important; }
      body .pc-item {
        display: none !important; }
	  body .sp-item img {
		width:100%;}
}

@media screen and (max-width: 640px) {
	.sp img{
		max-width:90%;
}
	.sp02 img{
		max-width:100%;
}
.sp03 img{
		max-width:70%;
}
}

.fl_left {
	float: left;
}
.fl_right {
	float: right;
}
.ov_hd {
	overflow: hidden;
}
.bg_none {
	background-image: none!important;
}
a.rollover:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
}
.rollover:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
}
.center {
	text-align: center;
}
.right {
	text-align:right;
}
.line_0 {
	line-height: 0;
}
.zindex {
	z-index: 200;
}
input[type=radio] {
	width: 15px;
	height: 15px;
	vertical-align: middle;
}
input[type=image]:hover{
		opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
	}


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

    text

---------------------------------------------------- */
em {
	text-decoration: underline;
  font-style: normal;
}
.bd_red {
	border-bottom: 1px solid #FF0004;
	padding-bottom: 2px;
}
.bd_red02 {
	border-bottom: 3px solid #FF0004;
	padding-bottom: 0px;
}
.red {
	color: #ff0000;
}
.yellow {
	background-color: #ffff00;
}
.gray {
	color:#666666;
}
.bold {
	font-weight: bold;
}
strong {
	font-weight: bold;
}
.strike {
	text-decoration: line-through;
}
.ac {
	text-align: center !important;
}
.ar {
	text-align: right !important;
}
.al {
	text-align: left !important;
}
.bold {
	font-weight: bold !important;
}
.font10 {
	font-size: 10px !important;
}
.font11 {
	font-size: 11px !important;
}
.font12 {
	font-size: 12px !important;
}
.font13 {
	font-size: 13px !important;
}
.font14 {
	font-size: 14px !important;
}
.font15 {
	font-size: 15px !important;
}
.font16 {
	font-size: 16px !important;
}
.font17 {
	font-size: 17px !important;
	line-height:150%;
}
.font18 {
	font-size: 18px !important;
}
.font19 {
	font-size: 19px !important;
}
.font20 {
	font-size: 20px !important;
}
.font21 {
	font-size: 21px !important;
}
.font22 {
	font-size: 22px !important;
}
.font23 {
	font-size: 23px !important;
}
.font24 {
	font-size: 24px !important;
}
.font25 {
	font-size: 25px !important;
}
.font26 {
	font-size: 26px !important;
}
.font27 {
	font-size: 27px !important;
}
.font28 {
	font-size: 28px !important;
}
.font29 {
	font-size: 29px !important;
}
.font30 {
	font-size: 30px !important;
}
.font32 {
	font-size: 32px !important;
}
/* ----------------------------------------------------

    float

---------------------------------------------------- */
.fr {
	float: right !important;
}
.fl {
	float: left !important;
}
.clear {
	clear: both;
}
img {
	line-height: 0;
	padding: 0;
	margin: 0;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearfix {
	min-height: 1px;
}
* html .clearfix {
	height: 1px;/*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}

hr {
	height: 0;
	margin: 0;
	padding: 0;
	border: 0;
}
/* ----------------------------------------------------
    clearfix の代用
    &#60;div class="hr"&#62;&#60;hr /&#62;&#60;/div&#62;
---------------------------------------------------- */

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

FV

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

.fv img {
	width: 100%;
}


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

Google 口コミ

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

.g-review {
	background-image: url(../images/pc/review-bg.webp);
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}

.g-review-inner img {
	max-width: 960px;
	width: 90%;
	margin: 0 auto;
	display: block;
	padding: 40px 0;
}


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

合格実績

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

.success {
	text-align: center;
	background-image: url(../images/pc/success-univ-bg.webp);
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	padding-bottom: 100px;
}

.result-succes img {
	margin-top: 60px;
	margin-bottom: 40px;
}

.success span {
	color: #0D2048;
	font-weight: 600;
	font-size: 34px;
}

@media screen and (max-width: 640px) {
	.success {
		background-image: url(../images/sp/success-univ-bg-sp.webp);
		padding-bottom: 40px;
	}
	.result-success {
		display: block;
		margin: 0 auto;
	}
	.result-succes img {
		width: 95%!important;
		margin-top: 40px;
		margin-bottom: 20px;
	}
	.success p {
		font-size: 15px;
	}
	.success-tx {
		padding-top: 10px;
	}
}

/* cta */
.cta-btn {
	display: flex;
	align-items: center;
	justify-content: center;
}

.micro-copy {
	font-size: 28px;
	font-weight: bold;
	margin-top: 60px;
}

/* sp */
@media screen and (max-width: 640px) {
.cta-btn {
	display: block;
	margin: 0 auto;
	width: 90%;
}

.micro-copy {
	font-size: 13px;
	font-weight: bold;
	margin-top: 40px;
	text-align: center;
}
}


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

お悩み

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

.onayami {
	text-align: center;
	background-image: url(../images/pc/onayami-bg.webp);
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	padding: 80px 0;
}

.onayami h2 {
	font-size: 60px;
	line-height: 6.8rem;
	color: #fff;
	margin-bottom: 30px;
}

.onayami h2 span {
	color: #FFEA00;
}

.onayami-inner img {
	max-width: 960px;
	width: 100%;
}

/* sp */
@media screen and (max-width: 640px) {
	.onayami {
		background-image: none;
		padding: 0;
	}
	.onayami-inner img {
		width: 100%;
		margin: 0 auto;
	}
}

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

解決策

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

.solution-h2 {
	text-align: center;
	background-image: url(../images/pc/solution-h2-bg.webp);
	background-position: center;
	/* background-size: cover; */
	background-repeat: no-repeat;
	height: 388px;
	z-index: 1;
}

.solution-h2 h2 {
	padding-top: 40px;
}

.solution-h2 h2 img {
	max-width: 960px;
	width: 100%;
}

.solution-contents {
	text-align: center;
	background-image: url(../images/pc/dif-bg.webp);
	/* background-size: cover; */
	background-repeat: no-repeat;
	z-index: 2;
	margin-top: -48px;
	padding-bottom: 60px;
}

.solution-inner {
	text-align: center;
	padding: 80px 0 40px;
}

.solution-inner img {
	max-width: 960px;
	width: 100%;
}

.solution-contents p span {
	font-weight: bold;
	color: blue;
}

/* 受験戦略 */
.strategy h2 {
	text-align: center;
	background-image: url(../images/pc/h2-st-pl-bg.webp);
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}

.strategy h2 img {
	padding: 40px;
	max-width: 667px;
	width: 100%;
}

.goal {
	text-align: center;
	padding: 80px;
	background-image: url(../images/pc/goal-bg.webp);
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}

.goal img {
	max-width: 1000px;
	width: 100%;
}

/* 受験計画 */
.planning h2 {
	text-align: center;
	background-image: url(../images/pc/h2-st-pl-bg.webp);
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}

.planning h2 img {
	padding: 40px;
	max-width: 667px;
	width: 100%;
}

.plan-ex {
	text-align: center;
	padding: 80px;
	background-image: url(../images/pc/plan-bg.webp);
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}

.plan-ex-tx {
	max-width: 1000px;
	width: 100%;
	margin: 0 auto;
	padding-bottom: 40px;
}

.plan-ex p {
	text-align: left;
}

.plan-ex img {
	max-width: 1000px;
	width: 100%;
}

/* sp */
@media screen and (max-width: 640px) {
	.solution-h2-sp {
		width: 100%;
	}
	.h2-tx-sp {
		font-size: 16px;
		text-align: center;
		padding-bottom: 40px;
		width: 95%;
		margin: 0 auto;
	}
	.h2-tx-sp span {
		font-weight: 600;
		color: blue;
	}
	.strategy-sp {
		width: 100%;
	}
	.goal-sp {
		width: 100%;
	}
	.planning-sp {
		width: 100%;
		background-image: url(../images/);
	}
	.plan-tx-sp {
		max-width: 330px;
		width: 100%;
		font-size: 14px;
		margin: 0 auto;
		padding: 20px 0;
	}
	.goal-sp {
		width: 100%;
	}
}

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

独自メソッド

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

.method {
	text-align: center;
	background-image: url(../images/pc/method-bg.webp);
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	padding: 60px 0 180px 0;
}

.method-h {
	max-width: 910px;
	width: 100%;
	margin: 0 auto;
	padding-bottom: 80px;
}

/* 特徴 */
.feature {
	max-width: 1300px;
	width: 100%;
	margin: 0 auto;
	background-color: #ffffff;
	padding-bottom: 80px;
	box-shadow: 0px 5px 15px 0px #cacaca;
}

.fea01-tx {
	max-width: 830px;
	margin: 0 auto;
	text-align: left;
	padding-bottom: 60px;
}

.fea-point {
	max-width: 1100px;
	margin: 0 auto;
	display: flex;
	align-items: center;
	justify-content: center;
}

.fea-point h3 {
	padding: 15px 0;
	font-size: 24px;
	color: #0D2048;
	font-weight: 600;
}

.point-l {
	max-width: 535px;
	width: 100%;
	margin: 0 auto;
	height: 700px;
	box-shadow: 0px 5px 15px 0px #cacaca;
	padding-top: 20px;
}

.point-r {
	max-width: 535px;
	width: 100%;
	margin: 0 auto;
	height: 700px;
	box-shadow: 0px 5px 15px 0px #cacaca;
	padding-top: 20px;
}

.point-tx {
	max-width: 440px;
	margin: 0 auto;
	text-align: left;
	font-size: 20px;
	padding-top: 15px;
}

.point-tx span {
	color: #B04640;
	font-weight: 600;
}

.point-03 {
	max-width: 1085px;
	width: 100%;
	margin: 0 auto;
	height: 360px;
	box-shadow: 0px 5px 15px 0px #cacaca;
	padding-top: 20px;
}

.point-03 h3 {
	padding: 15px 0;
	font-size: 24px;
	color: #0D2048;
	font-weight: 600;
}

.point3-inner {
	display: flex;
	align-items: start;
}

.point-03-l {
	max-width: 600px;
	width: 100%;
	padding: 0 15px 0 30px;
}

.point-03-r {
	font-size: 20px;
	padding: 0 30px 0 15px;
	text-align: left;
}

.point-03 span {
	color: #B04640;
	font-weight: 600;
}


/* 受講例 */

.lesson-ex {
	max-width: 1300px;
	width: 100%;
	margin: 0 auto;
	background-color: #ffffff;
	padding: 80px 0;
	box-shadow: 0px 5px 15px 0px #cacaca;
}

.lesson-ex-h2 {
	max-width: 825px;
	width: 100%;
	margin: 0 auto;
	padding: 5px 0;
	background-color: #0D2048;
}

.lesson-ex-h2 h2 {
	font-size: 50px;
	color: #fff;
	font-weight: 600;
}

.caliculam {
	max-width: 825px;
	margin: 0 auto;
	width: 100%;
}

.caliculam img {
	padding: 40px 0 30px 0;
}

.caliculam p {
	font-size: 20px;
	text-align: left;
}

.table-container {
	max-width: 825px;
	margin: 60px auto;

}

.course-table {
	width: 100%;
	border-collapse: collapse;
}

.course-table td {
	padding: 15px;
	text-align: center;
	border: 1px solid #ddd;
}

.header-row {
	background-color: #f5f5f5;
	font-size: 20px;
	font-weight: 600;
}

.content-row {
	background-color: #ffffff;
	font-size: 23px;
}

/* さらに！ */

.sarani {
	padding: 60px 0 0 0;
}

.sarani img {
	margin-bottom: 30px;
}

.env {
	max-width: 1100px;
	width: 100%;
	margin: 0 auto;
}

.env-inner img {
	padding: 0px 5px 0px 5px;
}

@media screen and (max-width: 640px) {
	.method-sp {
		width: 100%;
	}
	.feature-sp {
		width: 100%;
		padding-bottom: 20px;
	}
	.fea01-tx-sp {
		max-width: 330px;
		width: 100%;
		font-size: 14px;
		margin: 0 auto;
		padding-bottom: 20px;
	}
	.fea-point-sp {
		/* max-width: 90%; */
		width: 100%;
		margin: 0 auto;
		/* height: 650px; */
		box-shadow: 0px 5px 15px 0px #cacaca;
		padding-top: 20px;
	}
	.fea-point-sp h3 {
		padding: 15px 0;
		font-size: 20px;
		color: #0D2048;
		font-weight: 600;
		text-align: center;
	}
	.point-l-sp {
		max-width: 90%;
		width: 100%;
		margin: 0 auto;
		height: 650px;
		box-shadow: 0px 5px 15px 0px #cacaca;
		padding-top: 20px;
	}
	.point-l-sp h3 {
		max-width: 90%;
		width: 100%;
		margin: 0 auto;
	}
	.point-r-sp {
		max-width: 90%;
		width: 100%;
		margin: 20px auto 0;
		height: 650px;
		box-shadow: 0px 5px 15px 0px #cacaca;
		padding-top: 20px;
	}
	.point-r-sp h3 {
		max-width: 90%;
		width: 100%;
		margin: 0 auto;
	}
	.point-h-sp {
		width: 80%;
		margin: 0 auto;
	}
	.point-img-sp {
		width: 80%;
		margin: 0 auto;
	}
	.point-tx-sp {
		max-width: 80%;
		margin: 0 auto;
		font-size: 16px;
		padding-top: 20px;
	}
	.point-tx-sp span {
		color: #B04640;
		font-weight: 600;
	}
	.point-r-teature-sp {
		max-width: 90%;
		width: 100%;
		margin: 20px auto 0;
		height: 450px;
		box-shadow: 0px 5px 15px 0px #cacaca;
		padding-top: 20px;
	}
	/* 受講例 sp */
	.lesson-ex-h2-sp {
		width: 90%;
		margin: 0 auto;
		text-align: center;
		padding: 5px 0;
		background-color: #0D2048;
	}
	.lesson-ex-h2-sp h2 {
		font-size: 24px;
		color: #fff;
		font-weight: 600;
	}
	.caliculam-sp {
		max-width: 80%;
		margin: 0 auto;
		width: 100%;
	}
	.caliculam-sp img {
		padding: 40px 0 30px 0;
	}
	.caliculam-sp p {
		font-size: 14px;
	}
	/* 表 */
	.table-container-sp {
		max-width: 70%;
		margin: 30px auto 0;
		padding: 0 15px;
}

.course-table-sp {
		width: 100%;
		border-collapse: collapse;
		table-layout: fixed;
}

.course-table-sp tr td {
		padding: 12px 15px;
		border: 1px solid #000;
		text-align: left;
		vertical-align: middle;
		width: 50%;
		font-family: sans-serif;
		line-height: 1.4;
}

.course-table-sp tr td:nth-child(1) {
		background-color: #f2f2f2;
}

.course-table-sp td {
		font-size: 16px;
		font-weight: normal;
}
/* さらに */
.sarani-sp {
	max-width: 90%;
	width: 100%;
	margin: 0 auto;
	padding: 30px 0 30px 0;
}

.env-sp {
	max-width: 90%;
	width: 100%;
	margin: 0 auto;
	padding-bottom: 20px;
}
}

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

合格を勝ち取った生徒たち

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

.win {
	text-align: center;
	background-image: url(../images/pc/win-bg.webp);
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	padding: 60px 0;
}

.win-inner {
	max-width: 1300px;
	width: 100%;
	margin: 0 auto;
	background-color: #ffffff;
	padding: 60px 0;
	box-shadow: 0px 5px 15px 0px #cacaca;
}

.win-h2 {
	padding: 40px 0;
	max-width: 750px;
	width: 100%;
	margin: 0 auto;
}

.win-h2 h2 {
	font-size: 50px;
	color: #B04640;
	font-weight: 600;
}

.win-h2-inner {
	margin-top: -30px;
}

.yt-area {
	max-width: 1100px;
	width: 100%;
	margin: 0 auto;
}

.yt-head {
	display: flex;
	justify-content: center;
	align-items: center;
}

.yt-inner {
	display: flex;
	align-items:first baseline;
	justify-content: center;
	margin-top: 20px;
}

.yt-inner h3 {
	font-size: 24px;
	font-weight: 600;
	margin-right: 20px;
	margin-top: 20px;
}

.yt-area-1-l {
	max-width: 500px;
	width: 100%;
	padding: 15px;
	margin-right: 10px;
	box-shadow: 0px 5px 15px 0px #cacaca;
}

.yt-area-1-l img {
	margin-bottom: 20px;
}

.yt-mov {
	padding-top: 10px;
}

.yt-mov img {
	max-width: 200px;
	width: 100%;
}

.yt-inner-txt h4 {
	font-size: 18px;
	font-weight: 600;
	text-align: center;
}

.yt-inner-txt {
	font-size: 16px;
	max-width: 500px;
	width: 100%;
	text-align: left;
}

.yt-inner-txt span {
	color: #933;
	font-weight: 600;
}

.yt-area-1-r {
	max-width: 500px;
	width: 100%;
	padding: 15px;
	margin-left: 10px;
	box-shadow: 0px 5px 15px 0px #cacaca;
}

.yt-area-1-r img {
	margin-bottom: 20px;
}
/* sp */
@media screen and (max-width: 640px) {
  .win {
		background-image: url(../images/sp/win-bg-sp.webp);
    padding: 30px 0;
  }

  .win-inner {
    max-width: 90%;
    padding: 30px 0;
  }

  .win-h2 {
    padding: 20px 0;
  }

  .win-h2 h2 {
    font-size: 20px;
  }

  .win-h2-inner {
    margin-top: -15px;
  }

	.win-h2-inner img {
		width: 80%;
	}

	.yt-area {
		width: 90%;
	}

	.yt-area-1-l, .yt-area-1-r {
		position: relative;
		}
	
	.yt-head {
		position: static;
		margin-top: 20px;
		text-align: center;
		transform: none;
	}
	
	.yt-head-l h3 {
		font-size: 16px;
		font-weight: 600;
		margin-bottom: 10px;
	}
	
	.yt-head-l:last-child {
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		z-index: 1;
	}

	.yt-head {
		display: flex;
		justify-content: center;
		align-items: center;
		margin-top: 20px;
	}
	
	/* .yt-head-l:first-child {
		margin-right: auto;
	} */
	
	.yt-head-l:last-child {
		position: static;
		transform: none;
	}
	
	.yt-head-l p {
		font-size: 30px;
		font-weight: 600;
	}

	.yt-head-l img {
		width: 70px;
	}

  .yt-inner {
    flex-direction: column;
    margin-top: 10px;
		align-items: center;
  }

  .yt-inner p {
    font-size: 15px;
  }

	.yt-inner h3 {
    margin-right: 0px;
  }

  .yt-area-1-l, .yt-area-1-r {
    width: 96%;
		margin-bottom: 20px;
  }

	.yt-area-1-l {
		margin-right: 0px;
		padding: 10px 10px 20px 10px;
	}

	.yt-area-1-r {
		margin-left: 0px;
		padding: 10px 10px 20px 10px;
	}

  .yt-mov {
    position: relative;
    width: 100%;
    padding-bottom: 60%;
    height: 0;
  }

  .yt-mov iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }

	.yt-mov img {
		width: 80%;
	}
	
	.yt-inner-txt h4 {
		font-size: 15px;
		font-weight: 600;
		text-align: center;
		margin-top: 34px;
	}
	
	.yt-inner-txt {
		max-width: 500px;
		width: 100%;
		text-align: left;
	}

	.yt-inner-txt p {
		padding-top: 15px;
		font-size: 14px!important;
		overflow-wrap: anywhere;
	}
}

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

大手予備校・学習塾との違い

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

.dif-pc h2 {
	text-align: center;
	background-image: url(../images/pc/dif-juku-bg.webp);
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	height: 338px;
}

.dif-pc h2 img {
	padding: 68px;
	max-width: 900px;
	width: 100%;
}

.compare {
	text-align: center;
	padding: 80px;
}

.compare img {
	max-width: 1000px;
	width: 100%;
}

/* sp */
@media screen and (max-width: 640px) {
	dif-sp h2 {
		width: 100%;
	}
	.compare-sp {
		max-width: 90%;
		width: 100%;
		margin: 20px auto 40px;
	}
}

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

講師紹介

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

.teature {
	text-align: center;
	background-image: url(../images/pc/t-bg.webp);
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	padding: 80px 0;
}

/* swiper */
.container {
  margin-inline: auto;
  max-width: 930px;
	margin-top: 30px;
	position: relative;
}
.swiper {
  max-width: 930px;
	width: 100%;
}
.swiper-slide img {
  height: auto;
  width: 90%;
}

/* 前へ次への矢印カスタマイズ */
.swiper-button-prev,
.swiper-button-next {
  height: 100px;
  width: 100px;
}
/* 前へ次への矢印カスタマイズ */
.swiper-button-prev::after,
.swiper-button-next::after {
	content: ""!important;
  background-repeat: no-repeat;
  background-size: contain;
  height: 80px;
  margin: auto;
  width: 80px;
}
/* 前への矢印カスタマイズ */
.swiper-button-prev::after {
  background-image: url(../images/pc/left.webp);
}
/* 次への矢印カスタマイズ */
.swiper-button-next::after {
  background-image: url(../images/pc/right.webp);
}
/* 画像サイズ調整 */
.swiper-slide img {
  height: auto;
  width: 100%;
}

/* sp */
@media screen and (max-width: 640px) {
  .teature {
    padding: 40px 0;
    background-image: url(../images/sp/t-bg.webp);
  }

	.teature-h img {
		max-width: 90%;
		width: 100%;
		margin: 0 auto;
	}

  .container {
    max-width: 100%;
    margin-top: 20px;
  }

  .swiper {
    max-width: 100%;
  }

  .swiper-button-prev,
  .swiper-button-next {
    height: 50px;
    width: 50px;
  }

  .swiper-button-prev::after,
  .swiper-button-next::after {
    height: 40px;
    width: 40px;
  }

  .swiper-slide img {
    width: 90%;
  }
}

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

卒業生インタビュー

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

.interview {
  background-image: url(../images/pc/interview-bg.webp);
  background-size: cover;
  padding-bottom: 140px;
}

.interview-inner {
  max-width: 920px;
  width: 100%;
  margin: 0 auto;
  padding: 80px 0 30px 0;
}

.img-area img {
  max-width: 100%;
  width: 100%;
}

.t-area01 p {
  font-size: 20px;
  padding: 30px 0 50px 0;
}

.t-area02 p {
  font-size: 20px;
  padding: 10px 0 50px 0;
}

.t-area02 h3 {
  font-size: 30px;
  color: #153771;
  font-weight: 600;
  padding-top: 30px;
}

.interview h3 {
  font-size: 30px;
  color: #153771;
  font-weight: 600;
}

@media screen and (max-width: 640px) {
  .interview {
    padding-bottom: 70px;
  }

  .interview-inner {
    padding: 40px 0 15px 0;
  }

  .img-area {
    text-align: center;
  }

  .img-area img,
  .t-area01 p,
  .t-area02 p {
    max-width: 90%;
    width: 100%;
    margin: 0 auto;
    display: block;
  }

  .t-area01 p,
  .t-area02 p {
    font-size: 16px;
    padding: 15px 0 25px 0;
  }

  .t-area02 h3 {
    font-size: 20px;
    padding-top: 15px;
    max-width: 90%;
    margin: 0 auto;
  }

  .interview h3 {
    font-size: 20px;
  }
}

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

流れ

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

.flow {
	background-color: #C9CFE0;
	padding: 140px 0;
}

.flow-inner {
	max-width: 960px;
	width: 100%;
	margin: 0 auto;
}

@media screen and (max-width: 640px) {
	.flow-sp {
		background-color: #C9CFE0;
	}
	.flow-inner-sp {
		max-width: 90%;
		margin: 0 auto;
	}
	.flow-inner-sp img {
		width: 100%;
	}
}

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

ここが違う

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

.juken-dif-inner {
  background-image: url(../images/pc/juken-dif-bg.webp);
}

.juken-dif-inner h2 {
  text-align: center;
  background-image: url(../images/pc/dif-juku-bg.webp);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  height: 408px;
}

.juken-dif-inner h2 img {
  padding: 68px;
  max-width: 900px;
  width: 100%;
}

.juken-dif-point {
  max-width: 1100px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 60px 0;
}

.juken-dif-point-l,
.juken-dif-point-r {
  max-width: 480px;
  width: 100%;
  margin: 0 auto;
  height: 660px;
  box-shadow: 0px 5px 15px 0px #cacaca;
  padding-top: 40px;
  background-color: #fff;
}

.juken-dif-point-l img,
.juken-dif-point-r img {
  max-width: 380px;
  width: 100%;
  display: block;
  margin: 0 auto;
}

.juken-dif-point-tx {
  max-width: 380px;
  margin: 0 auto;
  text-align: left;
  font-size: 20px;
  padding-top: 15px;
}

.juken-dif-point-tx span {
  color: #B04640;
  font-weight: 600;
}

@media screen and (max-width: 640px) {
  .juken-dif-inner h2 {
    height: 200px;
  }

  .juken-dif-inner h2 img {
		display: none;
  }
	.this-dif-sp-h {
		width: 100%;
	}

  .juken-dif-point {
		max-width: 90%;
		width: 100%;
    flex-direction: column;
    padding: 30px 0;
  }

  .juken-dif-point-l,
  .juken-dif-point-r {
    max-width: 90%;
    height: auto;
    padding: 20px;
    margin-bottom: 30px;
  }

  .juken-dif-point-l img,
  .juken-dif-point-r img {
    max-width: 90%;
  }

  .juken-dif-point-tx {
    max-width: 100%;
    font-size: 16px;
    padding: 15px 10px;
  }
}

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

メッセージ

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

.message {
  max-width: 1000px;
  margin: 0 auto;
  padding: 80px;
}

.message p {
  font-size: 20px;
}

.name-tx {
  text-align: right;
}

.message span {
	font-weight: 600;
}

@media screen and (max-width: 640px) {
  .message {
    padding: 40px 0px;
  }

  .message > div {
    max-width: 90%;
    width: 100%;
    margin: 0 auto;
  }

  .message h2 img {
    max-width: 100%;
    width: 100%;
		padding-bottom: 20px;
  }

  .message p {
    font-size: 16px;
    line-height: 1.6;
    text-align: left;
  }

  .name-tx {
    margin-top: 20px;
    font-size: 16px;
  }
	.name-tx p {
		text-align: right;
	}
}

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

よくある質問

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

.faq {
	background-color: #C9CFE0;
	padding: 80px 0;
}

.faq h2 {
	text-align: center;
	font-size: 50px;
	font-weight: 600;
	color: #14264C;
	background-image: url(../images/pc/h2-bg-pc.webp);
	background-position: center;
	background-repeat: no-repeat;
}

.faq-container {
	max-width: 800px;
	margin: 0 auto;
	padding: 80px 0 40px 0;
}

.faq-item {
	margin-bottom: 2px;
	background-color: white;
}

.faq-question {
	width: 100%;
	padding: 16px;
	background-color: #1a2751;
	color: white;
	border: none;
	cursor: pointer;
	display: flex;
	justify-content: space-between;
	align-items: center;
	text-align: left;
	font-size: 16px;
}

.faq-question:hover {
	background-color: #232f63;
}

.chevron-icon {
	transition: transform 0.3s ease;
}

.faq-item.active .chevron-icon {
	transform: rotate(180deg);
}

.faq-answer {
	max-height: 0;
	overflow: hidden;
	transition: max-height 0.3s ease-out;
	background-color: white;
	font-size: 16px;
}

.faq-item.active .faq-answer {
	max-height: 500px;
}

.faq-answer p {
	padding: 16px;
}

@media screen and (max-width: 640px) {
	.faq-container {
		max-width: 90%;
		width: 100%;
	}
	.faq h2 {
		font-size: 24px;
		background-image: url(../images/sp/h2-bg-sp.webp);
		background-size: contain;
	}
}

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

アクセス

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

.access {
  background-color: #C9CFE0;
  padding: 40px 0;
}

.access h2 {
  text-align: center;
  font-size: 50px;
  font-weight: 600;
  color: #14264C;
  background-image: url(../images/pc/h2-bg-pc.webp);
  background-position: center;
  background-repeat: no-repeat;
}

.address-map {
  display: flex;
  margin: 0 auto;
  align-items: center;
  justify-content: center;
  padding: 80px 0 40px 0;
}

.address-l, .address-r {
  padding: 0 10px;
}

.address-l h3, .address-r h3 {
  font-size: 20px;
  color: #14264C;
}

.address-l p, .address-r p {
  font-size: 17px;
  color: #14264C;
}

.g-map {
  max-width: 740px;
  width: 100%;
  margin: 0 auto;
  border: #fff 10px solid;
}

@media screen and (max-width: 640px) {
  .access h2 {
    font-size: 30px;
    background-size: contain;
		background-image: url(../images/sp/h2-bg-sp.webp);
  }

  .address-map {
    flex-direction: column;
    padding: 40px 0 20px 0;
    max-width: 90%;
    width: 100%;
    margin: 0 auto;
		text-align: center;
  }

  .address-l, .address-r {
    padding: 10px 0;
    width: 100%;
  }

  .address-l h3, .address-r h3 {
    font-size: 18px;
  }

  .address-l p, .address-r p {
    font-size: 16px;
  }

  .g-map {
    max-width: 90%;
  }

  .g-map iframe {
    width: 100%;
    height: 300px;
  }
}

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

お問い合わせフォーム

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

#form {
	background-color: #C9CFE0;
	padding: 40px 0;
}

.form-area {
	background-color: #C9CFE0;
	padding: 40px 0;
}

#form h2 {
	text-align: center;
	font-size: 50px;
	font-weight: 600;
	color: #14264C;
	background-image: url(../images/pc/h2-bg-pc.webp);
	background-position: center;
	background-repeat: no-repeat;
}

/* フォームコンテナ */
.contact-form {
	max-width: 800px;
	margin: 0 auto;
	padding: 30px;
	border-radius: 8px;
}

/* フォームグループ */
.form-group {
	margin-bottom: 25px;
}

/* ラベル */
.form-label {
	display: flex;
	align-items: center;
	margin-bottom: 8px;
	font-weight: 500;
	font-size: 19px;
}

/* 必須マーク */
.required {
	background: #B44;
	color: #fff;
	font-size: 14px;
	padding: 2px 6px;
	border-radius: 4px;
	margin-left: 8px;
}

/* 入力フィールド */
.form-input {
	width: 100%;
	padding: 12px;
	border: 1px solid #14264C;
	border-radius: 4px;
	font-size: 16px;
}

/* ラジオボタン */
.form-radio {
	font-size: 18px;
}

.form-input:focus {
	outline: none;
	border-color: #14264C;
	box-shadow: 0 0 0 1px #14264C;
}

.form-input::placeholder {
	color: #999;
}

/* チェックボックスグループ */
.checkbox-group {
	display: flex;
	gap: 20px;
	margin-top: 8px;
}

.checkbox-label {
	display: flex;
	align-items: center;
	gap: 6px;
	cursor: pointer;
	font-size: 18px;
}

.checkbox-input {
	width: 18px;
	height: 18px;
	border: 1px solid #14264C;
}

/* テキストエリア */
.textarea {
	min-height: 150px;
	resize: vertical;
}

/* 送信ボタン */
.submit-button {
	display: block;
	width: 100%;
	max-width: 400px;
	margin: 40px auto 0;
	padding: 16px;
	background: #b44;
	color: white;
	border: none;
	border-radius: 4px;
	font-size: 16px;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	transition: background-color 0.3s;
}

.submit-button:hover {
	background: #933;
}

.form-text {
	margin-top: 40px;
}

.form-text p {
	font-size: 14px;
	text-align: center;
}

/* レスポンシブ対応 */
@media screen and (max-width: 768px) {
  .contact-form {
    padding: 20px;
    margin: 0 auto;
    max-width: 90%;
		width: 100%;
  }

  .form-area {
    padding: 20px 0;
  }

  #form h2 {
    font-size: 24px;
    background-size: contain;
		background-image: url(../images/sp/h2-bg-sp.webp);
  }

  .form-group {
    margin-bottom: 20px;
  }

  .checkbox-group {
    flex-direction: column;
    gap: 15px;
  }

  .form-label {
    font-size: 16px;
  }

  .form-input {
    font-size: 16px;
    padding: 10px;
		width: 95%;
  }

  .submit-button {
    max-width: 100%;
    padding: 14px;
    font-size: 16px;
  }

	/* ラジオボタン */
	.form-radio {
	font-size: 14px;
}
}

@media screen and (max-width: 480px) {
  .contact-form {
    padding: 15px;
  }

  .form-label {
    flex-direction: column;
    align-items: flex-start;
  }

  .required {
    margin-left: 0;
    margin-top: 4px;
  }

  .checkbox-label {
    font-size: 14px;
  }
		/* ラジオボタン */
	.form-radio {
		font-size: 14px;
		}
}

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

フッター

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

footer {
	text-align: center;
	font-size: 10px;
	padding: 40px 0 240px 0;
}

footer a {
	text-decoration: none;
	color: #000;
}

@media screen and (max-width: 640px) {
footer {
	padding: 40px 0 140px 0;
}
}


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

固定フッター

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

.fixed-footer {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
	padding: 20px 0;
  background-color: rgb(53, 72, 125,0.9);
  z-index: 100;
	text-align: center;
}

.fixed-footer img {
  border: none;
  padding: 0;
  cursor: pointer;
}

.fixed-footer p {
	color: #fff;
}

@media screen and (max-width: 640px) {
	.fixed-footer {
		width: 100%;
		padding: 10px 0;
	}
	
	.fixed-footer img {
		width: 90%;
	}

	.fixed-footer p {
		font-size: 14px;
	}
}



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

サンクス

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

.header-inner {
	background-color: #0D2048;
	width: 100%;
	padding: 20px 0;
	text-align: center;
}

.contact_text {
	max-width: 960px;
	width: 100%;
	margin: 0 auto;
	padding-top: 40px;
}

.contact_text p {
	font-size: 18px;
	text-align: center;
}

@media screen and (max-width: 640px) {
	.header-inner {
		width: 100%;
		padding: 20px 0;
		text-align: center;
	}
	.header-inner img {
		max-width: 150px;
		width: 80%;
}
}