@charset "utf-8";

a:link { text-decoration: none; color:#000; border-bottom:1px dashed;}
a:visited { text-decoration: none; color:#000; border-bottom:1px dashed;}
a:hover { text-decoration: none; color:#000; }
a:active { text-decoration: none; color:#000; }
a:hover{
    opacity: 0.6;
    border-bottom:1px dotted;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all  0.2s ease-in-out;
}
#title-box h1 a:link,
#title-box h1 a:visited{
    border-bottom:0px dashed;
}

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;
}
a.facebook:link,
a.facebook:visited {
    background-color: #305097;
    display: block;
    text-align: center;
    padding: 2px 0px;
    border-bottom:0px;
    color: #FFF;
    font-size: 13px;
    width: 160px;
    margin: 0 auto;
}
.caution{
    color: #FF3300;
    font-size: 11px;
}
.nondisplay{
   display: none; 
}
ul.photo-archive li.media-box{
    width: 50%;
    box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
    border-right: 1px solid #FFF;
    border-bottom: 1px solid #FFF;
}
.media {
  position: relative;
  width: 100%;
  padding-top: 66.666%;
  z-index: 2;
}
.media iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}

*{
	margin: 0;
	padding: 0;
}
.ancher{
    padding-top:75px;
    display: block; 
}
#photo-archive small{
    display: block;
    text-align: right;
    padding-right: 15px;
    padding-top: 10px;
}

body{
	font-family: 'Noto Sans Japanese', 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ヒラギノ','メイリオ', Meiryo, serif;
    background-color: #ffe100;
	width: 100%;
	height: 100%;
    color: #000;
    -webkit-text-size-adjust: 100%;
    word-spacing:normal !important;
}
body.days0806,
body.days0806 ul.event-information-list{
    background-color: #5398f0;
}
body.days0807,
body.days0807 ul.event-information-list{
    background-color: #42b0fd;
}
body.days0808,
body.days0808 ul.event-information-list{
    background-color: #65cdf9;
}
body.days0809,
body.days0809 ul.event-information-list{
    background-color: #92e6fb;
}

ul.event-information-list{
    background-color: #ffe100;
}

ul {
    list-style: none outside none;
}
ol {
    list-style-type: decimal-leading-zero;
}
ul.photo-archive{
    overflow: hidden;
    border-left: 1px solid #FFF;
    border-top: 1px solid #FFF;
    background-color: #FFFFFF;
}
ul.photo-archive li{
    width: 25%;
    height: auto;
    float: left;
    line-height:0;
}
ul.photo-archive li img{
    width: 100%;
    height: auto;
    vertical-align:text-bottom;
    box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
    border-right: 1px solid #FFF;
    border-bottom: 1px solid #FFF;
}



header.title{
    background-color: #FFF;
    width: 100%;
    box-shadow:rgba(0, 0, 0, 0.2) 0px 4px 6px -2px;
-webkit-box-shadow:rgba(0, 0, 0, 0.2) 0px 4px 6px -2px;
-moz-box-shadow:rgba(0, 0, 0, 0.2) 0px 4px 6px -2px;
}


h1{
    letter-spacing: 0.2ex;
    line-height: 120%;
    font-size: 24px;
    color: #000;
    text-align: center;
    font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ヒラギノ','メイリオ', Meiryo, serif;
}
    header.title h1{
        letter-spacing: 0.2ex;
        font-size: 24px;
        color: #000;
        background-color: #FFF;
        padding: 12px 0;
    }
    header.title h2{
        letter-spacing: 0.2ex;
        font-size: 15px;
        color: #000;
        background-color: #FF0;
        padding-top: 12px;
    }

h2{
    color: #000;
    font-family: 'PT Sans', sans-serif;
    font-size: 24px;
    letter-spacing: 0.2ex;
    line-height: 120%;
    text-align: center;
}

p{
    color: #000;
    font-size: 15px;
    line-height: 160%;
    letter-spacing: 0.1ex;
    margin-bottom: 24px;
    text-align: justify;
}
p.archive-read{
    font-size: 13px;
    line-height: 180%;
    letter-spacing: normal;
    margin-bottom: 24px;
    text-align: justify;
}
.remarks{
    font-size: 13px;
}

