.wp-caption {
  max-width: 100%;
  margin-left: 0;
  margin-right: 0;
}
section.blog .kizi-single .entry-content iframe.instagram-media {
  max-width: 100%!important;
  min-width: inherit!important;
}
@media screen and (max-width: 768px) {
  .sns02 .snsb li:nth-child(4n+1) {
    clear: none;
  }
  .sns02 .snsb li:nph-child(3) {
    margin-bottom: 25px;
  }
}

@media screen and (min-width: 768px) {
  .pc-none {
    display: none !important;
  }

  header.site-header.fixed .container {
    max-width: 1300px;
  }

  .section-banner .wpb_single_image img {
    max-width: inherit;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
  }
}

@media (max-width: 767px) {
  .sp-none {
    display: none !important;
  }
}

header.site-header.fixed {
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
}

@media (min-width: 768px) {
  header.site-header .logo img {
    float: left;
    max-height: 51px !important;
  }

  header.site-header.fixed a {
    display: block;
    padding: 0;
  }
}
@media (max-width: 767px) {
  header.site-header .logo {
    margin: 12px 0 0;
    width: calc(100% - 55px);
  }
}

#nav ul li ul.sub-menu li {
  line-height: 1.5em;
  background: #fff!important;
}

/*#nav ul.menu>li> {
  line-height: inherit;
  padding: 0;
  margin-left: 30px;
}
*/
#nav ul.menu>li>a {
  display: block;
  line-height: 60px;
  font-weight: bold;
}

#nav ul.menu>li>a i {
  margin-right: 5px;
}

#nav ul.menu>li.nav_btn>a {
  padding: 0 40px;
  font-weight: bold;
  position: relative;
  z-index: 1;
  background: #ffe9d1;
  color: #d41919;
  overflow: hidden;
  border-radius: 30px;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px;
  color: 
}
#nav ul.menu>li.nav_btn>a:after {
  content: '';
  position: absolute;
  z-index: -1;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  width: 0;
  height: 103%;
  top: 50%;
  left: 50%;
  background: #d41919;
  opacity: 0;
  -moz-opacity: 0;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}
@media (min-width: 768px) {
  #nav ul.menu>li.nav_btn>a:hover {
    color: #fff !important;
  }
  #nav ul.menu>li.nav_btn>a:hover:after {
      width: 100%;
      opacity: 1;
      -moz-opacity: 1;
  }
}


/*News*/
.section-news .infact-news {
  padding: 75px 0 30px;
}
.section-news .infact-news + .infact-news {
  padding: 0 0 75px;
}

.section-news .infact-news .wrap .left:before,
.section-news .infact-news .wrap .right:before {
  display: none;
}

.section-news .infact-news .wrap .title {
  font-size: 28px;
  font-weight: bold;
  text-transform: inherit;
  line-height: 29px;
  color: #d41919;
}

.section-news .infact-news .wrap .title span {
  font-weight: bold;
}

.section-news .infact-news .wrap .button {
  font-size: 14px;
  z-index: 1;
  font-weight: bold;
  display: inline-block;
  background: #fff;
  color: #d41919 !important;
  overflow: hidden;
  text-decoration: none;
  border: 1px solid #d41919;
  padding: 16px 80px;
  line-height: 1.8em;
  max-width: 100%;
  position: relative;
  border-radius: 30px;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px;
}
.section-news .infact-news .wrap .button:after {
  content: '';
  position: absolute;
  z-index: -1;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  width: 0;
  height: 103%;
  top: 50%;
  left: 50%;
  background: #d41919;
  opacity: 0;
  -moz-opacity: 0;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}
@media (min-width: 768px) {
  .section-news .infact-news .wrap .button:hover:after {
      width: 100%;
      opacity: 1;
      -moz-opacity: 1;
  }

  .section-news .infact-news .wrap .button:hover {
    color: #fff !important;
  }
}

.section-news .infact-news .wrap .button i {
  right: 20px;
  color: #d41919;
}

.section-news .infact-news .wrap .button:hover i {
  color: #fff;
}

.section-news .infact-news .wrap .button:before {
  display: none;
}

@media (min-width: 768px) {
  .section-news .infact-news .wrap .right {
    border-top: 3px solid #fff2f2;
  }

  .section-news .infact-news .wrap .left {
    border-top: 3px solid #fff2f2;
  }
}

.section-news .infact-news .wrap ul li {
    border-bottom: 3px solid #fff2f2;
    padding: 13.5px 0;
}

.section-news .infact-news .wrap ul li .date {
  font-style: normal;
  color: #d41919;
}
/*Nursery*/
.section-nursery .wpb_single_image .vc_single_image-wrapper,
.section-nursery .wpb_single_image .vc_figure {
    display: block;
    max-width: inherit;
}
@media (min-width: 768px) {
  .section-nursery .wpb_single_image .vc_single_image-wrapper img {
    max-width: inherit;
    float: right;
  }
}

