@charset "UTF-8";
/*****************************************************************
 Vanishing point
*****************************************************************/
@media screen and (min-width: 1000px) {
  .vanish-pc {
    display: none !important;
  }
}
@media screen and (min-width: 600px) and (max-width: 999px) {
  .vanish-tl {
    display: none !important;
  }
}
@media screen and (max-width: 599px) {
  .vanish-sp {
    display: none !important;
  }
}
/*****************************************************************
 ELEMENTS
*****************************************************************/
html, body {
  width: 100%;
  padding: 0;
  margin: 0;
}
html {
  height: 100%;
  font-size: 65%;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%；
}
body {
  background: #FFFFFF;
  min-height: 100%;
  font-weight: 400;
  font-family: YakuHanJPs, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", Meiryo, sans-serif;
  font-kerning: normal;
  font-feature-settings: 'palt';
  background-image: url("../img/privacy_bg.png") ;
  background-repeat: repeat-x; 
}
@media screen and (min-width: 1000px) {
  body {
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 599px) {
  body {
    font-size: 1.2rem;
    overflow-y: scroll;
    overflow-x: hidden;
  }
}
section {
  position: relative;
  background-color: inherit;
}
header, nav, main, footer, aside {
  position: relative;
  width: 100%;
  overflow: hidden;
}
h1 > span, h2 > span, h3 > span, h4 > span, h5 > span, h6 > span, h1 > ruby, h2 > ruby, h3 > ruby, h4 > ruby, h5 > ruby, h6 > ruby {
  display: block;
}
h1 span, h2 span, h3 span, h4 span, h5 span, h6 span {
  display: inline-block;
  letter-spacing: 0.05em;
  vertical-align: baseline;
  padding-left: calc(env(safe-area-inset-left) + .2em);
}
h1 ruby, h2 ruby, h3 ruby, h4 ruby, h5 ruby, h6 ruby {
  font-size: 0.6em;
}
h1 .jp, h2 .jp, h3 .jp, h4 .jp, h5 .jp, h6 .jp, h1 .en, h2 .en, h3 .en, h4 .en, h5 .en, h6 .en {
  line-height: 1em;
}
p {
  font-weight: 400;
  margin: 2em 0;
}
a {
  text-decoration: none;
  color: #fff;
  transition: opacity 0.5s ease;
}
a:hover, a:active {
  opacity: 0.5;
}
p a {
  color: inherit;
  text-decoration: none;
}
p a:hover, p a:active {
  text-decoration: underline;
}
strong, em {
  display: inline-block;
  font-weight: 500;
  font-style: normal;
}
picture, iframe, video, object, svg, img {
  display: block;
  font-size: 0;
  border: none;
  max-width: 100%;
}
i {
  vertical-align: middle;
  color: #262626;
}
label {
  display: inline-block;
  min-height: 1.8125em;
  line-height: 1.8125em;
}
/*****************************************************************
 VESSELS
*****************************************************************/
.vessel, .socket, .bit {
  position: relative;
  margin: 0 auto;
  box-sizing: border-box;
}
.vessel.center, .socket.center, .bit.center {
  text-align: center;
}
.vessel {
  display: block;
  width: auto;
  max-width: 1080px;
  margin: 0px auto;
  background: none;
  text-align: center;
  overflow: hidden;
}
@media screen and (min-width: 1000px) {
  .vessel {
    padding: 0 40px;
  }
}
@media screen and (min-width: 600px) and (max-width: 999px) {
  .vessel {
    padding: 0 40px;
  }
}
@media screen and (max-width: 599px) {
  .vessel {
    padding: 0;
  }
}
@media screen and (min-width: 1000px) {
  .vessel.extend {
    padding-top: 150px;
    padding-bottom: 150px;
  }
}
@media screen and (max-width: 999px) {
  .vessel.extend {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
@media screen and (min-width: 1000px) {
  .vessel.media, .vessel .media {
    margin-top: 150px;
    margin-bottom: 150px;
  }
}
@media screen and (max-width: 999px) {
  .vessel.media, .vessel .media {
    margin-top: 40px;
    margin-bottom: 40px;
  }
}
.socket {
  display: block;
  width: auto;
  clear: both;
  z-index: 1;
}
@media screen and (min-width: 1000px) {
  .socket {
    margin: 20px auto;
    padding: 40px;
  }
}
@media screen and (min-width: 600px) and (max-width: 999px) {
  .socket {
    margin: 10px;
    padding: 10px;
  }
}
@media screen and (max-width: 599px) {
  .socket {
    margin: 20px;
    padding: 10px 0;
  }
}
.socket:first-child {
  margin-top: 0;
}
.socket:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 1000px) {
  .socket.extend {
    margin-bottom: 160px;
  }
}
@media screen and (max-width: 999px) {
  .socket.extend {
    margin-bottom: 80px;
  }
}
.bit {
  width: auto;
  padding: 0;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  overflow: visible;
}
@media screen and (min-width: 1000px) {}
.socket.partite {
  position: relative;
  font-size: 0;
  letter-spacing: 0;
}
@media screen and (min-width: 1000px) {
  .socket.partite {
    text-align: left;
    margin-left: 20px;
    margin-right: 20px;
  }
}
@media screen and (max-width: 999px) {
  .socket.partite {
    text-align: center;
  }
}
.socket.partite .bit {
  vertical-align: top;
  letter-spacing: normal;
  display: inline-block;
  border: solid 2px #DBDBDB;
  border-radius: 16px
}
@media screen and (min-width: 1000px) {
  .socket.partite .bit {
    font-size: 1.4rem;
    padding: 80px;
    margin-bottom: 80px;
  }
}
@media screen and (max-width: 999px) {
  .socket.partite .bit {
    font-size: 1.2rem;
    max-width: 100%;
    padding: 20px;
    margin-bottom: 40px;
    width: 680px;
    margin-left: 20px;
    margin-right: 20px;
  }
}
@media screen and (max-width: 599px) {
  .socket.partite .bit {
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 16px;
  }
}
@media screen and (min-width: 1000px) {
  .socket.partite.duo .bit {
    width: calc(50% - 40px);
  }
  .socket.partite.duo .bit:nth-child(2n) {
    margin-left: 80px;
  }
  .socket.partite.duo .bit:nth-last-child(1), .socket.partite.duo .bit:nth-last-child(2) {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 999px) {
  .socket.partite.duo .bit:nth-last-child(1) {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 999px) {
  .socket.partite.tri .bit {
    width: 100%;
    margin-bottom: 80px;
  }
}
/*****************************************************************
 FIELDS
*****************************************************************/
input[type="text"], input[type="password"], input[type="email"], select, textarea, p.lace {
  display: inline-block;
  width: 100%;
  min-height: 40px;
  padding: 0 20px;
  background-color: #fff;
  outline: none;
  border: none;
  color: #333333;
  font-weight: 400;
  font-size: 1.4rem;
}
input[type="text"]::placeholder, input[type="password"]::placeholder, input[type="email"]::placeholder, select::placeholder, textarea::placeholder, p.lace::placeholder {
  color: #727171;
}
select {
  padding: 0 100px 0 50px;
  line-height: 160px;
  background-image: url("../img/arr_down-gray.svg");
  background-position: center right 10px;
  background-size: 20px auto;
  border: none;
}
select, select option {
  color: #727171;
}
textarea {
  padding: 10px 20px;
}
p.lace {
  border: none;
  line-height: 2.5em;
  margin-top: 0;
}
.field {
  position: relative;
  width: 100%;
  margin: 0 auto;
  text-align: left;
  overflow: hidden;
}
@media screen and (min-width: 1000px) {
  .field {
    margin-bottom: 60px;
  }
}
@media screen and (max-width: 999px) {
  .field {
    margin-bottom: 40px;
  }
}
.field:last-child {
  margin-bottom: 0;
}
.field label {
  min-height: 40px;
}
/*****************************************************************
 BUTTON
*****************************************************************/
.btn {
  position: relative;
  max-width: 80%;
  background-color: #535353;
  color: #ffffff;
  border-radius: 0.5rem;
  box-sizing: content-box;
  text-align: center;
  transition: background-color 0.35s linear;
}
@media screen and (min-width: 1000px) {
  .btn {
    width: 180px;
    display: inline-block;
    padding: 10px;
    margin: 0 10px;
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 999px) {
  .btn {
    width: 150px;
    display: block;
    padding: 10px;
    margin: 10px auto;
    font-size: 1.6rem;
  }
}
.btn i, .btn span {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn i {
  height: 1em;
}
.btn i:first-child {
  margin-right: 0.25em;
}
.btn i:last-child {
  margin-left: 0.25em;
}
.btn i img {
  height: 100%;
  width: auto;
}
.btn:hover, .btn:active, input:checked + .btn {
  background-color: #FDCC53;
  opacity: 1;
}
.btn.disable, .btn[disabled] {
  background-color: #727171 !important;
  border-color: #727171 !important;
  color: #ffffff !important;
  pointer-events: none;
  cursor: auto;
}
.btn.disable:hover, .btn[disabled]:hover, .btn.disable:active, .btn[disabled]:active {
  opacity: 1;
}
/*****************************************************************
 UTILITY
*****************************************************************/
.txt-center {
  text-align: center !important;
}
.txt-right {
  text-align: right !important;
}
.txt-left {
  text-align: left !important;
}
.primary-color {
  color: #FDCC53;
}
.bold {
  font-weight: 700;
}
.small {
  font-size: 0.85em;
}
.verysmall {
  font-size: 0.65em;
}
body {
  letter-spacing: -0.0125em;
  color: #262626;
}
p {
  text-align: justify;
  hanging-punctuation: force-end;
}
@media screen and (min-width: 1000px) {
  p {
    font-size: 1.6rem;
    line-height: 1.8em;
  }
  /* p:first-child {
    margin-top: -0.4em;
  }*/
  p:last-child {
    margin-bottom: -0.34em;
  }
}
@media screen and (max-width: 999px) {
  p {
    font-size: 1.4rem;
    line-height: 1.4em;
  }
  p:first-child {
    margin-top: -0.3em;
  }
  p:last-child {
    margin-bottom: -0.255em;
  }
}
span.jp, span.en {
  vertical-align: middle;
}
span.sub, span.main {
  display: block;
  position: relative;
}
@media screen and (min-width: 1000px) {
  hr {
    width: 90%;
    border: 1px;
    display: none;
    margin-top: 10px;
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 999px) {
  hr {
    width: 60%;
    display: none;
    margin-top: 5px;
    margin-bottom: 5px;
  }
}
/* common parts */
@media screen and (min-width: 1000px) {
  svg polyline, svg line, svg polygon {
    stroke-width: 4;
  }
}
@media screen and (max-width: 999px) {
  svg polyline, svg line, svg polygon {
    stroke-width: 4;
  }
}
svg g.hover_in {
  opacity: 0;
  transition: opacity 0.5s ease;
}
svg:hover g.hover_in {
  opacity: 1;
}
svg g.hover_out {
  opacity: 1;
  transition: opacity 0.5s ease;
}
svg:hover g.hover_out {
  opacity: 0;
}
.image {
  /* position: relative; */
  /* overflow: hidden; */
  padding: 0;
}
.image > img {
  transition: transform 0.5s ease;
}
a:hover .image > img {
  transform: scale(1.125);
}
a:hover g.hover_in {
  opacity: 1;
}
a:hover g.hover_out {
  opacity: 0;
}
.title {
  font-family: 'Noto Sans JP', sans-serif;
  text-align: center;
  font-weight: 600;
  letter-spacing: 0.0125em;
}
@media screen and (min-width: 1000px) {
  .title {
    font-size: 2.8rem;
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 999px) {
  .title {
    font-size: 2.2rem;
    margin-bottom: 20px;
  }
}
@media screen and (min-width: 1000px) {
  .title img {
    height: 70px;
  }
}
@media screen and (max-width: 999px) {
  .title img {
    height: 44px;
  }
}
.lead, .lead > p {
  line-height: 2.8em;
  text-align: center;
}
@media screen and (max-width: 999px) {
  .lead, .lead > p {
    font-size: 1.2rem;
    line-height: 1.8em;
  }
}
.lead strong {
  font-size: 1.5em;
  font-weight: normal;
}
@media screen and (max-width: 999px) {
  .lead strong {
    font-size: 1em;
  }
}
.contents {
  overflow: hidden;
}
@media screen and (min-width: 1000px) {
  .contents {
    font-size: 1.6rem;
    line-height: 1.8em;
  }
}
@media screen and (max-width: 999px) {
  .contents {
    font-size: 1.4rem;
    line-height: 1.8em;
  }
}
.contents p {
  letter-spacing: -0.0125em;
}
@media screen and (min-width: 1000px) {
  .contents p {
    line-height: 2.4em;
  }
  .contents p:first-child {
    margin-top: 0em;
  }
  .contents p:last-child {
    margin-bottom: -0.595em;
  }
}
@media screen and (max-width: 999px) {
  .contents p {
    line-height: 1.8em;
  }
  .contents p:first-child {
    margin-top: 0em;
  }
  .contents p:last-child {
    margin-bottom: -0.34em;
  }
}
/*****************************************************************
 HEADER
*****************************************************************/
header {
  position: fixed;
  top: 0;
  z-index: 200;
  background: rgba(18, 18, 18, 0.72);
  /*　border-bottom: solid 5px #FDCC53;*/
  display: block
}
header .vessel {
  text-align: left;
}
@media screen and (min-width: 1000px) {
  header .socket {
    padding: 10px 0;
  }
}
@media screen and (min-width: 600px) {
  header .socket {
    margin: 0;
  }
}
header a {
  transition: opacity 0.5s ease, color 0.5s ease;
  color: #fff;
}
header a:hover, header a:active {
  opacity: 0.5;
}
header a:not([href]) {
  color: #818181;
}
header, header a header label {
 transition: color 0.5s, background-color 0.5s ease;
  color: #fff;
}
header svg, header a header label svg {
  fill: #FDCC53;
}
header ~ label[for="Menu"] svg {
  transition: stroke 0.5s;
}
header ~ label[for="Menu"] svg line {
  stroke-width: 4px;
  stroke: #FDCC53;
}
header ~ label[for="Menu"] svg g.off line {
  stroke: #FDCC53;
}
header ~ label[for="Menu"] svg g.on line {
  stroke: #ffffff;
}
header label, header nav {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}
@media screen and (max-width: 999px) {
  header nav {
    display: none;
  }
}
@media screen and (min-width: 1000px) {
  header nav {
    width: auto;
  }
  header nav ul {
    text-align: right;
  }
  header nav li {
    display: inline-block;
    vertical-align: top;
    margin: 0 8px;
  }
  header nav a {
    display: block;
    position: relative;
    font-size: 1.4rem;
    line-height: 1.8em;
  }
  header nav a::after {
    content: "";
    display: block;
    height: 2px;
    width: 100%;
    position: absolute;
    bottom: 0;
    /*background-color: #FDCC53;*/
    opacity: 0;
    transition: opacity 0.35s;
  }
  header nav a:hover::after {
    opacity: 1;
  }
}
@media screen and (min-width: 1000px) and (max-width: 1379px) {
  header nav li {
    margin: 0 4px;
  }
}
header a#Logo {
  display: block;
}
@media screen and (min-width: 1000px) {
  header a#Logo {
    height: 55px;
    width: 240px;
  }
}
@media screen and (max-width: 999px) {
  header a#Logo {
    height: 36px;
    width: 190px;
  }
}
header a#Logo svg, header a#Logo img {
  display: block;
  width: 100%;
  height: 100%;
}
header.white {
  background-color: rgba(255, 255, 255, 0);
  border: none;
}
@media screen and (min-width: 1000px) {
  header.white {
    padding: 0px 0;
    background-color : rgba(0,0,0,0.61);
  }
}
header.white, header.white a {
  color: #ffffff;
}
header.white::after, header.white a::after {
  background-color: #ffffff;
}
header.white ~ label[for="Menu"] g.off line {
  stroke: #ffffff;
}

label[for="Menu"] {
  position: fixed;
  z-index: 500;
  color: #ffffff;
  transition: opacity 0.5s ease, color 0.5s ease;
}
@media screen and (min-width: 1000px) {
  label[for="Menu"] {
    display: none !important;
  }
}
label[for="Menu"]:hover, label[for="Menu"]:active {
  opacity: 0.5;
}
@media screen and (min-width: 1000px) {
  label[for="Menu"] {
    top: 30px;
    right: 40px;
  }
}
@media screen and (max-width: 999px) {
  label[for="Menu"] {
    top: 20px;
    right: 10px;
  }
}
label[for="Menu"] svg g {
  transition: opacity 0.35s ease 0.5s, transform 0.5s;
  transform-origin: center;
}
@media screen and (min-width: 1000px) {
  label[for="Menu"] svg {
    height: 30px;
    width: 35px;
  }
}
@media screen and (max-width: 999px) {
  label[for="Menu"] svg {
    height: 20px;
    width: 28px;
  }
}
/*****************************************************************
 ASIDE
*****************************************************************/
aside {
  position: fixed;
  top: 0;
  height: 100vh;
  z-index: 175;
}
@media screen and (min-width: 1000px) {
  aside {
    display: none !important;
  }
}
aside .vessel {
  margin: 0 auto;
  background: #FDCC53;
}
@media screen and (max-width: 999px) {
  aside .vessel {
    width: 100%;
    height: 100%;
    overflow: scroll;
    padding: 80px 0;
  }
}
aside nav ul {
  display: block;
  margin: 0 auto;
}
aside nav ul li {
  text-align: center;
  list-style: none;
  padding: 0;
  margin-bottom: 40px;
}
aside nav ul li a, aside nav ul li label {
  display: inline-block;
  color: #ffffff;
  height: auto;
  line-height: 1em;
  font-weight: 400;
  font-size: 1.8rem;
}
aside nav ul li a:not([href]) {
  opacity: 0.5;
}
aside nav ul li span.jp {
  font-size: 0.8725em;
}
input#Menu {
  display: none;
}
input#Menu:not(:checked) ~ aside {
  opacity: 0;
  right: -100vw;
  transition: opacity ease 0.5s, right ease 0.25s 0.5s;
}
input#Menu:not(:checked) ~ label[for="Menu"] g.on {
  transform: scale(0);
  opacity: 0;
}
input#Menu:not(:checked) ~ label[for="Menu"] g.off {
  transform: scale(1);
  opacity: 1;
}
input#Menu:checked ~ header {
  background-color: #FDCC53;
}
input#Menu:checked ~ header #Logo svg {
  fill: #ffffff;
}
input#Menu:checked ~ aside {
  opacity: 1;
  right: 0;
  transition: opacity ease 0.5s;
}
input#Menu:checked ~ label[for="Menu"] g.on {
  transform: scale(1);
  opacity: 1;
}
input#Menu:checked ~ label[for="Menu"] g.off {
  transform: scale(0);
  opacity: 0;
}
/*****************************************************************
 MAIN
*****************************************************************/
@media screen and (min-width: 1000px) {
  main {
    margin-top: 80px;
  }
}
@media screen and (max-width: 999px) {
  main {
    margin-top: 60px;
  }
}
/*****************************************************************
 FOOTER
*****************************************************************/
footer {
  background-color: #ffcd46;
  color: #ffffff;
}
footer .vessel {
  padding-top: 0;
  padding-bottom: 0;
}
footer .bit {
  border: none;
  background: none;
  padding: 0 !important;
}
@media screen and (max-width: 999px) {
  footer .bit:not(:last-child) {
    margin-bottom: 20px !important;
  }
  footer .bit, footer .bit p {
    text-align: center;
  }
}
footer .socket {
  margin-top: 0;
  margin-bottom: 0;
}
@media screen and (min-width: 1000px) {
  footer .socket:nth-child(1) {
    padding-top: 80px;
  }
}
@media screen and (max-width: 999px) {
  footer .socket:nth-child(1) {
    padding-top: 40px;
  }
}
footer .socket:nth-child(1) .logo {
  display: inline-block;
}
footer .socket:nth-child(1) .logo img {
  width: auto;
}
@media screen and (min-width: 1000px) {
  footer .socket:nth-child(1) .logo img {
    height: 42px;
    margin: 0 8px;
  }
}
@media screen and (max-width: 999px) {
  footer .socket:nth-child(1) .logo img {
    height: 26px;
  }
}
footer .socket:nth-child(1) p {
  font-size: 1.2rem;
  line-height: 1.5em;
  letter-spacing: 0.03125em;
  margin: 1.25em 0;
}
@media screen and (max-width: 999px) {
  footer .socket:nth-child(1) p {
    font-size: 1.2rem;
    line-height: 1.4em;
    margin: 1.6em 0;
  }
}
footer .socket:nth-child(1) a.tel {
  font-weight: 500;
  text-decoration: none;
}
@media screen and (min-width: 1000px) {
  footer .socket:nth-child(1) a.tel {
    font-size: 5rem;
  }
}
@media screen and (max-width: 999px) {
  footer .socket:nth-child(1) a.tel {
    font-size: 2.8rem;
  }
}
@media screen and (min-width: 1000px) {
  footer .socket:nth-child(1) a.tel + small {
    font-size: 2.5rem;
  }
}
@media screen and (max-width: 999px) {
  footer .socket:nth-child(1) a.tel + small {
    font-size: 1.4rem;
  }
}
footer .socket:nth-child(1) ul {
  font-size: 0;
  text-align: left;
}
@media screen and (min-width: 1000px) {
  footer .socket:nth-child(1) ul {
    width: 100%;
    padding: 12px 0;
  }
}
@media screen and (max-width: 999px) {
  footer .socket:nth-child(1) ul {
    max-width: 340px;
    margin: 0 auto;
  }
}
footer .socket:nth-child(1) ul li {
  list-style: none;
  border-left: solid 2px #ffffff;
  display: inline-block;
  box-sizing: border-box;
  text-align: left;
}
@media screen and (min-width: 1000px) {
  footer .socket:nth-child(1) ul li {
    font-size: 1.8125rem;
    padding: 0.4em 1em;
    margin-right: 10px;
    margin-bottom: 0.6815em;
    width: 240px;
  }
  footer .socket:nth-child(1) ul li:nth-child(2n) {
    width: 180px;
  }
}
@media screen and (max-width: 999px) {
  footer .socket:nth-child(1) ul li {
    font-size: 1.2rem;
    padding: 0.18em 1em;
    margin-bottom: 0.5em;
    width: 45%;
  }
  footer .socket:nth-child(1) ul li:nth-child(2n) {
    margin-left: 10%;
  }
}
footer .socket:nth-child(1) ul li:last-child {
  width: 100%;
  margin-left: 0;
}
footer .socket:nth-child(2) ul {
  font-size: 0;
}
footer .socket:nth-child(2) ul li {
  list-style: none;
  margin: 0 0.25em;
  display: inline-block;
}
footer .socket:nth-child(2) ul li a {
  display: inline-block;
  vertical-align: middle;
}
footer .socket:nth-child(2) ul li::after {
    
  vertical-align: middle;
  font-size: 1em;
  margin-left: 0.5em;
}
@media screen and (min-width: 1000px) {
  footer .socket:nth-child(2) ul li {
    font-size: 1.5rem;
    margin-right: 1.5em;
  }
}
@media screen and (max-width: 999px) {
  footer .socket:nth-child(2) ul li {
    width: 100%;
    text-align: center;
    font-size: 1.2rem;
    margin-bottom: 0.5em;
  }
}
footer .socket:nth-child(2) span#Copyright {
  display: block;
  /*padding-bottom: env(safe-area-inset-bottom);*/
}
footer .socket:nth-child(2) span#Copyright a:link {
  color: #fff;
}