.event-informatione{
    text-align: center;
}
    .event-date{
        display: block;
        text-align: center;
    }
.border-comment{
    width: 68px;
    height: 2px;
    background-color: #003366;
    opacity: 0.8;
    margin: 48px auto;
}


.flex-box{
    display: none;
}

.pconly{
        display: inline;
    }

.contents-section{
    padding: 90px 0 60px;
    clear: both;
    overflow: hidden;
}

    .section-title{
        padding-bottom: 15px;
    }
    .section-title br{
        display: none;
    }

#introduction{
    padding-top: 167px;
}

ol li{
    color: #575757;
    font-size: 13px;
    margin-bottom: 24px;
    text-align: center;
    list-style-position: inside;
}
#title-box{
    z-index: 9999;
    position: fixed;
    width: 100%;
}
#title-box br{
    display: none;
}
a.buy-ticket:visited,
a.buy-ticket:link{
    display: inline-block;
    position: absolute;
    right: 30px;
    top:12px;
    border: 1px solid #000;
    padding: 0 10px;
    display: none;
}
span.buy-ticket{
    display: inline-block;
    position: absolute;
    right: 30px;
    top:12px;
    border: 1px solid #888888;
    color: #888888;
    padding: 0 10px;
}
a.buy-ticket:hover{
}
a.buy-btn:link,
a.buy-btn:visited{
    font-size: 11px;
    display: inline-block;
    border: 1px solid #000;
    padding: 0 10px;
    margin-left: 10px;
    border-bottom: 1px solid #000;
    display: none;
}

a.buy-btn-main:link,
a.buy-btn-main:visited{
    font-size: 18px;
    display: block;
    border: 1px solid #000;
    padding: 0 10px;
    margin: 7px auto 0;
    border-bottom: 1px solid #000;
    width: 150px;
    text-align: center;
    box-shadow:rgba(5, 5, 5, 0.188235) 0px 0px 5px 3px;
-webkit-box-shadow:rgba(5, 5, 5, 0.188235) 0px 0px 5px 3px;
-moz-box-shadow:rgba(5, 5, 5, 0.188235) 0px 0px 5px 3px;
display: none;
}
a.buy-btn-main:hover{
    opacity: 1;
    box-shadow:rgba(5, 5, 5, 0) 0px 0px 5px 3px;
  -webkit-box-shadow:rgba(5, 5, 5, 0) 0px 0px 5px 3px;
  -moz-box-shadow:rgba(5, 5, 5, 0) 0px 0px 5px 3px;
}

a.moreinfo-btn:link,
a.moreinfo-btn:visited{
    font-size: 15px;
    display: block;
    border: 1px solid #000;
    background-color: #FFF;
    padding: 0 10px;
    margin: 15px 0 0;
    border-bottom: 1px solid #000;
    width: 155px;
    text-align: center;

}


.contents-section-outline .inner p.ticket-price{
    text-align: center;
    margin: 15px 0 30px 0;
}
#home-test{
    background: url(/musictoday2015/common/images/hasunuma-bg.png);
    background-size:contain;
    background-position: 60px -60px;
    background-repeat: no-repeat;
    padding-top: 120px;
    overflow: hidden;
}
#home{
    background: url(/musictoday2015/common/images/hasunuma-bg.png);
    background-size:contain;
    background-position: 60px 240px;
    background-repeat: no-repeat;
    padding-top: 0px;
    overflow: hidden;
}
    #main-visual-top{
        background-size:cover;
        background-position: bottom -50px left;
        width: 100%;
        padding-bottom: 30%;
        background-repeat: no-repeat;
    }
    #main-visual-shadow{
box-shadow:rgba(0, 0, 0, 0.219608) 0px -8px 10px -5px;
-webkit-box-shadow:rgba(0, 0, 0, 0.219608) 0px -8px 10px -5px;
-moz-box-shadow:rgba(0, 0, 0, 0.219608) 0px -8px 10px -5px;
height: 30px;
    }
/*===============================================
start-introduction
===============================================*/

