@charset "UTF-8";
/*---privacypolicy------------------------------------------------------------------*/
/*--- フォントサイズvw設定 -----------------------------------------------------*/
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

.pc {
  display: block !important;
}

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

.sp {
  display: none !important;
}

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

a {
  -webkit-transition: opacity 0.3s ease-out;
  -moz-transition: opacity 0.3s ease-out;
  -ms-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
  display: inline-block;
}

a:hover {
  cursor: pointer;
  opacity: .8;
  -webkit-opacity: .8;
  -moz-opacity: .8;
  filter: alpha(opacity=80);
  /* IE lt 8 */
  -ms-filter: "alpha(opacity=80)";
  /* IE 8 */
}

html {
  overflow-x: hidden;
}

body {
  overflow-x: hidden;
}

.container {
  overflow-x: hidden;
}

.float_this {
  -webkit-animation-name: fuwafuwa;
  -webkit-animation-duration: 2s;
  -webkit-animation-iteration-count: infinite;
  /*-webkit-animation-direction:alternate;*/
  -webkit-animation-timing-function: ease;
  -moz-animation-name: fuwafuwa;
  -moz-animation-duration: 2s;
  -moz-animation-iteration-count: infinite;
  /*-moz-animation-direction:alternate;*/
  -moz-animation-timing-function: ease;
  animation-name: fuwafuwa;
  animation-duration: 2s;
  animation-iteration-count: infinite;
  /*-moz-animation-direction:alternate;*/
  animation-timing-function: ease;
}

@-webkit-keyframes fuwafuwa {
  0% {
    -webkit-transform: translate(0, 0);
  }
  50% {
    -webkit-transform: translate(0, -10px);
  }
  100% {
    -webkit-transform: translate(0, 0);
  }
}

@-moz-keyframes fuwafuwa {
  0% {
    -moz-transform: translate(0, 0);
  }
  50% {
    -moz-transform: translate(0, -10px);
  }
  100% {
    -moz-transform: translate(0, 0);
  }
}

#works_single .mgb05 {
  margin-bottom: 5px;
}

#works_single .mgb10 {
  margin-bottom: 10px;
}

#works_single .mgb15 {
  margin-bottom: 15px;
}

#works_single .mgb20 {
  margin-bottom: 20px;
}

#works_single .mgb25 {
  margin-bottom: 25px;
}

#works_single .mgb30 {
  margin-bottom: 30px;
}

#works_single .mgb40 {
  margin-bottom: 40px;
}

#works_single .mgb45 {
  margin-bottom: 45px;
}

#works_single .mgb50 {
  margin-bottom: 50px;
}

#works_single .mgb55 {
  margin-bottom: 55px;
}

#works_single .mgb60 {
  margin-bottom: 60px;
}

#works_single .mgb65 {
  margin-bottom: 65px;
}

#works_single .mgb70 {
  margin-bottom: 70px;
}

#works_single .mgb75 {
  margin-bottom: 75px;
}

#works_single .mgb80 {
  margin-bottom: 80px;
}

#works_single .mgb85 {
  margin-bottom: 85px;
}

#works_single .mgb90 {
  margin-bottom: 90px;
}

#works_single .mgb95 {
  margin-bottom: 95px;
}

#works_single .mgb100 {
  margin-bottom: 100px;
}

#works_single .mgb105 {
  margin-bottom: 5px;
}

#works_single .mgb110 {
  margin-bottom: 10px;
}

#works_single .mgb115 {
  margin-bottom: 15px;
}

#works_single .mgb120 {
  margin-bottom: 20px;
}

#works_single .mgb125 {
  margin-bottom: 25px;
}

#works_single .mgb130 {
  margin-bottom: 30px;
}

#works_single .mgb140 {
  margin-bottom: 40px;
}

#works_single .mgb145 {
  margin-bottom: 45px;
}

#works_single .mgb150 {
  margin-bottom: 50px;
}

#works_single .mgb155 {
  margin-bottom: 55px;
}

#works_single .mgb160 {
  margin-bottom: 60px;
}

#works_single .mgb165 {
  margin-bottom: 65px;
}

#works_single .mgb170 {
  margin-bottom: 70px;
}

#works_single .mgb175 {
  margin-bottom: 75px;
}

#works_single .mgb180 {
  margin-bottom: 80px;
}

#works_single .mgb185 {
  margin-bottom: 85px;
}

#works_single .mgb190 {
  margin-bottom: 90px;
}

#works_single .mgb195 {
  margin-bottom: 95px;
}

#works_single .mgb200 {
  margin-bottom: 100px;
}

.privacy_content {
  width: 70vw;
  margin: 0 auto 8.45544554515vw;
  text-align: left;
}

@media screen and (max-width: 767px) {
  .privacy_content {
    width: 83.33333333vw;
    margin: 0 auto 22.1296296274vw;
    text-align: left;
  }
}

.privacy_content .privacy_content_txt {
  line-height: 2;
  font-size: 24.54851px;
  font-size: 0.9703vw;
  margin: 2.0792079209vw 0 0;
}

@media screen and (max-width: 767px) {
  .privacy_content .privacy_content_txt {
    font-size: 65.59259px;
    font-size: 2.59259vw;
    margin: 5.185185185vw 0 0;
  }
}

.privacy_content .privacy_content_txt a {
  color: #221815;
}

.privacy_content .privacy_contact {
  font-size: 24.54851px;
  font-size: 0.9703vw;
  line-height: 2;
  font-weight: 700;
  margin: 2.0792079209vw 0 0;
}

@media screen and (max-width: 767px) {
  .privacy_content .privacy_contact {
    font-size: 65.59259px;
    font-size: 2.59259vw;
    margin: 5.185185185vw 0 0;
  }
}

.privacy_content .privacy_contact_title {
  font-size: 24.54851px;
  font-size: 0.9703vw;
  line-height: 2;
}

@media screen and (max-width: 767px) {
  .privacy_content .privacy_contact_title {
    font-size: 65.59259px;
    font-size: 2.59259vw;
  }
}

.privacy_content .privacy_contact_txt {
  font-size: 24.54851px;
  font-size: 0.9703vw;
  line-height: 2;
}

@media screen and (max-width: 767px) {
  .privacy_content .privacy_contact_txt {
    font-size: 65.59259px;
    font-size: 2.59259vw;
  }
}

.privacy_content .privacy_contact_txt a {
  color: #221815;
}

/*# sourceMappingURL=privacypolicy.css.map */