@import url(http://fonts.googleapis.com/css?family=Oswald:300,400,700|Roboto:100,300,400,500,700,900|Roboto+Condensed:300,400,700|Open+Sans+Condensed:300,700|Montserrat;400,700|Lato:100,300,400,700,900|Open+Sans:300,400,600,700,800);
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

body {
  line-height: 1;
}

article, aside, details, figcaption, figure,
footer, header, menu, nav, section {
  display: block;
}

ol, ul, li {
  list-style: none;
}

/*
blockquote, q {
    quotes:none;
}
*/
a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

/*
// change colours to suit your needs
ins {
    background-color:#ff9;
    color:#000;
    text-decoration:none;
}

// change colours to suit your needs
mark {
    background-color:#ff9;
    color:#000;
    font-style:italic;
    font-weight:bold;
}

del {
    text-decoration: line-through;
}

abbr[title], dfn[title] {
    border-bottom:1px dotted;
    cursor:help;
}
*/
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/*
// change border colour to suit your needs
hr {
    display:block;
    height:1px;
    border:0;
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}
*/
input, select {
  vertical-align: middle;
}

input, button, textarea, select {
  -webkit-appearance: none;
  border-radius: 0;
}

p {
  background: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAAAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw%3D%3D);
}

body {
  font-size: 16px;
  font-family: sans-serif;
  color: #4d4d4d;
  background: #fff;
  -webkit-text-size-adjust: 100%;
  overflow-x: hidden;
}

table, textarea, select {
  font-size: inherit;
  font: 100%;
}

h1, h2, h3, h4, h5, h6 {
  line-height: 1.5;
  font-weight: normal;
}

p, li, td, th, dt, dd {
  line-height: 1.5;
}

input, textarea, option {
  line-height: 1.5;
}

em {
  font-style: normal;
}

a {
  text-decoration: none;
  transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
}
a:hover {
  opacity: 0.5;
}

address {
  font-style: normal;
}

th {
  text-align: left;
  font-weight: inherit;
  vertical-align: top;
}

small {
  font-size: 80%;
}

body {
  color: #212121;
}

img {
  vertical-align: bottom;
}

p, li, dt, dd {
  font-family: Roboto,"Roboto",Helvetica,Arial,sans-serif;
  font-weight: 300;
  letter-spacing: .5px;
}

a {
  color: #29abe2;
}

a.btn {
  border: 1px solid #fff;
  display: inline-block;
  width: 260px;
  height: 50px;
  line-height: 50px;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  text-align: center;
  letter-spacing: 2px;
}
a.btn:hover {
  opacity: 1;
  color: #212121;
  background: #fff;
}

article {
  min-width: 980px;
}

section h2 {
  margin-bottom: 35px;
  line-height: 1.333;
  font-size: 48px;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 300;
}
section h3 {
  font-family: 'Roboto Condensed', sans-serif;
}
section p {
  margin-bottom: 1.5em;
}

.pager {
  margin-bottom: 20px;
  margin-top: -20px;
  text-align: center;
  position: relative;
  z-index: 4;
}
.pager .page {
  margin: 0 10px;
  display: inline-block;
  border-radius: 50%;
  width: 10px;
  height: 10px;
  background: #ccc;
  cursor: pointer;
}
.pager .page.on {
  background: #000;
  cursor: default;
}

.trade {
  font-size: 50%;
  vertical-align: top;
  line-height: 2;
}

.inner {
  position: relative;
}

.inner,
.col1,
.col2 {
  margin: 0 auto;
  width: 980px;
  zoom: 1;
}
.inner:after,
.col1:after,
.col2:after {
  content: "";
  display: block;
  clear: both;
}

.col2 .col {
  margin-left: 20px;
  float: left;
  width: 480px;
}
.col2 .col:first-child {
  margin-left: 0;
}

.visual {
  min-width: 980px;
}
.visual img {
  width: 100%;
}

