@charset "utf-8";

.flat {
	margin-top: 0 !important;
}

/* override */
.c-heading3-01 h3 {
	color: #0895e6;
}

@media only screen and (min-width: 641px) {
.c-ground-01 .c-cnvBlock-01.cnv-type01 {
	margin-top: 3.375em;
}
}

/* kye-visual */
#key-visual {
	padding: 0;
}

#key-visual h1 {
	margin: 0;
}

/* local-nav */
#jbk-frame-main .prg-localnavi .heading-group {
	margin-top: 0;
}

#jbk-frame-main .prg-localnavi .c-subNavi-01 {
	padding-top: 0;
}

#jbk-frame-main .c-ground-03 + .prg-localnavi .c-subNavi-01:after {
	display: none;
}

#jbk-frame-main .c-ground-03 + .prg-localnavi .heading-group{
	margin-top: 20px;
	margin-bottom: 0;
}

@media only screen and (max-width: 640px) {
#jbk-frame-main .c-copy-01 p {
	margin-bottom: 0.5em;
}
}

/* heading */
.prg-heading-01 {
	background-color: #0895e6;
	color: #fff;
	font-weight: bold;
	line-height: 1.5em;
	padding: 15px 15px 13px;
	text-align: center;
}

.prg-heading-01 h2 {
	font-size: 212.5%;
}

.prg-heading-01 h2 small {
	color: #fff;
	font-size: 66.67%;
}

@media only screen and (max-width: 640px) {
.prg-heading-01 {
	padding: 11px 5px 13px;
}

.prg-heading-01 h2 {
	font-size: 117.5%;
}
}

.prg-heading-02 h4{
	font-size: 150%;
	font-weight:bold;
	color:#0895e6;
	position:relative;
	padding-left:35px;
}
@media only screen and (max-width: 640px) {
.prg-heading-02 h4{
	font-size:125%;
}
}

.prg-heading-02 h4 span{
	font-size: 130%;
}

.prg-heading-02 h4:before{
	width: 30px;
	height: 30px;
	background-image: url(../img/marker_01.png);
	position: absolute;
	left: 0;
	top: 3px;
	content: "";
}

/* course-menu */
.prg-course-menu-01 {
	margin: 15px 19px 0;
	padding: 0;
}

.prg-course-menu-01 li {
	list-style: none;
	margin: 0;
	padding: 0;
}

.prg-course-menu-01 li a:hover,
.prg-course-menu-01 li a:active,
.prg-course-menu-01 li a:focus {
	opacity: 0.7;
}

.prg-course-menu-01 li img {
	height: auto;
	width: 100%;
}

@media only screen and (min-width: 641px) {
.prg-course-menu-01 li {
	float: left;
	width: 32%;
}

.prg-course-menu-01 li + li {
	margin-left: 2%;
}
}

@media only screen and (max-width: 640px) {
.prg-course-menu-01 {
	margin: 0;
}

.prg-course-menu-01 li {
	margin-top: 10px;
}
}

/* prg-steps-01 */
.prg-steps-01 .step {
	border: #8cd6ff solid 3px;
	border-radius: 20px;
	margin-top: 42px;
	padding: 20px;
	position: relative;
}

.prg-steps-01 .step .heading {
	color: #0895e6;
	font-size: 150%;
	font-weight: bold;
}

.prg-steps-01 .step + .step:before {
	background: url(../img/arrow_01.png) top center no-repeat;
	content: "";
	display: block;
	height: 34px;
	margin-left: -45px;
	position: absolute;
		top: -45px;
		left: 50%;
	width: 90px;
}

@media only screen and (max-width: 640px) {
.prg-steps-01 .step {
	border-radius: 10px;
	margin-top: 22px;
	padding: 10px;
}

.prg-steps-01 .step .heading {
	font-size: 117.5%;
}

.prg-steps-01 .step + .step:before {
	background-size: 100%;
	height: 17px;
	margin-left: -23px;
		top: -25px;
	width: 45px;
}
}

/* prg-steps-02 */
.prg-steps-02 .step {
	margin: 65px 34px 0;
	position: relative;
}

.prg-steps-02 .step + .step {
	margin-top: 10px;
}

.prg-steps-02 .step + .step header{
	position:relative;
	margin-bottom: 90px;
}
.prg-steps-02 .step + .step header:after {
	background: url(../img/arrow_03.png) top center no-repeat;
	content: "";
	display: block;
	height: 54px;
	margin-left: -72px;
	position: absolute;
	top: 2.5em;
	left: 50%;
	width: 144px;
}

