.suitable-container #rotate-flip {
  margin: 0 auto;
  text-align: center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
@media only screen and (orientation: landscape) {
  .suitable-container #rotate-flip {
    display: none;
  }
}
@media only screen and (orientation: portrait) {
  .suitable-container #rotate-flip {
    display: block;
  }
  .suitable-container {
    min-height: 450px;
    position: relative;
  }
}
.suitable-container #rotate-flip .control-flip {
  position: relative;
  top: 30%;
}
.suitable-container #rotate-flip .control-flip .flip-ico-size {
  width: 100%;
  transform: rotate(0deg);
  -webkit-animation-name: fliprotate;
  -moz-animation-name: fliprotate;
  -ms-animation-name: fliprotate;
  animation-name: fliprotate;
  -webkit-animation-duration: 1000ms;
  -moz-animation-duration: 1000ms;
  -ms-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-timing-function: linear;
  -moz-animation-timing-function: linear;
  -ms-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-fill-mode: forwards;
  -ms-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  -ms-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
@-webkit-keyframes fliprotate {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-10px);
  }
}
@-moz-keyframes fliprotate {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-10px);
  }
}
@-ms-keyframes fliprotate {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-10px);
  }
}
@keyframes fliprotate {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-10px);
  }
}
.suitable-container #rotate-flip .control-flip .txt-hm-rotate {
  font: normal 2.5em DB_Ozone_X;
  color: #FFF;
}
.suitable-container section#suitable {
  margin: 0 auto;
  width: 100%;
  z-index: 1;
  text-align: center;
}
@media only screen and (orientation: landscape) {
  .suitable-container section#suitable {
    display: block;
  }
}
@media only screen and (orientation: portrait) {
  .suitable-container section#suitable {
    display: none;
  }
}
.suitable-container section#suitable .container {
  /* Kindle Fire HD 8.9 */
  /* galaxy tab 2 10.1 */
  /* iPad Air */
  /* Kindle Fire */
  /* Kindle Fire HD 7 */
  /* galaxy nexus 7 */
  /* iphone 6 Plus */
}
@media only screen and (max-width: 1980px) {
  .suitable-container section#suitable .container {
    zoom: 95%;
  }
  .suitable-container section#suitable .container .thunder {
    left: 37% !important;
    padding-top: 5%;
  }
}
@media only screen and (max-width: 1366px) {
  .suitable-container section#suitable .container {
    zoom: 70%;
  }
}
@media only screen {
  .suitable-container section#suitable .container {
    zoom: 90%;
  }
}
@media only screen {
  .suitable-container section#suitable .container {
    zoom: 80%;
  }
}
@media only screen {
  .suitable-container section#suitable .container {
    margin: 15px auto;
    max-width: none !important;
  }
}
@media only screen and (max-width: 966px) {
  .suitable-container section#suitable .container {
    zoom: 100%;
  }
  .suitable-container section#suitable .container .control-obj {
    height: 450px;
  }
  .suitable-container section#suitable .container .control-obj .btn-start {
    max-width: 150px;
  }
  .suitable-container section#suitable .container .control-obj .control-status {
    top: 30px !important;
  }
  .suitable-container section#suitable .container .control-obj .control-status .control-mf {
    padding-top: 25%;
  }
  .suitable-container section#suitable .container .control-obj .control-status .thunder {
    position: absolute;
    top: 15% !important;
    left: 37%;
    width: 20%;
    opacity: 1;
  }
  .suitable-container section#suitable .container .control-obj img {
    zoom: 65% !important;
  }
  .suitable-container section#suitable .container .control-obj .se-work {
    zoom: 60%;
  }
  .suitable-container section#suitable .container .control-obj .bg-animate-special {
    zoom: 65%;
  }
  .suitable-container section#suitable .container .control-obj .con-obj-person-2 {
    zoom: 60%;
  }
  .suitable-container section#suitable .container .control-obj .img-result {
    zoom: 80%;
  }
  .suitable-container section#suitable .container .control-obj .control-detail-result {
    zoom: 75%;
  }
  .suitable-container section#suitable .container .control-obj .picture-re,
  .suitable-container section#suitable .container .control-obj .picture-re-1,
  .suitable-container section#suitable .container .control-obj .picture-re-2 {
    top: 12%;
  }
  .suitable-container section#suitable .container .menu-bar {
    height: 100%;
    zoom: 65% !important;
  }
  .suitable-container section#suitable .container .menu-bar .bg-animate {
    width: 0%;
  }
}
@media only screen and (max-width: 736px) {
  .suitable-container section#suitable .container {
    width: 100%;
  }
  .suitable-container section#suitable .container .control-obj {
    height: 350px;
  }
  .suitable-container section#suitable .container .control-obj .control-status {
    top: 30px !important;
  }
  .suitable-container section#suitable .container .control-obj .control-status .control-mf {
    padding-top: 25%;
  }
  .suitable-container section#suitable .container .control-obj .control-status .thunder {
    position: absolute;
    top: 15% !important;
    left: 40% !important;
    right: 40%;
    width: 18%;
    opacity: 1;
  }
  .suitable-container section#suitable .container .control-obj img {
    zoom: 50% !important;
  }
  .suitable-container section#suitable .container .control-obj .bg-animate-special {
    zoom: 50%;
  }
  .suitable-container section#suitable .container .control-obj .bg-animate-walk {
    zoom: 50%;
  }
  .suitable-container section#suitable .container .control-obj .con-obj-person-2 {
    zoom: 80%;
  }
  .suitable-container section#suitable .container .control-obj .con-obj-wall-office {
    top: -50px !important;
  }
  .suitable-container section#suitable .container .control-obj .control-detail-result {
      zoom: 50% !important;
  }
  .suitable-container section#suitable .container .control-obj .con-charec-interact {
    left: 25%;
    bottom: 40%;
  }
  .suitable-container section#suitable .container .control-obj .picture-re,
  .suitable-container section#suitable .container .control-obj .picture-re-1,
  .suitable-container section#suitable .container .control-obj .picture-re-2 {
    top: 55px;
    left: 50%;
    margin-left: -26%;
  }
  .suitable-container section#suitable .container .control-obj .paper-l {
    top: 265px !important;
  }
  .suitable-container section#suitable .container .control-obj .paper-r {
    top: 265px !important;
  }
  .suitable-container section#suitable .container .control-obj .linear {
    position: relative;
    top: -45px;
  }
    .div-btn-blue {
        zoom: 60%;
        right: 15%!important;
    }
}
@media only screen and (max-width: 568px) {
  .suitable-container section#suitable .container .control-obj {
    padding: 0;
    height: 300px;
  }
  .suitable-container section#suitable .container .control-obj .obj-1-sex,
  .suitable-container section#suitable .container .control-obj .old-man {
    width: 30%;
  }
  .suitable-container section#suitable .container .control-obj .control-status {
    top: 0 !important;
  }
  .suitable-container section#suitable .container .control-obj .control-status .control-mf {
    padding-top: 25%;
  }
  .suitable-container section#suitable .container .control-obj .control-status .thunder {
    position: absolute;
    top: 15% !important;
    left: 40% !important;
    right: 40%;
    width: 18%;
    opacity: 1;
  }
  .suitable-container section#suitable .container .control-obj .control-status img {
    zoom: 45% !important;
  }
  .suitable-container section#suitable .container .control-obj .control-status .se-work {
    zoom: 40%;
  }
  .suitable-container section#suitable .container .control-obj .con-charec-interact {
    left: 25%;
    bottom: 40%;
  }
  .suitable-container section#suitable .container .control-obj .picture-re,
  .suitable-container section#suitable .container .control-obj .picture-re-1,
  .suitable-container section#suitable .container .control-obj .picture-re-2 {
    top: 55px;
    left: 50%;
    margin-left: -26%;
  }
  .suitable-container section#suitable .container .control-obj .img-fm-count {
    zoom: 45% !important;
  }
  .suitable-container section#suitable .container .menu-bar {
    zoom: 60% !important;
  }
}
@media only screen and (max-width: 1980px) {
  .suitable-container section#suitable #obj-final {
    height: 645px;
  }
}
@media only screen and (max-width: 1366px) {
  .suitable-container section#suitable #obj-final {
    height: 470px;
  }
}
@media only screen and (max-width: 736px) {
  .suitable-container section#suitable #obj-final {
    height: 340px;
  }
}
.suitable-container section#suitable .main-load {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 700px;
  background: url("../../images/suitable/boy/preload.gif");
  background-color: #FFF;
  background-position: center;
  background-repeat: no-repeat;
  z-index: 999;
}
.suitable-container section#suitable .sounds {
  margin: 42px auto;
  font-size: 2.5em;
  color: #258dc3;
  position: absolute;
  top: 0;
  z-index: 99999999;
  left: 55px;
}
@media only screen and (max-width: 1024px) {
  .suitable-container section#suitable .sounds {
    left: 4%;
  }
}
.suitable-container section#suitable .img-responsive {
  width: 100%;
}
.suitable-container section#suitable button {
  padding: 0 2.5px;
  background: none;
  border: none;
  outline: none;
}
.suitable-container section#suitable .con-progress-bar {
  position: absolute;
  width: 100%;
  max-width: 93px;
  top: 41px;
  right: 17px;
  border: 3px solid #d8d8d8;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  z-index: 1;
}
.suitable-container section#suitable .con-progress-bar > span {
	position: absolute;
	width: 120%;
	color: #fff;
	left: -10%;
	top: -24px;
	font-size: 14px;
	text-align: center;
	display: none;
}
.suitable-container section#suitable .con-progress-bar:hover > span {
	display: block;
}
@media only screen and (max-width: 1024px) {
  .suitable-container section#suitable .con-progress-bar {
    max-width: 5%;
  }
}
@media only screen and (max-width: 667px) {
  .suitable-container section#suitable .con-progress-bar {
    right: 30px;
  }
}
.suitable-container section#suitable .con-progress-bar .bg-animate {
  width: 0%;
  height: 30px;
  background: #3692c7;
}
.suitable-container section#suitable .con-progress-bar .number-status {
  font: bold 1.5em DB_Ozone_X;
  color: #d8d8d8;
  position: absolute;
  top: 2px;
  left: 30px;
}
@media only screen and (max-width: 1024px) {
  .suitable-container section#suitable .con-progress-bar .number-status {
    left: 5px;
  }
}
@media only screen and (max-width: 667px) {
  .suitable-container section#suitable .con-progress-bar .number-status {
    left: 2px;
    font: normal 1.25em DB_Ozone_X;
  }
}
.suitable-container section#suitable .control-obj {
  margin: 0 auto;
  padding: 30px 15px;
  width: 100%;
  height: 700px;
  max-width: 1170px;
  background: url("../../images/suitable/boy/main-bg.png") left top;
  text-align: center;
  position: relative;
}
.suitable-container section#suitable .control-obj .person-suit-l {
	position: absolute;
	top: 15%;
	left: 42%;
	opacity: 1;
}
@media only screen and (max-width: 1024px) {
  .suitable-container section#suitable .control-obj {
    height: 600px;
    background-position: top center;
    background-size: cover;
  }
}
@media only screen and (max-width: 853px) {
  .suitable-container section#suitable .control-obj {
    height: 500px;
  }
}
.suitable-container section#suitable .control-obj .ico-info {
  position: absolute;
  top: 50%;
  right: 0;
  cursor: pointer;
  z-index: 9;
}
.suitable-container section#suitable .control-obj .modal-header {
  margin: 0 auto;
  padding: 0;
  text-align: center;
}
.suitable-container section#suitable .control-obj .modal-header .close {
  padding: 5px;
  font-size: 3em;
  position: absolute;
  right: 10px;
}
.suitable-container section#suitable .control-obj .modal-header .modal-title {
  padding: 15px 30px;
  font: normal 2.5em DB_Ozone_X;
  color: #333;
}
.suitable-container section#suitable .control-obj .modal-body {
  font: normal 1.8em DB_Ozone_X;
  color: #333;
}
.suitable-container section#suitable .control-obj .title-fade {
  font: bold 3rem DB_Ozone_X;
  position: absolute;
  color: #1885bd;
  right: 160px;
  top: 135px;
  z-index: 9;
}
.suitable-container section#suitable .control-obj .obj-family-start {
  position: relative;
  top: -500px;
  opacity: 0;
}
.suitable-container section#suitable .control-obj .obj-content-start {
  position: relative;
  top: 50px;
  right: -100px;
  opacity: 0;
}
.suitable-container section#suitable .control-obj .btn-start {
  width: 100%;
  max-width: 200px;
  position: relative;
  top: -10px;
  opacity: 0;
  cursor: pointer;
}
.suitable-container section#suitable .control-obj .sky-left-animate,
.suitable-container section#suitable .control-obj .sky-right-animate {
  width: 20%;
  opacity: 0;
  position: absolute;
  left: -50px;
  -webkit-animation-name: sky-left-animate;
  -moz-animation-name: sky-left-animate;
  -ms-animation-name: sky-left-animate;
  animation-name: sky-left-animate;
  -webkit-animation-duration: 1000ms;
  -moz-animation-duration: 1000ms;
  -ms-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-timing-function: linear;
  -moz-animation-timing-function: linear;
  -ms-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-fill-mode: forwards;
  -ms-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  -ms-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
