.header_menu {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
}

.section-title h2 {
  margin-bottom: 0;
}

#header .logo {
  padding: 15px 40px;
}

#header .logo {
  padding: 0px 40px;
  /* background-color: #C02832; */
  /* border-right: 10px solid #C3AA74; */
}

#header {
  /* border-bottom: 4px solid #DBBB77; */
}

.header_menu {
  background: url(../img/background_header_roxo.jpg);
}

.navbar {
  margin-right: 15px;
  padding-top: 15px;
  padding-bottom: 15px;
}

.nav-link {
  position: relative;
  display: inline-block;
}

.text-en {
  /* position: absolute; */
  top: -30px;
  left: 50%;
  /* transform: translateX(-50%); */
  font-size: 20px;
}

.text-ja {
  display: block;
  font-size: 12px;
  margin: auto;
}

.navbar ul {
  margin-right: 0px;
}

.list_horizontal {
  display: flex;
}

.navbar > ul > li {
  padding: 10px 0 10px 0px;
}

#hero {
  margin-bottom: 0;
}

#hero {
  background: url("../images/top_background.jpg") top center;
  background-size: auto;
  /* background-color: black; */
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Josefin Sans", sans-serif;
}

.section-title h2 {
  font-size: 35px;
}

.section-title h4 {
  font-size: 18px;
}

.icon-boxes {
  /* background-color: #f0e8d7;
	background: url('../img/background_gold.jpg'); */
}

.clients {
  padding: 0;
}

.languages li a {
  background-color: white;
  padding: 5px;
}

.languages .active {
  background-color: #c2a86f;
}

.languages {
  margin-right: 15px;
  margin-bottom: 0;
}

.breadcrumbs {
  margin-top: 108px;
}

.breadcrumbs {
  background: #e8dbc373;
}

.places h2 {
  color: #c02832;
  margin: 10px 0 5px 0;
  font-weight: bold;
  font-size: 24px;
}

#map {
  height: 500px;
}

.fw_800 {
  font-weight: 800;
}

th {
  white-space: nowrap;
}

.ticket {
  padding: 15px;
  background-color: #fff;
  border: 1px solid #c4c4c4;
  box-shadow: 5px 5px 7px #a2a2a22b;
  margin-bottom: 20px;
}

.ticket_title {
  margin-bottom: 15px !important;
  border-bottom: 2px solid;
}

.ticket_img {
  width: 130px;
  height: auto;
}

.ticket_description {
  font-size: 14px;
  line-height: 20px;
}

.ticket_osusume {
  background-color: #e8e2db;
  padding: 10px;
  margin: 10px 0;
}

.ticket_osusume h3 {
  font-size: 16px;
  font-weight: bold;
  background-color: #c8464e;
  padding: 6px 6px 3px 6px;
  color: white;
}

.ticket_small {
  font-size: 14px;
}

.shop_info {
  padding: 15px;
  box-shadow: 3px 3px 10px #d9d9d9;
  margin-top: 15px;
  border-radius: 10px;
  margin-bottom: 15px;
  background-color: white;
}

.section-title h2 {
  color: #c44a44;
}

#footer .copyright {
  padding-top: 15px;
}

#footer {
  padding: 0 0 15px 0;
}

.btn-get-started:hover {
  background: url("../img/background_red_escuro.jpg");
}

.noto_thin {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 100;
}

.image {
  position: relative;
  overflow: hidden;
  padding-bottom: 100%;
  width: 95px;
  height: 95px;
}

.image img {
  position: absolute;
}

.nav-tabs .nav-link {
  background-color: #f7f7f7;
  border: 1px solid #ccc;
  color: #9d9d9d;
}

.menu_title {
  margin-bottom: 2px;
}

.h3,
h3 {
  font-size: 22px;
  font-weight: bold;
  line-height: 24px;
}

.title_jp {
  font-size: 16px;
}

.text-red {
  color: #b95252;
  font-size: 20px;
}

.nav-link {
  font-size: 14px;
  padding: 5px 10px;
}

.shop_img {
  overflow: hidden;
  height: 200px;
  display: block;
  background: black;
}

.tab-content > .active {
  padding: 15px;
}

#hero {
  height: 490px;
}

#hero {
  margin-top: 75px;
}

.shop_info table {
  font-size: 14px;
  line-height: 18px;
}

.section-title h2::before {
  content: "";
  border: 2px solid;
  width: 50px;
  position: absolute;
  bottom: -10px;
  left: calc(50% - 25px);
  border-color: #d0ad5b;
}

.section-title h2 {
  position: relative;
}

.prod_contents_details {
  font-size: 14px;
  line-height: 18px;
}

.sub_name {
  font-size: 13px;
  line-height: 16px;
  margin-bottom: 10px;
}

.top_images_middle {
  flex-grow: 1;
  max-width: 500px;
  height: 100%;
}