@media screen and (min-width: 1000px) {
  footer .socket:nth-child(2) span#Copyright {
    font-size: 1.2rem;
    text-align: right;
    padding-right: 50px;
  }
  footer a:link {
    color: #fff;
  }
}
@media screen and (max-width: 999px) {
  footer .socket:nth-child(2) span#Copyright {
    width: 100%;
    font-size: 0.9rem;
    margin: 20px 0.25em;
    text-align: right;
  }
  footer a:link {
    color: #fff;
  }
}

@media screen and (max-width: 599px) {
  footer {
    padding-bottom: 40px;
    font-size: 0.75em
  }
  footer a:link {
    color: #fff;
  }
}
nav#Contact {
  z-index: 150;
}
@media screen and (min-width: 600px) {
  nav#Contact {
    display: none !important;
  }
}
@media screen and (max-width: 599px) {
  nav#Contact {
    position: fixed;
    bottom: 0;
    width: 100%;
    height: 60px;
    background-color: rgba(0, 0, 0, 0.81);
    padding-bottom: calc(env(safe-area-inset-bottom) + 40px);
  }
  nav#Contact ul {
    padding: 5px 0;
    overflow: hidden;
  }
  nav#Contact ul li {
    list-style: none;
    width: 50%;
    float: left;
  }
  nav#Contact ul li:nth-child(1) a {
    border-right: solid 1px #fff;
  }
  nav#Contact ul li:nth-child(2) a {
    /* border-left: solid 1px #fff;*/
  }
  nav#Contact ul a {
    display: block;
    width: 100%;
    overflow: hidden;
  }
  nav#Contact ul img {
    margin: 10px auto;
    width: 30px;
    height: 30px;
  }
}
h1 img, h2 img, h3 img, h4 img {
  max-height: 100%;
  margin: auto;
}
/*****************************************************************
 SECTIONING
*****************************************************************/
@media screen and (min-width: 1000px) {
  body section {
    padding: 160px 0;
  }
}
@media screen and (min-width: 600px) and (max-width: 999px) {
  body section {
    padding: 80px 0;
  }
}
@media screen and (max-width: 599px) {
  body section {
    padding: 70px 0;
  }
}
body#Home main {
  margin-top: 0;
}
body#Home section#Intro {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  padding: 0;
  height: 900px;
}
@media screen and (min-width: 1000px) {
  body#Home section#Intro {
  background: url("../img/bg.svg") center center no-repeat;
  background-size: cover;
  height: 900px;     }
}
@media screen and (max-width: 999px) {
  body#Home section#Intro {
    background: url("../img/bg.svg") center center no-repeat;
    background-size: cover;
    margin-top: 0px;  height: 900px;   }
}
body#Home section#Intro .vessel {
  max-width: none;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  margin-left: 0;
  margin-right: 0;
  padding: 0;
}
@media screen and (min-width: 1000px) {
  body#Home section#Intro .vessel {
    min-height: 100vh;
  }
}
@media screen and (max-width: 999px) {
  body#Home section#Intro .vessel {
    min-height: calc(100vh - 40px);
  }
}
body#Home section#Intro .socket {
  position: absolute;
  margin-top: 0;
  margin-bottom: 0;
  max-width: none;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  margin-left: 0;
  margin-right: 0;
  top: 45%;
  transform: translateY(-50%);
}
body#Home section#Intro h1 {
  display: block;
  margin: 0 auto;
}
body#Home section#Intro h1 img {
  display: block;
  margin: 100px auto 0;
}
@media screen and (min-width: 1000px) {
  body#Home section#Intro h1 img {
    max-width: 400px;
      margin: 140px auto 0;
  }
}
@media screen and (min-width: 600px) and (max-width: 999px) {
  body#Home section#Intro h1 img {
    width: 75%;
    max-width: 480px;
  }
}
@media screen and (max-width: 599px) {
  body#Home section#Intro h1 img {
    width: 70%; 
    margin: 0px auto 0;
    padding-top: 80px}
}
body#Home section#Intro .scroller {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  display: block;
  bottom: 150px;
 padding-bottom:15px
}
body#Home section#Intro .scroller a {
  position: relative;
  display: block;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0 auto;
  z-index: 20;
  transition: opacity 0.5s;
  border-right: solid 2px #ffffff;
  border-bottom: solid 2px #ffffff;
  transform: rotate(45deg);
}
body#Home section#Intro .scroller a:hover {
  opacity: 0.7;
}
@media screen and (min-width: 1000px) {
  body#Home section#Intro .scroller a {
    height: 56px;
    width: 56px;
  }
}
@media screen and (max-width: 999px) {
  body#Home section#Intro .scroller a {
    height: 28px;
    width: 28px;
  }
}