@-webkit-keyframes sky-left-animate {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-5px);
  }
}
@-moz-keyframes sky-left-animate {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-5px);
  }
}
@-ms-keyframes sky-left-animate {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-5px);
  }
}
@keyframes sky-left-animate {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-5px);
  }
}
.suitable-container section#suitable .control-obj .sky-right-animate {
  left: auto;
  right: -50px;
}
.suitable-container section#suitable .control-obj .obj-1-sex,
.suitable-container section#suitable .control-obj .old-man {
  margin: 5% 10px;
  width: 35%;
  position: relative;
  opacity: 0;
  display: -moz-inline-stack;
  display: inline-block;
  *display: inline;
  vertical-align: top;
  zoom: 1;
}
.suitable-container section#suitable .control-obj .control-status {
  margin: 0 auto;
  position: absolute;
  top: 0;
  display: -moz-inline-stack;
  display: inline-block;
  *display: inline;
  vertical-align: top;
  zoom: 1;
  transform: scale(0.9);
}
.suitable-container section#suitable .control-obj .control-status .heart {
  margin: 0 auto;
  display: block;
  position: relative;
  top: 25px;
  left: 30px;
  -webkit-animation-name: heart;
  -moz-animation-name: heart;
  -ms-animation-name: heart;
  animation-name: heart;
  -webkit-animation-duration: 1000ms;
  -moz-animation-duration: 1000ms;
  -ms-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-timing-function: linear;
  -moz-animation-timing-function: linear;
  -ms-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-fill-mode: forwards;
  -ms-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  -ms-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
@-webkit-keyframes heart {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(0.8);
  }
  100% {
    transform: scale(1);
  }
}
@-moz-keyframes heart {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(0.8);
  }
  100% {
    transform: scale(1);
  }
}
@-ms-keyframes heart {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(0.8);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes heart {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(0.8);
  }
  100% {
    transform: scale(1);
  }
}
.suitable-container section#suitable .control-obj .control-status .person {
  position: relative;
  max-width: 220px;
}
.suitable-container section#suitable .control-obj .control-status .alone {
  position: relative;
  padding-top: 90px;
}
.suitable-container section#suitable .control-obj .control-status .leaf {
  position: absolute;
  top: 130px;
  left: 30%;
  z-index: 2;
  -webkit-animation-name: leaf;
  -moz-animation-name: leaf;
  -ms-animation-name: leaf;
  animation-name: leaf;
  -webkit-animation-duration: 1500ms;
  -moz-animation-duration: 1500ms;
  -ms-animation-duration: 1500ms;
  animation-duration: 1500ms;
  -webkit-animation-timing-function: linear;
  -moz-animation-timing-function: linear;
  -ms-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-fill-mode: forwards;
  -ms-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  -ms-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
@-webkit-keyframes leaf {
  0% {
    transform: translateY(0px);
  }
  50% {
    transform: translateY(50px);
  }
  100% {
    transform: translateY(0px);
  }
}
@-moz-keyframes leaf {
  0% {
    transform: translateY(0px);
  }
  50% {
    transform: translateY(50px);
  }
  100% {
    transform: translateY(0px);
  }
}
@-ms-keyframes leaf {
  0% {
    transform: translateY(0px);
  }
  50% {
    transform: translateY(50px);
  }
  100% {
    transform: translateY(0px);
  }
}
@keyframes leaf {
  0% {
    transform: translateY(0px);
  }
  50% {
    transform: translateY(50px);
  }
  100% {
    transform: translateY(0px);
  }
}
.suitable-container section#suitable .control-obj .control-status .sky-gray {
  position: absolute;
  top: -50px;
  left: 20%;
  right: 20%;
  max-width: 230px;
  z-index: 99;
}
.suitable-container section#suitable .control-obj .control-status .thunder {
  position: relative;
  top: -100px;
  opacity: 0;
  -webkit-animation-name: thunder;
  -moz-animation-name: thunder;
  -ms-animation-name: thunder;
  animation-name: thunder;
  -webkit-animation-duration: 500ms;
  -moz-animation-duration: 500ms;
  -ms-animation-duration: 500ms;
  animation-duration: 500ms;
  -webkit-animation-timing-function: linear;
  -moz-animation-timing-function: linear;
  -ms-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-fill-mode: forwards;
  -ms-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  -ms-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