#header {
  margin-bottom: 60px;
  height: 80px;
  position: relative;
}
#header .logo a:hover {
  opacity: 1;
}
#header .menu1 {
  padding: 30px 30px;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 99;
  line-height: 20px;
  font-size: 16px;
  cursor: pointer;
}
#header .menu1 img {
  margin-left: 20px;
  vertical-align: top;
}
#header .menu2 {
  position: fixed;
  right: 20px;
  top: 80px;
  z-index: 99;
  cursor: pointer;
}
#header .lang {
  position: absolute;
  right: 150px;
  top: 15px;
  padding: 10px;
  cursor: pointer;
}
#header .lang p {
  font-size: 14px;
  letter-spacing: .5px;
  font-family: Roboto,"Roboto",Helvetica,Arial,sans-serif;
  line-height: 30px;
}
#header .lang ul {
  visibility: hidden;
  opacity: 0;
  z-index: 101;
  position: absolute;
  right: 10px;
  top: 36px;
  border-radius: 3px;
  padding: 8px 0 8px 0;
  background: #4d4d4d;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
  text-align: left;
  transition: 0.3s;
}
#header .lang ul:before {
  position: absolute;
  right: 18px;
  top: -12px;
  content: '';
  width: 0;
  height: 0;
  font-size: 0;
  border: 6px solid transparent;
  border-bottom: 6px solid #4d4d4d;
}
#header .lang ul.show {
  visibility: visible;
  opacity: 1;
  top: 44px;
}
#header .lang li {
  font-size: 14px;
}
#header .lang li a {
  padding: 2px 15px;
  display: block;
  color: #29abe2;
  color: #fff;
}

.pagetop {
  position: fixed;
  right: 0;
  bottom: 0;
}

#index {
  text-align: center;
}
#index .bg {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  min-width: 980px;
  background: #f4f4f4;
}
#index .bg div {
  position: absolute;
  width: 0;
  height: 100%;
  top: 0;
  background: #fff;
  opacity: 0;
}
#index .bg .on {
  background: #fff;
}
#index .bg .apple {
  left: 0;
}
#index .bg .android {
  right: 0;
}
#index article {
  margin: 0 auto;
  padding: 50px 0;
  position: relative;
  z-index: 1;
  width: 100%;
}
#index header {
  margin-bottom: 35px;
}
#index header .logo {
  margin-bottom: 10px;
}
#index header p {
  font-size: 18px;
  letter-spacing: 2px;
  font-family: 'Roboto Condensed', sans-serif;
}
#index .ddx {
  margin: 0 auto;
  padding-bottom: 30px;
  width: 483px;
  position: relative;
}
#index .ddx .monitor {
  position: absolute;
  left: 0;
  top: 0;
}
#index .select {
  margin-bottom: 45px;
  font-size: 28px;
  color: #212121;
  font-family: 'Lato', sans-serif;
  font-weight: 600;
  letter-spacing: 5px;
}
#index .link {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
#index .link .apple,
#index .link .android {
  position: absolute;
  top: 0;
  width: 50%;
  height: 100%;
}
#index .link a {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
#index .link a:hover {
  opacity: 1;
}
#index .link .animation {
  width: 210px;
  position: absolute;
  top: 53px;
}
#index .link .mobile {
  position: absolute;
  z-index: 2;
}
#index .link .mobile img {
  position: absolute;
  left: 0;
  top: 0;
}
#index .link .shadow {
  position: absolute;
}
#index .link .cover {
  display: none;
}
#index .link .cable,
#index .link .logo {
  position: absolute;
  left: 0;
  width: 100%;
}
#index .link .apple {
  left: 0;
}
#index .link .apple .animation {
  left: 0;
}
#index .link .apple .mobile {
  width: 155px;
  left: 27px;
  top: 156px;
}
#index .link .apple .shadow {
  width: 155px;
  left: 27px;
  top: 481px;
}
#index .link .apple .cable {
  top: 485px;
}
#index .link .apple .logo {
  top: 537px;
}
#index .link .android {
  right: 0;
}
#index .link .android .animation {
  right: 0;
}
#index .link .android .mobile {
  width: 156px;
  right: 27px;
  top: 173px;
}
#index .link .android .shadow {
  width: 156px;
  right: 27px;
  top: 480px;
}
#index .link .android .cable {
  padding-left: 2px;
  top: 493px;
}
#index .link .android .logo {
  top: 545px;
}
#index #footer {
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  min-width: 980px;
  z-index: 2;
}
#index #footer .lang {
  right: 5px;
}

