@charset "utf-8";

/* kye-visual */
.set_cpn #key-visual{
	padding: 0;
}
.set_cpn #key-visual .lp-heading-lv1-01 h1{
	margin: -19px 0 0;
}

/* local-nav */
.set_cpn #jbk-frame-main .cpn-localnavi .heading-group {
	margin-top: 20px;
}

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

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

.set_cpn #jbk-frame-main .c-ground-03 + .cpn-localnavi .heading-group{
	margin-bottom: 0;
}

/* heading */
.set_cpn h1{
	font-size: 2em;
	margin: 0 0 .67em 0;
}

.set_cpn .m-heading2-02{
	background-color: #35a667;
	color: #fff;
	font-size: 24px;
	font-weight: bold;
	line-height: 1.5em;
	text-align: center;
	padding: 13px;
}

.set_cpn .c-heading3-01 h3{
	color: #35a667;
}

.set_cpn .c-heading3-02 h3{
	color: #35a667;
	font-size: 110%;
	line-height: 1.4;
}

.set_cpn .c-heading4-01 .c-heading_cvn-01{
	color: #535252;
}

.set_cpn .c-noteList-02 li{
	text-indent: -1.2857142857142858em;
}

.set_cpn .c-table-03 table th {
	background-color: #e3f3ea;
}

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

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

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

.set_cpn .c-set-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;
}

.set_cpn .c-set-importantNotes-01 .body {
	padding: 0 50px 50px 50px;
}

.set_cpn .c-set-importantNotes-01 > .item > .head > p strong {
	display: block;
	padding-right: 15px;
	padding-left: 30px;
}

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

.cpn-course-menu li {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}

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

@media only screen and (min-width: 801px) {
.cpn-course-menu li {
	width: 32%;
}

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

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

@media only screen and (max-width: 800px) {
.cpn-course-menu {
	margin-top: 0;
	margin-right: 0;
}

.cpn-course-menu li {
	margin-top: 15px;
	margin-right: 16px;
}
}

/* cpn-steps-01 */
.cpn-steps-01 {
	margin: 0 0 0 62px;
}

.cpn-steps-01 .step {
	border: #a2dfba solid 3px;
	border-radius: 20px;
	margin-top: 42px;
	padding: 20px 20px 20px 85px;
	position: relative;
}

.cpn-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;
}

.cpn-steps-01 .step .balloon {
	position: absolute;
		top: -22px;
		left: -65px;
}

.cpn-steps-01 .step .heading {
	color: #35a667;
	font-size: 24px;
	font-weight: bold;
}

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

.cpn-steps-02 .step + .step {
	margin-top: 115px;
}

.cpn-steps-02 .step + .step:before {
	background: url(../img/arrow_02.png) top center no-repeat;
	content: "";
	display: block;
	height: 70px;
	margin-left: -94px;
	position: absolute;
		top: -97px;
		left: 50%;
	width: 188px;
}

.cpn-steps-02 .step header {
	padding-left: 85px;
}

.cpn-steps-02 .step header .heading {
	border-bottom: #d4d5d5 solid 1px;
	color: #35a667;
	font-weight: bold;
	padding-bottom: 5px;
}

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

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

.cpn-steps-02 .step .c-copy-01.image p {
	margin-top: 32px;
}

.cpn-steps-02 .step.step-01 .c-copy-01.image {
	margin-right: -15px;
}

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

.cpn-steps-02 .step.step-03 .c-copy-01.image p {
	margin-top: 52px;
}

/* c-steps-02 */
.set_cpn .c-steps-02 .contents .step .inner {
	border-color: #a2dfbd;
}

.set_cpn .c-heading2-02 .heading-main h2 span {
	background-color: #35a667;
	box-shadow: 12px 0 0 #35a667, -12px 0 0 #35a667;
}

/* cpn-banners-02 */
.set_cpn .cpn-banners-02 {
	padding: 0;
}

.set_cpn .cpn-banners-02 .c-figure-01 {
	margin: 0;
	padding: 30px;
	text-align: center;
}

.set_cpn .cpn-banners-02 .c-figure-01.pink {
	background: #ffefef;
}

.set_cpn .cpn-banners-02 .c-figure-01.green {
	background: #e3f3ea;
}

/* cpn-qa-01 */
.cpn-qa-01 {
	margin: 0;
	padding: 0 0 0 83px;
}

.cpn-qa-01 > dt,
.cpn-qa-01 > dd {
	margin: 0;
	min-height: 70px;
	padding: 0;
	position: relative;
}

.cpn-qa-01 > dt,
.cpn-qa-01 > dd .lead {
	font-size: 150%;
	font-weight: bold;
}

.cpn-qa-01 > dt {
	color: #35a667;
	margin-top: 40px;
}

.cpn-qa-01 > dd {
	margin-top: 26px;
}

.cpn-qa-01 > dd .lead {
	color: #f64e4e;
}

.cpn-qa-01 > dd .c-copy-01.text-center {
	margin: 37px 0 37px -83px;
}

.cpn-qa-01 .cpn-qa-icon {
	position: absolute;
		top: -3px;
		left: -83px;
}

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