@charset "shift_jis";

/* ======================
 * Contents CSS
======================= */

@media print, screen and (min-width: 751px) {

/* Common
=========================================*/
.isPc {
	display: block;
}
br.isPc {
	display: inline;
}
.isSp,.spOnly,.isTb {
	display: none;
}

/* cvBtnLink
=========================================*/
.cvBtnLink {
	margin-top: 60px;
	text-align: center;
}
.cvBtnLink a {
}
.cvBtnLink img {
	max-width: 100%;
	height: auto;
}
.cvBtnLink img.isPc {
	display: inline;
}

/* telCvArea */
.telCvArea {
	margin: 10px 0 40px;
	letter-spacing: -0.4em;
	text-align: center;
}
.telCvArea > * {
	display: inline-block;
	margin-top: 0 !important;
	vertical-align: middle;
	letter-spacing: normal;
	text-align: left;
}
.telCvArea .telCvLead {
	margin-right: 15px;
}
.telCvArea .telCvLead span {
	display: inline-block;
	padding: 0 8px;
	background: url(../img/common_bg11.gif) repeat-x 0 100%;
	color: #be001a;
	font-size: 15px !important;
	font-weight: bold;
}
.telCvArea .telNumber {
	margin-right: 8px;
	padding-left: 44px;
	background: url(../img/common_ic13.png) no-repeat 0 50%;
	color: #be001a;
	font-size: 34px !important;
	font-weight: bold;
}
.telCvArea .telNumber a {
	color: #be001a;
	text-decoration: none;
}
.telCvArea .receptionTime {
	line-height: 1.2;
	font-size: 14px !important;
}

}
@charset "utf-8";

/* ======================
 * Contents CSS
======================= */

@media print, screen and (min-width: 751px) {
/* Common
=========================================*/
.isPc {
	display: block;
}
br.isPc {
	display: inline;
}
.isSp, .spOnly, .isTb {
	display: none;
}
/* telCvArea */
.telCvArea {
	margin: 10px 0 40px;
	letter-spacing: -0.4em;
	text-align: center;
}
.telCvArea > * {
	display: inline-block;
	margin-top: 0 !important;
	vertical-align: middle;
	letter-spacing: normal;
	text-align: left;
}
.telCvArea .telCvLead {
	margin-right: 15px;
}
.telCvArea .telCvLead span {
	display: inline-block;
	padding: 0 8px;
	background: url(../img/common_bg11.gif) repeat-x 0 100%;
	color: #be001a;
	font-size: 15px !important;
	font-weight: bold;
}
.telCvArea .telNumber {
	margin-right: 8px;
	padding-left: 44px;
	background: url(../img/common_ic13.png) no-repeat 0 50%;
	color: #be001a;
	font-size: 34px !important;
	font-weight: bold;
}
.telCvArea .telNumber a {
	color: #be001a;
	text-decoration: none;
}
.telCvArea .receptionTime {
	line-height: 1.2;
	font-size: 14px !important;
}
	/*▼▼▼▼▼▼(2)▼▼▼▼▼▼*/
/* footerContact */
#footerContact {
	display: none;
}
/*▲▲▲▲▲▲(2)▲▲▲▲▲▲*/
}
@media print, screen and (max-width: 1450px) {
.telCvArea .telCvLead {
	display: block;
	margin: 0 0 5px 0;
	text-align: center;
}
}
