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

body{
margin: 0;
padding: 0;
color:#fff;
}

h2 {
    font-family: 'Lato', sans-serif;
    letter-spacing: 0.5em;
    color: #FFFFFF;
    text-align: center;
    font-size: 1.8em;

}


#panerai{
display: block;
background-color: #000;
width: 100%;
}

#p-header{
display: block;
width: 100%;
height: auto;
}

#p-header img{
width: 100%;
}

.p-contents{
width: 80%;
margin: 0 auto;
text-align: center;
}

#p-logo{
width: 30%;
padding-top: 30px;
padding-bottom: 30px;
padding-bottom: 30px;
margin: 0 auto;
}

#p-logo img{
width: 100%;
}

.header-txt{
width: 100%;
display: block;
text-align: left;
color: #fff;
font-size: 1em;
line-height: 1.8em;
font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
}

.header-title{
width: 100%;
display: block;
text-align: center;
color: #fff;
font-size: 1.4em;
line-height: 1.8em;
font-weight: bold;
font-family: 'Lato', sans-serif ,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic";
letter-spacing: 4px;
}

#collection{
width: 100%;
margin: 0 auto;
text-align: left;
}

#watch{
width: 20%;
float: left;
text-align: center;
margin-right: 3%;
padding: 1%;
color: #fff;
margin-bottom: 15px;
padding-top: 15px;
}

#watch img{
width: 100%;
}



#watch h3{
font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
font-size: 0.8vw;
line-height: 1.6em;
color: #fff;
}

#watch h4{
font-family: 'Lato', sans-serif;
letter-spacing: 0.5em;
font-size: 0.7em;
color: #fff;
}

#watch p{
font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
font-size: 0.8em;
font-weight: 700;
color: #fff;
}


.sns{
width: 10%;
margin: 0 auto;	
}

.sns-left{
width: 40%;
float: left;
text-align: center;
}

.sns-right{
width: 40%;
float: right;
text-align: center;
}

.sns-left img{
width: 80%;
}

.sns-right img{
width: 80%;
}

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

.footer-content{
width: 80%;
margin: 0 auto;
display: block;
}

.copyright{
width: 100%;
margin: 0 auto;
text-align: center;
font-family: 'Lato', sans-serif;
letter-spacing: 0.3em;
color: #fff;
font-size: 12px;
font-size: 12px;
padding-top: 10px;
padding-bottom: 10px;
}

.button {
  margin-top: 10px;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
  display: inline-block;
  width: 80%;
  height: 42px;
  text-align: center;
  text-decoration: none;
  line-height: 54px;
  outline: none;
  background-color: #000;
  border: 1px solid #fff;
  color: #fff;
  line-height: 40px;
  font-weight: 400;
}

.button:hover {
  background-color: #fff;
  border-color: #fff;
  color: #000;
}

.button::before,
.button::after {
  position: absolute;
  z-index: -1;
  display: block;
  content: '';
}
.button,
.button::before,
.button::after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.youtube2 {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.youtube2 iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}

.dealer-logo{
margin: 0 auto;
width:15%;
}

.dealer-logo img{
width: 100%;
}


.dealer-txt{
width: 100%;
margin: 0 auto;
text-align: center;
font-family: 'Lato', sans-serif,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic";
letter-spacing: 0.3em;
color: #fff;
font-size: 13px;
padding-top: 10px;
padding-bottom: 10px;
text-decoration: none;
}

@media screen and (max-width: 1091px) {

.p-contents{
width: 90%;
margin: 0 auto;
text-align: center;
}
    
#watch{
width: 44%;
float: left;
text-align: center;
margin-right: 3%;
padding: 1.5%;
color: #fff;
margin-bottom: 15px;
padding-top: 15px;
}
    
#watch h3{
font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
font-size: 0.9em;
color: #fff;
}

.sns{
width: 20%;
margin: 0 auto;	
}
    
.dealer-logo{
margin: 0 auto;
width: 25%;
}

.dealer-logo img{
width: 100%;
}

}

@media screen and (max-width: 500px) {
    
.dealer-logo{
margin: 0 auto;
width: 25%;
}

.dealer-logo img{
width: 100%;
}

    
#p-logo{
width: 70%;
padding-top: 30px;
padding-bottom: 30px;
padding-bottom: 30px;
margin: 0 auto;
}
    

h2 {
    font-family: 'Lato', sans-serif;
    letter-spacing: 0.5em;
    color: #FFFFFF;
    text-align: center;
    font-size: 1.3em;

}

#watch{
width: 97%;
text-align: center;
padding: 1.5%;
color: #fff;
margin-bottom: 15px;
padding-top: 15px;
}

#watch img{
width: 80%;
margin:0 auto;
padding-top: 15px;
}
    
#watch h3{
font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
font-size: 1em;
color: #fff;
letter-spacing: 1px;
}
    
.sns{
width: 40%;
margin: 0 auto;	
}
    
.button {
  margin-top: 10px;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
  display: inline-block;
  width: 75%;
  height: 42px;
  text-align: center;
  text-decoration: none;
  line-height: 54px;
  outline: none;
  background-color: #000;
  border: 1px solid #fff;
  color: #fff;
  line-height: 40px;
  font-weight: 400;
}
    
.header-title{
width: 100%;
display: block;
text-align: center;
color: #fff;
font-size: 1.1em;
line-height: 1.8em;
font-weight: bold;
font-family: 'Lato', sans-serif ,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic";
letter-spacing: 4px;
}
    
.header-txt{
width: 100%;
display: block;
text-align: left;
color: #fff;
font-size: 14px;
line-height: 1.8em;
font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
}

    
}

