/*
Theme Name: fu-ma
Theme URI: 
Author: Erika
*/

@charset "UTF-8";

.dt {
  color: #ab1b00;
  font-size: 18px;
  font-weight: 100;
  width: 15%;
}

.dd {
  font-size: 18px;
  font-weight: 100;
  width: 85%;
  margin-bottom: 10px;
}

html {
  font-size: 62.5%;
}

body {
  /* background-image: url('../img/background.jpg'); */
  background-position: center center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
  background-color: rgba(255, 255, 255, 0.3);
  background-blend-mode: lighten;
  color: #333;
  font-family: 'Noto Serif JP', "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif;
  font-size: 1.6rem;
  font-weight: 600;
  margin: 0;
  padding: 0;
  opacity: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 900;
}

p {
  line-height: 1.5em;
}

img {
  vertical-align: text-bottom;
}

a {
  color: #333;
  text-decoration: none;
}

a:hover {
  opacity: .5;
  text-decoration: none;
  cursor: pointer;
}

.sp {
  display: none !important;
}

.group_image2 {
  margin-bottom: 50px;
}

.group_image3 {
  margin-bottom: 50px;
}

.obsession-div {}

.obsession-div p {
  text-align: center;
  font-size: 1.6rem;
  line-height: 2.6rem;
}

.top-margin {
  margin-top: 50px;
}

.sns-img {
  width: 40px;
}


/* 改行 */
span.wbr {
  display: inline-block;
}

.text-right {
  text-align: right;
}

.font-red {
  color: #ab1b00;
}
.font-bold {
  font-weight: bold;
}

.font-size-17em {
  font-size: 1.7em;
}

.flex {
  display: flex;
  justify-content: space-between;
}

.flex-02 {
  display: flex;
  justify-content: center;
  align-items: center;
}

.flex-03 {
  display: flex;
  justify-content: center;
}

.flex-04 {
  display: flex;
  justify-content: space-between;
}

.tenpo-text,
.tenpo-img {
  width: 50%;
}

.flex-05 {
  display: flex;
  justify-content: center;
  align-items: center;
}

.flex-grow {
  flex-grow: 0;
}

.pr-5px {
  padding-right: 5px;
}

/* .mt-30px {
  margin-top: 30px !important;
} */

.mt-70px {
  margin-top: 70px !important;
}

.mb-30px {
  margin-bottom: 30px !important;
}

/* .mb-50px {
  margin-bottom: 50px !important;
} */



/* SNSダミー */
.sns-content-box {
  display: flex;
  justify-content: space-between;
  margin: 50px auto 0;
  max-width: 1100px;
}

.sns-content-01 {
  background-color: #aaa;
  width: 350px;
  height: 350px;
  margin: 0 20px 0 auto;
  text-align: center;
}

.sns-content-02 {
  background-color: #aaa;
  width: 350px;
  height: 350px;
  margin: 0 auto 0 20px;
  text-align: center;
}

.sns-box {
  width: calc(50% - 20px);
}

.sns-border {
  border: 1px solid #aaa;
  border-radius: 10px;
}
.sns-border-02 {
  border: 1px solid #aaa;
  border-radius: 10px;
  padding: 10px 5px;
}

.instagram-box {
  padding-right: 20px;
}
.instagram-box img {
  width: 40px;
  margin: 0 auto 15px;
}

.twitter-box {
  padding-left: 20px;
}
.twitter-box img {
  width: 40px;
  margin: 0 auto 15px;
}



.wrap {
  margin: 0 auto;
}

.wrap2 {
  background-color: #f4f1ed;
  padding-bottom: 50px;
}

.news {
  max-width: 1100px;
  margin: 0 auto;
}

.kakakukaitei {
  border: 2px solid #ab1b00;
  padding: 1em 25px 10px;
  margin: 0 auto 70px;
  text-align: center;
  max-width: 1100px;
}
.kakakukaitei p {
  margin-bottom: 1em;
}



/* ヘッダー */
.header-wrap {
  background-color: #ab1b00;
}

.header-box {
  padding: 15px 0;
  margin: 0 auto;
  display: flex;
  justify-content: center;
}

.header-title h1 {
  display: flex;
  align-items: center;
}

.box-menu {
  background-color: #000;
  position: fixed;
  width: 100%;
  opacity: 0.8;
  z-index: 99;
}

.header-info-time a {
  color: #fff;
}


.header-info-box {
  display: flex;
}

.header-info-div {
  margin: 0 0 0 auto;
  padding-left: 30px;
  font-size: 1.2rem;
  color: #fff;
}

.header-info-title {
  padding: 5px 0;
}

.header-info-time {
  padding-left: 30px;
}

.header-info-adress {
  padding: 0 10px 10px;
}

.text-lotime {
  padding-left: 6em;
}

.header-contact-sns {
  display: flex;
  align-self: center;
}

.header-sns-icon {
  font-size: 4rem;
  padding: 0 10px;
}

.header-sns-icon a {
  color: #fff;
}

.logo-space {
  width: 100%;
  height: auto;
  margin-top: 50px;
}

.logo-h1 a img {
  width: 300px;
  text-align: center;
  margin: 0 auto;
}

.logo-space {
  position: relative;
}

.logo-ab {
  position: absolute;
  max-width: 1100px;
  top: 97px;
}

.r-gnav {
  position: fixed;
  right: 0;
  bottom: 40px;
  z-index: 9999;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
}

.r-gnav-ul {
  list-style: none;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0;
  padding: 0;
  background-color: #ab1b00;
  font-weight: bold;
}

.r-gnav-li01,
.r-gnav-li02,
.r-gnav-li03,
.r-gnav-li04 {
  border-top: 2px solid #ab1b00;
  border-left: 2px solid #ab1b00;
}

.r-gnav-li04 {
  border-bottom: 2px solid #ab1b00;
}

.r-gnav-li01 a,
.r-gnav-li02 a,
.r-gnav-li03 a,
.r-gnav-li04 a {
  display: block;
  color: #fff;
  padding: 15px 10px;
}

.r-gnav-li01 {}

.r-gnav-li02 {}

.r-gnav-li03 {}

.r-gnav-li04 {}





.slide-padding {}

/* .group_imageWrap,
.group_imageWrap_sp {
  position: relative;
  overflow: hidden;
}

.group_imageWrap_sp {}

.group_image,
.group_image_sp {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  opacity: 0;
  transition-duration: 1s;
  transition-property: opacity;
  transition-delay: 1s;
} */