#global-nav {
  position: fixed;
  right: -200px;
  top: 0;
  z-index: 101;
  text-align: left;
  height: 100%;
  background: #000;
  font-size: 14px;
  font-family: Roboto,"Roboto",Helvetica,Arial,sans-serif;
  letter-spacing: 1px;
}
#global-nav p.close {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 102;
}
#global-nav p.close a {
  padding: 20px;
  display: block;
}
#global-nav ul {
  padding-top: 20px;
  width: 200px;
}
#global-nav li {
  line-height: 60px;
}
#global-nav li a {
  padding-left: 40px;
  padding-right: 40px;
  display: block;
  color: #fff;
}
#global-nav li ul {
  padding: 0 0 0 20px;
}
#global-nav li.on a {
  color: #e60012;
}
#global-nav li.on li a {
  color: #fff;
}

#select {
  position: fixed;
  left: 0;
  top: 80px;
  z-index: 100;
  width: 100%;
  height: 60px;
  text-align: center;
  line-height: 60px;
  font-size: 24px;
  font-weight: bold;
  background: #fff;
  zoom: 1;
}
#select:after {
  content: "";
  display: block;
  clear: both;
}
#select div {
  float: left;
  width: 50%;
}
#select a {
  height: 60px;
  padding-bottom: 10px;
  display: block;
  color: #fff;
  font-family: 'Roboto Condensed', sans-serif;
  letter-spacing: 1px;
  font-weight: 400;
}
#select span {
  display: block;
  background: #fff url("../img/common/nav.png") 0 0 repeat-x;
}
#select .on a {
  background: url("../img/common/nav_on.png") 50% 60px no-repeat;
}
#select .on a:hover {
  opacity: 1;
}
#select .on span {
  background: #000;
}

.apple a {
  color: #29abe2;
}
.apple a.btn {
  color: #fff;
}
.apple a.btn:hover {
  color: #212121;
}
.apple .txt {
  text-align: center;
  position: relative;
  z-index: 1;
}
.apple .txt p {
  margin-left: auto;
  margin-right: auto;
  max-width: 800px;
  text-align: left;
}
.apple .txt .link {
  text-align: center;
}
.apple .link {
  margin-top: 50px;
}
.apple .visual {
  position: relative;
  margin-top: -160px;
  overflow: hidden;
}

.android a {
  color: #81bd69;
}
.android a.btn {
  color: #fff;
}
.android a.btn:hover {
  color: #212121;
}
.android .visual {
  border-bottom: 5px solid #000;
}

#apple1 .animation {
  position: relative;
}
#apple1 .animation .inner {
  height: 540px;
}
#apple1 .animation .ddx, #apple1 .animation .mobile, #apple1 .animation .cable {
  position: absolute;
}
#apple1 .animation .ddx {
  left: 51px;
  top: 119px;
  z-index: 3;
}
#apple1 .animation .ddx div {
  position: absolute;
  left: 0;
  top: 0;
}
#apple1 .animation .ddx .shadow {
  top: 334px;
}
#apple1 .animation .mobile {
  left: 712px;
  top: 62px;
  z-index: 2;
}
#apple1 .animation .mobile div {
  position: absolute;
  left: 0;
  top: 0;
}
#apple1 .animation .cable {
  left: 788px;
  top: 436px;
  z-index: 1;
}
#apple1 .animation .next, #apple1 .animation .prev {
  top: 223px;
  position: absolute;
  cursor: pointer;
  transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
}
#apple1 .animation .next:hover, #apple1 .animation .prev:hover {
  opacity: 0.5;
}
#apple1 .animation .next {
  right: 47px;
}
#apple1 .animation .prev {
  left: 47px;
}
#apple1 .animation .ray {
  position: absolute;
  left: 650px;
  top: 210px;
  display: none;
}
#apple1 .animation .pager {
  margin-bottom: 40px;
  margin-top: -40px;
  position: relative;
  z-index: 4;
}
#apple1 h1 {
  margin-bottom: 35px;
  font-size: 48px;
  font-family: Oswald, sans-serif;
  letter-spacing: 1px;
  font-weight: 100;
  color: #212121;
}
#apple1 p {
  margin: 0 auto 50px;
  max-width: 800px;
  text-align: left;
  text-shadow: 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff;
  -ms-filter: "progid:DXImageTransform.Microsoft.DropShadow(color=#ffffff,offx=0,offy=0)";
  zoom: 1;
}
#apple1 .visual {
  height: 398px;
}

