@charset "UTF-8";

body {
    width: 100%;
    min-width: 1100px;
    margin: 0px;
    padding: 0px;
}
.eto-img {
    width: 30%;
    max-width: 200px;
    margin: 0;
    padding: 0;
    display: inline-block;
    float: right;
}
.message-i {
    width: 30%;
    max-width: 350px;
    float: left;
    margin: 0 5% 30px 0;
    border-radius: 20px;
}
.shinnen-movie {
    width: 60%;
    height: 400px;
    margin: 50px auto;
    display: block;
}
section {
    margin: 0 auto;
    padding: 0;
    box-sizing: border-box;
    width: 100%;
    position: relative;
}
.section2 {
    width: 44%;
    height: auto;
    box-sizing: border-box;
    float: left;
    padding-bottom: 50px;
    padding-top: 50px;
    padding-right: 2%;
    padding-left: 2%;
}
section3 {
    width: 80%;
    display: block;
    margin: 30px auto;
    padding: 50px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #000000;
}
.clear {
    padding: 0px;
    clear: both;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    height: 0px;
}
h1 {
    font-family: "FOT-筑紫Aオールド明朝 Pr6N L";
    font-size: 25px;
    line-height: 2em;
    color: #000000;
    font-weight: lighter;
    letter-spacing: 1px;
    border-right: 1px solid #2b2b2b;
    padding-top: 20px;
    padding-left: 8px;
    padding-right: 5px;
    padding-bottom: 50px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    writing-mode: vertical-rl;
    float: right;
    display: block;
    margin: 0 0 0 2%;
    border-top: 1px solid #2b2b2b;
}
h2 {
    font-family:YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
    font-size: 20px;
    font-weight: 600;
    line-height: 2em;
    color: #fff;
    margin-left: 30px;
    letter-spacing: 1px;
}
h3 {
    width: 100%;
    display: block;
    text-align: center;
    font-family: "FOT-筑紫Aオールド明朝 Pr6N L";
    font-size: 20px;
    line-height: 2em;
    color: #000000;
    font-weight: lighter;
    letter-spacing: 1px;
}
h4 {
    width: 70%;
    max-width: 900px;
    display: block;
    font-family: "FOT-筑紫Aオールド明朝 Pr6N L";
    font-size: 20px;
    line-height: 2em;
    color: #00984B;
    font-weight: lighter;
    letter-spacing: 1px;
    margin: 50px auto 10px;
}
.oshirase {
    width: 100%;
    display: block;
    margin: 5px auto;
    font-family: "FOT-筑紫Aオールド明朝 Pr6N L";
    line-height: 2.2em;
    font-size: 13px;
    letter-spacing: 1.5px;
}
.oshirase2 {
    width: 100%;
    display: block;
    margin: 5px auto;
    font-family: "FOT-筑紫Aオールド明朝 Pr6N L";
    line-height: 2.2em;
    font-size: 13px;
    letter-spacing: 1.5px;
}
.oshirase3 {
    display: block;
    padding-bottom: 120px;
    margin: 0px auto 30px;
    font-family: "FOT-筑紫Aオールド明朝 Pr6N L";
    line-height: 2.2em;
    font-size: 13px;
    letter-spacing: 1.5px;
    text-align: left;
    width: 70%;
    max-width: 900px;
    position: relative;
}
.oshirase3 strong {
    color: #5995E2;
    font-size: 1.2em;
}
.container {
    width: 100%;
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
    padding-right: 10%;
    padding-left: 10%;
    padding-top: 50px;
    padding-bottom: 50px;
}
/* カレンダー関係ここから */
.calendar-container {
    width: 45%;
    box-sizing: border-box;
    float: left;
    margin: 0;
    padding: 0 40px 20px 0;
    vertical-align: top;
    display: inline-block;
}
.calendar {
    width: 100%;
    list-style: none;
    background-color: #fff;
    border: 1px solid #CDCDCD;
    border-collapse: collapse;
}
.year-month {
    width: 100%;
    font-family: "FOT-筑紫Aオールド明朝 Pr6N L";
    font-size: 18px;
    line-height: 150%;
    letter-spacing: 2px;
}
.calendar-container p {
    width: 100%;
    font-family: "FOT-筑紫Aオールド明朝 Pr6N L";
    font-size: 15px;
    line-height: 150%;
    letter-spacing: 2px;
}
.calendar tr th {
    width : calc(100% / 7);
    box-sizing: border-box;
    padding: 5px;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
    font-size: 15px;
    border: 1px solid #CDCDCD;
    border-collapse: collapse;
}
.calendar tr .yobi {
    color: #000;
}
.calendar tr .yobi-sun {
    color: #E10003;
}
.calendar tr .yobi-sat {
    color:#005BAC;
}
.calendar tr td {
    height: 40px;
    padding-top: 10px;
    padding-right: 5px;
    padding-left: 5px;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
    font-size: 15px;
    vertical-align: top;
    line-height: 120%;
    border-top: 1px solid #CDCDCD;
    border-right: 1px solid #CDCDCD;
    border-left: 1px solid #CDCDCD;
    border-bottom: none;
    border-collapse: collapse;
    position: relative;
}
.eve-area {
    height: 25px;
    min-height: 25px;
    padding: 0px 10px 0;
    margin: 0;
    border: none;
    position: relative;
    border-collapse: collapse;
}
.calendar tr .event {
    box-sizing: border-box;
    height: auto;
    padding: 3px 10px 2px;
    margin: 0;
    line-height: 1.5em;
    background-color: #006e54;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
    font-size: 13px;
    color: #fff;
    vertical-align: middle;
}
.calendar tr .event2 {
    height: auto;
    padding: 3px 10px 2px;
    margin: 0;
    line-height: 1.5em;
    background-color: #19448e;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
    font-size: 13px;
    color: #fff;
    vertical-align: middle;
}
.calendar tr .event3 {
    height: auto;
    padding: 3px 3px 2px;
    margin: 0;
    line-height: 1.5em;
    background-color: #BE007C;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
    font-size: 13px;
    color: #fff;
    vertical-align: middle;
}
.calendar tr .event4 {
    height: auto;
    padding: 3px 3px 2px;
    margin: 0;
    line-height: 1.5em;
    background-color: #DC6100;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
    font-size: 13px;
    color: #fff;
    vertical-align: middle;
}
.calendar .eve-area .no-event {
    height: auto;
    padding: 3px 10px 2px;
    margin: 0;
    line-height: 1.5em;
    background-color:#FFA6A6;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
    font-size: 13px;
    color: #C90003;
    vertical-align: middle;
    border: none;
    text-align: center;
}
.closing {
    color: #fff;
    background-color: #FFA6A6;
}
.calendar .last-month-day {
    color: #343434;
    background-color: #ECECEC;
}
.koza {
    color: #BE007C;
    font-family: "FOT-筑紫Aオールド明朝 Pr6N L";
    font-size: 15px;
    line-height: 150%;
    letter-spacing: 2px;
}
.koza2 {
    color: #DC6100;
    font-family: "FOT-筑紫Aオールド明朝 Pr6N L";
    font-size: 15px;
    line-height: 150%;
    letter-spacing: 2px;
}
/* カレンダー関係ここまで */
.back-color {
    width: 100%;
    box-sizing: border-box;
    background-color: #f8fbf8;
    padding-right: 10%;
    padding-left: 10%;
    padding-top: 50px;
    padding-bottom: 50px;
}

