/*============================
#smw3-main.smw3-section
============================*/
#smw3-main
{
    margin: 0 auto 9px;
    position: relative;
    padding-bottom: 0;
}

.smw3-main-title
{
    margin: 14px 15px 12px;

    width: 211px;
    padding: 0;
}

.smw3-main-title img
{
    width: 100%;
    height: auto;
}

.smw3-main-pic {
    position: relative;
    width: 96%;
    left: 0;
    padding-top: 67.7%;
    margin: 0 auto;
    overflow: hidden;
}

.smw3-main-logo {
    width: 80px;

    margin-left: 15px;
    padding-bottom: 0;
    margin-bottom: 4px;
}

.smw3-main-logo img {
    height: auto;
    width: 100%;
    
}

.smw3-main-pic img {
    height: auto;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
}

.smw3-main-copy
{
    font-size: 24px;
    margin: 0 0 9px 15px;
}

.smw3-main-copy img {
}

.smw3-main-caption
{
    font-size: 13px;
    line-height: 1.7;
}

.smw3-main-banners
{
    margin-top: 0;
    padding-bottom: 18px;
    padding-top: 13px;
    text-align: center;
    background-color: #f5f5f5;
}

.smw3-main-banners-item
{
    width: 90.62%;
    margin-bottom: 14px;

    list-style: none;

    display: inline-block;
}

.smw3-main-banners-item img {
    width: 100%;
}

.smw3-main-banners-item-2
{
    margin-bottom: 0;
    position: relative;
}

.smw3-main-banners-item-2 a {
    background-color: #aeaeae;
    color: #fff;
    display: block;
    font-size: 15px;
    height: 44px;
    line-height: 44px;
    text-align: center;
}

.smw3-main-banners-item-2 .arrow {
    position: absolute;
    right: 10px;
    top: 50%;
    height: 11px;
    width: auto;
    margin-top: -6px;
}

.smw3-main-banners-item-3 a {
    background-color: #339933;
    color: #fff;
    display: block;
    font-size: 16px;
    height: 42px;
    line-height: 42px;
    position: relative;
    text-align: center;
}

.smw3-main-banners-item-3 .arrow {
    position: absolute;
    height: auto;
    right: 19px;
    width: 19px;
    top: 50%;
    margin-top: -6px;
}

.smw3-main-banners-item-3 .buy {
    position: absolute;
    height: auto;
    width: 19px;
    left: 46px;
    top: 50%;
    margin-top: -10px;
}

.link-wrapper-2
{
    background-color: #f5f5f5;
}

.smw3-main-setup-link {
    padding: 0;
    margin: 0 auto;
    width: 100%;
}
.smw3-main-setup-link  a{
  color: #1e1e1e;
  display: block;
  font-size: 12px;
  text-align: left;
  margin: 0 auto;
}

.smw3-arrow-link-2 
{margin-bottom: 10px;display: block;width: auto;text-align: center;}
.smw3-arrow-link-3
{
    text-align: left;
    margin-bottom: 20px;
}
.smw3-arrow-link-2-last
{
margin-right:0 !important}
.smw3-arrow-link-2  .icon-arrow
{
  display: inline-block;
}

.smw3-arrow-link-2 .icon-arrow img
{
    width: 17px;
}

.smw3-arrow-link-2 a
{
    font-size: 14px;
    color: #339933 !important;
    width: auto;
    display: inline-block;
}

.smw3-main-nav
{
    overflow: hidden;
    position: relative;
    margin-bottom: 0;
}
.smw3-main-nav-item
{
    font-size: 13px;
    line-height: 50px;
    float: left;
    width: 50%;
    height: 50px;
    margin-bottom: 2px;
    text-align: center;
    background-color: #aeaeae;
    border-right: 2px solid #fff;
    position: relative;
}

.smw3-main-nav-item a
{
    color: #fff;
    width: 100%;
    height: 100%;
    display: block;
}

.smw3-main-nav-item .arrow {
    position: absolute;
    width: 10px;
    height: auto;
    left: 50%;
    bottom: 4px;
    margin-left: -4px;
}

.smw3-main-nav-item-1 {
    margin-bottom: 2px;
}

.smw3-main-nav-item-1 a{
    
}

@media all and (min-width: 768px){
    #smw3-main{
    width: 100%;
    overflow: hidden;
}
.smw3-main-setup-link {
    padding : 0;
    background-color: transparent;
    position: relative;
    z-index: 1;
}

.smw3-arrow-link-2 {
    display: inline-block;
}

.smw3-arrow-link-3
{
  display: block;
}