.prg-steps-02 .step header .heading {
	color: #0895e6;
	font-weight: bold;
	padding-bottom: 5px;
}

.prg-steps-02 .step header .balloon {
	position: absolute;
		top: -15px;
		left: -34px;
}

.prg-steps-02 .step header .c-copy-01 p {
	margin-top: 0.75em;
}

.prg-steps-02 .step .c-figure-01 {
	margin-top: 32px;
}


.prg-steps-02 .step.step-02 {
	padding-top: 20px;
}

.prg-steps-02 .step.step-02 .c-figure-01 {
	margin-top: 60px;
}

@media only screen and (min-width: 641px) {
.prg-steps-02 .step.step-01 .c-figure-01 {
	margin-right: -15px;
}
}

@media only screen and (max-width: 640px) {
.prg-steps-02 .step {
	margin: 30px 0 0;
}

.prg-steps-02 .step + .step {
	margin-top: 45px;
}

.prg-steps-02 .step + .step:before {
	background-size: 100%;
	height: 17px;
	margin-left: -22px;
		top: -30px;
	width: 45px;
}

.prg-steps-02 .step header {
	padding-left: 0;
}

.prg-steps-02 .step header .heading {
	font-size: 112.5%;
}

.prg-steps-02 .step header .balloon {
		top: -15px;
		left: 0;
}

.prg-steps-02 .step header .balloon img {
	height: 52px;
	width: 52px;
}

.prg-steps-02 .step.step-02 {
	padding-top: 0;
}

.prg-steps-02 .step.step-02 .c-figure-01 {
	margin-top: 30px;
}
}

/* importantNotes */
.prg-importantNotes-01{
	border: 1px solid #e50000;
}

.prg-importantNotes-01 .head {
	border-bottom: 1px solid #d4d5d5;
	padding: 0px 28px;
}

.prg-importantNotes-01 > .item > .head > p {
	max-width: 980px;
	margin: 0 auto;
	overflow: hidden;
	padding: 16px 0 13px;
	position: relative;
}

.prg-importantNotes-01 > .item > .head > p strong {
	display: block;
	padding-left: 30px;
}

.prg-importantNotes-01 > .item > .head > p strong:before {
	background-image: url(/assets/img/marker_04_@2x.png);
	background-repeat: no-repeat;
	background-size: auto 18px;
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	width: 18px;
}

.prg-importantNotes-01 .body {
	padding: 0 50px 50px 50px;
}


@media only screen and (max-width: 640px) {
.prg-importantNotes-01 .head {
	padding: 0px 10px;
}

.prg-importantNotes-01 .body {
	padding: 0 10px 16px;
}
}

/* prg-accordion */
.c-accordion-01 > .prg-accordion-item-01 .body{
	display:block;
}

/* prg-banners-01 */

/* prg-banners-02 */
.set-program .prg-banners-02 {
	padding: 0;
}

.set-program .prg-banners-02 .c-figure-01 {
	margin: 0;
	padding: 30px;
	text-align: center;
}

.set-program .prg-banners-02 .c-figure-01.pink {
	background: #ffefef;
}

.set-program .prg-banners-02 .c-figure-01.green {
	background: #e3f3ea;
}


/* infoBlock */
.prg-infoBlock-01{
 background-color:#def2fe;
}

.prg-infoBlock-01 dd{
	display:inline-block;
	margin:0;
	
}

.prg-infoBlock-02 h4{
 color:#86be00;
}

.prg-infoBlock-03 h4{
 color:#3595a6;
}

.prg-infoBlock-04 h4{
 color:#eb7000;
}


/* copy */
.prg-copy-01{
	background-color:#def2fe;
	padding:18px 34px;
	margin:30px -34px 16px;
}

.prg-copy-01 p{
	margin-bottom:0;
	font-weight:bold;
	font-size:112.5%;
}

@media only screen and (max-width: 640px) {
.prg-copy-01{
	margin-left:0;
	margin-right:0;
	margin-bottom:14px; 
	padding-left:5px;
	padding-right:5px;
}
}


/* prg-linkList-01 */
.prg-infoBlock-02 .prg-linkList-01 a:before{
 background-position:-54px 0;
}

.prg-infoBlock-03 .prg-linkList-01 a:before{
 background-position:-72px 0;
}


/* localnavi */
.prg-localnavi-02{
	margin-top:0.75em;
}


/* clear-fix */
.prg-course-menu-01:after {
	clear: both;
	content: "";
	display: block;
}