.exhibition {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
}
.exhibition img {
    margin-right: 50px;
    padding: 0;
    float: right;
    margin-bottom: 10px;
    margin-top: 0px;
    margin-left: 70px;
    max-height: 380px;
    max-width: 400px;
}
.exhibition .koment {
    max-width: 45%;
    font-family: "FOT-筑紫Aオールド明朝 Pr6N L";
    line-height: 2.2em;
    font-size: 14px;
    letter-spacing: 1.5px;
    float: right;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding-top: 30px;
    padding-bottom: 30px;
    text-align: right;
    border-right: 1px solid #2b2b2b;
    padding-right: 30px;
}
.exhibition .koment2 {
    max-width: 45%;
    font-family: "FOT-筑紫Aオールド明朝 Pr6N L";
    line-height: 2.2em;
    font-size: 14px;
    letter-spacing: 1.5px;
    float: right;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding-top: 30px;
    padding-bottom: 30px;
    text-align: left;
    padding-right: 30px;
}
.red-font {
    color: #F06060;
}
.yasumi {
    color: #FFA6A6;
    font-size: 18px;
}
.tate-text {
    font-family: "FOT-TsukuMin Pr6N B";
    writing-mode: vertical-rl;
    color: #000000;
    z-index: 5;
    grid-rows: 1;
    margin-top: 30px;
    margin-right: auto;
    margin-left: auto;
    text-align: justify;
    vertical-align: text-top;
    align-self: center;
    text-height: auto;
    line-height: 2.8em;
    position: relative;
    display:inline-block;
    padding: 0;
    width: auto;
}
.raw {
    padding: 30px 0 50px;
    width: 100%;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    height: auto;
    text-align: center;
    align-self: center;
    clear: both;
    background-color: #330022;
}
.new {
    padding-top: 20px;
    padding-bottom: 30px;
    width: 100%;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 50px;
    margin-left: auto;
    height: auto;
    text-align: center;
    align-self: center;
    clear: both;
    border-bottom: 1px dotted #000000;
}
.raw .tate-text p {
	font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, sans-serif;
	line-height: 2.2em;
	font-size: 14px;
	letter-spacing: 1.5px;
	height: 400px;
	font-weight: 300;
    color: #fff;
}
#header {
    padding: 0px;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    width: 100%;
    height: auto;
}