@-webkit-keyframes thunder {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes thunder {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-ms-keyframes thunder {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes thunder {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.suitable-container section#suitable .control-obj .control-status .control-mf {
  padding-top: 65px;
  position: relative;
  top: 0;
}
.suitable-container section#suitable .control-obj .control-status .control-mf .man-obj {
  position: relative;
}
.suitable-container section#suitable .control-obj .control-status .control-mf .woman-obj {
  position: relative;
  padding-top: 0;
}
.suitable-container section#suitable .control-obj .img-fm-count {
  padding-top: 40px;
  display: -moz-inline-stack;
  display: inline-block;
  *display: inline;
  vertical-align: top;
  zoom: 1;
  vertical-align: bottom;
  position: relative;
  top: -50px;
  opacity: 0;
}
.suitable-container section#suitable .control-obj .person-large {
  position: absolute;
  top: -100px;
  bottom: 0;
  left: 215px;
  opacity: 0;
}
.suitable-container section#suitable .control-obj .se-work {
  position: absolute;
  right: -100px;
  top: 100px;
  opacity: 0;
}
.suitable-container section#suitable .control-obj .chk-work {
  position: absolute;
  top: 29.5%;
  right: 25.5%;
  opacity: 0;
}
.suitable-container section#suitable .control-obj .con-pay-home {
  position: relative;
}
.suitable-container section#suitable .control-obj .con-pay-home .home-size {
  position: absolute;
  right: 43.5%;
  top: -100px;
  width: 150px;
  opacity: 0;
}
.suitable-container section#suitable .control-obj .con-pay-home .pay-person {
  padding-top: 110px;
  position: relative;
  top: -50px;
  opacity: 0;
}
.suitable-container section#suitable .control-obj .con-protect {
  position: relative;
}
.suitable-container section#suitable .control-obj .con-protect .protect {
  position: absolute;
  top: -50px;
  bottom: 0;
  left: 22%;
  opacity: 0;
  z-index: 999;
}
.suitable-container section#suitable .control-obj .con-protect .person-savelife {
  padding-top: 50px;
  position: relative;
  top: -50px;
  opacity: 0;
}
.suitable-container section#suitable .control-obj .con-tax {
  position: relative;
}
.suitable-container section#suitable .control-obj .con-tax .tax-animate {
  position: absolute;
  top: -100px;
  opacity: 0;
  width: 150px;
  left: 43.5%;
}
.suitable-container section#suitable .control-obj .con-tax .person-tax {
  padding-top: 110px;
  position: relative;
  top: -50px;
  opacity: 0;
}
.suitable-container section#suitable .control-obj .thank-animate {
  padding-top: 110px;
  position: relative;
  top: 0;
  opacity: 0;
  z-index: 99;
}
.suitable-container section#suitable .control-obj .fade-auto {
  padding-top: 110px;
  position: relative;
  top: -55px;
  width: 115px;
  opacity: 0;
  z-index: 99;
}
.suitable-container section#suitable .control-obj .next-animate {
  padding-top: 110px;
  position: relative;
  top: 0;
  opacity: 0;
  z-index: 99;
}
.suitable-container section#suitable .control-obj .bg-animate-special {
  position: absolute;
  top: 0;
  left: 0;
  background: url("../../images/suitable/boy/bg-fade.png");
  z-index: 0;
  width: 100%;
  height: 439px;
  background-size: 3288px 439px;
  background-repeat: no-repeat;
  opacity: 0;
}
.suitable-container section#suitable .control-obj .control-car {
  position: absolute;
  top: 0;
  left: -1500px;
  z-index: 666;
}
.suitable-container section#suitable .control-obj .control-car .wheel-back,
.suitable-container section#suitable .control-obj .control-car .wheel-front {
  position: absolute;
  top: 431px;
  left: 181px;
  z-index: 9;
  -webkit-animation-name: wheel-back;
  -moz-animation-name: wheel-back;
  -ms-animation-name: wheel-back;
  animation-name: wheel-back;
  -webkit-animation-duration: 0.5s;
  -moz-animation-duration: 0.5s;
  -ms-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-timing-function: linear;
  -moz-animation-timing-function: linear;
  -ms-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-fill-mode: forwards;
  -ms-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  -ms-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
@-webkit-keyframes wheel-back {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
@-moz-keyframes wheel-back {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
@-ms-keyframes wheel-back {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
@keyframes wheel-back {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
.suitable-container section#suitable .control-obj .control-car .body-center {
  position: relative;
  top: 105px;
  left: 0;
}
.suitable-container section#suitable .control-obj .control-car .wheel-front {
  left: 711px;
}
.suitable-container section#suitable .control-obj .obj-wall {
  position: relative;
  top: -55px;
  opacity: 0;
}
.suitable-container section#suitable .control-obj .obj-wall .img-obj-wall-l {
  position: relative;
  left: -50px;
  top: 15px;
  z-index: 0;
}
.suitable-container section#suitable .control-obj .obj-wall .img-obj-wall-r {
  position: relative;
  right: -50px;
  top: 15px;
  z-index: 0;
}
.suitable-container section#suitable .control-obj .obj-in-home {
  position: relative;
  top: -55px;
  opacity: 0;
}
.suitable-container section#suitable .control-obj .obj-in-home .sofa {
  position: absolute;
  left: 2%;
  width: 35%;
  z-index: 1;
}
.suitable-container section#suitable .control-obj .obj-in-home .tv {
  position: absolute;
  left: 5%;
  top: 35px;
  width: 30%;
  z-index: 2;
}
.suitable-container section#suitable .control-obj .obj-in-home .table {
  position: absolute;
  width: 25%;
  right: 2%;
}
.suitable-container section#suitable .control-obj .person-home,
.suitable-container section#suitable .control-obj .person-suit {
  position: absolute;
  top: -50px;
  left: 42%;
  opacity: 0;
}
.suitable-container section#suitable .control-obj .person-suit {
  width: auto;
}
.suitable-container section#suitable .control-obj .person-think {
  position: absolute;
  top: -50px;
  left: 61%;
  opacity: 0;
  -webkit-animation-name: person-think;
  -moz-animation-name: person-think;
  -ms-animation-name: person-think;
  animation-name: person-think;
  -webkit-animation-duration: 1500ms;
  -moz-animation-duration: 1500ms;
  -ms-animation-duration: 1500ms;
  animation-duration: 1500ms;
  -webkit-animation-timing-function: linear;
  -moz-animation-timing-function: linear;
  -ms-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-fill-mode: forwards;
  -ms-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  -ms-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
@-webkit-keyframes person-think {
  0% {
    transform: translateY(0px);
  }
  50% {
    transform: translateY(5px);
  }
  100% {
    transform: translateY(0px);
  }
}
@-moz-keyframes person-think {
  0% {
    transform: translateY(0px);
  }
  50% {
    transform: translateY(5px);
  }
  100% {
    transform: translateY(0px);
  }
}
@-ms-keyframes person-think {
  0% {
    transform: translateY(0px);
  }
  50% {
    transform: translateY(5px);
  }
  100% {
    transform: translateY(0px);
  }
}
@keyframes person-think {
  0% {
    transform: translateY(0px);
  }
  50% {
    transform: translateY(5px);
  }
  100% {
    transform: translateY(0px);
  }
}
.suitable-container section#suitable .control-obj .person-sm-think {
  position: absolute;
  top: -50px;
  left: 51%;
  width: 100px;
  opacity: 0;
  -webkit-animation-name: person-sm-think;
  -moz-animation-name: person-sm-think;
  -ms-animation-name: person-sm-think;
  animation-name: person-sm-think;
  -webkit-animation-duration: 1500ms;
  -moz-animation-duration: 1500ms;
  -ms-animation-duration: 1500ms;
  animation-duration: 1500ms;
  -webkit-animation-timing-function: linear;
  -moz-animation-timing-function: linear;
  -ms-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-fill-mode: forwards;
  -ms-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  -ms-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
