@charset "utf-8";
/* CSS Document */

.left_cont_b{
	width: 700px;
	margin-right: 30px;
	float: left;
}

.left_cont_b h1{
	height: 100%;
	line-height: 1.5;
	font-size: 75%;
	color: #666;
}

.mein_text_box_b p{
	font-size: 85%;
    line-height: 1.5;
	float: left;
}

.ranking_box_b{
	width: 700px;
	margin-bottom: 40px;
	float: left;
}

.ranking_title_b{
	background-image: url(../images/top/title_red.png);
	width: 700px;
	height: 51px;
	margin-bottom: 40px;
}

.crown_b{
	padding: 8px 8px 0 15px;
	float: left;
}

.rank_no_b{
	float: left;
	margin-top: -6px;
	padding-right: 13px;
}

.ranking_title_b h2{
	color: #fff;
	font-weight: bold;
	float: left;
	font-size: 125%;
	line-height: 51px;
}

.ranking_title_b h3{
	color: #fff;
	font-weight: bold;
	float: left;
	font-size: 125%;
	line-height: 51px;
}

.ranking_title_norank_b h3{
	color: #fff;
	font-weight: bold;
	float: left;
	font-size: 125%;
	line-height: 51px;
}

.feature_b{
	width: 700px;
	height: 321px;
	float: left;
}

.feature_left_b{
	width: 340px;
	float: left;
	height: 321px;
	margin-right: 20px;
}

.star_img_b{
	float: left;
	padding-bottom: 30px;
	width: 230px;
	height: 21px;
}

.web_img_b{
	float: left;
	width: 340px;
	height: 270px;
}

.feature_right_b{
	width: 340px;
	float: left;
	height: 321px;
}

.rank_button{
	width: 340px;
	height: 40px;
	background: #E98E19;
	border-radius: 10px;
	float: right;
}

.rank_button a{
	text-decoration: none;
}

.rank_button:hover{
	width: 340px;
	height: 40px;
	background: #FFAE68;
	border-radius: 10px;
}

.rank_button p{
	color: #454545;
	line-height: 40px;
	text-align: center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
}



.rank_button_satei{
	width: 340px;
	height: 40px;
	background: #454545;
	border-radius: 10px;
	float: right;
	margin-top: 10px;
}

.rank_button_satei a{
	text-decoration: none;
}

.rank_button_satei:hover{
	width: 340px;
	height: 40px;
	background-color: #747474;
	border-radius: 10px;
}

.rank_button_satei p{
	color: #fff;
	line-height: 40px;
	text-align: center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
}



.rank_button_sp{
	display: none;
}

.rank_button_sp a{
	display: none;
}

.rank_button_sp:hover{
	display: none;
}

.rank_button_sp p{
	display: none;
}

.icon_b ul{
	width: 340px;
	height: 70px;
}

.icon_b li{
	width: 60px;
	height: 60px;
	margin: 0 10px 10px 0;
	float: left;
}

.icon_b li:last-child{
	width: 60px;
	height: 60px;
	margin: 0 0 10px 0;
	float: left;
}

.evaluation_b{
	margin-top: 11px;
	float: left;
	height: 170px;
	width: 340px;
}

.title_line_b{
	margin: 30px 0 20px;
	border-bottom: 1px solid #CDCDCD;
	border-left: #C00003 3px solid;
	width: 100%;
	height: 39px;
	float: left;
}

.title_line_b h3{
	color: #946730;
    font-size: 108%;
    font-weight: bold;
	line-height: 39px;
	padding-left: 30px;
}

.point_box_b{
	width: 700px;
	margin: 20px 0 5px;
	float: left;
}

.point_box_left_b{
	width: 290px;
	margin-right: 20px;
	background: #DDD;
	float: left;
	padding: 15px 25px;
}

.point_box_left_b h4{
	color: #cb9115;
    font-size: 100%;
    font-weight: bold;
    line-height: 1.7;
}

.point_box_left_b ul li{
	font-size: 85%;
    line-height: 1.7;
	list-style-type: disc;
	margin-left: 15px;
}

.point_box_right_b{
	width: 290px;
	background: #DDD;
	float: left;
	padding: 15px 25px;
}

.point_box_right_b h4{
	color: #cb9115;
    font-size: 100%;
    font-weight: bold;
    line-height: 1.7;
}

