@charset "utf-8";
.st-ttlBlock{
}
.st-ttl{
	font-size:2.6rem;
	text-align:center;
	margin-bottom:0;
}
.st-flyer{
	margin:1em 0;
	font-size:1.6rem;
	text-align:right;
}
.st-flyer a{
	display:inline-block;
	padding:5px 40px 5px 25px;
	background: url(../images/st_pdf.png) no-repeat;
	background-position: right 15px center;
	background-size:18px auto;
	border:1px #FF0000 solid;
	border-radius:5px;
	color:#FF0000;
	text-decoration:none;	
}
.st-flyer a:hover{
	background-color:rgba(255, 0, 0, 0.05);
}
.st-feature{
}
.st-boxA{
	margin-bottom:2em;
	font-size:1.6rem;
}
.st-boxA h4{
	margin-top:0;
	margin-bottom:0.25em;
}
.st-boxA li{
	padding:15px 0;
/*	background: repeating-linear-gradient(135deg, #E9F4DF, #E9F4DF 2px, #FFF 2px, #FFF 4px);*/
	line-height: 1.8;
	border-top:2px #C9E2AE dotted;
}
.st-boxA li:first-child{
	padding-top:0;
	border-top:none;
}
.st-boxA li p{
}
.st-boxA li p + p{
	margin-top:8px;
}
.st-boxA li:nth-child(even){
}
.st-boxA li + li{
}
.st-boxB-ttl{
	padding:5px 20px 3px;
	background: #F08300;
	color:#FFFFFF;
}
.st-boxB{
	padding:20px 20px;
	background: #FDECD9;
	border:1px #F08300 dotted;
	border-top:none;
	font-size:1.6rem;
}
.st-boxB li{
	padding-left:1em;
	text-indent:-1em;
}
.st-boxB li + li{
	margin-top:10px;
}
h3{
	margin-top:2.5em;
	margin-bottom:1em;
	padding-bottom: 0.5em;
	border-bottom: 1px #6FBA2C solid;
	font-size:2.0rem;
}
h3:first-of-type{
	margin-top:1.5em;
}
h3 .txtSmall{
	font-size:1.6rem;
}
h4{
	margin-top:1.5em;
	font-size:1.8rem;
}
h5{
	margin-top:1em;
	padding:6px 20px 4px;
	background:#E9F4DF;
	font-size:1.6rem;
}
h5 span{
	font-size:1.4rem;
	font-weight:normal;
}
.st-boxC{
	padding:15px 20px;
	border:2px #E9F4DF solid;
}
.st-aim{
	padding-left:4em;
	text-indent:-4em;
	padding-bottom:1em;
	margin-bottom:1em;
	border-bottom:1px #6FBA2C dotted;
}
h5.st-option{
	background:#FDECD9;
}
h5.st-option + .st-boxC{
	border:2px #FDECD9 solid;
}
h5.st-option + .st-boxC .st-aim{
	border-bottom:1px #F08300 dotted;
}

h6{
	margin:0; padding:0;
	font-size:100%;
	margin-top:0.5em;
	padding-left:2em;
	text-indent:-2em;
}
h6 + p{
	padding-left:4.3em;
}


.st-course{
	margin:1.5em 0;
	padding:6px;
	background: #C9E2AE;
}
.st-course.step-up{
	background: #FFFAB2;
}
.st-course ul{
	font-size:1.5rem;
}
.st-course li{
	background:#F4F9EF;
	padding:12px 20px;
	overflow:hidden;
}
.st-course.step-up li{
	background: #FFFDE5;
}
.st-course li + li{
	margin-top:6px;
}
.st-course .st-course-thum{
	width:28%;
	margin-left:30px;
	float:right;
}

.st-course-new{
	margin:1.5em 0 0;
	padding:4px;
	background:#F08300;
	font-size:1.8rem;
	font-weight:bold;
	text-align:center;
	color:#FFFFFF;
	position: relative;
}
.st-course-new .new{
	position: absolute;
	top: -20px;
	left: 15px;
	width: 72px;
}
.st-course-new + .st-course{
	margin-top:0;
}
@media only screen and (max-width: 650px){
.st-course-new{
	padding-left:54px;
	font-size:1.6rem;
	text-align:left;
}
.st-course-new .new{
	top: -10px;
	left: 2px;
	width: 50px;
}
}

