/**
 * Theme Name: Valor Drug Store
 *
 * @format
 */

/* 1. Theme default css */
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&family=Outfit:wght@100..900&display=swap");
@font-face {
  font-family: "FontAwesome";
  src: url("fonts/fontawesome-webfont.eot?v=4.2.0");
  src: url("fonts/fontawesome-webfont.eot?#iefix&v=4.2.0")
      format("embedded-opentype"),
    url("fonts/fontawesome-webfont.woff?v=4.2.0") format("woff"),
    url("fonts/fontawesome-webfont.ttf?v=4.2.0") format("truetype"),
    url("fonts/fontawesome-webfont.svg?v=4.2.0#fontawesomeregular")
      format("svg");
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
body {
  font-family: "Noto Sans JP", sans-serif;
  background: url("img/bg-1.png") repeat-y;
  background-size: 100%;
}
.img {
  max-width: 100%;
  transition: all 0.3s ease-out 0s;
}
.alignright {
  float: right;
  margin-left: 20px;
}
.aligncenter {
  clear: both;
  float: none;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.clear {
  clear: both;
}
.nopadding {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.f-left {
  float: left;
}
.f-right {
  float: right;
}
.fix {
  overflow: hidden;
}
a,
.button,
button {
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
a:focus,
.button:focus {
  text-decoration: none;
  outline: none;
}
button {
  cursor: pointer;
}
a:focus,
a:hover,
.portfolio-cat a:hover,
.footer -menu li a:hover {
  color: #b6100e;
  text-decoration: none;
}
a,
button {
  color: #b6100e;
  outline: medium none;
}
input:focus,
textarea:focus,
:focus {
  outline: 0;
}
button:focus {
  outline: 0 none;
}
.uppercase {
  text-transform: uppercase;
}
.capitalize {
  text-transform: capitalize;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Outfit", sans-serif;
  font-weight: normal;
  color: #333333;
  margin-top: 0px;
  font-style: normal;
  font-weight: 400;
  text-transform: capitalize;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  color: inherit;
}
h1 {
  font-size: 40px;
  font-weight: 500;
}
h2 {
  font-size: 35px;
}
h3 {
  font-size: 28px;
}
h4 {
  font-size: 22px;
}
h5 {
  font-size: 18px;
}
h6 {
  font-size: 16px;
}
ul {
  margin: 0px;
  padding: 0px;
}
li {
  list-style: none;
}
p {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 16px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 30px;
  letter-spacing: normal;
  color: #1f1f1f;
  margin-bottom: 15px;
}
hr {
  border-bottom: 1px solid #eceff8;
  border-top: 0 none;
  margin: 30px 0;
  padding: 0;
}
label {
  color: #7e7e7e;
  cursor: pointer;
  font-size: 14px;
  font-weight: 400;
}
*::-moz-selection {
  background: #d6b161;
  color: #fff;
  text-shadow: none;
}
::-moz-selection {
  background: #444;
  color: #fff;
  text-shadow: none;
}
::selection {
  background: #444;
  color: #fff;
  text-shadow: none;
}
*::-moz-placeholder {
  color: #555555;
  font-size: 14px;
  opacity: 1;
}
*::placeholder {
  color: #555555;
  font-size: 14px;
  opacity: 1;
}
.btn {
  -moz-user-select: none;
  background: #2f3440 none repeat scroll 0 0;
  border: 1px solid transparent;
  border-radius: 0;
  color: #fff;
  display: inline-block;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 12px;
  font-weight: 600;
  line-height: 1.1;
  padding: 20px 45px;
  text-align: center;
  text-transform: uppercase;
  transition: all 0.3s ease 0s;
  vertical-align: middle;
  white-space: nowrap;
  position: relative;
  border: 0;
}
.btn:hover {
  color: #fbba42;
}
.btn:hover:before {
  width: 100%;
  color: #444;
}
.btn.brand-btn {
  background: #fbba42;
  color: #222;
}
.btn.brand-btn:hover {
  background: #2f3440;
  color: #fbba42;
}
.btn.btn-2 {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: 1px solid #fbba42;
  line-height: 1;
  padding: 17px 35px;
}
.btn.btn-2:hover {
  border-color: #2f3440;
}
.btn i {
}
/* scrollUp */
#scrollUp {
  background: #b6100e;
  height: 35px;
  width: 35px;
  right: 10px;
  bottom: 27px;
  color: #fff;
  font-weight: 600;
  text-align: center;
  /*border-radius: 50%;*/
  font-size: 0;
  line-height: 34px;
}
#scrollUp::before {
  font-size: 16px;
  content: "\f077";
  font-family: "Font Awesome 5 Free";
}
#scrollUp:hover {
  background: #444;
}
/* 

  2. header 

*/
.nopadding {
  padding: 0 !important;
}
#homes {
  margin-top: 60px;
}
.scroll-header {
  animation: 300ms ease-in-out 0s normal none 1 running fadeInDown;
  background: #f8f8f8 none repeat scroll 0 0;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 99999;
  max-width: 480px;
  margin: 0 auto;
  right: 0;
}
.header-menu {
  left: 0;
  position: absolute;
  right: 0;
  z-index: 999;
  top: 0;
  max-width: 480px;
  margin: 0 auto;
}
.logo {
}
.logo img {
  max-width: 134px;
}
.main-menu-area {
  background: #b6100e;
}
.wrapper {
  width: 100%;
  max-width: 480px;
  margin: 0 auto;
  background-color: #fcfbf9;
}
.features {
  padding-top: 75px;
  padding-bottom: 93px;
  border-bottom: 17px solid #b6100e;
}
.header-btn a {
  font-family: "Outfit", sans-serif;
  font-size: 16px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 55px;
  letter-spacing: normal;
  color: #b6100e;
  padding: 5px 20px;
  background-color: #fff;
  /* width: 105px; */
  height: 60px;
  text-align: center;
  display: inline-block;
  border: 1px solid #b60f0e;
  transition: all 0.3s ease 0s;
}
.header-btn a:hover {
  border-color: #b6100e;
}
.header-btn {
  float: right;
}
/* 


3. slider 


*/
.banner-sec {
  background-position: center center;
  background-size: cover;
  height: 100vh;
  align-items: center;
  display: flex;
}
.banner-sec .parallax_cover {
  position: absolute;
  top: 0;
  height: 100vh;
  height: 100%;
  width: 100%;
  left: 0;
  bottom: 0;
  right: 0;
}
.banner-sec .parallax_cover img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  margin-bottom: 0px;
  height: 100%;
  max-width: 100%;
}
.banner-sec .page_header_content {
  position: absolute;
  z-index: 3;
  text-align: center;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  height: 100%;
  display: flex;
  align-items: center;
}
.banner-content-top {
  width: 100%;
  text-align: center;
}
.banner-area {
  background-color: #b6100e;
  position: relative;
}
.banner-content {
}
.banner-content a {
}
.banner-content h1 {
  font-size: 37px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  color: #fff;
  text-transform: uppercase;
  margin: 0;
  padding: 10px 0;
  word-wrap: break-word;
}
.banner-content p {
  font-size: 24px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
  margin-bottom: 0;
  line-height: inherit;
}
.banner-content a {
  text-align: center;
  display: block;
}
.banner-content a img {
  margin: 0 auto;
  display: block;
}
/* line 70, ../_states.scss */
.svg_anim svg {
  stroke-dasharray: 1000;
  stroke-dashoffset: 1000;
  transition: 1s;
  width: 100%;
  height: auto;
}
/* line 78, ../_states.scss */
.svg_anim.on svg {
  stroke-dashoffset: 2000;
}
/* line 84, ../_states.scss */
.fade_y {
  transform: translateY(3%);
  opacity: 0;
  transition: 0.3s;
}
/* line 88, ../_states.scss */
.fade_y.on {
  opacity: 1;
  transform: translateY(0%);
}
/* line 93, ../_states.scss */
.fade_left {
  transform: translateX(-3%);
  opacity: 0;
  transition: 0.3s;
}
/* line 97, ../_states.scss */
.fade_left.on {
  opacity: 1;
  transform: translateX(0%);
}
/* line 102, ../_states.scss */
.fade_right {
  transform: translateX(3%);
  opacity: 0;
  transition: 0.3s;
}
/* line 106, ../_states.scss */
.fade_right.on {
  opacity: 1;
  transform: translateX(0%);
}
/* line 112, ../_states.scss */
.scr_cvr {
  overflow: hidden;
  position: relative;
  display: block;
  opacity: 0;
  transition: 0.3s;
}
/* line 118, ../_states.scss */
.scr_cvr::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  right: 0;
  top: 0;
  z-index: 1;
  background-color: #b6100e;
  transition: all 0.3s cubic-bezier(0.5, 0, 0.3, 1);
  transition-timing-function: cubic-bezier(0.77, 0, 0.175, 1);
}
/* line 130, ../_states.scss */
.scr_cvr.on {
  opacity: 1;
}
/* line 132, ../_states.scss */
.scr_cvr.on::before {
  right: -100%;
  transition-delay: 0.3s;
}
/* line 139, ../_states.scss */
.img_ap {
  position: relative;
  overflow: hidden;
  opacity: 0;
  transition: opacity 0.6s;
}
/* line 144, ../_states.scss */
.img_ap img {
  transform: scale(1.5);
  transition: 1s;
}
/* line 148, ../_states.scss */
.img_ap::after {
  position: absolute;
  content: "";
  background-color: #fff;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
/* line 157, ../_states.scss */
.img_ap.on {
  opacity: 1;
}
/* line 159, ../_states.scss */
.img_ap.on img {
  transform: scale(1);
}
/* line 162, ../_states.scss */
.img_ap.on::after {
  animation: img_ap 0.6s cubic-bezier(0.52, 0.11, 0.05, 0.89) forwards;
}
@keyframes img_ap {
  100% {
    transform: translateY(100%);
  }
}
@keyframes scale_y {
  100% {
    transform: scaleY(1);
  }
}
@keyframes scale_y01 {
  100% {
    transform: translateX(-50%) scaleY(1);
  }
}
@keyframes scale_y02 {
  100% {
    transform: translate(-50%, -50%) scaleY(1);
  }
}
/* line 190, ../_states.scss */
.scale_y {
  transform: scaleY(0);
  transform-origin: top;
}
/* line 193, ../_states.scss */
.scale_y.on {
  animation: scale_y 1s cubic-bezier(0.52, 0.11, 0.05, 0.89) forwards;
}
@keyframes scale_x {
  100% {
    transform: scaleX(1);
  }
}
/* line 204, ../_states.scss */
.scale_x {
  transform: scaleX(0);
  transform-origin: left;
}
/* line 207, ../_states.scss */
.scale_x.on {
  animation: scale_x 0.3s ease forwards;
}
@keyframes scale_center {
  100% {
    transform: scale(1);
  }
}
@keyframes scale_center01 {
  100% {
    transform: translate(-50%, 0) scale(1);
  }
}
/* line 223, ../_states.scss */
.scale_center {
  transform: scale(0);
  transform-origin: center;
}
/* line 226, ../_states.scss */
.scale_center.on {
  animation: scale_center 0.3s ease forwards;
}
.features-title .scr_cvr {
  background-color: #b6100e;
  font-size: 20px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  text-align: left;
  color: #fff;
  display: inline-block;
  padding: 4px 15px;
}
.features-title {
  max-width: 100%;
  margin: 0 auto;
}
.works_links {
}
.video-container {
}
.video-box-content span {
  font-family: "Outfit", sans-serif;
  font-size: 15px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  text-align: center;
  color: #10163d;
  display: block;
  padding-bottom: 10px;
}
.video-box-content h3 {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 14px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  text-align: center;
  color: #b6100e;
  margin-bottom: 0;
  padding-bottom: 27px;
  line-height: 28px;
  min-height: 90px;
}
.my-resume-container {
  overflow: hidden;
  height: 168.1px;
}
.my-resume-container video {
  height: 100%;
}
.works_links {
  padding-top: 57px;
  padding-bottom: 30px;
}
#resume {
  background: #fdf5f5 url("img/bg-3.png") no-repeat center bottom;
  text-align: center;
  padding: 0 15px;
  border-bottom: 17px solid #b6100e;
  background-size: contain;
  position: relative;
  border-top: 17px solid #b6100e;
}
#resume::before {
  content: "";
  background: url("img/bg-4.png") no-repeat center top;
  position: absolute;
  left: 0;
  right: 0;
  display: block;
  width: 100%;
  background-size: 100%;
  height: 100%;
}
.video-box-content {
  background-color: #fff;
  padding: 38px 8px;
  margin-bottom: 30px;
  border-radius: 11px;
}
.my-resume {
  padding-top: 20px;
  padding-bottom: 50px;
}
.my-resume-container img {
  max-height: 168.1px;
  margin: 0 auto;
  display: block;
}
.works_links-me .imgwrap {
  width: 293px;
  height: 297.8px;
  margin: 0 auto;
}
.works_box {
  background-position: center center;
  background-size: cover;
  height: 297.8px;
  align-items: center;
  display: flex;
  width: 100%;
  max-width: 293px;
  margin: 0 auto;
  position: relative;
}
.works_box .works_box_img {
  position: absolute;
  top: 0;
  height: 100%;
  width: 100%;
  left: 0;
  bottom: 0;
  right: 0;
}
.works_box .works_box_img img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  margin-bottom: 0px;
  height: 100%;
  max-width: 100%;
}
.works_box .works_content {
  position: absolute;
  z-index: 3;
  text-align: center;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  height: 100%;
  display: flex;
  align-items: center;
}
.works_content_top h2 {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 27px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.41;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
  display: inline-block;
  border-bottom: 1px solid #fff;
  padding-bottom: 25px;
  margin-bottom: 25px;
}
.works_content_top h2 span {
  color: #ffd800;
}
.works_content_top p {
  font-family: "Outfit", sans-serif;
  font-size: 19px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  margin-bottom: 0;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
}
.works_content_top {
  width: 100%;
  position: relative;
}
#work {
  background-color: #fcfbf9;
}
.latest-work-img img {
  max-width: 100%;
  margin: 0 auto;
}
.features-image img {
  max-width: 100%;
  margin: 0 auto;
  display: block;
}
.features-content {
  max-width: 100%;
  margin: 0 auto;
  padding-top: 20px;
}
.skills {
  position: relative;
  border-bottom: 17px solid #b6100e;
}
.skills::before {
  content: "";
  background: url("img/bg-4.png") no-repeat center top;
  position: absolute;
  left: 0;
  right: 0;
  display: block;
  width: 100%;
  background-size: 100%;
  height: 25%;
}
.skills::after {
  content: "";
  background: url("img/bg-1.png") no-repeat center bottom;
  position: absolute;
  bottom: 0;
  right: 0;
  display: block;
  width: 100%;
  background-size: 100%;
  height: 25%;
}
.skills-title h2 {
}
.skills-title.scr_cvr {
  transition: 0.1s;
}
/* line 118, ../_states.scss */
.skills-title.scr_cvr::before {
  transition: all 0.1s cubic-bezier(0.5, 0, 0.3, 1);
  transition-timing-function: cubic-bezier(0.77, 0, 0.175, 1);
}
/* line 132, ../_states.scss */
.skills-video video {
  height: 305px;
}
.skills-title.scr_cvr.on::before {
  right: -100%;
  transition-delay: 0.8s;
}
.skills-title.scr_cvr {
  max-width: 100%;
  padding: 38px 10px;
  background-color: #b6100e;
  text-align: center;
  margin: 0 auto;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 18px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  color: #fff;
}
.skills-title.scr_cvr strong {
  width: 44px;
  height: 44px;
  font-family: "Outfit", sans-serif;
  font-size: 16px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 44px;
  letter-spacing: normal;
  text-align: center;
  color: #b6100e;
  border: solid 2px #fff;
  background-color: #fff;
  display: inline-block;
  margin-right: 10px;
  position: relative;
  top: 0;
}
.skills-text h3 {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 26px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  text-align: center;
  color: #b6100e;
}
.skills-text h4 {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 44px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  text-align: center;
  color: #b6100e;
}
.skills-text {
  padding: 54px 0 63.8px;
}
.skills-img {
  max-width: 100%;
  margin: 0 auto;
}
.skills-video {
  max-width: 100%;
  margin: 0 auto;
}
.skills-video {
  max-width: 100%;
  margin: 0 auto;
  padding-top: 40px;
  padding-bottom: 70px;
}
.skills-content {
  max-width: 100%;
  margin: 0 auto;
}
.skills-content p {
  margin-bottom: 0;
}
.store-info-content .scr_cvr {
  padding: 30px 30px;
  margin: 20px auto 0;
  border-radius: 12px;
  background-color: #b6100e;
  color: #fff;
  margin-bottom: 0;
}
.map-video {
  margin-top: 0px;
  background-color: #a5b9c4;
}
.store-info-content p {
  color: #fff;
  margin-bottom: 0;
}
.modal-body .row {
  margin: 0 auto;
}
.map-location .pop-up-content {
  padding: 30px 15px;
}
.pop-up-content p {
  margin-bottom: 0;
  padding: 78px 0 87px;
}
.modal-content .modal-header {
  border: none;
  width: 100%;
}
.modal-dialog {
  margin: 0 auto;
  height: 100%;
  display: flex;
  align-items: center;
}
.pop-up-content h5 {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 28px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  text-align: center;
  color: #b6100e;
  text-transform: uppercase;
  margin-bottom: 0;
}
.pop-up-content p {
  margin-bottom: 0;
}
.map-location {
  position: absolute;
  width: 100%;
  height: 97%;
  left: 0;
  right: 0;
  top: 0;
}
.map {
  position: relative;
  overflow: hidden;
}
.pop-up-content img {
  border-radius: 11px;
}
.map-point {
  width: 45px;
  position: absolute;
  height: 50px;
  display: block;
  padding: 0;
}
.map-info-one .map-point {
  top: 34.7%;
  left: 40.5%;
}
.map-info-two .map-point {
  top: 38.3%;
  left: 47%;
}
.map-info-three .map-point {
  top: 45.9%;
  left: 30%;
}
.map-info-four .map-point {
  top: 50.3%;
  left: 16%;
}
.map-info-five .map-point {
  top: 47.7%;
  left: 41%;
}
.map-info-six .map-point {
  top: 52%;
  left: 31%;
}
.map-info-seven .map-point {
  top: 54.9%;
  left: 7%;
}
.map-info-eight .map-point {
  top: 53.7%;
  left: 47%;
}
.map-info-nine .map-point {
  top: 53.3%;
  left: 63%;
}
.map-info-ten .map-point {
  top: 47%;
  left: 83.7%;
}
.map-info-eleventh .map-point {
  top: 58%;
  left: 19%;
}
.map-info-twelfth .map-point {
  top: 60%;
  left: 34%;
}
.map .map-point {
  background-color: transparent;
  border: none;
}
.team {
  border-top: 17px solid #b6100e;
  background-color: #fdf5f5;
  position: relative;
  border-bottom: 17px solid #b6100e;
}
.team::before {
  content: "";
  background: url("img/bg-4.png") no-repeat center top;
  position: absolute;
  left: 0;
  right: 0;
  display: block;
  width: 100%;
  background-size: 100%;
  height: 25%;
}
.team::after {
  content: "";
  background: url("img/bg-1.png") no-repeat center bottom;
  position: absolute;
  bottom: 0;
  right: 0;
  display: block;
  width: 100%;
  background-size: 100%;
  height: 25%;
}
.store-info {
  padding-bottom: 200px;
  background-color: #fff;
}
.team .works_links {
  padding-top: 0;
}
.team .works_box {
  position: absolute;
  left: 0;
  right: 0;
  top: -152px;
}
.occupations-text {
  max-width: 100%;
  margin: 150px auto 100px;
  padding-top: 68.1px;
}
.occupations-text p {
  margin-bottom: 0;
  text-align: center;
}
.member-details {
  max-width: 100%;
  height: 380px;
  margin: 61.4px auto 0;
  border-radius: 15px;
  background-color: #e2e2e2;
  overflow: hidden;
  position: relative;
}
.team-img-meta h4 {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 43px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  border-bottom: 1px solid #fff;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
  padding-bottom: 37.5px;
  margin-bottom: 48.9px;
}
.member-picture img {
  max-width: 96px;
}
.team_members_wrapper {
  padding: 41px 30px;
  background-color: #b6100e;
  margin-bottom: 54.8px;
  position: relative;
  z-index: 1;
}
.container {
  position: relative;
  z-index: 1;
}
.team .works_links-me {
  padding: 0 15px;
}
.member-desc p {
  font-size: 26px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  margin-bottom: 0;
  letter-spacing: normal;
  text-align: left;
  color: #fff;
  padding-left: 10px;
}
.member-details a {
  width: 100%;
  height: 100%;
  display: block;
}
.social-connections-area .works_links {
  padding-top: 169.1px;
  padding-bottom: 98.1px;
}
.social-content-area {
  justify-content: center;
  display: flex;
}
.social-content-area p {
  margin-bottom: 0;
}
.social-content-area {
  justify-content: center;
  display: flex;
  padding-bottom: 81px;
}
.social-connections-area {
  padding-bottom: 138.3px;
  border-bottom: 17px solid #b6100e;
  background-color: #fff;
}
.company-info-area {
  background-color: #fdf5f5;
  padding-bottom: 50px;
  border-bottom: 17px solid #b6100e;
  position: relative;
}
.company-info-area::before {
  content: "";
  background: url("img/bg-4.png") no-repeat center top;
  position: absolute;
  left: 0;
  right: 0;
  display: block;
  width: 100%;
  background-size: 100%;
  height: 25%;
}
.company-info-area::after {
  content: "";
  background: url("img/bg-1.png") no-repeat center bottom;
  position: absolute;
  bottom: 0;
  right: 0;
  display: block;
  width: 100%;
  background-size: 100%;
  height: 25%;
}
.job-sec-area .works_links {
  padding-top: 50px;
  padding-bottom: 50px;
}
.company-title h3 {
  background-color: #b6100e;
  font-size: 27px;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  text-align: left;
  color: #fff;
  display: inline-block;
  padding: 4px 15px;
}
.company-info-img-top {
  background-color: #fff;
  position: relative;
  padding: 0 20px 64px;
  margin: 75px auto 0;
}
.company-sub-title {
  position: absolute;
  right: 0;
}
.company-sub-title p {
  text-align: right;
  margin-bottom: 0;
  line-height: inherit;
  font-size: 27px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  font-family: "Outfit", sans-serif;
  letter-spacing: normal;
  color: #b6100e;
}
.company-info-bottom-content {
  padding-top: 38.8px;
}
.company-info-img-bottom {
  padding-top: 51px;
}
.company-info-img-bottom p {
  margin-bottom: 0;
  line-height: 38px;
  font-size: 20px;
  text-align: left;
}
.company-info-bottom-content p {
  font-size: 18px;
}
.company-title {
}
.job-sec-area {
  background-color: #fff;
}
.job-content-img {
  max-width: inherit;
  margin: 0 auto;
  padding-bottom: 84px;
}
.job-content h2 {
  font-size: 32px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: normal;
  text-align: left;
  color: #b6100e;
  text-transform: uppercase;
  margin-bottom: 25px;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 42px;
  font-weight: 800;
}
.job-content {
  max-width: 100%;
  margin: 0 auto;
}
.job-content {
  max-width: 100%;
  margin: 0 auto;
  padding-bottom: 40px;
}
.portfolio-img-three,
.portfolio-img-eight {
  overflow: hidden;
  height: 83px;
}
.portfolio-img-five,
.portfolio-img-ten {
  height: 274px;
  overflow: hidden;
}
.portfolio-img-four,
.portfolio-img-nine {
  overflow: hidden;
  height: 162px;
}
.job-content p {
  margin-bottom: 0;
}
.portfolio-wrapper {
  padding-bottom: 30px;
}
.portfolio-img-five,
.portfolio-img-ten {
}
.portfolio-img-three,
.portfolio-img-eight {
}
.portfolio-img-four,
.portfolio-img-nine {
}
.portfolio-img-five img,
.portfolio-img-three img,
.portfolio-img-four img,
.portfolio-img-ten img,
.portfolio-img-eight img,
.portfolio-img-nine img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  margin-bottom: 0px;
  height: 100%;
  max-width: 100%;
}
.footer-text p br {
  display: none;
}
.footer-text p {
  font-size: 18px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  text-align: left;
  color: #fff;
  margin-bottom: 0;
}
.footer-text h3 {
  font-size: 113px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: normal;
  text-align: left;
  color: #fff;
  margin-bottom: 20px;
}
.footer-text h3 span {
  opacity: 0.3;
  font-size: 113px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: normal;
  text-align: left;
  color: #fff;
}
.footer-top {
  padding: 136px 18.8px 131.2px;
  background-color: #b6100e;
  position: relative;
}
.footer-top::before {
  content: "";
  background: url("img/fooer-bg.png") no-repeat center top;
  position: absolute;
  left: 0;
  right: 0;
  display: block;
  width: 100%;
  background-size: 100%;
  height: 25%;
  top: 0;
}
.footer-top::after {
  content: "";
  background: url("img/fooer-bg1.png") no-repeat center top;
  position: absolute;
  left: 0;
  right: 0;
  display: block;
  width: 100%;
  background-size: 100%;
  height: 25%;
  bottom: 0;
}
.footer-logo {
  max-width: 100%;
  margin: 0 auto;
}
.footer-text {
  padding: 56px 0;
  border-bottom: 1px solid #fff;
}
.footer-text-container img {
  max-width: 100%;
  margin-bottom: 30px;
}
.copyright h3 {
  font-size: 50px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  font-family: "Noto Sans JP", sans-serif;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
}
.copyright p {
  font-size: 17px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  font-family: "Noto Sans JP", sans-serif;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
}
.footer-text.last {
  border-bottom: none;
}
/* Ensure Bootstrap modal is above the backdrop and any custom overlays */
.modal {
  z-index: 1050 !important;
}
.modal-backdrop {
  z-index: 1040 !important;
}
.store-info .container {
  z-index: inherit;
}
.img-responsive.special {
  height: 80px;
  margin: auto;
}
.member-btn {
  background-color: #b60f0e;
  color: white;
  padding: 15px 10px;
  text-align: center;
  margin-bottom: 50px;
  border: 1px solid #b60f0e;
  width: 100%;
}
.member-btn a {
  color: inherit;
  text-decoration: none;
}
.member-btn:hover {
  background-color: white;
  color: #b60f0e;
  border: 1px solid #b60f0e;
}
.member-btn:hover a {
  color: black;
}