.group_image {
  min-width: 100vw;
}

.group_image_sp {
  height: 100vh;
  /* margin-top: -65px; */
}

.group_image2 img {
  max-width: 1100px;
  margin: 0 auto;
  width: 100%;
}

.group_image3 img {
  margin: 0 auto;
  width: 100%;
}

.group_image_sp img {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  max-height: 100vh;
  max-width: none;
}

.group_image.isCurrent,
.group_image_sp.isCurrent {
  z-index: 1;
  position: relative;
  opacity: 1;
  transition-delay: 0s;
}

.h2-top-ttl {
  font-size: 3.4rem;
  font-weight: 900;
  border-bottom: 1px solid #ab1b00;
  max-width: 1100px;
  text-align: center;
  margin: 0 auto;
}

.h2-top-ttl2 {
  font-size: 3.4rem;
  font-weight: 900;
  border-bottom: 1px solid #ab1b00;
  max-width: 1100px;
  text-align: center;
  margin: 0 auto 80px;
}

.h3-top-ttl {
  color: #ab1b00;
  text-align: center;
  padding-top: 5px;
}

.section-news {
  margin-bottom: 50px;
}

/* メイン */
#new,
#obsession,
#menu-ramen,
#menu-lunch,
#tenpo,
#saiyou {
  opacity: 0;
}

.section1 {
  padding: 80px 0 0;
}

/* 
.section-menu {
  padding: 50px 0 0;
}
 */

.section2 {
  padding: 30px 0 0;
}

.section3 {
  padding: 70px 0 0;
}

.section4 {
  padding: 30px 0 0;
}

.contents-greeting-box {
  max-width: 1100px;
  margin: 0 auto;
  display: flex;
}

.contents-box-a {
  font-size: 18px;
  /* font-weight: 900; */
  width: 85%;
}

.contents-box-a p {
  margin-bottom: 1em;
}

.contents-box-b {
  color: #ab1b00;
  font-size: 18px;
  /* font-weight: 900; */
  width: 15%;
}

.contents-box-b img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  margin: 0;
}

.contents-box {
  max-width: 1100px;
  margin: 0 auto;
}

.contents-box p {
  margin-bottom: 1em;
}

.contents-box-02 {
  max-width: 1100px;
  margin: 0 auto;
  padding-bottom: 0;
}

.contents-box-02-l {
  width: 425px;
  margin: 0 auto;
  padding-bottom: 0;
}

.contents-box-02-r {
  width: 325px;
  margin: 0 auto;
  padding-bottom: 0;
}

.contents-box-03 {
  max-width: 1100px;
  margin: 0 auto;
  padding-bottom: 0;
}

.contents-box-05 {
  max-width: 1100px;
  margin: 0 auto;
  padding-bottom: 0;
}

.contents-box-04 {
  max-width: 1100px;
  margin: 30px auto;
  padding: 0 30px;
}

.recruit-p {
  text-align: center !important;
}

.contents-box-04 p {
  /* margin-bottom: 1em; */
}


.h2-01 {
  font-size: 28px;
  margin: 100px auto 10px;
  text-align: center;
  background-size: 60%;
  background-repeat: no-repeat;
  background-position: center bottom;
}

.top-menu-margin {
  margin-top: 180px;
}

.h2-01-r {
  font-size: 28px;
  text-align: center;
  background-size: 60%;
  background-repeat: no-repeat;
  background-position: center bottom;
}

.h2-01-news {
  font-size: 28px;
  margin-bottom: 30px;
  text-align: center;
  background-size: 60%;
  background-repeat: no-repeat;
  background-position: center bottom;
}

.h2-01-ob {
  font-size: 28px;
  margin: 0 auto;
  margin-bottom: 15px;
  /* padding-bottom: 15px; */
  text-align: center;
  background-size: 60%;
  background-repeat: no-repeat;
  background-position: center bottom;
}

.h2-left {
  background-color: #ab1b00;
  color: #fff;
  width: 100%;
  margin-bottom: 1em;
  text-align: center;
  border-right: 15px solid #fff;
}

.h2-right {
  background-color: #ab1b00;
  color: #fff;
  width: 100%;
  margin-bottom: 1em;
  text-align: center;
  border-left: 15px solid #fff;
}

.h3-01 {
  border-left: 15px solid #ab1b00;
  padding-left: 10px;
  margin-bottom: 1em;

}


/* .info-img-l {
  padding-right: 15px;
} */

.info-img-l img {
  width: 100%;
}

.info-img-r {
  padding-left: 15px;
}

.menu-box {
  width: 31.5%;
  margin: 0 auto;
}

.menu-box2 {
  width: 33%;
  padding: 0 10px;
}

.menu-box2b {
  width: 100%;
  padding: 0 10px;
}

.menu-box3 {
  width: 24%;
  margin: 0 auto;
}

.menu-box4 {
  width: 45%;
  margin: 0 auto;
}
.menu-box4b {
  width: 45%;
  margin: 0 auto;
}


.menu-box img {
  /* margin-bottom: 15px; */
  padding: 20px;
  background-color: #ab1b00;
  filter: drop-shadow(8px 7px 3px rgba(0, 0, 0, 0.3));
}

.menu-box2 img {
  /* margin-bottom: 15px; */
  padding: 20px;
  background-color: #ab1b00;
  filter: drop-shadow(8px 7px 3px rgba(0, 0, 0, 0.3));
}

.menu-box3 img {
  padding: 20px;
  background-color: #ab1b00;
  filter: drop-shadow(6px 5px 2px rgba(0, 0, 0, 0.3));
}

.menu-box4 img {
  /* margin-bottom: 15px; */
  padding: 20px;
  background-color: #ab1b00;
  filter: drop-shadow(8px 7px 3px rgba(0, 0, 0, 0.3));
}
.menu-box4b img {
  /* margin-bottom: 15px; */
  padding: 20px 66px;
  height: 350px;
  background-color: #ab1b00;
  filter: drop-shadow(8px 7px 3px rgba(0, 0, 0, 0.3));
}

.menu-box-02 {
  width: 400px;
  margin: 0 auto;
}

.menu-box-02 img {
  height: 220px;
  margin: 0 auto;
  margin-bottom: 15px;
}

.menu-box-03 {
  width: 200px;
  margin: 0 auto;
}

