
.main-visual {
    background: 0px 86% url(../img/main-visual-1.jpg) no-repeat;
	background-size: cover;
	    padding-bottom: 70px;
	position:relative;
}

.main-visual:before {
    content: "";
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    height: 50%;
	background: linear-gradient(#d2fff5, transparent);
}
.main-visual .top-txt , .main-visual>.content-wrap-l {
	position:relative;
}

body {
    background: 0px 24px url(../img/pattern-1.gif);
    background-repeat: repeat;
    background-size: auto;
}

.icon-news {
	float:left;
	width:70px;
}

.news-box {
	margin-left:76px;
	margin-bottom:2px;
}

.news-box .date {
	background: #f46b6e;
        padding: 9px 8px;
    letter-spacing: 2px;
    line-height: 1;
    font-size: 18px;
    width: 144px;
    text-align: center;
    float: left;
}
.news-box .txt {
    background: #565656;
    padding: 4px 18px;
    letter-spacing: 1px;
    line-height: 2;
    font-size: 13px;
    margin-left: 154px;
}
.news-box .txt a {
	display:block;
	text-decoration:underline;
}
.news-box .txt a:hover {
	text-decoration:none;
	color:#f33;
}

.news-box li {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 1em;
    margin-bottom: 8px;
}

.news-all {
	display:block;
	width:200px;
	font-size:90%;
	padding:4px;
	background-color:#fff;
	color:#444;
	text-align:right;
}
.news-all:hover {
	color:#f33;
	background:rgba(255,255,255,0.7);
}

.shop-box {
	color:#FFF;
    width: 720px;
    margin-left: auto;


}

.shop-info-1{
	padding-top: 10px;
	    float: left;
    width: 360px;
}
.deco-1{
    color: #b72e31;
    font-size: 2em;
	    line-height: 1;
}

.shop-box h2 {
    font-size: 24px;
    letter-spacing: 4px;
}
.shop-info-1 p {
    font-size: 12px;
    letter-spacing: 1.4px;
	}
.shop-box .shop-info-2 {
	background-color: #5ebdb27a;
    padding: 10px 14px;
    margin-left: 360px;

}
 .icon-tel{
	    float: left;
    margin: 10px;
}

.shop-info-2 .tell{
	    font-size: 28px;
    letter-spacing: 2px;
}
.shop-box span img {
    float: left;
    margin-right: 20px;
}










.main-visual .fa-angle-right ,.fa-angle-left {
	font-size: 54px;
}
/*
.pc-nav {
	    display: inline-block;
}*/

.message h2 {
    font-size: 27px;
    letter-spacing: 2px;
    line-height: 1.6;
    color: #626262;
}

.slide  .box {
	padding: 90px 22px;
}

.slide  img{
    border-top-right-radius: 18px;
    border-bottom-right-radius: 18px;
}

.slide  h4 {
    background-color: #b1eecf;
    color: #2e9bb7;
    border-radius: 14px;
    text-align: center;
    font-size: 16px;
    line-height: 2.2;
}

.slide  h3  {
	color:#2e9bb7;
	    font-size: 34px;
	    text-align: center;
    letter-spacing: 2px;
    font-weight: normal;
}

 .slide  small {
	color:#2e9bb7;

}
.slide  p {
    font-size: 14px;
    line-height: 2;
    letter-spacing: 2px;
}


.message p {
	letter-spacing: 2px;
    color: #626262;
}

.blog {
    position: relative;
    padding-top: 80px;
    padding-bottom: 58px;
    background: #2e9bb7;
    color: #fff;

}

.stock .box {
    width: 236px;
     margin: auto;
    position: relative;
}





.page-deco {
    left: 50%;
    top: -66px;
    z-index: 1;
    width: 140px;
    height: 140px;
    border-radius: 50%;
    background: inherit;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background: #2f9bb7;
    position: absolute;
    text-align: center;
    padding: 24px;

}

.page-deco::after {
	content: "";
	    left: 50%;
	top: 10px;
	text-align:center;
}

.blog h2{
    background-color: #d2fff5;
    color: #b72e31;
    border-radius: 12px;
    text-align: center;
    font-size: 14px;
    letter-spacing: 2px;
    line-height: 2.3;
}
.blog p {
    font-size: 15px;
	line-height: 1.4;
}

.blog .box /*, .stock .box*/ {
	padding-right: 20px;
    padding-left: 20px;
	}
.stock {
	    margin-top: 70px;
}

.stock h2{
    text-align: center;
    color: #2f9bb7;
    font-size: 28px;
    letter-spacing: 4px;
	margin-bottom: 50px;
}

.stock .btn-1 {
    background-color: #2f9bb7;
    border-radius: 10px;
    font-size: 16px;
    letter-spacing: 2px;
    color: #d2fef6;;
        padding: 10px 16px;
}

.stock i{
    font-size: 20px;
    padding-left: 10px;
}

.stock .label-1 {
    position: absolute;
        top: 0;
    right: -18px;
    z-index: 1;
    color: #fff;
    font-size: 24px;
    background-color: #f47b6e;
    border-radius: 22px;
    padding: 5px 18px;
    line-height: 1.2;
}

.stock .item-1/*,.nnnbox*/ {
    position: relative;
    border-radius: 130px;
    overflow: hidden;
    width: 100%;
    height: 236px;
	    margin: auto;
    border: solid 4px #2f9bb7;
}

.stock p {
	position: absolute;
    content: "";
    background-color: #d2fff5;
    width: 100%;
    height: 26%;
    left: 0;
    bottom: 0;
    text-align: center;
    color: #2f9bb7;
    font-size: 26px;
    line-height: 1;
    padding-top: 10px;

}

.stock section img {
    width: 134%;
    left: -38px;
    position: absolute;
}


.main-visual , .main-visual:before , .message , .blog , .stock , footer {
    border-radius: 34px;
}

.stock .car-name {
    background-color: #565656;
    color: #fff;
    padding: 18px;
    border-radius: 30px;
    letter-spacing: 4px;
    line-height: 1.8;
    margin-left: auto;
    margin-right: auto;
    width: 100%;}

.blog-img {
    border: solid 4px;
    border-radius: 22px;
    overflow: hidden;
    height: 150px;

	background: url(../../blog/style/img/no-image.jpg) no-repeat;
    background-size: cover;



	}


.slick-next-new{
	position:absolute;
	right: 21%;

	color: #fff;

}


.slick-prev-new{
	position:absolute;
	left: 21%;

	color: #fff;
}
.slick-next-new:hover , .slick-prev-new:hover {
    color: #143e48a6;
}

.slide{
	width:100%;
	}
.slide img{
	width:100%;
	height: auto;
	}
#arrows-new {
    position: absolute;
    top: 50%;
    margin-top: -20px;
    left: 0;
    font-size: 40px;
    width: 100%;
    color: #fff;
}

.top-visual {

    background-size: center;
    position: relative;
}

.slide .bg {
	background-color: #fff;
    margin: 0 50px;
    border-radius: 18px;
    border: 3px solid #fff;
}


@media (max-width: 1200px) {
.stock .item-1 {

    width: 100%;
    height: 180px;
}

.stock .box {
    width: 180px;

}

.slick-next-new{
	right: 5%;

}
.slick-prev-new{
	left: 5%;
}

.stock p {
    font-size: 20px;
}

}
