@charset "UTF-8";

/*------------ LINCOLN ------------*/

/* #lincoln_top  */



#header{
	height: 240px;
}

#lincoln_top{
	margin-top: 0;
}

#lincoln_top h2.main_ttl{
	position:relative;
	min-width:1100px;
}
#lincoln_top h2.main_ttl img {
	width: 100%;
	height: auto;

}

#lincoln_top h2.main_ttl a img{
	width:230px;
	height:auto;
	min-width:auto;
	position:absolute;
	z-index:10;
	left:72%;
	bottom:3%;
}

#trouble_box {
	padding: 55px 0 90px;
	text-align: center;
	background: url(../images/lincoln/top_trouble_bg.jpg) no-repeat  center top #164d93;
	background-size: 100% auto;
}
#trouble_box .trouble_txt {
	color: #fff;
	font-size: 16px;
}
#trouble_box h3 {
	margin-top: 40px;
}
#trouble_box .trouble_list {
	margin: 10px 0 0 0;
	-webkit-padding-start: 0;
}
#trouble_box .trouble_list li {
	width: 260px;
	margin: 25px 0 0 15px;
	padding: 25px 0 25px 60px;
	font-size: 15px;
	font-weight: bold;
	display: inline-block;
	background-color: #fff;
	position: relative;
	height:95px;
	line-height: 1.6;
}
#trouble_box .trouble_list li:nth-child(3n+1) {
	margin-left: 0;
}
#trouble_box .trouble_list li:nth-child(2) {
	width: 230px;
	padding: 25px 10px 25px 80px;
	top:-25px;

}

#trouble_box .trouble_list li:nth-child(5) {
	top:-25px;
}

#trouble_box .trouble_list li img {
	position: absolute;
	top: 30px;
	left: 20px;
}
#trouble_box .trouble_list li:nth-child(3) img,
#trouble_box .trouble_list li:nth-child(5) img {
	top: 25px;
	left: 30px;
}
#trouble_box .trouble_list li:nth-child(4) img {
	top: 40px;
}

#resolution_box {
	padding: 0 0 50px;
	background-color: #0093d7;
	position: relative;
}
#resolution_box .content_inner1000:before,
#resolution_box .content_inner1180:before,{
    content:"";
	width: 0;
	height: 0;
	position: absolute;
	top: -1px;
	left: 475px;
	border-style: solid;
	border-width: 25px 25px 0 25px;
	border-color: #1959a8 transparent transparent transparent;
}
#resolution_box p {
	padding-top: 60px;
}

.btn_claim .btn_orange {
	margin: 0 auto;
}

#lincoln_top .bg_sky {
	margin-top: 60px;
	padding: 60px 0;
	text-align: center;
}

#lincoln_top .bg_sky a{
	text-decoration:none;
}

#lincoln_top .bg_sky .price_ttl {
	margin-top: 140px;
}

.feature_box {
	margin-top: 25px;
}
.feature_box li {
	width: 278px;
	height: 330px;
	margin: 25px 0 0 15px;
	padding: 20px;
	vertical-align: top;
	display: inline-block;
	background-color: #f5f5f5;
	border: #fff 1px solid;
	position: relative;
}

.feature_box li:hover{
	background-color: #c2e4f3;
}

.feature_box li:nth-child(3n+1) {
	margin-left: 0;
}
.feature_box li:before {
    content:"";
    position: absolute;
    bottom: 0;
    right: 0;
	height: 0;
	border-style: solid;
	border-width: 0 0 15px 15px;
	border-color: transparent transparent #ff4800 transparent;
}
.feature_box li h4 {
	padding: 10px 0;
	font-size: 20px;
	color: #fff;
	background-color: #0071bc;
}
.feature_box li h5 {
	margin-top: 15px;
	font-size: 18px;
	color:#000000;
}
.feature_box li p {
	margin-top: 30px;
	font-size: 14px;
	text-align: left;
}

.price_list dt {
	margin-top: 40px;
	padding: 15px;
	text-align: center;
	color: #fff;
	font-size: 20px;
	background-color: #666;
}

.price_list dd {
	padding: 15px;
	background-color: #fff;
}

.price_list dd p {
	width: 500px;
	margin: 0 auto;
	text-align: left;
}

.price_list dd p.bold {
	font-size: 18px;
}

.price_list dd p.f14 {
	margin-top: 20px;
}


/* #lincoln_main  */
#lincoln_main {
	width: 750px;
	margin: 0 auto;
}

#lincoln_main p {
	font-size: 14px;
}

#lincoln_main .lincoln_main_inner {
	margin: 0 35px;
}

#lincoln_main .lead_txt {
	padding: 10px;
	background-color: #1e1f1f;
}

#lincoln_main .lead_txt p {
	color: #fff;
	text-align: center;
}

.ttl_before {
	margin-top: 45px;
	padding: 15px 0 15px 135px;
	color: #0071bc;
	font-size: 20px;
	position: relative;
	background-color: #e7f3fb;
}

.ttl_before.ttl_before_min{
	padding: 5px 0 4px 135px;
}

.ttl_before.ttl_before_min span{
	display:block;
	line-height:1.3 !important;
}

.ttl_before2 {
	margin-top: 0px;
	padding: 15px ;
	color: #0071bc;
	font-size: 20px;
	position: relative;
	background-color: #e7f3fb;
}

.ttl_before2.mt{
	margin-top:45px;
}

.ttl_before3 {
	margin-top: 20px;
	padding: 5px ;
	border-bottom:dotted 1px #000;
	color: #000;
	font-weight:bold;
	font-size: 16px;
	position: relative;
}

.ttl_before:before {
    content:"Before";
    position: absolute;
    top: 0;
    left: 0;
	padding: 15px 25px;
	background-color: #cbdeeb;
	-webkit-border-top-right-radius: 30px;
	-webkit-border-bottom-right-radius: 30px;
	-moz-border-radius-topright: 30px;
	-moz-border-radius-bottomright: 30px;
	border-top-right-radius: 30px;
	border-bottom-right-radius: 30px;
}

/* .frame_dot */
.frame_dot {
	background: url(../images/lincoln/frame_dot.png) repeat left top;
	padding: 5px 6px 6px 6px;
}
.frame_dot_inner {
	padding: 25px 20px;
	background-color: #fff;
}
.frame_dot .min {
	font-size: 20px;
}
.frame_dot ul {
	margin-top: 20px;
}
.frame_dot ul li {
	padding: 5px 0 0 20px;
	font-size: 16px;
	position: relative;
}
.frame_dot ul li:before {
    content:"●";
    position: absolute;
    top: 0.3em;
    left: 0;
	color: #0071bc;
}

/* .bg_sky */
.bg_sky {
	background-color: #dce6f2;
}

.box_after {
	margin-top: 60px;
	padding: 50px 0 30px 0;
	position: relative;
}

.box_after:before {
	content: "";
	position: absolute;
	top: 0;
	left: 295px;
	border-style: solid;
	border-width: 70px 80px 0 80px;
	margin-top:-1px;
	border-color: #ffffff transparent transparent transparent;
}

.ttl_after {
	margin-top: 45px;
	padding: 15px 0 15px 115px;
	color: #fff;
	font-size: 19px;
	position: relative;
	background-color: #0071bc;
}

.ttl_after.ttl_after_min {
	padding: 5px 0 4px 135px;
}

.ttl_after.ttl_after_min span{
	display:block;
	line-height:1.3 !important;
}

.ttl_after:before {
    content:"After";
    position: absolute;
    top: 0;
    left: 0;
	padding: 15px 25px;
	color: #dce6f2;
	background-color: #025e9a;
	-webkit-border-top-right-radius: 30px;
	-webkit-border-bottom-right-radius: 30px;
	-moz-border-radius-topright: 30px;
	-moz-border-radius-bottomright: 30px;
	border-top-right-radius: 30px;
	border-bottom-right-radius: 30px;
}

