@charset "utf-8";

/*ここから*/
header,
main,
footer {
    width: 100%;
    margin: 0 auto;
}
body {
    width: 100%;
    background: #f4eddf;
    margin: 0;
    padding: 0;
  }
a {
    text-decoration: none;
}
h1 {
    width: 32rem;
    margin: 0 auto 1rem;
    margin-top: 100px;
    margin-bottom: 50px;
    border-bottom: 2px solid #707070;
    color: #c38c33;
    font-size: 50px;
    font-family: '全角ゴシック New', sans-serif;
}
h3 {
    font-size: 40px;
    margin-bottom: 50px;
}

.space p {
    margin-top: 30px;
    margin-bottom: 200px;
}

p {
    text-align: center;
    font-size: 30px;
    font-family: '全角ゴシック New', sans-serif;
}

.space p span::after {
    content: "/A";
    white-space: pre-line;
}

.here {
    color: #707070;
    font-size: 30px;
    text-align: right;
    margin-top: 150px;
    margin-right: 200px;
    font-family: '全角ゴシック New', sans-serif;
}
#header__cap {
    display: flex;
    width: 100%;
    height: 72px;
    background-color: #cdad44;
    background-position: 15px;
    justify-content: flex-end;
    align-items: center;
    gap: 20px;
    padding-right: 0;
}
#header__cap ul {
    display: flex;
    justify-content: right;
    list-style: none;
    gap: 20px;
}


#header__cap li a:visited {
    color: #E5DCAC;
    
}

#header__cap li a {
    width: 100%;
    font-size: 22px;
    font-family: '全角ゴシック New', sans-serif;
    height: 70px;
    align-items: center;

}

#header__cap li a:hover {
    color: #764F22;
}

img {
    width: 100%;
}

button {
    display: flex;
    width: 400px;
    height: 50px;
    color: #764F22;
    justify-content: center;
    background-color: #E5DCAC;
    border-width: 0;
    border-radius: 100px;
    font-size: 30px;
    margin-top: 15px;
    margin-right: 100px;
    margin-left: auto;
    cursor: pointer;
    text-align: center;
    align-items: center;
    transition: background-color 0.1s linear;
}

button span {
    color: #fff;
}




.neko h2 {
    width: 19rem;
    margin: 0 auto 1rem;
    margin-top: 100px;
    margin-bottom: 50px;
    border-bottom: 2px solid #707070;
    color: #A07024;
    font-size: 50px;
    font-family: '全角ゴシック New', sans-serif;
}

.system h2 {
    width: 18.5rem;
    margin: 0 auto 1rem;
    margin-top: 100px;
    margin-bottom: 100px;
    border-bottom: 2px solid #707070;
    color: #A07024;
    font-size: 50px;
    font-family: '全角ゴシック New', sans-serif;
}

.information h2 {
    width: 12.5rem;
    margin: 0 auto 1rem;
    margin-top: 100px;
    margin-bottom: 100px;
    border-bottom: 2px solid #707070;
    color: #A07024;
    font-size: 50px;
    font-family: '全角ゴシック New', sans-serif;
}

.blog h2 {
    width: 9.5rem;
    margin: 0 auto 1rem;
    margin-top: 100px;
    margin-bottom: 100px;
    border-bottom: 2px solid #707070;
    color: #A07024;
    font-size: 50px;
    font-family: '全角ゴシック New', sans-serif;
}

.contacts h2 {
    width: 16rem;
    margin: 0 auto 1rem;
    margin-top: 100px;
    margin-bottom: 100px;
    border-bottom: 2px solid #707070;
    color: #A07024;
    font-size: 50px;
    font-family: '全角ゴシック New', sans-serif;
}

.space,
.neko h3 {
    color: #573B15;
    margin-top: 100px;
    text-align: center;
    font-family: '全角ゴシック New', sans-serif;
}

.schedule {
    font-size: 40px;
    text-align: left;
}

.content {
    font-size: 40px;
    text-align: right;
}

