@charset "utf-8";
/* CSS Document */

#containerIn {
    width: 960px;
    /* margin: 118px auto 0px; */
    margin: 0 auto 0px;
    padding: 10px 0;
	font-size: 13px;
}

#containerIn .mainArea {
    width: 960px;

    padding: 10px 0 30px;

}

#containerIn .left {
    float: left;
}

.mb25 {
    margin-bottom: 25px;
}

.mb40 {
    margin-bottom: 40px;
}

#info {
	background: #f3f0e9;
	width:874px;
	margin:0 auto;
	padding:43px;
}

#cp{
	background-image:url(../topic/preferential/ph01.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	min-height:190px;
	padding-right:360px;
	padding-top:60px;
}

.bx{
	margin-bottom:50px;
}

.bx1,.bx2{
	float:left;
}

.bx3{
	float:right;
}

.bx1{
	width:260px;
}

.bx1 p {
	font-size:20px;
	font-weight:bold;
	line-height:1.8;
}


.bx2{
	width:176px;
	text-align:center;
}

.bx3{
	width:437px;
	padding-top:95px;

}

.bx3 dl {
	float:left;
	width:50%;
	
}

.bx3 dt {
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}

.bx3 dd{
	font-weight:bold;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}


.fk2{

	padding: 5px 0;
	text-align:center;
	color: #ffffff;
	font-weight: bold;
	font-size: 150%;
	position: absolute;
	top: -70px;
	left: 0;
	width: 100%;
}

.fk2:after{
	left: 50%;
    top: 100%;
    border-width: 20px 20px 20px 20px;

	border-style: solid;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.fk2 span{
	font-size: 140%;
}

.fk2 span:first-of-type{
	font-size: 160%;
}

.fk2 img{
	width: 84px;
	height: auto;
	margin: 0 3px;
}

#p50 .fk2{
		background-color: #ef841d ;
}

#p40 .fk2{
		background-color: #8DC556 ;
}

#p30 .fk2{
		background-color: #6BBCD9 ;
}


#p50 .fk2:after{
    border-color: #ef841d transparent transparent transparent ;
}

#p40 .fk2:after{
    border-color: #8DC556 transparent transparent transparent ;
}

#p30 .fk2:after{
    border-color: #6BBCD9 transparent transparent transparent ;
}


.bxW{
	clear:both;
	margin:80px 0 0;
	background-color:#fff;
	padding:20px;
	position:relative;
	width:830px;

}

#p50 .bxW{
	border:#ef841d solid 2px;
}

#p40 .bxW{
	border:#8dc556 solid 2px;

}

#p30 .bxW{
	border:#6bbcd8 solid 2px;

}

#container .bxW .left {
	width:393px;
}
	
.w1{
	padding:15px 15px;
	color:#444;
	margin-bottom:30px;
}

#p50 .w1{
	background-image:url(../topic/preferential/bg50w.jpg);
}

#p40 .w1{
	background-image:url(../topic/preferential/bg40w.jpg);
}

#p30 .w1{
	background-image:url(../topic/preferential/bg30w.jpg);
	margin-bottom:10px;
}

.w1 dt{

	font-size:22px;
	font-weight:bold;
	border-bottom:#444 solid 2px;
	padding-bottom:10px;
}

.w1 dd{
	line-height:1.8;
	padding-top:15px;
}

#containerIn .bxW .right {
	float:right;
	width:413px;
}


.w3{
	padding:15px 30px;
	text-align:right;
}

#p50 .w3{
	background-color:#fce6d2;
	border:#ef841d solid 2px;
}

#p40 .w3{
	background-color:#e8f3dd;
	border:#8dc556 solid 2px;
}

#p30 .w3{
	background-color:#e1f2f7;
	border:#6bbcd8 solid 2px;
}

.arr{
	position:absolute;
	top:52px;
	left:412px;
}





#bxG{
	margin:40px;
}

.sst{
	background-image:url(../topic/preferential/mk1.gif);
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:20px;
	margin-bottom:10px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:18px;
}


#bxGin{
	border:#333 solid 2px;
	padding:20px;
	position:relative;
	padding-left:125px;
}
	


#tokucho {
	position:absolute;
	top:20px;
	left:20px;

}
#bxG #bxGin h4 {
	background-image:url(../topic/preferential/mk3.gif);
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:20px;
	margin-bottom:10px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:16px;
}



#bxGin ul{
	margin-bottom:1.5em;
}


#bxGin li{
	font-size:12px;
	list-style-image:url(../topic/preferential/mk2.gif);

	margin-bottom:0.4em;
}

#bxGin li li{
	list-style-image:none;
	margin-bottom:0.2em;
}

.center{
	text-align:center;
}

.center p{
	font-weight:bold;
}

#ft a img{
	margin-bottom:20px;
}

#copy{
	margin:0 auto -12px;
	text-align:center;
	background-color:#EE841C;
}

.w2 #w2l,
.w2 #w2r{
	font-size:11px;
	line-height:1.3;
}