.ttl_after2 {
	margin-top: 45px;
	padding: 15px 15px 15px ;
	color: #fff;
	font-size: 20px;
	position: relative;
	background-color: #0071bc;
}


p.txt_zoom {
	font-size: 14px;
	color: #666;
	text-align: right;
}

.box_after ol {
	font-size: 16px;
}

/* #lincoln_side */
#lincoln_side {
	width: 200px;
	float: left;
}

.lincoln_manu li {
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 2px solid #fff;
	display: table;
}
.lincoln_manu li a {
	width: 180px;
	height: 40px;
	padding: 10px 20px 10px 3px;
	color: #fff;
	vertical-align: middle;
	text-decoration: none;
	background: url(../images/lincoln/icon_menu_arrow.png) no-repeat 180px center #6296d0;
	display: table-cell;
}
.lincoln_manu li a:hover {
	background-color: #0071bc;
}
/* 現在ページ表示メニュー色変え */
#lincoln_efficiency .lincoln_manu li.active a { background-color: #0071bc; }


/* .lincoln_list */
.lincoln_list {
	margin-top: 40px;
	padding: 10px;
}
#lincoln_side .lincoln_list {
	background-color: #efefef;
}
.lincoln_list li {
	margin-bottom: 10px;
	text-align: center;
	position: relative;
	display: table;
}
.lincoln_list li a {
	display: block;
	text-decoration: none;
	color: #2b2a2a;
	background-color: #fff;
    position: relative;
	vertical-align: middle;
	display: table-cell;
}
.lincoln_list li a:hover {
	color: #0071bc;
}
.lincoln_list li a:before {
    content:"";
    position: absolute;
    bottom: 0;
    right: 0;
	height: 0;
	border-style: solid;
	border-width: 0 0 15px 15px;
	border-color: transparent transparent #ff4800 transparent;
}
#lincoln_top .lincoln_list {
	margin-bottom: 120px;
}
#lincoln_top .lincoln_list li {
	margin: 20px 0 0 20px;
	font-size: 15px;
	border: #000 1px solid;
	float: left;
}
#lincoln_top .lincoln_list li:nth-child(5n+1) {
	margin-left: 0;
}

#lincoln_top .lincoln_list li a {
	width: 178px;
	height: 70px;
}

#lincoln_side .lincoln_list {
	background-color: #efefef;
}

#lincoln_side .lincoln_list li {
	margin-bottom: 10px;
}
#lincoln_side .lincoln_list li:last-child {
	margin-bottom: 0;
}
#lincoln_side .lincoln_list li a {
	width: 180px;
	height: 20px;
	padding: 15px 5px 15px 5px;
	font-size: 12px;
}

/* #sub_list_btn */
#sub_list_btn {
	padding: 70px 0 125px;
}

#sub_list_btn a{
		position:relative;
}

#sub_list_btn a .ov{
	position:absolute;
	z-index:10;
	width:100%;
}

.bnr_list {
	width: 480px;
}
.bnr_list .box_ttl{
	width: 170px;
	height: 135px;
	background-color: rgba(0,113,188,0.9);
	font-size: 22px;
	font-weight: bold;
}
.bnr_list .box_ttl span.f18 {
	font-size: 18px;
}
.bnr_list .caption.fc_w {
	color: #fff;
	text-shadow:0 0 5px #000,0 0 5px #000,0 0 5px #000;
}


/* #lincoln_introduction  */
#lincoln_introduction h2.main_ttl img {
	width: 100%;
	height: auto;
	margin-top: 10px;
}

ul.user_voice {
	margin-top: -50px;
    display:-webkit-box;
    display:-moz-box;
    display:-ms-box;
    display:-webkit-flexbox;
    display:-moz-flexbox;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:-ms-flex;
    display:flex;
    -webkit-box-lines:multiple;
    -moz-box-lines:multiple;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
		margin-bottom:100px;
}

ul.user_voice li {
	width: 320px;
	margin: 30px 0 0 20px;
	position: relative;
	background-color: #f5f5f5;
}

ul.user_voice li:hover {
	background-color: #d8ebf7;
}

ul.user_voice li:before {
    content:"";
    position: absolute;
    bottom: 0;
    right: 0;
	height: 0;
	border-style: solid;
	border-width: 0 0 15px 15px;
	border-color: transparent transparent #ff4800 transparent;
}

ul.user_voice li:first-child:before {
	display: none;
}

ul.user_voice li:nth-child(3n+1) {
	margin-left: 0;
}

ul.user_voice li.voice_ttl {
	padding: 0;
	background: url(../images/common/bg_stripe.png) repeat left top #333;
}

ul.user_voice li.voice_ttl h3 {
	width: 100%;
	text-align: center;
	color: #fff;
	font-size: 40px;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.user_voice a {
	display: block;
	height: 100%;
	text-decoration: none;
}
.box_voice {
	padding: 20px;
}

.box_voice h4 {
	padding-left: 50px;
	margin-bottom: 20px;
	font-size: 16px;
	color: #000;
	position: relative;
	text-decoration: none;
}

.box_voice h4 span {
	top: 0;
	left: 0;
	font-size: 30px;
	position: absolute;
}

.box_voice img {
	margin-right: 10px;
	float: left;
}


/* #users voice */
#lincoln_users_voice .ttl_area {
	width: 1000px;
	margin: 30px auto ;
	position: relative;
}

#lincoln_users_voice .ttl_area h2 {
	font-size: 45px;
	font-weight: 700;
	color: #0071bc;
	padding-bottom: 10px;
	padding-top:90px;
}
#lincoln_users_voice .btn_arrow li {
	position: absolute;
}
#lincoln_users_voice .btn_arrow li a {
	display:inline-block;
	padding:0 5px 3px;
	border-bottom:solid 2px #0071bc;
	color: #0071bc;
	font-size: 19px;
	text-decoration: none;
}
#lincoln_users_voice .btn_arrow li.btn_back {
	top: 15px;
	left: 0;
	padding-left: 25px;
}

#lincoln_users_voice .btn_arrow li.btn_back_pabe {
	top: 15px;
	left: 50%;
	text-align:center;
	width:160px;
	margin-left:-80px;
	padding-left: 0px;
}

#lincoln_users_voice .btn_arrow li.btn_back:before {
    content: " ";
    position: absolute;
    top: 3px;
	left: 0;
    background: url(../images/lincoln/icon_voice_l.gif) no-repeat left 3px;
    display: block;
    width: 14px;
    height: 27px;
}
#lincoln_users_voice .btn_arrow li.btn_next {
	top: 15px;
	right: 0;
	padding-right: 25px;
}
#lincoln_users_voice .btn_arrow li.btn_next:after {
    content: " ";
    position: absolute;
    top: 3px;
	right: 0;
    background: url(../images/lincoln/icon_voice_r.gif) no-repeat left 3px;
    display: block;
    width: 14px;
    height: 27px;
}

h3.main_img img {
	margin-top: 50px;
}
.min_area h4 {
	font-size: 30px;
	margin-top: 50px;
}
.min_area p {
	margin-top: 30px;
	font-size: 15px;
	line-height: 2.2;
}
.sub_ttl {
	margin-top: 60px;
	padding: 10px 15px;
	font-size: 20px;
	color: #0071bc;
	background-color: #dbebf5;
}
h6.sub_ttl02 {
	margin-top: 90px;
	text-align: center;
	font-size: 16px;
}

/* #lincoln_list */
#lincoln_list {
	margin-bottom: 100px;
}
#lincoln_list h2.main_ttl {
	margin-top: 40px;
	color: #372b2b;
	font-size: 35px;
	text-align: center;
}

