@charset "UTF-8";



html body{
    background: #FFFFFF;
    font-family:'Playfair Display',"游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    position: relative;
}

p{
    color:#222;


}
a {
    text-decoration: none;
    color:#222;
}


/* 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;
    }
}

.c-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}

.c-bg--01 {
	

}


/*============================
#content-wrap
============================*/
#content-wrap{
}

/*============================
#content-container
============================*/
#content-container{
}

/*============================
#header
============================*/
#header{
}

.vfn_top{
    width:100%;
    height:760px;
    background-color:#FFF;
    position:relative;
}

.vfn_slider{
    width:100%;
    height:100%;
    position: relative;
    overflow:hidden;
}
.vfn_topcpages{
    width:100%;
    height:300px;
    background-color:#FFF;
    position:relative;
}

.vfn_cpagestop{
    width:100%;
    height:100%;
    position: relative;
    overflow:hidden;
}
.vfn_slider img{
    width: 100%;
    height: 800px;
    object-fit: cover;
}


.vfn_dotcover{
    position:absolute;
    top:0;
    right:0;
    width:100%;
    height:100%;
    background: url(../../img/dot.png);
    z-index:5;
}


.vfn_logo_wrap{
    position:absolute;
    top:0;
    right:0;
    width:100%;
    height:100%;
    z-index:6;
}


.vfn_toplogo{
    display:block;
    margin:0 auto;
    margin-top:190px;
}

.vfn_toplogo-cpages{
    display:block;
    margin:0 auto;
    margin-top:80px;
    width:300px;
}

.vfn_slideline{
    position:absolute;
    bottom:-40px;
    left:50%;
    height:80px;
    width:2px;
    background:#C40D23;
    z-index:7;
}

.vfn_about{
    text-align:center;
    width:95%;
    margin: 0 auto;
}
.vfn_about h2{
    margin-top:50px;

}
.vfn_title{
}
.vfn_navi {
    margin-top: 10px;
    font-weight: bold;
}


.vfn_about_btn{
    width:310px;
    margin:0 auto;
    font-weight:bold;
    font-size:15px;
    margin-top:30px;
    margin-bottom:30px;
    border:1px solid #333;
    padding-top:14px;
    padding-bottom:14px;
    background: url(../../img/arrow.png) no-repeat;
    background-position:280px 15px;
    cursor:pointer;
}

.vfn_about_content{
    width:980px;
    margin:0 auto;
    display:none;
}
.vfn_about_image{
    margin-top:40px;
    display:block;
    float:left;
    margin-bottom:40px;
}
.vfn_about_strings {
    margin-top: 40px;
    float: left;
    text-align: left;
    margin-left: 30px;
    margin-bottom: 40px;
    line-height: 1.8;
}
.vfn_about_strings h3{
   margin-top:15px;
   margin-bottom:15px;
   font-size:17px;
}
.vfn_about_strings p{
   
}

.vfn_bnr{
    max-width: 350px;
    margin: 20px auto;
}
.vfn_bnr img {
    width: 100%;
}

/* SNS */
div.snsicon {
}

div.snsicon img {
    width: 35px;
    margin: 0 20px;
}
/* /SNS */

.vfn_onair{
    background:#EFEFEF;
}
.vfn_onair_content{
    width:980px;
    margin:0 auto;
    margin-top:40px;
    margin-bottom:40px;
}
.vfn_onair_content h2{
    margin-top:40px;
}
.vfn_onair_image{
    float:left;
    margin-top:40px;
    margin-bottom:40px;
}
.vfn_topmenu {
    width: 640px;
    height: 60px;
    margin: 0 auto;
}
.vfn_topmenu div{
    width:300px;
}
.cpages div{
    width:100px;
}
.vfn_topmenu p{
    font-size:11px;
    margin-top:5px;
}

.vfn_topmenucpages{
    width: 720px;
    height: 60px;
    margin: 0 auto;
    margin-top:20px;
    margin-bottom:50px;
}