#apple2 {
  color: #fff;
  background: #203a2e;
  /*
  a{
  	color: #64ae46;
  	&.external{
  		margin-right: 3px;
  		display: inline-block;
  		padding-right: 12px;
  		background: url('../img/common/external.png') 100% 50% no-repeat;
  	}
  }
  */
}
#apple2 .img {
  position: relative;
  overflow: hidden;
  height: 556px;
}
#apple2 .mobile {
  position: absolute;
  left: 0;
  top: 80px;
  z-index: 2;
  width: 100%;
  text-align: center;
}
#apple2 .mobile div {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
}
#apple2 .cable {
  position: absolute;
  left: 0;
  top: 423px;
  z-index: 1;
  width: 100%;
  text-align: center;
}
#apple2 .ray {
  display: none;
  position: absolute;
  left: 0;
  top: 180px;
  width: 100%;
  text-align: center;
}
#apple2 .txt {
  position: relative;
}
#apple2 .copy {
  position: absolute;
  right: 80px;
  top: -150px;
  width: 300px;
  text-align: center;
  font-family: Oswald;
  font-size: 24px;
  font-weight: 100;
  opacity: 0;
}
#apple2 .visual {
  margin-top: -100px;
  height: 550px;
}

#apple3 {
  background: #deebf1;
  padding-top: 90px;
}
#apple3 .animation {
  position: relative;
}
#apple3 .animation .inner {
  height: 360px;
}
#apple3 .animation .ddx, #apple3 .animation .mobile {
  position: absolute;
}
#apple3 .animation .ddx {
  margin-left: -300px;
  left: 50%;
  top: 0px;
  z-index: 3;
}
#apple3 .animation .ddx div {
  position: absolute;
  left: 0;
  top: 0;
}
#apple3 .animation .ddx .shadow {
  top: 317px;
}
#apple3 .animation .next, #apple3 .animation .prev {
  display: none;
  top: 104px;
  position: absolute;
  cursor: pointer;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
#apple3 .animation .next:hover, #apple3 .animation .prev:hover {
  opacity: 0.5;
}
#apple3 .animation .next {
  right: 47px;
}
#apple3 .animation .prev {
  left: 47px;
}
#apple3 a.btn {
  color: #57bbe6;
  border-color: #57bbe6;
}
#apple3 a.btn:hover {
  color: #fff;
  background: #57bbe6;
}
#apple3 a.external {
  margin-bottom: 90px;
}
#apple3 a.external img {
  margin-left: 8px;
  vertical-align: middle;
}
#apple3 .products {
  margin: 50px auto 150px;
  max-width: 800px;
  zoom: 1;
}
#apple3 .products:after {
  content: "";
  display: block;
  clear: both;
}
#apple3 .products dl {
  margin-bottom: 8px;
  zoom: 1;
}
#apple3 .products dl:after {
  content: "";
  display: block;
  clear: both;
}
#apple3 .products dt {
  min-width: 145px;
}
#apple3 .products dt, #apple3 .products dd {
  margin-right: 10px;
  text-align: left;
  margin-bottom: 5px;
  font-size: 16px;
  font-weight: 500;
  float: left;
  line-height: 1.2;
}
#apple3 .visual {
  max-height: 556px;
}

#apple4 {
  color: #fff;
  background: #6c858d;
  padding-top: 90px;
}
#apple4 .ddx {
  text-align: center;
}
#apple4 .visual {
  margin-top: -40px;
  max-height: 430px;
}

#apple5 {
  padding-top: 90px;
}
#apple5 .animation {
  position: relative;
}
#apple5 .animation .inner {
  height: 360px;
}
#apple5 .animation .ddx, #apple5 .animation .mobile {
  position: absolute;
}
#apple5 .animation .ddx {
  margin-left: -300px;
  left: 50%;
  top: 0px;
  z-index: 3;
}
#apple5 .animation .ddx div {
  position: absolute;
  left: 0;
  top: 0;
}
#apple5 .animation .ddx .shadow {
  top: 317px;
}
#apple5 .animation .next, #apple5 .animation .prev {
  display: none;
  top: 104px;
  position: absolute;
  cursor: pointer;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
