/*コメントアウト*/

@charset "UTF-8";

/*フッター・・・・・*/
footer{color:#000000;
text-align:center;
}


.line-height0.5{line-height:0.5;}

a:link{color:rgb(87,72,32)}
a:hobor{color:rgb(143,118,50)}
a:active{color:rgb(245,245,5)}
a:visited{color:rgb(247,244,20)}


div{padding-top:0 1px;}

Header{sans-serif,lineheight:1.7;
backgroud-color:rgb(69,68,61);
}

/*NEWS，MENU，CONTACT画面設定開始*/

.main-nav{display:flex;
Font-size1.5rem;
text-transform:uppercase;
margin-top:35px;
list-style:none}
.main-nav li{margin-left:36px;}

.page-header{
display:flex;
justify-content:space-between;}
.wrapper{max-width:1110px;
margin: 0 auto;
Padding: 0 4%;}

/*NEWS，MENU，CONTACT画面設定終了*/

h1{color:#000000;
}
h1{font-weight:100;
}
h1{font-family:serif;
}

h2{color:#000000;}
H2{word-break:break-all;}

H3{color:#000000;}

P{color:#000000;}
P{text-align:justify;}

.star{color:rgb(247,244,20);}


Form div{
margin-bottom:10px;
}
.center{text-align:center;}
label{
font-size:1.125rem;
margin-bottom:10px;
display:white;
}
input[type="text"],
input[type="email"],
textarea{
background:rgb(255,255,255};
border:1px#fff solid;
border-radius:8px;
padding:10px;
font-size:1rem;
}
input[type="text"],
input[type="email"],{
width:100%;
max-width:240px;
}
Textarea{
Width:100%;
Max-width:500px;
Height:100rem;
}
input[type="submit"]{
border:none;
cursor:pointer;
line-height:1;
}