.sales_menubox {
	margin-top: 50px;
}
.sales_menu {
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
}
.sales_menubox .btn_orange {
	width: 106px;
	height: 106px;
	margin: 0 10px;
	line-height: normal;
	font-size: 14px;
	line-height:1.3;
	position: relative;
}

.sales_menubox .btn_orange.btn_orange2 {
	width: 200px;
	height: 76px;
}
.sales_menubox .btn_orange span {
	background-image: none;
	margin-top: 20px;
}
.sales_menubox li:nth-child(odd) .btn_orange span {
	margin-top: 40px;
}

.sales_menubox .btn_orange span.mt {
	margin-top: 20px !important;
}

.sales_menubox .btn_orange:after {
	content: url(../images/top/icon_arrow_d.png);
	position: absolute;
	bottom: 3px;
	left: 42px;
	display: block;
}

.sales_menubox .btn_orange2:after {
	content: url(../images/top/icon_arrow_d.png);
	position: absolute;
	bottom: 3px;
	left: 50%;
	margin-left:-12px;
	display: block;
}

.sales_list {
	width: 100%;
	font-size: 0;
}
.sales_list li {
	width: 240px;
	margin: 50px 70px 0 0;
	display: inline-block;
	vertical-align: top;
	box-sizing: border-box;
}
.sales_list li:nth-child(4n) {
	margin-right: 0;
}
.sales_list li .pic{
	width: 100%;
	height: 100px;
	padding-top: 5px;
    display: block;
	text-align: center;
	border: 1px solid #CCCCCC;
}

.sales_list li .pic.pic_small{
	width: 100%;
	height: 100px;
	padding-top: 5px;
    display: block;
	text-align: center;
	border: 1px solid #CCCCCC;
}

.sales_list li .pic.pic_small2{
	width: 100%;
	height: 100px;
	padding-top: 5px;
    display: block;
	text-align: center;
	border: 1px solid #CCCCCC;
}


.sales_list li .pic.pic_small img,
.sales_list li .pic.pic_small2 img{
	border:none !important;
}

/*.sales_list li .pic img{
	border: 1px solid #f0f0f0;
	}
.sales_list li .pic img.red{
	border: 1px solid #000000;
	}
.sales_list li .pic img.blue{
	border: 1px solid #000000;
	}*/
.sales_list li p {
	font-size: 14px;
	margin-top: 10px;
}
.sales_list li .com {
	font-size: 15px;
	line-height:1.4;
	/*border-bottom:1px dotted #999;*/
}

.sales_box11 .sales_list li p {
	font-size: 14px;
	font-weight:bold;
}

.sales_box11 .sales_list li p.com {
	font-size: 14px;
	font-weight:normal;
	line-height:1.4;
	/*border-bottom:1px dotted #999;*/
}

.list06{
	width:680px;
	margin:0 auto;
}

.list06 li{
	float:left;
	margin-top:20px;
}

.list06 li p{
	text-align:center;
	padding-bottom:5px;
	height: 45px;
}

.list06 li:nth-child(2n){
	float:right;
}


