@charset "UTF-8";


html body{
    background: white;
    font-family:"Oswald", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
    position: relative;
    background:#FFFFFF url("../../img/raizin_smartswitch_bg.png") no-repeat;
    background-position:70% 100px;

}

a {
    text-decoration: none;
}

.top_sns{
    width:460px;
    margin:0 auto;
    margin-top:60px;
}
@media screen and (max-width: 460px) {
    .top_sns{
        width:100%;
        text-align: center;
    }
}


.top_contents{
    width:1020px;
    margin:0 auto;
    position:relative;
}
.btn {
    width: 250px;
    border: 1px solid #67A9A9;
    margin-top:40px;
}
.btn p{
    color: #67A9A9;
    font-size: 20px;
    margin-top:0px;
    text-align:center;
    padding:10px;
}

.bg {
    position: absolute;
    top: 235px;
    left: 280px;
    z-index: -2;
}

.top_image{
    padding-top:120px;
}
.title_logo{
}
.navigator {
    margin-top: 35px;
    font-size: 25px;
    color: #999;
}
.schedule {
    margin-top: 0px;
    color: #67A9A9;
    font-size: 29px;
}
.catchcopy {
    margin-top: 20px;
    font-size: 15px;
    color: gray;
    width: 580px;
    line-height: 2;
    letter-spacing: 0.12em;
    padding-bottom: 20px;
}

.main_photo{
    position:absolute;
    top:0;
    right:0;
    z-index:-1;
}

.articles{
    width:1020px;
    margin:0 auto;
    position:relative;
}
.article{
}
.up_day {
    color: #FFF;
    font-size: 20px;
    background-color: #67A9A9;
    width: 90px;
    text-align: center;
}
.article_title {
    font-size: 19px;
    color: #898989;
    font-weight: bold;
    margin-top: 13px;
    border-bottom: solid 3px #67A9A9;
    padding-bottom: 15px;
    margin-bottom: 30px;
}
.article_photo{
    float:left;
    display:block;
    width:420px;
}

.article_text {
    margin-top: 15px;
    float: left;
    display: block;
    width: 560px;
    margin-left: 30px;
    font-size: 16px;
    line-height: 2;
    color: #898989;
}

.archive{
    width:1020px;
    margin:0 auto;
}
.archive_title {
    text-align: center;
    font-size: 26px;
    color: #67A9A9;
    margin-top: 65px;
    margin-bottom: 30px;
}
.archive_box{
    
}
.banner_contents{
    width:650px;
    height:200px;
    margin:0 auto;
    position:relative;
    margin-top:80px;
}
.raizin_banner{
    position:absolute;
    left:0;
    top:0;

}
.sonarmusic_banner{
    position:absolute;
    right:0;
    top:0;

}

.clearBoth{
    clear:both;
}

@media screen and (max-width: 1039px) {
    .top_contents {
        width: 640px;
    }
    .top_image {
        padding-top: 83px;
    }
    .title_logo img{
        width:320px;
    }

    .navigator {
        margin-top: 35px;
        font-size: 20px;
    }
    .schedule {
        margin-top: 0px;
        color: #67A9A9;
        font-size: 21px;
    }
    .catchcopy {
        margin-top: 20px;
        font-size: 14px;
        color: gray;
        width: 320px;
    }
    .btn {
        margin:0 auto;
        width: 310px;
        border: 1px solid #67A9A9;
        margin-top: 40px;
        background: #FFF;
    }

    .main_photo img{
        width:440px;
    }

    .articles {
        width: 640px;
        margin: 0 auto;
        position: relative;
        margin-top: 30px;
    }
    .article_photo {
        float: initial;
        display: block;
        width: 420px;
        margin: 0 auto;
    }
    .article_text {
        margin-top: 30px;
        float: initial;
        display: block;
        width: 560px;
        margin-left: 30px;
        font-size: 16px;
        line-height: 2;
        color: #898989;
    }
    .archive {
        width: 640px;
        margin: 0 auto;
    }



}

