@charset "utf-8";
/* CSS Document */
/*書き換えおよび追加-ＰＣ用*/
 @media (min-width: 768px) {
/*４層*/

.LayerMenu{
	display:block;
	width:100%;
	background-color:#E70012;
	height:66px;	
}
/*SP用メニューの消去------------------*/
#gnav-btn{
	display:none
}
.MenuBoxSp{
	display:none;
}
.SPmenuH{
	display:none;
}
/*ヘッダー部分PC用------------------*/
.HeaderSp{
	display:none;
}
.HeaderSpSpace{
	display:none;
}
.HeaderPc{
	width:1200px;
	padding:0;
	margin:0 auto;
	position:relative;
	height:452px;
	display:block;
}

.HandBox{
	width:644px;
	position:absolute;
	left:0;
	bottom:0;
	z-index:10;
}
.HandBox img{
	width:100%;
	height:auto;
}

.MainTitle{
	width:527px;
	position:absolute;
	left:100px;
	top:12px;
	z-index:20;
}
.MainTitle img{
	width:100%;
	height:auto;
}

.Catch01{
	width:442px;
	position:absolute;
	left:100px;
	bottom:16px;
	z-index:30;
}

.Catch01 img{
	width:100%;
	height:auto;
}
.Catch02{
	width:448px;
	position:absolute;
	right:100px;
	top:40px;
	z-index:50;
}

.Catch02 img{
	width:100%;
	height:auto;
}

.PhoneHeaderPc{
	width:446px;
	position:absolute;
	right:100px;
	top:270px;
	z-index:50;
}
.PhoneHeaderPc img{
	width:100%;
	height:auto;
}


ul.PcHeaderMenu{
	width:443px;
	position:absolute;
	top:0;
	right:100px;
	height:35px;
	z-index:40;
}

ul.PcHeaderMenu li{
	width:147px;
	float:left;
	
}
ul.PcHeaderMenu li:nth-of-type(even){
	border-right:#D86B68 solid 1px;
	border-left:#D86B68 solid 1px;
	
}

ul.PcHeaderMenu li a{
	display:block;
	background-color:#E70012;
	text-align:center;
	line-height:35px;
	color:#FFF;
	font-size:0.84em;
}
ul.PcHeaderMenu li a:hover{
	background-color:#EF6B65;
	
}

ul.MainMenu{
	width:1000px;
	margin:0 auto;
	height:66px;
	clear:both;
	
}
ul.MainMenu li{
	width:250px;
	float:left;
	margin:0;
	padding:0;
	border-right:#D86B68 solid 1px;
}
ul.MainMenu li:nth-of-type(1){
	border-left:#D86B68 solid 1px;
}
ul.MainMenu li a{
	display:block;
	margin:0;
	padding:0;
	/*background-color:#E70012;*/
	text-align:center;
	line-height:66px;
	color:#FFF;
	
}

ul.MainMenu li a:hover{
	background-color:#EF6B65;
}


/*メインコンテンツ共通-----------------*/

.MainWrapper{
	width:1000px;
	padding-left:0;
	padding-right:0;
	padding:0;
	padding-top:20px;
	margin:0 auto;
	background-color:#EEE;
}

.TownBox{
	width:550px;
	margin:0;
	padding:0;
	padding-top:50px;
	clear:both;
}
.TownBox img{
	width:100%;
	height:auto;
}

.MainLeft{
	width:760px;
	float:left;
	min-height:800px;
}
.MainLeftThanks{
	width:760px;
	float:none;
	margin:0 auto;
	min-height:600px;
}
.MainLeftBlock{
	width:760px;
	padding:8px;
	background-color:#FFF;
	min-height:160px;
}
.MainLeftInside{
	width:744px;
	padding:15px;
	background-color:#FFF;
}
.MainRight{
	width:240px;
	clear:none;
	float:left;
	padding:0;
	padding-left:22px;
	min-height:80px;
}
h1.MainTitlePc{
	display:block;
	width:100%;
	margin:0;
	padding:0;
	clear:both;
}
h1.MainTitlePc img{
	width:100%;
	height:auto;
}
h1.MainTitleSp{
	display:none;
}
/*かんたん査定フォーム*/
ul.FormProcess{
	display:block;
	margin:8px 0 15px 0;
	clear:both;
}