@-webkit-keyframes person-sm-think {
  0% {
    transform: translateY(0px);
  }
  50% {
    transform: translateY(2px);
  }
  100% {
    transform: translateY(0px);
  }
}
@-moz-keyframes person-sm-think {
  0% {
    transform: translateY(0px);
  }
  50% {
    transform: translateY(2px);
  }
  100% {
    transform: translateY(0px);
  }
}
@-ms-keyframes person-sm-think {
  0% {
    transform: translateY(0px);
  }
  50% {
    transform: translateY(2px);
  }
  100% {
    transform: translateY(0px);
  }
}
@keyframes person-sm-think {
  0% {
    transform: translateY(0px);
  }
  50% {
    transform: translateY(2px);
  }
  100% {
    transform: translateY(0px);
  }
}
.suitable-container section#suitable .control-obj .se-overlay {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
  opacity: 0;
  -webkit-animation-name: se-overlay;
  -moz-animation-name: se-overlay;
  -ms-animation-name: se-overlay;
  animation-name: se-overlay;
  -webkit-animation-duration: 1500ms;
  -moz-animation-duration: 1500ms;
  -ms-animation-duration: 1500ms;
  animation-duration: 1500ms;
  -webkit-animation-timing-function: linear;
  -moz-animation-timing-function: linear;
  -ms-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-fill-mode: forwards;
  -ms-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  -ms-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
@-webkit-keyframes se-overlay {
  0% {
    transform: translateY(0px);
  }
  50% {
    transform: translateY(5px);
  }
  100% {
    transform: translateY(0px);
  }
}
@-moz-keyframes se-overlay {
  0% {
    transform: translateY(0px);
  }
  50% {
    transform: translateY(5px);
  }
  100% {
    transform: translateY(0px);
  }
}
@-ms-keyframes se-overlay {
  0% {
    transform: translateY(0px);
  }
  50% {
    transform: translateY(5px);
  }
  100% {
    transform: translateY(0px);
  }
}
@keyframes se-overlay {
  0% {
    transform: translateY(0px);
  }
  50% {
    transform: translateY(5px);
  }
  100% {
    transform: translateY(0px);
  }
}
.suitable-container section#suitable .control-obj .se-think {
  position: absolute;
  right: 47%;
  top: 35%;
  width: 100px;
  display: none;
  z-index: 1;
  -webkit-animation-name: se-think;
  -moz-animation-name: se-think;
  -ms-animation-name: se-think;
  animation-name: se-think;
  -webkit-animation-duration: 1500ms;
  -moz-animation-duration: 1500ms;
  -ms-animation-duration: 1500ms;
  animation-duration: 1500ms;
  -webkit-animation-timing-function: linear;
  -moz-animation-timing-function: linear;
  -ms-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-fill-mode: forwards;
  -ms-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  -ms-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
@-webkit-keyframes se-think {
  0% {
    transform: translateY(5px);
  }
  50% {
    transform: translateY(0px);
  }
  100% {
    transform: translateY(5px);
  }
}
@-moz-keyframes se-think {
  0% {
    transform: translateY(5px);
  }
  50% {
    transform: translateY(0px);
  }
  100% {
    transform: translateY(5px);
  }
}
@-ms-keyframes se-think {
  0% {
    transform: translateY(5px);
  }
  50% {
    transform: translateY(0px);
  }
  100% {
    transform: translateY(5px);
  }
}
@keyframes se-think {
  0% {
    transform: translateY(5px);
  }
  50% {
    transform: translateY(0px);
  }
  100% {
    transform: translateY(5px);
  }
}
.suitable-container section#suitable .control-obj .sick-animate {
  position: relative;
  right: 0;
  display: none;
  -webkit-animation-name: sick-animate;
  -moz-animation-name: sick-animate;
  -ms-animation-name: sick-animate;
  animation-name: sick-animate;
  -webkit-animation-duration: 1500ms;
  -moz-animation-duration: 1500ms;
  -ms-animation-duration: 1500ms;
  animation-duration: 1500ms;
  -webkit-animation-timing-function: linear;
  -moz-animation-timing-function: linear;
  -ms-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-fill-mode: forwards;
  -ms-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  -ms-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  width: 100%;
  height: 100%;
}
@-webkit-keyframes sick-animate {
  0% {
    transform: translateY(0px);
  }
  50% {
    transform: translateY(5px);
  }
  100% {
    transform: translateY(0px);
  }
}
@-moz-keyframes sick-animate {
  0% {
    transform: translateY(0px);
  }
  50% {
    transform: translateY(5px);
  }
  100% {
    transform: translateY(0px);
  }
}
@-ms-keyframes sick-animate {
  0% {
    transform: translateY(0px);
  }
  50% {
    transform: translateY(5px);
  }
  100% {
    transform: translateY(0px);
  }
}
@keyframes sick-animate {
  0% {
    transform: translateY(0px);
  }
  50% {
    transform: translateY(5px);
  }
  100% {
    transform: translateY(0px);
  }
}
.suitable-container section#suitable .control-obj .sick-animate .body-cha {
  position: absolute;
  right: 5%;
  z-index: 1;
}
.suitable-container section#suitable .control-obj .sick-animate .wheel-sm {
  position: absolute;
  top: 314px;
  right: 15%;
  z-index: 2;
  -webkit-animation-name: wheel-sm;
  -moz-animation-name: wheel-sm;
  -ms-animation-name: wheel-sm;
  animation-name: wheel-sm;
  -webkit-animation-duration: 5000ms;
  -moz-animation-duration: 5000ms;
  -ms-animation-duration: 5000ms;
  animation-duration: 5000ms;
  -webkit-animation-timing-function: linear;
  -moz-animation-timing-function: linear;
  -ms-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-fill-mode: forwards;
  -ms-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  -ms-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