.menu-box-03 img {
  height: 130px;
  margin: 0 auto;
  margin-bottom: 15px;
}

.menu-text {
  display: flex;
  justify-content: center;
  /*  padding: 0 20px 30px; */
}

.menu-text-otumami {
  display: flex;
  justify-content: space-between;
  padding: 0 10px;
}

.menu-plus-txt {
  display: flex;
  justify-content: center;
  padding-top: 0.5em;
}

.menu-text-oomori {
  display: flex;
  justify-content: center;
  border-top: 1px solid #ab1b00;
  border-bottom: 1px solid #ab1b00;
  margin-top: 30px;
  padding: 15px 0;
}

.menu-text-oomori-02 {
  display: flex;
  justify-content: center;
  border-top: 1px solid #ab1b00;
  border-bottom: 1px solid #ab1b00;
  padding: 15px 0;
  text-align: center;
}

.menu-text-toping {
  display: flex;
  justify-content: center;
  align-items: center;
  border-bottom: 1px solid #ab1b00;
  padding: 15px 0;
}


.menu-text-ipad {
  display: flex;
  justify-content: center;
  padding: 0 20px 30px;
}

.menu-text-teishoku {
  display: flex;
  justify-content: space-between;
  padding: 0 0px 0px;
}

.menu-text-teishoku2 {
  display: flex;
  justify-content: space-between;
  padding: 0 0px 30px;
}

.menu-name {
  font-size: 24px;
  padding-top: 10px;
  padding-right: 10px;
}

.menu-price {
  color: #ab1b00;
  font-size: 24px;
  padding-top: 10px;
  padding-left: 5px;
}

.menu-name2 {
  font-size: 18px;
  padding-top: 10px;
  padding-right: 10px;
}

.menu-price2 {
  color: #ab1b00;
  font-size: 18px;
  padding-top: 10px;
  padding-left: 5px;
}

.menu-name2b {
  font-size: 18px;
  padding-top: 0px;
  padding-right: 10px;
  margin-bottom: 30px;
}

.menu-price2b {
  color: #ab1b00;
  font-size: 18px;
  padding-top: 0px;
  padding-left: 5px;
}

.menu-name-02 {
  border-bottom: 1px solid #ab1b00;
  color: #ab1b00;
  font-size: 2rem;
  padding-bottom: 5px;
  margin-bottom: 5px;
}

.menu-price-02 {
  text-align: right;
  font-size: 1.6rem;
}

.menu-link {
  text-align: center;
}