.blog td {
    width: 50%;
    font-size: 30px;
    font-family: '全角ゴシック New', sans-serif;
}

.blogs table img {
    width: 90%;
    margin: 50px;
}

.blog p {
    margin-bottom: 50px;
}

#catfood {
    width: 60%;
    margin-right: auto;
    margin-left: auto;
}

footer {
    width: 100%;
    text-align: center;
    background-image: url(./photo/footer.png);
    background-repeat: no-repeat;
    background-size: 100%;
}

#footer ul {
    padding: 3rem 0;
    margin-top: 30px;
    list-style: none;
}

#footer li {
    font-size: 30px;
    padding-bottom: 15px;
    font-family: '全角ゴシック New', sans-serif;
}

#footer li a {
    color: #E5DCAC;
}

#page-top {
    width: 5%;
    position: fixed;
    bottom: 50px;
    right: 50px;
}

/*cat information*/
.nekos h2 {
    width: 19rem;
    margin: 0 auto 1rem;
    margin-top: 100px;
    margin-bottom: 50px;
    border-bottom: 2px solid #707070;
    color: #A07024;
    font-size: 50px;
    font-family: '全角ゴシック New', sans-serif;
}

.nekos p {
    margin-top: 100px;
    font-size: 35px;
}

.nekos h3 {
    color: #573B15;
    margin-top: 100px;
    text-align: center;
    font-family: '全角ゴシック New', sans-serif;
}

.cat {
    width: 60%;
    margin: 0 auto;
}

.cat img {
    border-radius: 60px;
}

/*fee system*/
.pack h2 {
    width: 16rem;
    margin: 0 auto 1rem;
    margin-top: 100px;
    margin-bottom: 100px;
    border-bottom: 2px solid #707070;
    color: #A07024;
    font-size: 50px;
    font-family: '全角ゴシック New', sans-serif;
}

.time h2 {
    width: 25rem;
    margin: 0 auto 1rem;
    margin-top: 100px;
    margin-bottom: 100px;
    border-bottom: 2px solid #707070;
    color: #A07024;
    font-size: 50px;
    font-family: '全角ゴシック New', sans-serif;
}

.menu h2 {
    width: 13rem;
    margin: 0 auto 1rem;
    margin-top: 100px;
    margin-bottom: 100px;
    border-bottom: 2px solid #707070;
    color: #A07024;
    font-size: 50px;
    font-family: '全角ゴシック New', sans-serif;
}

/*access*/
#map h2 {
    width: 12.5rem;
    margin: 0 auto 1rem;
    margin-top: 100px;
    margin-bottom: 100px;
    border-bottom: 2px solid #707070;
    color: #A07024;
    font-size: 50px;
    font-family: '全角ゴシック New', sans-serif;
}

address {
    font-size: 30px;
    text-align: center;
    margin-top: 50px;
    font-family: '全角ゴシック New', sans-serif;
}

#map {
    width: 50%;
    margin-right: auto;
    margin-left: auto;
}

table {
    width: 70%;
    margin-left: auto;
    margin-right: auto;
}

th {
    text-align: left;
    font-family: '全角ゴシック New', sans-serif;
}

/*contact*/
#contact h2 {
    width: 16rem;
    margin: 0 auto 1rem;
    margin-top: 100px;
    margin-bottom: 100px;
    border-bottom: 2px solid #707070;
    color: #A07024;
    font-size: 50px;
    font-family: '全角ゴシック New', sans-serif;
}

#contact table {
    width: 60%;
    margin-left: auto;
    margin-right: auto;
}

#contact form th {
    width: 40%;
    font-size: 30px;
    color: #573B15;
    font-family: '全角ゴシック New', sans-serif;
}

#contact form td {
    width: 40%;
    font-size: 30px;
}

#contact input {
    width: 400px;
    height: 80px;
    border: 1px solid #707070;
    border-radius: 10px;
    margin: 2rem;
    font-family: '全角ゴシック New', sans-serif;
}

