﻿@charset "utf-8";
main {
	top: 85px;
	position: relative;
}
.main {
	top: 85px;
	position: relative;
}
#top {
/* top: 70px; */
/* position: relative; */
width: 100%;
margin: 70px 0 0 0;
}
.top-main {
	background-image: url(../img/top-back.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: bottom right;
	width: 100%;
	/*height: 400px;*/
	height: 320px;
	display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
	align-items: center;
	justify-content: center;
}
.top-main h1 {
font-family: serif;
color: #fff;
font-size: 6vw;
padding: 0 10%;
text-align: center;
letter-spacing: .3em;
line-height: 200%;
}

#top-contents h2 {
text-align: right;
padding: 20px 7.5%;
text-align: right;
font-size: 14px;
justify-content: flex-end;
align-items: center;
}
#top-contents h2:before {
	content: "";
	width: 50px;
	height: 1px;
	background-color: #000;
	display: inline-block;
	margin: 3px;
}
.top-contener .top-box {
background-color: #EFEFEF;
padding: 0 0 80px 0;
}
.top-contener .top-box:before {
	content: "";
	width: 100%;
	height: 5px;
	display: block;
	background-image: url(../img/red-yoko.jpg);
	background-position: center center;
	background-size: cover;
}

.top-contener .top-box h3 {
	text-align: center;
	padding: 40px 0 10px 0;
	font-size: 24px;
	font-weight: bold;
	letter-spacing: .2em;
}
.top-contener .top-box h3:after {
	content: "";
	display: block;
	width: 50px;
	height: 3px;
	background-image: url(../img/red-yoko.jpg);
	background-position: center center;
	background-size: cover;
	margin: 8px auto 20px auto;
}
.top-contener .top-box ul {
	text-align: center;
}
.top-contener .top-box ul li {
	margin-bottom: 15px;
}

.red-btn {
	width: 100%;
	padding: 10px 0;
	margin: 15px 0 0 0;
	background: linear-gradient(#DE2C28, #770006);
	border-radius: 7px;
	text-align: center;
	display: inline-block;
}









/*-----------------------
--------- タブレット --------
@media (max-width: 1200px) and (min-width: 960px) {
}
-----------------------*/


/*-----------------------
---------- PC --------
-----------------------*/
@media screen and (min-width: 834px) {

main {
	top: 0;
	position: relative;
}
.main {
	top: 0;
	position: relative;
}
#top {
width: 100%;
margin: 0;
}
.top-main {
	width: 80%;
	margin: 0 0 0 20%;
	background-color: #ccc;
justify-content: flex-end;
}
.top-main h1 {
font-size: 18px;
padding: 0;
text-align: right;
letter-spacing: .7em;
width: 90%;
margin-right: 3%;
}

#top-contents {
	width: 70%;
	/*margin: 0 0 150px 25%;*/
	margin: 0 0 100px 25%;
}
#top-contents h2 {
padding: 20px 0;
text-align: left;
font-size: 14px;
justify-content: flex-start;
}
.top-contener {
	justify-content: space-between;
}
.top-contener .top-box {
width: 30%;
padding: 0 0 50px 0;
}
.top-contener .top-box h3 {
font-size: 18px;
font-weight: normal;
padding: 20px 0 0 0;
}
.top-contener .top-box h3:after {
margin: 0 auto 15px auto;
}
.top-contener .top-box ul li {
font-size: 12px;
margin-bottom: 5px;
}

}



