.bold {
  font-weight: bold;
}

@media print, screen and (min-width: 768px) {
  .bg-hero {
    background-size: auto, cover;
    background-image: url("../img/header_ami.png"), url(../img/header_main_01.jpg);
    background-repeat: repeat, no-repeat;
    background-position: left top, center top;
  }
}

.bg-hero-sp {
  display: none;
}

@media only screen and (max-width: 767px) {
  .bg-hero-sp {
    display: block;
    background-size: cover;
    background-image: url(../img/header_main_sp.jpg);
    padding-top: 59px;
    padding-bottom: 13px;
    background-image: url(../img/header_main_01.jpg);
    height: 400px;
    background-position: center;
  }	
}

@media only screen and (max-width: 767px) {
  .title-hero {
    width: 222px;
    margin-left: auto;
    margin-right: auto;
  }
}

.header-catch {
  text-align: center;
  padding-top: 10px;
}

@media only screen and (max-width: 767px) {
  .header-bnr {
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
  }
  .header-bnr:before {
    position: absolute;
    content: "";
    background-color: #000;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: all 0.5s ease 0.5s;
    transition: all 0.5s ease 0.5s;
  }
}

.panel-header-sub {
  position: relative;
}

.panel-header-main {
  background-color: #EEE;
  color: #000;
  max-width: 530px;
  margin-left: auto;
}

.panel-header-main a {
  color: #000;
}

.panel-header-main a .fa {
  color: #999999;
  font-size: 2em;
}

.panel-header-address {
  font-size: 12px;
  font-weight: 700;
  *zoom: 1;
  padding: 20px;
  padding-bottom: 20px;
	padding-top: 0;
}

.panel-header-address:before, .panel-header-address:after {
  content: "";
  display: table;
}

.panel-header-address:after {
  clear: both;
}

.panel-header-logo {
  text-align: center;
  padding-top: 20px;
}

.panel-bnr-intro {
  text-align: center;
  margin-top: 40px;
  margin-bottom: 10px;
}

.panel-header-catch {
  text-align: center;
  padding-top: 85px;
}

.panel-header-text {
  position: absolute;
  bottom: 50px;
  left: 0;
  width: 100%;
}

@media only screen and (max-width: 767px) {
  #hero.active .header-bnr:before {
    width: 0;
  }
}

.bg-news {
  position: relative;
  padding-bottom: 20px;
}

@media print, screen and (min-width: 768px) {
  .bg-news {
    margin-top: 40px;
    margin-bottom: 100px;
    padding-top: 100px;
    padding-bottom: 100px;
  }
}

.bg-news::before {
  content: "";
  background-color: rgba(255, 255, 255, 0.7);
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  width: 75%;
}

.news-header-section {
  border: none;
  text-align: left;
}

@media only screen and (max-width: 767px) {
  .news-header-section {
    padding-left: 10px;
  }
}

@media print, screen and (min-width: 768px) {
  .news-header-section {
    width: 270px;
    max-width: none;
    margin: 0;
    margin-top: 30px;
  }
}

.news-box {
  position: relative;
  z-index: 10;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

@media print, screen and (min-width: 768px) {
  .news-box {
    display: block;
  }
}

@media print, screen and (min-width: 768px) {
  .news-box .slick-list {
    overflow: visible;
  }
}

@media print, screen and (min-width: 768px) {
  .news-main {
    position: relative;
    margin-left: 260px;
    margin-top: -150px;
    overflow: hidden;
    width: 100vw;
  }
}

.news-ctrl {
  position: absolute;
}

@media only screen and (max-width: 767px) {
  .news-ctrl {
    top: 25px;
    right: 30px;
  }
}

@media print, screen and (min-width: 768px) {
  .news-ctrl {
    top: 0;
    z-index: 50;
    top: 80px;
    left: 210px;
  }
}

.news-ctrl__arrow {
  background-color: rgba(255, 255, 255, 0.9);
  width: 48px;
  height: 48px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 20px;
  cursor: pointer;
}

.news-ctrl__arrow--prev:before {
  color: rgba(34, 34, 35, 0.5);
}

.news-block {
  margin-left: 5px;
  margin-right: 5px;
	max-width:246px;
}

.news-photo {
  margin-bottom: 15px;
  width:246px;
  height:190px;

}

.news-photo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}



