@charset "utf-8";
/***********************************************************************
 SP
***********************************************************************/

.photo__btn-scroll, .resort-photo__txt, .honeymoon-photo__sub-ttl, .photo-plan__txt, .photo-plan-contents__money-pay, .photo-plan-contents__money-ttl, .photo-plan-contents__list-ttl, .photo-plan-contents__come, .photo-archive__txt,.recommend-plan-ttl {
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif, "游明朝", YuMincho;
  transform: rotate(.03deg);
  -webkit-transform: rotate(.03deg);
  font-weight: 600;
}
.honeymoon-photo__btn .btn-color06 > a, .photo-archive__btn .btn-color06 > a {
  border: 1px solid #a99452;
  width: 66.9%;
}

.ja_gs {
  color: #999;
  font-size: 80%;
}

/*MV*/
.mv {
  position: relative;
  background-image: url(../images/reception/sp/reception_MV.jpg);
  background-size: cover;
  background-position: center center;
  /*margin-top: 4rem;*/
  padding-top: 6rem;
}
.mv__ttl {
  width: 53.1%;
  margin: 0 auto;
  text-align: center;
  padding-bottom: 24rem;
}
.photo__btn-scroll {
  width: 47px;
  height: 47px;
  position: absolute;
  bottom: 1rem;
  left: 44%;
}
.FB__icon, .IG__icon {
  position: absolute;
  content: "";
  top: 2em;
  right: 1em;
  width: 33px;
  height: 34px;
}