body#Home section#Intro#intro850 {
    padding-top: 80px;
    width: 800px;
    margin:  0 auto;
}
@media screen and (max-width: 767px) {
body#Home section#Intro#intro850 {
    width: 98%;
   margin: 0 auto;
  }
}
body#Home section#Sect01 {
  background: url("../img/bg.svg") center center no-repeat;
  background-size: cover;
  min-width: 100%;
}
@media only screen and (min-width: 768px) {
  body#Home section#Sect01 {
    position: relative;
    background: url("../img/bg.svg") center center no-repeat;
    background-size: cover;
  }
}
body#Home section#Sect01 .title img {
  width: 300px;
}
@media screen and (min-width: 1000px) {
  body#Home section#Sect01 .title img {
    width: 350px;
  }
}
        
body#Home section#Sect01 .vessel {
  background: rgba(255, 255, 255, 0.79)
}
@media screen and (min-width: 1000px) {
  body#Home section#Sect01 .vessel {
    width: 980px;
    padding: 80px;
  }
}
@media screen and (min-width: 600px) and (max-width: 999px) {
  body#Home section#Sect01 .vessel {
    margin:0 60px;
padding: 50px;
    }
}
@media screen and (max-width: 599px) {
  body#Home section#Sect01 .vessel {
    margin:0 30px;
padding: 25px;  
    }
}
@media screen and (max-width: 999px) {
  body#Home section#Sect01 .lead p {
    line-height: 2em;
  }
}
@media screen and (max-width: 599px) {
  body#Home section#Sect01 .lead p {
    text-align: left;
  }
}
@media screen and (min-width: 1000px) {
  body#Home section#Sect01 .contents p {
    line-height: 2.4em;
  }
}
@media screen and (max-width: 999px) {
  body#Home section#Sect01 .contents p {
    line-height: 2em;
  }
}