.st-course dl{
	padding:4px 0;
}
.st-course dt{
	font-size:1.8rem;
	font-weight:bold;
}
.st-course dd{
	padding:4px 0 0 36px;
}
.st-course .st-dl01-memo,
.st-fee-memo{
	margin-top:6px;
	padding-left:1em;
	text-indent:-1em;
	font-size:1.3rem;
}
.st-fee-memo{
	margin-top:0.5em;
	overflow:hidden;
}
.st-course .st-dl01-memo.lar,
.st-fee-memo.lar{
	font-size:1.4rem;
}
.st-course .st-dl01-memo.gre,
.st-fee-memo.gre{
	color:#4B9636;
}
.st-period{
	margin:0.5em 0 0.25em;
	border: 1px #4B9636 solid;
	padding:5px;
	font-size:1.8rem;
	color:#4B9636;
	text-align:center;
}
.st-flow{
	margin:2em 0 3em;
}
.st-btn-fee{
	margin:40px 0 84px;
	font-size: 2.4rem;
	font-weight:bold;
	text-align:center;
}
.st-btn-fee a{
	display:inline-block;
	padding:12px 120px 11px;
	border:2px #FF8080 solid;
	border-radius: 8px;
	color:#FFFFFF;
	text-decoration:none;
	position: relative;
	background:#FF0000;
}

.st-btn-period{
	margin:0 0 3.5em;
	font-size:1.6rem;
	color:#FF0000;
	font-weight:bold;
	overflow:hidden;
}
.st-btn-period table{
	overflow:hidden;
}
.st-btn-period table th,
.st-btn-period table td{
	text-align:left;
	font-weight:bold;
}
@media print , screen and (min-width: 651px){
.st-btn-period p:first-child{
	float:left;
	margin: 0 0.25em 0 0;
}
.st-btn-period{
	margin-left:110px;
}
}
@media only screen and (max-width: 650px){
.st-btn-period table th,
.st-btn-period table td{
	display:block;
	line-height: 1.4;
}
.st-btn-period table td{
	margin-bottom:5px;
}
}

.st-btn-fee + .st-btn-period{
	margin-top:-65px;
}

.st-btn-app{
	font-size: 1.7rem;
	text-align:right;
}
.st-btn-app a{
	display:inline-block;
	padding:8px 30px 7px;
	border:2px #FF8080 solid;
	border-radius: 8px;
	color:#FFFFFF;
	text-decoration:none;
	position: relative;
	background:#FF0000;
}
.st-btn-fee a:before,
.st-btn-app a:before{
	position:absolute;
	right:10px; top:50%;
	content:"";
	width:5px; height:5px;
	border-right:2px #FFFFFF solid;
	border-bottom:2px #FFFFFF solid;
	transform:rotate(-45deg);
	translate:0 -50%;
}
.st-btn-fee a:hover,
.st-btn-app a:hover{
	opacity:0.8;
}
.st-finish{
	width:60%;
	margin:1em auto 2.5em;
	border: 1px #FF0000 solid;
	padding:5px;
	font-size: 1.8rem;
	color: #FF0000;
	text-align:center;
}

@media only screen and (max-width: 650px){
.st-course .st-course-thum{
	width:60%;
	float:none;
	margin:10px auto;
}
.st-course dd{
	padding:4px 0 0 0;
}
.st-course dt{
	font-size:1.7rem;
	padding-left:2em;
	text-indent:-2em;
}
.st-course .st-period{
	font-size:1.6rem;
}
.st-btn-fee{
	font-size: 2.0rem;
}
.st-btn-fee a{
	width:100%;
	padding:12px 0;
}
}

/*fee*/
.rediret{
	cursor: pointer;
}
.st-fee-sttl{
	font-size:2.0rem;
	font-weight:bold;
	color: #4B9636;
}
.st-feeBlock + .st-fee-sttl{
	margin-top:80px;
}
.st-feeBlock{
	margin:20px 0;
}
.st-feeBlock + .st-feeBlock{
	margin-top:75px;
}
.st-fee-sttl + .st-feeBlock{
	margin-top:10px;
}
.st-feeBlock h3{
	margin-top:0;
}
.st-fee-thum{
	width:30%;
	margin:0 20px 30px 0;
	float:left;
}
table.fee{
	margin:30px 0 10px;
	width:100%;
	border-bottom:1px #CCCCCC solid;
}
table.fee th,
table.fee td{
	padding:15px 0;
	border-top:1px #CCCCCC solid;
	text-align:left;
	font-size:1.6rem;
	font-weight:normal;
}
table.fee th{
	width:50%;
	padding-right:30px;
}
table.fee th strong{
	font-size:1.8rem;
}
table.fee .price{
	display:inline-block;
	min-width:5.5em;
	text-align:right;
	font-size:120%;
	font-weight:bold;
}
table.fee.option{
	border-top:3px #CCCCCC double;
	border-bottom:3px #CCCCCC double;
}
table.fee.option tr:first-child th,
table.fee.option tr:first-child td{
	padding-bottom:0;
}
table.fee .optionNote{
	padding-top:0;
	border-top:none;
}
.st-feeTxt01{
	margin:3em 0 1em;
	font-size:1.8rem;
	font-weight:bold;
	text-align:center;
	padding:12px 10px;
	border:4px #E9F4DF solid;
}
.st-feeTxt02{
	margin:1em 0 2em;
	font-size:2.0rem;
	font-weight:bold;
	text-align:center;
	color:#FF0000;
}
.st-feeMemo{
	font-size:1.3rem;
	text-align:right;
}
.st-fee-period{
	margin:1em 0;
}
.st-fee-period span{
	border: 1px #FF0000 solid;
	padding:2px 10px;
	font-size:1.8rem;
	font-weight:bold;
	color:#FF0000;
}
.optionNote .st-fee-period{
	margin-bottom:0;
}

