@charset "utf-8";

a:link { text-decoration: none; color:#488bd0; }
a:visited { text-decoration: none; color:#488bd0; }
a:hover { text-decoration: none; color:#335b84; }
a:active { text-decoration: none; color:#335b84; }

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 	margin:0;	padding:0;}table {	border-collapse:collapse;	border-spacing:0;}fieldset,img { 	border:0;}address,caption,cite,code,dfn,th,var {	font-style:normal;	font-weight:normal;}ol,ul {	list-style:none;
}caption,th {	text-align:left;}h1,h2,h3,h4,h5,h6 {	font-size:100%;	font-weight:normal;}q:before,q:after {	content:'';
}abbr,acronym {  border:0;}

html,body {
    width: 100%;
    height: 100%;
}
.smp-only{
    display: none;
}
.pc-only{
    display: block;
}

a:hover img{
 border:0px;
 border:none;
}
a.caution:link,
a.caution:visited{
    color: #FF3300;
    font-size: 11px;
}
.caution{
    color: #FF3300;
    font-size: 11px;
}
.nondisplay{
   display: none; 
}

*{
	margin: 0;
	padding: 0;
}
.ancher{
    padding-top:75px;
    display: block; 
}

body{
	font-family:'游ゴシック体','Yu Gothic', YuGothic,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ヒラギノ','メイリオ', Meiryo, sans-serif;
	width: 100%;
	height: 100%;
    color: #8c8c8c;
}

ul {
    list-style: none outside none;
}
ol {
    list-style-type: decimal-leading-zero;
}

.en{
    color: #707070;
}
.jp{
    font-family:'游ゴシック体','Yu Gothic', YuGothic,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ヒラギノ','メイリオ', Meiryo, sans-serif;
    font-weight: lighter;
    font-style: normal;
}

.information{
    background-color: #003366;
    padding: 48px 0;
    opacity: 0.8;
    position: absolute;
    top: 50%;
    margin-top: -150px;
    width: 100%;
}

header.title{
    background-color: #003366;
    opacity: 0.8;
    height: 119px;
    position: absolute;
    top:450px;
    left: 0;
    width: 100%;
}
    header.fixed {
        position: fixed;
        top: 0;
        width: 100%;
        z-index: 10000;
        height: 119px;
    }

    a.radiko-allow{
        display: block;
        height: 48px;
        position: absolute;
        right: 24px;
        top:35px;
        background: url(radiko-allow.png);
        background-size: 48px 48px;
        padding-right: 56px;
        background-position: right center;
        background-repeat: no-repeat;
        color: #FFF;
        font-size: 11px;
        letter-spacing: 0.1ex;
        text-align: right;
    }
        a.radiko-allow:hover{
            opacity: 0.6;
        }
            a.radiko-allow img{
                width: 100%;
                height: auto;
            }
            a.radiko-allow span{
                display: block;
                padding-top:8px;
            }

h1{
    letter-spacing: 0.2ex;
    line-height: 120%;
    font-size: 24px;
    color: #335b84;
    text-align: center;
    font-family: 'Belleza', sans-serif;
}
    header.title h1{
        letter-spacing: 0.2ex;
        font-size: 24px;
        color: #FFF;
        padding-top: 12px;
    }
        h1 .tuning{
            font-size: 15px;
        }
    header.title h2{
        letter-spacing: 0.2ex;
        font-size: 15px;
        color: #FFF;
        padding-top: 12px;
    }

h2{
    color: #335b84;
    font-family: "Belleza",sans-serif;
    font-size: 24px;
    letter-spacing: 0.2ex;
    line-height: 120%;
    text-align: center;
}
.read{
    text-align: center;
    font-weight: lighter;
    font-size: 13px;
    display: block;
    padding: 12px 0;
}

h3{
    letter-spacing: 0.1ex;
    font-size: 13px;
    margin-top: 10px;
    color: #FFF;
    text-align: center;
    font-family:'ヒラギノ明朝 Pro W3','Hiragino Mincho Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',serif;
}
p{
    color: #575757;
    font-size: 13px;
    margin-bottom: 24px;
    text-align: justify;
}
p.commentbyshuta{
    text-align: center;
    margin-top: 48px;
    line-height: 180%;
    font-family:'ヒラギノ明朝 Pro W3','Hiragino Mincho Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',serif;
    font-size: 13px;
    color: #003366;
    opacity: 0.9;
}
.commentbyshuta-name{
    display: inline-block;
    margin-top: 12px;
}

.border-comment{
    width: 68px;
    height: 2px;
    background-color: #003366;
    opacity: 0.8;
    margin: 48px auto;
}

.inner{
    width: 100%;
    max-width: 680px;
    margin: 0 auto;
}

.flex-box{
    display: none;
}

.pconly{
        display: inline;
    }


#google-maps {
    position: relative;
    padding-bottom: 450px; 
    width: 100%;
    height: 0;
    overflow: hidden;
}
    #google-maps iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100% !important;
        height: 100% !important;
    }
#google-maps-kml {
    position: relative;
    padding-bottom: 450px; 
    width: 100%;
    height: 0;
    overflow: hidden;
}
    .google-maps iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100% !important;
        height: 100% !important;
    }