#apple5 .animation .next:hover, #apple5 .animation .prev:hover {
  opacity: 0.5;
}
#apple5 .animation .next {
  right: 47px;
}
#apple5 .animation .prev {
  left: 47px;
}
#apple5 .txt {
  position: relative;
  z-index: 3;
}
#apple5 a.btn {
  color: #4d4d4d;
  border-color: #4d4d4d;
}
#apple5 a.btn:hover {
  color: #fff;
  background: #4d4d4d;
}

#apple6 {
  margin-top: -1020px;
  padding-bottom: 0;
  padding-top: 1120px;
  background: url("../img/apple/6/visual1.jpg") 50% 100% no-repeat;
  background-size: 100% auto;
  min-height: 772px;
}
#apple6 p {
  text-align: center;
}
#apple6 .txt1, #apple6 .txt2 {
  color: #896546;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 400;
  text-align: center;
  text-shadow: 0 0 1px #F6E9DB, 0 0 10px #F6E9DB, 0 0 30px #F6E9DB;
  -ms-filter: "progid:DXImageTransform.Microsoft.DropShadow(color=#F6E9DB,offx=0,offy=0)";
  zoom: 1;
}
#apple6 .txt1 {
  margin-bottom: 10px;
  margin-top: 0px;
  font-size: 24px;
}
#apple6 .txt2 {
  margin-bottom: 25px;
  font-size: 40px;
}
#apple6 a.btn {
  color: #896546;
  border-color: #896546;
}
#apple6 a.btn:hover {
  color: #fff;
  background: #896546;
}


#apple7 h2.cat, #apple8 h2.cat {
  margin-left: 82px;
  margin-bottom: 0px;
  line-height: 1.5;
  font-size: 18px;
  font-weight: normal;
  text-align: left;
}

#apple7 h2.new, #apple8 h2.new {
  margin-left: 52px;
  padding-left: 30px;
  background: url("../img/common/new.png") left no-repeat;
}

#apple7 h3.excelon, #apple8 h3.excelon {
  background: url("../img/common/excelon.png") right bottom no-repeat;
}

#android1 .animation {
  position: relative;
}
#android1 .animation .inner {
  height: 540px;
}
#android1 .animation .ddx, #android1 .animation .mobile, #android1 .animation .cable {
  position: absolute;
}
#android1 .animation .ddx {
  left: 51px;
  top: 119px;
  z-index: 3;
}
#android1 .animation .ddx div {
  position: absolute;
  left: 0;
  top: 0;
}
#android1 .animation .ddx .shadow {
  top: 334px;
}
#android1 .animation .mobile {
  left: 712px;
  top: 62px;
  z-index: 2;
}
#android1 .animation .mobile div {
  position: absolute;
  left: 0;
  top: 0;
}
#android1 .animation .cable {
  left: 788px;
  top: 417px;
  z-index: 1;
}
#android1 .animation .next, #android1 .animation .prev {
  top: 223px;
  position: absolute;
  cursor: pointer;
  transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
}
#android1 .animation .next:hover, #android1 .animation .prev:hover {
  opacity: 0.5;
}
#android1 .animation .next {
  right: 47px;
}
#android1 .animation .prev {
  left: 47px;
}
#android1 .animation .ray {
  position: absolute;
  left: 650px;
  top: 210px;
  display: none;
}
#android1 .animation .pager {
  margin-bottom: 40px;
  margin-top: -40px;
  position: relative;
  z-index: 4;
}
#android1 h1 {
  text-align: center;
  font-size: 48px;
  font-family: Oswald, sans-serif;
  letter-spacing: 1px;
  font-weight: 100;
  color: #212121;
}
#android1 p {
  margin: 0 auto 50px;
  max-width: 800px;
}
#android1 .visual {
  overflow: hidden;
  height: 343px;
}

