@charset "utf-8";
@import url('../mf/mfp.statics/mailformpro.css');
body {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
img {
	width: 100%;
}
header {
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	background-color: #06C;
	background-image: url(../img/main_img/denitiryo_top.jpg);
}
header h1 {
	font-size: small;
	font-weight: normal;
	display: none;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	background-color: #FFF;
	background: rgba(255,255,255,0.5);
	margin: 0px;
	padding: 2px;
}
nav {
	background-color: #fff;
	width: 100%;
	box-shadow: 0px 2px 2px 2px #ccc;
}
ul {
	padding: 0px;
}
ol {
	text-align: left;
	list-style-position: inside;
}


footer {
	clear: both;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}
footer p {
	margin: 0px;
	padding: 0px;
}
footer ul {
	list-style-type: none;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	padding: 0px;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 0px;
	display: none;
}
footer ul li {
	float: none;
	padding: 0px;
}

/*アップル強制グラデボタン解除*/
input[type="submit"], input[type="button"] { -webkit-appearance: none; }

#sp_foot {
	height: 80px;
	width: 100%;
	background-color: #3C0;
	position: fixed;
	bottom: 0px;
	padding: 0px;
}
#sp_foot ul {
	margin: 0px;
	padding: 0px;
}
#sp_foot ul li {
	background-color: #06C;
	height: 80px;
	float: left;
	display: block;
}
#f_tel {
	width: 70%;
}
#f_mail, #f_top {
	width: 15%;
}
table, tbody, tr, th, td {
	display: block;
}
#contents {
	padding: 0px;
	width: 100%;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	clear: both;
}
#copyright {
	text-align: center;
	clear: both;
	border-top-width: 2px;
	border-top-style: double;
	border-top-color: #06F;
	padding-top: 10px;
	margin-top: 10px;
	margin-bottom: 90px;
}
#side {
	display: none;
}
#main {
	width: 100%;
	float: none;
	padding: 3px;
}
.blue_hl_l {
	width: 100%;
	margin-bottom: 0.5em;
	color: #FFF;
	clear: both;
	margin-top: 0.5em;
	background-color: #09F;
	padding: 5px;
}
.blue_hl_s {
	background-image: url(../img/main_img/side_h.gif);
	background-repeat: no-repeat;
	height: 36px;
	width: 185px;
	padding-top: 12px;
	padding-left: 15px;
	margin-bottom: 0.5em;
	color: #FFF;
	clear: both;
	margin-top: 0.5em;
}
.box1, .box2 {
	border: 1px solid #999;
	padding: 2%;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
.cap {
	font-size: x-small;
	display: block;
}
.center {
	text-align: center;
}
.dad_box_gray {
	color: #333;
	width: 94%;
	margin-top: 0.2em;
	margin-right: auto;
	margin-bottom: 0.2em;
	margin-left: auto;
	border: 1px solid #999;
	background-color: #FFE;
	overflow: hidden;
	display: block;
	padding: 2%;
}
.list {
	width: 96%;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #999;
	padding: 1%;
}
.list dt img {
	width: 40%;
}
.list dd {
	padding: 0px;
	width: 98%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-bottom: 10px;
}
.list dd h3 {
	color: #FFF;
	background-color: #06C;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-radius: 8px;
	display: block;
}
.kago01 {
	padding-top: 2%;
	margin-top: 10px;
	border: 1px dotted #CCC;
	text-align: center;
}
.kago01 input {
	font-size: x-large;
	font-weight: bold;
	color: #FFF;
	background-color: #C00;
	text-align: center;
	display: block;
	padding: 1%;
	width: 96%;
	margin-top: 10px;
	border-radius: 8ｐｘ;
	margin-right: auto;
	margin-left: auto;
}
/* 画像なしボタン */
.link_btn01 {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	width: 100%;
	list-style-type: none;
}
.link_btn01 a:link ,.link_btn01 a:visited{
	border: 1px solid #dddddd;
	background-color: #3366FF;
	border-radius: 8px;
	color: #FFF;
	-webkit-transition: none;
	transition: none;
	text-shadow: 0 1px 1px rgba(0, 0, 0, .3);
	width: 94%;
	display: block;
	font-size: large;
	font-weight: bold;
	text-align: center;
	padding: 2%;
	margin-top: 0.2em;
	margin-right: 0px;
	margin-bottom: 0.2em;
	margin-left: 0px;
	text-decoration: none;
}



.tel_ico01:before {
	content: url(../img/main_img/free_call.gif);
	bottom: -10px;
	position: relative;
}
.tel_ico01 {
	font-size: xx-large;
	color: #F30;
	font-weight: bold;
	font-family: "メイリオ";
	margin: 0px;
	padding-bottom: 0px;
}
.red_l {
	color: #F00;
	font-size: large;
	font-weight: bold;
	margin: 3px;
}
.red_xl {
	color: #F00;
	font-size: x-large;
	font-weight: bold;
	margin: 3px;
}
.sp_img_small img, .kago01 img {
	width: inherit !important;	/* サイズ変更なし */
}
.simple_t caption, .simple_t th {
	background-color: #9CF;
	padding: 2px;
	margin-bottom: 10px;
	text-align: center;
	display: block;
	vertical-align: bottom;
}
.simple_t td {
	padding: 5px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.yellow_back_l {
	font-size: large;
	font-weight: bold;
	color: #F00;
	background-color: #FF0;
	line-height: 130%;
	padding-left: 5px;
}
/*アコーディオン*/
.accordion {
	min-width: 300px;
	margin: 0 auto;
	padding: 0;
}
.accordion ul {
	margin: 0px;
	padding: 0px;
}
.accordion .ac-content {
	margin: 0;
	padding: 0;
}
.accordion input {
	display: none;
}
.accordion label {
	display: block;
	cursor: pointer;
	padding: 10px;
	border-bottom: 1px solid #fff;
	box-sizing: border-box;
	background-color: #0066CC;
	color: #FFF;
}
.accordion label:hover {
	color: #000;
	background-color: #CCC;
}
.accordion .ac-cont {
	transition: 0.2s;
	height: 0;
	overflow: hidden;
	padding: 0 10px;
	box-sizing: border-box;
}
.accordion .ac-cont a:link {
	display: block;
	text-decoration: none;
	color: #06C;
	font-weight: bold;
	transition: all 0.3s ease;
	padding: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #06F;
	border-right-color: #06F;
	border-bottom-color: #06F;
	border-left-color: #06F;
}
.accordion input:checked + .ac-cont {
	height: auto;
	padding: 10px;
	box-sizing: border-box;
}
iframe {
	width: 95%;
}
/* 買い物かごボタン */
input[type="submit"], input[type="button"] {
	-webkit-appearance: none;	/* iOSデフォデザイン強制解除 */
}
.list input[type="submit"],
.simple_t input[type="submit"],
.itiran_t input[type="submit"],
.box_main input[type="submit"]{
	background: #F00;
	color: #FFF;
	font-weight: bold;
	font-size: large;
	margin: 0.5em 0;
	border: none;
	border-radius: 5px;
	box-shadow: 0px 5px 0px 0px #990000;
	padding: 0.5em 1em;
}
.list input[type="submit"]:hover,
.simple_t input[type="submit"]:hover,
.itiran_t input[type="submit"]:hover,
.box_main input[type="submit"]:hover {
	box-shadow: none;
	transform: translate3d(0, 5px, 0);
}