body#Home section#Sect02 {
  position: relative;
  background: url("../img/sect02_back_s.jpg") no-repeat center center;
  background-size: cover;
}
@media only screen and (min-width: 768px) {
  body#Home section#Sect02 {
    background: url("../img/sect02_back.jpg") no-repeat center center;
    background-size: cover;
    min-width: 100%;
    height: 1300px;
  }
}
@media screen and (max-width: 999px) {
  body#Home section#Sect02 {
    background: url("../img/sect02_back.jpg") no-repeat center center;
    background-size: cover;
    min-width: 100%;
    height: 700px;
  }
}
body#Home section#Sect02 .title img {
  width: 300px;
}
@media screen and (min-width: 1000px) {
  body#Home section#Sect02 .title img {
    width: 280px;
  }
}
body#Home section#Sect02 .vessel {
  background: rgba(255, 255, 255, 0.86)
}
@media screen and (min-width: 1000px) {
  body#Home section#Sect02 .vessel {
    width: 980px;
    padding: 80px;
  }
}
@media screen and (min-width: 600px) and (max-width: 999px) {
  body#Home section#Sect02 .vessel {
    margin:0 60px;
padding: 50px;
    }
}
@media screen and (max-width: 599px) {
  body#Home section#Sect02 .vessel {
    margin:0 30px;
padding: 25px;  
    }
}
@media screen and (max-width: 999px) {
  body#Home section#Sect02 .lead p {
    line-height: 2.2em;
  }
}
@media screen and (max-width: 599px) {
  body#Home section#Sect02 .lead p {
    text-align: left;
  }
}
@media screen and (min-width: 1000px) {
  body#Home section#Sect02 .contents p {
    line-height: 2.4em;
  }
}
@media screen and (max-width: 999px) {
  body#Home section#Sect02 .contents p {
    line-height: 2em;
  }
} 
/*@media all and (min-width: 500px) {
  .wrapper {
    display: flex;
  }
}*/