ul.FormProcess li{
	float:left;
	width:25%;
	margin-bottom:15px;
}
ul.FormProcess li img{
	width:100%;
	height:auto;
}
.FormBoxLeft{
	width:368px;
	background-color:#f9e6e6;
	float:left;
	height:320px;
	margin-top:0;
}
.FormBoxRight{
	width:368px;
	background-color:#f9e6e6;
	float:right;
	height:320px;
	margin-top:0;
	padding-top:0;
}
.FormBoxLeft2{
	width:368px;
	background-color:#f9e6e6;
	float:left;
	height:650px;
	margin-top:0;
}
.FormBoxRight2{
	width:368px;
	background-color:#f9e6e6;
	float:right;
	height:650px;
	margin-top:0;
}
.FormBoxCenter{
	width:368px;
	background-color:#EEE;
	clear:both;
	margin:0 auto;
}


h2.Form{
	width:100%;
	height:62px;
	border-bottom:1px #FFF solid;
	background-color:#f7d0cf;
	color:#E62118;
	font-size:1.2em;
	line-height:62px;
	font-weight:bold;
}

h2.Form span{
	display:block;
	float:left;
	width:42px;
	margin:10px 7px;
}

h2.Form span img{
	width:100%;
	height:auto;
}

h3.Form{
	width:100%;
	height:62px;
	border-bottom:1px #FFF solid;
	background-color:#DDD;
	color:#E62118;
	font-size:1.2em;
	line-height:62px;
	font-weight:bold;
}

h3.Form span{
	display:block;
	float:left;
	width:42px;
	margin:10px 7px;
}

h3.Form span img{
	width:100%;
	height:auto;
}

.FormTitle span{
	width:30px;
	display:block;
	margin:4px 3px 0 0;
	float:left;
}

.FormTitle span img{
	width:100%;
	height:auto;
}

/*キャンペーン用かんたん査定フォーム*/
	 
.FormBoxLeft3 {
	width:368px;
	background-color:#fff3df;
	float:left;
	height:320px;
	margin-top:0;
}
.FormBoxRight3 {
	width:368px;
	background-color:#fff3df;
	float:right;
	height:320px;
	margin-top:0;
	padding-top:0;
}
	 
h1.MainTitleMalch img {
	width: 80%;
	margin: 0 auto;
}
	 
h1.MainTitleMalch2 img {
	width: 40%;
	margin: 0 auto;
}

.cam_first {
	padding-top: 10px;
    font-size: 22px;
    letter-spacing: 2px;
}
	 
.pc {
	display: block;
}

.pc img {
	width: 100%;
}
	 
.sp {
	display: none;
}



/*リンクボタン-メイン*/
.LinkBt01{
	width:328px;
	height:50px;
	margin:20px auto;
	position:relative;
}

.LinkBt01 a{
	display:block;
	width:328px;
	height:50px;
	line-height:45px;
	border-radius:25px;
	border:#E72219 solid 3px;
	color:#E72219;
	text-align:center;
	font-weight:bold;
	font-size:1.2em;
	
}
.LinkBt01 a:hover{
	color:#EF6B65;
}
.LinkBt01 a span.Arrow01{
	display:block;
	width:20px;
	position:absolute;
	top:15px;
	right:15px;
}

.LinkBt01 a span.Arrow01 img{
	width:100%;
	height:auto;
}

.LinkBtWrap001{
	width:328px;
	height:50px;
	margin:20px auto;
	position:relative;
	font-weight:bold;	
}


