@charset "utf-8";
/* CSS Document */
/*--------------------------------------------------------------------
■共通
--------------------------------------------------------------------*/
@font-face {
    font-family: YuGothicM;
    font-weight: normal;
    src: local('YuGothic-Medium'), /* Mediumを明示的に指定 */ local('Yu Gothic Medium'), /* Chrome用 */ local('YuGothic-Regular'); /* Windows8.1ではMediumがないのでRegularを指定 */
}
@font-face {
    font-family: YuGothicM;
    font-weight: bold;
    src: local('YoGothic-Bold'), /* Boldはそのまま */ local('Yu Gothic');     /* Chrome用 */
}
* {
    font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 15px;
    line-height: 160%;
    color: #222;
    font-weight: 500;
}
body {
    min-width: 980px;
}
img {
    vertical-align: bottom;
}
a {
    text-decoration: none;
}
.clear {
    clear: both;
}
.clearfix:after {
    content: "";
    display: block;
    clear: both;
}
.clearfix {
    overflow: hidden;
}
.f_l {
    float: left;
}
.f_r {
    float: right;
}
a[href^="tel:"] {
    cursor: default;
}
.pc_none {
    display: none;
}
.sp_none {
    display: block;
}
/*--------------------------------------------------------------------
■枠
--------------------------------------------------------------------*/
#container {
    overflow: hidden;
}
.inner {
    width: 996px;
    margin-left: auto;
    margin-right: auto;
}
/*----------------------------------
トップ
----------------------------------*/
#top_contents {
    width: 100%;
}
#main img {
    width: 100%;
    height: auto;
}
#top_sec01 {
    padding: 70px 0;
    background: url(../../img/top/sec01_bg.gif);
    position: relative;
    text-align: center;
}
#top_sec01:before {
    background: url(../../img/top/sec01_kazari01_pc.png) no-repeat;
    position: absolute;
    left: 0;
    top: 0;
    width: 252px;
    height: 127px;
    content: '';
}
#top_sec01:after {
    background: url(../../img/top/sec01_kazari02_pc.png) no-repeat;
    position: absolute;
    right: 0;
    top: 0;
    width: 214px;
    height: 119px;
    content: '';
}
#top_sec01 .img01 {
    margin-bottom: 60px;
}
#top_sec01 .box01 .f_l {
    width: 480px;
}
#top_sec01 .box01 .f_r {
    width: 470px;
}
#top_sec01 .img01 {
    margin-bottom: 60px;
}
#top_sec02 {
    padding: 50px 0 100px 0;
    background: url(../../img/top/sec02_bg.gif);
    text-align: center;
}
#top_sec02 .inner {
    border: 1px solid #000;
    background-color: #fff;
    padding-bottom: 40px;
}
#top_sec02 .box01 {
    width: 950px;
    display: table;
    margin-left: auto;
    margin-right: auto;
}
#top_sec02 .box01 .L_block {
    width: 520px;
    display: table-cell;
    vertical-align: bottom;
}
#top_sec02 .box01 .R_block {
    width: 430px;
    display: table-cell;
    vertical-align: bottom;
    padding-bottom: 15px;
}
#top_sec02 .box01 .txt01 {
    margin-top: 30px;
    text-align: left;
}
.txt01 {
    font-size: 18px;
    line-height: 200%;
}
#top_sec03 h2 {
    background-color: #f7fcfd;
    text-align: center;
    padding: 20px 0 5px 0;
}
#top_sec03 #gakka01 {
    background: -moz-linear-gradient(top, #ee869a, #eec0c9);
    background: -webkit-linear-gradient(top, #ee869a, #eec0c9);
    background: linear-gradient(to bottom, #ee869a, #eec0c9);
    padding-bottom: 50px;
}
.inner02 {
    width: 1060px;
    margin-left: 15px;
}
#top_sec03 h3 {
    text-align: center;
    padding: 20px 0 35px 0;
    background: url(../../img/top/sec03_line01.png) repeat-x center 93%;
}
#top_sec03 .main01 img {
    width: 100%;
    height: auto;
}
#top_sec03 .box01 {
    padding: 20px 0 30px 0;
}
#top_sec03 .box02 .f_l {
    width: 470px;
}
#top_sec03 .box02 .f_r {
    width: 570px;
    /*margin-top: 22px;*/
}
#top_sec03 #gakka03 .box02 .f_l, #top_sec03 #gakka04 .box02 .f_l {
    width: 540px;
    margin-top: 22px;
}
#top_sec03 #gakka03 .box02 .f_r, #top_sec03 #gakka04 .box02 .f_r {
    width: 470px;
    margin-top: 0;
}
#top_sec03 .box03 {
    clear: both;
    background-color: #fff;
    border: 1px solid #000;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
    width: 680px;
    top: 40px;
    padding: 18px 0 18px 140px;
    font-size: 22px;
    font-weight: bold;
    position: relative;
}
#top_sec03 #gakka02 .box03 {
    /*top: -144px;*/
}
#top_sec03 #gakka03 .box03 {
    /*top: -47px;*/
    margin-left: 208px;
}
#top_sec03 #gakka04 .box03 {
    /*top: -70px;*/
    margin-left: 208px;
}
#top_sec03 .box03:before {
    background: url(../../img/top/sec03_shikakutitle.png) no-repeat left center;
    position: absolute;
    top: -9px;
    left: 0;
    content: "";
    width: 123px;
    height: 123px;
}
#top_sec03 #gakka02 .box03:before {
    background: url(../../img/top/sec03_shikakutitle02.png) no-repeat left center;
}
#top_sec03 #gakka03 .box03:before {
    background: url(../../img/top/sec03_shikakutitle03.png) no-repeat left center;
}
#top_sec03 #gakka04 .box03:before {
    background: url(../../img/top/sec03_shikakutitle04.png) no-repeat left center;
}
#top_sec03 .btn01 {
    width: 400px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 60px;
}
#top_sec04 .btn01 {
    width: 400px;
    margin: 1em auto;
}
#top_sec03 #gakka02 .btn01 {
    margin-top: 60px;
}
#top_sec03 #gakka03 .btn01 {
    /*margin-top: -20px;*/
}
#top_sec03 #gakka04 .btn01 {
    /*margin-top: -41px;*/
}
#top_sec03 .btn01 img, #top_sec04 .btn01 img {
    width: 100%;
    height: auto;
}
#top_sec03 .btn01 a img, #top_sec04 .btn01 a img {
    opacity: 1;
    transition: .3s;
}
#top_sec03 .btn01 a:hover img, #top_sec04 .btn01 a:hover img {
    opacity: .7;
    transition: .3s;
}
#top_sec03 #gakka02 {
    background: -moz-linear-gradient(top, #f5a200, #f7d28a);
    background: -webkit-linear-gradient(top, #f5a200, #f7d28a);
    background: linear-gradient(to bottom, #f5a200, #f7d28a);
    padding-bottom: 50px;
}
#top_sec03 #gakka03 {
    background: -moz-linear-gradient(top, #bd85c8, #f5d2fc);
    background: -webkit-linear-gradient(top, #bd85c8, #f5d2fc);
    background: linear-gradient(to bottom, #bd85c8, #f5d2fc);
    padding-bottom: 50px;
}
#top_sec03 #gakka04 {
    background: -moz-linear-gradient(top, #9dc815, #ebfead);
    background: -webkit-linear-gradient(top, #9dc815, #ebfead);
    background: linear-gradient(to bottom, #9dc815, #ebfead);
    padding-bottom: 50px;
}
#gakka03 .inner02, #gakka04 .inner02 {
    width: 1030px;
    margin-left: -50px;
}
#top_sec04 {
    background: url(../../img/top/sec04_bg.gif);
    padding: 50px 0;
}
#top_sec04 .inner {
    background-color: #fff;
    text-align: center;
    padding: 5px 0 30px 0;
}
#top_sec04 .img01 {
    margin-top: 30px;
}
#top_sec05 {
    background: url(../../img/top/sec05_bg.gif);
    padding: 60px 0;
}
#top_sec05 .inner {
    background-color: #fff;
    text-align: center;
    margin-top: -76px;
    padding: 100px 30px 40px 30px;
    width: 920px;
}
#top_sec05 h2 {
    background: url(../../img/top/sec05_tit01_pc_bk.gif) repeat-x;
    position: relative;
    z-index: 2;
    text-align: center;
    padding-top: 16px;
    height: 50px;
}
#top_sec05 .box04 {
    margin-bottom: 30px;
}
#top_sec05 .box04 .f_l, #top_sec05 .box04 .f_r {
    width: 450px;
}
#top_sec05 h3 {
    background-color: #7bcbeb;
    text-align: center;
    height: 46px;
    padding-top: 14px;
    margin-bottom: 20px;
    margin-left: -30px;
    margin-right: -30px;
}
#top_sec05 .sec05_subt02 {
    margin-bottom: 20px;
}
#top_sec05 .sec05_subt01 {
    width: 498px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    margin-bottom: 15px;
    margin-top: 30px;
}
#top_sec05 .sec05_subt01:before {
    position: absolute;
    top: 50%;
    left: 0;
    content: "";
    width: 50px;
    height: 2px;
    border-bottom: 2px solid #45bcec;
    margin-top: -1px;
}
#top_sec05 .sec05_subt01:after {
    position: absolute;
    top: 50%;
    right: 0;
    content: "";
    width: 50px;
    height: 2px;
    border-bottom: 2px solid #45bcec;
    margin-top: -1px;
}