body#Home section#Sect04 {
  background-color: #EEEEEE;
}
a, a hover {
  color: #0F0F0F;
}
body#Home section#Sect04 .title img {
  width: 300px;
}
@media screen and (min-width: 1000px) {
  body#Home section#Sect04 .title img {
    width: 280px;
  }
}
body#Home section#Sect04 .vessel {
  background-color: #EEEEEE
}
@media screen and (min-width: 1000px) {
  body#Home section#Sect04 .vessel {
    width: 100%;
    padding: 40px;
  }
}
@media screen and (max-width: 999px) {
  body#Home section#Sect04 .vessel {
    margin-left: 10px;
    margin-right: 10px;
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
@media screen and (max-width: 999px) {
  body#Home section#Sect04 .lead p {
    line-height: 2.2em;
  }
}
@media screen and (max-width: 599px) {
  body#Home section#Sect04 .lead p {
    text-align: left;
  }
}
@media screen and (min-width: 1000px) {
  body#Home section#Sect04 .contents p {
    line-height: 3em;
  }
}
@media screen and (max-width: 999px) {
  body#Home section#Sect04 .contents p {
    line-height: 2.4em;
  }
}
body#Home section#Sect04 .field04 ul li {
  line-height: 1.8em;
  display: inline-block;
  margin-left: 0.25em;
  margin-right: 0.25em;
}
body#Home section#Sect04 li.form04 {
  list-style-type: none;
}
    