.top_images_left {
  flex-grow: 1;
  max-width: 564px;
  height: 100%;
}

.top_images_right {
  flex-grow: 1;
  max-width: 650px;
  height: 100%;
}

.top_images_left img,
.top_images_middle img,
.top_images_right img {
  max-height: 450px;
}

h2 {
  background: url(../images/title_bg.png);
  color: white;
  text-align: center;
  height: 70px;
  line-height: 70px;
  font-family: "Oswald", sans-serif;
}

.oswald {
  font-family: "Oswald", sans-serif;
}

.left-image {
  max-width: 100%;
  z-index: 2;
  position: relative;
}

.aboutus_text {
  position: absolute;
  right: 0;
  min-width: 630px;
  max-width: 60%;
  z-index: 2;
  background-image: url("../images/aboutus_bg.png");
  background-position: calc(100% -35px) center;
  /* height: 100%; */
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 40px 100px 0 230px;
  box-sizing: border-box;
  height: 370px;
}

.aboutus_box {
  height: 440px;
}

.aboutus_img {
  max-width: 265px;
}

.text_b_blue {
  font-weight: 700;
  color: #0099da;
  display: contents;
}

table {
  width: 100%;
  border-collapse: separate;
  border-radius: 20px;
  border: 2px solid #777777;
  border-spacing: 0px;
}

table th:first-child {
  border-radius: 18px 0 0 0;
}

table th {
  border-bottom: 1px solid #777777;
  border-right: 1px solid #777777;
  text-align: center;
  background-color: #f9f9f9;
  white-space: nowrap;
}

table th,
table td {
  padding: 10px;
}

table td {
  border-bottom: 1px solid #777777;
  border-right: 1px solid;
}

table thead th {
  border-radius: 18px 0 0 0;
}

table thead td:last-child {
  border-radius: 0 18px 0 0;
  border-bottom: 0px;
}

table tbody tr:last-child th {
  border-radius: 0 0 0 18px;
  border-bottom: 0px;
}

table tbody th:last-child {
  /* border-right: 0px; */
}

table tbody td:last-child {
  border-right: 0px;
}

table tbody tr:last-child td:last-child {
  border-radius: 0 0 18px 0;
  border-bottom: 0px;
  border-right: 0px;
}

.salario {
  font-weight: 600;
  color: #f15a24;
  font-size: 28px;
}

.footer {
  background: url(../images/footer_background.png);
  padding-top: 30px;
  color: white;
  padding-bottom: 30px;
}

.footer_tel {
  font-size: 38px;
  font-family: oswald;
}
.whatsapp_logo {
  width: 30px;
}

.c-button._shiny {
  position: relative;
  max-width: 500px;
  color: #fff;
  text-decoration: none;
  overflow: hidden;
  transition: 300ms;
}
.c-button._shiny::before {
  z-index: 2;
  position: absolute;
  content: "";
  display: inline-block;
  top: -180px;
  left: 0;
  width: 30px;
  height: 100%;
  background-color: #ffffff;
  transition: 300ms;
  animation: shinyshiny 5s ease-in-out infinite;
}

.c-button._shiny:hover {
  text-decoration: none;
  color: #fff;
  box-shadow: none;
  -webkit-transform: translateY(3px);
}

@-webkit-keyframes shinyshiny {
  0% {
    -webkit-transform: scale(0) rotate(45deg);
    opacity: 0;
  }
  80% {
    -webkit-transform: scale(0) rotate(45deg);
    opacity: 0.5;
  }
  81% {
    -webkit-transform: scale(4) rotate(45deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(50) rotate(45deg);
    opacity: 0;
  }
}

.footer a {
  color: #fff;
}

.shisonnu {
  display: contents;
  font-size: smaller;
  /* line-height: 13px; */
}

.video-container {
  position: relative;
  width: 100%;
  padding-bottom: 56.25%; /* 16:9 aspect ratio */
  height: 0;
  overflow: hidden;
}

.video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.regras strong {
  margin-bottom: 5px;
  display: block;
}

.regras {
  font-size: smaller;
  padding: 10px;
  border: 1px solid #ccc;
  border-radius: 10px;
  margin: 30px 0;
}

.province {
  color: #00a5e3;
  font-weight: bold;
  font-size: 20px;
  line-height: 24px;
}

.job_description {
  font-size: 13px;
  line-height: 18px;
}

.ribbon-wrapper {
  position: relative;
  display: inline-block;
  overflow: hidden; /* はみ出し防止 */
}

.ribbon {
	position: absolute;
	top: 54px;
	right: -11px;
	transform: translate(25%, -25%) rotate(45deg);
	background: red;
	color: white;
	font-weight: bold;
	font-size: 28px;
	padding: 5px 79px;
	z-index: 10;
	box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
}

.main-image {
  display: block;
  max-width: 100%;
  height: auto;
  border-radius: 10px;
}

.rounded {
	border-radius: 15px !important;
}