@media (max-width:670px) {



	#header{
		height: 14vw;
	}

	#lincoln_top{
		margin-top: 5vw;
	}

	#lincoln_top h2.main_ttl{
		position:relative;
		min-width:100%;
	}
	#lincoln_top h2.main_ttl img {
		width: 100%;
		height: auto;

	}

	#lincoln_top h2.main_ttl a img{
		width:20%;
		height:auto;
		min-width:auto;
		position:absolute;
		z-index:10;
		left:72%;
		bottom:3%;
	}


	#sub_list_btn{
		padding:30px 2.5%;
	}
	.bnr_list{
		width:100%;
		position:relative;
	}
	.bnr_list:first-child{
		margin-bottom:20px;
	}
	.bnr_list a,
	.bnr_list span{
		display:block;
		color:inherit;
	}
	.bnr_list .box_ttl{
		left:15px;
		top:15px;
		width:29.3%;
		height:75px;
		font-size:12px;
	}
	.bnr_list .box_ttl span.f18 {
		font-size: 0.8em;
	}
	.bnr_list .caption{
		left:15px;
		bottom:5px;
		font-size:6px;
		text-shadow:0 0 2px #FFF,0 0 2px #FFF,0 0 2px #FFF;
	}
	.bnr_list .caption.fc_w {
		left:15px;
		bottom:5px;
		font-size:6px;
		text-shadow:0 0 2px #000,0 0 2px #000,0 0 2px #000;
	}

	.content_inner680 {
		width: auto;
		padding: 0 25px;
	}

	/* .frame_dot */

	.frame_dot .min {
		font-size: 14px;
	}
	.frame_dot ul {
		margin-top: 10px;
	}
	.frame_dot ul li {
		font-size: 1em;
	}
	.frame_dot ul li:before {
		top: 0.3em;
	}

	ul.user_voice {
		margin-top: 0;
	}
	ul.user_voice li.voice_ttl {
		width: 100%;
	}
	ul.user_voice li.voice_ttl h3 {
		padding: 15px 0;
		font-size: 20px;
		position: relative;
		top: auto;
		left: auto;
		-webkit-transform: none;
		transform: none;
	}
	ul.user_voice li {
		width: 100%;
		margin: 15px 15px 0;
	}
	ul.user_voice li:nth-child(3n+1) {
		margin-left: 15px;
	}

	#lincoln_users_voice .ttl_area {
		width: auto;
		margin: 20px auto 0;
	}
	#lincoln_users_voice .ttl_area h2 {
		font-size:22px;
		padding-bottom:2px;
	}
	#lincoln_users_voice .btn_arrow li a {
		font-size: 12px;
	}
	#lincoln_users_voice .btn_arrow li.btn_back {
		left: 5px;
		padding-left: 15px;
	}
	#lincoln_users_voice .btn_arrow li.btn_back:before,
	#lincoln_users_voice .btn_arrow li.btn_next:after {
		background-size: 100% auto;
		width: 7px;
		height: 9px;
	}
	#lincoln_users_voice .btn_arrow li.btn_next {
		right: 5px;
		padding-right: 15px;
	}
	h3.main_img img {
		margin-top: 25px;
	}
	.min_area {
		padding: 0 15px;
	}
	.min_area h4 {
		font-size: 15px;
		margin-top: 25px;
	}
	.min_area p {
		margin-top: 15px;
		font-size: 1em;
		line-height: 2.2;
	}

	.sub_ttl {
		margin-top: 30px;
		padding: 5px 15px;
		font-size: 14px;
	}

	h5.sub_ttl {
		margin-top: 30px;
		padding: 5px 15px;
		font-size: 14px;
	}
	h6.sub_ttl02 {
		margin-top: 45px;
		font-size: 12px;
	}

	/************************************************************************************/

	#lincoln_top{
		padding-top:30px;
	}

	#trouble_box {
		padding: 55px 0 100px;
		text-align: center;
		background: url(../images/lincoln/top_trouble_bg.jpg) no-repeat  center top #164d93;
		background-size: 100% auto;
	}
	#trouble_box .trouble_txt {
		color: #fff;
		font-size: 16px;
	}
	#trouble_box h3 {
		width:90%;
		margin:0 auto;
		margin-top: 30px;
	}
	#trouble_box .trouble_list {
		margin-top: 10px;
		width:95%;
		margin:0 auto;
	}
	#trouble_box .trouble_list li {
		width: 49% !important;
		float:left;
		margin: 20px auto 0 ;
		padding: 3% 0 3% 12% !important;
		font-size: 2.7vw;
		font-weight: bold;
		display: block;
		background-color: #fff;
		text-align:left;
		position: relative;
		box-sizing:border-box;
		top:0 !important;
		height:auto ;
	}

	#trouble_box .trouble_list li:nth-child(2n) {
		float:right;
	}

	#trouble_box .trouble_list li:nth-child(1) {
		background:url(../images/lincoln/top_trouble_list01.png) no-repeat 3% center #FFF;
		background-size:15% auto ;
	}

	#trouble_box .trouble_list li:nth-child(2) {
		background:url(../images/lincoln/top_trouble_list02.png) no-repeat 3% center #FFF;
		background-size:15% auto ;
	}

	#trouble_box .trouble_list li:nth-child(3) {
		background:url(../images/lincoln/top_trouble_list03.png) no-repeat 3% center #FFF;
		background-size:15% auto ;
	}


	#trouble_box .trouble_list li:nth-child(4) {
		background:url(../images/lincoln/top_trouble_list04.png) no-repeat 3% center #FFF;
		background-size:15% auto ;
	}

	#trouble_box .trouble_list li:nth-child(5) {
		background:url(../images/lincoln/top_trouble_list05.png) no-repeat 3% center #FFF;
		background-size:15% auto ;
	}

	#trouble_box .trouble_list li:nth-child(3n+1) {
		margin-left: 0;
	}
	#trouble_box .trouble_list li img {
		position: absolute;
		top: 30px;
		left: 20px;
		width:40px;
		height:auto;
		display:none;
	}
	#trouble_box .trouble_list li:nth-child(3) img,
	#trouble_box .trouble_list li:nth-child(5) img {
		top: 25px;
		left: 30px;
	}
	#trouble_box .trouble_list li:nth-child(4) img {
		top: 40px;
	}

	#resolution_box {
		padding: 0 0 30px;
		background-color: #0093d7;
		position: relative;
	}
	#resolution_box .content_inner1000:before,
	#resolution_box .content_inner1180:before,{
		content:"";
		width: 0;
		height: 0;
		position: absolute;
		top: 0;
		left: 50%;
		margin-left:-10px;
		border-style: solid;
		border-width: 20px 20px 0 20px;
		border-color: #1959a8 transparent transparent transparent;
	}
	#resolution_box p {
		width:100%;
		padding:30px 2.5% 0;
		box-sizing:border-box;
	}

	.btn_claim .btn_orange {
		margin: 0 auto;
	}

	.feature_ttl{
		width:95%;
		margin:0 auto;
	}

	#lincoln_top .bg_sky {
		margin-top: 30px;
		padding: 30px 0;
		text-align: center;
	}
	#lincoln_top .bg_sky .price_ttl {
		margin-top: 80px;
	}

	.feature_box {
		margin-top: 20px;
	}

	.feature_box {
		margin:0 auto;
	}
	.feature_box li {
		width: 95%;
		box-sizing:border-box;
		height: auto;
		margin: 20px 0 0 0px;
		padding: 20px;
		vertical-align: top;
		display: inline-block;
		background-color: #c2e4f3;
		border: #fff 1px solid;
		position: relative;
	}
	.feature_box li:nth-child(3n+1) {
		margin-left: 0;
	}
	.feature_box li:before {
		content:"";
		position: absolute;
		bottom: 0;
		right: 0;
		height: 0;
		border-style: solid;
		border-width: 0 0 15px 15px;
		border-color: transparent transparent #ff4800 transparent;
	}
	.feature_box li h4 {
		padding: 10px 0;
		font-size: 20px;
		color: #fff;
		background-color: #0071bc;
	}
	.feature_box li h5 {
		margin-top: 15px;
		font-size: 18px;
	}
	.feature_box li p {
		margin-top: 30px;
		font-size: 14px;
		text-align: left;
	}

	.price_list{
		width:100%;
		margin:0 auto;
	}

	.price_list dt {
		margin-top: 40px;
		padding: 15px;
		text-align: center;
		color: #fff;
		font-size: 20px;
		background-color: #666;
	}

	.price_list dd {
		padding: 15px;
		background-color: #fff;
	}

	.price_list dd p {
		width: 100%;
		margin: 0 auto;
		text-align: left;
	}

	.price_list dd p.bold {
		font-size: 18px;
	}

	.price_list dd p.f14 {
		margin-top: 20px;
	}


	/* #lincoln_main  */
	#lincoln_main {
		width: 750px;
		margin-left: 50px;
		float: right;
	}

	#lincoln_main p {
		font-size: 16px;
	}

	#lincoln_main .lincoln_main_inner {
		margin: 0 35px;
	}

	#lincoln_main .lead_txt {
		padding: 10px;
		background-color: #1e1f1f;
	}

	#lincoln_main .lead_txt p {
		color: #fff;
		text-align: center;
	}


	/* .frame_dot */
	.frame_dot {
		background: url(../images/lincoln/frame_dot.png) repeat left top;
		padding: 5px 6px 6px 6px;
	}
	.frame_dot_inner {
		padding: 15px 10px;
		background-color: #fff;
	}
	.frame_dot .min {
		font-size: 20px;
	}
	.frame_dot ul {
		margin-top: 0px;
	}
	.frame_dot ul li {
		padding: 5px 0 0 20px;
		font-size: 16px;
		position: relative;
	}
	.frame_dot ul li:before {
		content:"●";
		position: absolute;
		top: 0.3em;
		left: 0;
		color: #0071bc;
	}

	/* .bg_sky */
	.bg_sky {
		background-color: #dce6f2;
	}



	.box_after {
		margin-top: 30px;
		padding: 25px 0 15px 0;
		position: relative;
	}

	.box_after:before {
		content: "";
		position: absolute;
		top: 0;
		left: 50%;
		margin-left:-40px;
		border-style: solid;
		border-width: 35px 40px 0 40px;
		border-color: #ffffff transparent transparent transparent;
	}



	.ttl_after {
		margin-top: 20px;
		padding: 10px 0 10px 75px !important;
		color: #fff;
		font-size: 15px;
		position: relative;
		background-color: #0071bc;
	}

	.ttl_after2 {
		margin-top: 20px;
		padding: 10px;
		color: #fff;
		font-size: 15px;
		position: relative;
		background-color: #0071bc;
	}

	.ttl_after:before {
		content:"After";
		position: absolute;
		top: 0;
		left: 0;
		padding: 10px 15px;
		color: #dce6f2;
		background-color: #025e9a;
		-webkit-border-top-right-radius: 30px;
		-webkit-border-bottom-right-radius: 30px;
		-moz-border-radius-topright: 30px;
		-moz-border-radius-bottomright: 30px;
		border-top-right-radius: 30px;
		border-bottom-right-radius: 30px;
	}

	p.txt_zoom {
		font-size: 14px;
		color: #666;
		text-align: right;
	}

	.box_after ol {
		font-size: 16px;
	}

	/* #lincoln_side */
	#lincoln_side {
		width: 95%;
		float: none;
		margin:20px auto 0;
	}

	.lincoln_manu li {
		text-align: left;
		width:100%;

		font-size: 14px;
		font-weight: bold;
		border-bottom: 2px solid #fff;
		display: table;
	}
	.lincoln_manu li a {
		width: 100%;
		height: 40px;
		box-sizing:border-box;
		padding: 20px 20px 20px 10px;
		color: #fff;
		vertical-align: middle;
		text-decoration: none;
		background: url(../images/lincoln/icon_menu_arrow.png) no-repeat 95% center #6296d0;
		display: table-cell;
	}
	.lincoln_manu li a:hover {
		background-color: #0071bc;
	}
	/* 現在ページ表示メニュー色変え */

	/*#lincoln_efficiency .lincoln_manu li.menu01 a { background-color: #0071bc; }*/


	/* .lincoln_list */
	.lincoln_list {
		margin-top: 40px;
		padding: 10px;
	}
	#lincoln_side .lincoln_list {
		background-color: #efefef;
	}
	.lincoln_list li {
		margin-bottom: 10px;
		text-align: center;
		position: relative;
		display: table;
	}
	.lincoln_list li a {
		display: block;
		text-decoration: none;
		color: #2b2a2a;
		background-color: #fff;
		position: relative;
		vertical-align: middle;
		display: table-cell;
	}
	.lincoln_list li a:hover {
		color: #0071bc;
	}
	.lincoln_list li a:before {
		content:"";
		position: absolute;
		bottom: 0;
		right: 0;
		height: 0;
		border-style: solid;
		border-width: 0 0 15px 15px;
		border-color: transparent transparent #ff4800 transparent;
	}
	#lincoln_top .lincoln_list {
		margin-bottom: 80px;
	}
	#lincoln_top .lincoln_list li {
		width:48%;
		margin: 20px 0 0 0px;
		font-size: 3.8vw;
		font-weight:bold;
		border: #000 1px solid;
		float: left;
	}

	#lincoln_top .lincoln_list li:nth-child(2n) {
		float:right;
	}

	#lincoln_top .lincoln_list li:nth-child(5n+1) {
		margin-left: 0;
	}

	#lincoln_top .lincoln_list li a {
		width: 178px;
		height: 70px;
	}

	#lincoln_side .lincoln_list {
		background-color: #efefef;
	}

	#lincoln_side .lincoln_list li {
		width:100%;
		margin-bottom: 10px;
	}
	#lincoln_side .lincoln_list li:last-child {
		margin-bottom: 0;
	}
	#lincoln_side .lincoln_list li a {
		display:block;
		width: 100%;
		height: 20px;
		padding: 15px 0;
	}


	.bnr_list {
		width: 100%;
	}

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



	/* #lincoln_introduction  */
	#lincoln_introduction h2.main_ttl img {
		width: 100%;
		height: auto;
		margin-top: 10px;
	}

	ul.user_voice {
		width:95%;
		margin:0 auto;
		margin-top: -50px;
		display:-webkit-box;
		display:-moz-box;
		display:-ms-box;
		display:-webkit-flexbox;
		display:-moz-flexbox;
		display:-ms-flexbox;
		display:-webkit-flex;
		display:-moz-flex;
		display:-ms-flex;
		display:flex;
		-webkit-box-lines:multiple;
		-moz-box-lines:multiple;
		-webkit-flex-wrap:wrap;
		-moz-flex-wrap:wrap;
		-ms-flex-wrap:wrap;
		flex-wrap:wrap;
	}

	ul.user_voice li {
		width: 100%;
		margin: 20px 0 0 0px;
		position: relative;
		background-color: #f5f5f5;
	}

	ul.user_voice li:hover {
		background-color: #d8ebf7;
	}

	ul.user_voice li:before {
		content:"";
		position: absolute;
		bottom: 0;
		right: 0;
		height: 0;
		border-style: solid;
		border-width: 0 0 15px 15px;
		border-color: transparent transparent #ff4800 transparent;
	}

	ul.user_voice li:first-child:before {
		display: none;
	}

	ul.user_voice li:nth-child(3n+1) {
		margin-left: 0;
	}

	ul.user_voice li.voice_ttl {
		padding: 0;
		background: url(../images/common/bg_stripe.png) repeat left top #333;
	}

	ul.user_voice li.voice_ttl h3 {
		width: 100%;
		text-align: center;
		color: #fff;
		font-size: 40px;
		position: absolute;
		top: 50%;
		left: 50%;
		-webkit-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%);
	}
	.user_voice a {
		display: block;
		height: 100%;
		text-decoration: none;
	}
	.box_voice {
		padding: 20px;
	}

	.box_voice h4 {
		padding-left: 50px;
		margin-bottom: 20px;
		font-size: 16px;
		color: #000;
		position: relative;
		text-decoration: none;
	}

	.box_voice h4 span {
		top: 0;
		left: 0;
		font-size: 30px;
		position: absolute;
	}

	.box_voice img {
		margin-right: 10px;
		float: left;
	}


	/* #users voice */
	#lincoln_users_voice .ttl_area {
		width: 98%;
		margin: 0px auto 0;
		position: relative;
	}

	#lincoln_users_voice .ttl_area h2 {
		font-size: 25px;
		font-weight: 700;
		color: #0071bc;
		padding: 60px 0 10px;
	}
	#lincoln_users_voice .btn_arrow li {
		position: absolute;
	}
	#lincoln_users_voice .btn_arrow li a {
		font-size: 14px;
		text-decoration: none;
	}
	#lincoln_users_voice .btn_arrow li.btn_back {
		top: 15px;
		left: 0;
		padding-left: 25px;
	}
	#lincoln_users_voice .btn_arrow li.btn_back:before {
		content: " ";
		position: absolute;
		top: 3px;
		left: 0;
		background: url(../images/lincoln/icon_voice_l.gif) no-repeat left center;
		background-size:12px auto;
		display: block;
		width: 14px;
		height: 15px;
	}
	#lincoln_users_voice .btn_arrow li.btn_next {
		top: 15px;
		right: 0;
		padding-right: 25px;
	}
	#lincoln_users_voice .btn_arrow li.btn_next:after {
		content: " ";
		position: absolute;
		top: 3px;
		right: 0;
		background: url(../images/lincoln/icon_voice_r.gif) no-repeat left center;
		background-size:12px auto;
		display: block;
		width: 14px;
		height: 15px;
	}

	h3.main_img img {
		margin-top: 25px;
	}
	.min_area h4 {
		font-size: 24px;
		margin-top: 25px;
	}
	.min_area p {
		margin-top: 15px;
		font-size: 13px;
		line-height: 1.8;
	}
	h5.sub_ttl {
		margin-top: 30px;
		padding: 10px 15px;
		font-size: 16px;
		color: #0071bc;
		background-color: #dbebf5;
	}
	h6.sub_ttl02 {
		margin-top: 90px;
		text-align: center;
		font-size: 16px;
	}

	/* #lincoln_main  */
	#lincoln_main {
		width: 100%;
		margin-left: 0px;
		float: none;
	}


	#lincoln_main .lincoln_main_inner {
		margin: 0 0px;
		width:95%;
		margin:0 auto;
	}

	#lincoln_main .lead_txt {
		padding: 10px;
		background-color: #1e1f1f;
	}

	#lincoln_main p {
		font-size: 14px;
	}

	#lincoln_main .lead_txt p {
		color: #fff;
		text-align: center;
		font-size: 2.2vw;
	}


	.ttl_before {
		margin-top: 20px;
		padding: 10px 0 10px 95px !important;
		color: #0071bc;
		font-size: 15px;
		position: relative;
		background-color: #e7f3fb;
	}

	.ttl_before2 {
		margin-top: 0px;
		padding: 10px ;
		color: #0071bc;
		font-size: 15px;
		position: relative;
		background-color: #e7f3fb;
	}

	.ttl_before2.mt {
		margin-top:20px;
	}

	.ttl_before3 {
		margin-top: 10px;
		padding: 3px ;
		border-bottom:dotted 1px #000;
		color: #000;
		font-weight:normal;
		font-size: 15px;
		position: relative;
	}

	.ttl_before:before {
		content:"Before";
		position: absolute;
		top: 0;
		left: 0;
		padding: 10px 15px;
		background-color: #cbdeeb;
		-webkit-border-top-right-radius: 30px;
		-webkit-border-bottom-right-radius: 30px;
		-moz-border-radius-topright: 30px;
		-moz-border-radius-bottomright: 30px;
		border-top-right-radius: 30px;
		border-bottom-right-radius: 30px;
	}

	#lincoln_main .mt30{
		margin-top:15px;
	}

	/* #lincoln_list */
	#lincoln_list {
		margin-bottom: 50px;
	}
	#lincoln_list h2.main_ttl {
		margin-top: 20px;
		color: #372b2b;
		font-size: 26px;
		text-align: center;
	}

	.sales_menubox {
		margin-top: 25px;
	}



	.sales_menu {
		width:98%;
		margin:0 auto;
		display: block;
		display: block;
		-webkit-justify-content: center;
		justify-content: center;
	}
	.sales_menubox .btn_orange {
		width: 100%;
		float:none;
		box-sizing:border-box;
		height: 70px;
		margin: 0 0 10px 0 ;
		line-height: normal;
		font-size: 14px;
		position: relative;

		-webkit-box-align:center;
		-webkit-box-pack:center;
		display:block;
		-moz-box-align:center;
		-moz-box-pack:cetner;

	}

	.sales_menubox .btn_orange.btn_orange2 {
		width:100%;
		font-size: 12px;
		height:50px;
	}

	.sales_menubox li{
		width: 48%;
		float:left;
	}

	.sales_menubox li:nth-child(1) a,
	.sales_menubox li:nth-child(3) a{
		padding-top:12px;
	}

	.sales_menubox li:nth-child(2n){
		width: 48%;
		float:right;
	}
	.sales_menubox .btn_orange span {
		background-image: none;
		margin-top:0 !important ;
	}

	.sales_menubox .btn_orange span.mt{
		margin-top:-12px !important;
	}
	.sales_menubox li:nth-child(odd) .btn_orange span {
		margin-top: 0;
	}
	.sales_menubox .btn_orange:after {
		content: url(../images/top/icon_arrow_d.png);
		position: absolute;
		bottom: 3px;
		left: 50%;
		margin-left:-12px;
		display: block;
	}

	.sales_menubox .sp_box{
		width:80%;
		margin:20px auto 0;
		text-align:left !important;
		font-size:11px;
	}

	.sales_box{
		width:95%;
		margin:0 auto;
	}

	.sales_list {
		width: 100%;
		display: -webkit-flex;
		display: flex;
		-webkit-box-lines: multiple;
		-moz-box-lines: multiple;
		-webkit-flex-wrap: wrap;
		-moz-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-pack: justify;
		-moz-box-pack: justify;
		-webkit-flex-pack: justify;
		-moz-flex-pack: justify;
		-ms-flex-pack: justify;
		-webkit-justify-content: space-between;
		-moz-justify-content: space-between;
		justify-content: space-between;
	}
	.sales_list li {
		width: 49%;
		float:left;
		margin: 25px 0 0 0 !important;
	}

	.sales_list li:nth-child(2n) {
		float:right;
	}

	.sales_list li:nth-child(5n+1) {
		margin-left: 0px;
	}

	.sales_list li:nth-child(4n+1) {
		margin-left: 0px;
	}



	.sales_list li:nth-child(1) {
		margin-left: 0px;
	}

	.sales_list li .pic{
		padding: 0px 0;
		margin-bottom:10px !important;
		text-align: center;
		height: auto;
	}

	.sales_list li .pic img{
		width:100%;
		box-sizing:border-box;
	}
	.sales_list li .pic.pic_small{
		width:100%;
		height:auto;
		margin:0px 0;
		padding-top:0px;
		box-sizing:border-box;
	}

	.sales_list li .pic.pic_small2{
		width:100%;
		height:auto;
		margin:0px 0;
		box-sizing:border-box;
	}

	.sales_list li p {
		font-size: 14px;
		word-break:break-all;
	}

	.list06{
		width:95%;
		margin:0 auto;
	}

	.list06 li{
		float:none;
		margin-top:20px;
	}

	.list06 li p{
		text-align:center;
		padding-bottom:5px;
	}

	.list06 li:nth-child(2n){
		float:none;
	}

}