.w2 #w2l {
	float:left;
	width:159px;
}

.w2 #w2l p{
	margin-right:13px;
}
	


.w2 #w2r {
/*	float:right;*/
	width:392px;
}

.w2 #w2r p{
	font-size: 14px;
}

table.hyo{
width: 318px;
border-collapse:separate;
border-spacing: 3px;
float:right;
margin-bottom:10px;
}

.hyo th{
width: 30%;
padding: 2px 4px;
color: #fff;
background-color: #9E9E9F;
font-size:11px;
text-align:left;

}

.hyo td{
padding: 2px 4px;
background-color: #fff;
	font-size:12px;
	text-align:right;
}

.hyo td span{
	font-weight:bold;
}

.txK{
	text-align:right;
	margin-top:10px;
	padding-right:8px;
	font-weight:bold;
	font-size:14px;

}

#inqPh img {
	margin: 0 5px;	
}

a.btnSm{
	background-color: #2b84d2;
	padding: 20px;
	width: 60%;
	display: block;
	margin: 40px auto 20px;
	box-shadow: #444 3px 3px 0;
	font-size: 140%;
	font-weight: bold;
	color: #fff;
	}

/*-----contactBx ------*/

.contactBx{
	width:920px;
	margin-left:38px;
	margin-bottom:30px;

}

.contactBx li{
    float: left;
    margin-right:10px ;	
}

.contactBx li a:hover img{
opacity: 0.7;
filter: alpha(opacity=70);
-ms-filter: "alpha( opacity=70 )";
}

.w3 .tx1{
font-size:18px;
font-weight: bold;
color: #000;	
}

.w3 .tx1 span {
font-size: 24px;	
   color: #ee841d;
}


@media screen and (max-width:767px) {
	
#containerIn {
    width: 100%;

}

#containerIn .mainArea {
    width: 100%;


}

	
#info {
    width: auto;
padding: 20px;
}
	
	#info h2 img{
		width:100%;

	}
	
.txK {
    text-align: center;
 
}
	
#cp {
	margin-top:30px;
	background-image: none;

 min-height: auto; 
 padding-right:0; 
padding-top: 0; 
}	
	
	#cp img{
		width: 80%;
		margin: 0 10% 10px;
		height: auto;
	}	
	
.bxW {
    width:auto;
	margin-top: 100px;
}
	
.bx1 {
    width:65%;
	margin-right: 3%;
}	
	
	.bx1 img,
	.bx2 img,
	.bx3 img{
		width: 100%;
		height: auto;
	}
	
.bx2 {
    width: 30%;
    text-align: center;
}
	
.bx1 p {
    font-size: 120%;

}
	
.bx3 {
    width: 100%;
    padding-top: 25px;
}
	
.fk2 {
    font-size: 100%;

    top: -95px;
    left: 0;

}
.fk2 img{
	width: 71px;
	height: auto;
	margin: 0 3px;
}	
.fk2:after {
    left:calc(50% - 5px);
    border-width: 10px 10px 10px 10px;

}

#p50 .w2 img,
#p50 .w3 img,
#p40 .w2 img,
#p40 .w3 img,
#p30 .w2 img,
#p30 .w3 img{
		width: 100%;
		height: auto;
	}
	
#containerIn .left {
	float: none;

}
	
.w1 dt {
    font-size: 120%;
}
	
.w3 {
    padding: 15px;
	margin-bottom: 10px;

}
	
table.hyo {
    width: 100%;
}
	
	table.hyo + img{
		width: 80% !important;
		margin: 10px 10% 0;
	}	

#containerIn .bxW .right {

    width:100%;
}
	
.w2 #w2l {
    float: none;
	margin: 0 auto;

}
	
.w2 #w2r {
    float: none;
	margin: 0 auto 20px;
	width: 100%;
}
	
.arr {
	display: none;
}	
	
.arrp {
	border-color: #6BBCD9 transparent transparent transparent;
    border-width: 10px 10px 10px 10px;
    border-style: solid;
    content: " ";
    height: 0;
    width: 0;
	margin-left:calc(50% - 10px);
}
	
#p50 .w3 .tx1 img,
#p30 .w3 .tx1 img	{
width: 40%;	
}	
	
#p50 .arrp{
	border-color: #ef841d transparent transparent transparent;		
	}	
	
#p40 .arrp{
	border-color: #8DC556 transparent transparent transparent;		
	}
	
#p30 .arrp{
	border-color: #6BBCD9 transparent transparent transparent;		
	}
	
	#bxG {
    margin: 20px;
}
	
#bxGin {

    padding:100px 15px 15px 30px;

}
	
	#ft{
		padding: 0 15px;
	}	
	
	#ft img{
		width: 100%;
		height: auto;
	}	
	
#inqPh img {
	margin: 0;
	width: 100%;
	height: auto;
}
	
a.btnSm {
    padding: 20px 0;
    width: 100%;

}	
	
.contactBx{
	width:100%;


}	
	
}