@media screen and (max-width: 669px) {
    .top_sns{

        width:320px;
        text-align:center;
    }
    .top_contents {
        width: 310px;
        padding-left:5px;
        padding-right:5px;
    }
    .top_image {
        padding-top: 83px;
    }
    .title_logo img{
        width:200px;
    }

    .navigator {
        margin-top: 125px;
        font-size: 20px;
    }
    .schedule {
        margin-top: 0px;
        color: #67A9A9;
        font-size: 21px;
    }
    .catchcopy {
        margin-top: 20px;
        font-size: 14px;
        color: gray;
        width: 320px;
    }
    .btn {
        margin:0 auto;
        width: 310px;
        border: 1px solid #67A9A9;
        margin-top: 40px;
        background: #FFF;
    }

    .main_photo img{
        width:260px;
    }

    .articles {
        width: 310px;
        padding-left:5px;
        padding-right:5px;
        margin: 0 auto;
        position: relative;
        margin-top: 30px;
    }
    .article_title {
    font-size: 16px;
    color: #898989;
    font-weight: bold;
    margin-top: 13px;
    border-bottom: solid 3px #67A9A9;
    padding-bottom: 15px;
    margin-bottom: 30px;
}
    .article_photo {
        float: initial;
        display: block;
        width: 320px;
        margin: 0 auto;
    }
    .article_text {
        margin-top: 30px;
        float: initial;
        display: block;
        width: 320px;
        margin-left: 0;
        font-size: 13px;
        line-height: 2;
        color: #898989;
    }
    .archive {
        width: 320px;
        margin: 0 auto;
    }
    .banner_contents {
        line-height: 0;
        width: 320px;
        margin-bottom:40px;
    }
    .raizin_banner {
        position: absolute;
        left: 4px;
        top: 0;
    }
    .sonarmusic_banner {
        position: absolute;
        
        left:4px;
        top: 100px;
    }

}

/* css animation (prefixes are cut) */
.appear {
    transform-origin:center top;
    animation:show 1s both;
}


span.appear {display:inline-block;}
.d01 {animation-delay:0.1s;}
.d02 {animation-delay:0.2s;}
.d03 {animation-delay:0.3s;}
.d04 {animation-delay:0.4s;}
.d06 {animation-delay:0.6s;}
.d08 {animation-delay:0.8s;}
.d10 {animation-delay:1s;}
.d14 {animation-delay:1.4s;}
.d16 {animation-delay:1.6s;}
.d18 {animation-delay:1.8s;}
.d20 {animation-delay:2.0s;}
@keyframes show {
    0% {
        transform:translate(0,1em);
        opacity:0;
    }
    50% {
    }
    100% {
        transform:translate(0,0);
        opacity:1;
        text-shadow:none;
    }
}



/*----------------------SP-----------------------------------------*/

@media screen and (max-width: 1059px) {


}

@media screen and (max-width: 839px) {


}

@media screen and (max-width: 639px) {

}
@media screen and (max-width: 460px) {

    }
}
@media screen and (max-width: 380px) {

}



/*-----------------------------------------------------------------*/

#gigyaShare {
    position: static;
    width: auto;
}

.gig-bar-container {
    display: inline-block;
    padding-top: 6px;
    padding-left: 10px;
    *display: inline;
    *zoom: 1;
}

@media screen and (max-width: 720px) {
    .c-header {
        padding-top: 50px;
        padding-bottom: 14px;
    }
    .c-header__inner {
        width: 320px;
    }
    .c-header__logo {
        margin-bottom: 0px;
        width: 300px;
        margin-left: auto;
        margin-right: auto;
    }
    .c-header__sns {
        display: none;
    }
    .c-header_schedule {
        display: none;
    }
}



/*@import url(c-footer.css);*/
.c-footer {
    background-color: #67A9A9;
}

.c-footer__inner {
    position: relative;
    width: 95%;
    height: 109px;
    margin: 0 auto;
    padding-top: 44px;
    text-align: left;
}

.c-footer__copyright {
    margin-top: -16px;
    margin-left: -12px;
    text-align: center;
}

.c-footer__copyright img {
    width: 294px;
    height: auto;
}