.LinkBt001{
	width:328px;
	height:50px;
	border-radius:25px;
	border:#E72219 solid 3px;
	color:#E72219;
	text-align:center;
	font-weight:bold;
	font-size:1.2em;
	cursor:pointer;
	background-color:#FFF;
	
}

.LinkBtWrap001 span.Arrow01{
	display:block;
	width:20px;
	position:absolute;
	top:15px;
	right:15px;
}

.LinkBtWrap001 span.Arrow01 img{
	width:100%;
	height:auto;
}


/*トップページ-ケースボックス*/
p.TopCaseTx{
	margin:20px 18px 5px 18px;
}

.TopCaseBox{
	width:760px;
	margin-left:-22px;
	padding-left:14px;
	padding-right:0;
}

.TopCase{
	width:224px;
	padding:5px;
	border:#DEDEDE solid 3px;
	margin-left:22px;
	margin-top:15px;
	float:left;
}
.CasePh1{
	width:100%;
	position:relative;
}
.CasePh1 img{
	width:100%;
	height:auto;
}
.CaseCatch{
	width:28%;
	position:absolute;
	z-index:30;
	top:0;
	left:0;
}
.CaseCatch img{
	width:100%;
	height:auto;
}
.CasePrice1{
	width:100%;
	margin-top:5px;
}
.CasePrice1 img{
	width:100%;
	height:auto;
}
table.CaseTable1{
	margin-top:5px;
	width:100%;
	font-size:0.92em;
}

table.CaseTable1 th{
	width:38%;
	background-color:#DEDEDE;
	font-weight:normal;
	font-size:0.92em;
}

table.CaseTable1 td{
	background-color:#EEEEEE;
}

table.CaseTable1 th,
table.CaseTable1 td{
	border-bottom:1px #FFF solid;
	padding:1px	4px;
}

/*リンクボタン-3*/
.LinkBt03{
	width:156px;
	height:38px;
	margin:10px auto 5px auto;;
	position:relative;
}

.LinkBt03 a{
	display:block;
	width:156px;
	height:38px;
	line-height:36px;
	border-radius:18px;
	border:#E72219 solid 3px;
	color:#E72219;
	text-align:center;
	font-weight:bold;
	
}
.LinkBt03 a:hover{
	color:#EF6B65;
}
.LinkBt03 a span.Arrow01{
	display:block;
	width:20px;
	position:absolute;
	top:9px;
	right:10px;
}

.LinkBt03 a span.Arrow01 img{
	width:100%;
	height:auto;
}

/*トップページ-ケー廃車レスキューとは*/
.AboutReTop{
	width:100%;
	padding:1px 15px;
}

h2.AboutRe1{
	width:90%;
}

h2.AboutRe1 img{
	width:100%;
	height:auto;
}

h3.AboutRe1{
	font-weight:bold;
	font-size:1.1em;
}

.TopProcess{
	margin:0;
	padding-top:1px;
}
	 
.TopProcess_box {
	display: flex;
	justify-content: center;
	align-items: center;
}
	 
.TopProcess_box:nth-child(4),.TopProcess_box:nth-child(5) {
	display: block;
	padding-left: 30px;
}
	 
.TopProcess_box:nth-child(4) p {
	width: 650px;
    text-align: justify;
}
	 
.TopProcess_box:nth-child(5) p {
	width: 650px;
    text-align: justify;
}

.TopProcess_item {
	width: 50%;
	padding-right: 30px;
}
	 
.TopProcess_box img{
	width: 300px;
}

.topProcess_title {
	font-size:1.1em;
	font-weight:bold;
	color:#50923B;
	padding-bottom: 20px;
}

span.processNum{
	float:left;
	width:25px;
	display:block;
	margin:-2px 7px 0 0;
}

span.processNum img{
	width:100%;
	height:auto;
}

