@charset "UTF-8";

html {
    font-size: 16px;
}
body {
    font-family: "Noto Sans JP",sans-serif;
}
img {
    max-width: 100%;
    min-width: 100%;
    height: auto;
}
/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
　　　　　　　　　　　　　　header
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
header {
    background-color: #FEFBF5;
    height: 80px;
    display: flex;
    align-items: center;
}
.wrapper01 {
    width: 1200px;
    padding: 0 80px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}
h1 a{
    text-decoration: none;
    color: #CB2E27;
}
nav ul {
    background-color: #CB2E27;
    list-style-type: none;
    width: 550px;
    height: 40px;
    border-radius: 9999px;
    display: flex;
    align-items: center;
    justify-content: space-around;
}
nav ul a {
    display: inline-block;
    width: 80px;
    text-align: center;
    text-decoration: none;
    color: #fff;
    border-radius: 9999px;
}
nav ul a:hover {
    background-color: rgba(255, 255, 255, 0.5);
}
/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
　　　　　　　　　　　　　　heading
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
.heading {
    background-image: url(../images/loaf-3618642_1920.jpg);
    background-position: center;
    background-size: cover;
}
.heading-box {
    height: 470px;
    width: 1200px;
    padding: 180px 80px 0 80px;
    margin: 0 auto;
}
.heading-box h2 {
    color: #fff;
    font-family: "Licorice", cursive;
    font-weight: 400;
    font-style: normal;
    font-size: 96px;
    margin-top: 50px;
}
.heading-box h2 span {
    margin-left: 80px;
}
/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
　　　　　　　　　　　　　　news
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
.news {
    background-color: #FEFBF5;
    padding: 100px 0;
}
.wrapper-news {
    width: 1200px;
    margin: 0 auto 0 auto;
    padding: 0 80px;
}
/* ーーーーーーーーーーーー共通パーツ↓ーーーーーーーーーーーーー*/
h3 {
    font-size: 32px;
    font-weight: normal;
    margin-bottom: 77px;
}
/* ーーーーーーーーーーーーーーーーー↑ーーーーーーーーーーーー*/
.news h3 {
    background-image: url(../images/SVG/namisenn.svg),url(../images/SVG/namisenn.svg);
    background-position: left, right;
    background-size: 329px, 329px;
    text-align: center;
}
.news ul {
    list-style-type: none;
}
.news li {
    margin-bottom: 24px;
    background-image: url(../images/botton.svg);
    background-size: 32px;
    background-position: 990px 0;
}
.news li:hover {
    opacity: 0.6;
}
.news a {
    padding-bottom: 24px;
    text-decoration: none;
    color: #000;
    border-bottom: 1px solid #CB2E27;
    display: flex;
}
.news p:nth-child(1) {
    margin-right: 80px;
    background-color: #CB2E27;
    color: #fff;
    width: 112px;
    height: 27px;
    text-align: center;
}
/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
　　　　　　　　　　　　　　about
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
#about {
    background-color: #fff;
}
.wrapper02 {
    background-image: url(../images/visual01.png);
    background-position: right bottom;
    padding: 100px 80px 0 80px;
    height: 678px;
    width: 1200px;
    margin: 0 auto;
}
#about h3 {
    background-image: url(../images/SVG/namisenn.svg),url(../images/SVG/namisenn.svg);
    background-position: left, right;
    background-size: 250px, 250px;
    text-align: center;
}
.catchcopy {
    font-size: 32px;
    margin-bottom: 81px;
}
.catchcopy em {
    position: relative;
}
.catchcopy em::after {
    content: "";
    /* （display: block;） */
    position: absolute;
    bottom: -40px;
    left: 0;
    width: 140px;
    height: 1px;
    background-color: #A04747;
}
.wrapper02 p {
    font-size: 17px;
    width: 662.5547px ;
}
/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
　　　　　　　　　　　　　　menu
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
#menu {
    background-color: #CB2E27;
    margin-bottom: 100px;
    padding-top: 100px;
    padding-bottom: 100px;
}
.menu-wrapper {
    border-radius: 50px;
    width: 1200px;
    margin: 0 auto 100px auto;
    padding: 0 80px;
}
#menu h3 {
    color: #fff;
    background-image: url(../images/wavy\ line.png),url(../images/wavy\ line.png);
    background-position: left, right;
    background-size: 329px, 329px;
    text-align: center;
}
#menu ul {
    background-color: #fff;
    padding-bottom: 80px;
    list-style: none;
    padding: 80px 63px;
    display: flex;
    flex-wrap: wrap;
    gap: 40px;
    border-radius: 50px;
}
#menu li {
    width: calc((100% - 80px) / 3);
}
.img-allmenu {
    width: 280px;
    height: 230px;
    margin-bottom: 24px;
    border-radius: 50px;
    overflow: hidden;
    position: relative;
}
#menu #emphasis-text01,#menu #emphasis-text02,#menu #emphasis-text03  {
    background-color: #A04747;
    width: 180px;
    height: 32px;
    border-radius: 9999px 9999px 0 9999px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    bottom: 0;
    right: 0;
}
#menu strong {
    color: #fff;
}
#menu h4 {
    margin-bottom: 24px;
    position: relative;
    padding-left: 50px;
}
#menu h4::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    width: 40px;
    height: 1px;
    background-color: #000;
    transform: translateY(-50%);
} 
#menu p {
    width: 280px;
}
/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
　　　　　　　　　　　　　　access
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
#access {
    width: 1200px;
    margin: 0 auto 100px auto;
    padding: 0 80px;
}
#access h3 {
    background-image: url(../images/SVG/namisenn.svg),url(../images/SVG/namisenn.svg);
    background-position: left, right;
    background-size: 300px, 300px;
    text-align: center;
}
.wrapper03 {
    display: flex;
}
iframe {
    margin-right: 80px;
}
.access-box02 {
    display: flex;
    flex-direction: column;
}
.access-box02 em {
    font-family: bold;
    font-size: 40px;
    margin-bottom: 40px;

}
.access-box03 {
    display: flex;
    margin-bottom: 24px;
}
.access-box03 dt {
    width: 64px;
    margin-right: 40px;
}
/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
　　　　　　　　　　　　　　contact
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
#contact {
    background-color: #F4E4E4;
    background-image: url(../images/bread1.png),url(../images/bread2.png),url(../images/bread3.png),url(../images/bread4.png);
    background-position: left top, right top, left bottom,right bottom;
    height: 784px;
}
.wrapper04 {
    width: 1200px;
    margin: 0 auto;
    padding: 100px 80px 0 80px;
    display: flex;
    justify-content: center;
}
/* ここからフォーム */
.contact-box01 {
    width: 646px;
}
form {
    display: flex;
    flex-direction: column;
}
.wrapper04 h3,.wrapper04 label {
    color: #000;
}
.wrapper04 input,.wrapper04 textarea {
    background-color: #fff;
}
#submit-color {
    background-color: #A07E4E;
}
#submit-color:hover {
    border: 1px solid #A07E4E;
    background-color: #fff;
    color: #A07E4E;
}
.wrapper04 label {
    margin-bottom: 24px;
    display: flex;
    flex-direction: column;
}
.wrapper04 textarea {
    height: 160px;
}
.submit-01 {
    text-align: right;
}
.submit-01 input {
    color: #fff;
    width: 80px;
}
/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
　　　　　　　　　　　　　　footer
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
footer {
    background-color: #A04747;
    height: 48px;
    display: flex;
    align-items: center;
}
.footer-box {
    width: 1200px;
    margin: 0 auto;
    padding: 0 80px;
    text-align: center;
}
small {
    color: #fff;
}
