﻿@charset "utf-8";

@media only screen and (max-width:740px) {

/*------------------------------------------------
メイン
------------------------------------------------*/

section dl {
	padding-bottom: 6.25vw;
	margin-bottom: 3.12vw;
}

section dt {
	background:url(/sunlifetest/agc/alacarte/images/icon_question.png) no-repeat left top;
	background-size: 10vw auto;
	padding-left:12vw;
	margin-bottom:4.6vw;
	min-height:55px;
	font-size:112%;
}

section dd {
	background:url(/sunlifetest/agc/alacarte/images/icon_answer.png) no-repeat left top;
	background-size: 10vw auto;
	padding-left:12vw;
	min-height: 53px;
}

section .btn {
	margin-bottom: 9.37vw;
}



}