@-webkit-keyframes wheel-sm {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
@-moz-keyframes wheel-sm {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
@-ms-keyframes wheel-sm {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
@keyframes wheel-sm {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
.suitable-container section#suitable .control-obj .sick-animate .wheel-lg {
  position: absolute;
  top: 225px;
  right: 18%;
  z-index: 2;
  -webkit-animation-name: wheel-lg;
  -moz-animation-name: wheel-lg;
  -ms-animation-name: wheel-lg;
  animation-name: wheel-lg;
  -webkit-animation-duration: 5000ms;
  -moz-animation-duration: 5000ms;
  -ms-animation-duration: 5000ms;
  animation-duration: 5000ms;
  -webkit-animation-timing-function: linear;
  -moz-animation-timing-function: linear;
  -ms-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-fill-mode: forwards;
  -ms-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  -ms-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
@-webkit-keyframes wheel-lg {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
@-moz-keyframes wheel-lg {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
@-ms-keyframes wheel-lg {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
@keyframes wheel-lg {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
.suitable-container section#suitable .control-obj .control-sick {
  position: relative;
  right: -5%;
  top: 0;
  z-index: 1;
  display: none;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  transition: 0.4s;
  -webkit-animation-name: control-sick;
  -moz-animation-name: control-sick;
  -ms-animation-name: control-sick;
  animation-name: control-sick;
  -webkit-animation-duration: 1500ms;
  -moz-animation-duration: 1500ms;
  -ms-animation-duration: 1500ms;
  animation-duration: 1500ms;
  -webkit-animation-timing-function: linear;
  -moz-animation-timing-function: linear;
  -ms-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-fill-mode: forwards;
  -ms-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  -ms-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
@-webkit-keyframes control-sick {
  0% {
    transform: translateY(0px);
  }
  50% {
    transform: translateY(5px);
  }
  100% {
    transform: translateY(0px);
  }
}
@-moz-keyframes control-sick {
  0% {
    transform: translateY(0px);
  }
  50% {
    transform: translateY(5px);
  }
  100% {
    transform: translateY(0px);
  }
}
@-ms-keyframes control-sick {
  0% {
    transform: translateY(0px);
  }
  50% {
    transform: translateY(5px);
  }
  100% {
    transform: translateY(0px);
  }
}
@keyframes control-sick {
  0% {
    transform: translateY(0px);
  }
  50% {
    transform: translateY(5px);
  }
  100% {
    transform: translateY(0px);
  }
}
.suitable-container section#suitable .control-obj .control-sick .fam-overlay {
  position: absolute;
  z-index: 9;
}
.suitable-container section#suitable .control-obj .control-save {
  position: absolute;
  top: -50px;
  right: 10px;
  z-index: 1;
  display: none;
  -webkit-animation-name: bg-overlay;
  -moz-animation-name: bg-overlay;
  -ms-animation-name: bg-overlay;
  animation-name: bg-overlay;
  -webkit-animation-duration: 1500ms;
  -moz-animation-duration: 1500ms;
  -ms-animation-duration: 1500ms;
  animation-duration: 1500ms;
  -webkit-animation-timing-function: linear;
  -moz-animation-timing-function: linear;
  -ms-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-fill-mode: forwards;
  -ms-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  -ms-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  width: 100%;
  height: 100%;
}
@-webkit-keyframes bg-overlay {
  0% {
    transform: translateY(0px);
  }
  50% {
    transform: translateY(5px);
  }
  100% {
    transform: translateY(0px);
  }
}
@-moz-keyframes bg-overlay {
  0% {
    transform: translateY(0px);
  }
  50% {
    transform: translateY(5px);
  }
  100% {
    transform: translateY(0px);
  }
}
@-ms-keyframes bg-overlay {
  0% {
    transform: translateY(0px);
  }
  50% {
    transform: translateY(5px);
  }
  100% {
    transform: translateY(0px);
  }
}
@keyframes bg-overlay {
  0% {
    transform: translateY(0px);
  }
  50% {
    transform: translateY(5px);
  }
  100% {
    transform: translateY(0px);
  }
}
.suitable-container section#suitable .control-obj .control-save .num-save {
  position: absolute;
  top: 350px;
  right: 100px;
  width: 70px;
  z-index: 2;
  -webkit-animation-name: num-save;
  -moz-animation-name: num-save;
  -ms-animation-name: num-save;
  animation-name: num-save;
  -webkit-animation-duration: 1000ms;
  -moz-animation-duration: 1000ms;
  -ms-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-timing-function: linear;
  -moz-animation-timing-function: linear;
  -ms-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-fill-mode: forwards;
  -ms-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  -ms-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
@-webkit-keyframes num-save {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes num-save {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-ms-keyframes num-save {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes num-save {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.suitable-container section#suitable .control-obj .control-save .bg-overlay {
  position: absolute;
  right: 0;
  top: 100px;
  z-index: 0;
}
.suitable-container section#suitable .control-obj .bag-control {
  position: absolute;
  opacity: 0;
  top: -10%;
  left: 38%;
  z-index: 2;
}
.suitable-container section#suitable #obj-section20.control-obj .bag-control {
  width: 100%;
  max-width: 62%;
}
.suitable-container section#suitable .control-obj .bag-control .img-bag-l {
  position: absolute;
  top: -60px;
  left: -300px;
  width: 120px;
}
.suitable-container section#suitable .control-obj .bag-control .img-bag-r {
  position: absolute;
  top: -60px;
  left: 450px;
  width: 120px;
}
.suitable-container section#suitable .control-obj .person-hm-sick {
	width: 9%;
	position: absolute;
	top: 0;
	left: 42%;
	z-index: 1;
	opacity: 0;
}
.suitable-container section#suitable .control-obj .nurse {
	position: absolute;
	top: -10%;
	left: 53%;
	z-index: 1;
	opacity: 0;
}
.suitable-container section#suitable .control-obj .bg-animate-walk {
    position: absolute;
    top: 0;
    left: 0;
    background: url("../../images/suitable/boy/fade2.png");
    z-index: 0;
    width: 100%;
    height: 700px;
    background-size: 3130px 700px;
    background-repeat: no-repeat;
    opacity: 0;
}
.suitable-container section#suitable .control-obj .per-walk {
  position: absolute;
  width: 15%;
  bottom: 135px;
  z-index: 0;
  -webkit-animation-name: per-walk;
  -moz-animation-name: per-walk;
  -ms-animation-name: per-walk;
  animation-name: per-walk;
  -webkit-animation-duration: 1000ms;
  -moz-animation-duration: 1000ms;
  -ms-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-timing-function: linear;
  -moz-animation-timing-function: linear;
  -ms-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-fill-mode: forwards;
  -ms-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  -ms-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
    max-width: 175px;
    max-height: 370px;
}
@-webkit-keyframes per-walk {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(5px);
  }
  100% {
    transform: translateY(0);
  }
}
@-moz-keyframes per-walk {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(5px);
  }
  100% {
    transform: translateY(0);
  }
}
@-ms-keyframes per-walk {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(5px);
  }
  100% {
    transform: translateY(0);
  }
}
@keyframes per-walk {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(5px);
  }
  100% {
    transform: translateY(0);
  }
}
.suitable-container section#suitable .control-obj .con-obj-wall-office {
  position: relative;
  top: -10px;
  opacity: 0;
}
.suitable-container section#suitable .control-obj .con-obj-wall-office .window-l {
  position: absolute;
  left: 8%;
}
.suitable-container section#suitable .control-obj .con-obj-wall-office .clock {
  position: absolute;
  left: 37%;
}
.suitable-container section#suitable .control-obj .con-obj-wall-office .picture {
  position: absolute;
  right: 36%;
}
.suitable-container section#suitable .control-obj .con-obj-wall-office .window-r {
  position: absolute;
  right: 8%;
}
.suitable-container section#suitable .control-obj .con-obj-office {
  position: relative;
  top: 0;
  opacity: 0;
    z-index: 5;
}
.suitable-container section#suitable .control-obj .con-obj-office .obj-left {
  position: absolute;
  left: 25px;
  bottom: 0;
}
.suitable-container section#suitable .control-obj .con-obj-office .sofa-left {
  position: absolute;
  left: 15%;
  bottom: 0;
}
.suitable-container section#suitable .control-obj .con-obj-office .money-left {
  position: absolute;
  top: -110px;
  left: 15%;
  -webkit-animation-name: money-left;
  -moz-animation-name: money-left;
  -ms-animation-name: money-left;
  animation-name: money-left;
  -webkit-animation-duration: 1000ms;
  -moz-animation-duration: 1000ms;
  -ms-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-timing-function: linear;
  -moz-animation-timing-function: linear;
  -ms-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-fill-mode: forwards;
  -ms-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  -ms-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
@-webkit-keyframes money-left {
  0% {
    transform: translateY(5px);
  }
  50% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(5px);
  }
}
@-moz-keyframes money-left {
  0% {
    transform: translateY(5px);
  }
  50% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(5px);
  }
}
@-ms-keyframes money-left {
  0% {
    transform: translateY(5px);
  }
  50% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(5px);
  }
}
@keyframes money-left {
  0% {
    transform: translateY(5px);
  }
  50% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(5px);
  }
}
.suitable-container section#suitable .control-obj .con-obj-office .money-right {
  position: absolute;
  right: 15%;
  top: -130px;
  z-index: 2;
  -webkit-animation-name: money-right;
  -moz-animation-name: money-right;
  -ms-animation-name: money-right;
  animation-name: money-right;
  -webkit-animation-duration: 1000ms;
  -moz-animation-duration: 1000ms;
  -ms-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-timing-function: linear;
  -moz-animation-timing-function: linear;
  -ms-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-fill-mode: forwards;
  -ms-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  -ms-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
@-webkit-keyframes money-right {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(5px);
  }
  100% {
    transform: translateY(0);
  }
}
@-moz-keyframes money-right {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(5px);
  }
  100% {
    transform: translateY(0);
  }
}
@-ms-keyframes money-right {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(5px);
  }
  100% {
    transform: translateY(0);
  }
}
@keyframes money-right {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(5px);
  }
  100% {
    transform: translateY(0);
  }
}
.suitable-container section#suitable .control-obj .con-obj-office .table-cen {
  position: absolute;
  top: -90px;
  left: 33%;
}
.suitable-container section#suitable .control-obj .con-obj-office .com-cen {
  position: absolute;
  top: -175px;
  width: 14%;
  left: 45%;
}
.suitable-container section#suitable .control-obj .con-obj-office .sofa-right {
  position: absolute;
  right: 15%;
  bottom: 0;
}
.suitable-container section#suitable .control-obj .con-obj-office .light {
  position: absolute;
  right: 12%;
  bottom: 0;
}
.suitable-container section#suitable .control-obj .con-obj-office .obj-right {
  position: absolute;
  right: 25px;
  bottom: 0;
}
.suitable-container section#suitable .control-obj .con-obj-person-2 .img-fm-s {
  padding-top: 80px;
  display: -moz-inline-stack;
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: bottom;
  position: relative;
  top: -50px;
    z-index: 20;
}
.suitable-container section#suitable .control-obj .con-obj-person-2 #young1,
.suitable-container section#suitable .control-obj .con-obj-person-2 #young2,
.suitable-container section#suitable .control-obj .con-obj-person-2 #old1,
.suitable-container section#suitable .control-obj .con-obj-person-2 #old2 {
    display: none;
}
.suitable-container section#suitable .control-obj .person-business {
  position: absolute;
  top: -100px;
  left: 15%;
  opacity: 0;
    z-index: 20;
}
.suitable-container section#suitable .control-obj .obj-thinkbusiness {
  position: absolute;
  top: 0px;
  left: 35%;
  opacity: 0;
  -webkit-animation-name: obj-thinkbusiness;
  -moz-animation-name: obj-thinkbusiness;
  -ms-animation-name: obj-thinkbusiness;
  animation-name: obj-thinkbusiness;
  -webkit-animation-duration: 1000ms;
  -moz-animation-duration: 1000ms;
  -ms-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-timing-function: linear;
  -moz-animation-timing-function: linear;
  -ms-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-fill-mode: forwards;
  -ms-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  -ms-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