.top_kv_cv {
  display: flex;
  justify-content: space-between;
  margin-bottom: 4rem;
}
.top_kv_cv li {
  width: 49.5%;
}
/*フォトリンク一覧*/
.photo__link__ttl-list {
  width: 90%;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
  padding-top: 3rem;
}
.photo__link__ttl {
  width: 38%;
  padding-bottom: 9px;
  margin-bottom: 2rem;
}
.photo__link__ttl:nth-child(2) {
  width: 44.5%;
}
.photo__link__ttl.active {
  border-bottom: 1px #a99452 solid;
}
.photo__link__ttl:last-child {
  width: 12.1%;
  margin: 0 auto;
}
/*リゾートフォト*/
.resort-photo__main-img {
  margin-bottom: 1rem;
}
.resort-photo__main-ttl, .photo-plan__main-ttl, .photo-archive__main-ttl {
  width: 47.2%;
  margin: 0 auto;
  text-align: center;
}
.resort-photo__main-ttl img, .photo-archive__main-ttl img {
  padding-bottom: 1rem;
}
.resort-photo__sub__ttl, .photo-plan__sub__ttl, .photo-archive__sub__ttl {
  display: inline-block;
  padding-bottom: 7px;
  border-bottom: .5px #a99452 solid;
  margin-bottom: 2rem;
}
.resort-photo__txt {
  width: 71.7%;
  margin: 0 auto 3rem;
  font-size: 1.09rem;
  line-height: 2.217;
}
.resort-photo__sub-img {
  width: 60.8%;
  margin-left: 20px;
  margin-bottom: 2rem;
  position: relative;
}
.resort-photo__sub-img::after {
  width: 125px;
  padding-top: 65.6%;
  position: absolute;
  content: "";
  top: 150px;
  right: -100px;
  background-image: url(../images/photo/resort-photo__img03.jpg);
  background-repeat: no-repeat;
  background-size: contain;
  z-index: 10;
}
/*ハネムーンフォト*/
.honeymoon-photo__main-ttl {
  width: 51.1%;
  margin-left: 20px;
  margin-bottom: 2rem;
}
.honeymoon-photo__sub-ttl {
  font-size: 1.09rem;
  line-height: 2.217;
}
.honeymoon-photo__img {
  margin-bottom: 3rem;
  text-align: center;
}
.photo-plan__main-ttl {
  width: 35.2%;
}
/*フォトプラン*/
.photo-plan__sub-img {
  margin-bottom: 1rem;
  text-align: center;
}
.photo-plan__box {
  width: 87.2%;
  margin: 0 auto 4rem;
}
.photo-plan__list-ttl {
  max-width: 112px;
  width: 20%;
  padding-bottom: 5px;
  border-bottom: 1.5px #a99452 solid;
  margin-bottom: 2rem;
}
.photo-plan-contents__ttl {
  width: 70%;
  margin-bottom: 1rem;
}
.photo-plan .photo-plan-contents__ttl {
  width: 100%;
}
.photo-plan-contents__ttl img {
  margin-bottom: 5px;
}
.photo-plan__sub-ttl {
  color: #a99452;
}
.photo-plan__txt {
  font-size: 1.09rem;
  line-height: 1.75;
  margin-bottom: 2rem;
}
.photo-plan-contents__plan-ttl {
  margin-bottom: 1rem;
  color: #a99452;
  font-size: 1.2rem;
  font-weight: 600;
  letter-spacing: .2em;
}
.photo-plan-contents__plan-ttl::before {
  content: "□";
}
.photo-plan-contents__box {
  border: 5px solid #d4c9a9;
  padding: 10px;
  background-color: #fff;
  margin-bottom: 1rem;
}
.photo-plan__main-img {
  margin-bottom: 3px;
  text-align: center;
}
.photo-plan-contents__money-ttl, .photo-plan-contents__list-ttl {
  padding-bottom: .75rem;
  color: #a99452;
  font-size: 1.2rem;
}
.photo-plan-contents__money-pay {
  margin-bottom: 1.5rem;
  font-size: 1.25rem;
}
.photo-plan-contents-yen {
  font-size: 2.5rem;
  font-style: italic;
  padding-right: 1rem;
  font-weight: 500;
}
.photo-plan-contents__list-item {
  line-height: 1.5;
}
.photo-plan-contents__list-item.list-section {
  margin-top: 20px;
}
.photo-plan-contents__list-item::before, .option-photo-plan__list-item::before {
  content: "・";
}
.photo-plan-contents__list-item.list-section::before, .option-photo-plan__list-item.list-section::before {
  content: "";
}
.photo-plan-contents__come {
  margin-bottom: 2rem;
}
/*チャペルフォトプラン*/
.photo-plan-contents__main-ttl {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 1rem;
}
.photo-plan-contents__main-ttl img {
  width: 55%;
  padding-right: 1rem;
}
.photo-plan-contents__sub-ttl {
  color: #a99452;
}
/*推薦プラン*/
.recommend-plan__main-ttl {
  max-width: 120px;
  width: 38%;
  padding-bottom: 5px;
  border-bottom: 1.5px #a99452 solid;
  margin-bottom: 1rem;
}
.recommend-plan {
  background-color: #f2efe5;
  padding: 2rem 1.5rem 1rem;
  margin-bottom: 1.5rem;
}
.recommend-plan.bbq {
  background-color: #fff;
}
.recommend-plan .photo-plan__box {
  width: inherit;
  margin-bottom: 0;
}
.recommend-plan .photo-plan-contents__come {
  margin-bottom: 1rem;
}
.recommend-plan .photo-plan-contents__ttl {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: .5rem;
  width: 100%;
}
.recommend-plan .photo-plan-contents__ttl img {
  width: 60%;
  padding-right: 1rem;
}
/*OPTION*/
.option-photo-plan-box {
  width: 90.1%;
  margin: 0 auto 3rem;
}
.option-photo-plan__list {
  display: flex;
  flex-wrap: wrap;
  border: 5px solid #d4c9a9;
  padding: 8px;
  background-color: #fff;
  margin-bottom: 1rem;
}
.option-photo-plan__list-item {
  line-height: 1.5;
  font-size: .8rem;
}
/*フォト一覧*/
.photo-archive__main-ttl {
  width: 18.1%;
}
.photo-archive__list {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin-bottom: 4rem;
}
.photo-archive__list-item {
  width: 25%;
  padding-right: 1px;
  padding-bottom: 2px;
}
.photo-archive__list-item:nth-child(4n) {
  padding-right: 0;
}
.photo-archive__btn {
  margin-bottom: 4rem;
}
/*FB・IG中間・下記ボタン*/
.sns__box.under__box, .sns__box.center__box {
  margin: 0 auto;
  margin-bottom: 7rem;
  position: relative;
}
.sns__box.under__box .FB__icon, .sns__box.under__box .IG__icon, .sns__box.center__box .FB__icon, .sns__box.center__box .IG__icon {
  right: 40%;
}
.sns__box.under__box .FB__icon, .sns__box.center__box .FB__icon {
  right: 55%;
}
.photo-archive__txt {
  width: 71.7%;
  margin: 0 auto 2rem;
  font-size: 1.09rem;
  line-height: 2.217;
}
.recommend-plan .photo-plan__sub-img {
  background-repeat: no-repeat;
  background-size: contain;
}
.recommend-plan .restaurant .photo-plan__sub-img {
  background-image: url(../images/reception/restaurant_sp.jpg);
}
.recommend-plan .bbq .photo-plan__sub-img {
  background-image: url(../images/reception/bbq_sp.jpg);
}