.section-nursery .nursery-text {
  position: relative;
  z-index: 1;
}
.section-nursery .nursery-text .ift-heading.style-1 {
  text-align: left;
  position: relative;
  padding-top: 40px;
  padding-bottom: 35px;
}
.section-nursery .nursery-text .ift-heading.style-1:before {
  content: url('../img/img_icon04.png');
  position: absolute;
  right: -100px;
  top: -15px;

}
.home .section-nursery .ift-heading.style-1 .title {
  padding: 0 35px;
}
.home .section-nursery .ift-heading.style-1 .title:before {
    content: url('../img/img_icon02.png');
    left: 0;
    top: 10px;
    position: absolute;
}
.home .section-nursery .ift-heading.style-1 .title:after {
    content: url('../img/img_icon03.png');
    right: 0;
    top: 10px;
    position: absolute;
}
.home .section-nursery .ift-heading.style-1 .subtitle {
  color: #413c37!important;
  font-size: 27px;
  margin-top: 20px;
  line-height: 1.5;
  letter-spacing: 0;
}
.section-nursery {
  position: relative;
}
.section-nursery:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 170px;
  background: #fff;
}
.section-nursery .nursery-text .wpb_content_element {
  padding: 15px 35px 35px;
  background: #fff;
  margin: 0;
  position: relative;
  border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
}
.section-nursery .nursery-text .kute-icon {
  position: absolute;
  bottom: 20px;
  right: 20px;
  -webkit-animation: updown-effect 2s infinite;
  -moz-animation: updown-effect 2s infinite;
  -ms-animation: updown-effect 2s infinite;
  animation: updown-effect 2s infinite;
}
.section-nursery .nursery-text .text-icon {
  position: absolute;
  top: -12px;
  left: 25px;
}
.section-nursery .nursery-text .wpb_content_element a  {
  font-size: 16px;
  margin-top: 1em;
  font-weight: normal;
  display: inline-block;
  background: #fff;
  color: #d41919 !important;
  text-decoration: none;
  border: 1px solid #d41919;
  padding: 15px 80px;
  line-height: 1.8em;
  max-width: 100%;
  position: relative;
  z-index: 1;
  overflow: hidden;
  border-radius: 30px;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px;
}
.section-nursery .nursery-text .wpb_content_element a:before {
  content: '';
  position: absolute;
  z-index: -1;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  width: 0;
  height: 103%;
  top: 50%;
  left: 50%;
  background: #d41919;
  opacity: 0;
  -moz-opacity: 0;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}
@media (min-width: 768px) {
  .section-nursery .nursery-text .wpb_content_element a:hover:before {
      width: 100%;
      opacity: 1;
      -moz-opacity: 1;
  }
  .section-nursery .nursery-text .wpb_content_element a:hover {
    color: #fff!important;
  }
}

.section-nursery .nursery-text .wpb_content_element a:after {
  content: "\f105";
  font-family: 'fontAwesome';
  position: absolute;
  right: 25px;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    font-size: 18px;
}

.nursery-list {
  padding: 50px 50px 1px;
  margin-top: 25px;
  background: #fff;
  border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
}
@media (min-width: 768px) {
  .nursery-list {
    margin-left: 0;
    margin-right: 0;
  }
}
@media (max-width: 767px) {
  .home .section-nursery .ift-heading.style-1 .subtitle {
    font-size: 20px;
  }
  .section-nursery .nursery-text .ift-heading.style-1 {
    padding-top: 120px;
  }
  .section-nursery .nursery-text .ift-heading.style-1:before {
    top: 0;
    right: auto;
    left: 60px;
  }
  .section-nursery .nursery-text .wpb_content_element {
    margin-bottom: 30px;
    padding: 15px 15px 30px;
  }
  .section-nursery .container:first-child {
    padding-left: 0;
    padding-right: 0;
  }
  .home .vc_custom_1550028559916 {
    padding-top: 50px!important;
    padding-bottom: 1px!important;
  }
  .nursery-list {
    padding: 40px 20px 1px;
  }
  .section-nursery .nursery-text .wpb_content_element a  {
    padding-left: 40px;
    padding-right: 40px;
  }
  .section-nursery .nursery-text .wpb_content_element a:after {
    right: 15px;
  }
}
/*About*/
.home p {
  margin: 0 0 10px;
}

.home .ift-heading.style-1 {
  padding: 0 0 25px;
}

.home .ift-heading.style-1 .title {
  color: #d41919 !important;
  font-size: 34px;
  margin: 0;
  position: relative;
  display: inline-block;
}

.home .ift-heading.style-1 .subtitle {
  font-weight: bold;
  text-transform: inherit;
  color: #d41919 !important;
  padding-bottom: 0;
}

.section-about .ift-heading.style-1 .container,
.section-voice .ift-heading.style-1 .container {
  position: relative;
}

.section-about .ift-heading.style-1 .container:before {
  content: '';
  width: 236px;
  height: 160px;
  background: url('../img/about_img_icon01.png') 0 0 no-repeat;
  position: absolute;
  left: 60px;
  top: -70px;
}
.section-about .ift-heading.style-1 .container:after {
  width: 222px;
  height: 175px;
  background: url('../img/about_img_icon02-new.png') 0 0 no-repeat;
  position: absolute;
  right: 40px;
  top: -90px;
}

.section-about .ift-heading.style-1 .title,
.section-voice .ift-heading.style-1 .title {
  padding-left: 20px;
  padding-right: 20px;
}

