*,
*::before,
*::after {
  box-sizing: border-box;
}

html,
body {
  padding: 0;
  margin: 0 auto;
}

body {
  width: 375px;
  font-family: 'Noto Serif JP', serif;
  font-size: 19px;
  line-height: 1.6;
  background: #fff;
  color: #8a9994;
  margin: 0 auto;
}

img {
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
  border-style: none;
}

ul,
ol {
  list-style: none;
  padding: 0;
  margin: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0;
}

a {
  color: inherit;
}

p {
  text-align: center;
  letter-spacing: 0.025em;
  line-height: 200%;
}

.inner {
  width: 375px;
  max-width: 100%;
  margin: 0 auto;
}

@media (min-width: 375px) and (max-width: 375px) {
  .inner {
    padding-left: 24px;
    padding-right: 24px;
  }
}

@media (max-width: 375px) {
  .inner {
    padding-left: 16px;
    padding-right: 16px;
  }
}

.header {
  height: 100px;
  position: fixed;
  width: 375px;
  z-index: 100;
  top: 0;
  left: 0;
}

@media (max-width: 375px) {
  .header {
    height: 60px;
  }
}

.header-inner {
  display: flex;
  align-items: center;
  height: inherit;
}

.header_logo {
  width: 100px;
  position: fixed;
  margin-top: 40px;
  margin-left: 60px;
  
}

.header_logo img {
  display: block;
}

li:not(:first-child) {
  margin-left: 40px;
}

li a {
  color: #8a9994;
  text-decoration: none;
}

li a.is-active::after {
  content: "";
  width: 100%;
  height: 2px;
  background: #E81919;
}

.main-visual {
  position: relative;
  height: 728px;
  width: 375px;
}

.main-visual_title {
  position: absolute;
  top: 460px;
  left: 55px;
  color: #fff;
  font-family: 'Noto Serif JP', serif;
}

.main-visual_title2 {
  position: absolute;
  top: 535px;
  left: 73px;
  font-size: 16px;
  color: #fff;
  font-family: 'Noto Serif JP', serif;
  text-align: center;
}

.sec_m1 p{
  font-size: 12px;
  color: #8F9A93;
  font-family: 'Noto Serif JP', serif;
  margin: 40px 0;
}

.main-visual_title_3 {
  position: absolute;
  top: 5px;
  left: 190px;
    text-align: center;
  font-size: 9px;
  font-family: 'Noto Serif JP', serif;
}

.main-visual_title_4 {
  position: absolute;
  top: 30px;
  left: 185px;
    text-align: center;
  font-size: 9px;
  font-family: 'Noto Serif JP', serif;
}

.main-visual_title_1 {
  position: absolute;
  top: 5px;
  width: 200px;
  font-size: 14px;
  font-family: 'Noto Serif JP', serif;
  text-align: center;
  margin: auto;
}

.main-visual_button {
  position: absolute;
  top: 40px;
  left: 60px;
  text-align: center;
}

@media (max-width: 375px) {
  .main-visual_button {
    margin: 0 auto;
    text-align: center;
  }
}

.main-visual_button a {
  display: inline-block;
  width: 326px;
  max-width: 100%;
  height: 77px;
  line-height: 77px;
  font-size: 21px;
  text-align: center;
  color: #fff;
  background: linear-gradient(#b1cdc3, #85bfc9);
  border-radius: 8.3px;
  box-shadow: 0 2.5px 2.5px rgba(0, 0, 0, 0.16);
  text-decoration: none;
}

@media (max-width: 375px) {
  .main-visual_button a {
    width: 400px;
    height: 80px;
    line-height: 80px;
    font-size: 20px;
  }
}

section{
  width: 375px;
  height: 100%;
}
.card {
  display:flex;
}

.card_headA img, .card_headB img {
  width: 95%;
  margin-top: 5px;
}

.card_headA1 img, .card_headB1 img {
  width: 95%;
  margin-top: 5px;
}

.card_headA p, .card_headB p {
  width: 200px;
  font-size: 8px;
  margin: 20px;
}

.card_headA1 p, .card_headB1 p {
  width: 200px;
  font-size: 8px;
  margin: 20px;
}

.ap{
  position: relative;
  width: 100%;
  height: 60px;
  background: no-repeat center/120% url("/img/ab_5.png");
  padding-top: 15px;
}

p{
  margin: 0 20px 0 20px;
  font-size: 8px;
  /*追加*/display: flex;
    /*追加*/justify-content: center;
    /*追加*/align-items: center;
}

.main-visual_button2 {
  position: absolute;
  top: 80px;
  left: 60px;
  text-align: center;
}

@media (max-width: 375px) {
  .main-visual_button2 {
    margin: 0 auto;
    text-align: center;
  }
}

.main-visual_button2 a {
  display: inline-block;
  width: 400px;
  max-width: 100%;
  height: 77px;
  line-height: 77px;
  font-size: 21px;
  text-align: center;
  color: #fff;
  background: linear-gradient(#b1cdc3, #85bfc9);
  border-radius: 8.3px;
  box-shadow: 0 2.5px 2.5px rgba(0, 0, 0, 0.16);
  text-decoration: none;
}

.spa{
  position: relative;
  display:flex;
  margin: 150px 0 40px 0;
  background: no-repeat center/120% url("/img/ab_6.png");
  height: 200px;
}

.spa_text{
  width: 40%;
  margin-top: 30px;
  margin-left: 290px;
  color: rgb(255, 255, 255);
}

.text_top{
  position: absolute;
  top: 15px;
  left: 295px;
  color: rgb(255, 255, 255);
}

.finger_food{
  position: relative;
  display:flex;
  background: no-repeat center/120% url("/img/ab_7.png");
  height: 200px;
}

.spa_text1{
  width: 40%;
  margin-top: 30px;
  margin-left: 15px;
  color: rgb(255, 255, 255);
}

.text_top1{
  position: absolute;
  top: 25px;
  left: 15px;
  color: rgb(255, 255, 255);
}

.photo{
  position: relative;
  display:flex;
  margin: 40px 0 40px 0;
  background: no-repeat center/120% url("/img/ab_8.png");
  height: 200px;
}

.spa_text3{
  width: 40%;
  margin-top: 30px;
  margin-left: 295px;
  color: rgb(255, 255, 255);
}

.text_top3{
  position: absolute;
  top: 15px;
  left: 295px;
  color: rgb(255, 255, 255);
}

.last{
  position: relative;
  width: 100%;
  height: 500px;
  background: no-repeat center/120% url("/img/bg-b.png");
}

.last_text2{
  /*追加*/display: flex;
  flex-direction: column;
 /*追加*/align-items: center;
  text-align: center;
  font-size: 8px;
  color: #fff;
  text-shadow: 2px 1px 9px rgba(0, 0, 0, 0.2);
  padding-top: 190px;
}

.invitation{
  position: absolute;
  top: 90px;
  left: 200px;
  width: 110px;
  height: 60px;
  background: no-repeat center/120% url("/img/iv_tion.png");
}

.menu{
  display: flex;
  width: 520px;
  height: 100px;
}

.a1{
  width: 45%;
  height: 60px;
  margin: 0 15px;
}

.menu_text{
  width: 300px;
  height: 50px;
  margin-top: 5px;
  margin-left: 110px;
}

footer{
  width: 375px;
  height: 100px;
  background: #F0EDE8;
}

.a3{
  padding: 20px;
  /*追加*/display: flex;
  flex-direction: column;
 /*追加*/align-items: center;
 background: #F0EDE8;
}

.a3 p{
  margin-top: 10px;
}