@charset "utf-8";
@media screen and (max-width: 1199px) {
    .box--lead {
        width: 30%;
    }
    /*.grid__item:nth-child(4n){
        display: none;
    }
    .subttl--excerpt{
        font-size: 1.05em;
        font-weight: bold;
        padding-bottom: 15px;
    }*/
}

@media screen and (max-width: 1080px) {
    .box--top__inner {
        width: 30%;
    }
    .box--lead {
        width: 37%;
        margin-right: 40px;
    }
}


/*ーーー ーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーー*/

@media screen and (max-width: 991px) {
    .menu-subnav-news li {
        border: none;
    }
    .ttl-text img {
        width: 60%;
    }
    /*navigation*/
    .navicon-wrap {
        display: block;
    }
    .gnav-wrap {
        display: none;
    }
    .content {
        padding-top: 60px;
        padding-bottom: 60px;
    }
    /*index*/
    .content--frontpage{
        background: none;
    }
    .bg--index {
        display: none;
    }
    .box--top {
        height: 100%;
        background: url(../images/index/bg_top.jpg) no-repeat left 20%;
        background-size: cover;
    }
    .box--top__inner {
        position: absolute;
        right: 30px;
        bottom: 30px;
        width: 45%;
        background: none;
        padding: 0;
    }
    .box--lead {
        width: 100%;
        padding: 30px;
        float: none;
    }
    .logo--main {
        margin-bottom: 5px;
    }
    .ttl--index {
        width: 60%;
        padding: 50px 0 30px;
        margin-bottom: 0;
    }
    .ttl--index .query--sp {
        display: inline;
        width: 100%;
        margin-left: 0;
    }
    .query--pc {
        display: none;
    }
    .box--column{
        column-count: 1;
        -moz-column-count: 1;
        -webkit-column-count: 1;
        column-gap: 0;
        -moz-column-gap: 0;
        -webkit-column-gap: 0;
    }
    .grid__item:nth-child(2n + 1){
        clear: both;
    }
    /*works*/
    .thumb--artworks {
        max-height: 200px;
        overflow: hidden;
        margin: 10px 0;
    }
    .thumb--artworks img {
        width: 100%;
        margin-top: -20%;
    }
    /*footer*/
    #news,
    #twi{
        padding: 60px 40px;
    }
    #twi{
        padding-bottom: 80px;
        border-top: 1px solid #202020;
    }
    
    .headline .share__item{
        display: none;
    }
    .overlay{
        display: block;
    }
    .overlay nav {
        top: 34%;
        -webkit-transform: translateY(-45%);
        -ms-transform: translateY(-45%);
        transform: translateY(-45%);
    }
    .overlay ul li {
        margin-bottom: 2px;
    }
    .overlay ul li a {
        padding: 6px 5px;
    }
    .txt--grid__item {
        padding: 20px 25px 50px;
    }
    #pageFooter{
        padding-bottom: 90px;
    }
}

@media screen and (max-width: 800px) {
    #Stage {
        display: none;
    }
}


/*スマホーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーー*/

@media screen and (max-width: 768px) {
    .ttl-text img {
        width: 70%;
    }
    .subttl {
        width: 100%;
    }
    .thumb--pickup {
        margin-bottom: 20px;
    }
    /*utility*/
    .sm-no-padding {
        padding: 0;
    }
    .sm-pad-s {
        padding: 30px;
    }
    .sm-pad-s {
        padding: 30px;
    }
    .sm-pad-s {
        padding: 30px;
    }
    .sm-pad-T-m {
        padding-top: 45px;
    }
    .sm-pad-TB-m {
        padding-top: 45px;
        padding-bottom: 45px;
    }
    .sm-pad-LR-m {
        padding-left: 45px;
        padding-right: 45px;
    }
    .sm-pad-LR-s {
        padding-left: 30px;
        padding-right: 30px;
    }
    /*front-page*/
    .ttl--index {
        width: 100%;
    }
    /*artworks*/
    .content--artworks .row {
        margin-bottom: 0;
    }
    .artworks {
        padding-top: 50px;
    }
    /*outline*/
    .dl-horizontal dd {
        margin-left: 0;
    }
    /*news news-sub*/
    .aro-left .aro-right {
        height: 30px;
    }
    .readmore {
        margin-top: 20px;
    }
    /*about*/
    .his-moji {
        display: none;
    }
    .his-moji-min {
        display: block;
    }
    .his-chro {
        display: none;
    }
    .his-chro-min {
        display: block;
    }
    /*this and that*/
    .this-hyo {
        display: none;
    }
    .this-hyo-min {
        display: block;
    }
    .about--btn {
        margin-top: 40px;
    }
	/*ticket*/
	.table-responsive {
		border: none;
    }
    /*footer*/
    .li--news-item{
        margin-bottom: 20px;
        text-indent: 0;
        margin-left: 0;
    }
    .ico-cat{
        margin-right: 3px;
    }
    .li--news-item a{
        display: block;
        margin-top: 10px;
    }
}

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


/*ーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーー*/

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


/*ーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーー*/

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