/***********************************************************************
 TABLET
***********************************************************************/
@media screen and (min-width:767px) {
  /*MV*/

  .mv__ttl{
    padding-bottom: 36rem;
  }
  .resort-photo__sub-img::after {
    width: 300px;
    top: 200px;
    right: -200px;
  }
  .FB__icon, .IG__icon {
    position: absolute;
    content: "";
    top: 1em;
    right: 2em;
    width: 31px;
    height: 31px;
  }
  .FB__icon {
    right: 5em;
  }
}

/* TAB_END */

/***********************************************************************
 PC
***********************************************************************/
@media screen and (min-width:960px) {
  /*共通*/
  .mv {
    background-image: url(../images/reception/reception_MV.jpg);
    margin-top: 0;
    height: 800px;
    background-position: center bottom;
    background-size: cover;
  }
  .honeymoon-photo__btn .btn-color06 > a, .photo-archive__btn .btn-color06 > a {
    width: 200px;
  }
  /*MV*/
  .mv {
    padding-bottom:34%;
    margin-bottom: 65px;
  }
  .mv__ttl {
    width: 367px;
    margin-right: auto;
    margin-left: auto;
    transform: translateX(100%);
    height: 360px;
    position: relative;
  }
  .mv__ttl img {
    width: 367px;
  }
  /*フォトリンク一覧*/
  .photo__link__ttl-list {
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-self: baseline;
    max-width: 750px;
    margin: 0 auto 66px;
  }
  .photo__link__ttl {
    width: 24%;
    height: 38px;
    margin-right: 50px;
  }
  .photo__link__ttl:first-child,.photo__link__ttl:nth-child(3) {
    width: 28%;
  }
  .photo__link__ttl:last-child {
    max-width: 50px;
  }
  /*リゾートフォト*/
  .resort-photo {
    margin-left: 10.6%;
    position: relative;
  }
  .resort-photo__main-img-bg {
    background-image: url(../images/reception/reception_img01.jpg);
    background-repeat: no-repeat;
    position: absolute;
    background-size: cover;
    background-position: right;
    top: 0;
    right: 0;
    width: 76.8%;
    height: 699px;
    z-index: -1;
  }
  .resort-photo__main-ttl-img {
    padding-top: 85px;
    margin-right: 68.1%;
    margin-left: auto;
    margin-bottom: 317px;
    width: 298px;
  }
  .resort-photo__main-ttl-img img {
    background: rgba(255,255,255,.7);
  }
  .resort-photo__main-ttl {
    margin-right: 68.1%;
    width: 360px;
  }
  .resort-photo__txt {
    width: 550px;
    margin-left: auto;
    margin-right: 66.1%;
  }
  .resort-photo__sub-img {
    max-width: 1100px;
    width: inherit;
    margin-left: 0;
    margin-bottom: 83px;
  }
  .resort-photo__sub-img::after {
    width: 424px;
    top: -30%;
    right: 0;
  }
  .photo__posi__box {
    position: relative;
    max-width: 1100px;
    margin: 150px auto 0 auto;
  }
  .honeymoon-photo__main-ttl {
    width: 375px;
    position: absolute;
    right: 0;
    bottom: 0;
  }
  /*ハネムーンフォト*/
  .honeymoon-photo {
    margin: 0 auto 111px;
  }
  .honeymoon-photo__img {
    background-image: url(../images/reception/reception_img02.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding-top: 39.3%;
  }
  .honeymoon-photo__btn {
    margin-bottom: 47px;
  }
  /*フォトプラン*/
  .photo-plan__main-ttl {
    width: 264px;
    margin-bottom: 37px;
  }
  .photo-plan__main-img {
    background-image: url(../images/reception/reception_img03.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 49.8%;
  }
  .photo-plan__img-list {
    display: flex;
    justify-content: center;
    margin-bottom: 56px;
  }
  .photo-plan__sub-img {
    width: 50%;
  }
  .photo-plan .photo-plan__sub-img {
    background-image: url( ../images/reception/reception_img04.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 74.7%;
    min-height: 1045px;
    margin-top: 40px;
  }

  .photo-plan .photo-plan__sub-img {
    order: 2;
  }
  .photo-plan__box {
    margin: 0 auto;
    width: 50%;
    padding-left: 5.3%;
    padding-right: 5.3%;
  }
  .photo-plan__list-ttl {
    margin-top: 40px;
  }
  .photo-plan .photo-plan-contents__ttl {
    width: 70%;
    margin-bottom: 30px;
  }
  .photo-plan-contents__ttl img {
    margin-bottom: 10px;
  }
  .photo-plan__txt {
    font-size: 14px;
    line-height: 2;
    margin-bottom: 45px;
    max-width: 405px;
    letter-spacing: .2em;
  }
  .photo-plan__img-list .honeymoon-photo__btn {
    margin-bottom: 115px;
  }
  .photo-plan__img-list .honeymoon-photo__btn .btn-color06 > a {
    margin-left: 0;
  }
  /*プラン内容*/
  .photo-plan-contents__box {
    max-width: 510px;
    padding: 20px 25px;
  }
  .photo-plan-contents__money-ttl, .photo-plan-contents__list-ttl {
    font-size: 18px;
  }
  .photo-plan-contents__come {
    font-size: 15px;
  }
  /*チャペルプラン*/
  .chapel-plan	.photo-plan__sub-img {
    background-image: url(../images/reception/reception_img05.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 85.2%;
    min-height: 1205px;	
  }
  .chapel-plan .photo-plan__txt {
    margin-right: 10.6%;
  }
  .chapel-plan .photo-plan-contents__ttl {
    width: 55%;
  }
  .chapel-plan .photo-plan__txt {
    max-width: 530px;
  }	
  .photo-plan-contents__main-ttl img {
    width: 36%;
  }
  /*推薦プラン*/
  .recommend-plan-width {
    max-width:1100px;
    margin: 0 auto;
  }
  .recommend-plan .photo-plan__img-list {
    margin-bottom: 30px;
  }
  .recommend-plan .photo-plan__box {
    margin-left: auto;
    padding: 0;
  }
  .recommend-plan-ttl {
    color: #a99452;
    font-size: 26px;
    letter-spacing: .2em;
  }
  .recommend-plan-ttl::before,.recommend-plan-ttl::after {
    content: "-";
  }
  .recommend-plan .photo-plan-contents__ttl img {
    width: 45%;
  }
  .recommend-plan	.photo-plan-contents__sub-ttl {
    font-size: 20px;
  }
  /*おすすめプラン内容*/
  .recommend-plan	.photo-plan-contents__box {
    max-width: 1100px;
  }
  .photo-plan-contents__detail {
    display: flex;
    align-items: center;
  }
  .photo-plan-contents__detail:first-child {
    margin-bottom: 20px;
  }
  .photo-plan-contents__money-ttl, .photo-plan-contents__list-ttl {
    margin-right: 45px;
    padding-bottom: 0;
  }
  .photo-plan-contents__money-pay {
    margin-bottom: 0;
  }
  .photo-plan-contents__list{
    display: flex;
    flex-wrap: wrap;
    width: 94%;
  }
  .photo-plan-contents__list.noflex {
    display: block;
  }
  .recommend-plan .photo-plan-contents__box 	.photo-plan-contents__list{
    width: 90%;
  }
  /*オプション*/
  .option-photo-plan-box {
    max-width: 1100px;
  }
  .option-photo-plan__ttl {
    max-width: 83px;
    padding-bottom: 5px;
    border-bottom: 2px #a99452 solid;
    margin-bottom: 23px;
  }
  .option-photo-plan__list {
    padding: 35px;
    margin-bottom: 70px;
  }
  .option-photo-plan__list-item {
    font-size: 16px;
  }
  .option-photo-plan-box .photo-archive__btn {
    margin-bottom: 142px;
  }
  /*フォト一覧*/
  .photo-archive__main-ttl {
    max-width: 135px;
  }
  .photo-archive__txt {
    max-width: 732px;
    line-height: 45px;
    letter-spacing: .2em;
    margin-bottom: 67px;
  }
  .photo-archive__list {
    max-width: 1100px;
    margin: 0 auto 58px;
  }
  /*FB・IGボタン*/
  .sns__box.top__box {
    position: absolute;
    width: 367px;
    top: 480px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    justify-content: center;
    left: 50%;
    transform:  translateX(50%);
  }
  .recommend-plan__main-ttl {
    max-width: 210px;
  }
  .recommend-plan .photo-plan__sub-img {
    width: inherit;
  }
  .recommend-plan .restaurant .photo-plan__sub-img {
    background-image: url(../images/reception/restaurant.jpg);
  }
  .recommend-plan .bbq .photo-plan__sub-img {
    background-image: url(../images/reception/bbq.jpg);
  }
  .sns__box.top__box .FB__icon, .sns__box.top__box .IG__icon {
    position: static;
  }
  .FB__icon{
    margin-right: 21px;
  }
  .sns__box.top__box .IG__icon {
    right: 6rem;
  }
  .sns__box.under__box, .sns__box.center__box {
    width: 400px;
  }
  .sns__box.under__box .FB__icon, .sns__box.center__box .FB__icon {
    right: 48%;
  }
  .sns__box.center__box {
    margin-bottom: 10rem;
  }
  /*hover*/
  .photo__link__ttl:hover {
    border-bottom: 1px #a99452 solid;
    transition: all .3s;
  }
}

/* PC_END */

/***********************************************************************
 横幅1000px以上
***********************************************************************/

@media screen and (min-width:1000px) {
}

/***********************************************************************
 iphone5系以下
***********************************************************************/
@media screen and (max-height:569px) {
}

/***********************************************************************
 20231026追加
***********************************************************************/
.btnA a {
  display: block;
  width: 200px;
  height: 40px;
  margin: 0 auto;
  border: 1px solid #ff9e91;
  background: #ff9e91;
  border-radius: 30px;
  color: #FFF;
  font-size: 0.9em;
  line-height: 1.2;
  text-align: center;
  text-decoration: none;
  padding: 12px 10px 10px;
}
.btnA a:hover {
  background: #FFF;
  color: #ff9e91;
  text-decoration: none;
}
.btn-planlink{
  width: 280px;
  height: 60px;
  font-size: 12px;
  font-weight: bold;
  letter-spacing: .2em;
  padding-top: 13px;
  padding-bottom: 13px;
  margin-bottom: 40px;	
}
.btn-planlink a{
  display: flex;
  width: 100%;
  height: 100%;
  background-color: #ff9e91;
  text-decoration: none;
  color: #fff;
  position: relative;
  align-items: center;
  justify-content: center;
}
.btn-planlink > a::after {
  content: "";
  display: block;
  width: 0.6em;
  height: 0.6em;
  position: absolute;
  right: 1.5em;
  top: 40%;
  transform: rotate(-45deg);
  border-right: 1px solid;
  border-bottom: 1px solid;
}
.btn-planlink >  a::after {
  border-color: #fff;
}
.btn-planlink >  a::after {
  border-color: #ff9e91;
}
.btn-planlink >  a::after {
  border-color: #fff;
}
.banquet-ttl{
  max-width: 480px;
  margin: 0 auto;
  text-align: center;
}

@media screen and (max-width: 767px){
  .btn-planlink{
    margin-left: auto;
    margin-right: auto;
  }
}

/**バンケット詳細
*************************/
#venue {
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif, "游明朝", YuMincho;
  padding: 0 5% 0;
  margin: 100px 0 60px;
  width: 100%;
  font-size: 14px;
  line-height: 2;
  letter-spacing: .2em;
  overflow-wrap: break-word;
  transform: rotate(.03deg);
  -webkit-transform: rotate(.03deg);
}
#venue .banquet_inner{
  text-align: center;
}
#venue .banquet_inner h3{
  font-size: 38px;
  line-height: 1.6em;
  margin-bottom: 50px;
}
#venue .banquet_inner h3 span{
  display: block;
  font-size: 14px;
  line-height: 1.2em;
}
.venue_details{
  display: flex;
  flex-wrap: wrap;
  margin-top: 60px;
  margin-bottom: 100px;
}
.venue_details .vn-right{
  width: 47%;
  padding-left: 40px;
  box-sizing: border-box;
  text-align: left;
}
.venue_details .vn-right h3{
  font-size: 18px;
  margin-bottom: 20px;
}
.venue_details .vn-right .tbl-ven{
  width: 100%;
  margin: 30px 0 20px;
}
.venue_details .vn-right .tbl-ven th,
.venue_details .vn-right .tbl-ven td{
  border-bottom: 1px dotted #CCC;
  padding: 10px;
}
.venue_details .vn-right .tbl-ven th{
  background: #FAFAFA;
  width: 160px;
  text-align: center;
}
.venue_details .vn-right ul{
  display: flex;
  width: 100%;
  flex-wrap: wrap;
}
.venue_details .vn-right ul li{
  width: 50%;
  padding: 0 10px;
}
.venue_details .vn-right ul li a{
  width: 100%;
}
.venue_details .vn-right ul li a i{
  margin-right: 10px;
}
.venue_details .vn-right .plan_btn {
  width: 100%;
  padding: 0 10px;
  margin-top: 14px;
}
.venue_details .vn-right .plan_btn a{
  width: 100%;
}

