.l-section--margin--underlayer {
	margin-top: 0;
	margin-bottom: 0;
}
.flexbox {
	display: flex;
}
.img_round {
	border-radius: 0 3em 0 3em;
}
.p-ttlGroup {
    padding-bottom: 2.1rem;
    background-image: linear-gradient(90deg, #2DB0DC 0%, #5FE9AC 100%);
    background-size: 100% 0.2rem;
    background-position: bottom;
    margin-bottom: 4em;
}
.c-bg--gradientOrange .p-ttlGroup {
	background-image: linear-gradient(90deg, #feb582 0%, #fce26a 100%);
}
.p-ttlGroup .lead_txt {
	margin-top: 1.5em;
}
.p-siteMap__link--btn a {
	color: #333333;
}
.p-siteMap__link--btn a .new {
	font-size: 90%;
	color: #e51313;
	margin-right: 0.2em;
}

.c-ttl__txt .txt_sml {
	font-size: 50%;
	line-height: 1;
	display: block;
}
.list_check {
	margin-top: 1.5em;
}
.list_check li {
    font-size: 2.1rem;
    font-weight: 700;
    background: #fccac1 url("/kyufu/assets/images/icon_check.png") no-repeat 0.5em 50% / 1em auto;
    padding: 0.5em 0.8em 0.5em 2.5em;
    border-radius: 1.5em;
    margin-bottom: 0.5em;
}
.txt_lar {
	font-size: 120%;
}
.txt_sml {
	font-size: 80%;
}
.txt_bold {
	font-weight: 700;
}
.txt_red {
	color: #e64e4e;
}
.txt_green {
	color: #03a98c;
}
.txt_line {
	display: inline-block;
	border-bottom: 2px solid #333;
}
.txt_slash {
	display: flex;
	align-items: center;
	justify-content: center;	
	text-align: center;
	line-height: 1.3;
	margin-bottom: 15px;
}
.txt_slash:before,
.txt_slash:after {
    display: block;
    content: '';
    width: 1em;
	height: 1.2em;
    border-left: 2px solid #333333;
    -webkit-transform: rotate(-30deg);
    transform: rotate(-30deg);
}
.txt_slash:after {	
    border-left: none;
    border-right: 2px solid #333333;
    -webkit-transform: rotate(30deg);
    transform: rotate(30deg);	
}
.highlighter {
	background: linear-gradient(transparent 75%, #fff100 75%);
}
.l-section h3 {
	font-size: 3.0rem;
	margin-bottom: 0.5em;
}
.l-section h4 {
	font-size: 1.8rem;
	position: relative;
	padding-left: 3.5em;
}
.l-section h4:before {
	content: "";
	display: block;
	position: absolute;
	top: 0.7em;
	left: 0;
	width: 3em;
	height: 2px;
	background: #333333;
}
p.ml4 {
	margin-left: 4em;
}

ul.list_kome li,
.kome {
    text-indent: -1em;
    margin-left: 1em;
	font-size: 1.3rem;
}
span.kome {
    text-indent: 0;
    margin-left: 0;
}
ul.list_kome li:before,
.kome:before {
	content: "※";
}
ul.list_dot li{
  padding-left: 1em;
  text-indent: -0.45em;
	margin-bottom: 0.5em;
	line-height: 1.4;
}
ul.list_dot li:before {
  content: "●";
  font-size: 90%;
  padding-right: 0.2em;
  display: inline-block;
  vertical-align: 0.1em;
  color: #f78e7b;
}
.sec_wrap {
	margin-bottom: 6em;
}
.l-contents table {
	background: #ffffff;
    border-top: 1px solid #333333;
    border-left: 1px solid #333333;
    max-width: 800px;
    margin: 1.5em auto 0;
}
.l-contents table th,
.l-contents table td {
	padding: 0.8em;
	border-right: 1px solid #333333;
    border-bottom: 1px solid #333333;
}
.l-contents table th {
	width: 140px;
}
.l-contents table a {
	color: #333333;
	text-decoration: underline;
}
.c-btn__item--red {
	background: #e57373;
}
.whitebox {
	width: 100%;
    margin: 0 auto;
    background: #ffffff;
    padding: 2em 1.5em;
    border-radius: 0 2em 0 2em;
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.3);
}
footer {
	padding-top: 8rem;
}

@media screen and (max-width: 768px) {
	.p-ttlGroup {
		margin-bottom: 2em;
	}
	.list_check li {
		font-size: 1.7rem;
		max-width: 320px;
	}
	.img_round {
		border-radius: 0 4vw 0 4vw;
	}
	.sec_wrap {
		margin-bottom: 4em;
	}
	.l-contents table th {
		width: 80px;
	}
	p.ml4 {
		margin-left: 0;
	}
	footer {
		padding-top: 4rem;
	}
	.l-contents img {
		height: auto;
	}
}



.p-kyufulist {
	margin-bottom: 0;
}
#kyufulist,
#kyuka,
#cta .gara {
	position:relative;
}
#kyufulist:before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
    right: -15rem;
    width: 45rem;
    height: 45rem;
	background: url(../images/img_news--course.png) no-repeat 0 -18rem / 100% auto;
}
#kyuka:before {
	content: "";
	display: block;
	position: absolute;
	top: -60rem;
    left: -40rem;
    width: 80rem;
    height: 100rem;
	background: url(../images/img_news--popular.png) no-repeat 0 0 / 100% auto;
}
#cta .bg_gara:before {
	content: "";
	display: block;
	position: absolute;
	bottom:0;
    left: -10rem;
    width: 50rem;
    height: 54rem;
	background: url(../images/img_news--course.png) no-repeat 0 0 / 100% auto;
}
#cta .bg_gara:after {
	content: "";
	display: block;
	position: absolute;
	top:2rem;
    right: -10rem;
    width: 50rem;
    height: 54rem;
	background-image: url(../images/img_news--popular.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	background-size: 100% auto;
}
@media screen and (max-width: 768px) {
	#kyufulist:before {
	    right: -30rem;
		background-position: 0 -4rem;
		background-size: 65% auto;
	}
	#kyuka:before {
		top: -40rem;
	    left: -25rem;
		background-size: 65% auto;
	}
	#cta .bg_gara:before {
	    left: -15rem;
	    height: 33rem;
		background-size: 65% auto;
	}
	#cta .bg_gara:after {
		right: -30rem;
		background-size: 65% auto;
	}
}