/*===========
　共通（予定）
============*/
.redline:before,
.redline-sp:before {
content: "";
width: 100%;
height: 5px;
display: block;
background-image: url(../img/red-yoko.jpg);
background-position: center center;
background-size: cover;
margin: 20px 0 0 0;
padding: 0 0 0 0;
}
.content-ttl {
	padding: 50px 0 0 0;
}
.content-ttl h1 {
    text-align: center;
    font-size: 30px;
    padding: 0 0 0 0;
    font-weight: bold;
    letter-spacing: 0.17em;
}
.content-ttl h2 {
    text-align: center;
    font-size: 14px;
    padding: 10px 0 0 0;
}
.contents-box {
	width: 85%;
	margin: -30px auto 0 auto;
	padding: 120px 0 0 0;
}
main section:last-child .contents-box {
	padding: 120px 0 150px 0;
}
.main section:last-child .contents-box {
	padding: 120px 0 200px 0;
}
.contents-box h1 {
	font-weight: bold;
    padding: 0 0 20px 0;
    font-size: 22px;
}
.contents-box h1 span {
	background-color: red;
	color: #fff;
	display: table;
	padding: 1px 10px;
	margin: 10px 0 20px 0;
	font-size: 12px;
}
.contents-box h1:before {
	content: "";
	display: block;
	width: 50px;
	height: 2px;
	margin: 0 0 10px 0;
	background-color: #000;
}
.redline-inner {
	padding-top: 10px;
}
.redline-inner h2 {
font-size: 18px;
padding: 5px 0 5px 0;
font-weight: bold;
}
.redline-sp h2 {
font-size: 18px;
padding: 5px 0 5px 0;
font-weight: normal;
}
.line3-img {
margin: 30px auto;
}
.line3-img li {
margin-bottom: 20px;
}
.line3-img li p {
background-color: #666;
color: #fff;
padding: 2px 10px;
font-size: 12px;
}
.bold {
	font-weight: bold;
}
.line2-img {
margin: 30px auto;
}
.line2-img li {
margin-bottom: 20px;
}
.line2-img li p {
background-color: #666;
color: #fff;
padding: 2px 10px;
font-size: 12px;
}
.line5-img {
margin: 30px auto;
}
.line5-img li {
margin-bottom: 20px;
}
.line5-img li p {
padding: 5px 10px 5px 0;
font-size: 12px;
line-height: 150%;
}
.relative {
	position: relative;
}
.absolute {
	position: absolute;
}

/*-----------------------
---------- PC --------
-----------------------*/
@media screen and (min-width: 834px) {
.content-ttl {
justify-content: space-between;
padding: 70px 0 0 0;
}
main section:last-child .contents-box {
padding: 120px 0 0 0;
}
.main section:last-child .contents-box {
padding: 80px 0 0 0;
}
.contents-box h1 {
display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
align-items: center;
}
.contents-box h1:before {
display: inline-block;
margin: 0 10px 0 0;
}
.contents-box {
width: 100%;
/*margin: 0 auto 180px auto;*/
    margin: 0 auto 100px auto;
padding: 80px 0 0 0;
}
.l-img-box {
	justify-content: space-between;
}
.l-img-box-img {
width: 35%;
}
.l-img-box-txt {
width: 62%;
}

.l-img-box2 {
	flex-direction: row-reverse;
justify-content: space-between;
}

.redline,
.redline-pc {
background-image: url(../img/red-tate.jpg);
background-position: center left;
background-repeat: no-repeat;
margin: 0;
padding: 0;
}
.redline:before {
	display: none;
}
.redline-inner {
padding: 10px 0 0 20px;
}
.redline-inner h2 {
font-size: 20px;
padding: 5px 0 15px 0;
font-weight: normal;
}
.line3-img li {
margin-bottom: 20px;
width: calc(100% / 3);
}
.line3-img li p {
	font-size: 10px;
}
.line2-img li {
margin-bottom: 20px;
width: calc(100% / 3);
}
.line2-img li p {
	font-size: 10px;
}
.contents-box h1 span {
display: inline-block;
margin: 0 0 0 20px;
font-size: 10px;
}
}