@-webkit-keyframes obj-thinkbusiness {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(5px);
  }
  100% {
    transform: translateY(0);
  }
}
@-moz-keyframes obj-thinkbusiness {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(5px);
  }
  100% {
    transform: translateY(0);
  }
}
@-ms-keyframes obj-thinkbusiness {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(5px);
  }
  100% {
    transform: translateY(0);
  }
}
@keyframes obj-thinkbusiness {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(5px);
  }
  100% {
    transform: translateY(0);
  }
}
.suitable-container section#suitable .control-obj .do-work {
  position: absolute;
  top: -100px;
  left: 44%;
  /*z-index: -10;*/
  opacity: 0;
}
.suitable-container section#suitable .control-obj .obj-think-sm {
  position: absolute;
  top: -55px;
  left: 30%;
  width: 50px;
  opacity: 0;
  -webkit-animation-name: obj-think-sm;
  -moz-animation-name: obj-think-sm;
  -ms-animation-name: obj-think-sm;
  animation-name: obj-think-sm;
  -webkit-animation-duration: 1000ms;
  -moz-animation-duration: 1000ms;
  -ms-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-timing-function: linear;
  -moz-animation-timing-function: linear;
  -ms-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-fill-mode: forwards;
  -ms-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  -ms-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
@-webkit-keyframes obj-think-sm {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(5px);
  }
  100% {
    transform: translateY(0);
  }
}
@-moz-keyframes obj-think-sm {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(5px);
  }
  100% {
    transform: translateY(0);
  }
}
@-ms-keyframes obj-think-sm {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(5px);
  }
  100% {
    transform: translateY(0);
  }
}
@keyframes obj-think-sm {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(5px);
  }
  100% {
    transform: translateY(0);
  }
}
.suitable-container section#suitable .control-obj .paper-l {
  position: absolute;
  left: 35%;
  top: -50px;
  opacity: 0;
  z-index: 10;
}
.suitable-container section#suitable .control-obj .paper-r {
  position: absolute;
  right: 35%;
  top: -50px;
  opacity: 0;
    z-index: 10;
}
.suitable-container section#suitable .control-obj .imgworking {
  position: absolute;
  top: -50px;
  opacity: 0;
}
.suitable-container section#suitable .control-obj .linear {
  position: relative;
  opacity: 0;
}
.suitable-container section#suitable .control-obj .con-charec-interact {
  position: absolute;
  left: 25%;
  bottom: 35%;
  z-index: 999;
}
.suitable-container section#suitable .control-obj .con-charec-interact .young-sm-1 {
  width: 100%;
  max-width: 50px;
  padding-top: 50px;
  display: none;
}
.suitable-container section#suitable .control-obj .con-charec-interact .young-sm-2 {
  width: 100%;
  max-width: 50px;
  padding-top: 50px;
  display: none;
}
.suitable-container section#suitable .control-obj .con-charec-interact .default-ch {
  padding-top: 10px;
  width: 100%;
  max-width: 60px;
  display: none;
}
.suitable-container section#suitable .control-obj .con-charec-interact .old-sm-1 {
  width: 100%;
  max-width: 65px;
  display: none;
}
.suitable-container section#suitable .control-obj .con-charec-interact .old-sm-2 {
  width: 100%;
  max-width: 60px;
  display: none;
}
.suitable-container section#suitable .control-obj .picture-re,
.suitable-container section#suitable .control-obj .picture-re-1,
.suitable-container section#suitable .control-obj .picture-re-2 {
  position: absolute;
  top: 10%;
  left: 23%;
  opacity: 1;
}
.suitable-container section#suitable .control-obj .char-center {
  position: absolute;
  top: 0;
  left: 25%;
}
.suitable-container section#suitable .control-obj .char-money {
  position: absolute;
  left: 30%;
  top: 100px;
  z-index: -5;
}

section#suitable .control-obj .img-result {
	position: absolute;
	bottom: 0;
	left: 2%;
}
@media only screen and (max-width: 1980px) {
	section#suitable #obj-final {
		height: 645px;
	}
}

@media only screen and (max-width: 1366px) {
	section#suitable #obj-final {
		height: 470px;
	}
}

@media only screen and (max-width: 736px) {
	section#suitable #obj-final {
		height: 300px;
	}
}
@media only screen and (max-width: 1980px) {
	section#suitable .control-obj .img-result {
		left: 0;
		width: 740px;
	}
}

@media only screen and (max-width: 1366px) {
	section#suitable .control-obj .img-result {
		width: 500px;
		left: 5%;
	}
}

section#suitable .control-obj .bg-position {
	position: absolute;
	top: 50%;
	right: 0%;
	transform: translateY(-50%);
	width: 100%;
	max-width: 535px;
}

section#suitable .control-obj .control-detail-result {
	margin: 0 auto;
	position: absolute;
	right: 5%;
	top: 50%;
	transform: translateY(-50%);
	/** new result **/
	/** new result **/
}

section#suitable .control-obj .control-detail-result .txt-n-result {
	font: normal 4em DB_Ozone_X;
	color: #9b9c9c;
    line-height: 1;
}

@media only screen and (max-width: 767px) {
	section#suitable .control-obj .control-detail-result .txt-n-result {
		font: normal 3em DB_Ozone_X;
	}
}

section#suitable .control-obj .control-detail-result .txt-b-result {
	padding: 15px 0;
	font: bold 4em DB_Ozone_X;
	color: #238cc2;
	line-height: 1;
}

section#suitable .control-obj .control-detail-result .txt-s-result {
	font: normal 2.3em DB_Ozone_X;
	color: #9b9c9c;
}

section#suitable .control-obj .control-detail-result .txt-hm-bold {
	padding: 10px 5px;
	font: normal 2.5em DB_Ozone_X;
	color: #FFF;
}

section#suitable .control-obj .control-detail-result .txt-nm-light {
	font: normal 1.85em DB_Ozone_X;
	color: #FFF;
}

section#suitable .control-obj .control-detail-result .txt-nm-bold {
	padding: 15px 5px;
	font: bold 2em DB_Ozone_X;
	color: #FFF;
}

section#suitable .control-obj .control-detail-result .txt-hm-title-control {
	margin: 0 auto;
	text-align: center;
	display: inline-block;
}

section#suitable .control-obj .control-detail-result .txt-hm-title-control .txt-hm-title {
	font: bold 5em DB_Ozone_X;
	color: #FFF;
	line-height: 1;
}

