/* xevoE-Plan */

.xevoE-plan-1 {
    margin:35px 25px 35px 25px;	
}

.xevoE-plan-2 {
    margin:35px 25px 35px 25px;	
}

.xevoE-plan-3 {
    margin:35px 25px 35px 25px;	
}

.xevoE-plan-4 {
    margin:35px 25px 35px 25px;	
}

.xevoE-plan-5 {
    margin:35px 25px 35px 25px;	
}

.xevoE-plan-6 {
    margin:35px 25px 35px 25px;	
}

/* Icons */


.gaikan-icon {
    background: url(/jutaku/img/icon-top-mobile.png) repeat-x;
    height: 52px;
    position: absolute;
    top: 91px;
    width: 100%;
	position:absolute;
	background-size: cover;
  	-moz-background-size: cover;  /* Firefox 3.6 */
 	background-position: center;  /* Internet Explorer 7/8 */
}

.xevo-icon-gaikan {
    background: url(/jutaku/img/icon-top-mobile.png) repeat-x;
    height: 47px;
    position: absolute;
    top: 0;
    width: 100%;
	position:absolute;
	background-size: cover;
  	-moz-background-size: cover;  /* Firefox 3.6 */
 	background-position: center;  /* Internet Explorer 7/8 */
}

.xevo-icon-madori {
	background: url(/jutaku/img/icon-top-mobile.png) repeat-x;
    height: 47px;
    position: absolute;
    top: 0;
    width: 100%;
	position:absolute;
	background-size: cover;
  	-moz-background-size: cover;  /* Firefox 3.6 */
 	background-position: center;  /* Internet Explorer 7/8 */
}

/* 終了文言
------------------------------------------------------------------------------- */
.endTxtArea {
    padding: 10px;
    background-color: #fff;
}
.endTxtArea_in {
    max-width: 946px;
    margin: 0 auto;
    padding: 10px;
    border: 2px solid #f00;
    text-align: center;
}
.endTxtArea_in p {
    margin: 0;
}
.endTxtArea_note {
    line-height: 1.6;
    color: #f00;
    font-size: 18px;
    font-weight: bold;
}