/*コンテンツページ開始--------------------*/
ul.Trace{
	margin:0 0 5px 0;
	font-size:0.90em;
}
ul.Trace li{
	text-align:center;
	display:inline;
}
.Active{
	color:#E72219;
}
ul.Trace li.sL{
	padding:0 5px 0 0;
	text-align:left;
}
/*ul.Trace li.tArrow{
	padding:0 5px 0 5px;
}

ul.Trace li.mL{
	width:90px;
}
ul.Trace li.lL{
	width:120px;
}

ul.Trace li.LL{
	width:180px;
}*/

/*共通コンタクトボタン*/
.CommonContact{
	width:520px;
	margin:40px auto;
}
.PcPhone{
	display:block;
	width:90%;
	margin:0 auto;
}
.SpPhone{
	display:none;
}
.PcPhone img{
	width:100%;
	height:auto;
}

.LinkBt02Box{
	margin-top:30px;
	width:100%;
}
/*リンクボタン02*/
.LinkBt02a1{
	width:255px;
	height:50px;
	margin:0 auto;
	position:relative;
}
.LinkBt02a1 a{
	display:block;
	width:255px;
	height:50px;
	line-height:50px;
	border-radius:25px;
	border:#E72219 solid 3px;
	color:#E72219;
	text-align:center;
	font-weight:bold;
	font-size:1.2em;
	
}
.LinkBt02a1 a:hover{
	color:#EF6B65;
}
.LinkBt02a1 a span.Arrow01{
	display:block;
	width:20px;
	position:absolute;
	top:15px;
	right:15px;
}

.LinkBt02a1 a span.Arrow01 img{
	width:100%;
	height:auto;
}

.LinkBt02a,
.LinkBt02b{
	width:255px;
	height:50px;
	margin:0 auto;
	position:relative;
	float:left;
}
.LinkBt02b{
	margin-left:10px;
}
.LinkBt02a a,
.LinkBt02b a{
	display:block;
	width:255px;
	height:50px;
	line-height:45px;
	border-radius:25px;
	border:#E72219 solid 3px;
	color:#E72219;
	text-align:center;
	font-weight:bold;
	font-size:1.2em;
	
}
.LinkBt02a a:hover,
.LinkBt02b a:hover{
	color:#EF6B65;
}
.LinkBt02a a span.Arrow01,
.LinkBt02b a span.Arrow01{
	display:block;
	width:20px;
	position:absolute;
	top:15px;
	right:15px;
}

.LinkBt02a a span.Arrow01 img,
.LinkBt02b a span.Arrow01 img{
	width:100%;
	height:auto;
}

.LinkBt02Boxcd{
	margin:50px auto 20px auto;
	width:420px;
}
.LinkBt02Boxc{
	margin:50px auto 20px auto;
	width:200px;
}
.LinkBt02c,
.LinkBt02d{
	width:200px;
	margin:0 auto;
	float:left;
}
.LinkBt02d{
	margin-left:20px;
}

.LinkBt02c img,
.LinkBt02d img{
	width:100%;
	height:auto;
}
.LinkBt02cc{
	width:200px;
}

.LinkBt02cc img{
	width:100%;
	height:auto;
}

.LinkBt02Boxef{
	margin:20px auto 20px auto;
	width:460px;
}

.LinkBt02e,
.LinkBt02f{
	width:220px;
	margin:0 auto;
	float:left;
}
.LinkBt02f{
	margin-left:20px;
}

.LinkBt02e img,
.LinkBt02f img{
	width:100%;
	height:auto;
}

/*よくある質問*/
#shadeGroupA{
	width:100%;
	margin:0;
	margin-right:0;
	position:relative;
	height:auto;
}
#shadeGroupA .shadeContents{
	margin:0;
	width:100%;
	padding:0;
	min-height:100px;
	display:block;
	padding:8px 36px 15px 18px;
	}
	