.contents-section{
    padding: 48px 0;
}

    .section-title{
        padding-bottom: 48px;
    }

#introduction{
    background-color: #e6e2d9;
    padding-top: 167px;
}

ol li{
    color: #575757;
    font-size: 13px;
    margin-bottom: 24px;
    text-align: center;
    list-style-position: inside;
}
a.itunes:link,
a.itunes:visited{
    color: #FFF;
    display: inline-block;
    font-size: 9px;
    letter-spacing: 0.1ex;
    background-color: #C8C8C8;
    padding: 4px 6px;
    line-height: 100%;
    border-radius: 2px;
        -moz-border-radius: 2px;
        -webkit-border-radius: 2px;
        -o-border-radius: 2px;
        -ms-border-radius: 2px;
}
    a.itunes:hover{
        opacity: 0.6;
        padding: 4px 6px;
        color: #FFF;
    }
a.youtube:link,
a.youtube:visited{
    color: #FFF;
    display: inline-block;
    font-size: 9px;
    letter-spacing: 0.1ex;
    background-color: #FF0000;
    padding: 4px 6px;
    line-height: 100%;
    border-radius: 2px;
        -moz-border-radius: 2px;
        -webkit-border-radius: 2px;
        -o-border-radius: 2px;
        -ms-border-radius: 2px;
}
    a.youtube:hover{
        opacity: 0.6;
        padding: 4px 6px;
        color: #FFF;
    }
.tracklist-remarks{
    font-size: 11px;
}

#artist-list{
    background-color: #EBEBEB;
}
    #artist-list ul li{
        overflow: hidden;
        border-bottom: 2px solid #FFF;
        padding-bottom: 48px;
        margin-bottom: 48px;
    }
        #artist-list ul li:last-child{
            overflow: hidden;
            border-bottom: 0px solid #FFF;
            padding-bottom: 0px;
            margin-bottom: 0px;
        }
    #artist-list ul li:nth-child(odd) .artist-prof{
        float: right;
        width: 35%;
        height: auto;
    }
    #artist-list ul li:nth-child(even) .artist-prof{
        float: left;
        width: 35%;
        height: auto;
    }

        #artist-list .artist-prof img{
            width: 100%;
            height: auto;
        }
    h2.artist-name{
        letter-spacing: 0.1ex;
        font-size: 15px;
        color: #575757;
        text-align: left;
        margin-top: 0px;
        margin-bottom: 12px;
    }
    .artist-info{
        width: 65%;
    }
        .artist-info p{
            margin-bottom: 0px;
        }

    #artist-list ul li:nth-child(odd) .artist-info{
        float: left;
    }
        #artist-list ul li:nth-child(odd) .artist-info-inner{
            margin-right: 24px;
        }
    #artist-list ul li:nth-child(even) .artist-info{
        float: right;
    }
        #artist-list ul li:nth-child(even) .artist-info-inner{
            margin-left: 24px;
            float: right;
        }
    .caption-name{
        font-size: 11px;
        line-height: 100%;
    }

h1 .jp{
    font-size: 20px;
}
#hasunuma-prof{
    overflow: hidden;

}
#hasunuma-prof p{
    text-align: justify;
}
    #hasunuma-prof ul{
        font-size: 13px;
        overflow: hidden;
        margin-top: 6px;
    }
        #hasunuma-prof ul li{
            float: left;
            margin-right: 12px;
        }