.news-date {
  display: block;
  margin-bottom: 5px;
}

.bg-concept {
  position: relative;
}

.bg-concept * {
  position: relative;
}

@media print, screen and (min-width: 768px) {
  .block-concept-main {
    width: 434px;
    font-size: 18px;
  }
}

@media print, screen and (min-width: 768px) {
  .block-concept-photo {
    float: right;
  }
}

@media only screen and (max-width: 767px) {
  .concept_title {
    width: 137px;
  }
}

@media print, screen and (min-width: 768px) {
  #concept .header-section {
    text-align: left;
    margin-left: -40px;
    padding-left: 40px;
    margin-bottom: 20px;
  }
}

#concept .concept-inview, #concept .is-inview-block1, #concept .is-inview-block2, #concept.active .is-inview-block1, #concept.active .is-inview-block2 {
  opacity: 0;
  -webkit-transition: all 0.5s ease 0.5s;
  transition: all 0.5s ease 0.5s;
}

#concept .is-inview-block1 {
  -webkit-transform: translateX(-90px);
          transform: translateX(-90px);
}

#concept .is-inview-block2 {
  -webkit-transform: translateX(90px);
          transform: translateX(90px);
}

#concept.active .concept-inview, #concept.active .is-inview-block1, #concept.active .is-inview-block2 {
  opacity: 1;
}

#concept.active .is-inview-block1 {
  -webkit-transform: translateX(0px);
          transform: translateX(0px);
}

#concept.active .is-inview-block2 {
  -webkit-transform: translateX(0px);
          transform: translateX(0px);
}

#floor {
  overflow: hidden;
}

.bg-floor {
  background-image: url(../img/floor_bg_01.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
  position: relative;
	display: flex;
    justify-content: center;
    align-items: center;

}

@media print, screen and (min-width: 768px) {
  .bg-floor {
    height: 580px;
    padding-top: 10px;
    margin-bottom: 116px;
  }
}

@media only screen and (max-width: 767px) {
  .bg-floor {
    height: 200px;
    padding-top: 10px;
    margin-bottom: 30px;
  }
}

.bg-floor:before {
  
  display: block;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  height: 300px;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(241, 236, 224, 0)), to(#f1ece0));
  background: linear-gradient(180deg, rgba(241, 236, 224, 0), #f1ece0);
}

@media only screen and (max-width: 767px) {
  .bg-floor:before {
    height: 170px;
  }
}

.bg-floor .header-section {
  position: relative;
  z-index: 10;
}

@media only screen and (max-width: 767px) {
  .floor_title {
    width: 196px;
  }
}

@media only screen and (max-width: 767px) {
  .block-guide {
    font-size: 12px;
  }
}

@media print, screen and (min-width: 768px) {
  .block-guide {
    margin-bottom: 40px;
  }
}

@media print, screen and (min-width: 768px) {
  .block-guide p {
    font-size: 18px;
  }
}

@media only screen and (max-width: 767px) {
  .block-guide p {
    font-size: 12px;
  }
}

.block-guide .guide-photo {
  margin-bottom: 5px;
}

.block-guide .guide-meta {
  margin-bottom: 5px;
  font-size: 14px;
}

@media print, screen and (min-width: 768px) {
  .block-guide .guide-meta {
    font-size: 26px;
    font-weight: 700;
  }
}

@media print, screen and (min-width: 768px) {
  .block-guide .guide-meta small {
    font-size: 16px;
  }
}

@media print, screen and (min-width: 768px) {
  .meta-member {
    display: inline-block;
  }
}

@media print, screen and (min-width: 768px) {
  .meta-name {
    display: inline-block;
  }
}

.label-type {
  color: #FFF;
  background-color: #B20000;
  border-radius: 2px;
  display: inline-block;
  padding: 4px 7px;
  line-height: 1;
  margin-left: 5px;
  font-size: 12px;
}

@media print, screen and (min-width: 768px) {
  .label-type {
    font-size: 20px;
    padding: 6px 8px;
    margin-left: 10px;
  }
}

.button-is-reserve {
  color: #FFF;
  padding: 4px 10px;
  background-color: #770A0F;
  width: 78px;
  vertical-align: middle;
  position: relative;
  text-align: left;
  line-height: 1;
  margin-left: 5px;
}

@media print, screen and (min-width: 768px) {
  .button-is-reserve {
    font-size: 18px;
    width: 128px;
    padding: 6px 10px;
    margin-left: 4em;
  }
}

.button-is-reserve i {
  color: #000;
  vertical-align: middle;
  display: inline-block;
  position: absolute;
  font-size: 1.5em;
  right: 6px;
  top: 50%;
  margin-top: -0.5em;
}

@media print, screen and (min-width: 768px) {
  #floor .header-section {
    margin-top: 115px;
    margin-bottom: 175px;
  }
}

#floor .floor-inview, #floor .is-inview-block1, #floor .is-inview-block2, #floor.active .is-inview-block1, #floor.active .is-inview-block2 {
  opacity: 0;
  -webkit-transition: all 0.5s ease 1s;
  transition: all 0.5s ease 1s;
}