.step_list{
	margin-top:30px;
}

.step_list li{
	font-size: 14px;
	margin-bottom:20px;
	background:url(../images/lincoln/icon_btm.gif) no-repeat center bottom;
	padding-bottom:60px;
	margin-bottom:10px;
}

.step_list li:last-child{
	background:none;
	padding-bottom:0;
}

.step_list li .step_inner{
	display:table;
	width:680px;
	background:#e7f3fb;
}

.step_list li .step_ttl{
	display:table-cell;
	width:175px;
	background:#0071bc;
	padding:20px 0 20px 15px;
	vertical-align:middle;
}

.step_list li .step_txt span{
	font-size:12px;
	display:block;
}

.step_txt{
	display:table-cell;

	font-size:16px;
	color:#000000;
	padding:30px 10px 30px 10px;
	vertical-align:middle;
}


.step_list li span.step_ttl1{
	font-size:15px;
	color:#ffffff;
	font-weight:bold;
	line-height:1.2;
}

.step_list li span.step_ttl2{
	font-size:20px;
	color:#ffffff;
	font-weight:bold;
	line-height:1.2;
}

.step_list li span.step_ttl3{
	display:block;
	font-size:16px;
	color:#ffffff;
	font-weight:bold;
	line-height:1.2;
}

.lincoln_main_inner .min_s{
	width:auto !important;
	border:none;
	text-align:left;
	padding:0;
	margin:0;
	display:block;
	font-size:12px !important;
}