/* Slider */
.slick-slide {
  margin: 0px 20px;
}
.slick-slide img {
  width: 100%;
}
/*
.slick-slider
{
position: relative;
display: block;
box-sizing: border-box;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-touch-callout: none;
-khtml-user-select: none;
-ms-touch-action: pan-y;
touch-action: pan-y;
-webkit-tap-highlight-color: transparent;
} */
.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
}
.slick-track:before,
.slick-track:after {
  display: table;
  content: "";
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
.company-title {
  display: flex;
  justify-content: center;
  align-items: center;
}
.no-padding {
  margin-bottom: 0px !important;
}
.btn-width {
  width: 60% !important;
  margin-left: auto;
  margin-right: auto;
}
.store-btn-heading {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 20px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.41;
  letter-spacing: normal;
  color: #b60f0e;
  margin-bottom: 10px;
}
.flex-box {
  display: flex;
  justify-content: center; /* horizontal centering */
  align-items: center;
}
.copyright {
  margin-top: 56px;
}
.member-btn1 {
  background-color: #ffffff;
  color: #b60f0e;
  padding: 15px 10px;
  text-align: center;
  margin-bottom: 50px;
  border: 1px solid #b60f0e;
  width: 100%;
}
.member-btn1 a {
  color: inherit;
  text-decoration: none;
}
.member-btn1:hover {
  background-color: #efc8c8;
  color: black;
  border: 1px solid #b60f0e;
}
.member-btn1:hover a {
  color: black;
}
.center {
  text-align: center !important;
}