#hasunuma-prof .artist-prof{
        float: right;
        width: 35%;
        height: auto;
    }
    #hasunuma-prof .artist-prof img{
        width: 100%;
        height: auto;
    }
    #hasunuma-prof .artist-info-inner{
        margin-right: 24px;

    }

footer{
    text-align: center;
    color: #FFF;
    background-color: #003366;
    opacity: 0.8;
    height: 26px;
    padding-top: 10px;
    font-size: 11px;
    font-family: 'Belleza', sans-serif;
}
.artist-prof{
        line-height: 15px;
    }

/*===============================================
breakpoint:800
===============================================*/
@media screen and (max-width: 800px){

    .inner{
        width: 100%;
        max-width: 560px;
        margin: 0 auto;
    }
    a.radiko-allow{
        display: none;
    }
}
/*===============================================
breakpoint:800
===============================================*/
@media screen and (max-width: 320px){

    .inner{
        width: 100%;
        max-width: 280px;
        margin: 0 auto;
    }
    #google-maps{
        display: none;
    }
    #smpbg{
        background: url(smp-bg.jpg);
        display: block;
        height:568px;
        width: 100%;
        background-size: cover;
        background-position: top center;
        background-repeat: no-repeat;
    }
    header.title{
        background-color: #003366;
        opacity: 0.7;
        height: 568px;
        position: absolute;
        top:0px;
        left: 0;
        width: 100%;
    }
    header.title h1{
        padding-top: 150px;
    }
    .scroll{
        font-family: 'Belleza', sans-serif;
        font-weight: bolder;
        display: block;
        width: 100%;
        text-align: center;
        font-size: 13px;
        position: absolute;
        bottom: 120px;
        left: 0;
        color: #FFF;
    }
        a.radiko-allow{
            display: block;
            position: relative;
            top:auto;
            right: auto;
            margin: 24px auto 0;
            width: 50px;
        }
        p.commentbyshuta{
            text-align: left;
            margin-top: 48px;
            line-height: 180%;
            font-family:'ヒラギノ明朝 Pro W3','Hiragino Mincho Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',serif;
            font-size: 13px;
            color: #003366;
            opacity: 0.9;
        }
        a.google-link:link,
        a.google-link:visited{
            background-color: #003366;
            opacity: 0.8;
            display: block;
            text-align: center;
            line-height: 100%;
            padding: 6px 0;
            font-size: 11px;
            letter-spacing: 0.2em;
            color: #FFF;
            border-radius: 2px;
                -moz-border-radius: 2px;
                -webkit-border-radius: 2px;
                -o-border-radius: 2px;
                -ms-border-radius: 2px;
        }
    #introduction{
        background-color: #e6e2d9;
        padding-top: 48px;
    }
    #artist-list ul li:nth-child(odd) .artist-prof{
        float: none;
        width: 100%;
        height: auto;
    }
    #artist-list ul li:nth-child(even) .artist-prof{
        float: none;
        width: 100%;
        height: auto;
    }

    #artist-list ul li:nth-child(odd) .artist-info{
        float: none;
    }
        #artist-list ul li:nth-child(odd) .artist-info-inner{
            margin-right: 0px;
        }
    #artist-list ul li:nth-child(even) .artist-info{
        float: none;
    }
        #artist-list ul li:nth-child(even) .artist-info-inner{
            margin-left: 0px;
            float: none;
        }

    .artist-info{
        width:100%;
    }
    h2.artist-name{
        letter-spacing: 0.1ex;
        font-size: 15px;
        color: #575757;
        text-align: center;
        margin-top: 12px;
        margin-bottom: 12px;
    }
    .artist-prof{
        line-height: 15px;
    }

#hasunuma-prof{
    overflow: hidden;

}
#hasunuma-prof p{
    text-align: justify;
}
    #hasunuma-prof ul{
        font-size: 13px;
        overflow: hidden;
        margin-top: 6px;
    }
        #hasunuma-prof ul li{
            float: left;
            margin-right: 12px;
        }
#hasunuma-prof .artist-prof{
        float: none;
        width: 100%;
        height: auto;
        margin-bottom: 12px;
    }
    #hasunuma-prof .artist-prof img{
        width: 100%;
        height: auto;
    }
    #hasunuma-prof .artist-info-inner{
        margin-right: 0px;

    }
.smp-only{
    display: block;
}
.pc-only{
    display: none;
}
}

 