.shadeOpen .shadeBtnA,
.shadeClose .shadeBtnA,
.shadeOpen .shadeContents,
.shadeClose .shadeContents{
	width:100%;
	}
.shadeOpen .shadeBtnA,
.shadeClose .shadeBtnA{
	cursor:pointer;
	margin: 0 ;
	width:100%;
}

h4.shadeBtnA{
	font-weight:bold;
	background-color:#EEEEEE;
	border-top:1px solid #fff;
	border-bottom:1px solid #D2D2D2;
	padding:8px 18px 5px 18px;
}

.shadeClose .shadeBtnA span,
.shadeOpen .shadeBtnA span{
	display:block;
	
}
.shadeClose .shadeBtnA span img,
.shadeOpen .shadeBtnA span img{
	width:100%;
	height:auto;
	
}

.shadeClose .shadeBtnA span.askedQ,
.shadeOpen .shadeBtnA span.askedQ{
	width:28px;
	float:left;
}

.shadeClose .shadeBtnA span.askedQe,
.shadeOpen .shadeBtnA span.askedQe{
	width:584px;
	margin-left:20px;
	float:left;
	margin-top:5px;
}

.shadeClose .shadeBtnA span.askedArrow,
.shadeOpen .shadeBtnA span.askedArrow{
	width:18px;
	float:right;
	margin-top:5px;

}
.Aleft{
	width:28px;
	float:left;
}

.Aleft img{
	width:100%;
	height:auto;
}

.Aright{
	width:584px;
	float:left;
	margin-left:20px;
}
.Aright p a.Area2{
	border-bottom:none;
}
.Aright p a.Area2:hover{
	color:#000;
	border-bottom:none;
}

/*買取ボックス*/
.Line3{
	display: -webkit-flexbox;
    display: -moz-flexbox;
   	display: -ms-flexbox;
    display: -o-flexbox;
    display: flex;
	flex-direction:row;
}
.PerCaseBox{
	width:760px;
	margin-left:-35px;
	padding-left:16px;
	padding-right:0;
	padding-top:0;
}

.PerCase{
	width:224px;
	padding:5px;
	border:#DEDEDE solid 3px;
	margin-left:20px;
	margin-top:20px;
	float:left;
	height:auto;
}

.PerCaseBox .PerCase:nth-child(odd){
	margin-left:20px;
}
.purchaseEach{
	width:100%;
	background-color:#EEEEEE;
}
.purchaseLeft{
	float:left;
	width:290px;
}
.purchaseLeft p{
	text-align:center;
}

.purchasePrice{
	width:278px;
	background-color:#fff;
	border-left:12px solid #E72219;
	padding-top:1px;
}
.purchaseEcPh{
	background-color:#EEEEEE;
	padding:12px;
}

.purchaseEcPh img{
	width:100%;
	height:auto;
}
.purchaseRight{
	float:right;
	width:424px;
	padding:0 15px;
	padding-bottom:30px;
}
.purchaseOutline1{
	padding:3px 15px 1px 15px;
	width:70%;
	background-color:#fff;
	border-radius:5px;
}
.purchaseOutline2{
	padding:3px 15px 1px 15px;
	width:100%;
	background-color:#fff;
	border-radius:5px;
}

hr.gLine{
	height:0;
	margin-top:20px;
	border-top:1px #BCBCBC solid;
}

/*廃車買取の流れ*/
.ProcessNum{
	float:left;
	width:44px;
}
.ProcessNum img{
	width:100%
}
.ProcessContent{
	width:660px;
	float:left;
	padding-left:20px;
}

h2.Process{
	font-weight:bold;
	font-size:1.5em;
	color:#E20100;
	padding-top:8px;
}

.ProcessPhonePc{
	width:255px;
	float:right;
	display:block;
	margin-right:64px;
	margin-top:-10px;
}
.ProcessPhonePc img{
	width:100%;
	height:auto;
}
.ProcessPhoneSp{
	display:none;
}

