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


.header{
padding: 0;
margin: 0;
}

.toplogo{
padding: 2rem;
}
.toplogo img{
width: 150px;
}



.topbanner{
background-image: url("/img/pro_top.jpg");
background-size: cover;
background-repeat: no-repeat;
height: 500px;
position: relative;
}

.toptitle{
background-color:#910000;
height: 400px;
width: 280px;
padding: 2rem 3rem;
margin-left: 5rem;
}
h1{
color: #fff;
font-size: 3.8rem;
font-weight: bold;
letter-spacing: 0.5rem;
font-family: 'Zen Kaku Gothic New', sans-serif;
margin-top: 50%;
}
h1 span{
font-size: 1.8rem;
letter-spacing: 0.5rem;
font-weight: 200;
margin-top: 2rem;
display: block;
}

@media only screen and (max-width: 1000px) {
.topbanner{
background-size: cover;
background-repeat: no-repeat;
height: 200px;
}
.toptitle{
height: 80%;
width: 130px;
padding: 2rem 1rem;
margin-left: 2rem;
}
h1{
font-size: 2rem;
letter-spacing: 0.2rem;
margin-top: 40%;
}
h1 span{
font-size: 1.3rem;
letter-spacing: 0.3rem;
margin-top: 1rem;
font-weight: 200;
}
}



/*--------イントロ部分----------*/

#pro_intro{
background-color: #000;
color: #fff;
padding:0 0 3rem 0;
}

.logobox{
padding: 4rem 0;
text-align: center;
background-color: #fff;
margin-top: 0;
}
.logobox img{
width: 150px;
}

.in_l{
text-align: center;
padding-bottom: 3rem;
margin: 0 2rem;
}

#pro_intro h2{
margin-top: 8rem;
padding-bottom: 1rem;
font-size: 2.8rem;
font-weight: bold;
letter-spacing: 0.3rem;
display: inline-block;
font-family: 'Zen Kaku Gothic New', sans-serif;
text-align: center;
line-height: 4rem;
}

.greenline_sh{
text-align: center;
border-bottom: 3px solid #b8d200;
width: 10%;
}

.p_intro_t{
text-align: center;
}

.p_intro_t p{
font-family: 'Noto Sans JP', sans-serif;
font-weight: bold;
font-size: 1.4rem;
line-height: 3.2rem;
letter-spacing: 0.6rem;
}

@media (max-width: 768px) {
#pro_intro h2{
margin-top: 5rem;
padding-bottom: 1rem;
font-size: 1.6rem;
letter-spacing: 0.2rem;
display: inline-block;
text-align: left;
line-height: 3rem;
}

.p_intro_t p{
font-weight: bold;
font-size: 1.2rem;
line-height: 2rem;
letter-spacing: 0.3rem;
text-align: left;
}
.logobox{
padding: 2rem 0;
}

}





/*--------プロダクト----------*/

.pro_content{
background-color: #000000;
padding: 5rem 0;
}
h3{
color: #fff;
letter-spacing: 1rem;
font-weight: bold;
font-size: 5rem;
letter-spacing: 0.5rem;
font-family: 'Zen Kaku Gothic New', sans-serif;
margin-bottom: 2rem;
}
h4{
color: #fff;
letter-spacing: 1rem;
font-weight: bold;
font-size: 2rem;
letter-spacing: 0.5rem;
font-family: 'Zen Kaku Gothic New', sans-serif;
margin-bottom: 2rem;
}

.whitebox{
background-color: #fff;
padding: 3rem 4rem;
margin-top: 2rem;
}
.whitebox img{
width: 100%;
}

#treadmill{
margin-top: 3rem;
}

.greenline_lg{
border-bottom: 1px solid #b8d200;
width: 100%;
}
.shopbox{
display: flex;
width: 100%;
margin-top: 2rem;
}
.shopbox img{
width: 10%;
margin-right: 2rem;
}

