@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;
}
}
/*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;
}

@media (max-width: 767px) {
.mod-featureA-link, .mod-featureB-link, .mod-featureC-link, .mod-featureD-link, .mod-featureE-link {
    padding-bottom: 0;
}
}
/*end include specTable*/
/* start include feature */
.mod-featureA-include, .mod-featureB-include, .mod-featureC-include, .mod-featureD-include, .mod-featureE-include {
    clear: both;
    padding-top: 30px;
}

.songpal{
    height: auto;
    font-size: 13px;
}
.ex--fontBold {
    font-weight: 700 !important;
}
.ex--fontLarge {
    font-size: 125% !important;
}
.ex--alignCenter {
    text-align: center !important;
}
sup {
    top: -0.5em;
}
sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
.old_include_img {
    margin-bottom: 20px;
    text-align: center;
}
@media (max-width: 767px) {
.mod-includeCompatible {
    margin: 20px 0;
    padding-top: 0;
    width: 100%;
}
}
/*rec-media style*/
.inc-box a:hover img{
    opacity: 0.625;
}
.s5-logos li img {width: 100%}
/* end include feature */