.chui {
    color: #FF0004;
}

.fb-page {
    width: 100%;
    height: 400px;
    display: block;
    margin: 0 auto;
    padding: 0;

}
.news-box{
    width: 100%;
    height: 400px;
    margin: 0 auto;
    display: block;
    overflow: scroll;
    box-shadow: 0px 0px 5px 0px #424242;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
}
.month-off {
    width: 50%;
    display: block;
    font-family: "FOT-TsukuMin Pr6N LB";
    font-size: 15px;
    text-align: left;
    text-decoration: none;
    line-height: 180%;
    margin-bottom: 10px;
    margin-top: 0px;
    border-bottom: 1px dotted #424242;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 7px;
    padding-top: 0px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.youtube-btn {
    width: 90%;
    max-width: 530px;
    margin: 50px auto;
    display: block;
}
.access {
    box-sizing: border-box;
    display: table;
    margin: 50px auto;
    padding: 20px 50px;
    text-align: center;
    font-family: "FOT-TsukuMin Pr6N B";
    color:#fff;
    font-size: 20px;
    line-height: 1.4em;
    text-decoration: none;
    background-color: #330022;
    border: dotted 1px #330022;
    transition: 0.3s;
}
.access:hover {
    color:#330022;
    background-color: #fff;
    transition: 0.3s;
    border: dotted 1px #330022;
}


@media only screen and (max-width: 899px) {
body {
    width: 100%;
    min-width: auto;
}
.message-i {
    width: 55%;
    float: none;
    display: block;
    margin: 0 auto 20px;
}
.section2 {
    width: 100%;
    max-width: 500px;
    height: auto;
    display: block;
    margin: 0 auto;
    padding: 20px 1% 50px;
    float: none;
}
section3 {
    width: 90%;
    display: block;
    margin: 30px auto 0;
    padding: 20px 30px;
}
.oshirase2 {
    width: 100%;
    margin: 5px auto 25px;
    font-family: "FOT-筑紫Aオールド明朝 Pr6N L";
    line-height: 2.2em;
    font-size: 13px;
    letter-spacing: 1.0px;
}
h1 {
    width: 100%;
    font-size: 22px;
    writing-mode:horizontal-tb;
    letter-spacing: 1px;
    border-top: 0px;
    border-bottom: 1px solid #2b2b2b;
    border-left: 1px solid #2b2b2b;
    border-right: 0px;
    padding-top: 15px;
    padding-left: 15px;
    padding-right: 5px;
    padding-bottom: 5px;
    float: none;
    margin-left: 0px;
    margin-bottom: 30px;
    margin-top: 0px;
    margin-right: 0px;
}
h2 {
    font-size: 18px;
    display: block;
    padding: 0px;
    margin-top: 30px;
    margin-right: auto;
    margin-bottom: 30px;
    margin-left: auto;
    width: 90%;
}
h3   {
    text-align: center;
    width: 100%;
    display: block;
}
h4 {
    width: 90%;
    font-size: 18px;
}
.tate-text {
    font-family: "FOT-TsukuMin Pr6N B";
    writing-mode:horizontal-tb;
    color: #000000;
    z-index: 5;
    grid-rows: 1;
    margin-top: 30px;
    margin-right: auto;
    margin-left: auto;
    text-align: justify;
    vertical-align: text-top;
    align-self: center;
    text-height: auto;
    line-height: 2.8em;
    position: relative;
    width: auto;
}
.raw .tate-text p {
    width: 90%;
    display: block;
    margin: 0 auto;
    line-height: 2.2em;
    font-size: 13px;
    letter-spacing: 1.5px;
    height: auto;
}
.back-color {
    width: 100%;
    box-sizing: border-box;
    padding-right: 5%;
    padding-left: 5%;
    padding-top: 50px;
    padding-bottom: 50px;
}
.container {
    width: 100%;
    box-sizing: border-box;
    padding-right: 5%;
    padding-left: 5%;
    padding-top: 50px;
    padding-bottom: 50px;
}
.exhibition img {
    width: 90%;
    height: auto;
    max-width:inherit;
    max-height:inherit;
    display: block;
    margin: 0 auto 30px;
    padding: 0;
    float: none;
}
.exhibition .koment {
    width: 100%;
    max-width:none;
    display: block;
    line-height: 2.2em;
    font-size: 14px;
    letter-spacing: 1.5px;
    float:none;
    height: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 30px 0 0;
    padding: 25px 0px 25px 20px;
    text-align: left;
    border-left: 1px solid #2b2b2b;
    border-right: 0px solid #2b2b2b;
}
.exhibition .koment2 {
    width: 100%;
    max-width:none;
    display: block;
    line-height: 2.2em;
    font-size: 14px;
    letter-spacing: 1.5px;
    float:none;
    height: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 30px 0 0;
    padding: 25px 0px 25px 20px;
    text-align: left;
    border-left: 1px solid #2b2b2b;
    border-right: 0px solid #2b2b2b;
}
.calendar-container {
    width: 100%;
    box-sizing: border-box;
    padding-bottom: 20px;
    float:none;
    margin: 0 auto;
    padding-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
}
.fb-page {
    width: 90%;
    height: 400px;
}
.news-box{
    width: 90%;
}
.oshirase li .day{
    font-size: 14px;
    width: 100%;
    padding: 0;
}
.oshirase li p {
    font-size: 14px;
    width: 100%;
}
.oshirase li {
    width: 100%;
}
.oshirase {
    width: 80%;
    max-height: 350px;
    margin-bottom: 20px;
    padding-right: 10px;
    padding-left: 10px;
    float: none;
}
.oshirase3 {
    width: 90%;
}
.month-off {
    width: 80%;
    max-height: 350px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
    padding-right: 10px;
    padding-left: 10px;
    float: none;
}
.eto-img {
    width: 35%;
}
.shinnen-movie {
    width: 90%;
    height: 330px;
    margin: 30px auto;
    display: block;
}
.access {
    font-size: 16px;
}

}