h5{
letter-spacing: 1rem;
font-weight: bold;
font-size: 3rem;
letter-spacing: 0.5rem;
font-family: 'Zen Kaku Gothic New', sans-serif;
margin-bottom: 2rem;
}
.price{
font-size: 1.8rem;
}

.button02 a {
background: #fff;
border:solid 1px #000;
position: relative;
display: flex;
justify-content: space-around;
max-width: 280px;
padding: 10px 40px;
color: #000;
transition: 0.3s ease-in-out;
font-weight: 500;
letter-spacing: 0.3rem;
font-family: 'Zen Kaku Gothic New', sans-serif;
}

.button02 a:hover {
background: #000;
color: #FFF;
}
.button02 a:hover:after {
right: 1.4rem;
}
.subimg{
margin-top: 2rem;
}
.subimg img{
margin-top: 1.2rem;
}
.subimg p{
text-align: center;
font-size: 1.2rem;
}

#upbike{
margin-top: 15rem;
}
#rebike{
margin-top: 15rem;
margin-bottom: 15rem;
}

@media (max-width: 768px) {
.pro_content{
padding: 3rem 0;
}
.price{
font-size: 1.4rem;
}
h3{
letter-spacing: 0.6rem;
font-size: 3rem;
letter-spacing: 0.5rem;
font-family: 'Zen Kaku Gothic New', sans-serif;
margin-bottom: 2rem;
}
h4{
letter-spacing: 0.6rem;
font-size: 1.6rem;
letter-spacing: 0.2rem;
font-family: 'Zen Kaku Gothic New', sans-serif;
margin-bottom: 2rem;
}
#treadmill{
margin-top: 2rem;
}
#upbike{
margin-top: 4rem;
}
#rebike{
margin-top: 4rem;
margin-bottom: 8rem;
}
.subimg p{
font-size: 1.2rem;
}
}



/*--------ショップ----------*/

#shop{
background-color: #000;
padding: 15rem 0;
}
.whitebox2{
position: relative;
background-color: #fff;
box-shadow: 5px 5px 0px 0 rgb(0, 0, 0);
margin: 6rem 1rem 1rem 1rem;
padding: 2rem;
}
.whitebox2 img{
position: relative;
width: 100%;
top:-4rem;
}


@media (max-width: 768px) {
#shop{
padding: 8rem 0;
}


}


/*--------会社概要----------*/
#about{
background-image: url("../img/ind_aboutback.jpg");
background-size: cover;
background-repeat: no-repeat;
background-attachment: fixed;
padding: 10rem 0;
}
.infoinner{
background-color: rgba(23,23,23,0.79);
padding: 5rem;
}

/* table01 */
#table01{
color: #fff;
width: fit-content;
margin: 0 auto;
width: 60%;
}
#table01 tr {
  border-bottom: 1px solid #b5b1b1;
  width: 100%;
}
#table01 td {
  padding: 24px 0;
  border: none;
  width: 100%;
}

#table01 th {
  width: 20%;
}

/* sp */
@media only screen and (max-width: 768px) {
#about{
padding: 6rem 0;
}
.infoinner{
padding: 3rem 1rem;
margin: 0 1rem;
}
#table01{
width: 100%;
}
#table01 tr{
padding: 2rem 0;
}
#table01 th,
#table01 td {
width: 100%;
display: block;
padding-top: 2rem;
}
#table01 th {
width: 100%;
}
#table01 td {
width: 100%;
padding-top: 0;
}
}



/*--------コンタクト----------*/
#contact h2{
color: #000;
text-align: center;
letter-spacing: 1rem;
font-weight: bold;
font-size: 5rem;
font-family: 'Zen Kaku Gothic New', sans-serif;
margin-bottom: 2rem;
padding-top: 10rem;
}

.iconbox{
padding-top: 3rem;
text-align: center;
}
.iconbox img{
width: 60px;
padding: 0 0.8rem;
}

@media only screen and (max-width: 768px) {
#contact h2{
font-size: 5rem;
letter-spacing: 0.5rem;
padding-top: 5rem;
}
}


/*--------フッター----------*/