.menu-link a {
  color: #fff;
  background-image: linear-gradient(0deg, #ab1b00, rgba(199, 31, 0, 1) 50%, #ab1b00);
  border: 1px solid #ab1b00;
  padding: 5px 15px;
  border-radius: 7px;
}

.news-link {
  text-align: center;
  margin-top: 20px;
}

.news-link a {
  color: #fff;
  background-image: linear-gradient(0deg, #ab1b00, rgba(199, 31, 0, 1) 50%, #ab1b00);
  border: 1px solid #ab1b00;
  padding: 5px 15px;
  border-radius: 7px;
}

.menu-top {
  margin-top: 30px;
}




.menu-img {
  padding-bottom: 50px;
}

.menu-img-last {
  padding-bottom: 20px;
}

.menu-photo-1 {
  text-align: center;
  padding: 10px 0 10px 70px;
  width: 310px;
}

.menu-photo-2 {
  text-align: center;
  padding: 10px 0 10px 20px;
  width: 210px;
}

.menu-photo-3 {
  text-align: center;
  padding: 10px 0 10px 10px;
  width: 200px;
}

.lunch-time {
  background-color: #ab1b00;
  border-radius: 5px;
  color: #fff;
  font-size: 2rem;
  font-weight: bold;
  padding: 5px 10px;
  text-align: center;
  margin-bottom: 30px;
}

.lunch-box {
  border: 3px solid #ab1b00;
  margin-bottom: 20px;
}

.lunch-box2 {
  display: flex;
  justify-content: center;
  margin: 0 auto;
  text-align: center;
}

.lunch-title {
  width: 150px;
  background-color: #ab1b00;
  color: #fff;
  font-size: 2rem;
  font-weight: bold;
  padding: 5px 10px;
  text-align: center;
}

.lunch-price {
  width: 200px;
  color: #ab1b00;
  font-size: 2.4rem;
  font-weight: 900;
  padding-left: 1em;
}

.lunch-box-02 {
  padding: 15px;
}

.lunch-detail {
  color: #ab1b00;
  font-size: 2rem;
  font-weight: bold;
  margin-bottom: 0.5em;
  text-align: center;
}

.lunch-detail-02 {
  padding-left: 0em;
  text-align: center;
}

.lunch-box-03 {
  display: flex;
}

.lunch-box-03 img {
  width: 33.3%;
}




.tenpo-img {
  width: 470px;
}

.tenpo-text {
  margin-left: 50px;
}

.recruit-btn {
  border: 2px solid #ab1b00;
  background-image: linear-gradient(0deg, #ab1b00, rgba(199, 31, 0, 1) 50%, #ab1b00);
  border-radius: 10px;
  color: #fff;
  font-weight: bold;
  margin-top: 0;
  text-align: center;
  height: 45px;
  line-height: 40px;
  margin-bottom: 0 !important;
}

.recruit-btn a {
  color: #fff;
}

.map {
  text-align: center;
  max-width: 1100px;
  margin: 30px auto 5px;
}

.map-text {
  font-size: 1.4rem;
  text-align: right;
}

.goto-top {
  text-align: center;
  font-size: 1.4rem;
}



.footer {
  background-color: #000;
  background-image: linear-gradient(0deg, #7d7d7d, #000);
  color: #fff;
  font-size: 1.2rem;
  text-align: center;
  padding: 10px 0;
}

.footer-box {
  padding: 20px 0;
}

.footer-logo-img {
  width: 275px;
}

.footer-contact-sns {
  display: flex;
  align-self: center;
}

.footer-sns-icon {
  font-size: 4rem;
  padding: 0 10px;
}

.footer-sns-icon a {
  color: #fff;
}

.footer-text {
  margin: 0 30px;
}

.footer-text a {
  color: #fff;
}


.recruit-box {
  border: 3px solid #ab1b00;
}

.recruit-box-02 {
  padding: 0 10px;
}

.recruit-flex-box {
  display: flex;
  border-bottom: 1px solid #ab1b00;
}

.recruit-flex-left {
  background-color: #ffd5cc;
  padding: 10px 1em;
  flex-basis: 6em;
}

.recruit-flex-right {
  padding: 10px 15px;
  flex-basis: calc(100% - 6em);
}

.recruit-p-mt {
  margin-top: 0.5em;
}

.recruit-head {
  background-color: #ab1b00;
  color: #fff;
  text-align: center;
}

.text-red-box {
  background-color: #ab1b00;
  color: #fff;
  font-weight: 900;
  padding: 0 5px;
  margin-right: 5px;
  margin-top: 5px;
  width: 25px;
  display: inline-block;
  text-align: center;
}

.text-black-box {
  background-color: #333;
  color: #fff;
  font-weight: 900;
  padding: 0 5px;
  margin-right: 5px;
  margin-top: 5px;
  width: 25px;
  display: inline-block;
  text-align: center;
}

.recruit-title-01 {
  border-bottom: 1px solid #ab1b00;
  background-color: #ffd5cc;
  font-weight: 900;
  padding: 5px 15px;
}

.recruit-title-02 {
  border-bottom: 1px solid #ab1b00;
  background-color: #ffd5cc;
  padding: 5px 15px;
}

.recruit-title-03 {
  border-bottom: 1px solid #ab1b00;
  padding: 10px 5px;
  color: #ab1b00;
  font-size: 2rem;
  font-weight: 900;
  text-align: center;
}

.recruit-content {
  border-bottom: 1px solid #ab1b00;
  padding: 5px;
}

.recruit-text-lm {
  margin-left: calc(1em + 15px);
}

.recruit-footer {
  width: 270px;
  margin: 0 auto;
  padding: 15px 5px;
  text-align: center;
}

.recruit-footer-name {
  font-size: 2.4rem;
  font-weight: 900;
}

.recruit-footer-adress {
  padding-left: 5px;
}

.recruit-footer-tel a {
  color: #ab1b00;
  font-size: 2rem;
  padding-left: 5px;
}

.wrap2 {
  padding: 0 30px 50px;
}

.contents-box-03 {
  padding: 0 30px;
}

.contents-box-05 {
  padding: 0 30px;
}

.menu-lunch {
  padding: 0 30px;
}

.section1b {
  padding: 0 30px;
  margin-bottom: 100px;
}

.h2-01b {
  margin-top: 100px;
}

.sp-920 {
  display: none;
}

.obsession-re {
  position: relative;
}

.menu-obsession-img {
  max-width: 1100px;
  position: absolute;
  top: 0px;
  left: 0;
  z-index: -1;
}

.obsession-re {
  position: relative;
  padding-top: 45px;
}

.obsession-920,
.obsession-sp,
.logoflame-920,
.logoflame-sp {
  display: none;
}

.top-img-margin {
  margin-top: 0px;
}
.top-img-margin2 {
  margin-top: 50px;
}

figure img {
  background-color: #ab1b00;
  padding: 20px;
}

.pc-920 {
  margin-top: 27px;
}


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

  .obsession-pc {
    display: none;
  }

  .obsession-920 {
    display: block;
  }

  .logoflame-pc {
    display: none;
  }

  .logoflame-920 {
    display: block;
  }

  .menu-obsession-img {
    top: -35px;
  }

  .pc-920 {
    display: none;
  }

  .sp-920 {
    display: block;
  }

  .sp-920 p {
    text-align: left;
    margin-top: 40px;
  }

  .menu-box4b img {
    padding: 10px 40px;
    height: 240px;
    background-color: #ab1b00;
    filter: drop-shadow(8px 7px 3px rgba(0, 0, 0, 0.3));
  }

  .menu-text {
    padding: 0 0px 20px;
  }

  .menu-text-otumami {
    padding: 0 0px 20px;
  }

  .menu-text-otumami-last {
    padding: 0px;
  }

  .menu-text-ipad {
    display: block;
    padding: 0 0px 20px;
  }
  .menu-text-last {
    margin-bottom: -20px;
  }

  .menu-name2 {
    padding-right: 0px;
    text-align: center;
    line-height: 23px;
  }

  .menu-price2 {
    padding-left: 0px;
    text-align: center;
    padding-top: 0;
    line-height: 23px;
  }

  .menu-name {
    font-size: 1.8rem;
  }

  .menu-name-pad,
  .menu-price-pad {
    padding-right: 0px;
    padding-left: 0px;
  }

  .menu-price {
    font-size: 1.7rem;
  }

  .contents-greeting-box {
    display: block;
  }

  .dt,
  .dd {
    width: 100%;
  }

  .contents-box-a {
    margin-top: 10px;
    margin-bottom: 30px;
    padding-left: 0px;
  }

  .contents-box-a,
  .contents-box-b {
    width: 100%;
  }

  .wrap2 {
    padding: 0 30px 50px;
  }

  .contents-box-03 {
    padding: 0 30px;
  }

  .contents-box-05 {
    padding: 0 100px;
  }

  .menu-lunch {
    padding: 0 30px;
  }

  .section1b {
    padding: 0 30px;
    margin-bottom: 80px;
  }

  .menu-obsession-img {
    padding: 0 30px;
  }

  .logo-space {
    margin-top: 50px;
  }

  .h2-top-ttl2 {
    margin: 0 auto 50px;
  }

}



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


.close {
  right: 5px;
}

  .h2-top-ttl2 {
    margin: 0px auto 50px;
  }

  .menu-text-teishoku-ex-sp {
    margin-bottom: 30px;
  }

  .menu-text-teishoku-sp1 {
    display: flex;
    justify-content: center;
  }

  .menu-text-teishoku-sp {
    display: flex;
    justify-content: left;
  }


  .menu-text-toping {
    display: block;
    margin: 0 auto;
    text-align: center;
  }

  .logo-h1 a img {
    width: 65%;
  }

  .news-link {
    margin-top: 50px;
  }

  .logo-space {
    margin-top: 30px;
  }

  .obsession-920 {
    display: none;
  }

  .obsession-sp {
    display: block;
  }

  .logoflame-920 {
    display: none;
  }

  /* .logoflame-sp {
    display: block;
  } */

  .menu-obsession-img {
    padding: 0 10px;
  }

  .sp {
    display: block !important;
  }

  .pc {
    display: none !important;
  }

  body {
    font-size: 1.6rem;
  }


  .flex {
    display: block;
  }

  .flex-02 {
    display: block;
  }

  .flex-03 {
    display: block;
  }

  .p-mb-05em p {
    padding-bottom: 0.5em;
  }


  /* SNSダミー */
  .sns-content-box {
    display: block;
  }

  .sns-content-01 {
    width: 90%;
    margin: 0 auto;
  }

  .sns-content-02 {
    width: 90%;
    margin: 20px auto 0;
  }

  .sns-box {
    width: 95%;
    margin: 0 auto;
  }

  .instagram-box {
    padding-right: 0;
    margin-bottom: 70px;
  }

  .twitter-box {
    padding-left: 0;
  }


  .r-gnav_sp {
    position: fixed;
    top: 65px;
    width: 100%;
    z-index: 9999;
  }

  .r-gnav-ul_sp {
    list-style: none;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0;
    padding: 0;
    background-color: #ab1b00;
    font-weight: bold;
  }

  .r-gnav-li01_sp,
  .r-gnav-li02_sp,
  .r-gnav-li03_sp,
  .r-gnav-li04_sp {
    border-top: 1px solid #ab1b00;
    border-right: 1px solid #ab1b00;
    border-bottom: 1px solid #ab1b00;
    flex-grow: 1;
    text-align: center;
  }

  .r-gnav-li04_sp {
    border-right: none;
  }

  .r-gnav-li01_sp a,
  .r-gnav-li02_sp a,
  .r-gnav-li03_sp a,
  .r-gnav-li04_sp a {
    display: block;
    color: #fff;
    font-size: 1.4rem;
    padding: 5px 5px;
  }

  .r-gnav-li01_sp {}

  .r-gnav-li02_sp {}

  .r-gnav-li03_sp {}

  .r-gnav-li04_sp {}



  /* ハンバーガー */

  .g-nav-sp-btn-line {
    background-color: #fff;
    display: block;
    height: 1px;
    left: 23px;
    position: absolute;
    top: 43px;
    transition: .2s ease-out;
    width: 75px;
    z-index: 999;
  }

  .dig_global-nav {
    position: fixed;
    right: -320px;
    /* これで隠れる */
    top: 0;
    width: 300px;
    /* スマホに収まるくらい */
    height: 100vh;
    padding-top: 40px;
    background-color: #ab1b00;
    transition: all .6s;
    z-index: 200;
    overflow-y: auto;
    /* メニューが多くなったらスクロールできるように */
    z-index: 99;
  }

  .dig_global-nav_list {
    margin: 0;
    padding: 0;
    list-style: none;
  }

  .dig_global-nav_item {
    text-align: center;
    padding: 0 14px;
    color: #fff;
    font-size: 1.4rem;
    line-height: 1.5em;
  }

  .g-nav-sp-btn-mail {
    font-size: 0.7rem;
  }

  .dig_global-nav_item a {
    display: block;
    padding: 16px 0;
    border-bottom: 1px solid #fff;
    text-decoration: none;
    color: #fff;
  }

  .g-nav-sp-btn-pad {
    padding: 0px !important;
  }

  .dig_global-nav_item a:hover {
    background-color: #fff;
  }

  .dig_black-bg {
    position: fixed;
    left: 0;
    top: 0;
    width: 100vw;
    height: 100vh;
    z-index: 50;
    background-color: #000;
    opacity: 0;
    visibility: hidden;
    transition: all .6s;
    cursor: pointer;
  }

  /* 表示された時用のCSS */
  .dig_nav-open .dig_global-nav {
    right: 0;
  }

  .dig_nav-open .dig_black-bg {
    opacity: .8;
    visibility: visible;
  }

  /*+++ Reset +++*/
  .zdo_drawer_button * {
    margin: 0;
    padding: 0;
    outline: none;
    border: none;
    font: inherit;
    font-family: inherit;
    font-size: 100%;
    font-style: inherit;
    font-weight: inherit;
    -webkit-appearance: none;
    -moz-appearance: none;
    /* arance: none; */
    text-align: left;
    text-decoration: none;
    list-style: none
  }

  .zdo_drawer_button {
    display: block;
    padding: 0;
    width: 42px;
    height: 26px;
    position: fixed;
    right: 15px;
    top: 15px;
    background: none;
    border: none;
    text-align: center;
    letter-spacing: 0.1em;
    cursor: pointer;
    outline: none;
    z-index: 300;
  }

  .zdo_drawer_button .zdo_drawer_bar {
    display: block;
    width: 42px;
    height: 2px;
    transition: all 0.2s;
    transform-origin: 0% 0%;
    transform: translateY(-50%);
    position: absolute;
    left: 0;
  }

  .zdo_drawer_button .zdo_drawer_bar1 {
    top: 0;
  }

  .zdo_drawer_button .zdo_drawer_bar2 {
    top: 50%;
  }

  .zdo_drawer_button .zdo_drawer_bar3 {
    top: 100%;
  }

  .zdo_drawer_button.active .zdo_drawer_bar {
    width: 36.77px;
    left: 8px
  }

  .zdo_drawer_button.active .zdo_drawer_bar1 {
    transform: rotate(0.7853981633974483rad) translateY(-50%);
    top: 0px
  }

  .zdo_drawer_button.active .zdo_drawer_bar2 {
    opacity: 0;
  }

  .zdo_drawer_button.active .zdo_drawer_bar3 {
    transform: rotate(-0.7853981633974483rad) translateY(-50%);
    top: calc(100% - 0px)
  }

  .zdo_drawer_button.active .zdo_drawer_menu_text {
    display: none;
  }

  .zdo_drawer_button.active .zdo_drawer_close {
    display: block;
  }

  .zdo_drawer_text {
    width: 100%;
    position: absolute;
    bottom: -20px;
    left: 0;
    text-align: center;
    font-size: 10px;
    user-select: none;
  }

  .zdo_drawer_close {
    letter-spacing: 0.08em;
    display: none;
  }

  /*+++ Default Button Color +++*/
  .zdo_drawer_button {
    color: #fff;
  }

  .zdo_drawer_button .zdo_drawer_bar {
    background-color: #fff;
  }

  .tel-under {
    border-bottom: 0px !important;
  }

  .add-space {
    margin-top: 50px;
    font-size: 1.8rem;
  }

  .add-margin {
    margin-top: 15px;
  }

  .second-mar {
    margin-top: 10px;
  }

  /* sp h */

  body.g-nav-sp-open #g-nav-sp {
    right: 0;
  }

  .g-nav-sp-btn {
    background-color: #ab1b00;
    border: 1px solid #fff;
    display: block;
    padding: 10px 20px;
    margin: 12px 0;
    position: fixed;
    right: 0px;
    top: 0px;
    height: 40px;
    z-index: 9999;
    /* opacity: 0.8; */
  }


  .g-nav-sp-btn-line {
    background-color: #fff;
    display: block;
    height: 2px;
    left: 11px;
    top: 20px;
    width: 20px;
    transition: .2s ease-out;
    /* width: 75px; */
    z-index: 999;
  }

  .g-nav-sp-btn-line::after {
    background-color: #fff;
    content: "";
    display: block;
    height: 2px;
    position: absolute;
    top: 7px;
    transition: .2s ease-out;
    width: 20px;
  }

  .g-nav-sp-btn-line::before {
    background-color: #fff;
    content: "";
    display: block;
    height: 2px;
    position: absolute;
    top: -7px;
    transition: .2s ease-out;
    width: 20px;
  }

  body.g-nav-sp-open .g-nav-sp-btn-line {
    height: 0;
  }

  body.g-nav-sp-open .g-nav-sp-btn-line::before {
    transform: translateY(7px) rotate(45deg);
  }

  body.g-nav-sp-open .g-nav-sp-btn-line::after {
    transform: translateY(-7px) rotate(-45deg);
  }








  .wrap {
    width: 100%;
  }


  .header-wrap {
    position: fixed;
    width: 100%;
    z-index: 9999;
  }



  /* .header-box {
    padding: 10px 0;
    width: 100%;
  } */

  .header-title {}

  .header-title h1 {
    justify-content: center;
  }

  .header-logo-img {
    width: 30%;
    height: auto;
    margin: 0 auto;
  }

  .header-mascot-img {
    width: 40px;
    height: auto;
    padding-left: 10px;
  }

  /* .header-info-box {
    width: 100%;
  } */

  .header-info-box {
    display: flex;
    justify-content: space-between;
    padding: 0 10px;
  }

  .header-box2 {
    margin-bottom: 10px;
  }

  .header-info-div {
    width: 85%;
    padding-left: 0;
    margin: 0 0 0 auto;
    font-size: 1.4rem;
  }

  .text-right {
    text-align: center;
  }

  .header-contact-sns {
    justify-content: center;
  }

  .header-sns-icon {
    font-size: 3rem;
    padding: 0 5px;
  }



  .sp-flex {
    display: flex !important;
  }




  .slide-padding {
    padding: 0;
  }



  .section1 {
    padding: 50px 10px 0;
  }

  .section-menu {
    padding: 50px 10px 0;
  }

  .section3 {
    padding: 50px 10px 0;
  }

  .section4 {
    padding: 50px 15px 0;
  }



  .contents-greeting-box {
    width: 100%;
    display: block;
  }

  .contents-box-a {
    width: 100%;
    padding: 1em 10px 0.5em;
  }

  .contents-box-a p {
    margin-bottom: 1em;
  }

  .contents-box-b {
    width: 100%;
    padding-right: 0;
  }

  .contents-box-b img {
    width: 100%;
  }



  .contents-box {
    width: 100%;
    padding: 0 10px 0;
  }

  .contents-box-02 {
    width: 100%;
    padding: 0 10px;
  }

  .contents-box-02-l {
    width: 100%;
  }

  .contents-box-02-r {
    width: 100%;
  }

  .contents-box-03 {
    width: 100%;
  }

  .contents-box-05 {
    width: 100%;
  }

  .contents-box-04 {
    width: 100%;
    padding: 0;
  }


  .h2-01 {
    width: 100%;
    font-size: 2.6rem;
    padding-bottom: 15px;
    background-size: 90%;
  }

  .h2-01-r {
    width: 100%;
    font-size: 2.6rem;
    padding-bottom: 15px;
    background-size: 90%;
  }

  .h2-01-ob {
    width: 100%;
    font-size: 2.6rem;
    padding-bottom: 15px;
    background-size: 90%;
  }

  .h2-left {
    font-size: 2rem;
    border-right: none;
  }

  .h2-right {
    font-size: 2rem;
    border-left: none;
  }

  .info-img-l {
    padding-right: 0;
    padding-bottom: 30px;
  }

  .info-img-r {
    padding-left: 0;
    padding-bottom: 0;
  }


  .menu-box,
  .menu-box4c {
    width: 48%;
    margin: 0 auto;
  }

  .menu-box img {
    height: auto;
    width: 100%;
    margin: 0 auto;
    filter: drop-shadow(4px 4px 2px rgba(0, 0, 0, 0.3));
  }

  .menu-box4c img {
    height: auto;
    width: 100%;
    margin: 0 auto;
    padding: 7px 20px;
    background-color: #ab1b00;
    filter: drop-shadow(4px 4px 2px rgba(0, 0, 0, 0.3));
  }

  .menu-box-02 {
    width: 100%;
  }

  .menu-box-02 img {
    height: auto;
    width: 80%;
  }

  .menu-box-03 {
    width: 50%;
  }

  .menu-box-03 img {
    height: 100px;
  }

  .menu-text-02 {
    margin-bottom: 40px;
  }

  .menu-text-03 {
    margin-bottom: 40px;
    padding: 0 5px;
  }

  .menu-name-02 {}

  .menu-price-02 {
    text-align: right;
    font-size: 1.6rem;
  }


  .menu-plus-txt {
    padding-top: 0;
    margin-top: -15px;
  }


  .lunch-title {
    width: 150px;
    background-color: #ab1b00;
    color: #fff;
    font-size: 2rem;
    font-weight: bold;
    padding: 5px 10px;
    text-align: center;
  }

  .lunch-price {
    width: calc(100% - 150px);
    color: #ab1b00;
    font-size: 2.4rem;
    font-weight: 900;
    padding-left: 1em;
  }

  .lunch-box-03 {
    display: flex;
  }

  .lunch-box-03 img {
    width: calc(100% - 66.66%);
  }




  .tenpo-img {
    width: 90%;
    margin: 0 auto 20px;
  }

  .tenpo-text {
    margin-left: 25px;
  }

  .text-lotime-02 {
    padding-left: 4.5em;
  }

  .text-pay {
    padding-left: 6em;
  }


  .recruit-btn {
    margin-top: 20px;
    margin-right: 25px;
    height: 45px;
    line-height: 40px;
  }


  .map {
    text-align: center;
    margin: 25px auto 5px;
    width: 100%;
  }


  #scroll-mark {
    padding: 0;
    display: flex;
    bottom: 20px;
    color: #fff;
    font-weight: 900;
    position: fixed;
    width: 100%;
    z-index: 90;
  }

  .scroll-mark-icn {
    animation: Flash1 1.5s infinite;
    text-align: center;
    width: 100%;
  }


  .footer-logo-img {
    width: 250px;
    margin: 0 auto 10px;
  }

  .footer-contact-sns {
    justify-content: center;
  }


  .recruit-box {
    font-size: 1.4rem;
  }

  .recruit-title-03 {
    font-size: 1.6rem;
  }

  .recruit-footer {
    width: 100%;
    margin: 0 auto;
    text-align: center;
  }

  .menu-top-sp {
    margin-top: 0px;
  }

  .group_image2 img {
    width: 100%;
  }

  .group_image3 img {
    width: 100%;
  }

  .menu-box2 {
    width: 100%;
    padding: 0px;
  }

  .menu-link {
    margin-top: 0px;
  }

  .menu-box3 {
    width: 100%;
    margin: 0 auto;
  }

  .group_image2 {
    margin: 0 0px 30px;
  }

  .group_image3 {
    margin: 0 0px 30px;
  }

  .top-img-margin2 {
    margin-top: 30px;
  }

  .wrap2 {
    padding: 0 10px 50px;
  }

  .contents-box-03 {
    padding: 0 10px;
  }

  .contents-box-05 {
    padding: 0 10px;
  }

  .menu-lunch {
    padding: 0 10px;
  }

  .section1b {
    padding: 0 10px;
  }

  .section3 {
    padding: 50px 0 0;
  }

  .contents-box {
    padding: 0 0px 0;
  }

  .contents-box-02 {
    width: 100%;
    padding: 0 0px;
  }

  .contents-box-03 {
    padding: 0 0px;
  }

  .contents-box-05 {
    padding: 0 0px;
  }

  .info-img-l {
    padding: 10px 30px 20px;
  }

  .wrap2 {
    padding: 0 0px 50px;
  }

  .contents-box-a,
  .contents-box-b {
    font-size: 14px;
  }

  .contents-box-a {
    padding: 0;
  }

  .section1 {
    padding: 20px 10px 0;
  }

  .section-menu {
    padding: 20px 10px 0;
  }

  .h2-01 {
    padding-bottom: 0px;
    margin-top: 80px;
  }

  .h2-01-r {
    padding-bottom: 0px;
    margin-top: 0px;
  }

  .h2-01-ob {
    padding-bottom: 40px;
    margin-top: 0px;
  }

  .header-info-time {
    padding-left: 0px;
    font-size: 14px;
    padding: 0 5px;
  }

  .menu-name {
    font-size: 22px;
  }

  .menu-price {
    font-size: 22px;
  }

  .menu-name2 {
    font-size: 22px;
  }

  .menu-price2 {
    font-size: 22px;
  }

  .menu-box3 img {
    filter: drop-shadow(8px 7px 0px rgba(0, 0, 0, 0.3));
  }

  .section1 {
    padding: 50px 15px 0;
  }

  .section-menu {
    padding: 20px 0px 0;
  }

  .contents-box-03 {
    padding: 0 5px;
  }

  .menu-text {
    display: block;
  }
  .menu-text-last {
    margin-bottom: -20px;
  }

  .menu-text-otumami {
    display: block;
  }

  .menu-text-ipad {
    display: block;
  }

  .menu-name {
    font-size: 1.8rem;
    padding-top: 5px;
    padding-right: 0px;
    line-height: 27px;
    text-align: center;
  }

  .menu-price {
    font-size: 1.8rem;
    padding-top: 0px;
    padding-left: 0px;
    line-height: 27px;
    text-align: center;
  }

}