#introduction{
    margin:  60px 0 0;
    padding: 0px 60px 0;
    min-height: 380px;
    position: relative;
    overflow: visible;
}
#introduction .inner{
    max-width: 680px;
    width: 100%;
    margin: 0 auto;
    position: absolute;
    height: auto;
    top: 65px;
    right: 0;
    bottom: 0;
    left: 0px;
}

#introduction-date{
    margin:  60px 0 0;
    padding: 0px 60px 0;
    min-height: 380px;
    position: relative;
    overflow: visible;
}
#introduction-date .inner{
    max-width: 680px;
    width: 100%;
    margin: 0 auto;
    position: relative;
    height: auto;
}

#introduction-date h1{
    margin-bottom: 30px;
}
#introduction-date h2{
    margin-bottom: 30px;
    font-size: 18px;
}
#introduction-date h3{
    margin-bottom: 30px;
    padding-top: 30px;
    text-align: center;
    font-size: 15px;
}
#introduction-date h3.tt{
    margin-bottom: 0px;
    text-align: center;
    font-size: 18px;
}
dl.tt-wrapper{
    overflow: hidden;
    padding: 15px 0 30px;
    max-width: 500px;
    margin: 0 auto;
    font-size: 15px;
}
dl.tt-wrapper dt{
    clear: both;
    float: left;
    padding-bottom: 5px;
    width: 60px;
} 
dl.tt-wrapper dd{
    padding-bottom: 5px;
    padding-left: 60px;
}


    #introduction header.section-title{
        position: absolute;
        padding: 0;
        top: 50%;
        left: 0;
        margin-top: -10px;
        margin-left: -153px;
        transform: rotate(90deg);
        -moz-transform: rotate(90deg);
        -webkit-transform: rotate(90deg);
        -o-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
    }
    #introduction h2{
        color: #000;
        position: absolute;
        padding: 0;
        top: 50%;
        right: 0;
        margin-top: -40px;
        margin-right: -32px;
        transform: rotate(90deg);
        -moz-transform: rotate(90deg);
        -webkit-transform: rotate(90deg);
        -o-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
    }
    .square-bg-test{
        background-color: #FFF;
        width: 680px;
        height: 375px;
        transform: rotate(30deg);
        -moz-transform: rotate(30deg);
        -webkit-transform: rotate(30deg);
        -o-transform: rotate(30deg);
        -ms-transform: rotate(30deg);
        position: absolute;
        top: -30px;
        left: 0;
        right: 0;
        margin:auto;
        z-index: -1;
    }
    .square-bg{
        background-color: #FFF;
        width: 680px;
        height: 375px;
        transform: rotate(30deg);
        -moz-transform: rotate(30deg);
        -webkit-transform: rotate(30deg);
        -o-transform: rotate(30deg);
        -ms-transform: rotate(30deg);
        position: absolute;
        top: -30px;
        left: 0;
        right: 0;
        margin:auto;
        z-index: -1;
    }

/*===============================================
end-introduction
===============================================*/

/*===============================================
start-event-information
===============================================*/
#event-information{
    padding-top: 60px;
    padding-bottom: 0px;
}
.event-information-inner{
    margin: 0 30px;
    height: 100%;
    overflow: hidden;
}
.schedule,.place{
    font-size: 15px;
    margin-bottom: 0;
    margin-top: 5px;
}
.performance-talk .event-information-contents-inner{
    margin:0 0 0 30px;
    padding:0 0 0 30px;
    border-left:1px solid #000;
    overflow: hidden;
}
    .performer{
        float: left;
        width:50%;
        min-height: 136px;
    }
    .performer .event-inner-box{
        padding-right: 30px;
        box-sizing: border-box;
        border-right: 1px dotted #000;
        min-height: 136px;
    }
    .talk-guest{
        float: left;
        width:50%;
    }
    .talk-guest .event-inner-box{
        margin-left: 30px;
    }
#event-information ul.event-information-list li{
    overflow: hidden;
    clear: both;
    border-top: 1px dotted #000;
    margin-top: 30px;
    padding-top: 30px;
}
#event-information ul.event-information-list li.ticket-master-info{
    padding-bottom: 30px;
    margin-bottom: 0px;
}
#event-information ul.event-information-list li.ticket-master-first{
    margin-top: 0px;
}
    #event-information ul.event-information-list li:last-child{
        border-bottom: 1px dotted #000;
        margin-bottom: 0px;
        padding-bottom: 30px;
    }