#floor .is-inview-block1 {
  -webkit-transform: translateY(100px);
          transform: translateY(100px);
}

#floor .is-inview-block2 {
  -webkit-transform: translateY(100px);
          transform: translateY(100px);
  -webkit-transition-delay: 1.5s !important;
          transition-delay: 1.5s !important;
}

#floor.active .floor-inview, #floor.active .is-inview-block1, #floor.active .is-inview-block2 {
  opacity: 1;
}

#floor.active .is-inview-block1 {
  -webkit-transform: translateX(0px);
          transform: translateX(0px);
}

#floor.active .is-inview-block2 {
  -webkit-transform: translateX(0px);
          transform: translateX(0px);
}

#menu {
  overflow: hidden;
}

.bg-menu {
  background-image: url(../img/menu_bg.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
  position: relative;
	display: flex;
    justify-content: center;
    align-items: center;
}

@media print, screen and (min-width: 768px) {
  .bg-menu {
    height: 580px;
    padding-top: 10px;
    margin-bottom: 116px;
  }
}

@media only screen and (max-width: 767px) {
  .bg-menu {
    height: 200px;
    padding-top: 10px;
    margin-bottom: 15px;
  }
}

.bg-menu:before {
  
  display: block;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  height: 300px;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(241, 236, 224, 0)), to(#f1ece0));
  background: linear-gradient(180deg, rgba(241, 236, 224, 0), #f1ece0);
}

@media only screen and (max-width: 767px) {
  .bg-menu:before {
    height: 170px;
  }
}

.bg-menu .header-section {
  position: relative;
  z-index: 10;
}

@media only screen and (max-width: 767px) {
  .menu_title {
    width: 82px;
  }
}

.menu-wrap {
  margin-bottom: 20px;
}

@media print, screen and (min-width: 768px) {
  .menu-wrap {
    margin-bottom: 60px;
  }
}

.menu-block {
  width: 240px;
  float: left;
  margin-right: 20px;
}

.menu-block .menu-photo {
  text-align: center;
  margin-bottom: 10px;
  width:240px;
  height:256px;
}

.menu-block .menu-photo img {
    width: 100%;
  height: 100%;
  object-fit: cover;

}

.menu-block .menu-title {
  border-bottom: 1px dotted #111;
  padding-bottom: 4px;
}

@media print, screen and (min-width: 768px) {
  .menu-block .menu-title {
    margin-bottom: 5px;
  }
}

.menu-block .menu-price {
  font-size: 18px;
}

.menu-block .menu-price__unit {
  font-size: 14px;
}

.title-icon-mori {
  position: relative;
  font-size: 32px;
}

@media only screen and (max-width: 767px) {
  .title-icon-mori {
    font-size: 20px;
  }
}

.title-icon-mori::before {
  background: url(../misc/icon_mori.svg) left top no-repeat;
  content: "";
  display: inline-block;
  background-size: contain;
  width: 30px;
  height: 35px;
  position: relative;
  top: 4px;
  margin-right: 15px;
}

@media only screen and (max-width: 767px) {
  .title-icon-mori::before {
    width: 22px;
    height: 26px;
  }
}

@media print, screen and (min-width: 768px) {
  .menu-main {
    margin-top: -30px;
  }
}

.menu-slider {
  margin-top: 20px;
  padding-bottom: 60px;
  position: relative;
}

@media only screen and (max-width: 767px) {
  #menu .header-section {
    margin-bottom: 0;
    padding-bottom: 0;
  }
}

@media print, screen and (min-width: 768px) {
  #menu .header-section {
    margin-top: 130px;
    margin-bottom: 155px;
  }
}