.fade-in {
  opacity: 0;
  animation: fade-in-anime 1s forwards linear;
}

/*下からフェードイン*/
.fade-up {
  opacity: 0;
  animation: fade-up-anime 1s forwards linear;
}

@keyframes fade-in-anime {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@keyframes fade-up-anime {
  0% {
    opacity: 0;
    transform: translateY(5%);
  }

  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes Flash1 {
  50% {
    opacity: 0;
  }
}


#g-nav-sp {
  background-color: #fff;
  display: block;
  height: 100%;
  position: fixed;
  right: -100%;
  text-align: center;
  top: 0;
  width: 100%;
  z-index: 96;
}

.g-nav-sp-list {
  list-style: none;
  margin-top: 30px;
  padding: 0;
}

.g-nav-sp-item {
  font-size: 1rem;
  text-align: left;
  padding: 0 0 0 30px;
  margin: 0 30px;
  border-bottom: 1px solid #d6d5d5;
}

.g-nav-sp-item-a {
  color: #000;
  display: block;
  padding: 20px 0;
  text-decoration: none;
}

.g-nav-sp-item-a-2 {
  color: #000;
  display: block;
  padding: 0px 0 10px 30px;
  text-decoration: none;
  cursor: pointer;
}

.g-nav-sp-item span {
  color: #000;
  display: block;
  padding: 20px 0;
  text-decoration: none;
  font-size: 1.5rem;
  /* cursor: pointer; */
}

body.g-nav-sp-open .g-nav-sp-btn-line {
  height: 0;
}

body.g-nav-sp-open .g-nav-sp-btn-line::before {
  transform: translateY(7px) rotate(45deg);
}

body.g-nav-sp-open .g-nav-sp-btn-line::after {
  transform: translateY(-7px) rotate(-45deg);
}


#main_menu section .visual .img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  z-index: 1;
}