section#suitable .control-obj .control-detail-result .txt-hm-title-control .txt-hm-bold {
	font: lighter 2.6em DB_Ozone_X;
	color: #FFF;
	line-height: 1;
	border-bottom: 5px solid #FFF;
}
.suitable-container section#suitable .menu-bar {
  margin: 0 auto;
  text-align: center;
  width: 100%;
  height: 120px;
  display: inline-block;
  position: absolute;
  bottom: 0 !important;
  left: 0;
  z-index: 99;
}
.suitable-container section#suitable .menu-bar .left-menu {
  margin: 0 auto;
  text-align: center;
  position: relative;
  display: -moz-inline-stack;
  display: inline-block;
  *display: inline;
  vertical-align: top;
  zoom: 1;
}
.suitable-container section#suitable .menu-bar .center-menu {
  background: url("../../images/suitable/boy/bg-menu.png") no-repeat center;
  background-size: 100% 100%;
  width: 100%;
  max-width: 66.66666667%;
  display: -moz-inline-stack;
  display: inline-block;
  *display: inline;
  vertical-align: top;
  zoom: 1;
  height: 120px;
}
.suitable-container section#suitable .menu-bar .center-menu .control-txt-label {
  padding: 10px 0;
  display: -moz-inline-stack;
  display: inline-block;
  *display: inline;
  vertical-align: top;
  zoom: 1;
}
@media only screen and (max-width: 667px) {
  .suitable-container section#suitable .menu-bar .center-menu .control-txt-label {
    padding: 2px 0;
  }
}
.suitable-container section#suitable .menu-bar .center-menu .control-txt-label .txt-label-detail {
  padding: 5px;
  display: block;
  color: #FFFFFF;
  font: normal 1.5em DB_Ozone_X;
}
@media only screen and (max-width: 667px) {
  .suitable-container section#suitable .menu-bar .center-menu .control-txt-label .txt-label-detail {
    padding: 2px 0;
    font: normal 1.35em DB_Ozone_X;
  }
}
.suitable-container section#suitable .menu-bar .center-menu .txt-hm {
  padding: 5px;
  font: normal 2em DB_Ozone_X;
  color: #FFF;
}
@media only screen and (max-width: 667px) {
  .suitable-container section#suitable .menu-bar .center-menu .txt-hm {
    font: normal 1.5em DB_Ozone_X;
  }
}
@media only screen and (max-width: 667px) {
  .suitable-container section#suitable .menu-bar .center-menu .last-rs {
    padding: 5px;
  }
}
.suitable-container section#suitable .menu-bar .center-menu .txt-nm {
  padding: 0 5px;
  display: -moz-inline-stack;
  display: inline-block;
  *display: inline;
  vertical-align: top;
  zoom: 1;
  min-width: 80px;
  font: normal 1.7em DB_Ozone_X;
  background: #FFFFFF;
  color: #2089c1;
  cursor: pointer;
}
@media only screen and (max-width: 667px) {
  .suitable-container section#suitable .menu-bar .center-menu .txt-nm {
    font: normal 1.3em DB_Ozone_X;
  }
}
.suitable-container section#suitable .menu-bar .center-menu .control-member {
  padding: 0 15px;
  display: -moz-inline-stack;
  display: inline-block;
  *display: inline;
  vertical-align: top;
  zoom: 1;
}
@media only screen and (max-width: 667px) {
  .suitable-container section#suitable .menu-bar .center-menu .control-member {
    position: relative;
    top: -5px;
  }
}
@media only screen and (max-width: 667px) {
  .suitable-container section#suitable .menu-bar .center-menu .control-member .btn {
    padding: 2px 12px;
  }
}
.suitable-container section#suitable .menu-bar .center-menu .control-member .btn-danger {
  border: none;
  background: #FFFFFF;
  color: #1f89c0;
  font-size: 1.6em;
  padding: 0 10px;
}
@media only screen and (max-width: 667px) {
  .suitable-container section#suitable .menu-bar .center-menu .control-member .btn-danger {
    font-size: 1.25em !important;
  }
}
.suitable-container section#suitable .menu-bar .center-menu .control-member .btn-success {
  background: #FFFFFF;
  color: #1f89c0;
  font-size: 1.6em;
  padding: 0 10px;
}
@media only screen and (max-width: 667px) {
  .suitable-container section#suitable .menu-bar .center-menu .control-member .btn-success {
    font-size: 1.25em !important;
  }
}
.suitable-container section#suitable .menu-bar .center-menu .control-member .txt-span {
  color: #FFF;
  font: normal 1.7em DB_Ozone_X;
}
@media only screen and (max-width: 667px) {
  .suitable-container section#suitable .menu-bar .center-menu .control-member .txt-span {
    font: normal 1.27em DB_Ozone_X;
  }
}
.suitable-container section#suitable .menu-bar .center-menu label {
  padding: 0 5px 0 20px;
  color: #FFFFFF;
  font: normal 1.5em DB_Ozone_X;
  display: -moz-inline-stack;
  display: inline-block;
  *display: inline;
  vertical-align: top;
  zoom: 1;
}
@media only screen and (max-width: 667px) {
  .suitable-container section#suitable .menu-bar .center-menu label {
    font: normal 1.3em DB_Ozone_X;
  }
}
.suitable-container section#suitable .menu-bar .center-menu .txt-select-box {
  width: 100px;
  font: normal 1.7em DB_Ozone_X;
  display: -moz-inline-stack;
  display: inline-block;
  *display: inline;
  vertical-align: top;
  zoom: 1;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  padding: 0 5px;
}
@media only screen and (max-width: 667px) {
  .suitable-container section#suitable .menu-bar .center-menu .txt-select-box {
    font: normal 1.4em DB_Ozone_X;
  }
}
.suitable-container section#suitable .menu-bar .center-menu .active {
  background: #cee8f6;
  color: #636363;
}
.suitable-container section#suitable .menu-bar .control-arrow {
  margin: 35px auto;
}
.suitable-container section#suitable .menu-bar .control-arrow .arrow-size {
  cursor: pointer;
}
.suitable-container section#input_cal {
  margin: 0 auto;
  padding: 20px 0;
  text-align: center;
  width: 100%;
  background-color: #efefef;
}
.suitable-container section#input_cal .con_input_wrapper {
  margin: 10px auto;
  padding: 0 10px;
  display: inline-block;
}
@media only screen and (max-width: 690px) {
  .suitable-container section#input_cal .con_input_wrapper {
    display: block;
  }
}
@media only screen and (max-width: 360px) {
  .suitable-container section#input_cal .con_input_wrapper .main_input {
    margin: 10px 0px;
    min-width: 90px;
  }
}
.suitable-container section#input_cal .con_input_wrapper .title_nm {
  padding: 20px;
  font: bold 1.8em DB_Ozone_X;
  color: #6f6e69;
  line-height: 1;
}
@media only screen and (max-width: 690px) {
  .suitable-container section#input_cal .con_input_wrapper .title_nm {
    padding: 10px;
  }
}
.suitable-container section#input_cal .con_input_wrapper .txt_min {
  text-align: right;
  font: bold 1.8em DB_Ozone_X;
  border-right: 2px solid #0275b4;
}
@media only screen and (max-width: 690px) {
  .suitable-container section#input_cal .con_input_wrapper .txt_min {
    display: none;
  }
}
@media only screen and (max-width: 690px) {
  .suitable-container section#input_cal .con_input_wrapper .txt_min .txt_detail {
    display: inline-block;
  }
}
.suitable-container section#input_cal .con_input_wrapper .txt_min .txt_detail span {
  font: bold 1.2em DB_Ozone_X;
  color: #eb1119;
}
.suitable-container section#input_cal .con_input_wrapper .txt_min_r {
  text-align: left;
  font: bold 1.8em DB_Ozone_X;
  border-left: 2px solid #0275b4;
}
@media only screen and (max-width: 690px) {
  .suitable-container section#input_cal .con_input_wrapper .txt_min_r {
    display: none;
  }
}
@media only screen and (max-width: 690px) {
  .suitable-container section#input_cal .con_input_wrapper .txt_min_r .txt_detail {
    display: inline-block;
  }
}
.suitable-container section#input_cal .con_input_wrapper .txt_min_r .txt_detail span {
  font: bold 1.2em DB_Ozone_X;
  color: #eb1119;
}
.suitable-container section#input_cal .con_input_wrapper .input_calculate {
  margin: 0 auto;
  padding: 5px;
  text-align: center;
  font: bold 3em Conv_Ozone;
  color: #0275b4;
  border: none;
  max-width: 180px;
}
.suitable-container section#input_cal .con_input_wrapper .txt_detail_inp {
  margin: 20px auto;
  display: block;
  font: normal 1.25em DB_Ozone_X;
  color: #6f6e69;
}
.suitable-container section#input_cal .con_input_wrapper .con_result_slide {
  margin: 0 auto;
  text-align: center;
  position: relative;
  display: inline-block;
  width: 100%;
}
.suitable-container section#input_cal .con_input_wrapper .con_result_slide .pop_cal_img {
  position: absolute;
  top: -150px;
  left: 30px;
  background: #0476b2;
  width: 190px;
  -webkit-transform: skew(-10deg);
  -moz-transform: skew(-10deg);
  -ms-transform: skew(-10deg);
  transform: skew(-10deg);
}
@media only screen and (max-width: 767px) {
  .suitable-container section#input_cal .con_input_wrapper .con_result_slide .pop_cal_img {
    display: none;
  }
}
.suitable-container section#input_cal .con_input_wrapper .con_result_slide .pop_cal_img .txt-control {
  padding: 20px 10px;
  font: normal 1.8em DB_Ozone_X;
  color: #FFFFFF;
  line-height: 1;
  -webkit-transform: skew(10deg);
  -moz-transform: skew(10deg);
  -ms-transform: skew(10deg);
  transform: skew(10deg);
}
.suitable-container section#input_cal .con_input_wrapper .con_result_slide .input_slider {
  margin: 0 auto;
  display: inline-block;
  vertical-align: top;
  width: 100%;
  max-width: 500px;
  background-color: #CCC;
  height: 10px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  border-radius: 20px;
  opacity: 0.3;
}
@media only screen and (max-width: 690px) {
  .suitable-container section#input_cal .con_input_wrapper .con_result_slide .input_slider {
    margin: 0 auto 25px auto;
  }
}
.suitable-container section#input_cal .con_input_wrapper .con_result_slide .input_slider .bg_lower {
  max-width: 100%;
  width: 15px;
  height: 10px;
  background: #0275b4;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  border-radius: 20px;
  -webkit-transition: 0.7s;
  -moz-transition: 0.7s;
  -ms-transition: 0.7s;
  transition: 0.7s;
}
.suitable-container section#input_cal .con_input_wrapper .con_result_slide .input_slider .bg_lower .thumb_slider {
  margin: -5px auto;
  background: #e51a37;
  width: 20px;
  height: 20px;
  border: 3px solid #FFF;
  border-radius: 50%;
  float: right;
}
.suitable-container section#input_cal .con_input_wrapper .con_result_slide .control_acc {
  margin: 30px auto 0 auto;
  padding: 5px;
  width: 100%;
  max-width: 500px;
  position: relative;
}
.suitable-container section#input_cal .con_input_wrapper .con_result_slide .control_acc .arrow-animate {
  display: none;
  position: absolute;
  top: 8.5px;
  left: -40px;
  -webkit-animation-name: arrows;
  -moz-animation-name: arrows;
  -ms-animation-name: arrows;
  animation-name: arrows;
  -webkit-animation-duration: 3s;
  -moz-animation-duration: 3s;
  -ms-animation-duration: 3s;
  animation-duration: 3s;
  -webkit-animation-timing-function: linear;
  -moz-animation-timing-function: linear;
  -ms-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-fill-mode: forwards;
  -ms-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  -ms-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