.smw3-arrow-link-2 a {font-size: 16px !important;}
.smw3-arrow-link-2 img {}
.link-wrapper{margin-bottom: 41px;position: absolute;bottom: -43px;width: 100%;text-align: center;}
.link-wrapper-2{margin-bottom: 0;position: relative;background: none;}
.link-wrapper .smw3-arrow-link-2 {margin-right: 0; font-size: 20px;}
#smw3-main .smw3-section-inner {
    margin-bottom: 73px;
    height: 551px;
}

    h1.smw3-main-title{
    margin: 0 0 22px 0;
    padding: 0;
    width: 289px;
}

    .smw3-main-title img{
    position: relative;
}


    .smw3-main-pic {
    position: absolute;
    width: 540px;
    overflow: hidden;
    height: 510px;
    left: 50%;
    top: 124px;
    margin-left: -167px;
    padding-top: 0;
}

    .smw3-main-pic img {}

    .smw3-main-copy{
    font-size: 29px;
    margin-bottom: 22px;
    width: 285px;
    margin-left: 0;
}

.smw3-main-copy img {
    width: 100%;
    height: auto;
}

.smw3-main-logo {
    width: 130px;

    margin-left: 0;
}

    .smw3-main-caption{}

    .smw3-main-banners{
    margin-bottom: -45px;
    margin-top: 78px;
    text-align: left;
    background-color: transparent;
    position: relative;
    z-index: 1;
}

    .smw3-main-banners-item{
    width: 241px;
    display: block;
    margin-bottom: 19px;
}

    .smw3-main-banners-item img {
    height: auto;
    width: 100%;
        
    }
    .smw3-main-banners-item-2{
    margin-bottom: 20px;
}

.smw3-main-banners-item-3 .buy {
    left: 38px;
    width: 17px;
}

.smw3-main-banners-item-2 a{
    font-size: 13px;
}

.smw3-main-banners-item-2 .arrow  {
    right: 22px;
}

.smw3-main-banners-item-3 .arrow {
    right: 16px;
    width: 15px;
}

    .smw3-main-setup-link  a{
    color: #828282;
    display: block;
    font-size: 14px;
    padding-left: 0;
    line-height: 1.8;
    text-align: left;
    margin-left: 0;
}

.smw3-arrow-link-2 a
{
  display: inline-block;
}

    .smw3-main-nav{
    width: 100%;
    margin: 0 auto;
    position: relative;
    z-index: 2;
}
    .smw3-main-nav-item{
    font-size: 14px;
    width: 16.66%;
    height: 67px;
    line-height: 61px;
}

.smw3-main-nav-item-1 {
    line-height: 25px;
    padding-top: 5px;
}

.smw3-main-nav-item-6
{
  margin-right: 0;
  border-right: 0;
}

.smw3-main-nav-item .arrow {
    top: 56px;
    width: 12px;
}

    .smw3-main-nav-item a{
}
.smw3-main-nav-item-1 a{line-height: 1.4;padding-top: 5px;}
}

@media only screen and (min-width: 1024px){
  .link-wrapper .smw3-arrow-link-2{
    margin-right: 60px;
  }
    #smw3-main{
    margin-bottom: 0;
}

    h1.smw3-main-title{
    margin-top: 53px !important;
    margin-bottom: 25px !important;
}

.smw3-main-logo {
    margin-bottom: 0;
}

#smw3-main .smw3-section-inner {
	margin-bottom: 0;
	height: 539px;
	width: 960px;
	margin: 0 auto;
}

h1.smw3-main-title
{
}

    .smw3-main-title img{}

    .smw3-main-pic {
    top: 16px;
    left: 338px;
    width: 626px;
    overflow: hidden;
    margin: 0;
    height: 554px;
    padding-top: 0;
}

    .smw3-main-pic img {}

    .smw3-main-copy{
    font-size: 26px;
    width: 285px;
}

    .smw3-main-caption{}

    .smw3-main-banners{
    margin-top: 43px;
    margin-bottom: -47px;
}

    .smw3-main-banners-item{
    margin-bottom: 18px;
}

.smw3-main-banners-item-3 a {
    font-size: 14px;
}

    .smw3-main-banners-item img {}
    .smw3-main-banners-item-2{
    margin-bottom: 23px;
    text-align: center;
}


.smw3-main-banners-item-3 .buy {
    left: 35px;
    width: 16px;
}

    .smw3-main-setup-link  a{
    font-size: 11px;
}

    .smw3-main-nav{
    width: 100%;
    background-color: #969da1;
    margin-bottom: 79px;
}
.smw3-main-nav ul {
    width: 960px;
    margin: 0 auto !important;
    overflow: hidden;
}
    .smw3-main-nav-item{
    font-size: 13px;
    line-height: 56px !important;
    height: 56px !important;
    color: #fff;
    background-color: transparent;
    padding-top: 0 !important;
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
    margin-bottom: 0;
    overflow: hidden;
}

.smw3-main-nav-item a{
    color: #fff;
    
    width: 100%;
}