.vfn_topmenucpages div{
    width:230px;
}
.cpages div{
    width:100px;
}
.vfn_topmenucpages p{
    font-size:11px;
    margin-top:5px;
}
.vfn_menu_archive{
    float:left;
    background: url(../../img/arrow.png) no-repeat;
    background-position:95% 15px;
    margin-right:5px;
}

.cpages_title{
    height:20px;
    margin-top:0px;
}

.cpages_title h2{
    text-align:center;
    padding:60px 0 10px 0;
}
.cpages_title{
    height:20px;
    margin-top:0px;
}

.cpages_title h2{
    text-align:center;
    padding:60px 0 10px 0;
}
.cpages_title-archive{
    text-align:center;
    padding:60px 0 10px 0;
}

p.vfn_menu_title {
    font-size: 18px;
    font-weight:bold;
}

.vfn_menu_message{
    float:left;
    background: url(../../img/arrow.png) no-repeat;
    background-position:95% 15px;
    margin-left:20px;
}
.vfn_instagram{
    width:980px;
    text-align:center;
    margin:0 auto;
}
.instagram_title {
    margin-top: 30px;
    font-size:22px;
}
.insta_photo{
    margin:40px 0px 40px 0px;
}
.insta_photo img{
    width:16%;
    float:left;
    margin:0.33%;
}
.clearBoth{
    clear:both;

}

.spbr{
    display:none;
}
.archives{
    width:720px;
    margin:0 auto;
    padding:30px 0 30px 0;
}

.article-wrap{
    width:100%;
}

.article{
    width:720px;
    margin:0 auto;
    padding-bottom:50px;
}

.article-date{
    font-size:15px;
    font-weight:bold;
}

.article-title{
    font-size:15px;
    font-weight:bold;
    margin-top:5px;
    border-bottom:1px solid #666;
    padding-bottom:10px;
}
.article-p{
    font-size:13px;
    margin:10px 0px 10px 0px;
    line-height:1.8em;
}
.article img{
    margin:10px 0px 10px 0px;
}

.thanks h3{
    font-size:24px;
}

.thanks p{

}

.thanks {
    text-align: center;
    height: 200px;
    margin-top: 120px;
}


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



.vfn_toplogo{
    width:90%;
}



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



.vfn_about_content {
    width: 90%;
}
.vfn_onair_content {
    width: 90%;
    padding:30px 0 30px 0;
}
.vfn_instagram {
    width: 90%;
}
.vfn_about_image {
    margin:0 auto;
    padding-top:20px;
    display: block;
    float: none;
}
.vfn_about_strings {
    margin:0 auto;
    float: none;
    text-align: center;
    margin-bottom: 20px;
    line-height: 1.8;
}

.vfn_onair_image {
    float: none;
    display:block;
    margin:0 auto;
    margin-top: 20px;
    margin-bottom: 20px;
}
.vfn_onair_content h2 {
    margin-top: 20px;
}
.vfn_about_strings h3 {
    margin-top: 15px;
    margin-bottom: 5px;
    font-size: 15px;
}

.content-archive h2 {
    height:50px;
    color:#E5EEBE;
    font-size:14px;
    width:100%;
    text-align:center;
    padding-top:40px;
}

}
@media screen and (max-width: 767px) {
.thanks {
    text-align: center;
    height: 200px;
    margin-top: 200px;
}

.article{
    width:310px;
    margin:0 auto;
}

.article img{
    width:310px;
    margin:0 auto;
    margin-top:10px;
    margin-bottom:10px;
}
.vfn_topmenucpages {
    width: 300px;
}

.vfn_menu_message-s {
    float:none;
    margin-left: 0px;
}

.vfn_topmenucpages div{
    margin-top:10px;
}

.archives{
    width:320px;
    margin:0 auto;
    padding:30px 0 30px 0;
}

.cpages_title-archive{
    padding-top:200px;
}


}

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

.vfn_top {
    height: 580px;
}
.vfn_toplogo {
    margin-top: 130px;
}

}

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