#menu .menu-inview, #menu .is-inview-block1, #menu.active .is-inview-block1 {
  opacity: 0;
  -webkit-transition: all 0.5s ease 1s;
  transition: all 0.5s ease 1s;
}

#menu .is-inview-block1 {
  -webkit-transform: translateY(100px);
          transform: translateY(100px);
}

#menu.active .menu-inview, #menu.active .is-inview-block1 {
  opacity: 1;
}

#menu.active .is-inview-block1 {
  -webkit-transform: translateX(0px);
          transform: translateX(0px);
}

#menu .slick-list {
  overflow: visible;
}

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

@media print, screen and (min-width: 768px) {
  .menu-ctrl {
    margin-top: 20px;
  }
}

.menu-ctrl__arrow {
  background-color: transparent;
  width: 48px;
  height: 48px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 20px;
  cursor: pointer;
  border: 1px solid #777777;
  position: absolute;
  bottom: 0px;
  left: 0;
}

.menu-ctrl__arrow--next {
  left: 49px;
}

.menu-ctrl__arrow.slick-disabled {
  opacity: 0.5;
}

.menu-footer {
  text-align: center;
  margin-bottom: 80px;
}

@media only screen and (max-width: 767px) {
  .menu-footer {
    margin-bottom: 40px;
  }
}

.bg-access {
  position: relative;
}

@media print, screen and (min-width: 768px) {
  .bg-access {
    max-width: 1060px;
    margin-left: auto;
    margin-right: auto;
  }
}

.bg-access:before {
  content: "";
  position: absolute;
  background-color: rgba(255,255,255,0.33);
  left: 0;
  top: 0;
  height: 100%;
  width: 50%;
  display: block;
  z-index: 0;
  left: 50%;
}

@media only screen and (max-width: 767px) {
  .access_title {
    width: 92px;
  }
}

.list-access, .list-contact {
  text-align: center;
  margin-top: -5px;
}

.list-access li, .list-contact li {
  display: inline-block;
  border: 1px solid #000;
  margin-top: 5px;
  margin-bottom: 5px;
}

@media print, screen and (min-width: 768px) {
  .list-access li, .list-contact li {
    width: 408px;
    padding-top: 6px;
    padding-bottom: 6px;
    font-size: 22px;
    margin-left: 3px;
    margin-right: 3px;
  }
}

@media only screen and (max-width: 767px) {
  .list-access li, .list-contact li {
    width: 230px;
    padding: 5px;
  }
}

.block-gmap {
  height: 200px;
}

@media print, screen and (min-width: 768px) {
  .block-gmap {
    width: 600px;
    height: 420px;
  }
}

@media only screen and (max-width: 767px) {
  .access_photo {
    width: 145px;
  }
}

@media only screen and (max-width: 767px) {
  .dl-access {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.dl-access dt {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  margin-top: 5px;
  margin-bottom: 5px;
}

.dl-access dd {
  -webkit-box-ordinal-group: 1;
      -ms-flex-order: 0;
          order: 0;
}

#access .header-section {
  border-bottom: none;
}

@media print, screen and (min-width: 768px) {
  #access .header-section {
    margin-bottom: 30px;
  }
}

#access .access-inview, #access .is-inview-block1, #access.active .is-inview-block1 {
  opacity: 0;
  -webkit-transition: all 0.5s ease 0.5s;
  transition: all 0.5s ease 0.5s;
}

