@charset "shift_jis";

/* ======================
 * Contents CSS
======================= */

@media only screen and (max-width: 750px) {

/* Common
=========================================*/
.isPc,.isTb {
	display: none;
}
.isSp {
	display: inline-block;
}
.spOnly {
	display: block;
}

/* cvBtnLink
=========================================*/
.cvBtnLink {
	margin-top: 15px;
	text-align: center;
}

/* telCvArea */
.telCvArea {
	margin-top: 15px;
	text-align: center;
}
.telCvArea > * {
	display: inline-block;
}
.telCvArea .telCvLead {
	margin: 0;
}
.telCvArea .telCvLead span {
	display: inline;
	padding: 0 4px;
	background: url(../img/common_bg11.gif) repeat-x 0 100%;
	-webkit-background-size: auto 8px;
	background-size: auto 8px;
	color: #be001a;
	font-size: 12px;
	font-weight: bold;
}
.telCvArea .telNumber {
	line-height: 1;
	margin-top: 5px;
	padding-left: 30px;
	background: url(../img/common_ic13.png) no-repeat 0 50%;
	-webkit-background-size: 25px auto;
	background-size: 25px auto;
	color: #be001a;
	font-size: 20px;
	font-weight: bold;
}
.telCvArea .telNumber a {
	color: #be001a;
	text-decoration: underline;
}
.telCvArea .receptionTime {
	line-height: 1.2;
	font-size: 11px;
}


}
@charset "utf-8";

/* ======================
 * Contents CSS
======================= */

@media only screen and (max-width: 750px) {
body {
	font-size: 14px;
	font-size: 1.4rem;
}
/* Common
=========================================*/
.isPc, .isTb {
	display: none;
}
.isSp {
	display: inline-block;
}
/* telCvArea */
.telCvArea {
	margin-top: 15px;
	text-align: center;
}
.telCvArea > * {
	display: inline-block;
}
.telCvArea .telCvLead {
	margin: 0;
}
.telCvArea .telCvLead span {
	display: inline;
	padding: 0 4px;
	background: url(../img/common_bg11.gif) repeat-x 0 100%;
	-webkit-background-size: auto 8px;
	background-size: auto 8px;
	color: #be001a;
	font-size: 12px;
	font-weight: bold;
}
.telCvArea .telNumber {
	line-height: 1;
	margin-top: 5px;
	padding-left: 30px;
	background: url(../img/common_ic13.png) no-repeat 0 50%;
	-webkit-background-size: 25px auto;
	background-size: 25px auto;
	color: #be001a;
	font-size: 20px;
	font-weight: bold;
}
.telCvArea .telNumber a {
	color: #be001a;
	text-decoration: underline;
}
.telCvArea .receptionTime {
	line-height: 1.2;
	font-size: 11px;
}
/*▼▼▼▼▼▼(2)▼▼▼▼▼▼*/
/* footerContact */
#footerContact {
	position: fixed;
	width: 100%;
	left: 0;
	bottom: 0;
	padding: 10px;
	background: rgba(255,255,255,0.8);
	text-align: center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	box-shadow: 0px -3px 10px -5px #888889;
	-moz-box-shadow: 0px -3px 10px -5px #888889;
	-webkit-box-shadow: 0px -3px 10px -5px #888889;
}
#footerContact p a {
	display: block;
}
/*▲▲▲▲▲▲(2)▲▲▲▲▲▲*/

}