#top_sec05 .sec05_subt011 {
    width: 390px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    margin-bottom: 15px;
    margin-top: 30px;
}
#top_sec05 .sec05_subt011:before {
    position: absolute;
    top: 50%;
    left: -50px;
    content: "";
    width: 50px;
    height: 2px;
    border-bottom: 2px solid #45bcec;
    margin-top: -1px;
}
#top_sec05 .sec05_subt011:after {
    position: absolute;
    top: 50%;
    right: -50px;
    content: "";
    width: 50px;
    height: 2px;
    border-bottom: 2px solid #45bcec;
    margin-top: -1px;
}

#top_sec05 .list01 {
    display: table;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
}
#top_sec05 .list01 ul {
    margin-bottom: 15px;
}
#top_sec05 .list01 li {
    position: relative;
    font-size: 20px;
    font-weight: bold;
    text-align: left;
    padding-left: 30px;
}
#top_sec05 .list01 li:before {
    position: absolute;
    top: 0;
    left: 0;
    content: "●";
    font-size: 18px;
    color: #45bcec;
}
.txt02 {
    font-size: 16px;
    color: #666;
}
#top_sec05 #seido01 {
    border-bottom: 1px dashed #000;
    padding-bottom: 25px;
    margin-bottom: 25px;
}
#top_sec05 .btn02 {
    margin-top: 20px;
}
#top_sec05 .btn02 a img {
    opacity: 1;
    transition: .3s;
}
#top_sec05 .btn02 a:hover img {
    opacity: .7;
    transition: .3s;
}
#top_sec06 {
    padding: 40px 0;
}
#top_sec06 .L_block {
    display: table-cell;
    width: 470px;
    padding-right: 40px;
    vertical-align: middle;
}
#top_sec06 .R_block {
    display: table-cell;
    width: 470px;
    vertical-align: middle;
}
#top_sec06 a img {
    opacity: 1;
    transition: .3s;
}
#top_sec06 a:hover img {
    opacity: .7;
    transition: .3s;
}
/* バナー×３ */
.contents-wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;
    margin: 0 auto;
    padding: 0;
}
.contents-wrap::after {
    content: "";
    display: block;
    width: 32%;
}
.contents-box {
    margin-bottom: 1rem;
    /* width: 24%; */ /* バナーが4つのとき*/
    width: 30%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}