.section-about .ift-heading.style-1 .title:before,
.section-voice .ift-heading.style-1 .title:before {
  content: '';
  background: #feb3b0;
  height: 45px;
  width: 3px;
  position: absolute;
  left: -5px;
  top: 28px;
  transform: rotate(-50deg);
  -moz-transform: rotate(-50deg);
  -webkit-transform: rotate(-50deg);
  -ms-transform: rotate(-50deg);
  -o-transform: rotate(-50deg);
}

.section-about .ift-heading.style-1 .title:after,
.section-voice .ift-heading.style-1 .title:after {
  content: '';
  background: #feb3b0;
  height: 45px;
  width: 3px;
  position: absolute;
  right: -5px;
  top: 28px;
  transform: rotate(50deg);
  -moz-transform: rotate(50deg);
  -webkit-transform: rotate(50deg);
  -ms-transform: rotate(50deg);
  -o-transform: rotate(50deg);
}

.section-about .ift-heading.style-1 .title:before,
.section-voice .ift-heading.style-1 .title:before {
  transform: inherit;
  content: url(https://www.hyogo-yakult.jp/media-091/wp-content/uploads/2019/01/icon_3.png);
  background: none;
  left: -30px;
}

.section-about .ift-heading.style-1 .title:after,
.section-voice .ift-heading.style-1 .title:after {
  transform: inherit;
  content: url(https://www.hyogo-yakult.jp/media-091/wp-content/uploads/2019/01/icon_2.png);
  background: none;
  right: 5px;
  transform: inherit;

}

@media (min-width: 768px) {
  .section-about .wpb_text_column {
    padding-left: 170px;
    padding-right: 170px;
  }
}

.home .infact-three-column-fullwidth.style-2 .img {
  height: auto;
  text-align: center;
  overflow: visible;
}
.home .section-nursery .infact-three-column-fullwidth.style-2 .img img {
  width: auto;
}

.home .infact-three-column-fullwidth .img:hover img {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-animation: hovereffect 2s infinite;
  -moz-animation: hovereffect 2s infinite;
  -ms-animation: hovereffect 2s infinite;
  animation: hovereffect 2s infinite;
}

.home .infact-three-column-fullwidth.style-2 .title-wrap {
  padding: 10px 0;
  text-align: center;
}

.home .infact-three-column-fullwidth.style-2 .title-wrap .title {
  font-size: 18px;
  font-weight: bold;
}

.home .infact-three-column-fullwidth.style-2 {
  margin-bottom: 40px;
}

/*Service*/
.section-service .vc_column_container.vc_col-sm-12>.vc_column-inner {
  padding-left: 15px !important;
  padding-right: 15px !important;
}

.section-service .wpb_single_image .vc_single_image-wrapper {
  position: relative;
  overflow: hidden;
  border-radius: 18px;
  -moz-border-radius: 18px;
  -webkit-border-radius: 18px;
  -ms-border-radius: 18px;
  -o-border-radius: 18px;
}
@media (min-width: 768px) {
  .section-service .wpb_single_image .vc_single_image-wrapper:hover {
    -webkit-animation: hovereffect 2s infinite;
    -moz-animation: hovereffect 2s infinite;
    -ms-animation: hovereffect 2s infinite;
    animation: hovereffect 2s infinite;
  }
}

.section-service .wpb_single_image .vc_single_image-wrapper:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: rgba(236, 195, 195, 0.6);
  z-index: 1;
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  border-radius: 18px;
  -moz-border-radius: 18px;
  -webkit-border-radius: 18px;
  -ms-border-radius: 18px;
  -o-border-radius: 18px;
}

.section-service .wpb_single_image .vc_single_image-wrapper:hover:after {
  filter: alpha(opacity=1);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}

/*Blog*/
.section-blog {
  position: relative;
}

@media (min-width: 768px) {
  .section-blog:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 240px;
    background: #fff;
  }

  .section-blog>div {
    position: relative;
    z-index: 1;
  }
}

.section-blog .ift-news .news-wrap .wrap {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}

.section-blog .ift-news .news-wrap .item .bottom {
  padding: 15px;
}

.section-blog .ift-news .news-wrap .item .img {
  width: 100%;
  border-radius: 10px 10px 0 0;
  -moz-border-radius: 10px 10px 0 0;
  -webkit-border-radius: 10px 10px 0 0;
  -ms-border-radius: 10px 10px 0 0;
  -o-border-radius: 10px 10px 0 0;
  position: relative;
  overflow: hidden;
  margin: 0;
}

.section-blog .ift-news .news-wrap .item .img:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(212, 25, 25, 0.2);
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
}

.section-blog .ift-news .news-wrap .item:hover .img:after {
  filter: alpha(opacity=1);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}

.section-blog .ift-news .news-wrap .item .bottom .category span {
  font-size: 12px;
  color: #d41919;
  margin-right: 10px;
  display: inline-block;
  font-weight: bold;
  float: left;
  line-height: 1.5;
}

.section-blog .ift-news .news-wrap .item h3 {
  font-size: 18px;
  font-weight: bold;
  margin: 10px 0 15px;
  letter-spacing: 0.05em;
}

.section-blog .ift-news .news-wrap .item .bottom .date {
  font-size: 12px;
  color: #a1a1a1;
}