.access-div-sp {
  margin-bottom: 30px;
}

.access-div-sp {
  margin-bottom: 30px;
}

.access-div {
  padding-right: 0px;
  margin-top: 30px;
}

.g-nav-h3 {
  font-size: 1.7rem;
  font-weight: bold;
}

.g-nav-div {
  margin-top: 10px;
}

.g-nav-div-p {
  font-size: 1.6rem;
  margin-top: 5px;
}

.g-nav-sp-btn {
  right: 8px;
  top: 8px;
}

.header-contact-div-sp {
  margin-top: 30px;
}



.greeting-flex {
  display: flex;
  justify-content: space-between;
}

.greeting-flex-li2 {
  width: 100%;
  background-color: #e8faef;
  padding: 50px 30px 50px 200px;
  margin-top: 50px;
}

.greeting-flex-li1 {
  width: 30%;
}

.greeting-flex-li2 {
  width: 100%;
  background-color: #f1efec;
  padding: 54px 0 50px 270px;
  margin-top: 50px;
}

.top-greeting-img {
  width: 27%;
  height: auto;
  position: absolute;
  /* box-shadow: 10px 10px 15px 0px rgb(0 0 0 / 20%);
  border: 1px solid #5eaa69; */
}

.set-menu {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 40px 50px;
  box-sizing: border-box;
  /* border: 3px solid #ab1b00; */
  margin-top: 30px;
  background-color: #f1efec;
}