@media all and (min-width: 500px) {
  .wrapper {
    display: flex;
  }
}
@media only screen and (max-width: 767px) {
  body#Home section#Sect03 {
  background: linear-gradient(-45deg,#fb7640, #f69d00,#f5d655, #e9dc2f);
  background-size: 400% 400%;
  animation: gradient 5s ease infinite;
}
@keyframes gradient {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
}
@media only screen and (min-width: 768px) {
 body#Home section#Sect03 {
  background: linear-gradient(-45deg,#fb7640, #f69d00,#f5d655, #e9dc2f);
  background-size: 400% 400%;
  animation: gradient 5s ease infinite;
}
@keyframes gradient {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
}
body#Home section#Sect03 {
  background-color: #fff;
  width: 100%;
}
body#Home section#Sect03 .title img {
  width: 300px;
}
@media screen and (min-width: 1000px) {
  body#Home section#Sect03 .title img {
    width: 280px;
  }
}
@media only screen and (max-width:767px) {
  .sm-nopad {
    padding: 1px;
    margin: 0 auto;
    width: 100%
  }
}
@media only screen and (min-width: 768px) {
  .row {
    /*margin: 10px -15px;*/
  }
  .row::after {
    clear: both;
    display: table;
    content: "";
  }
  .sm-2-div3 {
    padding: 1px 1px;
    float: left;
    display: block;
  }
  .sm-2-div3 {
    width: 50%;
  }
  .bg-4-div3 {
    width: 33.333333333333333333%;
  }
}
/*img {
  opacity: 80%;
}*/


body#Home section#Sect05 .row{
	margin: 0px;
}
body#Home section#Sect05 .row:after{
	display: table;
	content: "";
	clear: both;
}