/*=========
product
==========*/
.oshibori-atten .oshibori-atten-l,
.oshibori-atten .oshibori-atten-r {
background-color: #EFEFEE;
padding: 20px 20px 0 20px;
margin:0 0 20px 0;
}
.oshibori-atten h3 {
	color: red;
}
.oshibori-atten p {
	font-size: 14px;
	padding-bottom: 20px;
}
.floormat {
	background-color: #EFEFEE;
	margin: 30px 0 0 0;
}
.floormat .floormat-txt {
	width: 90%;
	margin: 0 auto;
	padding: 15px 0;
}
.floormat .floormat-txt h3 {
	font-size: 17px;
}
.underlinemargin {
	margin: 0 0 50px 0;
	padding: 0 0 50px 0;
	border-bottom: solid 1px #000;
}
.wheel-txt2 {
background-color: #666;
color: #fff;
padding: 2px 10px;
font-size: 12px;
margin: 0 0 15px 0;
}
.wheel {
	background-color: #EFEFEE;
	margin: 30px 0 0 0;
}
.wheel .wheel-txt {
	width: 90%;
	margin: 0 auto;
	padding: 15px 0;
}
.wheel .wheel-txt h3 {
	font-size: 17px;
}
.cox-r {
	margin: 30px 0 0 0;
}
.cox-r img {
	width: 70%;
	display: block;
	margin: 0 auto;
}
/*.cox2 {
	padding: 40px 0 150px 0;
}*/
.cox2 h2 {
	padding-bottom: 10px;
}


/*-----------------------
---------- PC --------
-----------------------*/
@media screen and (min-width: 834px) {
	.oshibori-atten {
		justify-content: space-between;
	}
.oshibori-atten .oshibori-atten-l {
	width: 60%;
padding: 20px 0 0 0;
margin: 0 0 20px 0;
}
.oshibori-atten .oshibori-atten-r {
	width: 35%;
padding: 20px 0 0 0;
margin: 0 0 20px 0;
}
.oshibori-atten .oshibori-atten-l h3,
.oshibori-atten .oshibori-atten-r h3 {
	padding: 0 20px 5px 20px;
}
.oshibori-atten .oshibori-atten-l p,
.oshibori-atten .oshibori-atten-r p {
	padding: 0 20px 15px 20px;
}
.underlinemargin {
margin: 0;
padding: 10px 0 0 20px;
border-bottom: none;
}
.floormat .floormat-img {
width: 35%;
}
.floormat .floormat-txt {
width: 65%;
margin: 0 auto;
padding: 15px 0 0 0;
}
.floormat .floormat-txt h3{
	padding: 0 20px 5px 20px;
font-size: 15px;
}
.floormat .floormat-txt p {
	padding: 0 20px 0 20px;
}
.original-underline {
	margin: 0 0 50px 0;
	padding: 0 0 50px 0;
	border-bottom: solid 1px #000;
}
.wheel .wheel-img {
width: 35%;
}
.wheel .wheel-txt {
width: 65%;
margin: 0 auto;
padding: 15px 0 0 0;
}
.wheel .wheel-txt h3 {
padding: 0 20px 5px 20px;
font-size: 15px;
}
.wheel .wheel-txt p {
padding: 0 20px 0 20px;
}
.wheel-txt2 {
	font-size: 10px;
}
.cox {
	justify-content: space-between;
}
.cox .cox-l {
	width: 60%;
}
.cox .cox-r {
	width: 35%;
margin: 0;
}
.cox-r img {
width: 50%;
display: block;
margin: 0 0 20px 0;
}
.cox2 {
padding: 40px 0 0 0;
}
}



/*=========
product
==========*/
.grass-coating-sub {
	background-color: #EFEFEE;
	margin: 30px 0 0 0;
}
.grass-coating-sub .grass-coating-sub-r {
	padding: 8px 20px;
	/*font-size: 12px;*/
}
.talisman {
	width: 20%;
	height: auto;
	right: 0;
	top:-10px;
}
.relative {
	position: relative;
}
.absolute {
	position: absolute;
}
.smalltxt {
	font-size: 11px;
}