figure {
  width: 45%;
  margin: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 50px;
}

.detail {
  width: 75%;
  border-left: 2px solid #ab1b00;
  padding-left: 50px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.name {
  color: #ab1b00;
  font-size: 28px;
  padding: 30px 0 0;
}

.price {
  font-size: 26px;
  margin-bottom: 30px;
}

.set-div {
  margin-bottom: 30px;
}

.ex {
  font-size: 16px;
  margin-top: 10px;
}

.detail_txt {
  color: #ab1b00;
  font-size: 20px;
}

.otumami-flex {
  display: flex;
  justify-content: space-between;
  width: 500px;
}

.otumami-flex-l,
.otumami-flex-r {
  width: 48%;
}

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

  .logo-ab {
    top: 108px;
  }

  .set-menu {
    padding: 40px;
  }

  figure {
    padding-right: 40px;
  }

  .detail {
    padding-left: 40px;
  }

}


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

  .menu-text-teishoku {
    display: flex;
    justify-content: center;
  }

  .menu-text-teishoku-ip {
    display: block;
  }

  .logo-ab {
    top: 91px;
  }

  .logo-space {
    margin-top: 50px;
  }

  .detail {
    width: 58%;
    padding-left: 30px;
  }

  figure {
    width: 50%;
    padding-right: 30px;
  }

  .greeting-flex-li2 {
    width: 100%;
    background-color: #f1efec;
    padding: 54px 50px 50px;
    margin-top: 50px;
  }

  .top-greeting-img {
    width: 34%;

  }

  .h2-01-ob {
    padding-bottom: 30px;
  }

  .set-menu {
    padding: 30px;
  }

  figure {
    padding-right: 30px;
  }

  .detail {
    padding-left: 30px;
  }

  .news-page-magin {
    padding: 0px 30px;
  }

  .news-page-magin2 {
    padding: 0px 30px 0;
  }

}

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

  .logo-ab {
    top: 100px;
  }

  .logo-space {
    margin-top: 50px;
  }

}

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

  .logo-ab {
    top: 110px;
  }

  .logo-space {
    margin-top: 50px;
  }

}

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

  .news-page-magin2 {
    padding: 0px 15px 0;
  }

  .otumami-flex {
    display: block;
    justify-content: space-between;
    width: 100%;
  }

  .otumami-flex-l,
  .otumami-flex-r {
    width: 100%;
  }

  .logo-space {
    margin-top: 50px;
  }

  .flex-03-sp {
    display: flex;
  }

  .greeting-flex-li1 {
    width: 100%;
  }

  .greeting-flex {
    display: block;
  }

  .greeting-flex-li2 {
    padding: 50px 10px;
    margin: 0px auto;
  }

  .top-greeting-img {
    width: 100%;
    position: static;
  }

  .sp-flex2 {
    display: flex;
    justify-content: center;
  }

  .recruit-btn {
    margin-top: 20px;
    margin-right: 0px;
  }

  .set-menu {
    display: block;
  }

  figure {
    width: 100%;
    padding-right: 0;
  }

  .detail {
    width: 100%;
    padding-left: 0px;
    border-left: none;
    border-top: 2px solid #ab1b00;
    margin-top: 30px;
  }

  .name {
    color: #ab1b00;
    padding: 20px 0 0;
  }

  .set-menu {
    padding: 40px 20px;
  }

}

