@charset "utf-8";

/*   COMMON
______________________________________________*/

html, body, div, header, footer, section, article, nav,h1, h2, h3, h4, h5, h6, p, ul, ol, li, dl, dt, dd{
	margin: 0;
	padding: 0;
	border: none;
	line-height:none;
	list-style: none;
	font-size: 16px;}
body {
	font-family: "Yu Gothic", "YuGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-color: #FFF;
	font-size: 16px;
	line-height: 1.6em;
	color:#3e3938;}
a{
	text-decoration:none;
	color:#FFFFFF;}
.cf:before, .cf:after {
	content: "";
	display: table;}
.cf:after {
	clear: both;}
.cf {
 *zoom:1;}
img {
	border: 0;
	vertical-align: bottom;}
section {
	position: relative;
	z-index: 1;}
header .btnInquiryS:hover, #linkService .btnUregi:hover, .btnInquiryM:hover, .btnInquiryL:hover, .linkmeritList:hover, .linkfirList:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";}
header .btnInquiryS a, #linkService .btnUregi a, .btnInquiryM a, .btnInquiryL a {
	text-decoration: none;
	color: #FFF;
	display: block;}

.inner{
	max-width:1000px;
	margin:0 auto;}

.fcOr{
	color:#007bc7;
	font-weight:bold;}
.fcEm{
	color:#f4297b;
}

.fs14{
	font-size:14px;}
.fs22{
	font-size:22px;}
.fs30{
	font-size:30px;}
.fs36{
	font-size:36px;}


/*   include
______________________________________________*/

header .inner {
	margin:0 auto;
	display:block;
}
header {
	border-bottom: solid 1px #eee;
	width: 100%;
	padding:20px 0;
}
header #logoArea {
	float:left;
	line-height:1em;
}
header #logoArea li:nth-child(2){
	font-size:14px;
	margin-left:100px;}
header #headContact #freedialS {
	width:264px;
	margin:2px 20px 0 0;
	float: right;
}
header #headContact .btnInquiryS {
	cursor: pointer;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	box-shadow: 0 5px 0 #8f1848;
	-webkit-box-shadow: 0 5px 0 #8f1848;
	-moz-box-shadow: 0 5px 0 #8f1848;
	width: 360px;
	padding:8px 0 8px 15px;
	text-align: left;
	color: #FFF;
	font-size: 16px;
	font-weight: bold;
	background: #f5297b url(../img/pc/arrow_s.png) no-repeat 95%;
	float: right;
	background-size: 20px 20px;
}
header #headContact .btnInquiryS span,
header #headContact .btnInquiryS span {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	color: #f5297b;
	background: #FFFFFF;
	padding:3px 8px;
	margin: 0 10px 0 0;
	font-size: 14px;
}

/*   フッター
______________________________________________*/

footer {
	background-color: #333;
	height: 50px;
	padding: 40px 0 0;
	text-align:center;
	color:#FFFFFF;
	font-size:12px;
}
footer .copy{
	display:inline;}
.pagetop {
	display: none;
	position: fixed;
	bottom: 1px;
	right: 30px;
	z-index: 2;
}
.pagetop a:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
}

/*   CVボタン
______________________________________________*/

.contact,
.contact2,
.contact3 {
	padding:0 0 70px;
	background-color: #EEEEEE;
	text-align:center;
}
.contact h2{
	line-height:1.3em;
	font-size:36px;
	padding:130px 0 20px;
	background:url(../img/pc/arrow_under.png) top center no-repeat;}
.contact2 h2{
	line-height:1.3em;
	font-size:36px;
	padding:130px 0 20px;
	background:url(../img/pc/arrow_under3.png) top center no-repeat;}
.contact3 h2{
	line-height:1.3em;
	font-size:36px;
	padding:130px 0 20px;
	background:url(../img/pc/arrow_under2.png) top center no-repeat;}
.contact2 h2{
	line-height:1.3em;
	font-size:36px;
	padding:130px 0 20px;
	text-shadow: 1px 1px 1px rgba(255, 255, 255, 1);}
.contact h3,
.contact3 h3{
	line-height:1.3em;
	padding: 0 0 30px;
	font-size: 24px;}
.contact2 h3 {
	line-height:1.3em;
	padding: 0 0 30px;
	font-size: 24px;
	text-shadow: 1px 1px 1px rgba(255, 255, 255, 1);
}
.contact .btnInquiryL,
.contact2 .btnInquiryL,
.contact3 .btnInquiryL{
	cursor: pointer;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	box-shadow: 0 5px 0 #8f1848;
	-webkit-box-shadow: 0 5px 0 #8f1848;
	-moz-box-shadow: 0 5px 0 #8f1848;
	background-color: #f5297b;
	text-align: center;
	color: #FFF;
	font-size: 30px;
	font-weight: bold;
	margin: 0 auto 80px;
	background: #f5297b url(../img/pc/arrow_l.png) no-repeat 90%;
	max-width:880px;
}
.contact .btnInquiryL a,
.contact2 .btnInquiryL a,
.contact3 .btnInquiryL a{
	display:inline-block;
	padding:30px 0;}
#mainVl .btnInquiryM {
	cursor: pointer;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	box-shadow: 0 5px 0 #8f1848;
	-webkit-box-shadow: 0 5px 0 #8f1848;
	-moz-box-shadow: 0 5px 0 #8f1848;
	background-color: #f5297b;
	color: #FFF;
	font-size: 21px;
	font-weight: bold;
	margin: 0;
	background: #f5297b url(../img/pc/arrow_l.png) no-repeat 97%;
	width:500px;
}
#mainVl .btnInquiryM a {
	display:inline-block;
	padding:25px 20px;}
.contact .btnInquiryL span,
.contact2 .btnInquiryL span,
.contact3 .btnInquiryL span,
#mainVl .btnInquiryM span {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	color: #f5297b;
	background: #FFFFFF;
	padding:5px 10px;
	margin:0 10px 0 0;
	font-size: 20px;
}
.contact .freedialBoxL,
.contact2 .freedialBoxL,
.contact3 .freedialBoxL {
	margin: 0 60px;
}
.contact .freedialBoxL a,
.contact2 .freedialBoxL a,
.contact3 .freedialBoxL a{
	text-decoration:none;
	color:#FFFFFF;}
.contact .freedialBoxL img,
.contact2 .freedialBoxL img,
.contact3 .freedialBoxL img {
	width: 100%;
}