#access .is-inview-block1 {
  -webkit-transform: translateY(100px);
          transform: translateY(100px);
}

#access.active .access-inview, #access.active .is-inview-block1 {
  opacity: 1;
}

#access.active .is-inview-block1 {
  -webkit-transform: translateX(0px);
          transform: translateX(0px);
}

.bg-contact {
  background-color: #FFF;
}

@media print, screen and (min-width: 768px) {
  .bg-contact {
    background-size: cover;
    padding-bottom: 85px;
  }
}

@media only screen and (max-width: 767px) {
  .contact_title {
    width: 108px;
  }
}

@media print, screen and (min-width: 768px) {
  .list-contact li {
    width: 262px;
  }
}

.title-icon-tel, .title-icon-mail {
  position: relative;
  padding-left: 30px;
  font-size: 18px;
}

@media only screen and (max-width: 767px) {
  .title-icon-tel, .title-icon-mail {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding-left: 0;
    font-size: 22px;
  }
}

@media print, screen and (min-width: 768px) {
  .title-icon-tel, .title-icon-mail {
    font-size: 22px;
    padding-left: 40px;
    margin-left: -40px;
  }
}

.title-icon-tel:before, .title-icon-mail:before {
  background: url(../misc/icon_tel.svg) left top no-repeat;
  content: "";
  display: inline-block;
  background-size: contain;
  width: 28px;
  height: 40px;
  background-size: contain;
}

@media only screen and (max-width: 767px) {
  .title-icon-tel:before, .title-icon-mail:before {
    margin-top: -6px;
    margin-right: 8px;
  }
}

@media print, screen and (min-width: 768px) {
  .title-icon-tel:before, .title-icon-mail:before {
    left: 0;
    top: -10px;
    position: absolute;
    width: 32px;
    height: 50px;
    top: -19px;
  }
}

.title-icon-mail:before {
  background: url(../misc/icon_pc.svg) left top no-repeat;
  content: "";
  display: inline-block;
  background-size: contain;
  width: 42px;
  height: 30px;
  left: -5px;
  top: -10px;
}

@media print, screen and (min-width: 768px) {
  .title-icon-mail:before {
    top: -3px;
    left: -10px;
  }
}

@media print, screen and (min-width: 768px) {
  .block-contact-touch-mail {
    padding-left: 120px;
    padding-right: 120px;
  }
}

.button-tel {
  color: #FFF;
  background-color: #000;
  border-radius: 7px;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.2;
  padding: 10px 14px;
}

@media only screen and (max-width: 767px) {
  .button-tel {
    width: 100%;
    font-size: 27px;
    padding-top: 15px;
    padding-bottom: 15px;
  }
}

@media print, screen and (min-width: 768px) {
  .button-tel {
    width: 380px;
    line-height: 62px;
    padding: 0;
    font-size: 34px;
    cursor: default;
  }
}

@media print, screen and (min-width: 768px) {
  .block-contact-intro {
    font-size: 22px;
    max-width: 548px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 35px;
  }
}

@media print, screen and (min-width: 768px) {
  .block-contact-intro p {
    margin-bottom: 15px;
  }
}

@media print, screen and (min-width: 768px) {
  .block-contact-touch {
    padding-left: 120px;
    padding-right: 120px;
    margin-top: 80px;
  }
}

@media print, screen and (min-width: 768px) {
  .dl-contact {
    display: table;
  }
}

@media print, screen and (min-width: 768px) {
  .dl-contact dt, .dl-contact dd {
    display: table-cell;
    vertical-align: middle;
    padding-right: 20px;
  }
}

#contact .header-section {
  border-bottom: none;
}

@media print, screen and (min-width: 768px) {
  #contact .header-section {
    margin-bottom: 40px;
  }
}

#contact .contact-inview, #contact .is-inview-block1, #contact.active .is-inview-block1 {
  opacity: 0;
  -webkit-transition: all 0.5s ease 0.5s;
  transition: all 0.5s ease 0.5s;
}

