body{
    background-image: url('../images/body-bg.jpg');
    background-color: black;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
main{
    background-color: black;
}
header{
    width: 100%;
    /*height: 650px;  延期*/
    height: 614px;
    background-image: url('../images/header-bg.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    text-align: center;
    /* position */
    position: relative;
}

.spornia-logo{
    width: 140px;
    height: auto;
    position: absolute;
    left: 10px;
    top: 10px;
}
.humberger{
    width: 50px;
    height: auto;
    position: absolute;
    right: 0px;
    top: 0px;
}
h1 img{
    margin-top: 147px;
    width: 86%;
    height: auto;
}
.recruit-video{
    /*margin-top: 50px; 延期 */
    margin-top: 37px;
    background-color: rgba(0,0,0,.7);
    padding: 8px 0;
}
.recruit-video .recruit-link img{
    width: 220px;
    height: auto;
    margin: 0 auto;
}
.recruit-video .video-wrapper{
    margin-top: 10px;
}
.recruit-video .video-wrapper img{
    width: 330px;
    height: auto;
    margin: 0 auto;
}
/* 臨時 */
header .ad{
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
}
header .ad img{
    width: 100%;
}

/* =================================
Section News
================================= */
.section-news{
    /*padding: 50px 20px 20px;*/
    padding: 10px 20px;
}
/*.section-news h2{
    margin-bottom: 30px;
}
.section-news h2 img{
    width: 90px;
    height: auto;
    margin-top: 40px;
}*/

.news-item{
    margin: 20px auto;
}
.news-top span{
    display: inline-block;
    border: 1px solid white;
    padding: 5px 40px;
    color: white;
    font-size: 11px;
}
.news-top date{
    display: inline-block;
    padding-left: 10px;
    color: white;
    font-size: 12px;
    font-style: italic;
}
.news-item h3{
    margin-top: 12px;
    color: white;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.5;
}

/* =================================
Section concept
================================= */
.section-concept-on{
    width: 100%;
    height: 6px;
    background:linear-gradient(#037de5, #1869c5);
}
.section-concept{
    padding: 40px 20px;
    background-image: url('../images/concept-bg.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top;
}
.section-concept h2{
    text-align: center;
    margin-bottom: 50px;
}
.section-concept h2 img{
    width: 100%;
}
.section-concept .sports-chart{
    margin: 40px auto 30px;
}
.section-concept .sports-chart img{
    width: 100%;
}
.section-concept p{
    margin-bottom: 30px;
    color: #b7b7b7;
    font-size: 13px;
    line-height: 1.7;
    text-align: center;
}
/* commonを上書き */
.section-concept .btn-wrapper{
    text-align: center;
}
.section-concept .btn-wrapper a{
    width: 195px;
    padding: 12px 20px;
}


/* =================================
Section Feature
================================= */
.section-feature h2{
    margin-top: 50px;
}
.section-feature h2 img{
    width: 330px;
}
.feature-wrapper{
    padding: 0px 20px 40px;
}
.feature-wrapper img{
    width: 100%;
    margin: 40px auto 0;
}

/* =================================
Section Service
================================= */
.section-service{
    padding: 50px 0 0;
}
.section-service h2{
    text-align: center;
    padding: 0 40px;
}
.section-service h2 img{
    width: 100%;
    margin: 0 auto;
    height: auto;
}
.service-desc{
    margin-top: 30px;
    padding: 0 40px;
    color: white;
    font-size: 14px;
    line-height: 1.7;
}
.service-chart{
    height: 200px;
    margin: 40px auto;
    padding: 0 40px;
    position: relative;
}
.service-chart img{
    width: 300px;
    height: auto;
    /*position: absolute;
    top: 20px;*/
}
/* スマホ多用するエリア */
.dynamic-service{
    width: 100%;
    height: 100%;
    padding-top: 140px;
    background-image: url('../images/dynamic-bg.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top;
}
.service-item.__1{
    height: 330px;
    margin-top: 150px;
    text-align: right;
    background-image: url('../images/dynamic-youtube.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: bottom;
    position: relative;
}
.service-item.__2{
    height: 526px;
    margin-top: 100px;
    text-align: left;
    background-image: url('../images/dynamic-money.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top;
    position: relative;
}

.service-item.__1 .item-body{
    position: absolute;
    top: -160px;
    right: 10px;
}
.service-item.__2 .item-body{
    position: absolute;
    top: -160px;
    left: 20px;
}

.service-item h3 img{
    margin-bottom: 20px;
    width: 260px;
}
.service-item.__2 h3 img{
    width: 250px;
}
.service-item ul{
    margin: 0;
    padding: 0;
}
.service-item li{
    margin: 15px 10px 0 0;
    list-style: none;
    color: white;
    font-size: 16px;
    font-weight: normal;
    line-height: 1.7;
    letter-spacing: 1px;
}
.service-item li img{
    width: 25px;
    height: 25px;
    vertical-align: -26%;
    margin-right: 10px;
}

/* ダイナミック3つ目 */
.dynamic-service_3{
    background-color: white;
    position: relative;
}
.dynamic-service_3 h3{
    width: 100%;
    text-align: center;
    position: absolute;
    top: -50px;
}
.dynamic-service_3 h3 img{
    margin-bottom: 20px;
    width: 260px;
}
.produce-wrapper{
    width: 100%;
    padding: 35px 60px 0;
    position: relative;
}
.dynamic-service_3 h4{
    color: black;
    font-size: 16px;
    font-weight: bold;
}
.dynamic-service_3 span{
    display: block;
    width: 100px;
    height: 6px;
    background:linear-gradient(#037de5, #1869c5);
}
.dynamic-service_3 p{
    margin-top: 10px;
    padding-right: 10px;
    color: black;
    font-size: 13px;
}

.dynamic-service_3 .btn-wrapper{
    position: absolute;
    bottom: -60px;
}

.dynamic-service_3 .sns-image{
    width: 100%;
    margin-top: -8px;
}

/* =================================
Section target
================================= */
.section-target-on{
    width: 100%;
    height: 6px;
    background:linear-gradient(#037de5, #1869c5);
}
.section-target{
    padding: 40px;
    background-image: url('../images/target-bg.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top;
}
.section-target h2{
    text-align: center;
}
.section-target h2 img{
    width: 100%
}
.section-target .sports-chart{
    margin: 40px auto 30px;
}
.section-target .sports-chart img{
    width: 100%;
}
.section-target p{
    margin-bottom: 30px;
    color: white;
    font-size: 13px;
    line-height: 2;
    text-align: center;
}
/* commonを上書き */
.section-target .btn-wrapper{
    text-align: center;
}
.section-target .btn-wrapper a{
    width: 195px;
    padding: 12px 20px;
}

/* =================================
Section article
================================= */
.section-article{
    background-color: white;
    padding: 40px 40px 1px;
}
.section-article h2{
    text-align: center;
}
.section-article h2 img{
    width: 220px;
}
.section-article h3{
    color: black;
    font-size: 13px;
    text-align: center;
}
.section-article h4{
    margin-top: 20px;
}
.section-article h4 img{
    width: 100%;
}

/* 記事アイテム */
.article-item{
    margin: 20px auto 40px;
}
.article-thumb{
    width: 100%;
    height: 200px;
    background-color: #eee;
    position: relative;
}
.article-thumb .title{
    width: 100%;
    height: 60px;
    padding: 5px 5px 5px 0;
    background-color: rgba(0,0,0,.7);
    position: absolute;
    bottom: 0;
}
.article-thumb .title img{
    width: 40px;
    position: absolute;
    bottom: 15px;
    left: 15px;
}
.article-thumb .title h3{
    margin-top: 5px;
    padding-left: 70px;
    color: white;
    font-size: 14px;
    font-weight: bold;
    font-style: italic;
    line-height: 1.5;
    text-align: left;
}
.article-thumb .title h3 a{
    text-decoration: underline;
    color: white;
}
.article-item p{
    margin: 10px 0 5px;
    font-size: 12px;
    color: black;
    text-align: center;
    line-height: 1.7;
}
.article-item ul{
    margin: 0;
    padding: 0;
    text-align: center;
}
.article-item li{
    list-style: none;
    display: inline-block;
    height: 25px;
    padding: 5px 20px;
    border-radius: 40px;
    background:linear-gradient(#037de5, #1869c5);
    color: white;
    font-size: 9px;
}

/* =================================
Section adviser
================================= */
.section-adviser{
    padding: 40px 0;
    background-image: url('../images/adviser-bg.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top;
}
.section-adviser h2{
    margin-bottom: 30px;
}
.section-adviser h2 img{
    width: 320px;
}
.adviser-item{
    margin: 10px auto 0;
    padding: 20px 20px 0;
}
.adviser-item:after{
    clear: both;
    display: block;
    content: "";
}
.adviser-item .item-thumb{
    width: 100px;
    height: 150px;
    background-image: url('../images/adviser-thumb1.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 10px;
}
.adviser-item .item-thumb.__1{
    margin-top: 10px;
    background-image: url('../images/ryutricks.png');
}
.adviser-item .item-thumb.__2{
    margin-top: 20px;
    background-image: url('../images/yujimorishima.png');
}
.adviser-item .item-thumb.__3{
    margin-top: 20px;
    background-image: url('../images/truckmania.png');
}


/* 左寄せて */
.adviser-item.__left .item-thumb{
    /* layout */
    float: left;
}
.adviser-item.__left .item-info{
    width: auto;
    margin-left: 120px;
}
/* 右寄せて */
.adviser-item.__right .item-thumb{
    /* layout */
    float: right;
}
.adviser-item.__right .item-info{
    width: auto;
    margin-right: 110px;
}
.adviser-item .item-info h3{
    margin: 10px 0;
}
.adviser-item .item-info h3 img{
    width: 150px;
}
.adviser-item .item-info p{
    margin: 20px 0 0;
    font-size: 12px;
    color: white;
    line-height: 2;
}

/* =================================
Section Entry
================================= */
.section-entry{
    padding: 40px;
    background-color: white;
    background-image: url('../images/multisports.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: bottom;
}
.section-entry h2{
    text-align: center;
    margin-bottom: 50px;
}
.section-entry h2 img{
    width: 160px;
}
/* クリエイター側の */
.entry-creator{
    background-color: black;
    padding: 30px;
}
.entry-creator h3{
    text-align: center;
}
.entry-creator img{
    width: 220px;;
}
.entry-creator p{
    margin-top: 20px;
    color: white;
    font-size: 13px;
    font-weight: bold;
    line-height: 2;
    text-align: left;
}
.entry-creator .btn-wrapper a{
    width: 100%;
    padding: 17px 20px;
}


/* クラインと側の */
.entry-client{
    margin-top: 30px;
    background:linear-gradient(#0338e5, #188ec5);
    padding: 30px;
}
.entry-client h3{
    text-align: center;
}
.entry-client img{
    width: 200px;;
}
.entry-client p{
    margin-top: 20px;
    color: white;
    font-size: 13px;
    font-weight: bold;
    line-height: 2;
    text-align: left;
}
.entry-client .btn-wrapper a{
    width: 100%;
    padding: 17px 20px;
    background: white !important;
    color: #037de5;
    font-weight: bold;
}

/* =================================
Footer
================================= */
footer{
    text-align: center;
}
footer .sns-wrapper{
    background-color: #131313;
    /*height: 50px;*/
}
footer .sns-wrapper ul{
    margin: 0px auto;
    padding: 5px;
    text-align: center;
}
footer .sns-wrapper li{
    padding: 0 2px;
    display: inline;
    list-style-type: none;
}
footer .sns-wrapper img{
    width: 20px;
    height: 20px;
}
footer adress{
    display: block;
    padding: 5px;
    color: #555;
    font-size: 9px;
    text-align: center;
    background-color: black;
}



/* =================================
Common
================================= */


/* ボタンを浮かす */
.btn-wrapper{
    /*width: 100%;*/
}
.btn-wrapper a{
    display: inline-block;
    width: 160px;
    padding: 10px 20px;
    color: white;
    font-size: 12px;
    font-weight: normal;
    text-align: center;
    text-decoration: none;
    background:linear-gradient(#037de5, #1869c5);
    border-radius: 35px;
}


@media(min-width: 699px){
    body{
        width: 100%;
        background-color: black;
        background-image: url('../images/body-bg.jpg');
        background-attachment: fixed;
        background-repeat: no-repeat;
        background-position: top;
    }
    main{
        margin: 0 auto;
        width: 375px;
        height: auto;
        background-color: black;
    }
}


/* =================================
MENU
================================= */

#nav-drawer {
  position: relative;
}

/*チェックボックス等は非表示に*/
.nav-unshown {
  display:none;
}

/*アイコンのスペース*/
#nav-open {
    display: inline-block;
    width: 30px;
    height: 22px;
    vertical-align: middle;
    position: absolute;
    top: 14px;
    right: 7px;
    color: white;
}

/*ハンバーガーアイコンをCSSだけで表現*/
#nav-open span, #nav-open span:before, #nav-open span:after {
  position: absolute;
  height: 3px;/*線の太さ*/
  width: 25px;/*長さ*/
  border-radius: 3px;
  background: white;
  display: block;
  content: '';
  cursor: pointer;
}
#nav-open span:before {
  bottom: -8px;
}
#nav-open span:after {
  bottom: -16px;
}

/*閉じる用の薄黒カバー*/
#nav-close {
  display: none;/*はじめは隠しておく*/
  position: fixed;
  z-index: 99;
  top: 0;/*全体に広がるように*/
  left: 0;
  width: 100%;
  height: 100%;
  background: black;
  opacity: 0;
  transition: .3s ease-in-out;
}

/*中身*/
#nav-content {
    padding-top: 350px;
    overflow: auto;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;/*最前面に*/
    width: 90%;/*右側に隙間を作る（閉じるカバーを表示）*/
    max-width: 330px;/*最大幅（調整してください）*/
    height: 100%;
    background: #000;/*背景色*/
    transition: .3s ease-in-out;/*滑らかに表示*/
    -webkit-transform: translateX(-105%);
    transform: translateX(-105%);/*左に隠しておく*/
}

/*チェックが入ったらもろもろ表示*/
#nav-input:checked ~ #nav-close {
  display: block;/*カバーを表示*/
  opacity: .5;
}

#nav-input:checked ~ #nav-content {
  -webkit-transform: translateX(0%);
  transform: translateX(0%);/*中身を表示（右へスライド）*/
  box-shadow: 6px 0 25px rgba(0,0,0,.15);
}