.vfn_top {
    height: 520px;
}
.vfn_toplogo {
    margin-top: 130px;
}
.vfn_topmenu {
    width: 90%;
    height: 80px;
    margin: 0 auto;
}
.vfn_menu_archive {
    float: none;
    background-position: 95% 15px;
    margin-right: 0px;
}

.vfn_menu_message {
    float: none;
    background-position: 95% 15px;
    margin-left: 0px;
    clear:both;
}
.vfn_topmenu div {
    margin:0 auto;
    width: 95%;
    margin-top:20px;
    margin-bottom:20px;

}

.vfn_topmenu {
    width: 90%;
    height: auto;
    margin: 0 auto;
}
.instagram_title {
    margin-top: 60px;
    font-size: 22px;
}


}


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

.spbr{
    display:inherit;
}

.vfn_top {
    height: 420px;
}
.vfn_toplogo {
    margin-top: 120px;
}

.insta_photo img {
    width: 24%;
    float: left;
    margin: 0.49%;

}

.vfn_about_image {
    width:320px;
}
.vfn_onair_image {
    width:320px;
}

}

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

.vfn_about_btn {
    width: 100%;
}
.vfn_about_image {
    width:100%;
}
.vfn_onair_image {
    width:100%;
}

}


@media screen and (max-width: 720px) {
	
	#header h1 {
    margin-top: 9px;
    margin-bottom: 15px;
    font-size: 33px;
    letter-spacing: -0.02em;
    text-align: center;
    font-family: Helvetica, Arial,"Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
	}
	#content-container{
	width: 320px;
	}
	
	#time-schedule {
    width: 320px;

	}
	#head-copy {
    font-size: 15px;
    position: absolute;
    top: 128px;
    left: 10px;
    text-align: center;
    /* font-weight: bold; */
	}
	.menu-message {
    float: left;
    width: 300px;
    height: 100%;
    margin-left: 10px;
    position: relative;
	}
	.menu-name {
    font-size: 24px;
	}
	#menu {
    height: 58px;
	}
	.menu-program {
    float: left;
    width: 300px;
    height: 100%;
    margin-left: 10px;
    position: relative;
	margin-bottom: 16px;
	margin-top: 10px;
	}
	#greeting {
    clear: both;
    width: 300px;
    height: 260px;
    border: 2px solid #000;
	margin-left:10px;
	}
	#greeting p {
    font-size: 13px;
	padding-left:10px;
	padding-right:10px;
	}
	#share-wrap {
    width: 320px;
	height:80px;
	}
	#navigator-image {
    margin: 0 auto;
	}
	#navigator-name {
    top: 273px;
    left: 50px;
	}
	#navigator-reading {
    
    top: 274px;
    right: 50px;
	}
	#navigator-profile {
    width:260px;
    top: 320px;
    left: 30px;
	}
	#announce {
    width: 300px;
    border: 2px solid #000;
    margin-top: 320px;
    margin-bottom: 100px;
    margin-left: 10px;
	}
	#announce p{
	font-size:13px;
	padding:0px 10px 0px 10px;	
		
	}
	.menu-backtop {
    width: 300px;
	}
	.menu-backtop p.menu-name {
    font-size: 25px;
	}
}




@media screen and (max-width: 767px) {
    .c-bg--02 {
        background-size: 125px auto;
        background-position: center 20px;
    }
	.c-bg--03 {
		background-size:960px auto;
		background-position:-480px 0px;
	}
	.c-bg--04{
		display:none;	
		
	}
}

	



#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: #030820;
}

.c-footer__inner {
    position: relative;
    width: 960px;
    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: 980px) {
    .c-footer__inner {
        width: 730px;
        height: auto;
        padding-top: 20px;
        padding-bottom: 34px;
    }
    .c-footer__logo img {
        width: 100px;
    }
}

@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) {
    body{
        overflow-x:hidden;
    }
    .l-main {
        margin-top: 0px;
    }
    .l-footer {
        margin-top: 0;
    }
}


/*@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: #222222;
}
.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: #DDDDDD;
    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: #DDDDDD;

    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;
    }
}