#android2 .txt {
  padding-top: 125px;
}
#android2 a {
  color: #64ae46;
}
#android2 a.external {
  margin-right: 3px;
  display: inline-block;
  padding-right: 12px;
  background: url("../img/common/external.png") 100% 50% no-repeat;
}
#android2 .img {
  position: relative;
  overflow: hidden;
  height: 600px;
}
#android2 .mobile {
  position: absolute;
  left: 110px;
  top: 66px;
  z-index: 2;
}
#android2 .mobile div {
  position: absolute;
  left: 0;
  top: 0;
}
#android2 .cable {
  position: absolute;
  left: 213px;
  top: 505px;
  z-index: 1;
}
#android2 .copy {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 20px;
  font-weight: 600;
  opacity: 0;
}
#android2 .visual {
  overflow: hidden;
  height: 408px;
}
#android2 a.btn {
  color: #81bd69;
  border-color: #81bd69;
}
#android2 a.btn:hover {
  color: #fff;
  background: #81bd69;
}

#android3 .animation {
  position: relative;
}
#android3 .animation .ddx {
  width: 501px;
  height: 279px;
}
#android3 .animation .ddx div {
  position: absolute;
  left: 0;
  top: 0;
}
#android3 .animation .shadow {
  position: absolute;
  left: 0;
  top: 279px;
}
#android3 .col {
  padding: 180px 0 50px;
}
#android3 .txt h2, #android3 .txt p {
  padding-left: 40px;
}
#android3 a.external img {
  margin-left: 8px;
  vertical-align: middle;
}
#android3 .products {
  margin: 40px auto 0;
  max-width: 800px;
  zoom: 1;
}
#android3 .products:after {
  content: "";
  display: block;
  clear: both;
}
#android3 .products dl {
  margin-left: 40px;
  margin-bottom: 8px;
  zoom: 1;
}
#android3 .products dl:after {
  content: "";
  display: block;
  clear: both;
}
#android3 .products dt {
  min-width: 145px;
}
#android3 .products dt, #android3 .products dd {
  margin-right: 10px;
  text-align: left;
  margin-bottom: 5px;
  font-size: 16px;
  font-weight: 500;
  float: left;
  line-height: 1.2;
}
#android3 .visual {
  overflow: hidden;
  height: 408px;
}

#android4 .col {
  padding: 120px 0 80px;
}
#android4 .txt h2, #android4 .txt p {
  padding-right: 40px;
}
#android4 .visual {
  overflow: hidden;
  height: 408px;
}
#android4 a.btn {
  color: #81bd69;
  border-color: #81bd69;
}
#android4 a.btn:hover {
  color: #fff;
  background: #81bd69;
}
#android4 .animation {
  position: relative;
  width: 501px;
  height: 330px;
}
#android4 .animation .ddx {
  position: absolute;
  left: 0;
  top: 0;
}
#android4 .animation .shadow {
  position: absolute;
  left: 0;
  top: 279px;
}

#android5 {
  padding-bottom: 120px;
  border-bottom: 5px solid #000;
}
#android5 .col {
  padding: 120px 0 80px;
}
#android5 .txt h2, #android5 .txt p {
  padding-left: 40px;
}
#android5 a.btn {
  color: #81bd69;
  border-color: #81bd69;
}
#android5 a.btn:hover {
  color: #fff;
  background: #81bd69;
}
#android5 .animation {
  position: relative;
  width: 501px;
  height: 330px;
}
#android5 .animation .ddx {
  position: absolute;
  left: 0;
  top: 0;
}
#android5 .animation .shadow {
  position: absolute;
  left: 0;
  top: 279px;
}

#android6 {
  text-align: center;
  background: url("../img/android/6/visual1.jpg") 50% 50% no-repeat;
  background-size: cover;
  padding-top: 125px;
  height: 375px;
}
#android6 .txt1, #android6 .txt2 {
  color: #fff;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 400;
  text-align: center;
  text-shadow: 0 0 10px #000000, 0 0 10px #000000, 0 0 10px #000000;
  -ms-filter: "progid:DXImageTransform.Microsoft.DropShadow(color=#000000,offx=0,offy=0)";
  zoom: 1;
}
#android6 .txt1 {
  margin-bottom: 10px;
  font-size: 24px;
  font-weight: 500;
}
#android6 .txt2 {
  margin-bottom: 55px;
  font-size: 40px;
  font-weight: 500;
}