.point_box_right_b li{
	font-size: 85%;
    line-height: 1.7;
	list-style-type: disc;
	margin-left: 15px;

}

.approximation_b{
	margin-top: 5px;
	margin-bottom: 5px;
	float: left;
}

.approximation_b th{
	height: 60px;
	line-height: 60px;
	border: solid 1px #BFBFBF;
	background: #DDD;
	font-size: 95%;
	font-weight: bold;
	color: #cb9115;
}

.approximation_b td{
	font-size: 85%;
	border: solid 1px #BFBFBF;
	text-align: center;
	vertical-align: middle;
	height: 80px;
}

.etc_text_b{
	float: left;
	width: 100%;
	height: 100%;
	margin: 5px 0 10px;
}

.etc_text_b p{
	color: #cb9115;
	font-weight: bold;
	font-size: 90%;
	text-decoration: underline;
}

.etc_text_b_sp{
	display: none;
}

.etc_text_b_sp p{
	display: none;
}

.space700_h40{
	width: 700px;
	height: 40px;
}

.space700_h120{
	width: 700px;
	height: 120px;
}

.space700_h5{
	width: 700px;
	height: 5px;
}

#menu {
    display: none;
}

#menu li {
	display: none;
}

#menu li a {
	display: none;
}

#toggle {
	display: none;
}

#toggle a{
	display: none;
}

#toggle:before {
	display: none;
}

#toggle a:before, #toggle a:after {
	display: none;
}
	
#toggle a:before {
	display: none;
}

#toggle a:after {
	display: none;
}

.contents_top_text h3{
	font-weight: bold;
	color: #9E9E9E;
	font-size: 110%;
	margin-bottom: 3px;
}

.top_item{
	width: 100%;
	height: 150px;
	margin-bottom: 20px;
	font-size: 85%;
    line-height: 1.7;
	padding-bottom: 25px;
	border-bottom: dotted 1px #c9c9c9;
}

.top_item_img{
	float: left;
	margin-right: 20px;
	width: 246px;
	height: 150px;
}

.top_item_right{
	width: 434px;
	height: 150px;
	float: left;
	position: relative;
}

.top_item h3{
	color: #cb9115;
	font-size: 115%;
	font-weight: bold;
}

.top_item_btn{
	color: #cb9115;
	position: absolute;
	bottom: 0;
	right: 0;
}

.top_item_ctg_btn{
	width: 300px;
	height: 40px;
    font-size: 87%;
    text-decoration: none;
    display: block;
    text-align: center;
    color: #fff;
	line-height: 40px;
	border-radius: 10px;
	background: #454545;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	float: right;
	margin-bottom: 10px;
	margin-left: 15px;
}

.top_item_ctg_btn:hover{
	text-decoration: none;
	color: #fff;
	background-color: #7A7A7A;
}

/*-- 161101 ボタンデザイン --*/