.sheet-coating-main:before {
	content: "";
	display: block;
	width: 100%;
	height: 350px;
	margin-top: 30px;
	background-image: url(../img/sheet-coating-main.jpg);
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}

.car-care-main:before {
	content: "";
	display: block;
	width: 100%;
	height: 250px;
	background-image: url(../img/car-care-main.jpg);
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}

/*-----------------------
---------- PC --------
-----------------------*/
@media screen and (min-width: 834px) {
.construct1 {
	justify-content: space-between;
}
.construct-l {width: 47%;}
.construct-r {width: 47%;}
.line5-img {
	justify-content: space-between;
}
.line5-img li {
	width: 18%;
}
.l-img-box-r {
width: 62%;
}
.l-img-box-r .redline {
	margin: 0 0 30px 0;
}

.grass-coating-sub {
max-width: 1000px;
widows: 100%;
	margin: 7vh auto 0 auto;
}
.grass-coating-sub-l {
	width: 60%;
}
.grass-coating-sub {
	align-items: center;
}
.grass-coating-sub .grass-coating-sub-r {
	width: 40%;
	padding: 0px;
	/*font-size: 12px;*/
}
.grass-coating-sub .grass-coating-sub-r p {
	padding: 10px 20px;
}
.sheet-coating-main {
	justify-content: space-between;
}
.sheet-coating-main:before {
	content: "";
	display: block;
width: 35%;
height: auto;
margin: 0 0 30px 0;
	background-image: url(../img/sheet-coating-main.jpg);
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
.talisman {
width: 60px;
height: auto;
right: 0;
top: -10px;
}

.car-care-main {
	justify-content: space-between;
}
.car-care-main:before {
	content: "";
	display: block;
width: 35%;
height: auto;
margin-bottom: 30px;
	background-image: url(../img/car-care-main.jpg);
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
}


/*=========
Keep
==========*/
.keeper {
top: 85px;
position: relative;
	margin: 0 auto 0 auto;
	padding: 50px 0 0 0;
}
.keeper-box {
	width: 85%;
	margin: 80px auto 0 auto;
	padding: 0 0 150px 0;
}
.keeper-txt {
	margin-bottom: 60px;
}

.keeper-ttl {
	margin: 60px 0 0 0;
}
.keeper-ttl h1 {
	font-weight: bold;
    padding: 0 0 20px 0;
    font-size: 22px;
    width: 85%;
    margin: 0 auto 0 auto;
	text-align: left;
}
.keeper-ttl h1 span {
	background-color: red;
	color: #fff;
	display: table;
	padding: 1px 10px;
	margin: 10px 0 20px 0;
	font-size: 12px;
}
.keeper-ttl h1:before {
	content: "";
	display: block;
	width: 50px;
	height: 2px;
	margin: 0 0 10px 0;
	background-color: #000;
}
.keeper-ttl:after {
	content: "";
	display: block;
	width: 100%;
	height: 350px;
	background-image: url(../img/keeperr-back.jpg);
	background-size: cover;
	background-position: center;
position: relative;
}
ul.keeper-image {
margin: 60px auto 0 auto;
}
ul.keeper-image li {
margin-bottom: 40px;
}
ul.keeper-image li p {
background-color: #666;
color: #fff;
padding: 2px 10px;
font-size: 12px;
}
/*-----------------------
---------- PC --------
-----------------------*/
@media screen and (min-width: 834px) {
.keeper-box {
width: 100%;
margin: 0px auto 0 auto;
padding: 0 0 100px 0;
}
.keeper-ttl h1 {
width: 100%;
}
.keeper-ttl h1 {
display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
align-items: center;
}
.keeper-ttl h1:before {
display: inline-block;
margin: 0 10px 0 0;
}
.keeper-ttl {
width: 100%;
margin: 0 auto 40px auto;
padding: 80px 0 0 0;
}
.keeper-txt {
	margin-bottom: 30px;
}
.keeper-txt:last-child {
	margin-bottom: 0px;
}


.keeper-ttl:after {
	height: 500px;
	margin: 10px 0 40px 0;
}
ul.keeper-image {
	justify-content: space-between;
	margin-top: 40px;
}
ul.keeper-image li {
    margin-top: 40px;
    width: 47%;
    margin-bottom: 0;
}
}





/*=========
Company
==========*/
.other-ttl {
	top: 85px;
	position: relative;
}
.company-mainimage {
margin: 50px 0;
}
.company-mainimage {
margin: 50px 0;
}
.company {
margin: 100px 0 0 0;
}
.company h2 {
text-align: center;
font-size: 4.5vw;
letter-spacing: 0.17em;
}
.company h2 {
text-align: center;
font-size: 4.5vw;
letter-spacing: 0.17em;
padding: 50px 0;
font-weight: normal;
}
.redline-yoko {
width: 85%;
margin: 0 auto;
}
.redline-yoko:before {
content: "";
width: 100%;
height: 5px;
display: block;
background-image: url(../img/red-yoko.jpg);
background-position: center center;
background-size: cover;
margin: 20px 0 0 0;
padding: 0 0 0 0;
}
.company-head {
	margin: 0 auto 80px auto;
}
.company-l h3 {
font-size: 20px;
font-weight: normal;
padding: 10px 0;
line-height: 170%;
}
.company-r {
	margin: 30px 0 0 0;
}
.company-satelite .company-plaming {
width: 85%;
margin: 0 auto 80px auto;
}

.company-satelite .company-plaming h3,
.company-satelite .company-real h3 {
font-size: 18px;
font-weight: normal;
padding: 10px 0;
line-height: 170%;
}
.company address,
.company .company-head p,
.company .company-satelite p {
	margin-bottom: 10px;
}
.company2 {
	width: 85%;
	margin: 0 auto;
	padding: 120px 0 50px 0;
}
.company2 h1 {
	font-weight: bold;
    padding: 0 0 20px 0;
    font-size: 22px;
}
.company2 h1 span {
	background-color: red;
	color: #fff;
	display: table;
	padding: 1px 10px;
	margin: 10px 0 20px 0;
	font-size: 12px;
}
.company2 h1:before {
	content: "";
	display: block;
	width: 50px;
	height: 2px;
	margin: 0 0 10px 0;
	background-color: #000;
}
.company2 h2 {
	text-align: left;
font-size: 18px;
padding: 5px 0 5px 0;
margin: 0 0 5px 0;
font-weight: bold;
border-bottom: solid 1px #000;
}
.company2 .company-group-box {
	margin-bottom: 50px;
}
@media screen and (min-width: 834px) {
.other-ttl {
top: 0;
width: 70%;
position: relative;
left: 25%;
}
.other-ttl h1 {
text-align: left;
}
.company {
top: 0;
width: 70%;
position: relative;
left: 25%;
margin: 0;
}
.company h2 {
text-align: center;
font-size: 25px;
letter-spacing: 0.6em;
padding: 50px 0;
font-weight: normal;
}
.company-head {
	justify-content: space-between;
margin: 0 auto 80px auto;
}
.redline-yoko {
width: 100%;
}
.company-l {
	width: 34%;
margin: 0;
}
.company-r {
	width: 60%;
margin: 0;
}
.company-l h3 {
font-size: 20px;
font-weight: normal;
padding: 30px 0 15px 0;
line-height: 170%;
}
.company-satelite {
	justify-content: space-between;
}
.company-satelite .company-plaming {
width: 47%;
margin: 0 0 0 0;
} 
.company-satelite .redline-yoko {
width: 47%;
margin: 0 0 0 0;
}
.company-satelite .company-plaming h3,
.company-satelite .company-real h3 {
font-size: 18px;
font-weight: normal;
padding: 20px 0;
line-height: 170%;
}

.company2 h1 {
display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
align-items: center;
}
.company2 h1:before {
display: inline-block;
margin: 0 10px 0 0;
}
.company2 {
width: 100%;
margin: 0 auto 150px auto;
padding: 80px 0 0 0;
}
.company-group {
	justify-content: space-between;
}
.company-group .company-group-box {
	width: 47%;
    margin-bottom: 0px;
}
.company-group .company-group-box h2 {
text-align: left;
font-size: 20px;
letter-spacing: 0.2em;
padding: 30px 0 5px 0;
margin: 0 0 5px 0;
font-weight: normal;
}
}





/*=========
Contact
==========*/
.contact-form {
width: 85%;
margin: 0px auto 0 auto;
padding: 150px 0 0 0;
}

.contact-l h1 {
	font-weight: bold;
    padding: 0 0 20px 0;
    font-size: 22px;
}
.contact-l h1 span {
	background-color: red;
	color: #fff;
	display: table;
	padding: 1px 10px;
	margin: 10px 0 20px 0;
	font-size: 12px;
}
.contact-l h1:before {
	content: "";
	display: block;
	width: 50px;
	height: 2px;
	margin: 0 0 10px 0;
	background-color: #000;
}
.contact-r span {
	font-size: 10px;
	display: block;
	line-height: 150%;
	margin: 8px 0 0 0;
}
dl.form-list {
	margin: 50px 0 0 0;
}
dl.form-list dt {
	font-weight: bold;
	margin-bottom: 10px;
}
dl.form-list dd {
	margin-bottom: 30px;
	padding-bottom: 30px;
	border-bottom: dotted 1px #000;
}
dl.form-list dd .mf {
	font-size: 16px;
	width: calc(100% - 20px);
	display: block;
	border: solid 1px #ccc;
	border-radius: 3px;
	padding: 5px 10px;
	box-shadow: 2px; 
}
dl.form-list dd .mf2 {
	font-size: 16px;
    height: 300px!important;
    width: calc(100% - 20px)!important;
	display: block;
	border: solid 1px #ccc;
	border-radius: 3px;
	padding: 5px 10px;
	box-shadow: 2px; 
}
.inpt-btn {
    display: block;
    font-size: 16px;
    padding: 10px 0;
    text-align: center;
    width: 100%;
  background: linear-gradient(#DE2C28, #770006);
    border: none;
    color: #fff;
    border-radius: 10px;
    margin: 0 auto 80px auto;
}
.contact-tel {
width: 85%;
margin: 0px auto 0 auto;
padding: 50px 0 120px 0;
}
p.form-tel {
	font-size: 18px;
	font-weight: bold;
	margin: 10px 0;
}
.hissu:after {
	font-size: 12px;
	content: "必 須";
	display: inline-block;
	color: #fff;
	background-color: #E33636;
	padding: 0px 10px;
	border-radius: 5px;
	margin: 0 0 0 10px;
}

@media screen and (min-width: 834px) {
.contact-form {
width: 70%;
position: relative;
left: 25%;
margin: 0;
padding: 80px 0 0 0;
}
.contact-tel {
width: 70%;
position: relative;
left: 25%;
margin: 0;
padding: 80px 0 120px 0;
}

.contact-form .contact-l,
.contact-tel .contact-l {
	width: 30%;
}
.contact-form .contact-r,
.contact-tel .contact-r {
	width: 70%;
}
.contact-l h1 {
width: 100%;
}
.contact-l h1 {
display: flex;
align-items: center;
}
.contact-l h1:before {
display: inline-block;
margin: 0 10px 0 0;
}
dl.form-list dd .mf {
	max-width: 500px;
}
dl.form-list dd .mf2 {
	max-width: 500px;
}
.inpt-btn {
max-width: 300px;
padding: 15px 0;
}
}