.c-footer__logo {
    position: absolute;
    top: 53px;
    right: 0;
}

.c-footer-logo img {
    width: 177px;
    height: auto;
}

@media screen and (max-width: 767px) {
    .c-footer__inner {
        width: 320px;
        height: auto;
        padding-top: 20px;
        padding-bottom: 34px;
    }
    .c-footer__copyright {
        margin-top: -10px;
    }
    .c-footer__copyright img {
        width: 157px;
    }
    .c-footer__logo {
        position: static;
        margin-top: 13px;
        text-align: center;
    }
    .c-footer__logo img {
        width: 88px;
    }
    #backtop {
        margin-left: 10px;
    }
    #backtop img {
        width: 30px;
        height: auto;
    }
}



/*@import url(p-navigator-list.css);*/
.c-navigator-item{
    box-sizing:border-box;
}


.c-navigator-item__thumb{
    vertical-align: top;
    width: 100%;
    height: auto;
}
.c-navigator-item__name{
    background-color: #000;
    padding: 4px 0;
    font-size: 14px;
    text-align: center;
    color: #fff;
}

.c-navigator-item--active .c-navigator-item__name{
    color: #40b4b3;
}

.p-navigator-list{
    overflow: hidden;
    padding: 8px 2px 2px 2px;;
}
.p-navigator-list .c-navigator-item{
    width: 50%;
    float: left;
    padding: 3px;
}

/*@import url(p-navigation.css);*/


@media screen and (max-width: 767px) {
    .p-navigation{
        display: none;
    }
}

/*@import url(layout.css);*/
.l-footer {
    margin-top: 0px;
}

.l-main {
    margin-top: 29px;
	overflow:hidden;
}

@media screen and (max-width: 767px) {
    

}


/*@import url(utility.css);*/
/*  CLEAR FIX 
---------------------------------------------- */

.clrfix {
    zoom: 1;
    /*for IE 5.5-7*/
}

.clrfix:after {
    /*for modern browser*/
    content: "";
    display: block;
    clear: both;
    /* height: 0px; */
    /* overflow: hidden; */
}

* html .clrfix {
    display: inline-table;
    /*\*/
    display: block;
    /**/
}

.u-sidebar-pad {
    padding-left: 5px;
    padding-right: 5px;
}

.u-hover {
    -webkit-transition: 0.1s opacity linear;
    -o-transition: 0.1s opacity linear;
    transition: 0.1s opacity linear;
}

.u-hover:hover {
    opacity: 0.7;
}

#size-detect {
    font-family: pc;
    display: none;
}

@media screen and (max-width: 767px) {
    #size-detect {
        font-family: sp;
        display: none;
    }
}






.c-select {
    position: relative;
    color: #898989;
}
.c-select select {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 37px;
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    display: block;
}
.c-select__inner {
    position: relative;
    z-index: 0;
    box-sizing: border-box;
    border: 1px solid #DDDDDD;
    padding: 0 12px;
    width: 100%;
    height: 37px;
    font-size: 13px;
    line-height: 32px;
    background: #FFF;
    padding-left: 44px;
    font-weight: bold;
    margin-top: -2px;
    border: 1px solid #838383;
}
.c-select__inner:before,
.c-select__inner:after {
    content: '';
    position: absolute;
    display: block;
}
.c-select__inner:before {
    top: 0;
    left: 0;
    bottom: 0;
    width: 29px;
    background: #FFF;

    border-right: 1px solid;
    margin: 4px 0;
}
.c-select__inner:after {
    top: 50%;
    left: 7px;
    margin-top: -3px;
    width: 0;
    height: 0;
    border: solid transparent;
    border-top-color: #838383;
    border-width: 5px 5px 0 5px;
}

@media screen and (max-width: 767px) {
    
    /* overrides common styles */
    #commonFooter{
        width: 100%;
        position: static;
    }
    
    #commonFooterInner{
        padding: 15px 0;
        width: 100%;
        background-color: #282828;
        text-align: center;
    }
    #commonFooter li{
        display:inline-block !important;
        float: none;
    }
}