#kyuka .txtarea {
	margin-right: 3em;
}
#kyuka .imgarea {
	position: relative;
}
#kyuka .imgarea .img_about02 {
	position: absolute;
    top: 15em;
    right: 2em;
}
#kyuka .iconarea {

}
#kyuka .iconarea .txt_slash {
	font-size: 2.0rem;
}
#kyuka .iconarea ul {
	display: flex;
	gap: 3em;
	justify-content: center;
	text-align: center;
}
#kyuka .iconarea ul li {
	text-align: center;
}
#kyuka .iconarea ul li img {
	display: block;
	margin: 0 auto 0.5em;
}

.coursebox {
	display: flex;
    gap: 1em;
    justify-content: center;
    text-align: center;
    margin-bottom: 1em;
}
.coursebox dl {
	background: #ffffff;
	border-radius: 0 1em 0 1em;
	padding: 1em;
	box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.3);
	width: 24%;
}
.coursebox dl dt {
	line-height: 1.3;
    font-size: 2.0rem;
}
.coursebox dl dt .jadmark {
	font-size: 80%;
}
.coursebox dl dd .txt_lar {
	font-size: 160%;
}
.coursebox dl dd .lbl {
	font-size: 1.25rem;
    border: 1px solid #333333;
    padding: 0.2em;
    margin-right: 0.5em;
    line-height: 1;
    display: inline-block;
    vertical-align: 0.2em;
}
.coursebox dl dd .lbl.txt_red {
	border-color: #e64e4e;
}
.coursebox dl dd .benefit {
    background-image: linear-gradient(90deg, #2DB0DC 0%, #5FE9AC 100%);
    color: #fff;
    line-height: 1.0;
    font-weight: bold;
    width: 80%;
    margin: 0 auto 1.5em;
    border-radius: 0.3em;
    padding: 0.1em 0 0.2em;
    position: relative;
}
.coursebox dl dd .benefit:after {
	content: "";
	display: block;
	position: absolute;
	background: url(../images/icon_arrow.png) no-repeat 0 0 / cover;
	width: 40px;
	height: 26px;
	margin: 0 auto;
	top: 2.2em;
    left: 0;
    right: 0;
}
.coursebox dl dd .benefit .txt_lar {
	vertical-align: -0.05em;
}
.coursebox .btnarea a.c-btn__item {
	font-size: 1.5rem;
    height: 2.5em;
    width: 75%;
    margin: 0.5em auto 0;
}
.courselist .list_kome {
	margin-bottom: 1em;
}
.dlicon a {
	max-width: 280px;
	margin: 0 auto;
}


@media screen and (max-width: 768px) {
	#kyuka .intro.flexbox {
		flex-direction: column;
	}
	#kyuka .txtarea {
		margin-right: 0;
	}
	.courselist .scrollarea {
		overflow: auto;
		margin-bottom: 1em;
        padding-bottom: 0.5em;
	}
	.coursebox {
		width: 220%;
		/*margin-bottom: 0;*/
		justify-content: flex-start;
	}
	.coursebox dl {
		
		max-width: 340px;
	}
	#tokutei .coursebox {
		width: 100%;
	}
	#tokutei .coursebox dl {
		width: 99%;
		margin: 0 auto;
	}
	#senmon .coursebox {
		width: 110%;
	}
	#senmon .coursebox dl {
		width: 49%;
	}
	#kyuka .imgarea img:first-of-type {
		width: 100%;
		height: auto;
	}
	#kyuka .imgarea img:last-of-type {
		width: 25vw;
		height: auto;
		top: 30vw;
		right: 2vw;
	}
	#kyuka .conditions.flexbox {
		flex-direction: column;
	}
	#kyuka .iconarea ul {
		gap: 1em;
	}
	#kyuka .iconarea ul li {
		text-align: center;
		font-size: 85%;
		width: 33%;
	}
	#kyuka .iconarea ul li img {
		width: 25vw;
		height: auto;
	}
}
@media screen and (max-width: 599px) {
	.coursebox {
		width: 370%;
	}
	#senmon .coursebox {
		width: 184%;
	}
}