.section-blog .wpb_text_column a {
  text-decoration: none;
  float: right;
  font-weight: bold;
  color: #d41919;
}

.section-blog .wpb_text_column a i {
  width: 36px;
  height: 36px;
  line-height: 34px;
  text-align: center;
  font-size: 1.1em;
  border: 1px solid #d41919;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}

.section-blog .wpb_text_column a:hover i {
  background: #d41919;
  color: #fff;
}

@media (min-width: 768px) {
  .section-blog .ift-news .news-wrap .item:after {
    content: '';
    position: absolute;
    background: #fff;
    left: 30px;
    right: 30px;
    top: 0;
    bottom: 0;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    box-shadow: 0 3px 8px #dbdbdb;
    -moz-box-shadow: 0 3px 8px #dbdbdb;
    -ms-box-shadow: 0 3px 8px #dbdbdb;
    -webkit-box-shadow: 0 3px 8px #dbdbdb;
    -o-box-shadow: 0 3px 8px #dbdbdb;
  }

  .section-blog .ift-news .news-wrap .wrap {
    margin-left: -30px;
    margin-right: -30px;
  }

  .section-blog .ift-news .news-wrap .item>* {
    position: relative;
    display: block;
    z-index: 1;
    overflow: hidden;
  }

  .section-blog .ift-news .news-wrap .item {
    position: relative;
    padding-left: 30px;
    padding-right: 30px;
  }

  .section-blog .ift-news .news-wrap .item .bottom {
    background: transparent;
  }

  .section-blog .ift-news .news-wrap .item:nth-child(2n+2) {
    position: relative;
    top: 30px;
  }

  .section-blog .ift-news .news-wrap .item h3:hover {
    color: #d41919 !important;
  }
}


@media (max-width: 767px) {
  .infact-table table {
    width: 100%!important;
  }
  .infact-table tr,
  .infact-table td {
    width: auto!important;
  }
}
#nav-sp {
  margin-top: 0!important;
  padding-top: 60px;
}
/*Footer*/
.site-footer-template .wrap-footer-template {
  padding: 0;
}

.site-footer-template .img img {
  display: block;
}

.site-footer-template .text {
  padding: 55px 0;
}
.site-footer-template .text p {
  margin: 0 0 10px;
}
.site-footer-template .text strong {
  color: #d41919;
  display: block;
  padding-left: 20px;
  position: relative;
}

.site-footer-template .text strong:before {
  content: '';
  height: 1px;
  width: 15px;
  background: #d41919;
  position: absolute;
  left: 0;
  top: 50%;
}

.site-footer-template .text h3 {
  font-size: 32px;
  color: #413c37;
  margin: 0.25em 0 15px;
  letter-spacing: 0;
}

a.viewmore,
.site-footer-template .text a {
  display: inline-block;
  background: #fff;
  color: #d41919 !important;
  text-decoration: none;
  border: 1px solid #d41919;
  padding: 15px 80px;
  max-width: 100%;
  position: relative;
  z-index: 1;
  overflow: hidden;
  border-radius: 30px;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px;
}
a.viewmore:before,
.site-footer-template .text a:before {
  content: '';
  position: absolute;
  z-index: -1;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  width: 0;
  height: 103%;
  top: 50%;
  left: 50%;
  background: #d41919;
  opacity: 0;
  -moz-opacity: 0;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}
a.viewmore:hover:before,
.site-footer-template .text a:hover:before {
    width: 100%;
    opacity: 1;
    -moz-opacity: 1;
}

a.viewmore:hover,
.site-footer-template .text a:hover {
  color: #fff !important;
}

a.viewmore:after,
.site-footer-template .text a:after {
  content: "\f105";
  font-family: "fontAwesome";
  position: absolute;
  right: 28px;
  top: 50%;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}

@media (min-width: 768px) {
  .site-footer-template .container {
    position: relative;
  }
  .site-footer-template .img {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 488px;
  }

  .site-footer-template .text {
    float: right;
    width: 536px;
    padding-left: 20px;
  }
}

.widget_nav_menu ul.menu>li:before {
  content: "\f0da";
  font-family: 'FontAwesome';
  width: auto;
  height: auto;
  background: transparent;
  top: 1px;
  color: #413c37;
}

.widget_nav_menu ul.menu li ul.sub-menu li:before {
  content: '\f105';
  font-family: 'FontAwesome';
  width: auto;
  height: auto;
  background: transparent;
  top: 1px;
  color: #413c37;
}
/*footer.site-footer {
  padding: 15px 0!important;
}*/
footer.site-footer .footer-column {
  font-size: 16px;
}

footer.site-footer .footer-column a {
  color: #413c37 !important;
}
footer.site-footer .footer-column a:hover {
  text-decoration: underline;
}

footer.site-footer .footer-column .column ul:not(.menu) li {
  display: block;
}

.widget_nav_menu ul.menu li ul.sub-menu {
  font-size: 14px;
}

footer.site-footer .footer-column .textwidget {
  font-size: 12px;
}

footer.site-footer .footer-column .textwidget p {
  margin: 0;
}