.btn {
	width: 280px;
	height: 60px;
	border: none;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: inherit;
	color: inherit;
	background: none;
	cursor: pointer;
	display: inline-block;
	margin: 15px 10px 15px 0;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: bold;
	outline: none;
	position: relative;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

.btn:after {
	content: '';
	position: absolute;
	z-index: -1;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

.btn:before{
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	position: relative;
	-webkit-font-smoothing: antialiased;
}

.icon-arrow-right:before {
}

.btn-3 {
	background-color: #515151;
	color: #fff;
}

.btn-3:hover {
	background-color: #6A6A6A;
}

.btn-3:active {
	background: #6A6A6A;
	top: 2px;
}

.btn-3:before {
	position: absolute;
	height: 100%;
	left: 0;
	top: 0;
	line-height: 3;
	font-size: 100%;
	width: 60px;
}

.btn-3e {
	padding: 15px 50px 15px 0;
	overflow: hidden;
}

.btn-3e:before {
	left: auto;
	right: 10px;
	z-index: 2;
}

.btn-3e:after {
	width: 28%;
	height: 200%;
	background: rgba(255,255,255,0.1);
	z-index: 1;
	right: 0;
	top: 0;
	margin: -5px 0 0 -5px;
	-webkit-transform-origin: 0 0;
	-webkit-transform: rotate(-20deg);
	-moz-transform-origin: 0 0;
	-moz-transform: rotate(-20deg);
	-ms-transform-origin: 0 0;
	-ms-transform: rotate(-20deg);
	transform-origin: 0 0;
	transform: rotate(-20deg);
}

.btn-3e:hover:after {
	width: 35%;
}

.btn_img{
	z-index: 3;
	float: right;
	position: absolute;
	top: 0;
	left: 225px;
}



/*-- 161101 ボタンデザイン --*/

.btn_hp {
	width: 404px;
	height: 60px;
	border: none;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: inherit;
	color: inherit;
	background: none;
	cursor: pointer;
	display: inline-block;
	margin: 15px 0;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: bold;
	outline: none;
	position: relative;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

.btn_hp:after {
	content: '';
	position: absolute;
	z-index: -1;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

.btn_hp:before{
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	position: relative;
	-webkit-font-smoothing: antialiased;
}

.icon-arrow-right_hp:before {
}

.btn-3_hp {
	background-color: #FF8E00;
	color: #fff;
}

.btn-3_hp:hover {
	background: #f29e0d;
}

.btn-3_hp:active {
	background: #f58500;
	top: 2px;
}

.btn-3_hp:before {
	position: absolute;
	height: 100%;
	left: 0;
	top: 0;
	line-height: 3;
	font-size: 100%;
	width: 60px;
}

.btn-3e_hp {
	padding: 15px 50px 15px 0;
	overflow: hidden;
}

.btn-3e_hp:before {
	left: auto;
	right: 10px;
	z-index: 2;
}

.btn-3e_hp:after {
	width: 25%;
	height: 200%;
	background: rgba(255,255,255,0.1);
	z-index: 1;
	right: 0;
	top: 0;
	margin: -5px 0 0 -5px;
	-webkit-transform-origin: 0 0;
	-webkit-transform: rotate(-20deg);
	-moz-transform-origin: 0 0;
	-moz-transform: rotate(-20deg);
	-ms-transform-origin: 0 0;
	-ms-transform: rotate(-20deg);
	transform-origin: 0 0;
	transform: rotate(-20deg);
}

.btn-3e_hp:hover:after {
	width: 32%;
}

.btn_hp_img{
	z-index: 3;
	float: right;
	position: absolute;
	top: 0;
	left: 340px;
}

/*-- 161101 ボタンデザイン --*/

.btn_ranking {
	width: 340px;
	height: 60px;
	border: none;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: inherit;
	color: inherit;
	background: none;
	cursor: pointer;
	display: inline-block;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: bold;
	outline: none;
	position: relative;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

.btn_ranking:after {
	content: '';
	position: absolute;
	z-index: -1;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

.btn_ranking:before{
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	position: relative;
	-webkit-font-smoothing: antialiased;
}

.icon-arrow-right_ranking:before {
}

.btn-3_ranking {
	background-color: #FF8E00;
	color: #fff;
}

.btn-3_ranking:hover {
	background: #f29e0d;
}

.btn-3_ranking:active {
	background: #f58500;
	top: 2px;
}

.btn-3_ranking:before {
	position: absolute;
	height: 100%;
	left: 0;
	top: 0;
	line-height: 3;
	font-size: 100%;
	width: 60px;
}

.btn-3e_ranking {
	padding: 15px 50px 15px 0;
	overflow: hidden;
}

.btn-3e_ranking:before {
	left: auto;
	right: 10px;
	z-index: 2;
}

.btn-3e_ranking:after {
	width: 25%;
	height: 200%;
	background: rgba(255,255,255,0.1);
	z-index: 1;
	right: 0;
	top: 0;
	margin: -5px 0 0 -5px;
	-webkit-transform-origin: 0 0;
	-webkit-transform: rotate(-20deg);
	-moz-transform-origin: 0 0;
	-moz-transform: rotate(-20deg);
	-ms-transform-origin: 0 0;
	-ms-transform: rotate(-20deg);
	transform-origin: 0 0;
	transform: rotate(-20deg);
}

.btn-3e_ranking:hover:after {
	width: 32%;
}

.btn_ranking_img{
	z-index: 3;
	float: right;
	position: absolute;
	top: 0;
	left: 280px;
}

/*-- 161101 ボタンデザイン --*/

.btn_estimate_btn{
	display: none;
	width: 340px;
	height: 60px;
	border: none;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: inherit;
	color: inherit;
	background: none;
	cursor: pointer;
	display: inline-block;
	margin: 7px 0 0 0;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: bold;
	outline: none;
	position: relative;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

.btn_estimate_btn:after {
	display: none;
	content: '';
	position: absolute;
	z-index: -1;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

.btn_estimate_btn:before{
	display: none;
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	position: relative;
	-webkit-font-smoothing: antialiased;
}

.btn-3_estimate_btn {
	display: none;
	background-color: #515151;
	color: #fff;
}

.btn-3_estimate_btn:hover {
	display: none;
	background: #6A6A6A;
}

.btn-3_estimate_btn:active {
	display: none;
	background: #6A6A6A;
	top: 2px;
}

.btn-3_estimate_btn:before {
	display: none;
	position: absolute;
	height: 100%;
	left: 0;
	top: 0;
	line-height: 3;
	font-size: 100%;
	width: 60px;
}

.btn-3e_estimate_btn {
	display: none;
	padding: 15px 50px 15px 0;
	overflow: hidden;
}

.btn-3e_estimate_btn:before {
	display: none;
	left: auto;
	right: 10px;
	z-index: 2;
}

.btn-3e_estimate_btn:after {
	display: none;
	width: 25%;
	height: 200%;
	background: rgba(255,255,255,0.1);
	z-index: 1;
	right: 0;
	top: 0;
	margin: -5px 0 0 -5px;
	-webkit-transform-origin: 0 0;
	-webkit-transform: rotate(-20deg);
	-moz-transform-origin: 0 0;
	-moz-transform: rotate(-20deg);
	-ms-transform-origin: 0 0;
	-ms-transform: rotate(-20deg);
	transform-origin: 0 0;
	transform: rotate(-20deg);
}

.btn-3e_estimate_btn:hover:after {
	display: none;
	width: 32%;
}

.btn_estimate_img_btn{
	display: none;
	z-index: 3;
	float: right;
	position: absolute;
	top: 0;
	left: 280px;
}

/*-- 161101 ボタンデザイン --*/

.btn_hp_sp {
	width: 404px;
	height: 60px;
	border: none;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: inherit;
	color: inherit;
	background: none;
	cursor: pointer;
	display: inline-block;
	margin: 15px 0;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: bold;
	outline: none;
	position: relative;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

.btn_hp:after {
	content: '';
	position: absolute;
	z-index: -1;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

.btn_hp:before{
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	position: relative;
	-webkit-font-smoothing: antialiased;
}

.icon-arrow-right_hp:before {
}

.btn-3_hp {
	background-color: #FF8E00;
	color: #fff;
}

.btn-3_hp:hover {
	background: #f29e0d;
}

.btn-3_hp:active {
	background: #f58500;
	top: 2px;
}

.btn-3_hp:before {
	position: absolute;
	height: 100%;
	left: 0;
	top: 0;
	line-height: 3;
	font-size: 100%;
	width: 60px;
}

.btn-3e_hp {
	padding: 15px 50px 15px 0;
	overflow: hidden;
}

.btn-3e_hp:before {
	left: auto;
	right: 10px;
	z-index: 2;
}

.btn-3e_hp:after {
	width: 25%;
	height: 200%;
	background: rgba(255,255,255,0.1);
	z-index: 1;
	right: 0;
	top: 0;
	margin: -5px 0 0 -5px;
	-webkit-transform-origin: 0 0;
	-webkit-transform: rotate(-20deg);
	-moz-transform-origin: 0 0;
	-moz-transform: rotate(-20deg);
	-ms-transform-origin: 0 0;
	-ms-transform: rotate(-20deg);
	transform-origin: 0 0;
	transform: rotate(-20deg);
}

.btn-3e_hp:hover:after {
	width: 32%;
}

.btn_hp_img{
	z-index: 3;
	float: right;
	position: absolute;
	top: 0;
	left: 340px;
}

/*-- 161101 ボタンデザイン --*/

.btn_satei {
	display: none;
	width: 289px;
	height: 60px;
	border: none;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: inherit;
	color: inherit;
	background: none;
	cursor: pointer;
	display: inline-block;
	margin: 15px 0 15px 1px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: bold;
	outline: none;
	position: relative;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

.btn_satei:after {
	content: '';
	position: absolute;
	z-index: -1;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

.btn_satei:before{
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	position: relative;
	-webkit-font-smoothing: antialiased;
}

.icon-arrow-right_satei:before {
}

.btn-3_satei {
	background-color: #515151;
	color: #fff;
}

.btn-3_satei:hover {
	background-color: #6A6A6A;
}

.btn-3_satei:active {
	background: #6A6A6A;
	top: 2px;
}

.btn-3_satei:before {
	position: absolute;
	height: 100%;
	left: 0;
	top: 0;
	line-height: 3;
	font-size: 100%;
	width: 60px;
}

.btn-3e_satei {
	padding: 15px 50px 15px 0;
	overflow: hidden;
}

.btn-3e_satei:before {
	left: auto;
	right: 10px;
	z-index: 2;
}

.btn-3e_satei:after {
	width: 25%;
	height: 200%;
	background: rgba(255,255,255,0.1);
	z-index: 1;
	right: 0;
	top: 0;
	margin: -5px 0 0 -5px;
	-webkit-transform-origin: 0 0;
	-webkit-transform: rotate(-20deg);
	-moz-transform-origin: 0 0;
	-moz-transform: rotate(-20deg);
	-ms-transform-origin: 0 0;
	-ms-transform: rotate(-20deg);
	transform-origin: 0 0;
	transform: rotate(-20deg);
}

.btn-3e_satei:hover:after {
	width: 32%;
}

.btn_img_satei{
	z-index: 3;
	float: right;
	position: absolute;
	top: 0;
	left: 240px;
}

/*-- 161101 ボタンデザイン --*/

.btn_rankingsatei {
	display: none;
	width: 96%;
	height: 60px;
	border: none;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: inherit;
	color: inherit;
	background: none;
	cursor: pointer;
	display: inline-block;
	margin: 0 0 15px 2%;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: bold;
	outline: none;
	position: relative;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

.btn_rankingsatei:after {
	display: none;
	content: '';
	position: absolute;
	z-index: -1;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

.btn_rankingsatei:before{
	display: none;
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	position: relative;
	-webkit-font-smoothing: antialiased;
}

.icon-arrow-right_rankingsatei:before {
}

.btn-3_rankingsatei {
	display: none;
	background-color: #515151;
	color: #fff;
}

.btn-3_rankingsatei:hover {
	display: none;
	background-color: #6A6A6A;
}

.btn-3_rankingsatei:active {
	display: none;
	background: #6A6A6A;
	top: 2px;
}

.btn-3_rankingsatei:before {
	display: none;
	position: absolute;
	height: 100%;
	left: 0;
	top: 0;
	line-height: 3;
	font-size: 100%;
	width: 60px;
}

.btn-3e_rankingsatei {
	display: none;
	padding: 15px 50px 15px 0;
	overflow: hidden;
}

.btn-3e_rankingsatei:before {
	display: none;
	left: auto;
	right: 10px;
	z-index: 2;
}

.btn-3e_rankingsatei:after {
	display: none;
	width: 28%;
	height: 200%;
	background: rgba(255,255,255,0.1);
	z-index: 1;
	right: 0;
	top: 0;
	margin: -5px 0 0 -5px;
	-webkit-transform-origin: 0 0;
	-webkit-transform: rotate(-20deg);
	-moz-transform-origin: 0 0;
	-moz-transform: rotate(-20deg);
	-ms-transform-origin: 0 0;
	-ms-transform: rotate(-20deg);
	transform-origin: 0 0;
	transform: rotate(-20deg);
}

.btn-3e_rankingsatei:hover:after {
	display: none;
	width: 35%;
}

.btn_img_rankingsatei{
	display: none;
	z-index: 3;
	float: right;
	position: absolute;
	top: 0;
	left: 86%;
}

/*-- 161101 ボタンデザイン --*/

.btn_estimate_pc{
	width: 340px;
	height: 60px;
	line-height: 60px;
	border: none;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: inherit;
	margin: 7px 0 0 0;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: bold;
	outline: none;
	text-align: center;
	background-color: #515151;
	color: #fff;
}

/*-- 161101 ボタンデザイン --*/

.btn_satei_sptel {
	display: none;
	width: 289px;
	height: 60px;
	border: none;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: inherit;
	color: inherit;
	background: none;
	cursor: pointer;
	display: inline-block;
	margin: 15px 0 15px 1px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: bold;
	outline: none;
	position: relative;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

.btn_satei_sptel:after {
	display: none;
	content: '';
	position: absolute;
	z-index: -1;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

.btn_satei_sptel:before{
	display: none;
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	position: relative;
	-webkit-font-smoothing: antialiased;
}

.icon-arrow-right_satei_sptel:before {
}

.btn-3_satei_sptel {
	display: none;
	background-color: #515151;
	color: #fff;
}

.btn-3_satei_sptel:hover {
	display: none;
	background-color: #6A6A6A;
}

.btn-3_satei_sptel:active {
	display: none;
	background: #6A6A6A;
	top: 2px;
}

.btn-3_satei_sptel:before {
	display: none;
	position: absolute;
	height: 100%;
	left: 0;
	top: 0;
	line-height: 3;
	font-size: 100%;
	width: 60px;
}

.btn-3e_satei_sptel {
	display: none;
	padding: 15px 50px 15px 0;
	overflow: hidden;
}

.btn-3e_satei_sptel:before {
	display: none;
	left: auto;
	right: 10px;
	z-index: 2;
}

.btn-3e_satei_sptel:after {
	display: none;
	width: 25%;
	height: 200%;
	background: rgba(255,255,255,0.1);
	z-index: 1;
	right: 0;
	top: 0;
	margin: -5px 0 0 -5px;
	-webkit-transform-origin: 0 0;
	-webkit-transform: rotate(-20deg);
	-moz-transform-origin: 0 0;
	-moz-transform: rotate(-20deg);
	-ms-transform-origin: 0 0;
	-ms-transform: rotate(-20deg);
	transform-origin: 0 0;
	transform: rotate(-20deg);
}

.btn-3e_satei_sptel:hover:after {
	display: none;
	width: 32%;
}

.btn_img_satei_sptel{
	display: none;
	z-index: 3;
	float: right;
	position: absolute;
	top: 0;
	left: 240px;
}

/*-- 161101 ボタンデザイン --*/

.btn_satei_pc {
	display: none;
	width: 289px;
	height: 60px;
	border: none;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: inherit;
	color: inherit;
	background: none;
	display: inline-block;
	margin: 15px 0 15px 1px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: bold;
	outline: none;
	position: relative;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

.btn_satei_pc:after {
	content: '';
	position: absolute;
	z-index: -1;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

.btn_satei_pc:before{
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	position: relative;
	-webkit-font-smoothing: antialiased;
}

.icon-arrow-right_satei_pc:before {
}

.btn-3_satei_pc {
	background-color: #515151;
	color: #fff;
}

/*-- 161101 ボタンデザイン --*/

.btn_estimate{
	width: 340px;
	height: 60px;
	border: none;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: inherit;
	color: inherit;
	background: none;
	cursor: pointer;
	display: inline-block;
	margin: 7px 0 0 0;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: bold;
	outline: none;
	position: relative;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

.btn_estimate:after {
	content: '';
	position: absolute;
	z-index: -1;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

.btn_estimate:before{
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	position: relative;
	-webkit-font-smoothing: antialiased;
}

.icon-arrow-right_estimate:before {
}

.btn-3_estimate {
	background-color: #515151;
	color: #fff;
}

.btn-3_estimate:hover {
	background: #6A6A6A;
}

.btn-3_estimate:active {
	background: #6A6A6A;
	top: 2px;
}

.btn-3_estimate:before {
	position: absolute;
	height: 100%;
	left: 0;
	top: 0;
	line-height: 3;
	font-size: 100%;
	width: 60px;
}

.btn-3e_estimate {
	padding: 15px 50px 15px 0;
	overflow: hidden;
}

.btn-3e_estimate:before {
	left: auto;
	right: 10px;
	z-index: 2;
}

.btn-3e_estimate:after {
	width: 25%;
	height: 200%;
	background: rgba(255,255,255,0.1);
	z-index: 1;
	right: 0;
	top: 0;
	margin: -5px 0 0 -5px;
	-webkit-transform-origin: 0 0;
	-webkit-transform: rotate(-20deg);
	-moz-transform-origin: 0 0;
	-moz-transform: rotate(-20deg);
	-ms-transform-origin: 0 0;
	-ms-transform: rotate(-20deg);
	transform-origin: 0 0;
	transform: rotate(-20deg);
}

.btn-3e_estimate:hover:after {
	width: 32%;
}

.btn_estimate_img{
	z-index: 3;
	float: right;
	position: absolute;
	top: 0;
	left: 280px;
}