@charset "utf-8";
/* CSS Document */
/* ----- 基本構造 -------------------------------------- */
div#header {
	min-width: 350px;
}
textarea {
	width: 90%;
	height: 84px;
}
div#content {
	width: 96%;
	padding: 2%;
	margin-right: 0%;
}
div#step {
	min-width: 350px;
}
div#footer {
	min-width: 350px;
	clear: both;
	width: 100%;
	background-color: #f2f2f2;
	padding-top: 10px;
	padding-left: 0px;
	padding-right: 0px;
	height: 135px;
}
/* ------- */
div#box_hed {
	width: 94%;
	padding-left: 3%;
	margin-right: 0%;
	max-width: 940px;
	margin: 0px auto;
	height: 55px;
	text-align: left;
}
div#box_step {
	width: 94%;
	padding-left: 3%;
	margin-right: 0%;
	max-width: 940px;
	margin: 0px auto;
	height: 146px;
	text-align: left
}
div#box {
	width: 96%;
	padding-left: 1%;
	margin-right: 1%;
	max-width: 920px;
	margin: 0px auto;
	padding: 1%;
	text-align: left
}
/* -----   -------------------------------------- */
div#header h1 {
	margin-top: 15px;
	font-size: 16px;
}
div#content h3 {
	font-size: 16px;
}
.f18.f20b {
	font-size: 16px;
}
div#step h2 {
	font-size: 16px;
}
div#red_box {
	margin-right: 3%;
	border: rgba(255,0,4,1.00) solid 5px;
	font-size: 16px;
	color: rgba(255,0,4,1.00);
	font-weight: bold;
	padding: 10px 10px 10px 10px;
}
.img_r {
	margin-top: 15px;
	float: none;
	text-align: center;
}
.img_l {
	width: inherit;
	float: none;
	color: rgba(255,0,4,1.00);
}
.card_l {
	color: rgba(255,0,4,1.00);
}
/* ----- コンテンツ -------------------------------------- */

dl {
}
dt {
	margin-top: 25px;
	float: none;
	clear: both;
	width: 232px;
}
dd {
	float: none;
}
dl {
	margin-top: 20px;
}
dt {
	float: none;
	clear: none;
	width: 178px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #ffa309;
	margin-bottom: 20px;
	margin-right: 20px;
	text-align: center;
	color: rgba(255,255,255,1.00);
	font-weight: bold;
	font-size: 16px;
}
dd {
	margin-left: 0px;
	max-width: 725px;
	margin-bottom: 20px;
}
.dd_tex {
	padding: 10px;
}
/* ----- -------------------------------------- */
.w740 {
	width: 96%;
	height: 80px;
}
.w540 {
	width: 540px;
}
.w540 {
	width: 90%;
}
.w325 {
	width: 90%;
}
.w370 {
	width: 90%;
}
.w260 {
	width: 90%;
}
.w90 {
	width: 90px;
}
.w65 {
	width: 65px;
}
.t_w103 {
	width: inherit;
	padding-left: 3px;
	padding-right: 1px;
}
.sma_tag {
	display: block;
}
.fc_r {
	float: left;
	text-align: left;
	margin-top: 10px;
}
.fc_l {
	float: none;
}
/* -----  -------------------------------------- */
.mob_img {
	margin: auto;
	display: block;
	max-height: 90px;
	width: 100%;
	max-width: 400px;
}
.list {
	padding-top: 8px;
	width: 100%;
	text-align: center;
}
.pc_img {
	display: none;
}
.tab_no {
	display: none;
}
.bo {
	font-weight: bold;
}
.bt_size {
	height: inherit;

	margin: 1%
}
.t_mote {
	width: 90%;
	height: 84px;
}
.mob_tb {
	display: block;
}
.pc_tb {
	display: none;
}
.seq_box {
	width: 98%;
	padding: 1%;
	border: rgba(203,203,203,1.00) solid 1px;
}
.seq_box_l {
	float: none;
	width: 96%;
	margin: 2%;
}
.seq_box_r {
	float: none;
	width: 96%;
	margin: 2%;
}
.pc {
	display: none;
}
.mobile {
	display: inline-block;
	_display: inline;
}
.dl_photo{
	width:98%;
	}