footer.site-footer #copyright {
  padding-top: 15px;
  border-top: 1px solid rgba(65, 60, 55, 0.2);
  font-size: 10px;
  text-transform: uppercase;
  letter-spacing: 0.2em;
}




.section-news .infact-news .bage {
  min-width: 95px;
  background: #d41919;
  color: white;
  padding: 0px 10px;
  border-radius: 2px;
  display: inline-block;
  text-align: center;
  margin-right: 5px;
  font-size: 12px;
  line-height: 24px;
}


.section-news .infact-news .wrap .button {
  border-radius: 25px;
  line-height: 16px;
  border: 1px solid #d41919;
  color: #d41919 !important;
}

/*.section-news .infact-news .wrap .button:hover {
  border-color: transparent;
}
*/
.section-news .infact-news .wrap .button i {
  color: #d41919;
}

#media_image-2 {
  margin-bottom: 5px;
}

.section-voice:after {
  display: none;
}

.section-blog .ift-news .news-wrap .item:after {
  box-shadow: 0 0 8px 0 #dbdbdb;
}

.section-voice .ift-news .news-wrap .item:after {
  box-shadow: none;
  border-radius: 4px;
}

.section-voice .ift-news .news-wrap .item .img {
  background-color: #fff;
}

.section-voice .ift-news .news-wrap .item:nth-child(2n+2) {
  top: 0;
}

.section-voice .ift-news .category {
  display: none;
}

.section-voice .ift-news .news-wrap .item {
  background-color: #fff;
}