@-webkit-keyframes arrows {
  0% {
    transform: translateX(0);
  }
  20% {
    transform: translateX(0);
  }
  40% {
    transform: translateX(-30px);
  }
  50% {
    transform: translateX(0);
  }
  60% {
    transform: translateX(-15px);
  }
  80% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(0);
  }
}
@-moz-keyframes arrows {
  0% {
    transform: translateX(0);
  }
  20% {
    transform: translateX(0);
  }
  40% {
    transform: translateX(-30px);
  }
  50% {
    transform: translateX(0);
  }
  60% {
    transform: translateX(-15px);
  }
  80% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(0);
  }
}
@-ms-keyframes arrows {
  0% {
    transform: translateX(0);
  }
  20% {
    transform: translateX(0);
  }
  40% {
    transform: translateX(-30px);
  }
  50% {
    transform: translateX(0);
  }
  60% {
    transform: translateX(-15px);
  }
  80% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(0);
  }
}
@keyframes arrows {
  0% {
    transform: translateX(0);
  }
  20% {
    transform: translateX(0);
  }
  40% {
    transform: translateX(-30px);
  }
  50% {
    transform: translateX(0);
  }
  60% {
    transform: translateX(-15px);
  }
  80% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(0);
  }
}
.suitable-container section#input_cal .con_input_wrapper .con_result_slide .control_acc .arrow-animate .editico {
  font-size: 2.5em;
  color: #e51a37;
}
.suitable-container section#input_cal .con_input_wrapper .con_result_slide .content {
  margin: 5px auto;
  padding: 5px;
  width: 100%;
  max-width: 300px;
  background: rgba(255, 255, 255, 0.5);
  display: none;
}
.suitable-container section#input_cal .con_input_wrapper .con_result_slide .content > a {
  font: normal 1.5em DB_Ozone_X;
  text-decoration: none;
  color: #797a75;
  display: -moz-inline-stack;
  display: inline-block;
  *display: inline;
  vertical-align: top;
  zoom: 1;
}
.suitable-container section#input_cal .con_input_wrapper .con_result_slide .content > a:after {
  font-family: FontAwesome;
  content: "\f101";
  font-size: 0.8em;
  color: #eb1119;
  display: -moz-inline-stack;
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: top;
  padding: 3px 0 0 5px;
}
.suitable-container section#input_cal .con_input_wrapper .con_result_slide .content > a:hover,
.suitable-container section#input_cal .con_input_wrapper .con_result_slide .content > a:hover:after {
  color: #0275b4;
}
.suitable-container section#input_cal .con_input_wrapper .con_result_slide .btn_skew_com {
  margin: 30px auto 20px auto;
  text-align: center;
  -webkit-transform: skew(-10deg);
  -moz-transform: skew(-10deg);
  -ms-transform: skew(-10deg);
  transform: skew(-10deg);
  background-color: #0476b2;
  padding: 10px;
  max-width: 130px;
  cursor: pointer;
}
.suitable-container section#input_cal .con_input_wrapper .con_result_slide .btn_skew_com .txt_btn_com {
  font: normal 1.8em DB_Ozone_X;
  color: #FFF;
  -webkit-transform: skew(10deg);
  -moz-transform: skew(10deg);
  -ms-transform: skew(10deg);
  transform: skew(10deg);
}
.suitable-container #menu-calc input.col-sm-4 {
  width: 33.33333%;
}
.suitable-container .modal-open .modal {
  z-index: 10000;
}
.suitable-container #input_pay {
  font-size: 24px !important;
}

@media (max-width: 1024px) and (min-width: 737px) {
    section#suitable .control-obj .control-detail-result {
        zoom: 85% !important;
    }
    .suitable-container section#suitable .control-obj img.bg-position {
        zoom: 85% !important;
    }
    .div-btn-blue {
        zoom: 90%;
        right: 19%!important;
        bottom: -4%!important;
    }
}

@media only screen and (max-width: 736px) {
    .suitable-container section#suitable .menu-bar .center-menu .txt-select-box {
        text-align: -moz-center;
        text-align: -webkit-center;
        text-align: center;
        text-align-last: center;
    }
  section#suitable .control-obj .control-detail-result .txt-n-result {
    font-size: 22px;
  }
  section#suitable .control-obj .control-detail-result .txt-b-result {
    font-size: 28px;
  }
  section#suitable .control-obj .control-detail-result .txt-s-result {
    font-size: 18px;
  }
  section#suitable .div-btn-blue .btn_submit-blue-final {
    font-size: 22px;
  }
  section#suitable .div-btn-blue {
    right: 12%!important;
    bottom: -4%;
  }
}

@supports (-webkit-overflow-scrolling: touch) {
    @media only screen and (max-width: 736px) {
        .suitable-container section#suitable .menu-bar .center-menu .txt-hm {
            font: normal 1.3em DB_Ozone_X;
            line-height: 1.1;
        }
        .suitable-container section#suitable .menu-bar .center-menu .txt-nm {
            font: normal 1.2em DB_Ozone_X;
        }
        .suitable-container section#suitable .menu-bar .center-menu .control-txt-label .txt-label-detail {
            font: normal 1.25em DB_Ozone_X;
        }
        .suitable-container section#suitable .menu-bar .center-menu .txt-select-box {
            font: normal 1.2em DB_Ozone_X;
        }
        .suitable-container section#suitable .menu-bar .center-menu label {
            font: normal 1.2em DB_Ozone_X!important;
        }
        .suitable-container section#suitable .menu-bar .center-menu .control-member .txt-span {
            font: normal 1.27em DB_Ozone_X;
        }
        .suitable-container section#suitable .menu-bar #menu-ab-work.center-menu .txt-hm {
          padding-bottom: 10px!important;
          line-height: 1;
        }
        .suitable-container section#suitable .menu-bar #menu-calc.center-menu .last-rs {
          padding-bottom: 10px!important
        }
        .suitable-container #menu-calc.center-menu #input_pay {
          line-height: 1;
          font-size: 1.3em!important;
        }
    }
}