.shindan {
	text-align: center;
	position: relative;
}
.shindan .borderbox_in {
	width: 100%;
    max-width: 800px;
    margin: 0 auto;
    background: #fff;
    padding: 2em 1.5em;
    border-radius: 0 2em 0 2em;
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.3);
    position: relative;
}
#ippan_02,#ippan_03,#ippan_04,#ippan_05,#ippan_06,#ippan_07,#ippan_08,
#tokutei_02,#tokutei_03,#tokutei_04,#tokutei_05,#tokutei_06,#tokutei_07,#tokutei_08,
#senmon_02,#senmon_03,#senmon_04,#senmon_05,#senmon_06,#senmon_07,#senmon_08,
#oosaka_02,#oosaka_03,#oosaka_04,#oosaka_05,#oosaka_06,#oosaka_07,#oosaka_08,#oosaka_09 {
	display: none;
}
.shindan .ttlarea {
	margin-bottom: 1em;
}
.shindan .ttlarea .txt_catch {
	font-weight: bold; 
}
.shindan .ttlarea h4 span {
	font-weight: 500;
	font-size: 1.8rem;
	display: inline-block;
	margin-bottom: 0.5em;
}
.shindan .ttlarea h4 {
	margin-bottom: 0.4em;
	padding-left: 0;
	font-size: 3rem;
}
.l-section .shindan h4:before {
	content: none;
}
.shindan .ttlarea h4 span {
	font-weight: bold;
    font-size: 70%;
    vertical-align: 0.1em;
    margin-right: 0.2em;
}
.shindan h5 {
	font-size: 1.9rem;
	font-weight: 600;
	letter-spacing: 0.05em;
	line-height: 1.4;
	margin-bottom: 1.5em;
}
.shindan h5.ans {
	margin-bottom: 0;
	background: aliceblue;
	padding: 2em 0;
}
.shindan ul {
	display: flex;
	justify-content: center;
	align-items: center;
}
.shindan ul li {
	margin: 0 1em;
}
.shindan ul li a {
	color: #2db0dc;
	font-size: 2.4rem;
	font-weight: 600;
	display: block;
	width: 130px;
	height: 130px;
	line-height: 122px;
	background: #ffffff;
	border: 4px solid #2db0dc;
	border-radius: 50%;
	box-shadow: 0px 3px 10px 0px rgba(0,0,0,0.25);
}
.shindan ul li a:hover {
	color: #ffffff;
	background: #2db0dc;
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}
.shindan ul li:last-of-type a {
	color: #2cc888;
	border-color: #2cc888;
}
.shindan ul li:last-of-type a:hover {
	color: #ffffff;
	background: #2cc888;
}
.shindan .btnarea a {
    width: 200px;
    height: 42px;
    line-height: 40px;
    padding-left: 0.5em;
    display: block;
    margin: 1.5em auto 0;
    background: #51D9BA;
    color: #ffffff;
    border-radius: 1.5em;
    position: relative;
}
.shindan .btnarea a:before {
    display: block;
    content: '';
    position: absolute;
    z-index: 2;
    top: 0;
	bottom: 0;
    
	margin: auto;
    width: 1.1em;
    height: 1.1em;
	border: 2px solid #ffffff;
	border-radius: 50%;	
	right: inherit;
	left: 1.1em;  
}
.shindan .btnarea a:after {
    display: block;
    content: '';
    position: absolute;
    z-index: 2;
    top: 0;
	bottom: 0;
	margin: auto;
    width: 0.4em;
    height: 0.4em;
    border-right: 2px solid #FFFFFF;
    border-bottom: 2px solid #FFFFFF;

    
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
	right: inherit;
	left: 1.5em;
}
.shindan .imgarea {
	position: absolute;
    top: -2em;
    left: calc(50% + 200px);
}