.section-voice .ift-news .news-wrap .item .img {
  border-radius: 0;
  border: 2px solid #d41919;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
@media (min-width: 768px) {
  .section-voice .ift-news .news-wrap .item .img:hover {
    transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
  }
}


.section-voice .ift-news .news-wrap .item h3 {
  margin-top: 0;
  margin-bottom: 5px;
}

.section-voice .ift-news .news-wrap .item .bottom {
  padding-left: 0;
  padding-right: 0;
}

/*Mobile*/
@media (max-width: 767px) {
  .section-news .infact-news {
    padding: 0 0 30px;
  }
  .section-news .infact-news + .infact-news {
    padding: 0 0 50px;
  }
  .section-about .ift-heading.style-1 .container {
    padding-top: 120px;
  }

  .section-about .ift-heading.style-1 .container:before {
    left: 10px;
    top: 0;
    height: 120px;
    background-size: auto 100%;
    background-position: left center;
  }
  .section-about .ift-heading.style-1 .container:after {
    right: 10px;
    top: 0;
    height: 130px;
    background-size: auto 100%;
    background-position: right center;
  }
  .home .ift-heading.style-1 .title {
    font-size: 30px;
  }

  .home .infact-three-column-fullwidth.style-2 {
    margin-left: -15px;
    margin-right: -15px;
  }

  .home .vc_custom_1545878844157 {
    padding: 50px 0 !important;
  }

  .home .vc_custom_1545878390391 {
    padding: 50px 0 10px !important;
  }

  .section-service .wpb_single_image .vc_single_image-wrapper {
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -ms-border-radius: 0;
  }

  .section-service .wpb_single_image .vc_single_image-wrapper:after {
    display: none !important;
  }

  .section-blog .ift-news .news-wrap .item {
    background: #fff;
    margin-bottom: 30px;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    box-shadow: 0 3px 8px #dbdbdb;
    -moz-box-shadow: 0 3px 8px #dbdbdb;
    -ms-box-shadow: 0 3px 8px #dbdbdb;
    -webkit-box-shadow: 0 3px 8px #dbdbdb;
    -o-box-shadow: 0 3px 8px #dbdbdb;
  }

  .section-blog .ift-news .news-wrap .item .bottom {
    margin: 0;
    width: 100%;
    background: transparent;
  }

  .section-blog .ift-news .container {
    padding-left: 0;
    padding-right: 0;
  }

  .home .vc_custom_1546396429317 {
    padding: 50px 0 !important;
  }

  .site-footer-template .text {
    padding: 30px 0 0;
  }

  .site-footer-template .text h3 {
    font-size: 24px;
  }

  .site-footer-template .text h3 br {
    display: none;
  }
  .section-voice .ift-news .news-wrap .item{
    padding:15px;
  }
  .section-news .infact-news .wrap ul li{
    padding:10px 0;
  }
  .home .ift-heading.style-1 .title{
    font-size: 26px;
  }
  .site-footer-template {
    padding: 0;
  }
  .site-footer-template .text a {
    display: block;
    width: 100%;
    margin: 20px auto;
        text-align: center;
    padding: 16px 0px;
}
}
@media (max-width: 400px) {
  .section-about .ift-heading.style-1 .container:before,
  .section-about .ift-heading.style-1 .container:after {
    height: 110px;
  }
}
@media(min-width:768px){
  .section-voice .ift-news .news-wrap .item{
    width: 28%;
    margin: 0 2.5%;
    padding: 25px;
    padding-bottom: 5px;
  }
}
footer.site-footer .footer-bottom {
  background: transparent!important;
}
footer.site-footer .footer-bottom ul {
  display: none;
}
footer.site-footer .footer-bottom .footer-banner {
  display: block;
}
footer.site-footer .footer-bottom .footer-banner img {
  display: block;
}

@-webkit-keyframes hovereffect{
  0% {     
    transform: rotate(0deg);
  }
  25% {
    transform: rotate(5deg);
  }  
  50% {     
    transform: rotate(0deg);
  } 
  75% {
    transform: rotate(5deg);
  }
  100% {     
    transform: rotate(0deg);
  }
}
@-moz-keyframes hovereffect{
  0% {     
    transform: rotate(0deg);
  }
  25% {
    transform: rotate(5deg);
  }  
  50% {     
    transform: rotate(0deg);
  } 
  75% {
    transform: rotate(5deg);
  }
  100% {     
    transform: rotate(0deg);
  }
}
@-o-keyframes hovereffect{
  0% {     
    transform: rotate(0deg);
  }
  25% {
    transform: rotate(5deg);
  }  
  50% {     
    transform: rotate(0deg);
  } 
  75% {
    transform: rotate(5deg);
  }
  100% {     
    transform: rotate(0deg);
  }
}
@keyframes hovereffect{
  0% {     
    transform: rotate(0deg);
  }
  25% {
    transform: rotate(5deg);
  }  
  50% {     
    transform: rotate(0deg);
  } 
  75% {
    transform: rotate(5deg);
  }
  100% {     
    transform: rotate(0deg);
  } 
}



@-webkit-keyframes updown-effect {
  8%{
      transform: translateY(6px);
  }
  25%{
      transform: translateY(-8px);
  }
  42%{
      transform: translateY(10px);
  }
  58%{
      transform: translateY(-10px);
  }
  75%{
      transform: translateY(8px);
  }
  92%{
      transform: translateY(-6px);
  }
}
@-moz-keyframes updown-effect {
  8%{
      transform: translateY(6px);
  }
  25%{
      transform: translateY(-8px);
  }
  42%{
      transform: translateY(10px);
  }
  58%{
      transform: translateY(-10px);
  }
  75%{
      transform: translateY(8px);
  }
  92%{
      transform: translateY(-6px);
  }
}
@-o-keyframes updown-effect {
  8%{
      transform: translateY(6px);
  }
  25%{
      transform: translateY(-8px);
  }
  42%{
      transform: translateY(10px);
  }
  58%{
      transform: translateY(-10px);
  }
  75%{
      transform: translateY(8px);
  }
  92%{
      transform: translateY(-6px);
  }
}
@keyframes updown-effect  {
  8%{
      transform: translateY(6px);
  }
  25%{
      transform: translateY(-8px);
  }
  42%{
      transform: translateY(10px);
  }
  58%{
      transform: translateY(-10px);
  }
  75%{
      transform: translateY(8px);
  }
  92%{
      transform: translateY(-6px);
  }
}


@keyframes leftright-effect  {
  8%{
      transform: translateX(6px);
  }
  25%{
      transform: translateX(-8px);
  }
  42%{
      transform: translateX(10px);
  }
  58%{
      transform: translateX(-10px);
  }
  75%{
      transform: translateX(8px);
  }
  92%{
      transform: translateX(-6px);
  }
}
@media (min-width: 768px) {
  #loopslider {
    margin-top: -100px;
  }
}
#loopslider {
  height: 220px;
  text-align: left;
  position:relative;
  width: 100%;
  overflow: hidden;
  z-index: 1;
}
#loopslider ul {
  height: 220px;
  overflow: hidden;
  display: inline-block;
  float: left;
  padding: 0;
}
#loopslider ul li {
  width: 150px;
  display: inline-block;
  height: 220px;
  line-height: 220px;
  text-align: center;
  float: left;
}
#loopslider ul li img {
  display: inline-block;
  vertical-align: middle;
}
@media (max-width: 767px) {
  #loopslider {
    margin: -70px 0 30px;
  }
  #loopslider ul li {
    width: 120px;
  }
  #loopslider,
  #loopslider ul,
  #loopslider ul li {
    height: 200px;
  }
  #loopslider ul li {
    line-height: 200px;
  }
}

.section-sing-category {
  display: none;
}
.staff-workday-schedule.style_3 .item h3 .time {
  font-size: 1.2em;
  font-weight: 700;
  margin-bottom: 10px;
}
.staff-workday-schedule.style_3 .item h3 .time img {
  transform: translateY(5px);
  -moz-transform: translateY(5px);
  -webkit-transform: translateY(5px);
  -ms-transform: translateY(5px);
  -o-transform: translateY(5px);
}
.ift-flow {
  padding-top : 0 !important;
}
.section-bacthang {
  padding: 26px 0 36px;
}
.ift-heading.style-1 .title span {
  color: #e51313;
}
/*.section-banner {
  background: #fff6f1;
  padding: 15px 0px 25px;
}*/
.section-banner .ift-heading.style-1 {
  padding-bottom: 0;
}
.section-recruit {
  padding: 46px 0;
}
@media screen and (min-width: 768px) {
  .section-recruit .vc_col-sm-4 {
    margin-bottom: 30px;  
  }
  .wpb-js-composer .vc_tta-color-orange.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels, .wpb-js-composer .vc_tta-color-orange.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels::after, .wpb-js-composer .vc_tta-color-orange.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels::before {
    border-color: transparent !important;
  }
}
.section-recruit .vc_btn3-container.vc_btn3-center {
  text-align: left;
}
.section-recruit .vc_btn3.vc_btn3-color-warning.vc_btn3-style-modern {
  padding: 0 20px;
  font-weight: bold;
  position: relative;
  z-index: 1;
  background: #ffe9d1;
  color: #d41919;
  overflow: hidden;
  border-radius: 30px;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px;
  line-height: 40px;
  font-size: 16px;
  border: none;
 }