.event-information-contents-inner{
}
#event-information ul.event-performer-list{
    list-style-type: square;
    list-style-position: outside;
    padding-left: 15px;
    overflow: visible;
    margin-top: 5px;
    font-size: 15px;
    line-height: 180%;
}
    #event-information ul.event-performer-list li{
        border-bottom: 0px dotted #000;
        border-top: 0px dotted #000;
        margin-bottom: 0px;
        padding-bottom: 0px;
        margin-top: 0px;
        padding-top: 0px;
        overflow: visible;
    }
    #event-information ul.event-performer-list li:last-child{
        border-bottom: 0px dotted #000;
        border-top: 0px dotted #000;
        margin-bottom: 0px;
        padding-bottom: 0px;
        margin-top: 0px;
        padding-top: 0px;
    }


.event-information-remarks{
    float: left;
    width: 20%;
}

.performance-talk{
    float: left;
    width: 80%;
    overflow: hidden;
}
.ticket-information{
    float: left;
    width: 20%;
}

.performer p.remarks{
    margin-bottom: 0;
    line-height: 180%;
    margin-top: 5px;
}

.ticket-information a:link,
.ticket-information a:visited{
    background-color: #FFF;
    color: #000;
    display: inline-block;
    border: 1px solid #000;
    padding: 5px 10px;
    box-shadow:rgba(5, 5, 5, 0.188235) 0px 0px 5px 3px;
-webkit-box-shadow:rgba(5, 5, 5, 0.188235) 0px 0px 5px 3px;
-moz-box-shadow:rgba(5, 5, 5, 0.188235) 0px 0px 5px 3px;
}
.ticket-information a:hover{
    opacity: 1;
    box-shadow:rgba(5, 5, 5, 0) 0px 0px 5px 3px;
  -webkit-box-shadow:rgba(5, 5, 5, 0) 0px 0px 5px 3px;
  -moz-box-shadow:rgba(5, 5, 5, 0) 0px 0px 5px 3px;
}
.price{
    display: block;
    margin-top: 5px;
    margin-bottom: 0px;
}
.event-label{
    background-color: #FFF;
    padding: 2px 10px;
    margin-bottom: 5px;
    display: inline-block;
}
#event-outline h2{
    color: #000;
    font-size: 15px;
    letter-spacing: 0.1ex;
    line-height: 160%;
    text-align: left;
    padding: 30px 0 10px;
}

.mt-towel{
    width: 100%;
    display: inline-block;
    text-align: center;
}
figure.mt-towel img{
    width: 40%;
    height: auto;
    display: block;
   margin: 30px auto 0;
} 
#event-outline{
    border-bottom: 1px dotted #000;
    margin-top: 0;
    padding: 60px 0 30px;
}
/*===============================================
end-event-information
===============================================*/

/*===============================================
start-goods
===============================================*/
#goods {
    margin-top: 60px;
    overflow: hidden;
}
.contents-section-goods .inner {
    margin: 0 auto;
    max-width: 600px;
    overflow: hidden;
    padding: 0 30px;
    width: auto;
}
/*===============================================
end-goods
===============================================*/

/*===============================================
start-outline
===============================================*/
.contents-section-outline{
    background-color: #FFF;
    border-bottom: 1px dotted #000;
    margin-top: 0px;
    padding: 30px 0px 30px;
}
.contents-section-credit{
    background: transparent;
}
.contents-section-outline .inner{
    padding: 0 30px;
    width: auto;
    max-width: 600px;
    margin: 0 auto;
    overflow: hidden;
}
.contents-section-credit .inner{
    max-width: 100%;
}
.contents-section-outline .inner p{
    margin-bottom: 0px;
}
.label{
    color: #000;
}
.outline-left,
.outline-right{
    width: 50%;
    float: left;
}
.outline-left p{
    padding-right: 30px;
}
.outline-right p{
    padding-left:30px;
}

/*===============================================
end-outline
===============================================*/

/*===============================================
start-prof
===============================================*/
#prof{
    overflow: hidden;
    padding-top: 90px;
}

  #hasunuma-prof .inner{
    margin: 0 30px;
  }
  .caption-name{
    font-size: 13px;
    padding-top: 15px;
    display: block;
    text-align: right;
  }
  .artist-info{
    margin: 30px 0 60px;
  }