/*必要な書類*/

.DocumentBox0Pc{
	width:100%;
	display:block;
}
.DocumentBox0Pc img{
	width:100%;
	height:auto;
}
.DocumentBox0Sp{
	display:none;
}
.DocumentBox1Pc{
	width:100%;
	display:block;
}

.DocumentBox1Sp{
	display:none;
}

.DocumentBox{
	width:100%;
}
.DocumentBox img{
	width:100%;
	height:auto;
}

.TypePc{
	width:100%;
	display:block;
}
.TypePc img{
	width:100%;
	height:auto;
}

.TypeSp{
	display:none;
}
.DocumentListBox{
	clear:both;
	width:714px;
}

.DocumentEBox{
	float:left;
	width:238px;
}

.DocumentEBox img{
	height:auto;
	width:100%;
}

/*記入例*/
h2.Sample{
	width:100%;
	border-bottom:#E62118 solid 1px;
	border-top:#E62118 solid 1px;
	padding:14px 0 10px 2px;
	font-size:1.3em;
	color:#E62118;
	font-weight:bold;
}
ul.WriteSample{
	width:100%;
}
ul.WriteSample li{
	width:100%;
	border-bottom:#E62118 solid 1px;
	padding:5px 0 4px 0;
}
ul.WriteSample li:nth-of-type(1){
	border-top:#E62118 solid 1px;
}

ul.WriteSample li span.Number{
	display:block;
	width:36px;
	float:left;
}
ul.WriteSample li span.Number img{
	width:100%;
	height:auto;
}

ul.WriteSample li span.HowWrite{
	display:block;
	width:663px;
	float:left;
	margin-left:15px;
	font-size:1.3em;
	font-weight:bold;
	margin-top:5px;
}

/*リンクボックス3個*/
.LinkBt03BoxabcPc{
	display:block;
	margin:40px auto 20px auto;
	width:700px;
}
.LinkBt03BoxabcSp{
	display:none;
}
.LinkBt03a,
.LinkBt03b,
.LinkBt03c{
	width:220px;
	float:left;
}
.LinkBt03b,
.LinkBt03c{
	margin-left:20px;
}

.LinkBt03a img,
.LinkBt03b img,
.LinkBt03c img{
	width:100%;
	height:auto;
}
/*廃車の手続き*/

.ProcedureFigPc{
	display:block;
	width:100%;
}
.ProcedureFigPc img{
	height:auto;
	width:100%;
}

.ProcedureFigSp{
	display:none;
}
.ProcedureBox{
	background-color:#EEEEEE;
	padding:26px;
}
span.LineWrite0{
	display:block;
	margin-left:1.0em;
	text-indent:-1em;
	padding-left:1em;
}
span.LineWrite1{
	display:block;
	margin-left:2.0em;
	text-indent:-1em;
	padding-left:1em;
	font-size:0.9em;
}
span.LineWrite2{
	display:block;
	margin-left:1.0em;
	text-indent:-2em;
	padding-left:2em;
}
/*お客様の声*/
.CustomersBox{
	width:100%;
	border:#DBDBDB 3px solid;
	padding:30px;
}
.CustomersBox p img{
	width:50%;
	float:right;
	margin:0;
	margin-left:20px;
	margin-bottom:20px;
}

.CustomersBox p span.cName{
	display:block;
	text-align:right;
}

/*プライバシーポリシー*/
h2.Privacy{
	font-size:1.2em;
	font-weight:bold;
}
span.PrivacyNum{
	display:block;
	width:20px;
	float:left;
	margin:2px 5px 0 0;
}
span.PrivacyNum img{
	width:100%;
	height:auto;
}
/*サイトマップ*/
.MapBox{
	width:100%;
}
.MapLeft{
	width:342px;
	float:left;
}
.MapRight{
	width:342px;
	float:right;
	margin-left:30px;
	margin-top:0;
}
ul.Map li{
	margin-top:15px;
	margin-left:5px;
}