@media only screen and (max-width: 650px){
.st-fee-thum{
	width:40%;
	margin-bottom:20px;
}
.st-fee-memo{
	clear:both;
}
table.fee{
	margin-top:20px;
}

table.fee th,
table.fee td{
	display:block;
	width:100%;
	padding:0;
	border:none;
}
table.fee th{
	padding:15px 0 0;
	border-top:1px #CCCCCC solid;
}
table.fee td.btn{
	padding:10px 0 20px;
}
.st-btn-app{
	font-size: 1.7rem;
	text-align:center;
}
.st-btn-app a{
	display:inline-block;
	padding:8px 30px;
	box-sizing:border-box;
}
table.fee .optionNote{
	padding-bottom:15px;
}
}


.st-medApp{
	margin:10px 0 30px;
	overflow:hidden;
}
.st-medApp .st-medApp-left{
	float:left;
	width:50%;
}
.st-memo{
	margin:10px 0 30px;
	font-size:2rem;
	font-weight:bold;
	text-align:center;
	color:#FF0000;
}
.st-medApp .st-medApp-right{
	width:45%;
	float:right;
}
.st-medApp table{
	width:100%;
}
.st-medApp th,
.st-medApp td{
	padding:5px 0;
	font-size:1.5rem;
}
.st-medApp th{
	width:35%;
	text-align:left;
	padding-right:10px;
}
.st-medApp td{
	text-align:right;
}
.st-medApp th span{
}
.st-medApp .st-btn-fee{
	margin:0;
	font-size:1.7rem;
}
.st-medApp .st-btn-fee a{
	padding:8px 0 7px;
	width:100%;
	box-sizing: border-box;
	cursor:pointer;
}
.st-medApp .st-btn-fee span{
	padding:8px 0 7px;
	width:100%;
	box-sizing: border-box;
	display:block;
	border:2px #DDDDDD solid;
	background:#DDDDDD;
	border-radius: 8px;
	color:#FFFFFF;
}
.st-medCaution{
	margin:1.5em 0 0;
	padding:1em;
/*	border:1px #FF0000 solid;*/
	background:rgba(255, 0, 0, 0.05);
	clear:both;
}
.st-medCaution dt{
	font-weight:bold;
}
.st-medCaution dd{
	padding-left:1em;
	text-indent:-1em;
}
.st-medCaution dd + dd{
	margin-top:5px;
}
@media only screen and (max-width: 650px){
.st-medApp .st-medApp-left{
	float:none;
	width:50%;
	margin: 0 auto 20px;
}
.st-medApp .st-medApp-right{
	width:100%;
	float:none;
}
}


/*PC
=========================================================*/
@media print , screen and (min-width: 651px){
.st-lead{
	font-size:1.7rem;
	line-height:1.8;
	padding:40px 360px 0 30px;
	background:url(../images/st_img01.jpg) no-repeat;
	min-height:260px;
	box-sizing:border-box;
}
.st-boxC{
	padding-left:80px;
}
}

/*smartphone
=========================================================*/
@media only screen and (max-width: 650px){

.st-ttl{
	font-size:2.2rem;
}
h3{
	font-size:1.8rem;
}
.st-lead{
	font-size:1.7rem;
	line-height:1.8;
	padding:20px 10px 200px;
	background:url(../images/st_img01.jpg) right bottom no-repeat;
	background-size:600px auto;
	min-height:180px;
	box-sizing:border-box;
}
.st-dl01 dt{
	padding:12px 10px 0 46px;
	text-indent: -36px;
}
.st-dl01 dd{
	padding:4px 10px 12px;
	padding-left:46px;
}
.st-aim{
	padding-left:0;
	text-indent:0;
}
h6{
	padding-left:4.4em;
	text-indent:-4.4em;
}
.st-feeMemo{
	text-align:left;
}
.st-feeTxt01{
	text-align:left;
}
.st-feeTxt02{
	font-size:1.8rem;
}
.st-memo{
	font-size:1.6rem;
}
}

/* Print
=========================================================*/
@media print{
}
