@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Kiwi+Maru:wght@300;400;500&family=Zen+Old+Mincho:wght@400;500;600;700&display=swap');

html{
    font-family:'Kiwi Maru', serif;
    font-weight: 500;
    color: #111111;
    background: #fcf3e8;
    }

    .font-ex{font-family: 'Zen Old Mincho', serif;}
@media all and (-ms-high-contrast:none){html{font-family: 'メイリオ', 'Meiryo', sans-serif;}}

body{
    font-family:'Kiwi Maru', serif;
    color: #111111;
    background: #fcf3e8;
    animation: bodyAppear .3s .3s forwards;
    opacity: 0;
    overflow-x: hidden;
    }

@keyframes bodyAppear {
  0% {
      opacity: 0;
  }

  100% {
      opacity: 1;
  }
}

body a{transition:0.2s;color: #111111}
body a:hover{text-decoration: none;color: #111111}
.container {
  padding-right: 0px!important;
  padding-left: 0px!important;
}
.row {
    margin-right: 0px!important;
    margin-left: 0px!important;
}
.row.ft_sns_row {
	margin: 0 auto 0 auto!important;
}
.row.ft_row {
	margin: 0 auto 0 auto!important;
}
p{margin-bottom: 0!important;}
.tategaki{writing-mode: vertical-rl;-ms-writing-mode: tb-rl;-webkit-writing-mode:vertical-rl;}
.text-center{}
.sp{display: none;}	
.pc{display: block;}
.sp499{display: none;}
.pc499{display: block;}
.point{color: #1f2f54;}

/* head*/
.hd_nav_txt01{font-family: 'Amiri', serif;text-transform: uppercase;}

/***************************
  header
*****************************/
.header{
  position: fixed;
  top: 0;
  left: 0;
  width: 290px;
  height: 100%;
  background-color: #fcf3e8;
  line-height: 1;
  z-index: 999;
}

.hd_logo{
  width: 260px;
  margin: 0 auto 40px;
  padding: 30px 0 0 30px;
  transition:all 0.3s ease;
}
.hd_logo img{
  width: 100%;
}

/*tel*/
.tel_num{
  font-size: 24px;
  margin-bottom: 5px;
}

.contact_txt .tel_num a{
  color: #fff!important;
}

.tel_time{
  font-size: 14px;
  line-height: 1.4;
}

.hd_tel{
  padding-left: 49px;
  background: url(../images/hd_tel.png) no-repeat left center / 30px;
  width: fit-content;
  margin: 0 auto 50px;
}

.hd_tel.hd_tel_sp{
  display: none;
}

.nav_link{
  display: block;
  text-align: right;
  transition: .5s;
  font-family:'Noto Serif JP', 'Noto Sans JP', 'Noto Sans Japanese', sans-serif, serif, "メイリオ", Meiryo ;
}

/*nav*/
.pc_nav{
  margin-bottom: 60px;
}

.nav_link:hover{
  opacity: 0.5;
}

.nav_span {
  font-size: 16px;
}

.nav_item {
  margin-bottom: 25px;
  text-align: center;
}

.sub_header {
  display: none;
}

.hd_menu {
  padding: 0 30px 30px;
}
.hd_menu{
  vertical-align: top;
}
.hd_menu::-webkit-scrollbar-thumb {
  background-color: #e8e5d7;
  border-radius: 5px;
}

.hd_logo.isSmall{
 /* padding: 30px 10px 0 30px;
  transition: all 0.3s ease;
  width: 100%;*/
}

.nav_item a:hover{
  color: #b81326;
    opacity: 1;
}

/*sns*/
.sns{
  margin-bottom: 30px;
}

.sns_txt{
  font-size: 18px;
  padding-left: 30px;
  padding-top: 5px;
  padding-bottom: 5px;
  background: url(../images/ic_insta.png) no-repeat left center / 23px;
  width: fit-content;
  margin: 0 auto;
}

/*hd_contact*/
.hd_contact img{
  max-width: 100%;
}
@media screen and (max-height: 716px) {
  .hd_logo {
    /*padding: 15px 10px 0 30px;*/
    max-width: 260px;
    margin: 0 auto 20px;
  }

  /* 
  .hd_logo.isSmall {
    padding: 15px 10px 0 30px;
    width: 100%;
    margin: 0 auto 20px;
  }
   */

  .hd_Insta img {
    max-width: 35px;
  }

  .nav_item {
    margin-bottom: 20px;
  }

  .nav_span {
    /*font-size: 16px;*/
  }

  .nav_small {
    font-size: 10px;
    line-height: 1.5;
  }

  .hd_menu {
    overflow-x: hidden;
    height: 100%;
  }

  .hd_tel{
    margin: 0 auto 25px;
  }
  .pc_nav {
    margin-bottom: 30px;
}
.sns {
  margin-bottom: 20px;
}
}

@media screen and (max-height: 616px) {
  .header{overflow-y: scroll;}
   .header::-webkit-scrollbar {height: 3px;width:5px;}
    .header::-webkit-scrollbar-thumb {background: #e6dacc;border-radius: 5px;}
    .header::-webkit-scrollbar-track {background: #F1F1F1;border-radius: 5px;}
    .hd_menu{    
      overflow-x: hidden;
      height: 372px;}
}


@media screen and (max-width: 1279px) {
  .sns_txt{
    font-weight:bold;
    margin-top: 17px;
  }
}

@media screen and (max-width: 1000px) {
  .pc_nav {
    height: calc(100% - 300px);
}
}

@media screen and (max-width: 1279px) {
  .header {
    width: 100%;
    height: auto;
    padding: 0;
    position: fixed;
  }

  .hd_logo {
    margin-bottom: 0;
    padding: 5px;
    margin: 0;
    max-width: 120px;
  }

  .hd_logo img {
    max-width: 140px;
  }

  .hd_tel,
  .hd_menu {
    display: none;
  }

  .hd_tel.hd_tel_sp{
    display: block;
    margin-top: 15px;
  }

  .hd_tel_sp .tel_num{
    font-size: 18px;
    margin-bottom: 5px;
  }

  .hd_tel_sp .tel_time{
    font-size: 13px;
    line-height: 1.5;
  }

  .hd_tel{
    padding-left: 39px;
    background: url(../images/hd_tel.png) no-repeat left center / 20px;
    width: fit-content;
    margin: 0 auto 0;
  }

  .sp_sns{
    text-align: center;
    margin-top: 10px;
  }

  /* .hd_Insta{display: none;}*/
  .sub_header {
    display: block;
  }

  /* 
  .hd_logo.isSmall {
    padding: 15px 10px 0 30px;
    width: 100%;
    margin: 0;
  }
   */
}

@media screen and (max-width: 768px) {
  .hd_logo{
    /*padding: 10px;
    width: 100%;*/
  }

  .hd_logo img{
    max-width: 100px;
  }
  .header {
    /*height: 73px;*/
}
}

@media (max-width: 375px){.header.sub_header{padding: 0;}}
@media screen and (max-width: 280px) {}
@media screen and (max-width: 1412px) {
  .col-md-3.header-left {
    flex-basis: 100%!important;
    max-width: 100%!important;
    padding: 10px 15px 10px 15px!important;
    text-align: center!important;
  }
    .col-md-3.header-cen1 {
    flex-basis: 100%!important;
    max-width: 100%!important;
    padding: 0 15px 10px 15px!important;
  }
    .col-md-3.header-cen2 {
    flex-basis: 50%!important;
    max-width: 50%!important;
    padding: 0 10px 0px 10px!important;
  }
  .col-md-3.header-right {
    flex-basis: 50%!important;
    max-width: 50%!important;
    padding: 0 5px 0px 5px!important;
  }
}
@media screen and (max-width: 1265px) {
  .col-md-3.header-left {
    flex-basis: 100%!important;
    max-width: 100%!important;
    padding: 10px 15px 10px 15px!important;
    text-align: center!important;
  }
  .col-md-3.header-cen1 {
    flex-basis: 100%!important;
    max-width: 100%!important;
    padding: 0 15px 10px 15px!important;
  }
  .col-md-3.header-cen2 {
    flex-basis: 50%!important;
    max-width: 50%!important;
    padding: 0 10px 0px 10px!important;
  }
  .col-md-3.header-right {
    flex-basis: 50%!important;
    max-width: 50%!important;
    padding: 0 5px 0px 5px!important;
  }
}

@media screen and (max-width: 499px) {
  .sp499{display: block;}
  .pc499{display: none;}
}


/****************
     共通
****************/
.right_box{
  width: calc(100% - 290px);
  margin-left: 290px;
}
.flex-btw {display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;}
.flex-nml {display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;}
.flex--center {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
  -moz-justify-content: center;
  -webkit-justify-content: center;
  justify-content: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}
/*はみ出すflex*/
.column {width: 48%;}
.column-outside-left {flex: 1;margin-left: calc(50% - 50vw);margin-right: 4%;z-index: 2;}
.column-outside-right{flex: 1;margin-right:calc(50% - 50vw);margin-left: 4%;}

.row-reverse {-webkit-box-orient: horizontal;-webkit-box-direction: reverse;-ms-flex-direction: row-reverse;flex-direction: row-reverse;}
.item-cen{align-items: center;}
.mb10 {margin-bottom: 10px;}
.mb15 {margin-bottom: 15px;}
.mb20 {margin-bottom: 20px;}
.mb30 {margin-bottom: 30px;}
.mb50 {margin-bottom: 50px;}
.mb80 {margin-bottom: 80px;}
.mb100 {margin-bottom: 100px;}
.mb130 {margin-bottom: 130px;}

.inr {
  padding: 0 2%;
  max-width: 1280px;
  margin: 0 auto;
}

.t_cen{
  text-align: center;
}
.wow {
  animation-duration: 1s;
}
@media screen and (max-width: 1279px) {
  .right_box{
    width:100%;
    margin-left: 0;
  }
}
@media screen and (max-width: 768px) {
.mb30 {margin-bottom: 20px;}
.mb50 {margin-bottom: 30px;}
.mb80 {margin-bottom: 40px;}
.mb100 {margin-bottom: 50px;}
.mb130 {margin-bottom: 80px;}
  
/*はみ出すflex*/
.column {width:100%;}
.column-outside-left{margin-left: -3%;margin-bottom: 20px;}
.column-outside-right{margin-right: -2%;margin-bottom: 20px;}
}

/*******************
     トップページ
*******************/

/* トップ共通
------------------------------*/
.top_ttl01{
  text-align: left;
}

.top_ttl01 .ttl_span{
  font-size: 45px;
  letter-spacing: .1em;
}

.top_ttl01 .ttl_small{
  font-size: 20px;
  text-transform: uppercase;
  color: #af0515;
}


.sp {display: none;}
.pc{display: block;}
.top_txt{
  line-height: 2.5;
  font-size: 16px;
}

.link_btn a{
  display: block;
  width: 300px;
  border: solid 1px #8e0009;
  background: #8e0009;
  color: #fff!important;
  transition: .5s;
  line-height: 45px;
  white-space: nowrap;
  text-align: center;
  font-size: 1.5rem;
  letter-spacing: .04em;
  position: relative;
  font-size: 14px;
  border-radius: 30px;
}

.link_btn a::before {
  content: "";
  position: absolute;
  width: 40px;
  height: 8px;
  background: url(../images/btn_arw.png) no-repeat center center / 40px;
  right: 19px;
  top: 42%;
  -webkit-transform: translate(0, -42%);
  -ms-transform: translate(0, -42%);
  transform: translate(0, -42%);
  transition: .5s;
}
.link_btn a:hover::before {
  right: 15px;
}

.link_btn.link_btn02 a{
  background: #fff;
  color: #8e0009!important;
}

.link_btn.link_btn02 a::before{
  background: url(../images/btn02_arw.png) no-repeat center center / 40px;
}

.link_btn.btn_cen a{
  margin: 0 auto;
}


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

  .top_ttl01 h1{
    font-size: 23px;
  }

  .top_ttl01 .ttl_span{
    font-size: 25px;
  }
  .top_ttl01 .ttl_small {
    font-size: 16px;
}

  .sp {display:block;}
  .pc{display: none;}
  
    .top_txt{
    line-height: 1.8;
    font-size: 14px;
  }
    .link_btn a{
    width: 180px;
    line-height: 35px;
    font-size: 14px;
  }
  .link_btn a::before {
    width: 25px;
    background: url(../images/btn_arw.png) no-repeat center center / 25px;
    
  }
  .link_btn a:hover::before {
    right: 10px;
  }

  .link_btn.link_btn02 a::before{
    width: 25px;
    background: url(../images/btn02_arw.png) no-repeat center center / 25px;
  }
}


/* メインビジュアル
------------------------------*/
.main_iner{
  overflow: hidden;
  z-index: 0;
    position: relative;
}
.main_iner img{
  width: 100%;
}

.main{
  position: relative;
}

/* top_news
------------------------------*/
.news_ttl{
  font-size: 20px;
  margin-bottom: 10px;
}

.top_news{
  background: #fff;
  border-radius: 10px 0 0 10px;
  position: absolute;
  bottom: -30px;
  right: 0;
  width: 510px;
  z-index: 2;
}

.top_news .inr{
  padding: 30px;
}

.news_left{
  width: 107px;
}

.news_right{
  width: calc( 100% - 130px);
}

.news_btn a{
  width: 100%;
  background: #8e0009;
  color: #fff!important;
  border: solid 1px #8e0009;
  border-radius: 30px;
  text-align: center;
  display: block;
  transform: .3s;
}

.news_btn a:hover{
  background: #fff;
  color: #8e0009!important;
}


@media screen and (max-width: 768px) {
  .top_news{
    bottom: -60px;
  }
  .news_btn a{
    font-size: 14px;
  }
  .top_news .inr{
    padding: 15px;
  }
  .news_ttl {
    font-size: 18px;
    margin-bottom: 5px;
}
}

@media screen and (max-width: 560px) {
  .top_news{
    width: 95%;
  }
}


/* top_concept
------------------------------*/
.top_concept{
  padding: 100px 0 200px;
  position: relative;
  background:url(../images/about_bg.jpg) no-repeat center center / cover;
}

.top_concept .inr{
  max-width: 1000px;
}

.concept_ttl{
  text-align: center;
  margin-bottom: 30px;
}

.concept_ttl img{
  max-width: 100%;
}

.concept_txt{
  font-size: 18px;
  text-align: center;
  line-height: 2.2;
}

.top_concept .link_btn{
  margin: 0 10px;
}

.concept_img{
  position: absolute;
  max-width: 1100px;
  width: 60%;
  bottom: -90px;
  left: 0;
}

.concept_img img{
  width: 100%;
}

@media screen and (max-width: 768px) {
  .concept_txt {
    font-size: 15px;
    text-align: left;
    line-height: 1.8;
}

.concept_img{
  width: 95%;
  bottom: -50px;
}
.top_concept {
  padding: 100px 0 130px;
}
.btn_list .link_btn{
  margin-bottom: 15px;
  width: 100%;
}
.btn_list .link_btn a{
  margin: 0 auto;
}
}

@media screen and (max-width: 500px) {
  .top_concept {
    padding: 100px 0 90px;
}
}


/* scene
------------------------------*/
.top_scene{
  padding: 150px 0 100px;
  position: relative;
}

.top_scene .inr{
  padding: 0 2%;
  max-width: 1240px;
  margin: 0 auto;
}

.scene_ttl{
  font-size:45px;
  font-weight: 400;
  line-height: 1.6;
}

.scene_txt{
  font-size: 16px;
  line-height: 2.2;
}

.top_scene img{
  max-width: 100%;
}

.top_scene .column-outside-right {
  flex: 1;
  margin-right: calc(65% - 50vw);
  margin-left: 4%;
}



@media screen and (max-width:1279px) {
  .top_scene .column-outside-right {
    margin-right: calc(52% - 50vw);
  }
}

@media screen and (max-width:1279px) {
  .top_scene .column-outside-right {
    margin-right: calc(52% - 50vw);
  }
}

@media screen and (max-width:1000px) {
  .scene_ttl {
      font-size: 30px;
  }
}

@media screen and (max-width:768px) {
  .top_scene .column-outside-left {
    margin-left: -3%;
    margin-bottom: 20px;
  }

  .top_scene .column-outside-right {
    margin-right: -2%;
    margin-top: 30px;
  }

  .scene_ttl {
    font-size: 25px;
  }

  .scene_txt {
    font-size: 14px;
    line-height: 1.8;
  }
  .top_scene{
    padding: 100px 0 60px;
    position: relative;
  }
}



/* gallery
------------------------------*/
.gallery img{
  width: 100%;
}


/* menu
------------------------------*/
.top_menu{
  padding: 100px 0;
  position: relative;
}

.top_menu .inr{
  position: relative;
  z-index: 1;
}

.top_menu .column-outside-left {
  flex: 1;
  margin-left: calc(40% - 40vw);
  margin-right: 4%;
  width: 40%;
}

.top_menu .column-outside-left img{
  width: 100%;
}

.menu_column_txt{
  width: 55%;
  position: relative;
}

.menu_txt{
  font-size: 16px;
  line-height: 2.2;
}

.top_menu::before {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  margin: 0;
  width: 40%;
  height: 40%;
  background: #8e0009;
  z-index: 0;
}

.top_menu::after {
  content: "";
  display: block;
  position: absolute;
  top: 10%;
  right: 0;
  margin: 0;
  width: 65%;
  height: 82%;
  background: url(../images/menu_bg.jpg) center center no-repeat;
  background-size: 100% 100%;
  z-index: 0;
}

.menu_com{
  position: absolute;
  right: 0;
  max-width: 105px;
  z-index: -1;
}
.menu_com img{
  width: 100%;
}


@media screen and (max-width:1279px) {
  .top_menu .column-outside-left {
    margin-left: calc(40% - 40vw);
  }
  .top_menu .column-outside-left img{
    width: 100%;
  }
}


@media screen and (max-width:974px) {
  .menu_com {
    top: -90px;
}
}

@media screen and (max-width:768px) {
  .top_menu .column-outside-left {
    margin-left: -3%;
    margin-bottom: 20px;
    width: 100%;
  }

  .menu_column_txt {
    width: 100%;
    margin-top: 60px;
  }

  .top_menu::before {
    top: 40px;
    bottom: inherit;
    left: 0;
    margin: 0;
    width: 80%;
    height: 35%;
  }

  .top_menu::after {
    bottom: 0;
    top: inherit;
    right: 0;
    margin: 0;
    width: 85%;
    height: 65%;
  }

  .menu_txt{
    font-size: 14px;
    line-height: 1.8;
  }

  .menu_com {
    right: 0;
    max-width: 80px;
    top: -130px;
}

.top_menu{
  padding: 80px 0 30px;
}
}


/* access
------------------------------*/
.top_access{
  padding: 100px 0 50px;
  position: relative;
}

.access_map iframe {
  border: none!important;
  width: 100%;
  height: 460px;
}

.access_map{
  position: relative;
}

.access_ttl {
  position: absolute;
  top: -28px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}

@media screen and (max-width:768px) {
  .access_ttl{
    width: 98%;
    position: relative;
    top: inherit;
    left: inherit;
    transform: inherit;
    -webkit-transform: inherit;
    -ms-transform:inherit;
  }
  .access_ttl img{
    width: 100%;
  }
  .access_map iframe {
    height: 300px;
}
}


/* store
------------------------------*/
.top_store{
  padding: 100px 0 210px;
  position: relative;
}

.top_store .inr{
  max-width: 1400px;
}

.store_img02{
  position: absolute;
  bottom: 0;
  left: 0;
}

.store_img02{
  max-width: 40%;
  z-index: 2;
}

.store_img02 img{
  max-width: 100%;
}

.store_flex{
  position: relative;
  /* background: #fff; */
  z-index: 1;
  padding-bottom: 60px;
}

.store_flex::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  width: 90%;
  height: 100%;
  background: #fff;
  z-index: -1;
}

.store_txt{
  width: 50%;
  padding: 50px;
}

.store_tr{
  margin-bottom: 10px;
}

.store_th{
  width: 90px;
}

.store_td{
  width: calc(100% - 100px);
}

.store_btn .link_btn{
  width: 48%;
}

.store_btn .link_btn a{
  width: 100%;
}

.store_img{
  width: 45%;
  position: absolute;
  right: 0;
  top: -20%;
}

.store_img img{
  width: 100%;
}

@media screen and (max-width:768px) {
  .top_store {
    padding: 30px 0 30px;
    position: relative;
}
  .store_txt {
    width: 100%;
    padding: 20px;
  }

  .store_img{
    width: 100%;
    position: relative;
  }
  .store_tr{
    font-size: 14px;
  }
  .store_btn .link_btn {
    width: 100%;
    margin-bottom: 15px;
}
.store_img02 {
  max-width: 95%;
  z-index: 2;
  position: relative;
}
.store_flex{
  padding-bottom: 0;
}
.store_flex::before {
  top: 10%;
  left: -2%;
  margin: 0;
  width: 100%;
  height: 100%;
}
}


/* contact
------------------------------*/
.top_contact{
  padding: 100px 0;
}

.contact_flex{
  padding: 30px;
  background:url(../images/contact_bg.png)  no-repeat center center / cover;
  color: #fff;
}

.c_flex_inr{
  background-color: rgb(0,0,0,0.5);
}

.contact_txt{
  width: 50%;
  padding: 30px;
}

.contact_txt .ttl_small{
  color: #fff;
}

.contact_img{
  width: 50%;
}

.contact_img img{
  width: 100%;
}

.contact_tel {
  padding-left: 49px;
  background: url(../images/contact_tel.png) no-repeat left center / 30px;
  width: 48%;
  margin: 0 auto 20px;
}

@media screen and (max-width:1592px) {
  .contact_tel{
    width: 100%;
  }
}

@media screen and (max-width:768px) {
  .contact_txt .top_ttl01{
    text-align: center;
  }

  .tel_num{
    font-size: 18px;
  }
  .tel_time{
    font-size: 13px;
  }

  .top_contact {
    padding: 30px 0;
  }

  .contact_tel {
    width: fit-content;
  }

  .contact_txt {
    width: 100%;
  }

  .contact_img {
    width: 100%;
  }

  .contact_flex {
    padding: 15px;
  }
  .contact_btn{
    margin: 0 auto;
  }
}


/* footer
------------------------------*/
.footer{
  padding: 80px 0 40px;
}

.ft_left{
  width: 40%;
}

.ft_right{
  width: 60%;
}

.ft_logo{
  margin-right: 15px;
  max-width: 170px;
}

.ft_logo img{
  width: 100%;
}

.ft_address{
  line-height: 1.8;
}

.ft_nav01{
  margin-bottom: 10px;
}
/* 
.ft_nav_box{
  width: fit-content;
  margin: 0 0 0 auto;
} 
*/

.ft_nav_li{
  padding: 0 2%;
  border-right: solid 1px #312d29;
}
.ft_nav_li:last-child{
  padding: 0 0 0 3%;
    border-right:none;
}

.ft_nav_li a{
  transition: .3s;
}

.ft_nav_li a:hover{
  color: #8e0009;
}

.ft_nav_a:not(:last-child){
  margin-bottom: 15px;
}

.ft_nav_a{
  display: block;
}

.ft_nav_span strong{
  font-weight: 500;
  font-size: 14px;
}
.copywriter{
  padding: 10px;
  background: #8e0009;
}

.copy_t{
  font-size: 13px;
  text-align: center;
  color: #fff;
}

/*
.ft_nav{
  justify-content: flex-end;
}
*/
@media screen and (max-width: 1482px) {
  .ft_address{
    font-size: 14px;
  }

  .ft_nav_span{
    font-size: 16px;
  }
    .ft_left{
    width: 341px;
  }
  .ft_right{
    width: calc(100% - 344px);
  }
}

@media screen and (max-width: 1427px) {
  .ft_nav_span{
    font-size: 15px;
  }
  .ft_nav_small{
    font-size: 12px;
  }
    .ft_nav_li{
    padding: 0 2%;
  }
}

@media screen and (max-width: 1040px) {
  .ft_left {
    width: fit-content;
    margin:0 auto 30px;
  }
  .ft_right{
    width: 100%;
  }
  .ft_nav {
    justify-content: center;
}
  .footer{
  padding: 45px 0;
}
}

@media screen and (max-width: 768px) {
  .footer {
    padding: 30px 0;
}
  .ft_left {
    margin-bottom: 0;
  }
  .ft_logo{
    margin: 0 auto 10px;
  }
  .ft_address{
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
  }
  .ft_nav_li{
    width: 100%;
    text-align: center;
    padding: 0;
    margin-bottom: 5px;
    border-right:none;
  }
  .ft_nav_li:last-child{
    padding: 0;
  }
  .ft_nav01 {
    margin-bottom:0;
}
.ft_nav_li a{
  font-size: 14px;
}
}

.main_inner_video{
  width: 100%;
  height: 100vh;
  overflow: hidden;
}
#video{
  width: 100%;
  height: 100%;
  position: relative;
}
.top_video{
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center 40%;
}

@media screen and (max-width: 425px) {
  .main_inner_video{
    height: 40vh;
  }
  .top_video{
    object-position: center 35%;
  }
}