body#Home section#Sect05 .img-vw {
  padding: 0px;
}
body#Home section#Sect05 p {
  margin: 0.5em 0px;
}
body#Home section#Sect05 p.title {
  font-size: 1.25em;
  font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
  font-weight: 600;
}
@media only screen and (min-width:768px) {
  body#Home section#Sect05 p.title {
    font-size: 1.25em;
    font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
    font-weight: 600;
  }
    
    
}
body#Home section#Sect05 .sec05bg01 {
  background: #293301;
  color: #FFFFFF;
  display: block;
  padding: 60px !important;
}
@media only screen and (min-width:768px) {
  body#Home section#Sect05 .sec05bg01 {
    background: #293301;
    color: #FFFFFF;
    display: block;
    padding: 60px 60px 20px 60px;
  }
}
body#Home section#Sect05 .sec05bg02 {
  background: #5a534d;
  color: #FFFFFF;
  display: block;
  padding: 60px !important;
}
@media only screen and (min-width:768px) {
  body#Home section#Sect05 .sec05bg02 {
    background: #5a534d;
    color: #FFFFFF;
    display: block;
    padding: 60px 60px 20px 60px;
  }
}
body#Home section#Sect05 .sm-1-div, .sm-2-div, .sm-3-div, .sm-4-div {
  display: block;
  float: left;
}
@media only screen and (min-width:768px) {
  body#Home section#Sect05 .sm-1-div, .sm-2-div, .sm-3-div, .sm-4-div {
    min-height: 500px;
  }
}
body#Home section#Sect05 .sm-1-div {
  width: 100%;
}
body#Home section#Sect05 .sm-2-div {
  width: 50%;
}
body#Home section#Sect05 .sm-3-div {
  width: 50%;
}
body#Home section#Sect05 .sm-4-div {
  width: 25%;
}
@media only screen and (min-width:768px) {
  body#Home section#Sect05 .bg-1-div {
    width: 100%;
  }
  body#Home section#Sect05 .bg-2-div {
    width: 50%;
  }
  body#Home section#Sect05 .bg-3-div {
    width: 50%;
  }
  body#Home section#Sect05 .bg-4-div {
    width: 25%;
  }
}
body#Home section#Sect05 .title img {
  width: 580px;
}
body#Home section#Sect05 .jocmore {
  width: 100%;
  margin: 0 auto;
}
@media only screen and (min-width:768px) {
  body#Home section#Sect05 .jocmore {
    width: 100%;
    margin: 0 auto;
  }
}
@media screen and (max-width: 999px) {
  body#Home section#Sect05 .lead p {
    line-height: 2em;
  }
}
@media screen and (max-width: 599px) {
  body#Home section#Sect05 .lead p {
    text-align: left;
  }
}
@media screen and (min-width: 1000px) {
  body#Home section#Sect05 .contents p {
    line-height: 2.4em;
  }
}
@media screen and (max-width: 999px) {
  body#Home section#Sect05 .contents p {
    line-height: 2em;
  }
}
body#Home section#Sect06 .vessel {
  margin-top: -60px;
  padding-bottom: 0px;
}
@media screen and (min-width: 768px) {
  body#Home section#Sect06 .vessel {
    padding-top: 0px;
    padding-bottom: 0px;
  }
}
@media screen and (min-width: 1000px) {
  body#Home section#Sect06 .title img {
    width: 200px;
  }
}
body#Home section#Sect06 .socket.partite {
  text-align: center;
}
body#Home section#Sect06 .socket.partite .bit {
  background-color: #fff;
}
@media screen and (min-width: 1000px) {
  body#Home section#Sect06 .socket.partite .bit {
    width: 850px;
  }
}
body#Home section#Sect06 .field {
  font-size: 2.2rem;
}
@media screen and (max-width: 999px) {
  body#Home section#Sect06 .field .socket.partite {
    font-size: 1.6rem;
    text-align: left;
    margin-left: 0px;
    margin-right: 0px;
  }
}
@media screen and (min-width: 1000px) {
  body#Home section#Sect06 .field ul {
    padding-left: 1em;
  }
}
@media screen and (max-width: 999px) {
  body#Home section#Sect06 .field ul {
    padding-left: 0.5em;
  }
}
body#Home section#Sect06 .field ul li {
  line-height: 1.8em;
  display: inline-block;
  margin-left: 0.25em;
  margin-right: 0.25em;
}
li.form {
  list-style-type: none;
}

