body {
    color: #333333;
    font-size: 12px;
    font-family:  "ヒラギノ角ゴ ProN", HiraKakuProN, 游ゴシック, "Yu Gothic", メイリオ, Meiryo, Helvetica, Arial, sans-serif;
    -webkit-tap-highlight-color: transparent;
}
ul,li {
    list-style: none;
}
body,div,p,ul,li {
    padding: 0;
    margin: 0;
}
img {
    vertical-align: middle;
    width: 100%;
    height: auto;
}
.fixed_bgd {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100vh;
}
.fixed_bgd img {
    height: 100vh;
}
.sound_industry_target {
    position: relative;
    z-index: 1;
    width: 100%;
}
.sound_industry_target .target_logo {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 24px 0 16px;
    height: 56px;
    background-color: #fff;
}
.sound_industry_target .target_logo img:nth-child(1) {
    width: 110px;
}
.sound_industry_target .target_logo img:last-child {
    width: 57px;
}
.sound_industry_target .target_banner {
    padding: 160px 0 54.6px;
    max-width: 1080px;
    margin: 0 auto;
}
.sound_industry_target .target_banner .banner_content {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.sound_industry_target .target_banner .banner_content .banner_main {
    width: 43.46%;
}
.sound_industry_target .target_banner .banner_content .video_playback {
    width: 52.8%;
}
.sound_industry_target .popup_movie_play {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
    background: rgba(0,0,0,.3);
    display: flex;
    align-items: center;
    justify-content: center;
    display: none;
}
.sound_industry_target .popup_movie_play .movie_main {
    width: 49.33%;
    position: relative;
}
.sound_industry_target .popup_movie_play .close_movie_popup {
    width: 24.5px;
    height: 24.5px;
    border-radius: 50%;
    background: #000000;
    position: absolute;
    right: -4px;
    top: -37.8px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
}
.sound_industry_target .popup_movie_play .close_movie_popup::after,
.sound_industry_target .popup_movie_play .close_movie_popup::before {
    width: 15px;
    height: 2px;
    content: '';
    display: inline-block;
    background: #fff;
    position: absolute;
    left: 50%;
    margin-left: -7px;
    top: 50%;
    margin-top: -1px;
}
.sound_industry_target .popup_movie_play .close_movie_popup::after {
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
}
.sp_content {
    display: none !important;
}
.pc_content {
    display: block !important;
}
.sound_industry_target .target_banner .anchor_point {
    display: flex;
    justify-content: space-between;
    margin-top: 158px;
}
.sound_industry_target .target_banner .anchor_point a {
    position: relative;
    display: flex;
    justify-content: center;
    width: 32.6%;
    text-align: center;
    padding: 13px 0;
    background-color: #D5010B;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
}
.sound_industry_target .target_banner .anchor_point a::after {
    content: '';
    position: absolute;
    right: 22.5px;
    top: 50%;
    margin-top: -9px;
    width: 10px;
    height: 10px;
    border-left: 2px solid #fff;
    border-bottom: 2px solid #fff;
    transform: rotate(-45deg);
}
.sound_industry_target .target_banner .anchor_point a img {
    width: auto;
    height: 22px;
}
/* main */
main {
    padding-top: 105.4px;
    max-width: 1080px;
    margin: 0 auto;
}
main span.number_icon {
    display: inline-block;
    width: 12px;
    height: 12px;
}
main .declaration_list {
    font-size: 12px;
    padding-top: 30px;
    margin-bottom: 130px;
}
main .declaration_title1 {
    width: 725px;
    margin-bottom: 57.4px;
}
main .declaration_title2 {
    width: 927.4px;
    margin-bottom: 40px;
}
main .declaration_title3 {
    width: 830.5px;
    margin-bottom: 6px;
}
main .declaration_list.list3 {
    margin-bottom: 157px;
}
.declaration_list .list_content {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}
.declaration_list .content_left {
    width: 54.41%;
    flex-shrink: 0;
}
.declaration_list .content_right {
    width: 42.23%;
    flex-shrink: 0;
} 
.declaration_list .content_list {
    margin-bottom: 40px;
}
.declaration_list .content_list .title {
    width: 530px;
    margin-bottom: 16px;
}
.declaration_list .content_list.content2 .title {
    width: 527.73px;
}
.declaration_list .content_list .text li {
    margin-bottom: 8px;
    line-height: 16px;
}
.declaration_list .content_list .text li:first-child .number_icon {
    margin-right: 7px;
}
.declaration_list .content_list .text li:last-child {
    margin-bottom: 0;
}
.declaration_list .content2 .text {
    font-size: 16px;
    font-weight: bold;
}
.declaration_list .prompt {
    font-size: 8px;
    line-height: 16px;
}
.declaration_list .list2_content {
    align-items: flex-end;
}
main .declaration_list.list2 .content_left {
    width: 44.1%;
}
main .declaration_list.list2 .content_right {
    width: 51.5%;
}
.declaration_list .list3_content {
    align-items: flex-end;
}
main .declaration_list.list3 .content_left {
    width: 68.5%;
}
main .declaration_list.list3 .content_right {
    width: 27.2%;
}
.declaration_list.list3 .prompt {
    margin-top: 16px;
    width: 68.5%;
}
/* footer */
#footer_v2 {
    color: #333333;
    font-size: 12px;
    font-family: メイリオ, Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, sans-serif;
    line-height: 1.4;
    min-width: 100%;
    background-color: #fff;
}
#footer_v2{
	color: #333333;
	font-size: 12px;
	font-family: メイリオ, Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, sans-serif;
	line-height: 1.4;
	min-width: 100%;
    background-color: #fff;
}
#footer_v2 a,
#gFooter a {
    text-decoration: none;
}
#footer_v2 div {
    margin: 0;
    padding: 0;
    list-style: none;
}
#footer_v2 .line {
    clear: both;
    margin: 0 auto 0;
    padding: 20px 0 20px;
    background: url('../../../../img-sub/common_v2/img/bg_footer_line.gif') repeat-x 0 0;
    position: relative;
    text-align: left;
}
#footer_v2 .line em {
    display: block;
    margin: 0 0 15px 0;
    font-weight: bold;
    text-align: center;
    color: #333333;
    font-style: normal;
}
#footer_v2 .line em img {
    width: auto;
}
#footer_v2 ul.utility {
    min-width: 960px;
    margin-top: 5px;
    color: #333333;
    font-size: 84%;
    line-height: 1.2;
    text-align: center;
}
#footer_v2 ul.utility a {
    color: #676767;
}
#footer_v2 ul.utility li {
    display: inline-block;
    padding: 0 8px 0 8px;
    border-left: 1px solid #cccccc;
    color: #676767;
    line-height: 1.2;
}
#footer_v2 ul.utility li.first {
    border-left: none;
}
#footer_v2 p.copyright {
    height: 26px;
    margin-top: 10px;
    padding: 0 32px;
    color: #ffffff;
    text-align: center;
    font-size: 84%;
    background: url('../../../../img-sub/common_v2/img/bg_copyright.gif') repeat-x 0 0;
    line-height: 2.6;
}
@media screen and (min-width: 991px) {
    .pc_show {
        display: block;
    }
    .sp_show {
        display: none !important;
    }
}
@media screen and (max-width: 990px) {
    .sp_content {
        display: block !important;
    }
    .pc_content {
        display: none !important;
    }
    .sound_industry_target .target_logo {
        height: 48px;
        padding: 0 23px 0 15px;
    }
    .sound_industry_target .target_logo a img:nth-child(2) {
        width: 80.96px;
    }
    .sound_industry_target .sp_content {
        display: block !important;
    }
    .sound_industry_target .target_banner {
        padding: 40px 0 11.8px;
        max-width: none;
        width: 86.2%;
        margin: 0 auto;
    }
    .sound_industry_target .target_banner .banner_content {
        display: block;
    }
    .sound_industry_target .target_banner .banner_content .banner_main {
        width: 100%;
    }
    .sound_industry_target .target_banner .banner_content .banner_main .important_notice {
        width: 95%;
        margin: 0 auto 16px;
    }
    .sound_industry_target .target_banner .banner_content .video_playback {
        width: 100%;
        margin: 0 auto 17.2px;
    }
    .sound_industry_target .target_banner .banner_content .target_notice {
        width: 93.2%;
        margin: 0 auto;
    }
    .sound_industry_target .target_banner .anchor_point {
        flex-direction: column;
        margin-top: 42.4px;
    }
    .sound_industry_target .target_banner .anchor_point a {
        font-size: 20px;
        width: 93.2%;
        padding: 11px 0;
        margin: 0 auto 12px;
    }
    .sound_industry_target .target_banner .anchor_point a::after {
        margin-top: -7px;
        width: 8px;
        height: 8px;
    }
    .sound_industry_target .target_banner .anchor_point a img {
        height: 18px;
    }
    .sound_industry_target .popup_movie_play .movie_main {
        width: 85.33%;
    }
    main {
        width: 91.47%;
        padding-top: 38.2px;
    }
    main .declaration_list {
        margin-bottom: 53px;
    }
    main .declaration_list.list3 {
        margin-bottom: 100px;
    }
    .declaration_list.list2 {
        position: relative;
    }
    .declaration_list .list_content {
        display: block;
    }
    .declaration_list .content_left,
    .declaration_list .content_right {
        width: 100%;
    }
    main .declaration_title1 {
        width: 91.6%;
        margin-bottom: 35px;
    }
    main .declaration_title2 {
        width: 95.65%;
        margin-bottom: 26.4px;
    }
    main .declaration_title3 {
        width: 83.8%;
        margin-bottom: 17.3px;
    }
    .declaration_list .content_list {
        margin-bottom: 32px;
    }
    .declaration_list .content_list .title {
        width: 77.3%;
    }
    .declaration_list .content_list.content2 .title {
        width: 93.9%;
        margin-bottom: 16.8px;
    }
    .declaration_list .sp_sienta,
    main .declaration_list.list2 .content_left,
    main .declaration_list.list2 .content_right {
        width: 100%;
        margin-bottom: 24px;
    }
    main .declaration_list.list3 .content_left,
    main .declaration_list.list3 .prompt {
        width: 92%;
        margin: 0 auto;
    }
    main .declaration_list.list3 .content_right {
        width: 89.5%;
        margin: 0 auto;
    }
    .declaration_list .sp_sienta {
        margin-bottom: 16px;
    }
    .declaration_list .content2 .text {
        padding-left: 11%;
        font-size: 14px;
        line-height: 18px;
    }
    .declaration_list .content_list .text li {
        display: flex;
    }
    .declaration_list .content_list .text li:first-child .number_icon {
        position: relative;
        top: -1px;
    }
    main span.number_icon,
    .declaration_list .content_list .text li:first-child .number_icon {
        flex-shrink: 0;
    }
    main .declaration_list.list3 .prompt {
        margin: 24px auto 21px;
    }
    /* footer */
    #gFooter {
        text-align: center;
        background: #fff;
        margin-top: 5px;
    }
    #gFooter table {
        width: 100%;
        border-collapse: separate;
        box-shadow: 0 0 2px rgb(0 0 0 / 20%);
        -moz-box-shadow: 0 0 2px rgba(0,0,0,.2);
        -webkit-box-shadow: 0 0 2px rgb(0 0 0 / 20%);
    }
    #gFooter table tr:first-child td {
        padding-top: 10px
    }
    #gFooter table tr:last-child td {
        padding-bottom: 10px
    }
    #gFooter table td {
        background: #9F9F9F;
        border: 0;
        text-align: left;
        padding-left: 3pc;
        width: 50%;
        vertical-align: middle;
    }
    #gFooter table td:nth-child(2) {
        padding-left: 0
    }
    #gFooter table td a {
        color: #fff;
        font-size: 9pt;
        padding: 10px;
        font-weight: bold;
        position: relative;
        display: block;
    }
    #gFooter table td a:after {
        content: " ";
        display: block;
        width: 6px;
        height: 10px;
        background: url('../../../../img-sub/ln/foot_arrow_f.png') center/contain no-repeat;
        position: absolute;
        top: 50%;
        left: -17px;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%)
    }
    .gFootLogo {
        padding: 20px 0;
    }
    .gFootLogo img {
        width: 242px;
    }
    .sp_show {
        display: block;
    }
    .pc_show {
        display: none !important;
    }
}

