@charset "Shift_JIS";

/*start include common*/
.ex--disableLeargeScreen {
    display: none;
}
*::-moz-selection {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.7);
    color: #fff;
}
.s5-includeLogo{
    display: table;
    width: 100%;
}
@media (max-width: 767px) {
.ex--disableLeargeScreen {
    display: block !important;
}
.ex--disableSmallScreen {
    display: none !important;
}
}
/*end include common*/

/*start include registration
.registration {
    background-color: #f0f0f0;
    margin: 45px 0;
    padding: 15px 0;
}
.regi_inner {
    background-color: #ffffff;
    box-shadow: 2px 2px 2px #d8d8d8;
    margin: 0 auto;
    overflow: hidden;
    padding: 0 28px;
    position: relative;
    width: 922px;
}
.regi_intro {
    margin: 0;
}
.regi_intro span {
    background-color: #555555;
    color: #ffffff;
    display: table;
    padding: 3px 15px;
}
.regi_l {
    float: left;
}
.regi_title {
    color: #2176bf;
    font-size: 22px;
    font-weight: bold;
    letter-spacing: -0.4px;
    line-height: 1.3;
    margin: 10px 0;
}
.regi_txt {
    font-size: 11px;
    letter-spacing: -0.4px;
}
.regi_r {
    float: right;
    margin: 0;
}
.regi_btn {
    line-height: 0;
    margin: 0;
    vertical-align: middle;
}
.regi_btn:hover {
    opacity: 0.5;
}
@media (max-width: 767px) {
.registration {
    margin: 56px 0;
    padding: 10px;
}
.regi_inner {
    padding: 32px 22px;
    width: auto;
}
.regi_intro {
    background-color: #555555;
    font-size: 16px;
    margin: -10px -10px 10px;
    text-align: center;
}
.regi_intro span {
    display: inline-table;
}
.regi_l {
    float: none;
    margin: 0;
}
.regi_title {
    letter-spacing: normal;
    margin: 0;
    text-align: center;
}
.regi_title br {
    display: none;
}
.regi_txt {
    font-size: 16px;
    letter-spacing: normal;
    margin-bottom: 0;
}
.regi_r {
    float: none;
    margin: 32px 0 0;
}
.regi_btn {
    margin: auto 0;
    text-align: center;
}
}
/* end include registration*/

/*start include specTable*/
.mod-contentHeader1 {
    background: none repeat scroll 0 0 #e5e5e5;
    margin: 30px 0 40px;
    padding: 5px;
}
.mod-contentHeader1 h2 {
    font-size: 1.5em;
    margin: 0;
}
.mod-specTable {
    margin-bottom: 30px;
}
.mod-featureA-link, .mod-featureB-link, .mod-featureC-link, .mod-featureD-link, .mod-featureE-link {
    margin: 20px 0 40px;
    padding-bottom: 5px;
    text-align: center;
}
.mod-button {
    background-image: url("../images/mod-button/ico_01.png"), linear-gradient(to bottom, whitesmoke 0px, #efefef 100%);
}
.mod-button, .mod-button--extend, .mod-button--close {
    background-color: #f2f2f2;
    background-position: 16px 48%;
    background-repeat: no-repeat;
    border-radius: 2px;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
    color: #1a1a1a;
    display: inline-block;
    font-size: 14px;
    padding: 0.5em 20px 0.5em 28px;
    text-decoration: none;
}

span.mod-iconNewWin {
    background: url("/share4/css/../images/mod-iconNewWin/ico_01.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: inline-block;
    height: 0;
    overflow: hidden;
    padding: 9px 0 0;
    vertical-align: top;
    width: 11px;
}
@media (max-width: 767px) {
.mod-featureA-link, .mod-featureB-link, .mod-featureC-link, .mod-featureD-link, .mod-featureE-link {
    padding-bottom: 0;
}
.mod-button, .mod-button--extend, .mod-button--close {
    background-position: 6px 48%;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
    font-size: 16px;
    padding: 0.5em 10px 0.4em 20px;
}
span.mod-iconNewWin {
    background-position: -11px 0;
    height: 0;
    overflow: hidden;
    padding: 19px 0 0;
    width: 22px;
}
}
/*end include specTable*/


/* start include feature */

@media (max-width: 767px) {
.mod-includeCompatible {
    margin: 20px 0;
    padding-top: 0;
    width: 100%;
}
.mod-includeCompatible img {
    width: 100% !important;
}
/*
.mod-youtube{
    padding: 0;
    position: relative;
    width: 100%;
}
.mod-youtube iframe, .mod-youtube object, .mod-youtube embed {
    height: 100%;
    left: 0;
    /*消えめEposition: absolute;
    top: 0;
    width: 100%;
}*/
/*
.fluid-width-video-wrapper {
padding: 0;
position: relative;
width: 100%;
}
.fluid-width-video-wrapper iframe, .fluid-width-video-wrapper object, .fluid-width-video-wrapper embed {
height: 100%;
left: 0;
position: absolute;
top: 0;
width: 100%;
}
*/

}
.s5-logos li img {width: 100%}
/* end include feature */