@media (max-width:670px) {
	.step_list{
		margin-top:15px;
	}

	.step_list li{
		font-size: 12px;
		margin-bottom:10px;
		background:url(../images/lincoln/icon_btm.gif) no-repeat center bottom;
		background-size:100px auto;
		padding-bottom:30px;
		margin-bottom:10px;
	}

	.step_list li:last-child{
		background:none;
		padding-bottom:0;
	}

	.step_list li .step_inner{
		display:block;
		width:100%;
		background:#e7f3fb;
	}

	.step_list li .step_ttl{
		display:block;
		width:100%;
		background:#0071bc;
		padding:10px ;
		vertical-align:middle;
		box-sizing:border-box;
	}

	.step_list li .step_txt span{
		font-size:10px;
		display:block;
	}

	.step_txt{
		display:block;

		font-size:14px;
		color:#000000;
		padding:10px;
		box-sizing:border-box;
		vertical-align:middle;
	}


	.step_list li span.step_ttl1{
		font-size:14px;
		color:#ffffff;
		font-weight:bold;
		line-height:1.2;
	}

	.step_list li span.step_ttl2{
		font-size:16px;
		color:#ffffff;
		font-weight:bold;
		line-height:1.2;
	}

	.step_list li span.step_ttl3{
		display:inline-block;
		margin-left:10px;
		font-size:14px;
		color:#ffffff;
		font-weight:bold;
		line-height:1.2;
	}
}


.youtube_block{
	width:820px;
	margin:20px auto 0;
	padding:10px 10px 0;
	position:relative;
}

.youtube_block h2{
	padding:0;
	text-align:left;
	margin-bottom:30px;
}

.youtube_block ul{
	width:820px;
	margin:14px auto 0;
}

.youtube_block ul li{
	width:49%;
	float:left;
	margin-right:0px;
	border:solid 1px #FFF;
	margin-bottom:0px;
}

.youtube_block ul li:nth-child(2n){
	float:right;
}

.youtube_block ul li a{
	display:block;
	text-align:center;
	width:100%;
	color:#FFF;
	font-size:14px;
	padding:10px 0 8px;
	text-decoration:none;
	background-color:rgba(255,255,255,0.30);
}

.youtube1,
.youtube2,
.youtube3,
.youtube4,
.youtube5,
.youtube6{
	width:902px;
	height:502px;
	overflow:hidden;
	border:solid 1px #FFF;
	display:none;
}


.youtube_block ul li a:hover,
.youtube_block ul li a.active{
	background-color:rgba(166,166,0,0.65);
}