#android7 h2.cat, #android8 h2.cat {
  margin-left: 82px;
  margin-bottom: 0px;
  line-height: 1.5;
  font-size: 18px;
  font-weight: normal;
  text-align: left;
}

section.models {
  padding: 100px 0 80px;
  background: url("../img/apple/7/shadow.png") 50% 347px no-repeat;
}
section.models h2 {
  margin-bottom: 50px;
  text-align: center;
}
section.models h3 {
  margin-bottom: 10px;
  font-size: 16px;
  color: #20476b;
}
section.models a {
  color: #20476b;
  display: block;
  position: relative;
}
section.models .shadow {
  position: absolute;
  left: 0;
  top: 0;
  padding-top: 190px;
}
section.models .model1, section.models .model2 {
  width: 342px;
}
section.models .model1:hover, section.models .model2:hover {
  background: #fff;
}
section.models .model1 {
  margin-left: 82px;
  float: left;
}
section.models .model2 {
  margin-right: 82px;
  float: right;
}

section#apple7.models {
  background-position: 50% 374px;
}

section#apple8.models {
  background-position: 50% 250px;
}

section#android8.models {
  background-position: 50% 250px;
}

#footer {
  background: #333;
  position: relative;
}
#footer .social {
  margin-bottom: 105px;
  padding: 65px 0 0;
  text-align: center;
}
#footer .social li {
  margin: 0 45px;
  display: inline;
  display: inline-block;
}
#footer .notice {
  margin-bottom: 40px;
  font-size: 10px;
  color: #b3b3b3;
}
#footer .copyright {
  background: #000;
  font-size: 13px;
  color: #fff;
  text-align: center;
  width: 100%;
  line-height: 50px;
}
#footer .lang {
  position: absolute;
  right: 55px;
  bottom: 0;
  padding: 10px;
  cursor: pointer;
}
#footer .lang p {
  color: #fff;
  font-size: 14px;
  letter-spacing: .5px;
  font-family: Roboto,"Roboto",Helvetica,Arial,sans-serif;
  line-height: 30px;
}
#footer .lang ul {
  visibility: hidden;
  opacity: 0;
  position: absolute;
  right: 10px;
  bottom: 36px;
  border-radius: 3px;
  padding: 8px 0 8px 0;
  background: #fff;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
  text-align: left;
  transition: 0.3s;
}
#footer .lang ul:before {
  position: absolute;
  right: 18px;
  bottom: -12px;
  content: '';
  width: 0;
  height: 0;
  font-size: 0;
  border: 6px solid transparent;
  border-top: 6px solid #fff;
}
#footer .lang ul.show {
  visibility: visible;
  opacity: 1;
  bottom: 44px;
}
#footer .lang li {
  font-size: 14px;
}
#footer .lang li a {
  padding: 2px 15px;
  display: block;
  color: #29abe2;
}

aside.modal {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 103;
  display: none;
}
aside.modal .overlay {
  position: absolute;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.6);
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#99000000,EndColorStr=#99000000);
  width: 100%;
  height: 100%;
}
aside.modal .content {
  position: absolute;
  left: 50%;
  top: 50%;
}
aside.modal .close {
  position: absolute;
  right: 0;
  top: -36px;
  cursor: pointer;
}

#modal-youtube .content {
  margin: -202px 0 0 -360px;
  width: 720px;
  height: 405px;
  background: #000;
}
#modal-youtube iframe {
  width: 720px;
  height: 405px;
}

/* 20160322 */
#footer .terms{
  padding: 18px 15px 19px;
  position: absolute;
  left: 0;
  bottom: 0;
  top: auto;
  width: auto;
  height: auto;
  font-size: 13px;
}
#footer .terms li{
  margin-right: 15px;
  padding-right: 15px;
  border-right: 1px solid #fff;
  float: left;
  line-height: 13px;
}
#footer .terms li:last-child{
  margin-right: 0;
  padding-right: 0;
  border-right: 0;
}
#footer .terms a{
  color: #fff;
  display: inline;
  position: static;
  left: auto;
  right: auto;
  top: auto;
  width: auto;
  height: auto;
}
iframe[name=google_conversion_frame]{
  position: absolute;
  left: 0;
  bottom: 0;
  height: 0;
  width: 0;
}