ul.prof-index-primary{
    overflow: hidden;
    border-top: 1px dotted #000;
    border-bottom: 1px dotted #000;
    padding-top: 15px !important;
}
ul.prof-index-last{
    overflow: hidden;
    border-top: 0px dotted #000;
    padding-top: 30px;
    margin-top: 0px;
    border-bottom: 1px dotted #000;
}
ul.prof-index{
    overflow: hidden;
    padding-top: 30px;
    margin-top: 0px;
    border-bottom: 1px dotted #000;
    margin-bottom: 0px;
}

    ul.prof-index li{
        width: 50%;
        height: auto;
        overflow: hidden;
        float: left;
        margin-bottom: 30px;
        padding-bottom: 0px;
    }
    ul.prof-index li .prof-index-inner{
        padding: 0 30px;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
    }
    ul.prof-index li:nth-child(odd) .prof-index-inner{
        border-right: 1px solid #000;
        height: 100%;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
    }
    ul.prof-index li.last{
        border-bottom: 0px dotted #000;
        margin-bottom: 0px;
    }

    ul.prof-index li figure{
        width: 40%;
        height: auto;
        overflow: hidden;
        float: right;
    }
        ul.prof-index li figure img{
            width: 100%;
            height: auto;
        }
    ul.prof-index li .prof-text{
        font-size: 13px;
        width: 60%;
        float: right;
    }
    ul.prof-index li .prof-text h2{
        margin-right: 30px;
        font-size: 15px;
        text-align: left;
        margin-bottom: 15px;
    }
    ul.prof-index li .prof-text p{
        margin-right:30px;
        font-size: 13px;
        margin-bottom: 0px;
    }
    .prof-index-inner{
        overflow: hidden;
    }

/*===============================================
end-prof
===============================================*/

footer{
    text-align: center;
    color: #000;
    background-color: transparent;
    padding: 15px 0;
    font-size: 13px;
    font-family: 'PT Sans', sans-serif;
}
    .artist-prof{
        line-height: 15px;
    }


