@charset "utf-8";
/* CSS Document */

#wrapper {
    width: 100%;
    min-height: 100%;
    height: 100%;
    height: auto !important;
    position: relative;
    background: url(../../img/10/base/footer-bg.jpg) 0 bottom repeat-x;
    margin-top: 7px auto 0;
    text-align: left;
}
#wrapper #contents {
    margin: 0 auto;
}

/* ---------------------------------------本体 */
#main-box {
    width: 800px;
    min-height: 800px;
    margin: 15px auto 0;
    padding: 0 0 5px;
    background: url("../../../img/10/present/app-promo/bg-ribbon.gif") no-repeat 0 bottom;
}
#main-box h2 {
    width: 800px;
    height: 42px;
    margin: 0;
    overflow: hidden;
    position: relative;
}
#main-box h2 img {
    position: absolute;
    top: 0;
    left: 0;
}
/* --------------本体左 */
#main-box-exp {
    float: left;
    width: 470px;
    padding: 15px;
}
#main-box-exp h3 {
    width: 470px;
    height: 104px;
    margin: 0;
    overflow: hidden;
    position: relative;
}
#main-box-exp h3 img {
    position: absolute;
    top: 0;
    left: 0;
}
#main-box-exp #precam {
    margin: 5px auto 15px;
}
#main-box-exp #precam a:hover img {
    filter: alpha(opacity=70);
    -moz-opacity:0.7;
    opacity:0.7;
}
#main-box-exp #linkblock_upper {
    width: 520px;
    margin: 0 auto 10px;
}
#main-box-exp #linkblock_upper a {
    margin: 0 2px;
}
#main-box-exp #linkblock_upper a:hover img {
    filter: alpha(opacity=70);
    -moz-opacity:0.7;
    opacity:0.7;
}
#linkblock_downer {
    width: 700px;
    margin: 20px auto;
    text-align: center;
}
#linkblock_downer p {
    display: block;
    margin: 0 auto 10px;
}
#linkblock_downer a {
    margin: 0 2px;
}
#linkblock_downer a:hover img {
    filter: alpha(opacity=70);
    -moz-opacity:0.7;
    opacity:0.7;
}
#main-box-exp #app-icon {
    display: block;
    width: 105px;
    float: left;
    text-align: center;
}
#main-box-exp #app-icon img {
    margin-bottom: 5px;
}
#main-box-exp #app-txt {
    display: block;
    width: 340px;
    float: left;
    margin-left: 10px;
    font-size: 108%;
    line-height: 1.6;
}
#main-box-exp #app-chart {
    display: block;
    width: 495px;
    margin: 0;
}
/* --------------本体右 */
#main-box-mock {
    float: left;
    width: 300px;
    height: 540px;
    background: url("../../../img/10/present/app-promo/mock-bg.jpg") no-repeat 18px 15px;
}
#main-box-mock_smart {
    float: left;
    width: 300px;
    height: 570px;
}
.screenImages {
    width: 222px;
    height: 334px;
}
.screenImages div {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
}
#mockblock {
    position: relative;
    top: 99px;
    left: 35px;
}
#mockblock_smart {
    position: relative;
    top: 15px;
    left: 10px;
}
ul.controllbutton {
    display: none;
}
/* --------------ソーシャルアイコン */
.social-icon {
    width: 800px;
    height: 34px;
    margin: 5px auto 0;
    background: #eee;
    overflow: hidden;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.social-icon ul {
    margin: 2px 8px;
    overflow: hidden;
}
.social-icon ul li {
    float: left;
    margin: 5px 0 0 10px;
}
.social-icon ul li img {
    vertical-align: middle;
}
.social-icon ul li.friend {
    width: 70px;
    height: 20px;
    margin: 5px 0 0;
    padding: 0;
    position: relative;
    overflow: hidden;
}
.social-icon ul li.friend img {
    position: absolute;
    left: 0;
    top: 0;
}
.social-icon ul li.googleplus {
    width: 65px;
}
/* --------------app storeリンク */
#app-btn {
    width: 800px;
    margin: 15px auto;
    text-align: center;
}
/* ---------------------------------------広告 */
.pv-ad728 {
    width: 728px;
    margin: 0 auto;
}

/* ---------------------------------------共通 */
img {
    vertical-align: bottom;
}
a {
    outline: none;
}

#footer {
    margin: 50px auto 10px !important;
    height: 200px;
    background-image: none !important;
}