.contents-box img {
    display: block;
    margin-bottom: 0.5rem;
    width: 100%;
    height: auto;
}


.miryokubn {
	width: 290px;
	margin: 40px auto 0;
}
.miryokubn2 {
	width: 388px;
	margin: 40px auto 0;
}
.miryokubn a, .miryokubn2 a {
	transition: 0.2s;
}
.miryokubn a:hover, .miryokubn2 a:hover {
	opacity: 0.8;
	transition: 0.2s;
}

/*画面幅480px以下の設定
------------------------------------------------------------------------------------------------------------------------------------------------------*/
@media screen and (max-width:480px) {
    .contents-wrap {
        flex-direction: column;
    }
    .contents-box {
        width: 100%;
    }
}
#top_sec07 {
    padding: 40px 0;
    background-color: #fbedec;
    text-align: center;
}
#top_sec07 .instbox {
    width: 980px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 40px;
}
footer {
    text-align: center;
    padding-top: 30px;
    padding-bottom: 30px;
}
address {
    font-size: 18px;
    font-style: normal;
}







/*200629
------------------------------------------------------------------------------------------------------------------------------------------------------*/
#top_sec07 p{
    margin-top: 12px;
}

@media screen and (min-width:769px) {
    #instafeed {
        width: 904px;
        margin: 0 auto;
    }
    #instafeed li {
        width: 214px;
        height: 214px !important;
        overflow: hidden;
        float: left;
        margin-right: 16px;
        margin-bottom: 16px;
        background: #000;
    }
    #instafeed li:nth-child(4n) {
        margin-right: 0;
    }
    #instafeed li:nth-last-child(-n+4) {
        margin-bottom: 0;
    }
    #instafeed a img {
        object-fit: cover;
        font-family: 'object-fit: cover;';
        width: 214px;
        height: 214px;
    }
    #instafeed li:last-child {
        display: none;
    }
}


@media screen and (max-width:768px) {
    #instafeed {
        width: 94%;
        margin: auto;
    }
    #instafeed li {
        float: left;
        width: -webkit-calc(100% / 3 - 2px);
        width: calc(100% / 3 - 2px);
        margin-left: 2px;
        margin-bottom: 2px;
    }
    #instafeed li img {
        object-fit: cover;
        width: 100%;
        height: 100%;
    }
    #instafeed li:nth-last-child(-n+3) {
        margin-bottom: 0;
    }
}


/* 音楽家募集停止のお知らせ */
.oshirase{
    text-align: center;
    margin-top: 64px;
}
.oshirase > div{
    background: #fff;
    display: inline-block;
    padding: 24px 40px;
    color: #d80000;
    font-weight: bold;
    font-size: 20px;
    border: 1px solid #111;
    border-radius: 4px;
}
.oshirase > div a{
    text-decoration: underline;
}

@media screen and (max-width:768px) {
    .oshirase{
        margin-top: 40px;
    }
    .oshirase > div{
        display: block;
        font-size: 16px;
        padding: 20px 0;
    }
    .oshirase > div a{
        display: block;
        font-size: 14px;
    }
}