@media screen and (min-width:1200px) {

  .div-tenpo {
    width: 1100px;
    margin: 0 auto 80px;
  }

  .top-greeting-img {
    width: 500px;
  }

}

@media screen and (min-width:921px) and (max-width:1199px) {

  .div-tenpo {
    width: 870px;
    margin: 0 auto 80px;
  }

  .top-greeting-img {
    width: 400px;
  }

  .greeting-flex-li2 {
    padding: 54px 50px 50px 100px;
  }

  .contents-box-05 {
    padding: 0 30px;
    width: 900px;
  }

  .pc-920 {
    margin-top: 45px;
  }

  .logo-ab {
    width: 900px;
  }

  .logo-ab {
    position: absolute;
    max-width: 1100px;
    top: 108px;
  }

  .logo-space {
    width: 100%;
    height: auto;
    margin-top: 50px;
  }

}

@media screen and (min-width:767px) and (max-width:920px) {

  .div-tenpo {
    width: 700px;
    margin: 0 auto 80px;
  }

  .top-greeting-img {
    width: 250px;
  }

  .contents-box-05 {
    padding: 0 100px;
    width: 750px;
  }

  .logo-ab {
    width: 700px;
  }

  .logo-space {
    margin-top: 50px;
  }

}

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

  .logo-space {
    margin-top: 50px;
  }

}

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

  .contents-box-05 {
    padding: 0 0px;
    width: 375px;
  }

  .sp-920 p {
    margin-top: 0px;
  }

  .logo-space {
    margin-top: 50px;
  }

  .menu-text-oomori-ex-sp {
    margin-bottom: 30px;
  }

  .sns-img {
    margin-top: 20px;
  }


  .news-page-magin {
    padding: 0px 15px;
  }

}


.news-page-magin {
  margin-bottom: 50px;
}

.news-page-magin2 {
  margin-bottom: 100px;
}

.padding-info {
  margin-top: 10px;
}

.fu-ma-ad-div {
  margin-top: 50px;
}

.padding-info-div {
  margin-top: 30px;
}

.padding-info-div p {
  margin-top: 10px;
}

.new-mark {
  color: red;
  font-weight: 900;
  text-align: center;
  padding-bottom: 10px;
}