.venue_details .vn-left{
  width: 53%;  
}
.venue_details .vn-left #thumbs .slick-list{
  padding: 0 !important;
  margin-top: 10px;
}
.venue_details .vn-left #thumbs .slick-slide{
  width: 15.8% !important;
  margin-right: 0.8%;
}
.venue_details .vn-left #thumbs .slick-current img{
  border:2px solid #000;
}

@media screen and (max-width: 1124px){
  .venue_details .vn-right ul li{
    width: 100%;
    padding-top: 10px;
  }
}

@media screen and (max-width: 767px){
  .venue_details .vn-left #thumbs .slick-list{
    margin-top: 0;
  }
  .venue_details .vn-right{
    width: 100%;
    padding-left: 0;
    margin-top: 8%;
  }
  .venue_details .vn-right h4{
    font-size: 14px;
    margin-bottom: 3%;
    margin-top: 5%;
  }
  .venue_details .vn-right ul li{
    width: 100%;
  }
  .venue-map .ven-inner{
    flex-direction: column-reverse;
  }
  .venue-map .ven-inner .ven-list {
    text-align: center;
    margin-bottom: 6%;
  }
  .venue_details .vn-right .tbl-ven th{
    background: #FAFAFA;
    width: 100px;
  }
  .venue_details .vn-left{
    width: 100%;
  }
  .flr_map{
    margin-bottom: 8%;
  }
}

.slick-slide{
  padding:2px;
}
#thumbs .slick-track {
  transform:unset!important;
}

.ttl_capa{
  margin-bottom: 10px;
  font-size: 18px;
}
.tbl-capa{
  width: 100%;
  border-collapse: collapse;
  border-top: 1px dotted #CCC;
  border-left: 1px dotted #CCC;
  margin-bottom: 60px;
}
.tbl-capa th,
.tbl-capa td{
  border-bottom: 1px dotted #CCC;
  border-right: 1px dotted #CCC;
  padding: 10px;
  text-align: center;
}
.tbl-capa tr:first-child{
  background: #FAFAFA;
}
.tbl-capa th.th01{
  width: 280px !important;
}
.flr_map{
  text-align: center;
  max-width: 1180px;
  margin: 0 auto;
}

@media screen and (max-width: 767px){
  .tbl_scroll{
    overflow: scroll;
  }
  .tbl-capa{
    width: 840px;
  }
  .tbl-capa th.th01 {
    width: 140px !important;
  }
}