.smw3-main-nav-item-1 a
{
  
line-height: 56px;
  
padding-top: 0;
}

.smw3-main-nav-item .arrow {
    top: 45px !important;
    right: 10px;
}
}




.sti {
    position: absolute;
    z-index: 100;
    right: 0;
    top: 350px;
    width: 640px;
    background: #f3f4f6;
}
.sti .smw3-info-setup-link {
    position: absolute;
    top: 450px;
    left: 340px;
    width: 640px;
    text-align: center;
}
.sti .smw3-info-setup-link a {
    text-align: center;
}
.simple_button {
  -webkit-box-shadow: 0 0 0 transparent;
  box-shadow: 0 0 0 transparent;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  border: 1px solid #ddd;
}

.simple_button {
  margin-top: 8px;
  margin-bottom: 8px;
  position: relative;
  padding: 0;
  overflow: hidden;
  background: #fff;
}

.simple_button a {
  display: block;
  padding: 14px 30px;
  font-size: 13px;
  font-weight: bold;
  text-align: center;
  color: #666;
  overflow: hidden;
  text-decoration: underline;
}

.simple_button a:hover {
  color: #666;
  background: #eee;
}

.simple_button i {
  position: absolute;
  display: block;
  top: 50%;
  color: #ccc;
}
.simple_button i.icon-chevron-right {
  right: 0;
  margin: -6px 11px 0 0;
}
.simple_button i.icon-chevron-left {
  left: 0;
  margin: -6px 0 0 11px;
}
@media (max-width:1023px){
    .sti {
        position: static;
        float: left;
        width: 100%;
        margin-bottom: 30px;
        margin-top: -20px;
    }
    .sti .smw3-info-setup-link {
        position: static;
        top: auto;
        left: auto;
        clear: both;
        padding: 0;
        width: 100%;
    }
    .sti .smw3-info-setup-link a {
        padding: 0;
    }
}



.headAPI {
    margin-bottom: 20px;
    width: 241px;
}
.headAPI p{
    text-align: left;
    margin-bottom: 5px;
    padding-bottom: 0;
}
.link-wrapper a:hover {
    text-decoration: none !important;
}
@media (max-width:767px){
    .headAPI {
        margin: 0 auto 0px;
        width: 90.62%;
    }
    .headAPI .s5-listItem4__store {
        padding: 8px 0px;
        height: auto;
    }
    .smw3-main-setup-link a {
        line-height: 1.8;
    }
    .link-wrapper {
        padding: 99px 18px 16px;
        text-align: center;
        clear: both;
    }

    .link-wrapper-2
    {
        padding-top: 0px;
        padding-bottom: 25px;
    }
}
@media screen and (min-width: 768px) {
  .headAPI {
  width: 220px;
  }
  
  .headAPI .s5-listItem4__store {
    padding: 12px 10px;
    height: auto;
  }

  .headAPI .s5-listItem4__row {
    display: block;
    height: auto;
    width: auto;
  }
  .headAPI .s5-listItem4__row > * {
    display: block;
    vertical-align: middle;
  }

  .headAPI .s5-listItem4__textContainer {
    height: auto;
    width: auto;
    padding: 0;
    border-left: none !important;
  }
  .headAPI .s5-listItem4__textContainer .s5-listItem4__storeText {
    margin-bottom: 6px;
    font-size: 13px;
  }
  .headAPI .s5-listItem4__textContainer .s5-listItem4__storePrice {
    font-size: 26px;
  }
  .headAPI .s5-listItem4__textContainer .s5-listItem4__storeUnit {
    font-size: 13px;
  }
  .headAPI .s5-listItem4__textContainer .s5-p2 {
    margin: 0;
    padding: 0;
  }

  .headAPI .s5-listItem4__storeButtonContainer {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    height: 100%;
    width: auto;
  }
  .headAPI .s5-listItem4__storeButtonContainer a {
    display: inline-block;
    height: 100%;
    width: 100%;
    padding: 0;
  }
  .headAPI .s5-listItem4__storeButtonContainer a .button_wrapper {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 8px 15px;
    display: block;
    height: 100%;
    width: 100%;
    vertical-align: middle;
    font-size: 14px;
    font-weight: bold;
  }
}

.s5-storeButton .button_wrapper:before {
    content: "\f0da";
    font-family: FontAwesome;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    vertical-align: middle;
    display: inline-block;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin: 0 .6em .05em 0;
}

.s5-storeButton .button_wrapper:after {
    content: "";
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
    text-indent: 100%;
    background: url("/product/_common/css/images/icon_blank_w.png") 0px 0px no-repeat;
    height: 9px;
    width: 10px;
    margin-left: 5px;
}

@media (min-width:1024px){
  
  .headAPI
  {
        width: 241px;
  }  
}