/*リンクボタン-4*/
.LinkBt04{
	width:156px;
	height:38px;
	margin:10px auto 5px auto;;
	position:relative;
}

.LinkBt04 a{
	display:block;
	width:156px;
	height:38px;
	line-height:36px;
	border-radius:18px;
	border:#E72219 solid 3px;
	color:#E72219;
	text-align:center;
	font-weight:bold;
	
}
.LinkBt04 a:hover{
	color:#EF6B65;
}
.LinkBt04 a span.Arrow01{
	display:block;
	width:20px;
	position:absolute;
	top:9px;
	right:10px;
}

.LinkBt04 a span.Arrow01 img{
	width:100%;
	height:auto;
}
.BlogBtn a img{
	width:70%;
	margin:0 auto;
	height:auto;
}
/*サイドメニュー*/
.SideBtBox{
	width:100%;
	clear:both;
}

.SideBtBoxLeft{
	width:100%;
	float:none;
}

.SideBtBoxRight{
	width:100%;
	float:none;
	margin-top:20px;
}

.SideBtBoxLeft img,
.SideBtBoxRight img{
	width:100%;
	height:auto;
}

h2.SideTitle{
	width:100%;
	height:44px;
	line-height:43px;
	border-top:#E62118 solid 2px;
	border-bottom:#E62118 solid 2px;
	color:#E62118;
	font-weight:bold;
}

ul.Sidemenu{
	width:100%;
	margin:0;
	margin-top:10px;
	padding:0;
}

ul.Sidemenu li{
	width:100%;
	margin-top:5px;
	margin-bottom:5px;
	padding:0;
	font-weight:bold;
}

ul.Sidemenu li span.SideArrow{
	display:block;
	width:12px;
	margin:4px 5px 0 0;
	float:left;
}
ul.Sidemenu li span.SideArrow img{
	width:100%;
	height:auto;
}

.CustomersSide{
	margin-top:10px;
	display:block;
	width:100%;
	padding:10px;
	background-color:#FFF;
	border-radius:5px;
	border:#B7B7B7 solid 2px;
}

.CustomersSide img{
	width:100%;
	height:auto;
}
p.Voice{
	margin-top:8px;
	font-size:0.84em;
}

p.Voice span{
	display:block;
	text-align:right;
}


.SideArea{
	width:100%;
	height:44px;
}

.SideArea a{
	display:block;
	width:100%;
	height:44px;
	line-height:43px;
	background-color:#E62118;
	color:#FFF;
	font-weight:bold;
	text-align:center;
}

.SideArea a:hover{
	background-color:#EF6D67;
}


/*フッター↓-----------------*/
.Footer{
	width:1000px;
	margin:0 auto;
	padding:0;
	padding-top:30px;
	padding-bottom:50px;
	color:#FFF;
}
.FooterRight{
	width:490px;
	float:right;
}

.FooterRightSub{
	width:245px;
	float:left;
}

ul.FooerMenu{
	margin:0;
	padding:0;
	padding-bottom:25px;
	text-align:left;
	font-size:0.86em;
}

ul.FooerMenu li{
	margin:6px 0;
}
ul.FooerMenu li span.DtFooter{
	width:9px;
	display:block;
	float:left;
	margin-top:6px;
	margin-right:4px;
}

ul.FooerMenu li span.DtFooter img{
	width:100%;
	height:auto;
}

ul.FooerMenu li a{
	color:#fff;
}

ul.FooerMenu li a:hover{
	color:#EF6B65;
}

.FooterLeft{
	width:440px;
	float:left;
}

.FooterCatch1{
	width:440px;
	margin:0;
	padding:0
}
.FooterCatch1 img{
	width:100%;
	height:auto;
}
.FooterPhone2{
	display:none;
}
.FooterPhone1{
	display:block;
	width:440px;
	margin:0;
	padding:0
}
.FooterPhone1 img{
	width:100%;
	height:auto;
}