#contact .is-inview-block1 {
  -webkit-transform: translateY(100px);
          transform: translateY(100px);
}

#contact.active .contact-inview, #contact.active .is-inview-block1 {
  opacity: 1;
}

#contact.active .is-inview-block1 {
  -webkit-transform: translateX(0px);
          transform: translateX(0px);
}

.header-group {
  position: relative;
  text-align: center;
  margin-bottom: 20px;
}

@media print, screen and (min-width: 768px) {
  .header-group {
    margin-bottom: 50px;
  }
}

.header-group:before {
  height: 2px;
  width: 100%;
  content: "";
  display: block;
  position: absolute;
  background-color: #111;
  top: 50%;
  margin-top: -1px;
}

.header-group .title-group {
  display: inline-block;
  background-color: #F1ECE0;
  font-weight: 700;
  letter-spacing: 0.4em;
  position: relative;
  padding-left: 10px;
  padding-right: calc(10px - 0.4em);
}

@media print, screen and (min-width: 768px) {
  .header-group .title-group {
    font-size: 26px;
  }
}

@media only screen and (max-width: 767px) {
  .block-group {
    font-size: 12px;
  }
}

#group .group-inview, #group .is-inview-block1, #group .is-inview-block2, #group.active .is-inview-block1, #group.active .is-inview-block2 {
  opacity: 0;
  -webkit-transition: all 0.5s ease 0.5s;
  transition: all 0.5s ease 0.5s;
}

#group .is-inview-block1 {
  -webkit-transform: translateX(-90px);
          transform: translateX(-90px);
}

#group .is-inview-block2 {
  -webkit-transform: translateX(90px);
          transform: translateX(90px);
}

#group.active .group-inview, #group.active .is-inview-block1, #group.active .is-inview-block2 {
  opacity: 1;
}

#group.active .is-inview-block1 {
  -webkit-transform: translateX(0px);
          transform: translateX(0px);
}

#group.active .is-inview-block2 {
  -webkit-transform: translateX(0px);
          transform: translateX(0px);
}

.bg-company {
  background-color: #FFF;
  padding-bottom: 20px;
}

@media print, screen and (min-width: 768px) {
  .bg-company {
    font-size: 16px;
    padding-bottom: 80px;
  }
}

@media only screen and (max-width: 767px) {
  .company_title {
    width: 126px;
  }
}

.table-company {
  width: 100%;
}

@media print, screen and (min-width: 768px) {
  .table-company {
    width: 680px;
    margin-left: auto;
    margin-right: auto;
  }
}

@media only screen and (max-width: 767px) {
  .table-company {
    font-size: 12px;
  }
}

.table-company tr {
  border-bottom: 1px solid #000;
}

.table-company th, .table-company td {
  padding: 6px;
}

@media print, screen and (min-width: 768px) {
  .table-company th, .table-company td {
    padding: 15px;
  }
}

.table-company th {
  text-align: left;
  white-space: nowrap;
}

@media print, screen and (min-width: 768px) {
  #company .header-section {
    border-bottom: none;
    margin-top: -34px;
    margin-bottom: 40px;
  }
}

#company .company-inview, #company .is-inview-block1, #company.active .is-inview-block1 {
  opacity: 0;
  -webkit-transition: all 0.5s ease 0.5s;
  transition: all 0.5s ease 0.5s;
}

#company .is-inview-block1 {
  -webkit-transform: translateY(100px);
          transform: translateY(100px);
}

#company.active .company-inview, #company.active .is-inview-block1 {
  opacity: 1;
}

#company.active .is-inview-block1 {
  -webkit-transform: translateX(0px);
          transform: translateX(0px);
}

/*----20210901バナー追加------*/
.bnr-area{
  margin: 40px auto;
  text-align: center;
  width: 1000px;
}
@media only screen and (max-width: 767px) {

  .bnr-area{
  margin: 20px auto;
  width: 90%
  }
}

/*20230608グループバナー調整*/
@media print,screen and (min-width: 768px) {
  .group-two {
    display: flex;
    justify-content: center;
  }
  .group-two .col-4-pc {
    width: 45%;
  }
}