#cnt3 input {
    width: 2rem;
}

#contact textarea {
    width: 400px;
    height: 200px;
    border: 1px solid #707070;
    border-radius: 10px;
    margin: 1rem;
    font-family: '全角ゴシック New', sans-serif;
}

#contact #BtReset {
    width: 40%;
    height: 50px;
    font-size: 20px;
    background-color: #e8e8e8;
    border-radius: 10px;
    translate: 100%;
}

#contact button {
    width: 400px;
    height: 50px;
    color: #764F22;
    background-color: #E5DCAC;
    border-width: 0;
    border-radius: 100px;
    font-size: 30px;
    margin-top: 15px;
    margin-left: auto;
    margin-right: auto;
    transition: background-color 0.1s linear;

}

#contact button span {
    color: #fff;
}

/*confirmation*/
#confirmation h2 {
    width: 13rem;
    margin: 0 auto 1rem;
    margin-top: 100px;
    margin-bottom: 100px;
    border-bottom: 2px solid #707070;
    color: #A07024;
    font-size: 50px;
    font-family: '全角ゴシック New', sans-serif;
}

#confirmation .confirm_area h2 {
    width: 19rem;
    margin: 0 auto 1rem;
    margin-top: 100px;
    margin-bottom: 100px;
    border-bottom: 2px solid #707070;
    color: #A07024;
    font-size: 50px;
    font-family: '全角ゴシック New', sans-serif;
}

#ContactConfirm table {
    display: flex;
    width: 80%;
    justify-content: center;
    align-items: center;
}
#confirmation form th {
    width: 40%;
    font-size: 30px;
    color: #573B15;
    font-family: '全角ゴシック New', sans-serif;
}

#confirmation form td {
    width: 40%;
    font-size: 40px;
}

#confirmation input {
    width: 600px;
    height: 100px;
    font-size: 50px;
    margin: 1rem;
    border: 1px solid #707070;
    border-radius: 10px;
}

table textarea {
    width: 600px;
    height: 300px;
    border: 1px solid #707070;
    border-radius: 10px;
}

#cnt3 input {
    width: 3rem;
}
#confirm_area {
    width: 100%;
    display: flex;
    flex-direction: column;
    text-align: center;
    margin-top: 50px;
    margin-bottom: 100px;
    font-family: '全角ゴシック New', sans-serif;
}

#confirmation p {
    font-size: 40px;
    margin-bottom: 30px;
}


.confirm_area form button {
    width: 400px;
    height: 50px;
    background-color: #E5DCAC;
    border-radius: 100px;
    font-size: 30px;
    margin-top: 50px;
    margin-left: auto;
    margin-right: auto;
}
.confirm_area form button a {
    color: #764F22;
}
.confirm_area form button span {
    color: #fff;
}

.confirm_area form .gray button {
    background-color: #dcdbdb;
}
.confirm_area form .gray button a {
    color: #747474;
}

span .confirm_uname .confirm_date .confirm_email .confirm_content {
    color: #707070;
    font-family: '全角ゴシック New', sans-serif;
}



/*send*/
#send h2 {
    width: 12.5rem;
    margin: 0 auto 1rem;
    margin-top: 100px;
    margin-bottom: 100px;
    border-bottom: 2px solid #707070;
    color: #A07024;
    font-size: 50px;
    margin-bottom: 50px;
    font-family: '全角ゴシック New', sans-serif;
}

#send button {
    display: flex;
    width: 400px;
    height: 50px;
    color: #764F22;
    justify-content: center;
    background-color: #E5DCAC;
    border-width: 0;
    border-radius: 100px;
    font-size: 30px;
    margin-top: 50px;
    cursor: pointer;
    margin-left: auto;
    margin-right: auto;
    align-items: center;
    transition: background-color 0.1s linear;
}

#send button span {
    color: #fff;
}

#send p {
    color: #707070;
    font-family: '全角ゴシック New', sans-serif;
}