body#Home section#jobcoach .img-vw {
  padding: 0px;
}
body#Home section#jobcoach p {
  margin: 0.5em 0px;
}
body#Home section#jobcoach p.title {
  font-size: 1.25em;
  font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
  font-weight: 600;
}
@media only screen and (min-width:768px) {
  body#Home section#jobcoach p.title {
    font-size: 1.25em;
    font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
    font-weight: 600;
  }
    
    
}
body#Home section#jobcoach .jobcoachbg01 {
  background: #293301;
  color: #FFFFFF;
  display: block;
  padding: 60px !important;
}
@media only screen and (min-width:768px) {
  body#Home section#jobcoach .jobcoachbg01 {
    background: #293301;
    color: #FFFFFF;
    display: block;
    padding: 60px 60px 20px 60px;
  }
}
body#Home section#jobcoach .jobcoachbg02 {
  background: #5a534d;
  color: #FFFFFF;
  display: block;
  padding: 60px !important;
}
@media only screen and (min-width:768px) {
  body#Home section#jobcoach .jobcoachbg02 {
    background: #5a534d;
    color: #FFFFFF;
    display: block;
    padding: 60px 60px 20px 60px;
  }
}
body#Home section#jobcoach .sm-1-div, .sm-2-div, .sm-3-div, .sm-4-div {
  display: block;
  float: left;
}
@media only screen and (min-width:768px) {
  body#Home section#jobcoach .sm-1-div, .sm-2-div, .sm-3-div, .sm-4-div {
    min-height: 500px;
  }
}
body#Home section#jobcoach .sm-1-div {
  width: 100%;
}
body#Home section#jobcoach .sm-2-div {
  width: 50%;
}
body#Home section#jobcoach .sm-3-div {
  width: 50%;
}
body#Home section#jobcoach .sm-4-div {
  width: 25%;
}
@media only screen and (min-width:768px) {
  body#Home section#jobcoach .bg-1-div {
    width: 100%;
  }
  body#Home section#jobcoach .bg-2-div {
    width: 50%;
  }
  body#Home section#jobcoach .bg-3-div {
    width: 50%;
  }
  body#Home section#jobcoach .bg-4-div {
    width: 25%;
  }
}
body#Home section#jobcoach .title img {
  width: 580px;
}
body#Home section#jobcoach .jocmore {
  width: 100%;
  margin: 0 auto;
}
@media only screen and (min-width:768px) {
  body#Home section#jobcoach .jocmore {
    width: 100%;
    margin: 0 auto;
  }
}
@media screen and (max-width: 999px) {
  body#Home section#jobcoach .lead p {
    line-height: 2em;
  }
}
@media screen and (max-width: 599px) {
  body#Home section#jobcoach .lead p {
    text-align: left;
  }
}
@media screen and (min-width: 1000px) {
  body#Home section#jobcoach .contents p {
    line-height: 2.4em;
  }
}
@media screen and (max-width: 999px) {
  body#Home section#jobcoach .contents p {
    line-height: 2em;
  }
}
/******************************************************************
 Mailform
*****************************************************************/
.thanks_parent {
  padding: 20px; /* 余白指定 */
  height: auto;
}
.thanks_item {
  background-color: #fff; /* 背景色指定 */
  width: 70%; /* 幅指定 */
  margin: 0 auto; /* 中央寄せ */
}
.thanks_item2 {
  background-color: #fff; /* 背景色指定 */
  width: 70%; /* 幅指定 */
  margin: 0 auto; /* 中央寄せ */
  border: 3px solid #CACACA;
  border-radius: 10px;
  padding: 40px
}
.w-100 {
  display: block;
  width: 100%;
  padding: 3px 0px 3px 10px;
  background-color: #eee;
  border-radius: 6px;
  font-weight: 500;
  margin: 2px 0px 2px 0px;
  font-size: 0.70em
}
.form-textarea {
  display: block;
  width: 95%;
  padding: 8px;
  border-radius: 6px;
  margin: 15px 0px 20px 0px;
  border: 1px solid #aaa;
}
@media screen and (max-width: 999px) {
  .w-100 {
    display: block;
    width: 100%;
    padding: 8px;
    background-color: #eee;
    border-radius: 6px;
    font-weight: 700;
    margin: 15px 0px 20px 0px;
  }
  .form-textarea {
    display: block;
    width: 100%;
    padding: 8px;
    border-radius: 6px;
    margin: 15px 0px 20px 0px;
    border: 1px solid #aaa;
  }
}
.thanks_nav {
  background: #FFFFFF;
  color: #FDCC53;
}
.mail-btn li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: top;
}
.contact {
  width: 95%;
}
.mail-btn li {
  display: block;
  margin: 0 0 3px;
}
.contact .mailform {
  padding: 8px;
  color: #222;
  width: 65%;
  margin: 20px auto 0;
}
/*****************************************************************
 WAVE ANIMATION
*****************************************************************/
.wave-list-box ul, .wave-list-box li {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  list-style: none
}
.marquee-box {
  overflow: hidden;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0
}
.marquee {
  width: 8000%;
  height: 60px
}
.wave-list-box {
  float: left
}
.wave-list-box ul {
  float: left;
  height: 60px;
  overflow: hidden;
  zoom: 1
}
.wave-list-box ul li {
  height: 60px;
  width: 100%;
  float: left;
  line-height: 30px;
  list-style: none
}
.wave-box {
  position: relative;
  height: 60px;
  background: #fff
}
.footer_space {
  margin-top: -50px;
  margin-bottom: -50px;
  padding: 0px;
}
#back-top a {
  position: relative;
  bottom: 0;
  right: 0;
}
/*****************************************************************
 table
*****************************************************************/
table th, table td {
  border: 1px solid #999;
  padding: .5em 1em;
}
table th {
  background: #eee;
  white-space: nowrap;
}
@media screen and (min-width: 1000px) {
  table {
    box-sizing: border-box;
    border-collapse: collapse;
    margin: 0 auto;
    text-align: left;
    width: 900px;
  }
}
@media screen and (max-width: 999px) {
  table {
    width: 100%
  }
}
@media (max-width: 599px) {
  table {
    width: 100%
  }
  body#Home section#Sect06 .field {
    font-size: 2.2rem;
  }
  table th, table td {
    display: block;
  }
  table th, table td {
    border-top: none; /* 一旦、すべてのborder-topを削除 */
  }
  table tr:first-child th {
    border-top: 1px solid #999; /* 一番上にあるthだけborder-topを追加 */
  }
}
/*****************************************************************
 Footer 2colomun
*****************************************************************/
.container {
  display: flex;
  flex-wrap: wrap;
  padding: 0 40px;
  justify-content: space-between;
  text-align: left;
  font-size: 1.25em;
  line-height: 130%
}
.container .office {
  display: block;
  background-color: #8F8F8F;
  border-radius: 5px;
  width: 200px;
  padding: 2px 10px;
  margin: 5px 0;
  text-align: center
}
@media (max-width: 599px) {
  .container {
    font-size: 1.85em;
    line-height: 130%
  }
  .container .office {
    display: block;
    background-color: #8F8F8F;
    border-radius: 5px;
    width: 100px;
    padding: 2px 10px;
    margin: 5px 0;
    text-align: center
  }
}
/*.column {
  width: 100%;
  font-size: 0.85em;
}*/
@media screen and (min-width: 1000px) {
 .column {
    width: 50%;
  }
}
@media screen and (min-width: 600px) and (max-width: 999px) {
.column {
    width: 50%;
  }
}
@media screen and (max-width: 599px) {
.column {
    width: 100%;
    font-size: 0.7em;
  }
}

/*---animation top circle-----*/
@media screen and (max-width: 599px) {
.intro_circle{
margin-top: 60px
}
}

.load {
width: 50%;
height: 50%;
margin: 100px auto 0;
    -webkit-animation: spin 100s linear infinite;
    -moz-animation: spin 100s linear infinite;
    -ms-animation: spin 100s linear infinite;
    -o-animation: spin 100s linear infinite;
    animation: spin 100s linear infinite;
}
@media screen and (min-width: 600px) and (max-width: 999px) {
.load {
width: 95%;
height: 95%;
margin: 90px auto 0;
}
}
@media screen and (max-width: 599px) {
.load {
width: 98%;
margin: 120px auto 0;
}
}

@-webkit-keyframes spin {
	0% {-webkit-transform: rotate(0deg);}
	100% {-webkit-transform: rotate(360deg);}
}
@-moz-keyframes spin {
	0% {-moz-transform: rotate(0deg);}
	100% {-moz-transform: rotate(360deg);}
}
@-ms-keyframes spin {

	0% {-ms-transform: rotate(0deg);}
	100% {-ms-transform: rotate(360deg);}
}
@-o-keyframes spin {
	0% {-o-transform: rotate(0deg);}
	100% {-o-transform: rotate(360deg);}
}
@keyframes spin {
	0% {transform: rotate(0deg);}
	100% {transform: rotate(360deg);}
}