.FooterBt{
	width:440px;
	margin:0;
	padding:0;
	margin-top:15px;
}

.FooterBtLeft{
	margin:0;
	padding:0;
	float:left;
	width:216px;
	height:38px;
}
.FooterBtRight{
	margin:0;
	padding:0;
	float:right;
	width:216px;
	height:38px;
}

.FooterBtLeft a,
.FooterBtRight a{
	display:block;
	text-align:center;
	position:relative;
	border:#FFF solid 3px;
	border-radius:19px;
	line-height:33px;
	height:38px;
	color:#FFF;
}

.FooterBtLeft a:hover,
.FooterBtRight a:hover{
	background-color:#EF6B65;
}

.FooterBtLeft a span.Arrow,
.FooterBtRight a span.Arrow{
	display:block;
	width:20px;
	position:absolute;
	top:6px;
	right:8px;
}

.FooterBtLeft a span.Arrow img,
.FooterBtRight a span.Arrow img{
	width:100%;
	height:auto;
}




.CopyRight{
	font-size:0.8em;
	text-align:center;
	clear:both;
	padding-top:50px;
	color:#000;
}


/*マージン用*/
.mgT20-30{
	margin-top:30px;
}
.mgT10-10{
	margin-top:20px;
}
.mgT20-40{
	margin-top:40px;
}
.mgT20-50{
	margin-top:50px;
}
.mgT30-40{
	margin-top:40px;
}
.mgT30-50{
	margin-top:50px;
}
.mgB30-80{
	margin-bottom:80px;
}
.pdB20-30{
	padding-bottom:30px;
}
.pdT20-0{
	padding-top:0;
}
.pdT10-0{
	padding-top:0;
}
.fSize1011Bold{
	font-size:1.1em;
	font-weight:bold;
}
.fSize1213Bold{
	font-size:1.3em;
	font-weight:bold;
}
.fSize1112Bold{
	font-size:1.2em;
	font-weight:bold;
}
.fSize1314Bold{
	font-size:1.4em;
	font-weight:bold;
}
.fSize1415Bold{
	font-size:1.5em;
	font-weight:bold;
}

/*Thanks*/
h2.Thanks{
	font-size:1.4em;
	font-weight:bold;
	text-align:center;
	margin:50px 0 0 0;
	color:#E8231A;
}
h3.Thanks1{
	font-weight:bold;
	text-align:center;
	margin:20px 0 0 0;
}
h3.Thanks2{
	font-weight:bold;
	text-align:center;
	margin:70px 0 70px; 0;
}

/*トップへの戻るボタン*/
.pagetop {
	display:block;
    position: fixed;
    bottom: 20px;
    right: 20px;
}

#BoxFace{
	width:100%;
	margin-left:0;
	margin-right:0;
	margin-bottom:20px;
}



#formWrap {
	width:700px;
	margin:0 auto;
	color:#555;
	line-height:120%;
	font-size:90%;
}
h3.Check{
	font-weight:bold;
	margin:30px 10px 10px 8px;
	color:#E8231A;
	font-size:1.2em;
}
h4.Check{
	margin:30px 10px 10px 8px;
	font-size:1.1em;
}
p.Check{
	margin:10px 10px 10px 12px;
	font-size:1.1em;
	text-align:left;
}

.toAssesment{
	width:100%;
	margin:30px 0;
	text-align:center;
}

.toAssesment a{
	font-size:1.1em;
	font-weight:bold;
	color:#E72219;
	border-bottom:2px solid #E72219;
	padding-bottom:1px;
}
	 
	 
	 
/*年度末キャンペーンモーダル*/

.cpimg {
	width: auto;
}
	 

	 
}
@media (min-width: 992px) {

}

@media (min-width: 1200px) {

}