.section-recruit .vc_btn3.vc_btn3-color-warning.vc_btn3-style-modern:before {
  font-family: 'fontAwesome';
  content: "\f13a";
  margin-right: 6px;
 }
.section-recruit .vc_btn3.vc_btn3-color-warning.vc_btn3-style-modern:hover {
  opacity: 0.8;
 }
.section-recruit .wpb_text_column {
  font-size: 13px;
 }
.section-recruit .wpb_text_column strong {
  font-size: 22px;
 }
.section-recruit .wpb_text_column h3 {
  margin-bottom: 0;
 }
.section-recruit .wpb_single_image {
  margin-bottom: 0 !important;
 }
 .section-tabs .staff-workday-schedule {
  margin-top: 0;
  padding-top: 20px;
 }
 /*.section-tabs .staff-workday-schedule.style_2 .item h3 .tt img {
  display: none;
 }*/
 .section-160 {
  padding: 50px 0 40px;
 }
 .section-3cot {
  background-color: #fff6f1;
  padding: 40px 0 20px;
 }
 .section-2cot {
  padding: 60px 0 20px;
 }



 /*Page Jobs*/
.page-id-3381 .wrap .main-pazi {
  width: 100%;
  max-width: 1024px;
  margin: 0 auto;
}
.page-id-3381 .job-item > div > .vc_column_container {
  border: 2px solid #d41919;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px; 
  margin-bottom: 40px;
}
.page-id-3381 .job-item h2 {
  padding: 10px 2em 10px 10px;
  position: relative;
  vertical-align: middle;
  font-size: 1.3em;
  border-bottom: 1px solid #aaa;
}
.page-id-3381 .job-item h2:after {
  content: "\f105";
  font-size: 1.5em;
  font-weight: 700;
  font-family: FontAwesome;
  display: inline-block;
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}
@media (min-width: 768px) {
  .page-id-3381 .job-item h2 ~ .container > div {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    -moz-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .page-id-3381 .job-item a.viewmore {
    float: right;
  }
}

.page-id-3381 .job-item h2 ~ .container {
  padding: 15px 10px;
}
.page-id-3381 .job-item h3 {
  font-size: 1.3em;
}
/*.page-id-3381 .job-item .vc_col-sm-9 > .vc_column-inner {
  padding-left: 0;
}*/
@media (max-width: 767px) {
  .page-id-3381 .job-item {
    padding-left: 15px;
    padding-right: 15px;
  }
  .page-id-3381 .job-item h3,
  .page-id-3381 .job-item h2 {
    font-size: 1.1em;
  }
  .page-id-3381 .job-item h3 {
    margin-top: 15px!important;
  }
  .page-id-3381 .job-item h2:after {
    right: 12px;
  }
  .page-id-3381 .job-item h2 ~ .container {
    padding-left: 0;
    padding-right: 0;
  }
  .page-id-3381 .job-item a.viewmore {
    font-size: 13px;
    padding: 15px 20px 15px 10px;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
  }
  .page-id-3381 .job-item a.viewmore:after {
    right: 10px;
  }
}
.offcial_sns {
  padding: 0 0 150px;
}
.offcial_sns .ift-heading.style-1 .container {
  background: #fff;
  display: inline-block;
  width: inherit;
  padding: 0 20px;
}
.offcial_sns .wpb_text_column {
  border: 12px solid #fff5e6;
  border-radius: 30px;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  width: 800px;
  max-width: calc(100% - 30px);
  margin: -80px auto 0;
  padding: 70px 10px 15px;
  text-align: center;
}
.offcial_sns .wpb_text_column a {
  display: inline-block;
  margin: 0 25px 15px;
  text-decoration: none;
  color: #413c37;
  font-size: 16px;
  font-weight: 500;
}
.offcial_sns .wpb_text_column a img {
  display: block;
  margin: 0 auto 10px;
  width: 71px;
}
@media (max-width: 767px) {
  .offcial_sns {
    padding-bottom: 60px;
  }
  .offcial_sns .ift-heading.style-1 .container {
    width: 80%;
    padding: 0 5px;
  }
  .offcial_sns .wpb_text_column {
    border-width: 6px;
    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
  }
  .offcial_sns .wpb_text_column a {
    margin: 0 5px 10px;
  }
  .offcial_sns .wpb_text_column a img {
    width: 60px;
  }
}
.f_social {
  margin-top: 30px;
  margin-bottom: 30px;
}
.f_social a {
  display: inline-block;
  margin-right: 15px;
}
.f_social ~ p img {
  width: 78px;
  margin-right: 10px;
}



.yakult_workday_schedule .staff-workday-schedule {
	padding: 0;
	margin: 0;
}
.yakult_workday_schedule .staff-workday-schedule .item {
    counter-increment: number;
    padding-left: 150px;
    background: transparent;
    margin: 0;
    padding-bottom: 30px;
    vertical-align: top;
}
.yakult_workday_schedule .staff-workday-schedule .item:before {
	content: counter(number);
    display: inline-block;
    width: 100px;
    line-height: 100px;
    height: 100px;
    text-align: center;
    font-size: 40px;
    font-weight: 500;
    color: #fff;
    top: 0;
    left: 0;
    background: #a3d9b8;
    z-index: 1;
}
.yakult_workday_schedule .staff-workday-schedule .item:after {
	content: '';
	width: 4px;
	height: 90%;
	position: absolute;
	left: 48px;
	bottom: 0;
	background: #a3d9b8;
}
.yakult_workday_schedule .staff-workday-schedule .item:last-child:after {
	display: none;
}
.yakult_workday_schedule .staff-workday-schedule .item h3 .tt {
	margin-left: 0;
}
.yakult_workday_schedule .staff-workday-schedule .item .img {
	display: none;
}
@media (max-width: 767px) {
	.yakult_workday_schedule .staff-workday-schedule .item {
		padding-left: 100px;
	}
	.yakult_workday_schedule .staff-workday-schedule .item:before {
		width: 80px;
		line-height: 80px;
		height: 80px;
	}
	.yakult_workday_schedule .staff-workday-schedule .item:after {
		left: 38px;
	}
}
.footer_banner_fixed {
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	background: #FFECD0;
	z-index: 222;
}
.footer_banner_fixed .vc_inner .vc_column-inner > .wpb_wrapper {
	display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
}
.footer_banner_fixed .wpb_single_image {
	margin: 0;
}
@media (min-width: 768px) {
	.footer_banner_fixed .wpb_single_image:first-child {
		margin-top: -19px;
	}
	.footer_banner_fixed .wpb_single_image:last-child {
		padding-left: 2rem;
	}
	.footer_banner_fixed:before {
		content: '';
		width: calc(50% - 512px);
		position: absolute;
		background: #CE1C28;
		left: 0;
		top: 0;
		height: 100%;
	}
	.page-tc-yakult1000 .infact-two-column .item {
		display: -webkit-box;
	    display: -moz-box;
	    display: -ms-flexbox;
	    display: -webkit-flex;
	    display: flex;
		-webkit-flex-flow: row wrap;
		-moz-flex-flow: row wrap;
		-ms-flex-flow: row wrap;
		flex-flow: row wrap;
		align-items: center;
	}
	.page-tc-yakult1000 .infact-two-column .list .item.default .right {
		margin-left: auto;
	}
	.page-tc-yakult1000 .infact-two-column .item.reverse {
		flex-direction: row-reverse;
	}
	.page-tc-yakult1000 .infact-two-column .list .item.reverse .right {
		margin-right: auto;
	}
}
@media (max-width: 767px) {
	.footer_banner_fixed .container {
		padding: 0;
	}
}
.page-tc-yakult1000-kcaloff {
  background: #FFF7F4;
}
.page-tc-yakult1000-kcaloff .footer_banner_fixed:before {
  background: #E70D43;
}
.page-tc-yakult1000-kcaloff .infact-two-column .list .item .right .clearfix.icon-top .sub-title {
  font-size: 32px;
  letter-spacing: 0;
  margin-top: 0;
}
.page-tc-yakult1000-kcaloff .infact-two-column .container {
  max-width: 1120px;
}
.page-tc-yakult1000-kcaloff .infact-two-column {
  margin: 0 0 100px;
}
.page-tc-yakult1000-kcaloff .infact-two-column .list .item .left .sub-img {
  background: #fff;
  padding: 35px;
}
.page-tc-yakult1000-kcaloff .infact-two-column .list .item {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  align-items: center;
}
@media screen and (min-width: 768px) {
  .page-tc-yakult1000-kcaloff .infact-two-column .list .item.default .right {
    margin-left: auto;
  }
  .page-tc-yakult1000-kcaloff .infact-two-column .list .item.reverse {
    flex-direction: row-reverse;
  }
  .page-tc-yakult1000-kcaloff .infact-two-column .list .item.reverse .right {
    margin-right: auto;
  }
}
.k_btn {
  font-size: 15px;
  background: #D41919;
  line-height: 56px;
  padding: 0 70px;
  border-radius: 30px;
  color: #fff!important;
  display: inline-block;
  text-decoration: none;
  margin-top: 30px;
  position: relative;
}
.k_btn:after {
  content: "\f105";
  font-family: 'fontAwesome';
  position: absolute;
  right: 20px;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  font-size: 18px;
}
@media (max-width: 767px) {
  .page-tc-yakult1000-kcaloff .infact-two-column {
    margin: 0 0 50px;
  }
  .page-tc-yakult1000-kcaloff .infact-two-column .list .item .right .clearfix.icon-top .sub-title  {
    font-size: 20px;
    margin-top: 25px;
  }
  .page-tc-yakult1000-kcaloff .infact-two-column .list .item .left .sub-img {
    padding: 20px;
    border-radius: 20px;
  }
  .page-tc-yakult1000-kcaloff .infact-two-column .list .item .left {
    padding-left: 30px;
    padding-right: 30px;
  }
}