@media (max-width:670px) {
	.youtube_block{
		width:95%;
		margin:10px auto 0;
		padding:5px;
		position:relative;
	}

	.youtube_block h2{
		padding:0;
		text-align:left;
		margin-bottom:30px;
	}

	.youtube_block ul{
		width:95%;
		margin:10px auto 0;
	}

	.youtube_block ul li{
		width:49%;
		float:left;
		margin-right:0px;
		border:solid 1px #FFF;
		margin-bottom:0px;
	}

	.youtube_block ul li:nth-child(2n){
		float:right;
	}

	.youtube_block ul li a{
		display:block;
		text-align:center;
		width:100%;
		color:#FFF;
		font-size:12px;
		padding:10px 0 8px;
		text-decoration:none;
		background-color:rgba(255,255,255,0.30);
	}

	.youtube1,
	.youtube2,
	.youtube3,
	.youtube4,
	.youtube5,
	.youtube6{
		width:902px;
		height:502px;
		overflow:hidden;
		border:solid 1px #FFF;
		display:none;
	}


	.youtube_block ul li a:hover,
	.youtube_block ul li a.active{
		background-color:rgba(166,166,0,0.65);
	}

	.movie_area iframe{
		width:100%;
		height:200px;
	}

}


.image03_block li{
	float:left;
}

.image03_block li:last-child{
	float:right;
}

.caution{
	margin-top:30px;
	font-size:14px;
	padding-left: 1em;
	text-indent:-1.0em;
}

.caution2{
	margin-top:30px;
	font-size:14px;
}


.list06 li p.txt_zoom{
	text-align:right;
	font-size:12px !important;
	height: 20px;
}

@media (max-width:670px) {
	.image03_block li{
		float:none;
	}

	.image03_block li:last-child{
		float:none;
	}

	.caution,
	.caution2{
		margin-top:20px;
		font-size:12px;
	}

	.list06 li img{
		width:100%;
		height:auto;
	}
}

/* .lincoln_list */
.lincoln_list2 {
	width:790px;
	margin:0 auto;
}
.lincoln_list2 {
	margin-top: 20px;
}

.lincoln_list2_2 {
	width:590px;
	margin:0 auto;
}

.lincoln_list2 li {
	text-align: center;
	position: relative;
	display: table;
}
.lincoln_list2 li a {
	display: block;
	text-decoration: none;
	color: #2b2a2a;
	background-color: #fff;
    position: relative;
	vertical-align: middle;
	display: table-cell;
}
.lincoln_list2 li a:hover {
	color: #0071bc;
}
.lincoln_list2 li a:before {
    content:"";
    position: absolute;
    bottom: 0;
    right: 0;
	height: 0;
	border-style: solid;
	border-width: 0 0 15px 15px;
	border-color: transparent transparent #ff4800 transparent;
}

.lincoln_list2 li {
	margin: 20px 0 0 20px;
	font-size: 15px;
	border: #000 1px solid;
	float: left;
}
.lincoln_list2 li:nth-child(5n+1) {
	margin-left: 0;
}

.lincoln_list2 li a {
	width: 178px;
	height: 70px;
}

.lincoln_list2 li {
	margin-bottom: 10px;
}
.lincoln_list2 li:last-child {
	margin-bottom: 0;
}
.lincoln_list2 li a {
	width: 180px;
	height: 20px;
	padding: 25px 0;
	font-size:14px;

}

.stay_table{
	width:940px;
	margin:25px auto 0;
}

.stay_table td{
	padding-bottom:15px;
	font-size:16px;
	font-weight:bold;
}

.stay_table td a{
	color:#000;
	border:none !important;
	text-decoration:none;
	display:inline-block;
	background:url(../images/common/movie_icon.gif) no-repeat right 4px;
	padding-right:25px !important;
}

.area_list_inner table td a{
	color:#000;
	border:none !important;
	text-align:left;
	font-size:16px !important;
	line-height:normal !important;
	text-decoration:none;
	display:inline-block !important;
	width:auto !important;
	background:url(../images/common/movie_icon.gif) no-repeat right 4px !important;
	padding-right:25px !important;
}



.stay_table td.td1{
	width:450px;
}

.stay_table td span.new{
	color: #ffaa00;
}
.stay_table td .bl{
	color:#0071bc;
}

.stay_table td .normal{
	font-weight:normal;
}

.area_list{
	width:940px;
	margin:30px auto 0;
}

.area_list a{
	display:block;
	width:100%;
	text-align:center;
	color:#0071bc;
	font-size:20px;
	text-decoration:none;
	border:solid 2px #0071bc;
	box-sizing:border-box;
	line-height:56px;
	background:url(../images/lincoln/icon_hide.gif) no-repeat 895px center;
}

.area_list a.active{
	background:url(../images/lincoln/icon_plus.gif) no-repeat 895px center;
}

.area_list_inner{
	width:940px;
	border:solid 2px #0071bc;
	background:#efefef;
	padding:25px 30px 10px;
	box-sizing:border-box;
	border-top:none;
}

.area_list_inner table{
	width:100%;
}

.area_list_inner table td{
	width:50%;
	font-size:16px;
	color:#000000;
	padding-bottom:10px;
}

.area_list_inner table td span{
	color: #ffaa00;
}

@media (max-width:670px) {
	/* .lincoln_list */
	.lincoln_list2 {
		width:95%;
		margin:0 auto;
	}
	.lincoln_list2 {
		margin-top: 10px;
	}

	.lincoln_list2_2 {
		width:95%;
		margin:0 auto;
	}

	.lincoln_list2 li {
		width:49%;
		float:left;
		text-align: center;
		position: relative;
		display: table;
	}

	.lincoln_list2 li:nth-child(2n) {
		float:right;
	}

	.lincoln_list2 li a {
		display: block;
		text-decoration: none;
		color: #2b2a2a;
		background-color: #fff;
		position: relative;
		vertical-align: middle;
		display: table-cell;
	}
	.lincoln_list2 li a:hover {
		color: #0071bc;
	}
	.lincoln_list2 li a:before {
		content:"";
		position: absolute;
		bottom: 0;
		right: 0;
		height: 0;
		border-style: solid;
		border-width: 0 0 15px 15px;
		border-color: transparent transparent #ff4800 transparent;
	}

	.lincoln_list2 li {
		margin: 10px 0 0 0px;
		font-size: 15px;
		border: #000 1px solid;
		float: left;
	}
	.lincoln_list2 li:nth-child(5n+1) {
		margin-left: 0;
	}

	.lincoln_list2 li a {
		width: 100%;
		height: 40px;
	}

	.lincoln_list2 li {
		margin-bottom: 10px;
	}
	.lincoln_list2 li:last-child {
		margin-bottom: 0;
	}
	.lincoln_list2 li a {
		width: 100%;
		height: 20px;
		padding: 20px 0;
		font-size:14px;

	}

	.stay_table{
		width:95%;
		margin:20px auto 0;
	}

	.stay_table td{
		display:block;
		width:100% !important;
		padding-bottom:10px;
		font-size:14px;
		font-weight:bold;
	}

	.stay_table td a{
		background:url(../images/common/movie_icon.gif) no-repeat right 4px;
		background-size:15px auto;
		padding-right:20px;
	}

	.area_list_inner table td a{
		color:#000;
		border:none !important;
		text-align:left;
		font-size:14px !important;
		line-height:normal !important;
		text-decoration:none;
		display:inline-block !important;
		width:auto !important;
		background:url(../images/common/movie_icon.gif) no-repeat right 4px;
		background-size:15px auto;
		padding-right:20px !important;
	}


	.stay_table td .bl{
		color:#0071bc;
	}

	.stay_table td .normal{
		font-weight:normal;
	}

	.area_list{
		width:100%;
		margin:20px auto 0;
	}

	.area_list a{
		display:block;
		width:100%;
		text-align:center;
		color:#0071bc;
		font-size:16px;
		text-decoration:none;
		border:solid 1px #0071bc;
		box-sizing:border-box;
		line-height:40px;
		background:url(../images/lincoln/icon_hide.gif) no-repeat 95% center;
		background-size:14px auto;
	}

	.area_list a.active{
		background:url(../images/lincoln/icon_plus.gif) no-repeat 95% center;
		background-size:14px auto;

	}

	.area_list_inner{
		width:100%;
		border:solid 1px #0071bc;
		background:#efefef;
		padding:15px 10px 10px;
		box-sizing:border-box;
		border-top:none;
	}

	.area_list_inner table{
		width:100%;
	}

	.area_list_inner table td{
		display:block;
		width:100%;
		font-size:14px;
		color:#000000;
		padding-bottom:10px;
	}

	.area_list_inner table td span{
		color: #ffaa00;
	}
}



