.recom {
margin-top:30px;
}
.spm_fee1 {
float: left;
color: #333;
height:20%;
width:60%;
font-size: 115%;
line-height: 100%;
margin-bottom: 15px;
}
.spm_info {
float: right;
width:40%;
}
.spm_fee2 {
clear:both;
color: #333;
font-size: 150%;
line-height: 100%;
margin-bottom: 8px;
width: 100%;
}
.spm_fee2:before {
display: block;
content: "税込";
color: #fff;
background: #f30;
font-size: 60%;
line-height: 100%;
font-weight: bold;
width: 2.2em;
border-radius: 2px;
padding: 2px 4px;
}
.sec_sokuho .txt_box{
border-radius:0;
border:none;
margin-bottom:12px;	
padding-bottom:6px;	
}
section h3.tit_school {
height: 35px;
line-height: 35px;
font-size: 16px;
font-weight: bold;
color: #f38a00;
padding: 0 0 0 33px;
margin: 0;
background: url(/sp/images/common/main/h2_school_icon.png) no-repeat 8px center, -webkit-gradient(linear, left top, left bottom, from(#fcfefc), to(#ebdec5));
border-top: #EDE2CE 1px solid;
text-shadow: 1px 1px 2px #fff;
-webkit-text-shadow: 1px 1px 2px #fff;
}
.length_box {
border: 1px solid #ffccab;
border-radius: 4px;
box-shadow: 0 0 8px rgba(0,0,0,.05) inset;
line-height: 120%;
padding: 10px 15px;
background-color: #fff6ee;
margin: 8px auto 0px;
width: 85%;
}
#link_btn #btn_access {
float: right;
background-color: #9FB700;
border-radius: 5px;
width: 48%;
}
#link_btn #btn_spot {
float: left;
background-color: #9FB700;
border-radius: 5px;
width: 48%;
}
#link_btn #btn_popular{
float: right;
background-color: #9FB700;
border-radius: 5px;
width: 48%;
}
#link_btn #btn_review{
float: left;
background-color: #9FB700;
border-radius: 5px;
width: 48%;
}
#link_btn #btn_popular a, #link_btn #btn_review a {
width: 100%;
text-align: center;
padding: 10px 0;
color: #fff;
font-size: 16px;
font-weight: bold;
display: block;
text-decoration: none;
}

/* area_sp */
.flame_m{
    font-size: 62.5%;
}
.flame_p {
    font-size:1rem;/*10px*/
    line-height: 1.8;
	margin-right: 1rem;
	margin-left: 1rem;
}
section {
	margin-bottom: 1rem;
}
h1 {
    font-size: 18px; /* IE8以下とAndroid4.3以下用フォールバック */
    font-size: calc(1.2rem + ((1vw - 0.32rem) * 2.1429));/* 24px~36pxで可変*/
    line-height: 1.3;
}

.flame_p section h3 {
	margin-top: 0.5rem;
	font-weight: bold;
}

.flame_p section p {
	color: #666666;
}

@media (min-width: 1200px) { /* 1200px以上*/
    h1 {
        font-size: 1.9rem; /* 36px*/
    }
    h2 {
        font-size: 1.3rem; /* 24px*/
		
    }
}
@media screen and (max-width: 640px) { /* 640px以下*/
    .flame_p{
    line-height: 1.8;
    }
    h1{
        font-size: 1.3rem; /* 24px*/
    }
    h2 {
        font-size: 1.1rem; /* 20px*/
    }
}


.flame_p h2 {
    color: #410;
    line-height: 8px;
	font-size: 12px; /* IE8以下とAndroid4.3以下用フォールバック */
    font-size: calc(1rem + ((1vw - 0.32rem) * 0.7143));/* 20px~24pxで可変*/
    line-height: 1.3;
	background: #EDEAE1;
    border-top: 2px solid #222;
    border-bottom: 1px solid #ddd;
    box-shadow: 0px 1px 2px #f7f7f7;
    font-size: 22px;
    font-weight: 400;
    margin: 0.5em 0 0.5em;
    padding: 1em 0.9em 1em;
}
.flame_p h3 {
	 padding: 0.5em;/*文字周りの余白*/
     color: #494949;/*文字色*/
     background: #fffaf4;/*背景色*/
     border-left: solid 5px #ffaf58;/*左線（実線 太さ 色）*/
	font-weight: bold;
	 margin-bottom: 10px;
}
.push {
	background: #f3f1f1;
	padding-left: 0.5rem;
}
.push li a {
	color: blue;
}

.flame_m .flame_p img {
	width:100%;
max-width: 100%;
   height: auto;
	margin-bottom: 0.5rem;
}
.flame_p section p {
	color: #666666;
}