/*===============================================
breakpoint:1024
===============================================*/
@media screen and (max-width: 1024px){
    h1 {
        font-size: 20px;
        letter-spacing: normal;
    }
    h2 {
        font-size: 20px;
    }
    #title-box h1{
        text-align: left;
        padding-left: 15px;
        line-height: 150%;
        font-weight: 700;
    }

    a.buy-ticket:visited, a.buy-ticket:link {
    border: 1px solid #000;
    box-shadow:rgba(0, 0, 0, 0.0) 0px 4px 6px -2px;
    -webkit-box-shadow:rgba(0, 0, 0, 0.0) 0px 4px 6px -2px;
    -moz-box-shadow:rgba(0, 0, 0, 0.0) 0px 4px 6px -2px;
        display: inline-block;
        font-size: 10px;
        margin: 0;
        padding: 0 10px;
        position: relative;
        right: auto;
        text-align: center;
        top: auto;
        width: auto;
        position: absolute;
        top:13px;
        right: 15px;

    }

    #home{
        background: url(/musictoday2015/common/images/hasunuma-bg.png);
        background-size:contain;
        background-position: 60px 200px;
        background-repeat: no-repeat;
        padding-top: 0px;
        overflow: hidden;
    }

    #introduction header.section-title {
        margin-bottom: 15px;
    }
    header.title h1 {
        font-size: 13px;
        padding-left: 0px;
    }
    #introduction header.section-title{
        position: relative;
        padding: 0;
        top: auto;
        left: auto;
        margin-top: 0px;
        margin-left: 0px;
        transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
    }
    #introduction h2{
        color: #000;
        position: relative;
        padding: 0;
        top: auto;
        right: auto;
        margin-top: 0px;
        margin-left: 0px;
        margin-bottom: 15px;
        transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        margin-right: 0;
    }
    #introduction,#introduction-date {
        margin: 0 15px;
        min-height:0;
        overflow: visible;
        padding: 0 0px;
        position: relative;
    }

    #introduction .inner,
    #introduction-date .inner{
        max-width: 680px;
        width: 100%;
        margin: 0 auto;
        position:relative;
        height: auto;
        top: auto;
        right:auto;
        bottom:auto;
        left:auto;
    }
    .event-information-inner {
        margin: 0 0px;
    }
    .event-information-remarks {
        float:none;
        width: 100%;
        text-align: center;
    }
    .schedule,
    .place,
    .price{
        text-align: center;
    }
    .event-label {
        font-size: 13px;
    }
    .remarks-date .event-label {
        font-size: 15px;
    }
    .event-information-contents-inner p.price {
        font-size: 15px;
    }
    .performer .event-inner-box {
        border-right:0px dotted #000;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
        padding-right: 30px;
    }
    .performance-talk {
        float: none;
        width: 100%;
        margin: 30px 0;
    }
    .performance-talk .event-information-contents-inner {
        border-left: 1px solid #000;
        border-right: 1px solid #000;
        margin: 0 0px;
        padding: 0 0px;
    }
    #event-information ul.event-information-list li {
        padding-right:15px;
        padding-left: 15px;
        padding-top: 15px;
        margin-top: 15px;
    }
     #event-information ul.event-performer-list li{
        padding: 0px;
        margin-top: 0px;
     }
    .performance-talk .event-information-contents-inner {
        border-left: 0px solid #000;
        border-right: 0px solid #000;
    }
    .ticket-information {
        float: none;
        width: 100%;
    }
    ul.prof-index li {
        border-bottom: 1px dotted #000;
        float: left;
        height: auto !important;
        margin-bottom: 15px;
        overflow: hidden;
        padding-bottom: 15px;
        width: 100%;
    }
    ul.prof-index li.left .prof-index-inner {
        padding-right: 15px;
        padding-left: 15px;
    }
    ul.prof-index li .prof-index-inner {
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
        padding: 0 15px;
    }
    ul.prof-index li.right .prof-index-inner {
        margin: 0 0px;
    }
    ul.prof-index li.last {
        border-bottom: 1px dotted #000;
        padding-top: 15px;
        padding-bottom: 15px;
        width: 100%;
    }
    ul.prof-index{
        border-bottom: 0px dotted #000;
    }
    ul.prof-index li.left .prof-index-inner {
        border-right: 0px solid #000;
    }
        ul.prof-index li .prof-text h2 {
        margin-right: 15px;
    }
    ul.prof-index li .prof-text p {
        margin-right: 15px;
    }
    ul.prof-index {
        padding-top: 15px;
    }
    .performer{
        min-height: auto;
    }
    .performer .event-inner-box{
        min-height: auto;
    }
    a.moreinfo-btn:link,
    a.moreinfo-btn:visited{
        margin: 15px auto 0;
    }

    ul.prof-index li:nth-child(2n+1) .prof-index-inner {
        border-right:0px solid #000;
    }
      
}
/*===============================================
breakpoint:415
===============================================*/
@media screen and (max-width: 640px){
    ul.photo-archive li{
      width: 50%;
    }
    ul.photo-archive li.media-box{
        width: 100%;
        box-sizing: border-box;
            -moz-box-sizing: border-box;
            -webkit-box-sizing: border-box;
            -o-box-sizing: border-box;
            -ms-box-sizing: border-box;
        border-right: 1px solid #FFF;
        border-bottom: 1px solid #FFF;
    }
        .media {
          padding-top: 56.25%;
        }
    #title-box h1{
        text-align: left;
        padding-left: 15px;
        line-height: 150%;
    }
    #title-box br{
        display: block;
    }
    a.buy-ticket:visited,a.buy-ticket:link {
    border: 1px solid #000;
    box-shadow:rgba(0, 0, 0, 0.0) 0px 4px 6px -2px;
    -webkit-box-shadow:rgba(0, 0, 0, 0.0) 0px 4px 6px -2px;
    -moz-box-shadow:rgba(0, 0, 0, 0.0) 0px 4px 6px -2px;
        display: inline-block;
        font-size: 10px;
        margin: 0;
        padding: 0 10px;
        position: relative;
        right: auto;
        text-align: center;
        top: auto;
        width: auto;
        position: absolute;
        top:23px;
        right: 15px;

    }
    span.buy-ticket{
    border: 1px solid #888888;
    color: #888888;
    box-shadow:rgba(0, 0, 0, 0.0) 0px 4px 6px -2px;
    -webkit-box-shadow:rgba(0, 0, 0, 0.0) 0px 4px 6px -2px;
    -moz-box-shadow:rgba(0, 0, 0, 0.0) 0px 4px 6px -2px;
        display: inline-block;
        font-size: 10px;
        margin: 0;
        padding: 0 10px;
        position: relative;
        right: auto;
        text-align: center;
        top: auto;
        width: auto;
        position: absolute;
        top:23px;
        right: 15px;

    }
    p,body{
        font-size: 13px;
        text-align: left;
    }
    h1,h2 {
        font-size: 18px;
        letter-spacing: normal;
    }
    #home{
        background: url(/musictoday2015/common/images/hasunuma-bg.png);
        background-size:contain;
        background-position: 15px 200px;
        background-repeat: no-repeat;
        padding-top: 0px;
        overflow: hidden;
    }

    #main-visual-top{
        padding-bottom: 50%;
        background-position: bottom center;
    }
    #event-information {
        padding-bottom: 0;
        padding-top: 30px;
    }
    ul.prof-index{
    }
    ul.prof-index li figure {
        float: right;
        height: auto;
        overflow: hidden;
        width: 100%;
    }
    ul.prof-index li .prof-text {
        float: right;
        font-size: 13px;
        width: 100%;
        margin-top: 15px;
    }
    ul.prof-index li:last-child{
        border-bottom: 0px dotted #000;
    }
        ul.prof-index li .prof-text h2 {
        margin-right: 0px;
        font-size: 15px;
        line-height: 150%;
    }
    ul.prof-index li .prof-text p {
        margin-right: 0px;
        font-size: 11px;
    }
    .na{
        display: none;
    }
    .schedule,
    .place,
    .price{
        text-align: left;
    }
    .event-information-remarks {
        text-align: left;
    }
    .performer,
    .talk-guest{
        float: none;
        width: 100%;
    }
    .talk-guest{
        margin-top: 15px;
    }
    .performance-talk {
        float: none;
        margin: 30px 0 0;
        width: 100%;
    }
    .performer .event-inner-box {
        padding-right: 0px;
    }
    .talk-guest .event-inner-box {
        margin-left: 0px;
    }
    .contents-section-outline .inner {
        padding: 0 15px;
    }
    .contents-section-outline .inner p,
    .contents-section-outline .inner p.ticket-price {
        font-size: 11px;
        text-align: left;
    }
    #event-information ul.event-performer-list {
    font-size: 13px;
    }
    ul.prof-index {
        padding-top: 0px;
        margin-bottom: 0px;
    }
    ul.prof-index li:last-child {
        border-bottom: 1px dotted #000;
        padding-bottom: 15px;
    }
    .contents-section-outline {
        padding: 15px 0;
    }
    .outline-left, .outline-right {
        float: none;
        width: 100%;
    }
    .outline-right p {
        padding-left: 0px;
        padding-top: 0px;
    }
    .outline-left p {
        padding-right: 0px;
    }
    figure.mt-towel img{
        width: 80%;
        display: inline-block;
        text-align: center;
    }

}

/*===============================================
breakpoint:415
===============================================*/
@media screen and (max-width: 414px){
    ul.photo-archive li.media-box{
        border-right: 0px solid #FFF;
        border-bottom: 1px solid #FFF;
    }
    ul.photo-archive li{
      width: 100%;
    }
    ul.photo-archive{
        overflow: hidden;
        border-left: 0px solid #FFF;
        border-top: 1px solid #FFF;
    }
    ul.photo-archive li{
        height: auto;
        float: left;
        line-height:0;
    }
    ul.photo-archive li img{
        width: 100%;
        height: auto;
        vertical-align:text-bottom;
        box-sizing: border-box;
            -moz-box-sizing: border-box;
            -webkit-box-sizing: border-box;
            -o-box-sizing: border-box;
            -ms-box-sizing: border-box;
        border-right:0px solid #FFF;
        border-bottom: 1px solid #FFF;
    }
    .section-title br{
        display: block;
    }
}

 