.main_img {
	margin-top: 50px;
	position: relative;
}

.main_img h3 {
	padding-left: 100px;
	color: #fff;
	font-size: 35px;
	text-shadow:0 0 5px rgba(0,0,0,0.75);
	font-weight: bold;
	line-height: 1.4;
	position: absolute;
	bottom: 115px;
	left: 35px;

}

.main_img h3 .num {
	font-size: 80px;
	position: absolute;
	top: 0;
	left: 0;
}

.main_img h3 .f20 {
	font-size: 20px;
}

.main_img p {
	color: #fff;
	text-shadow:0 0 5px rgba(0,0,0,0.75);
	font-size: 16px;
	letter-spacing: 0.2em;
	position: absolute;
	bottom: 40px;
	left: 30px;
	font-weight: bold;
}

.main_img.bl h3 {
	color: #0071BE;

	text-shadow: 0px 0px 2px rgb(255,255,255), 0px 0px 4px rgb(255,255,255), 0px 0px 6px rgb(255,255,255), 0px 0px 6px rgb(255,255,255);
}

.main_img.bl p {
	color: #0071BE;
	text-shadow: 0px 0px 2px rgb(255,255,255), 0px 0px 4px rgb(255,255,255), 0px 0px 6px rgb(255,255,255), 0px 0px 6px rgb(255,255,255);
}

.btm_arrow{
	position:relative;
	padding:0 0 20px 0;
	margin-top:20px;
}

@media (max-width:670px) {
	.main_img {
		margin-top: 20px;
		position: relative;
	}

	.main_img h3 {
		padding-left: 0px;
		color: #fff;
		font-size: 3.4vw;
		text-shadow:0 0 5px rgba(0,0,0,0.75);
		font-weight: bold;
		line-height: 1.4;
		position: absolute;
		bottom: 30%;
		left: 13%;
		width:80%;
	}

	.main_img h3 .num {
		font-size: 9vw;
		position: absolute;
		top: -7%;
		left: -14%;
	}

	.main_img h3 .f20 {
		font-size: 2vw;
	}

	.main_img p {
		color: #fff;
		text-shadow:0 0 5px rgba(0,0,0,0.75);
		font-size: 1.6vw;
		letter-spacing: 0.2em;
		position: absolute;
		bottom: 9%;
		left: 10%;
		font-weight: bold;

	}
}

.red_line{
	display:inline-block;
	width:93px;
	height:1px;
	position:relative;
	top:-4px;
	border-top:solid 1px #FF0000;
}

.blue_line{
	display:inline-block;
	width:93px;
	height:1px;
	position:relative;
	top:-4px;
	border-top:solid 1px #0097B2;

}

.voice_btm{
	width:1000px;
	margin:90px auto 0;
	background: url(../images/lincoln/frame_dot.png) repeat left top;
	padding: 5px 6px 6px 6px;
}

.voice_btm_inner{
	width:100%;
	box-sizing:border-box;
	background:#FFF;
	padding:20px 25px;
}

.voice_btm_inner h5{
	font-size:30px;
	font-weight:normal;
}

.voice_btm_inner p{
	font-size:15px;
	line-height:2;
	margin-top:10px;
}

.voice_btm_inner p a{
	color:#000;
	text-decoration:none;
}

.btn_orange_area{
	text-align:center;
	width:496px;
	margin:50px auto 0;
}

.icon_2way{
	position:relative;
	padding-left:35px;
	margin-right: 20px;
}

.icon_2way:before{
	display:block;
	position:absolute;
	left:0;
	top:-3px;
	content:"";
	width:24px;
	height:24px;
	background:url(../images/lincoln/icon_2way.gif)	no-repeat left center;
}

.icon_1way{
	position:relative;
	padding-left:35px;
}

.icon_1way:before{
	display:block;
	position:absolute;
	left:0;
	top:-3px;
	content:"";
	width:24px;
	height:24px;
	background:url(../images/lincoln/icon_1way.gif)	no-repeat left center;
}

.sales_list li p:nth-child(3) {
    display: block;
    padding-left: 25px;
    font-weight: bold;
    margin-top: 0;
}

.noindent {
    padding-left: 0 !important;
}

.sales_list .icon_2way,
.sales_list .icon_1way{
	padding-left:25px;
	display: block;
}

.sales_list .icon_2way:before,
.sales_list .icon_1way:before{
	width:18px;
	height:18px;
	top:2px;
	background-size:18px;
}

@media (max-width:670px) {
	.red_line{
		width:40px;
	}

	.blue_line{
		width:40px;

	}

	.voice_btm{
		width:95%;
		box-sizing:border-box;
		margin:50px auto 0;
		background: url(../images/lincoln/frame_dot.png) repeat left top;
		background-size:3px auto;
		padding: 2px 3px 3px 3px;
		box-sizing:border-box;
	}

	.voice_btm_inner{
		width:100%;
		background:#FFF;
		padding:10px 15px;
		box-sizing:border-box;
	}

	.voice_btm_inner h5{
		font-size:24px;
		font-weight:normal;
	}

	.voice_btm_inner p{
		font-size:13px;
		line-height:2;
		margin-top:10px;
	}

	.voice_btm_inner p a{
		color:#000;
		text-decoration:none;
	}
	.btn_orange_area{
		text-align:center;
		width:70%;
		margin:30px auto 0;
	}

	.btn_orange_area .btn_orange{
		width:100% !important;
	}

	.icon_2way{
		position:relative;
		padding-left:30px;
	}

	.icon_2way:before{
		display:block;
		position:absolute;
		left:0;
		top:-1px;
		content:"";
		width:18px;
		height:40px;
		background:url(../images/lincoln/icon_2way.gif)	no-repeat left top;
		background-size:18px auto;
	}

	.icon_1way{
		position:relative;
		padding-left:30px;
	}

	.icon_1way:before{
		display:block;
		position:absolute;
		left:0;
		top:-1px;
		content:"";
		width:18px;
		height:18px;
		background:url(../images/lincoln/icon_1way.gif)	no-repeat left center;
		background-size:18px auto;
	}

	.sales_list .icon_2way,
	.sales_list .icon_1way{
		padding-left:20px;
	}

	.sales_list .icon_2way:before,
	.sales_list .icon_1way:before{
		width:15px;
		height:15px;
		top:-0px;
		background-size:15px;
	}
}

.image_bd{
	border:solid 1px #C7C5C4;
}

.white{
	background:#FFF;
	height:401px;
}

.stay_txt{
	width:790px;
	margin:10px auto 0;
	font-size:16px;
	text-align:center;
}

.stay_txt2{
	width:790px;
	margin:50px auto 0;
	font-size:16px;
	text-align:left;
}

.content_inner1000.content_inner1000_2{
	width:1010px;
}


.content_inner1180{
	width:1180px;
	margin: 0 auto;
}

@media (max-width:670px) {
	.white{
		background:#FFF;
		height:auto;
	}

	.stay_txt{
		width:95%;
		font-size:13px;
	}

	.stay_txt2{
		width:95%;
		margin:30px auto 0;
		font-size:13px;
	}

	.content_inner1000.content_inner1000_2,.content_inner1180{
		width:95%;
	}

}
