/*----------------------------------------------------------------------------*\
  BASE
  ----------------------------------------------------------------------------*/
html, body {
  min-height: 100%;
  font-family: sans-serif;
}

.footer-page {
  background: #fff;
}

img {
  width: 100%;
  text-align: center;
  margin: auto;
  display: block;
}


h2 {
  font-size: 27px;
  line-height: 1.5em;
}

h3 {
  font-size: 27px;
  line-height: 1.5em;
  color: #333;
  background: #f2cf7e;
  padding:0.1em 0 0 0.4em;
  margin-top: 4%;
  margin-bottom: 4%;
}

.date {
  font-weight: normal;
  font-size: 18px;
}

h4 {
  font-size: 20px;
  line-height: 1.5em;
  border-left:solid 10px #cccccc;
  padding:0.1em 0 0 0.4em;
  margin-top: 2%;
  margin-bottom: 2%;
}

p.service_title {
  font-size: 1.5em;
  line-height: 1.5em;
  background: #f2cf7e;;
  padding:0.1em 0 0 0.4em;
  margin-top: 2%;
  margin-bottom: 2%;
}

h5 {
  font-weight: lighter;
  margin-top: 40px;
  font-size: 23px;
  line-height: 2.5em;
}

h5.millvi {
    margin-bottom: 0.2rem;
    background-image: linear-gradient(90deg, #6087b9 0 20%, #dedede 20%);
    background-repeat: no-repeat;
    background-size: 100% 10%;
    background-position: bottom;
    color: #323232;
    font-weight: bold;
    font-size: 20px;
}

h5.vimeo {
    margin-bottom: 0.2rem;
    background-image: linear-gradient(90deg, #7fe5f9 0 20%, #dedede 20%);
    background-repeat: no-repeat;
    background-size: 100% 10%;
    background-position: bottom;
    color: #323232;
    font-weight: bold;
    font-size: 20px;
}

ul.merit {
  margin: 50px;
}

p.text {
  margin: 30px 50px;
  line-height: 2.3em;
}

.text_center {
  font-size: 1.2em;
  text-align: center;
  margin: 30px 30px;
  line-height: 2.3em;
}

th {
  font-size: 1.2em;
  color: #333;
  background-color:#ccc;
}

.two_columns {
  display: flex;
}

ul.features, il {
  font-size: 0.9em;
  line-height: 2em;
}
p.notes {
  margin-top: 10px;
  font-size: 0.9em;
}
p.bold {
  margin-top: 20px;
  font-size: 1.4rem;
  font-weight: bold;
  text-align: center;
}

.marker {
  font-size: 1rem;
  font-weight: bold;
  background-color: #ffffd1;
}

.features {
  margin: 20px 50px 20px 50px;
  background: #e6f7ff;
  padding: 20px;
}
.price {
  width: 12%;
  float: left;
  margin: 10px 20px 20px 0;
}

.trainee {
  color: #fff;
  background: #4fc9c1;
  padding: 5px 3px 3px 5px;
  margin-right: 5px;
}
.admin {
  color: #fff;
  background: #696969;
  padding: 5px 3px 3px 5px;
  margin-right: 5px;
}

.options {
  display: flex;
  flex-wrap:wrap;
  justify-content:space-between;
}

.movies {
  display: flex;
  flex-wrap:wrap;
  justify-content:center;
}

.movie-box {
  width:25%;
  padding:25px 18px 10px;
  background-color: #fff;
  border:1px solid #ccc;
  border-radius: 20px;
  margin-right: 50px;
  margin-bottom: 50px;
}

.movie_icon {
  width: 80%;
}
.mov_text {
  text-align: center;
  line-height: 1.4;
}
.op-box {
  width:25%;
  padding:25px 18px 10px;
  background-color: #f5f5f5;
  margin-bottom: 50px;
}

.option_icon {
  width: 50%;
  margin-bottom: 10px;
}
.options .box_til {
  font-weight:900;
  font-size:1.4rem;
  text-align:center;
  color: #4b4b4b;
}
.language {
  line-height: 1.4;
}

.options .box_text {
  font-size: 16px;
  line-height: 1.2;
  color: #4b4b4b;
}

.document_req {
  width: 35%;
}

.shuffle {
 margin: auto;
 width: 50%;
 margin-bottom: 50px;
}

.feeimg {
  width: 80%;
  }

.price_text {
  margin-top: 80px;
}
.price_textown {
  margin-top: 70px;
}

/*CVbtn DL */

.cv_btn {
  margin-top: 30px;
  margin: auto;
  width: 70%;
}
.cv_btn:hover {
  opacity: 0.7;
}


.cases-slides__slide {
  background: rgba(255, 255, 255, 0.1);
}

@media screen and (max-width: 767px) {
  .cases-slides__slide {
    margin: 0 5px;
  }
}

@media screen and (min-width: 768px) {
  .cases-slides__slide {
    margin: 0 20px;
  }
}

.home-banners {
  display: flex;
  justify-content: center;
}

.home-banners__body {
  display: flex;
  align-items: center;
}

.home-banners__items {
  width: 100%;
}

.home-banners__control {
  width: 3.17%;
}

.home-banners__control-image {
  display: block;
  width: 100%;
}

.home-banners__image {
  display: block;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .home-banners {
    padding: 15px;
    background: white;
  }
  .home-banners__body {
    width: 100%;
  }
  .home-banners__control {
    display: none;
  }
}

@media screen and (min-width: 768px) {
  .home-banners {
    padding: 10px;
    background: linear-gradient(#8c8c8c, #e6e6e6);
  }
  .home-banners__body {
    padding: 13px 16px 0;
    width: 93.66%;
    background: linear-gradient(#d2d2d2, #f4f4f4);
  }
  .home-banners__item {
    padding: 0 12px;
  }
}

.home-cases {
  color: white;
}

.home-cases__lead {
  font-size: 16px;
  line-height: 1.9;
}

.home-cases__slider {
  position: relative;
}

@media screen and (max-width: 767px) {
  .home-cases {
    padding: 75px 15px 93px;
    background: url("../images/home/bg_cases_sp.png") no-repeat center bottom;
    background-size: cover;
  }
  .home-cases__title {
    font-size: 40px;
  }
  .home-cases__lead {
    margin-top: 35px;
  }
  .home-cases__slider {
    margin-top: 35px;
  }
  .home-cases__slider-controls {
    display: none;
  }
  .home-cases__button {
    margin-top: 55px;
  }
}

@media screen and (min-width: 768px) {
  .home-cases {
/* mod 2021.12.3    
    padding: 100px 0 113px; */
    padding: 54px 0;
    background: url("../images/home/bg_cases.png") no-repeat center center;
    background-size: cover;
  }
  .home-cases__title {
    margin: 0 60px;
    font-size: 50px;
  }
  .home-cases__lead {
    margin: 35px 60px 0;
  }
  .home-cases__slider {
    margin-top: 50px;
  }
  .home-cases__slider-controls {
    position: absolute;
    left: 50%;
    bottom: -55px;
    transform: translateX(-50%);
    width: calc(100% - 120px);
    max-width: 1280px;
    display: flex;
    justify-content: flex-end;
  }
  .home-cases__slider-controls > * {
    background: #333;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    cursor: pointer;
    transition: all .1s ease;
  }
  .home-cases__slider-controls > *:hover {
    opacity: 0.7;
  }
  .home-cases__slider-controls > * > img {
    width: 11px;
  }
  .home-cases__button {
    margin: 80px auto 0;
  }
}

.home-company {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  background: url("../images/home/bg_company.png") no-repeat center center;
  background-size: cover;
  overflow: hidden;
}

.home-company__text {
  margin-top: 20px;
  font-size: 20px;
  line-height: 2.4;
}

.home-company__button {
  margin-top: 60px;
}

.home-company__background {
  position: absolute;
  z-index: 0;
  display: block;
}

.home-company__background--i {
  right: 641px;
  bottom: 270px;
  width: 65px;
}

.home-company__background--n {
  right: 171px;
  bottom: -53px;
  width: 584px;
}

.home-company__background--g {
  right: 0;
  bottom: 90px;
  width: 282px;
}

@media screen and (max-width: 767px) {
  .home-company {
    padding: 80px 15px;
  }
  .home-company__lead {
    font-size: 28px;
    line-height: 1.55;
    text-align: center;
  }
  .home-company__text {
    margin-top: 20px;
    font-size: 16px;
    line-height: 1.9;
    text-align: center;
  }
  .home-company__button {
    position: relative;
    margin-top: 55px;
    z-index: 1;
  }
  .home-company__background--i {
    right: 295px;
    bottom: 118px;
    width: 31px;
  }
  .home-company__background--n {
    right: 80px;
    bottom: -30px;
    width: 270px;
  }
  .home-company__background--g {
    right: 0;
    bottom: 35px;
    width: 131px;
  }
}

@media screen and (min-width: 768px) {
  .home-company {
    padding: 126px 0;
  }
  .home-company__inner {
    position: relative;
    z-index: 1;
    padding: 0 60px;
    width: 1280px;
  }
  .home-company__lead {
    font-size: 36px;
    line-height: 1.66;
  }
}

/* add start 2021.8.31 (blog area)*/
.home-blog {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  background: url("../images/home/bg_company.png") no-repeat center center;
  background-size: cover;
  overflow: hidden;
}

.home-blog__text {
  display: inline;
}

.home-blog__button {
  margin: 30px auto 0;
}

.home-blog__background {
  position: absolute;
  z-index: 0;
  display: block;
}

.home-blog__background--i {
  right: 641px;
  bottom: 270px;
  width: 65px;
}

.home-blog__background--n {
  right: 171px;
  bottom: -53px;
  width: 584px;
}

.home-blog__background--g {
  right: 0;
  bottom: 90px;
  width: 282px;
}

.home-blog__nav {
  padding: 5px 0;
}

.home-blog__nav-item {
  box-sizing: content-box;
  text-align: center;
  position: relative;
  display: block;
  padding: 17px 0;
  font-size: 15px;
  color: #808080;
  text-decoration: none;
  cursor: pointer;
}

.home-blog__nav-item:hover {
  font-weight: bold;
  color: #eea600;
}

.home-blog__nav-item::after {
  content: '';
  transition: all .2s ease;
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  background: #eea600;
  width: 0;
  height: 2px;
}

.home-blog__nav-item:hover::after {
  width: 100%;
}

.home-blog__articles {
  background: white;
}

.home-blog__article {
  padding: 24px 0;
  display: none;
}

.home-blog__article {
  display: block;
}

.home-blog__article + .home-blog__article {
  border-top: 1px solid #d9d9d9;
}

.home-blog__sum{
  display: block;
  width: 80px;
  height: 80px;
  object-fit: cover;

}

.home-blog__meta {
  display: flex;
  align-items: center;
}

.home-blog__date {
  font-size: 13px;
  color: #666;
}

.home-blog__tag_staff {
  margin-right: 14px;
  padding: 0 11px;
  border-radius: 12.5px;
  background: #38c4c1;
  height: 23px;
  line-height: 23px;
  font-size: 12px;
  color:#fff;
}

.home-blog__tag_history {
  margin-right: 14px;
  padding: 0 11px;
  border-radius: 12.5px;
  background: #ffaa01;
  height: 23px;
  line-height: 23px;
  font-size: 12px;
  color:#fff;
}

.home-blog__tag_ceo {
  margin-right: 14px;
  padding: 0 11px;
  border-radius: 12.5px;
  background: #f83158;
  height: 23px;
  line-height: 23px;
  font-size: 12px;
  color:#fff;
}

.home-blog__tag_pr {
  margin-right: 14px;
  padding: 0 11px;
  border-radius: 12px;
  background: #b1d300;
  height: 23px;
  line-height: 23px;
  font-size: 12.5px;
  color:#fff;
}

.home-blog__subject {
  display: inline-block;
  margin-top: 10px;
  font-size: 19px;
  line-height: 1.2;
  color: #333;
  text-decoration: none;
}

.home-blog__subject:hover {
  opacity: 0.6;
}

@media screen and (max-width: 767px) {
  .home-blog__title {
    margin: 0 15px 10px;
    font-size: 40px;
  }
  .home-blog {
    padding: 80px 15px;
  }
  .home-blog__lead {
    font-size: 28px;
    line-height: 1.55;
    text-align: center;
  }
  .home-blog__text {
    margin-top: 20px;
    font-size: 16px;
    line-height: 1.9;
    text-align: center;
  }
  .home-blog__button {
    position: relative;
    margin-top: 55px;
    z-index: 1;
  }
  .home-blog__background--i {
    right: 295px;
    bottom: 118px;
    width: 31px;
  }
  .home-blog__background--n {
    right: 80px;
    bottom: -30px;
    width: 270px;
  }
  .home-blog__background--g {
    right: 0;
    bottom: 35px;
    width: 131px;
  }
  .home-blog__nav {
    margin-top: 5px;
    text-align: center;
  }
  .home-blog__nav-item {
    display: inline-block;
    margin: 0 12px 0 17px;
  }
  .home-blog__nav-item::before {
    content: '';
    display: block;
    position: absolute;
    top: 17px;
    left: -17px;
    background: #ccc;
    width: 1px;
    height: 1em;
  }
  .home-blog__nav-item:first-child::before, .home-blog__nav-item:nth-child(4)::before {
    clear: both;
    content: none;
  }
  .home-blog__articles {
    padding: 0 15px 0;
  }
}

@media screen and (min-width: 768px) {
  .home-blog {
    padding: 54px 0;
  }
  .home-blog__title {
    margin: 0 auto 10px;
    max-width: 1280px;
    font-size: 50px;
  }
  .home-blog__inner {
    position: relative;
    z-index: 1;
    padding: 0 60px;
    width: 1280px;
  }
  .home-blog__lead {
    font-size: 36px;
    line-height: 1.66;
  }
  .home-blog__nav {
    display: flex;
    align-items: center;
  }
  .home-blog__nav-item {
    margin-right: 65px;
  }
  .home-blog__articles {
    padding: 0 30px 0px;
  }
  .home-blog__button {
    margin: 45px auto 0;
  }
}
/* add end   2021.8.31 */

.home-news {
  background: #f5f5f5;
}

.home-news__nav {
  padding: 7px 0;
}

.home-news__nav-item {
  box-sizing: content-box;
  text-align: center;
  position: relative;
  display: block;
  padding: 17px 0;
  font-size: 15px;
  color: #808080;
  text-decoration: none;
  cursor: pointer;
}

.home-news__nav-item:hover {
  font-weight: bold;
  color: #eea600;
}

.home-news__nav-item::after {
  content: '';
  transition: all .2s ease;
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  background: #eea600;
  width: 0;
  height: 2px;
}

.home-news__nav-item:hover::after {
  width: 100%;
}

.home-news__articles {
  background: white;
}

.home-news__article {
  padding: 24px 0;
  display: none;
}

.home-news__article.is-visible {
  display: block;
}

.home-news__article.is-visible + .home-news__article.is-visible {
  border-top: 1px solid #d9d9d9;
}

.home-news__meta {
  display: flex;
  align-items: center;
}

.home-news__date {
  margin-right: 14px;
  font-size: 14px;
  color: #666;
}

.home-news__tag {
  padding: 0 12px;
  border-radius: 12.5px;
  background: #ebebeb;
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}

.home-news__subject {
  display: inline-block;
  margin-top: 10px;
  font-size: 20px;
  line-height: 1.4;
  color: #333;
  text-decoration: none;
}

.home-news__subject:hover {
  opacity: 0.6;
}


/* add start 2021.12.2 */
.home-special-news {
  background: #ffd900;
}

.home-special-news__nav {
  padding: 7px 0;
}

.home-special-news__nav-item {
  box-sizing: content-box;
  text-align: center;
  position: relative;
  display: block;
  padding: 17px 0;
  font-size: 15px;
  color: #808080;
  text-decoration: none;
  cursor: pointer;
}

.home-special-news__nav-item:hover {
  font-weight: bold;
  color: #eea600;
}

.home-special-news__nav-item::after {
  content: '';
  transition: all .2s ease;
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  background: #eea600;
  width: 0;
  height: 2px;
}

.home-special-news__nav-item:hover::after {
  width: 100%;
}

.home-special-news__articles {
  background: white;
}

.home-special-news__article {
  padding: 24px 0;
  display: none;
}

.home-special-news__article.is-visible {
  display: block;
}

.home-special-news__article.is-visible + .home-special-news__article.is-visible {
  border-top: 1px solid #d9d9d9;
}

.home-special-news__meta {
  display: flex;
  align-items: center;
}

.home-special-news__date {
  margin-right: 14px;
  font-size: 14px;
  color: #666;
}

.home-special-news__tag {
  padding: 0 12px;
  border-radius: 12.5px;
  background: #ff0000;
  height: 25px;
  line-height: 25px;
  font-size: 12px;
  font-weight: bold;
  color: white;
}

.home-special-news__subject {
  display: inline-block;
  margin-top: 10px;
  font-size: 24px;
  line-height: 1.5;
  color: #333;
  text-decoration: none;
}

.home-special-news__subject:hover {
  opacity: 0.6;
}
/* add end   2021.12.2 */

@media screen and (max-width: 767px) {
  .home-news {
    padding: 100px 15px 90px;
  }
  .home-news__title {
    font-size: 40px;
  }
  .home-news__nav {
    margin-top: 20px;
    text-align: center;
  }
  .home-news__nav-item {
    display: inline-block;
    margin: 0 12px 0 17px;
  }
  .home-news__nav-item::before {
    content: '';
    display: block;
    position: absolute;
    top: 17px;
    left: -17px;
    background: #ccc;
    width: 1px;
    height: 1em;
  }
  .home-news__nav-item:first-child::before, .home-news__nav-item:nth-child(4)::before {
    clear: both;
    content: none;
  }
  .home-news__articles {
    margin-top: 10px;
    padding: 0 15px 10px;
  }
  .home-news__button {
    margin-top: 36px;
  }
/* add start 2021.12.2 */
  .home-special-news {
    padding: 20px 15px 30px;
  }
  .home-special-news__title {
    font-size: 32px;
  }
  .home-special-news__nav {
    margin-top: 20px;
    text-align: center;
  }
  .home-special-news__nav-item {
    display: inline-block;
    margin: 0 12px 0 17px;
  }
  .home-special-news__nav-item::before {
    content: '';
    display: block;
    position: absolute;
    top: 17px;
    left: -17px;
    background: #ccc;
    width: 1px;
    height: 1em;
  }
  .home-special-news__nav-item:first-child::before, .home-special-news__nav-item:nth-child(4)::before {
    clear: both;
    content: none;
  }
  .home-special-news__articles {
    margin-top: 10px;
    padding: 0 15px 10px;
  }
  .home-special-news__button {
    margin-top: 36px;
  }
/* add end   2021.12.2 */
}

@media screen and (min-width: 768px) {
  .home-news {
/* mod 2021.12.3     
    padding: 100px 0 113px; */
    padding: 54px 0;
  }
  .home-news__inner {
    margin: 0 auto;
    width: calc(100% - 120px);
    max-width: 1280px;
  }
  .home-news__title {
    font-size: 50px;
  }
/* add start 2022.1.6 */  
  .home-news__title_s {
    font-size: 35px;
  }
/* add end 2022.1.6 */   
/* add start 2021.12.3 */
  .home-secinfo__title {
    font-size: 40px;
  }  
/* add end 2021.12.3 */  
  .home-news__nav {
    display: flex;
    align-items: center;
    margin-top: 30px;
  }
  .home-news__nav-item {
    margin-right: 65px;
  }
  .home-news__articles {
    margin-top: 20px;
    padding: 0 30px 10px;
  }
  .home-news__button {
    margin: 68px auto 0;
  }
/* add start 2021.12.2 */
  .home-special-news {
    padding: 15px 0 25px;
  }
  .home-special-news__inner {
    margin: 0 auto;
    width: calc(100% - 120px);
    max-width: 1280px;
  }
  .home-special-news__title {
    font-size: 32px;
  }
  .home-special-news__nav {
    display: flex;
    align-items: center;
    margin-top: 30px;
  }
  .home-special-news__nav-item {
    margin-right: 65px;
  }
  .home-special-news__articles {
    margin-top: 20px;
    padding: 0 30px 10px;
  }
  .home-special-news__button {
    margin: 68px auto 0;
  }
/* add end 2021.12.2 */  
}

.home-services__slider {
  position: relative;
}

.home-services__slide {
  margin: 0 5px;
  cursor: pointer;
}

.home-services__slide-inner {
  position: relative;
  display: block;
  padding-top: 56.25%;
  width: 100%;
}

.home-services__slide-inner > iframe, .home-services__slide-inner > img {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.home-services__slide-veil {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
}

.home-services__slider-controls {
  position: absolute;
  left: 50%;
  bottom: -55px;
  transform: translateX(-50%);
  width: calc(100% - 120px);
  max-width: 1280px;
  display: flex;
  justify-content: flex-end;
}

.home-services__slider-controls > * {
  background: #333;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  cursor: pointer;
  transition: all .1s ease;
}

.home-services__slider-controls > *:hover {
  opacity: 0.7;
}

.home-services__slider-controls > * > img {
  width: 11px;
}

.home-services__lead {
  line-height: 2;
  text-align: center;
}

.home-services__service {
  background-repeat: no-repeat;
  background-position: center top;
  text-align: center;
}

.home-services__service--lxp-lms {
  background-image: url("../images/home/img_services_01.png");
  background-size: 125px auto;
}

.home-services__service--cmi5 {
  background-image: url("../images/home/img_services_02.png");
  background-size: 66px auto;
}

.home-services__service--vr {
  background-image: url("../images/home/img_services_03.png");
  background-size: 83px auto;
}

.home-services__service-name {
  font-weight: bold;
  font-size: 20px;
  line-height: 1.5;
}

.home-services__service-name > small {
  display: block;
  margin-top: 2px;
  font-size: 18px;
  text-align: center;
}

.home-services__service-text {
  font-size: 15px;
  color: #666;
  line-height: 1.6;
}
.home-services__service a{
    color: #333333;
    text-decoration: none;
  }

@media screen and (max-width: 767px) {
  .home-services {
    padding: 85px 0 55px;
  }
  .home-services__title {
    margin: 0 15px;
    font-size: 40px;
  }
  .home-services__slider {
    margin-top: 35px;
  }
  .home-services__slider-controls {
    display: none;
  }
  .home-services__lead {
    margin: 55px 15px 0;
    font-size: 18px;
  }
  .home-services__services {
    margin: 0 15px;
  }
  .home-services__service {
    margin-top: 40px;
    padding-top: 80px;
  }
  .home-services__service-text {
    margin: 10px 15px 0;
  }
  .home-services__button {
    margin: 45px 15px 0;
  }
}

@media screen and (min-width: 768px) {
  .home-services {
    margin: 0 auto;
/* mod 2021.12.3    
    padding: 100px 0 113px; */
    padding: 54px 0;
  }
  .home-services__title {
    margin: 0 auto;
    padding: 0 60px;
    max-width: 1280px;
    font-size: 50px;
  }
  .home-services__slider {
    margin-top: 54px;
  }
  .home-services__lead {
    margin: 80px auto 0;
    padding: 0 60px;
    font-size: 24px;
    max-width: 1280px;
  }
  .home-services__services {
    display: flex;
    justify-content: space-between;
    margin: 45px auto 0;
    padding: 0 60px;
    max-width: 1280px;
  }
  .home-services__service {
    padding-top: 92px;
    width: calc(33.3% - 26px);
  }
  .home-services__service-text {
    margin: 20px 20px 0;
  }
  .home-services__button {
    margin: 66px auto 0;
  }
}

.information-slide {
  display: flex;
  align-items: center;
  color: white;
}

.information-slide_thin {
  display: flex;
  align-items: center;
  color: white;
}

.information-slide__title {
  color: #eea600;
/*white-space: nowrap;  mod 2021.8.27 */
  white-space: normal;
  overflow: hidden;
}

.information-slide__text {
  display: inline-block;
  margin-top: 10px;
  font-size: 20px;
  line-height: 1.3;
  color: #333;
  text-decoration: none;
}

.information-slide__text_s {
  display: inline-block;
  margin-top: 10px;
  font-size: 18px;
  line-height: 1.3;
  color: #333;
  text-decoration: none;
}

.information-slide__text:hover,
.information-slide__text_s:hover {
  opacity: 0.6;
}

.information-slide__date {
  font-size: 15px;
}

.information-slide__link {
  color: #eea600;
  text-decoration: none;
}

@media screen and (max-width: 767px) {
  .information-slide {
    padding: 13px 0;
  }
  .information-slide_thin {
    padding: 5px 0;
  }
  .information-slide__date {
    padding: 12px 33px 12px 15px;
    border-right: 1px solid rgba(255, 255, 255, 0.2);
    background: url("../common/images/ico_chevron_right.png") no-repeat right 10px center;
    background-size: 9px auto;
  }
  .information-slide__title {
    overflow: hidden;
    padding: 0 10px;
    font-size: 12px;
  }
  .information-slide__text {
    display: inline-block;
    font-size: 1.5em;
    line-height: 1.3em;
    color: #333;
    text-decoration: none;
  }
}

@media screen and (min-width: 768px) {
  .information-slide {
/*  padding: 33px 0; mod 2021.8.27 */
    padding: 25px 0 10px 0;
  }
  .information-slide_thin {
    padding: 10px 0 10px 0;
  }
  .information-slide__date {
    margin-right: 29px;
  }
  .information-slide__title {
    padding-left: 20px;
    background: url("../common/images/ico_chevron_right.png") no-repeat left center;
    background-size: 9px auto;
/* mod     
    font-size: 20px; */
    font-size: 24px;
  }
}

.information-slider__slides {
  position: relative;
}

/* add start 2021.12.21 */
/*
.information-slider__slide {
  
}
/* add end 2021.12.21 */

.information-slider__controls {
  display: flex;
  align-items: center;
  justify-content: center;
}

.information-slider__controls > * > img {
  width: 11px;
}

.information-slider__list {
  font-size: 15px;
  color: white;
  text-decoration: none;
}

@media screen and (max-width: 767px) {
  .information-slider {
    padding-bottom: 15px;
  }
  .information-slider__controls > * {
    margin: 0 10px;
    padding: 0 11px;
  }
  .information-slider__prev {
    order: 1;
  }
  .information-slider__list {
    order: 2;
  }
  .information-slider__next {
    order: 3;
  }
}

@media screen and (min-width: 768px) {
  .information-slider {
    display: flex;
    align-items: center;
  }
  .information-slider__slides {
/*  padding: 0 45px;   
    width: calc(100% - 310px);  mod 2021.8.27 */
    padding: 0 5px;
    width: calc(100% - 200px);
  }
  .information-slider__controls {
/*  width: 310px; mod 2021.8.27 */
    width: 200px;
  }
  .information-slider__controls > * {
/*  margin: 0 22px;  mod 2021.8.27 */
    margin: 0 10px;
  }
}

.key-visual {
  position: relative;
  z-index: 0;
  width: 100%;
  height: 100vh;
/* mod min-height: 600px;*/  
  min-height: 400px;
  background: black;
}

.key-visual__videos {
  position: relative;
}

.key-visual__video {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  background: black;
  width: 100%;
  height: 100vh;
/* mod min-height: 600px; */  
  min-height: 400px;
  overflow: hidden;
  display: none;
}

.key-visual__video > video {
  position: absolute;
  display: block;
  min-width: 100%;
  min-height: 100%;
  height: auto;
}

.key-visual__video.is-active {
  display: block;
}

.key-visual__video.is-tall > video {
  max-height: 100%;
  left: 50%;
  transform: translateX(-50%);
}

.key-visual__video.is-wide > video {
  max-width: 100%;
  top: 50%;
  transform: translateY(-50%);
}

/* add start 2022.1.21 */
.key-visual_xstage {
  position: relative;
  z-index: 0;
  width: 100%;
  background:rgb(31, 31, 31)
}

.key-visual__img {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  height: 100vh;
  min-height: 400px;
  width: 100%;
  overflow: hidden;
  display: none;
  background-color:azure;
}

.key-visual__img > img {
  min-width: 100%;
  height: auto;
}

.key-visual__img.is-active {
  display: block;
}

.key-visual__img.is-tall > img {
  max-height: 100%;
  left: 50%;
  transform: translateX(-50%);
}

.key-visual__img.is-wide > img {
  max-width: 100%;
  top: 50%;
  transform: translateY(-50%);
}

/* add end 2022.1.21*/


.key-visual__inner {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100vh;
/* mod min-height: 600px; */    
  min-height: 400px;
  color: white;
}
.key-visual__inner a:not(.information-slide__link){
  color: white;
  text-decoration: none;
}

.key-visual__message {
  text-align: center;
}

.key-visual__lead-text {
  display: none;
}

.key-visual__lead-text.is-active {
  display: block;
}

.key-visual__services {
  display: flex;
  align-items: center;
  justify-content: center;
}

.key-visual__service {
/* mod padding: 88px 40px 0; */
  padding: 80px 40px 0; 
  background-repeat: no-repeat;
  background-position: center top;
  font-weight: bold;
/* mod */ 
/* font-size: 20px; 
   line-height: 1.5; */
  font-size: 18px;
  line-height: 1.5;
}

.key-visual__service--lxp-lms {
  background-image: url("../images/home/img_kv_01.png");
  background-size: 125px auto;
}

.key-visual__service--cmi5 {
  background-image: url("../images/home/img_kv_02.png");
  background-size: 67px auto;
}

.key-visual__service--vr {
  background-image: url("../images/home/img_kv_03.png");
  background-size: 83px auto;
}

.key-visual__service--xstage {
  background-image: url("../images/home/img_xstage_03.png");
  background-size: 640px auto;
}

.key-visual__service > small {
  display: block;
  margin-top: 2px;
  text-align: center;
  font-size: 18px;
}

.key-visual__informations {
  position: absolute;
}

.key-visual__informations_thin {
  position: absolute;
}

/* 2022.3.22 add start */
.key-visual__inner_new {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 61vh;
  padding-left: 75%;
  height: 100vh;
  min-height: 400px;
  color: white;
}
.key-visual__inner_new a:not(.information-slide__link){
  color: white;
  text-decoration: none;
}

.key-visual__message_new {
  text-align: center;
}

.key-visual__lead-text_new {
  display: none;
}

.key-visual__lead-text_new.is-active {
  display: block;
}

.key-visual__services_new {
  display: flex;
  align-items: center;
  justify-content: center;
}

.key-visual__service_new {
  width: 221px;
  height: 60px; 
  padding-top: 27px;
  background-repeat: no-repeat;
  background-position: center bottom;
  font-weight:bold;
  font-size: 17px;
  line-height: 1.7em;
}

.key-visual__service--xstage {
  background-image: url("../images/home/img_xstage_03.png");
  background-size: 221px auto;
}

.key-visual__service_new > small {
  display: block;
  margin-top: 2px;
  text-align: center;
  font-size: 18px;
}
/* 2022.3.33 add end */

@media screen and (max-width: 767px) {
  .key-visual__img.is-active {
    background: url("../images/home/img_xstage_main_mob.jpg") no-repeat center center;
    background-size: 100% 50vh;
    background-position: center top;
  }
  .key-visual__inner {
    padding-bottom: 80px;
  }
  .key-visual__lead {   
/*  font-size: 24px;
    line-height: 1.4; mod 2021.8.27 */
    font-size: 18px;
    line-height: 1.3;
  }
  .key-visual__services {
    flex-wrap: wrap;
    margin-top: 10px;
  }
  .key-visual__service {
    margin-top: 10px;
    padding: 60px 10px 0;
    font-size: 16px;
  }
  .key-visual__service:first-child {
    order: 2;
  }
  .key-visual__service:nth-child(2) {
    order: 1;
    width: 100%;
  }
  .key-visual__service:last-child {
    order: 3;
  }
  .key-visual__service--lxp-lms {
    background-size: 100px auto;
  }
  .key-visual__service--cmi5 {
    background-size: 54px auto;
  }
  .key-visual__service--vr {
    background-size: 66px auto;
  }
  .key-visual__service > small {
    font-size: 14px;
  }
  .key-visual__informations {
    left: 0;
    bottom: 0;
    border-top: 1px solid rgba(255, 255, 255, 0.4);
    width: 100%;
  }
  .key-visual__informations_thin {
    left: 0;
    bottom: 0;
    border-top: 1px solid rgba(255, 255, 255, 0.4);
    width: 100%;
    height: 25vh;
  }
  .key-visual__inner_new {
    padding-top: 30vh;
    padding-left: 38%;
  }
  .key-visual__service_new {
    width: 180px;
    height: 60px; 
    padding-top: 28px;
    background-repeat: no-repeat;
    background-position: center bottom;
    font-weight:bold;
    font-size: 13px;
    line-height: 1.5em;
  }
  .key-visual__service--xstage {
    background-image: url("../images/home/img_xstage_03.png");
    background-size: 180px auto;
  }
}

/*xstage 202207 add start*/
#video{
  width: 100%; /* 動画をレスポンシブ化 */
	position: relative;
	overflow: hidden;
}

#video .bg-video {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateX(-50%) translateY(-50%);
	min-width: 100%;
	min-height: 100%;
}

.elmz_style {
   display: flex;
   flex-wrap: wrap;
   justify-content: space-between;
   margin-top: 30px;

;
}
.elmz_style img{
	width: 60%;
	display: block;
	margin: 0 auto 20px;
}

.user_style {
   display: flex;
   flex-wrap: wrap;
   justify-content: space-between;
   margin-top: 30px;
}
.user_style img{
  width: 80%;
  display: block;
  margin: 0 auto 20px;
}
.user_style img.pict{
  width: 20px;
  margin:7px 7px 0px 7px;
  display: inline-block;
  vertical-align: sub;
}

.pict2{
  width: 20px;
  margin:7px 7px 0px 7px;
  display: inline-block;
  vertical-align: sub;
}

.pictRH{
  width: 150px;
  margin:7px 7px 0px 7px;
  display: inline-block;
  vertical-align: sub;
}

.pictAPACHE{
  width: 100px;
  margin:7px 7px 0px 7px;
  display: inline-block;
  vertical-align: sub;
}

.pictSQL{
  width: 70px;
  margin:7px 7px 0px 7px;
  display: inline-block;
  vertical-align: sub;
}

.anim-box{
  list-style: none;
  width: 25%;
  border:1px solid #ccc;
  border-radius: 20px;
  padding: 25px 18px 10px;
  margin-bottom: 60px;
}
.anim-box2{
  list-style: none;
  width: 27%;
  background: #f5f5f5;
  padding: 25px 18px 10px;
  margin-bottom: 20px;
}
.anim-box3{
  list-style: none;
  width: 27%;
  margin-bottom: 20px;
}
.elmz_style .box_til{
  font-weight: 900;
  font-size: 1.4rem;
  line-height: 1.2;
  text-align: center;
}
.user_style .box_til{
  font-size: 1.4rem;
  text-align: center;
}
.box_til2{
  font-weight: 900;
  font-size: 1.4rem;
  line-height: 1.2;
  text-align: left;
  color: #333;
  padding: 0.1em 0 0 0.4em;
  border-left: solid 10px #1d958e;
}
.elmz_style .box_text{
  font-size: 1rem;
  line-height: 1.2;
  margin-bottom: 15px;
}
.user_style .box_text2{
  text-align: center;
  font-size: 1rem;
  line-height: 1.4;
}
.box_text3 {
  text-align: center;
  font-size: 1rem;
  }
/* アニメーションスタートの遅延時間を決めるCSS*/

.delay-time02{
animation-delay: 0.2s;
}

.delay-time04{
animation-delay: 0.4s;
}

/*==================================================
スタート時は要素自体を透過0にするためのopacity:0;を指定する
===================================*/

.anim-box{
	opacity: 0;
}

/*==================================================
動き自体の指定：今回は「ふわっ」
===================================*/

.fadeUp {
animation-name:fadeUpAnime;
animation-duration:0.5s;
animation-fill-mode:forwards;
opacity: 0;
}
@keyframes fadeUpAnime{
  from {
    opacity: 0;
	transform: translateY(100px);
  }

  to {
    opacity: 1;
	transform: translateY(0);
  }
}
.xtage_interface{
	display: flex;
	flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 45px;
}
.xtage_interface li{
	width: 48%;
	list-style: none;
	border:3px solid #999;
	margin-bottom: 15px;
	position: relative;
}
.xtage_interface li img{
	max-width: 100%;
}
.xtage_interface li p{
	position: absolute;
	left: -8px;
	bottom: -15px;
	padding: 10px 10px;
	font-size: 0.9rem;
	font-weight: bold;
	color: #00074B;
	background: #ffc000;
	border:3px solid #fff;
}
.img_12{
	max-width: 80%;
	margin: 0 auto;
}
.img_12 img{
	text-align: center;
}
.high_system_box{
	display:flex;
	align-items: center;
	margin-bottom: 60px;	
}
.high_system_box .img{
	width: 50%;
}
.high_system_box .sp_img{
		display:none;
	}
.high_system_box .text_box{
	width: 50%;
	padding: 0 5%;
}
.high_system_box .text_box .subtitle_hs{
	font-size: 1.2rem;
	font-weight: bold;
	color: #0A259B;
	margin-bottom: 20px;
}
.high_system_box p span{
	font-weight: bold;
}
.marker-blue{
background: linear-gradient(transparent 60%, #99ccff 0%);
}

////////////////////* for SP *////////////////////
@media screen and (max-width: 767px) {

  .merit {
  margin: 20px;
  font-size: 1.1em;
  }

	.elmz_style {
	 flex-flow: column;
	}
	.elmz_style img{
		width: 35%;
		/*display: flex;*/
		margin: 40px auto;
	}
	.anim-box{
	  list-style: none;
	  width: 100%;
	  border:1px solid #ccc;
	  border-radius: 20px;
	  margin-bottom: 20px;
	  display: flex;
	}
	.elmz_style .box_til{
	  font-weight: 900;
	  font-size: 1.2rem;
	  line-height: 1.2;
	  width: 65%;
	  margin: 20px auto 20px;
	  color: #1d958e;
	}
	.elmz_style .box_til br{
		display: none;
	}
	 .xstage_point .box_text{
	  font-size: 1rem;
	  line-height: 1.2;
	  margin-bottom: 15px;
	}
	.xtage_interface{
	flex-flow: column;
  }
	.xtage_interface li{
		width: 100%;
		list-style: none;
		border:3px solid #999;
		margin: 0 auto 5px;
		position: relative;
	}
	.xtage_interface li img{
		max-width: 100%;
	}
	.xtage_interface li p{
		position: absolute;
		left: -5px;
		bottom: -10px;
		padding: 10px 10px;
		font-size: 0.9rem;
		font-weight: bold;
		color: #00074B;
		background: #ffc000;
		border:3px solid #fff;
	}
	.high_system_box{
	flex-flow: column;
	align-items: center;
	margin-bottom: 60px;	
	}
	.high_system_box .img{
		width: 100%;
	}
	.high_system_box .pc_img{
		display:none;
	}
	.high_system_box .sp_img{
		display:block;
	}
	.high_system_box .text_box{
		width: 100%;
		padding: 0 5%;
	}
	.high_system_box .text_box .subtitle_hs{
		font-size: 1.2rem;
		font-weight: bold;
		color: #0A259B;
		margin: 20px auto 10px;
	}
	.high_system_box p span{
		font-weight: bold;
	}


}

/*xstage 202207 add end*/
@media screen and (min-width: 768px) {
  .key-visual__img.is-active {
    background: url("../images/home/img_xstage_main.jpg") no-repeat center center;
    background-size: cover;
  }
  .key-visual__lead {
    font-size: 32px;
    line-height: 1.4;
  }
  .key-visual__services {
/* mod margin-top: 25px; */   
    margin-top: 20px;
  }
  .key-visual__service {
    min-width: 250px;
  }
  .key-visual__informations {
/*  left: 40px;
    bottom: 20px; 
    width: calc(100% - 80px);  mod 2021.8.27 */
    left: 15px;
    bottom: 10px;
    width: calc(100% - 20px);
  }
  .key-visual__informations_thin {
    left: 15px;
    bottom: 10px;
    width: calc(100% - 20px);
    height: 11vh;
  }
}

.support-faq__title {
  font-weight: bold;
}

.support-faq__unit {
  background: white;
}

.support-faq__unit + .support-faq__unit {
  margin-top: 15px;
}

.support-faq__question, .support-faq__answer {
  position: relative;
  padding-left: 54px;
}

.support-faq__question::before, .support-faq__answer::before {
  position: absolute;
  top: 30px;
  left: 30px;
}

.support-faq__question {
  position: relative;
  font-size: 18px;
  cursor: pointer;
  border-top: solid 1px;
  border-bottom: solid 1px;  
}

.support-faq__question::before {
  content: 'Q. ';
}

.support-faq__question::after {
  content: '';
  display: block;
  position: absolute;
  background: url("../images/support/ico_plus.png") no-repeat;
  background-size: cover;
  width: 27px;
  height: 27px;
}

.support-faq__question.is-active::after {
  background-image: url("../images/support/ico_minus.png");
}

.support-faq__answer {
  display: none;
  font-size: 15px;
  color: #666;
  line-height: 2;
}

.support-faq__answer::before {
  content: 'A. ';
  top: -4px;
  font-size: 18px;
  padding-top: 10px;
}

.support-faq__answer.is-active {
  display: block;
}

.support-faq__button {
  margin: 0 auto;
}  

.release_files{
  margin: 5% 2% 5% 3%;  /* mod from 5% 2% 5% 8% */
}
.release_files a{
  margin-left: 2%;
  padding: 1% 8%;
  font-size: 20px;
}
.btn-square-shadow {
  display: inline-block;
  padding: 0.5em 1em;
  text-decoration: none;
  background: #afeeee;/*ボタン色*/
  color: #594e52;
  border-bottom: solid 4px #627295;
  border-radius: 3px;
}
.btn-square-shadow:active {
  /*ボタンを押したとき*/
  -webkit-transform: translateY(1px);
  transform: translateY(1px);/*下に動く*/
  box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.2);/*影を小さく*/
  border-bottom: none;
}
.inquiry{
  margin-left: 3%;  /* mod from 10% */
  margin-top: 3%;
  line-height:  180%;
}
@media screen and (max-width: 767px) {
  .support-faq__body {
    margin-top: 16px;
  }
  .support-faq__title {
    margin: 50px 16px 0;
    font-size: 32px;
    line-height: 1.5;
  }
  .support-faq__question, .support-faq__answer {
    position: relative;
  }
  .support-faq__question::before, .support-faq__answer::before {
    left: 15px;
  }
  .support-faq__question {
    padding: 27px 57px 30px 40px;
    line-height: 1.7;
  }
  .support-faq__question::before {
    top: 27px;
  }
  .support-faq__question::after {
    top: 28px;
    right: 17px;
  }
  .support-faq__answer {
    padding: 5px 16px 10px 40px;
  }
  .support-faq__button {
    margin: 36px 16px 0;
  }
  /* add start 2022.3.3 */  
  .tweet-size {
    padding-left: 1em;
  }
/* add end 2022.3.3 */   
}

@media screen and (min-width: 768px) {
  .support-faq {
    padding-top: 120px;
  }
  .support-faq__title {
    font-size: 36px;
  }
  .support-faq__body {
    margin-top: 35px;
  }
  .support-faq__question {
    padding: 30px 54px;
  }
  .support-faq__question::after {
    top: 50%;
    right: 16px;
    transform: translateY(-50%);
  }
  .support-faq__answer {
    padding: 10px 54px 10px;
    font-size: 15px;
    color: #666;
    line-height: 2;
  }
  .support-faq__button {
    margin-top: 60px;
  }
/* add start 2022.3.3 */  
  .support-seculity {
    padding-top: 70px;
  }
  .tweet-size {
    padding-left: 3em;
    padding-top: 2em;
    padding-bottom: 1em"
  }
/* add end 2022.3.3 */      
}
.support-key-visual {
  text-align: center;
}

.support-key-visual__title {
  font-size: 30px;
  color: #eea600;
}

.support-key-visual__lead {
  color: #cccaca;
  line-height: 2;
}
.key-visual__informations {
    position: absolute;    s
    background-color: rgba(0, 0, 0, 0.5);
    
}
.key-visual__informations_thin {
  position: absolute;    
  background-color: rgba(94, 191, 255, 0.753);
}
@media screen and (max-width: 767px) {
  .support-key-visual__title {
    padding-bottom: 50px;
    background: url("../images/company/line_kv_sp.png") no-repeat center bottom;
    background-size: 100% auto;
  }
  .support-key-visual__lead {
    font-size: 16px;
  }
}

@media screen and (min-width: 768px) {
  .support-key-visual__title {
    padding-bottom: 65px;
    background: url("../images/company/line_kv.png") no-repeat center bottom;
    background-size: 1275px auto;
    font-size: 36px;
  }
  .support-key-visual__lead {
    margin-top: 10px;
    font-size: 18px;
  }
}

.support {
  background: #f5f5f5;
}

@media screen and (max-width: 767px) {
  .support__head {
    padding-top: 100px;
    padding-bottom: 60px;
    background: url("../images/support/bg_kv_sp.png") no-repeat center center;
    background-size: cover;
  }
  .support__nav {
    margin-top: 30px;
    overflow: auto;
  }
  .support__body {
    padding-bottom: 110px;
  }
  .support__button {
    margin: 55px 15px 0;
  }
}

@media screen and (min-width: 768px) {
  .support {
    padding-bottom: 120px;
  }
  .support__head {
    padding-top: 160px;
    padding-bottom: 80px;
    background: url("../images/support/bg_kv.png") no-repeat center center;
    background-size: cover;
  }
  .support__nav {
    margin-top: 40px;
  }
  .support__body {
    margin: 0 auto;
    padding: 0 60px;
    max-width: 1280px;
  }
  .support__button {
    margin: 67px auto 0;
  }
}

/* add start for document_dl.html 2021.07 */
.service-document_dl {
  background: #f5f5f5;
}

.service-document_dl__title {
  font-weight: bold;
  font-size: 1.5em;
}

.service-document_dl__list {
  background: white;
  font-size: 15px;
}

.service-document_dl__list-head {
  font-weight: bold;
}

.service-document_dl__list-head > small {
  font-weight: normal;
}

.service-document_dl__list-body {
  display: block; 
  color: #666;
}

.service-document_dl__link {
  color: #eea600;
  text-decoration: none;
  word-break: break-all;
}

.service-key-visual {
  text-align: center;
}

.service-key-visual__title {
  font-size: 30px;
  color: #eea600;
}

@media screen and (max-width: 767px) {
  .service__head {
    padding-top: 100px;
    padding-bottom: 60px;
    background: url("../images/service/bg_kv_sp.png") no-repeat center center;
    background-size: cover;
  }
  .service-document_dl {
    padding: 50px 15px 50px;
  }
  .service-document_dl__list {
    margin-top: 25px;
    padding: 5px 15px 15px;
    line-height: 2;
  }
  .service-document_dl__list-head {
    padding-top: 15px;
    display: block;  
  }
  .service-document_dl__list-body {
    padding-bottom: 15px;
    border-bottom: 1px solid #d9d9d9;
    display: block; 
  }
  .service-document_dl__list-body:last-of-type {
    border-bottom: none;
  }
}

@media screen and (min-width: 768px) {
  .service__head {
    padding-top: 110px;
    /*padding-bottom: 40px;*/
    background: url("../images/service/bg_kv.png") no-repeat center center;
    background-size: cover;
  }
  .service-key-visual {
    text-align: center;
  }
  .service-key-visual__title {
    font-size: 30px;
    padding-left: 20px;
    padding-right: 20px;
    color: #eea600;
  }
  .service-key-visual__lead {
    color: #cccaca;
    line-height: 2;
  }
  .service-document_dl {
    padding: 50px 0 30px;
  }
  .service-document_dl__title {
    margin: 0 auto;
    padding: 0 60px;
    max-width: 1280px;
  }
  .service-document_dl__list {
    width: 90% !important;
    margin: 36px auto 0;
    padding: 15px 30px;
    max-width: 1160px;
    line-height: 1.8;
  }
  .service-document_dl__list-head {
    padding: 20px 0;
    clear: left; 
    float: left;
    width: 40%;
    display: block;  
  }
  .service-document_dl__list-body {
    padding: 20px 0 20px 183px;
    border-top: 1px solid #d9d9d9;
  }
  .service-document_dl__list-body:first-of-type {
    border-top: none;
  }
}

.service-document_dl__button{
  display: table-cell;
  vertical-align: middle;
  width: 70%;
  height: 1.1em;
  text-align: center;
  background-color:#ffd000;
  border-radius: 5px;
  border-bottom: 2px solid #da7d04;
  border-left: 0px solid #da7d04;
  color: #FFFFFF;
  text-decoration: none;
  font-weight: bold;

}
.service-document_dl__button:hover{
  background-color: #ffbb00;
}
.service-document_dl__button:active{
  border-bottom: 0px;
  border-left: 0px;
}

@media screen and (max-width: 767px) {
  .service-key-visual__title {
    padding-bottom: 50px;
    background: url("../images/company/line_kv_sp.png") no-repeat center bottom;
    background-size: 100% auto;
  }
  .service-key-visual__lead {
    font-size: 16px;
  }
}

@media screen and (min-width: 768px) {
  .service-key-visual__title {
    padding-bottom: 40px;
    background: url("../images/company/line_kv.png") no-repeat center bottom;
    background-size: 1275px auto;
    /*font-size: 36px;*/
  }
  .service-key-visual__lead {
    margin-top: 10px;
    font-size: 18px;
  }
}
/* add end for document_dl.html 2021.07 */

/* add start for document_dl.html 2021.08 */
.event-key-visual {
  text-align: center;
}

.event-key-visual__title {
  font-size: 30px;
  color: #eea600;
}

.event-key-visual__lead {
  color: #cccaca;
  line-height: 2;
}

.event__head_title {
  font-weight: bold;
  font-size:28px;
  line-height: 1.4;
  position: relative;
  padding: 0.25em 0;
  }

.event__head_title:after {
  content: "";
  display: block;
  height: 4px;
  background: -webkit-linear-gradient(to right, rgb(255, 186, 115), #ffb2b2);
  background: linear-gradient(to right, rgb(255, 186, 115), #ffb2b2);
  }

@media screen and (max-width: 767px) {
  .event-key-visual__title {
    background: url("../images/event/line_kv_sp.png") no-repeat center bottom;
    background-size: 100% auto;
  }
  .event-key-visual__lead {
    font-size: 16px;
  }
  .event__head_title {
    margin-top: 45px;
  }
}

@media screen and (min-width: 768px) {
  .event-key-visual__title {
    background: url("../images/event/line_kv.png") no-repeat center bottom;
    background-size: 1275px auto;
    font-size: 36px;
  }
  .event-key-visual__lead {
    margin-top: 10px;
    font-size: 18px;
  }
  .event__head_title {
    margin-top: 5%;
  }
}

.event {
  background: #f5f5f5;
}

.event_category {
  margin-top: 10px;
  font-size: 18px;
}

@media screen and (max-width: 767px) {
  .event__head {
    padding-top: 100px;
    padding-bottom: 60px;
    background: url("../images/event/bg_kv_sp.png") no-repeat center center;
    background-size: cover;
  }
  .event__nav {
    margin-top: 30px;
    overflow: auto;
  }
  .event__body {
    padding-bottom: 110px;
  }
  .event__button {
    margin: 55px 15px 0;
  }
}

@media screen and (min-width: 768px) {
  .event__head {
    padding-top: 160px;
    padding-bottom: 80px;
    background: url("../images/event/bg_kv.png") no-repeat center center;
    background-size: cover;
  }
  .event__nav {
    margin-top: 40px;
  }
  .event__body {
    margin: 0 auto;
    padding: 0 60px;
    max-width: 1280px;
  }
  .event__button {
    margin: 67px auto 0;
  }
}

.event ul li {
  line-height: 1.5;
  padding: 0.5em;
  border-bottom: dashed 1px silver;
  list-style-type: none!important;
}

.event ul li:first-of-type {
  margin-top: 1em;
}

.event ul li:last-of-type {
  margin-bottom: 5em;
}

.event .li_noline {
  margin-top: 0.5em;
  border-bottom: none!important;
}

.event .btn-yellow{
  padding: 0.2em 0.6em;
  margin: 5px 15px 3px 0px;
  display:inline-block;
  color: #fff !important;
  background: #ffd102;
  text-decoration: none;
  font-size:1.0em;
  font-weight: bold;
  border-radius: 3px;
  text-align:center;
  text-decoration:none !important;
}

.event .btn-red{
  padding: 0.2em 0.6em;
  margin: 5px 15px 3px 0px;
  display:inline-block;
  color: #fff !important;
  background: #fc5454;
  text-decoration: none;
  font-size:0.85em;
  font-weight: bold;
  border-radius: 3px;
  text-align:center;
  text-decoration:none !important;
}

.event .btn-gray{
  padding: 0.2em 0.6em;
  margin: 5px 15px 3px 0px;
  display:inline-block;
  color: #fff !important;
  background: #8c8c8c;
  text-decoration: none;
  font-size:0.8em;
  font-weight: bold;
  border-radius: 3px;
  text-align:center;
  text-decoration:none !important;
}

.event .btn-green{
  padding: 0.2em 0.6em;
  margin: 5px 15px 3px 0px;
  display:inline-block;
  color: #fff !important;
  background: #88c166;
  text-decoration: none;
  font-size:0.8em;
  font-weight: bold;
  border-radius: 3px;
  text-align:center;
  text-decoration:none !important;
}

.event .btn-blue{
  padding: 0.2em 0.6em;
  margin: 5px 15px 3px 0px;
  display:inline-block;
  color: #fff !important;
  background: #21adcf;
  text-decoration: none;
  font-size:0.8em;
  font-weight: bold;
  border-radius: 3px;
  text-align:center;
  text-decoration:none !important;
}

.event .btn-orange{
  padding: 0.2em 0.6em;
  margin: 5px 15px 3px 0px;
  display:inline-block;
  color: #fff !important;
  background: #f8c454;
  text-decoration: none;
  font-size:0.7em;
  font-weight: bold;
  border-radius: 3px;
  text-align:center;
  text-decoration:none !important;
}

.event .btn-purple{
  padding: 0.2em 0.6em;
  margin: 5px 15px 3px 0px;
  display:inline-block;
  color: #fff !important;
  background: #8a6bbe;
  text-decoration: none;
  font-size:0.8em;
  font-weight: bold;
  border-radius: 3px;
  text-align:center;
  text-decoration:none !important;
}

.event .btn-youtube{
  padding: 0.2em 0.5em;
  margin: 5px 15px 3px 0px;
  display:inline-block;
  color: #fff !important;
  background: #f80202;
  font-size:0.65em;
  font-weight: bold;
  font-stretch: condensed;
  border-radius: 9px;
  text-align:center;
  text-decoration:none !important;
}
/* add end for document_dl.html 2021.08 */

/* add start for news 2021.09.16 */
.newstopic__body p     {
  margin-bottom: 0.85em !important;
}

.home-news__inner  .pagination {
  text-align: center;
  margin: 50px 0 0 0;
}

.home-news__inner .pagination li {
  display: inline-block;
  background:#666;
  width: 55px;
  height: 40px;
  text-align: center;
  position: relative;
}

.home-news__inner .pagination li a{
  position: absolute;
  padding-top: 10px;
  width: 100%;
  height: 100%;
  text-align: center;
  display:table;
  color: #fff;
  font-size: larger;
  text-decoration: none;
}

.home-news__inner .pagination li a span{
  display:table-cell;
  vertical-align:middle;
}

.home-news__inner .pagination li a:hover,
.home-news__inner .pagination li a.active{
  color: rgb(90, 90, 90);
  background:#eea600;
}

@media only screen and (max-width: 767px){
  .home-news__inner .pagination li{
    display: none;
  }

  .home-news__inner .pagination li.prev,
  .home-news__inner .pagination li.next{
    display: inline-block;
    width: 40%;
    height: 40px;
    text-align: center;
  }

  .home-news__inner .pagination li.prev a,
  .home-news__inner .pagination li.next a{
    width: 100%;
    text-align: center;
  }

  .home-news__inner .pagination li.prev span::after{
    content: "　前の10件へ";
  }

  .home-news__inner .pagination li.next span::before{
    content: "次の10件へ　";
  }

}

.newstopic__body {
  margin-top: 25px;
  font-size: 16px;
  line-height: 1.75;
}

.newstopic__head,
.newstopic__head_small {
  background: white;
  padding-bottom: 50px;
  border-bottom: 1px solid #ccc;
  color: #eea600;
  text-align: center;
}

.news_link {
  margin-left: 1.5em;
}

.news_link2 {
  line-height: 1.8em;
  font-size: 1.05em;
  margin-top: 10px;
  margin-left: 1.5em;
}

.news_frame{
  margin: 20px 15px;
  padding:10px 0;
  border-color: #ccc;
  border-style: solid;
  border-width: 1px;
  background-color:#f6ffff;
}

.news_frame_short{
  margin: 25px;
  padding:18px 0 0 0; 
  max-width: 660px;
  border-color: #ccc;
  border-style: solid;
  border-width: 1px;
  background-color:#fdfff6;
}

.news_frame_white{
  margin: 20px 15px;
  padding:10px 0;
  border-color: #ccc;
  border-style: solid;
  border-width: 1px;
  background-color:#ffffff;
}
.news_frame_white2{
  margin: 20px 15px;
  padding:5px 15px;
  border-color: #ccc;
  border-style: solid;
  border-width: 1px;
  background-color:#ffffff;
}

@media screen and (min-width: 768px) {
  .companytopic__head {
    padding-top: 150px;
    padding-right: 100px;    
    padding-left: 100px; 
    font-size: 38px; 
    line-height: 43px; 
  }
  .companytopic__body {
    margin: 0 auto;
    padding: 60px 60px 10px;
    max-width: 880px;
  }
  .company__head_title {
    margin-top: 5%;
  }
  .company_qa_back{
    margin-bottom: 65px;
  }
}
/* add end for company 2021.10.1 */

/* add start for news 2021.11.16 */ 
.newstopic_title_1 {
  font-size: 1.55em;
  line-height: 1.6em;
  margin: 0 0 15px 10px;
  text-align: left;
  color:rgb(30, 37, 139);
  font-weight: bolder;
}

.newstopic_title_2 {
  font-size: 1.2em;
  margin: 45px 0 15px 10px;
  line-height: 1.3em;
  text-align: left;
  font-weight: bolder;
}

.newstopic_link {
  font-size: 1.2em;
  margin: 1em 0 2em;
  line-height: 1.3em;
  text-align: left;
  font-weight: 700;
  color:rgb(30, 37, 139);
}

.table_normal {
  width: 93%;
  font-size: 1.0em;
  margin: 3%;
  line-height: 1.3em;
}

.table_normal td {
  color:#3b3b3b;
  border: solid 1px;
  padding: 2% 2% 2% 3%;
  border-color: lightgrey;
  background-color:rgba(255, 255, 255, 0.1)  !important;
}

.table_normal th {
  color:#3b3b3b;
  border: solid 1px;
  padding: 2% 2% 2% 3%;
  border-color: lightgrey;
  background-color:rgb(255, 255, 235) !important;
}


.xstage-key-visual__title {
  font-size: 24px;
  color: rgb(51, 51, 51);
  line-height: 2.0em;
}

.xstage-key-visual__lead {
  color: #cccaca;
  line-height: 2;
}

.xstage__head_title {
  color: #2b00a0;
  display: block;
  font-weight: bold;
  font-size:2.1em;
  line-height: 1.7em;
  text-indent: 6.1em;
  position: relative;
  background-image: url(../images/xstage/img_xstage_headerlogo_notag_space.png);
  background-repeat: no-repeat;
  background-size: 5.6em;
  margin-top: 10%;
  margin-bottom: 4%;
  padding-top: 2px;
  background-color: #00b7ff05;
  }

.xstage__head_title:after {
  content: "";
  display: block;
  height: 4px;
  background: -webkit-linear-gradient(to right, #00499c, #55ccff);
  background: linear-gradient(to right, #00449c, #55ccff);
  } 

.xstage__title_h3_r {
  color:#ff5100;
  font-weight: bold;
  font-size:27px;
  position: relative;
  padding: 0.1em 0 0 0.4em;
  border-left: 0.5em ridge #ff0000;
  margin-top: 8%;
  margin-bottom: 4%;
  }
  
.xstage__title_h3_r_f {
  color:#ff5100;
  font-weight: bold;
  font-size:27px;
  position: relative;
  padding: 0.1em 0 0 0.4em;
  border-left: 0.5em ridge #ff0000;
  margin-top: 3%;
  margin-bottom: 4%;
  }     

.xstage__title_h3_y_f {
  color:#ffae00;
  font-weight: bold;
  font-size:27px;
  position: relative;
  margin-top: 2%;
  margin-bottom: 4%;
  }

.xstage__title_h3_y {
  color:#ffae00;
  font-weight: bold;
  font-size:27px;
  position: relative;
  margin-top: 8%;
  margin-bottom: 4%;
  }

.xstage__title_h4_p_f {
  color:#6200d3;
  font-weight: bold;
  font-size:20px;
  position: relative;
  margin-top: 2%;
  margin-bottom: 3%;
  }

.xstage__title_h4_p {
  color:#6200d3;
  font-weight: bold;
  font-size:20px;
  position: relative;
  margin-top: 8%;
  margin-bottom: 3%;
  }

.xstage__title_h4_ps_f {
  color:#001cb9;
  font-weight: bold;
  font-size:20px;
  position: relative;
  margin-top: 2%;
  margin-bottom: 2%;
  }

.xstage__title_h4_ps {
  color:#001cb9;
  font-weight: bold;
  font-size:20px;
  position: relative;
  margin-top: 7%;
  margin-bottom: 2%;
  }

.xstage__title_h4_b_f {
  color:#123cad;
  font-weight: bold;
  font-size:18px;
  position: relative;
  margin-top: 2%;
  margin-bottom: 2%;
  }   

.xstage__title_h4_b {
  color:#123cad;
  font-weight: bold;
  font-size:18px;
  position: relative;
  margin-top: 7%;
  margin-bottom: 2%;
  }   

.xstage_category {
  margin-top: 10px;
  font-size: 18px;
  }

.xstage_text{
  margin-bottom: 3%;
  font-size: 1.1em;
  line-height: 1.5em;
}

.xstage_clear {
  clear: both;
}

.xstage_function{
  display: inline-block;
}

.xstage_frame_y{
  border: 2px solid #e0ebff;
  border-radius: 10px;
  padding: 12px 10px 3px;
  background: white;
}

.frame_title{
  color: rgb(255, 193, 21);
  margin-bottom: 0.75em;
}

.frame_text{
  font-size: 0.9em;
  line-height: 1.2em;
  margin-bottom: 0.5em;
}

.box-003 {
    display: flex;
    grid-gap: 0 .7em;
    margin: 0 auto;
    padding: 1em;
    border-radius: 5px;
    background-color: #f7f7f7;
    color: #333333;
}

.box-004 {
    display: flex;
    grid-gap: 0 .7em;
    margin: 0 auto;
    padding: 1em;
    border-radius: 5px;
    background-color: #ffebee;
    color: #333333;
}

.box-004::before {
    width: 50px;
    height: 50px;
    content: '';
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12.8659 3.00017L22.3922 19.5002C22.6684 19.9785 22.5045 20.5901 22.0262 20.8662C21.8742 20.954 21.7017 21.0002 21.5262 21.0002H2.47363C1.92135 21.0002 1.47363 20.5525 1.47363 20.0002C1.47363 19.8246 1.51984 19.6522 1.60761 19.5002L11.1339 3.00017C11.41 2.52187 12.0216 2.358 12.4999 2.63414C12.6519 2.72191 12.7782 2.84815 12.8659 3.00017ZM10.9999 16.0002V18.0002H12.9999V16.0002H10.9999ZM10.9999 9.00017V14.0002H12.9999V9.00017H10.9999Z' fill='%23f06060'%3E%3C/path%3E%3C/svg%3E");
}

.box-004 p {
    margin: 0;
    padding: 0 0 0 .7em;
    border-left: 1px solid #f06060;
    line-height: 1.6em;
    color: #f06060;
}
.streaming_alignment {
  width: 30%;
}

th.millvi {
  font-size: 1.2em;
  margin: 0 auto;
  text-align: center;
  background-color: #6087b9;
}

td.millvi {
  font-size: 1.2em;
  margin: 0 auto;
  text-align: center;
  border: solid 1px;
}

th.vimeo {
  font-size: 1.2em;
  margin: 0 auto;
  text-align: center;
  background-color: #7fe5f9;
}




@media screen and (max-width: 767px) {
  .xstage-key-visual__title {
    background: url("../images/xstage/img_lead_bg3.png") no-repeat center bottom;
    background-size: auto 2.5em;
    padding-top: 100px;
    font-size: 0.95em;
    line-height: 1.1em;
  }
  .xstage-key-visual__lead {
    font-size: 16px;
  }
  .xstage-video{
    margin-top: 50px;
    margin-bottom: 30px;
  }
  .xstage-video__embed {
    margin-top: 10px;
    display: block;
    width: 100%;
    min-height: 50vh;
    object-fit: cover;
  }
  .xstage__head_title {
    color: #2b00a0;
    display: block;
    font-weight: bold;
    font-size:1.1em;
    line-height: 1.3em;
    text-indent: 4.1em;
    position: relative;
    background-image: url(../images/xstage/img_xstage_headerlogo_notag_space.png);
    background-repeat: no-repeat;
    background-size: 4.1em;
    background-position: left 3px top 3px;
    margin-top: 10%;
    margin-bottom: 4%;
    border-top: #006ead 2px solid;
    padding-top: 2px;
    background-color: #00b7ff05;
  }
  .xstage__head_title:after {
    height: 2px;
    } 
  .xstage__title_h3_r,
  .xstage__title_h3_r_f {
    font-size:1.1em;
    line-height: 1.1em;
    border-left: 0.3em ridge #ff0000;
  }
  .xstage__title_h3_y,
  .xstage__title_h3_y_f {
    font-size:1.1em;
    line-height: 1.1em;
  }
  .xstage__title_h4_p,
  .xstage__title_h4_p_f {
    font-size:1.0em;
    line-height: 1.15em;
  }
  .xstage__title_h4_ps,
  .xstage__title_h4_ps_f {
    font-size:1.0em;
    line-height: 1.0em;
  }
  .xstage__title_h4_b,
  .xstage__title_h4_b_f {
    font-size:1.0em;
    line-height: 1.15em;
  }  
  .xstage__head {
    padding-top: 100px;
    padding-bottom: 10px;
    background: url("../images/xstage/img_xstage_main.jpg") no-repeat center center;
    background-size: cover;
  }
  .xstage__nav {
    margin-top: 30px;
    overflow: auto;
  }
  .xstage__body {
    padding-bottom: 110px;
  }
  .xstage__button {
    margin: 55px 15px 0;
  }
  .xstage_text{
    margin-bottom: 3%;
    font-size: 0.9em;
    line-height: 1.4em;
  }
  .xstage_image_right{
    float: right;
    width: 30%;
    margin-left: 1em;
  }
  .xstage_image_right img {
    max-width: 120px;
  }
  .xstage_image_left{
  }
  .xstage_image_left img {
    max-width: 100%;
  }
  .xstage_function{
    width: 100%;
    margin: 5px;
  }
}
  
@media screen and (min-width: 768px) {
  .xstage-key-visual__title {
    background: url("../images/xstage/img_lead_bg4.png") no-repeat center bottom;
    background-size: 100% auto;
    margin-top: 320px;
    font-size: 24px;
  }
  .xstage-key-visual__lead {
    margin-top: 10px;
    font-size: 18px;
  }
  .xstage__head {
    padding-top: 160px;
    padding-bottom: 30px;
    background: url("../images/xstage/img_xstage_main5.jpg") no-repeat center center;
    background-size: cover;
  }
  .xstage-video{
    margin-top: 20px;
    margin-bottom: 10px;
  }
  .xstage-video__embed {
    display: block;
    /*margin-top: 50px;*/
    margin-bottom:50px;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .xstage__head_title {
    background-position: top 0.1em left 0.3em;
  }
  .xstage__title_h4_p {
    padding-left: 0.5em;
  }
  .xstage__title_h4_ps {
    padding-left: 0.5em;
  }
  .xstage__title_h4_b {
    padding-left: 0.5em;
  } 
  .xstage__nav {
    margin-top: 40px;
  }
  .xstage__body {
    margin: 0 auto;
    padding: 0 60px;
    max-width: 1280px;
  }
  .xstage__button {
    margin: 67px auto 0;
  }
  .xstage_image_left{
    float: left;
    width: 48%;
    margin: 0 0 0 10px;
  }
  .xstage_image_left img {
    max-width: 100%;
  }
  .xstage_image_right{
    float: right;
    width: 20%;
    margin-left: 1.5em;
  }
  .xstage_image_right img {
    max-width: 140px;
  }
  .xstage_clear_2 {
    clear: both;
  }
  .xstage_function{
    float: left;
    width: 48%;
  }
  .xstage_frame_y{
    margin-left: 10px;
    margin-bottom: 10px;
  }
  .xstage_indent{
    margin-left: 1.0em;
  }
}

.xs_menu_inner{
		display: flex;
		flex-wrap: wrap;
}
.xs_menu_inner li{
		width: 30%;
	    list-style: none;
}

/* SP */

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

  .footer-page__body {
  background-color: #fff;
  }

  h2 {
  margin-top: 30px;
  margin-bottom: 30px;
  font-size: 1.4em;
  line-height: 1.7em;
  }

  h5 {
  font-weight: lighter;
  margin: 20px;
  font-size: 1.1em;
  line-height: 2.5em;
}

  p.text {
  font-size: 1.1em;
  margin: 10px;
  line-height: 1.8em;
  }

  ul.features, il {
  font-size: 1.2em;
  }

  .
  {
		margin: 20px auto 0;
	}
	.xs_menu_inner li{
		width: 45%;
    }

  .options {
  flex-direction: column;
  }
  .option_icon {
    float: left;
    width: 30%;
    margin-right: 20px;
  }

  .options .box_text {
  font-size: 1.1em;
  line-height: 1.2;
}

  .op-box {
  width: 90%;
  background-color: #f5f5f5;
  margin-bottom:30px;
  }

  .elmz_style {
  flex-direction: column;
  }

  .fadeUp {
  width: 90%;
  }
  .anim-box {
  background-color: #fff;
  border:none;
  margin-bottom:30px;
  }

  .elmz_style .box_text {
  font-size: 1.1em;

  }
  .elmz_style img {
    float: left;
    width: 30%;
    margin-right: 20px;
  }
  .elmz_style .box_til {
    font-size: 1.5em;  
  }

  .table-scroll{
    overflow-x : auto;
  }
  .user_style img{
  width: 40%;
  float: left;
  margin: 0 20px 20px 0;
  }
  .shuffle {
  width: 100%;
  }

  .movies {
  margin-left: 60px;
  }

  .feeimg {
    width: 90%;
  }

  .movie-box {
  padding:25px 18px 10px;
  background-color: #fff;
  border:1px solid #ccc;
  border-radius: 20px;
  margin-bottom: 20px;
  }

  .price {
  width: 20%;
  }

  .price_text {
  margin-top: 40px;
  line-height: 1.4em;
  margin-bottom: 60px;
  }

   .price_textown {
  margin-top: 40px;
  line-height: 1.4em;
  margin-bottom: 60px;
  }

  .tbody {
  margin: 10px;
  }

  .box_text3{
    font-size: 1rem;
    margin-top: 50px;
  }

  .cv_btn {
  margin-top: 20px;
  margin: auto;
  width: 100%;
}

}

.elmz_menu_btn{
  max-width: 300px;
  padding: 14px 0 16px 0;
  position: relative;
  text-align: center;
  text-decoration: none;
  display: block;
  margin: 10px auto;
  color: #fff;
  background: #444;
  line-height: 1;
  border-radius: 10px;
  transition: all .2s;
}
.elmz_menu_btn:hover{
  animation: shine 1s;
}


.xs_menu_btn{
  max-width: 300px;
  padding: 14px 0 16px 0;
  position: relative;
  text-align: center;
  text-decoration: none;
  display: block;
  margin: 10px auto;
  color: #fff;
  background: #444;
  line-height: 1;
  border-radius: 10px;
  transition: all .2s;
}
.xs_menu_btn:hover{
  animation: shine 1s;
}

.xs_menu_btn{
  max-width: 300px;
  padding: 14px 0 16px 0;
  position: relative;
  text-align: center;
  text-decoration: none;
  display: block;
  margin: 10px auto;
  color: #fff;
  background: #444;
  line-height: 1;
  border-radius: 10px;
  transition: all .2s;
}
.xs_menu_btn:hover{
  animation: shine 1s;
}
/* menu color */
@keyframes shine {
  0% { background: #f2cf7e; }
  10% { background: #ccc; }
  100% { background: #f2cf7e; }
}