@media screen and (max-width: 768px) {
	.shindan .ttlarea h4 {
		font-size: 1.9rem;
	}
	.shindan h5 {
		font-size: 1.5rem;
		letter-spacing: 0;
	}
	.shindan h5.ans {
		padding:1.5em 1em;
	}
	.shindan ul li {
		margin: 0 0.8rem;
	}
	.shindan ul li a {	
		font-size: 1.8rem;
        width: 100px;
        height: 100px;
        line-height: 90px;
	}
	.shindan .imgarea {
        top: 0em;
        left: calc(60% + 80px);
        width: 90px;
	}
	.shindan .imgarea img {
		width: 100%;
	}
}


#cta .l-contents {
	text-align: center;
}
#cta .l-contents .flexbox {
    justify-content: center;
    gap: 2em;
    align-items: center;
    margin-bottom: 4em;
}
#cta .l-contents .flexbox p {
	margin-bottom: 2em;
	text-align: left;
	font-size: 110%;
}
#cta .l-contents .whitebox {
	max-width: 900px;
}
#cta .l-contents h3 {
	font-size: 2.2rem;
}

#flow .intro {
	margin-bottom: 3em;
}
#flow .whitebox {
	text-align: center;
}
#faq .qaList dl {
    background: #fff;
    padding: 1.2em 1.5em 1.5em;
    border-radius: 1em;
    margin-bottom: 1em;
    font-size: 1.8rem;
}
.qa dd {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.3s ease-out;
    margin-top: 0;
    	display: flex;
	align-items: baseline;
}
.qa.is-open dd {
    padding-top: 15px;
    padding-bottom: 15px;
}
.qa dt {
	display: flex;
	align-items: baseline;
    cursor: pointer;
     position: relative;
}
.qa dt .txt_lar,
.qa dd .txt_lar {
	font-weight: bold;
	font-size: 140%;
	width: 1.5em;
}
.qa dt div,
.qa dd div {
	width: calc(100% - 1.5em);
}
.qa dt::after{	
	display: inline-block;
    width: 0.8em;
    height: 0.8em;
    border-width: 3px 3px 0 0;
    border-style: solid;
    border-color: #333;
    vertical-align: middle;
    content: "";
    transform: rotate(135deg);
    position: absolute;
    margin: auto;
    top: 0.2em;
    bottom: 0;
    right: 23px;
    color: #333333;
}
.qa.is-open dt::after{
	transform: rotate(-45deg);
	top: 0.8em;
}
@media screen and (max-width: 768px) {
	#cta .l-contents .flexbox {
		flex-direction: column;
	}
	#cta .l-contents .flexbox img {
		max-width: 300px;
	}
	#cta .l-contents h3 {
		font-size: 1.7rem;
	}
	#cta .l-contents .whitebox {
		max-width: 420px;
	}
	#cta .l-contents .whitebox img {
		width: 100%;
	}
	#faq .qaList dl {
	    padding: 0.7em 1em 1em;
	    font-size: 1.5rem;
	}
	#flow .intro {
		margin-bottom: 1.5em;
	}
	#flow .whitebox {
		text-align: center;
	    padding: 0;
	    border-radius: 0;
	    box-shadow: none;
	    background: none;
	}
	#flow .whitebox img {
		width: 100%;
	}
	.qa dt {
		padding-right: 2em;
	}
	.qa dt::after{
		width: 0.6em;
	    height: 0.6em;
	    top: 0.2em;
	    right: 0.4em;
	}
}



