@charset "UTF-8";

body {
    width: 100%;
    min-width: 1000px;
    margin: 0px;
    padding: 0px;
}
section {
    margin-right: auto;
    margin-left: auto;
    width: 100%;
}
.section2 {
    width: 44%;
    height: auto;
    box-sizing: border-box;
    float: left;
    padding-bottom: 50px;
    padding-top: 50px;
    padding-right: 2%;
    padding-left: 2%;
}
.clear {
    padding: 0px;
    clear: both;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    height: 0px;
}
.page-title {
    width: 100%;
    padding-right: 0;
    padding-left: 0;
    margin-top: 0;
    margin-right: 0;
    margin-left: 0;
    padding-top: 160px;
    background-image: url(../img/exhibi-top.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    height: 190px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-size: cover;
    margin-bottom: 0px;
}
h1 {
    font-family: "FOT-筑紫Aオールド明朝 Pr6N L";
    font-size: 27px;
    line-height: 1.8em;
    color: #FFFFFF;
    font-weight: lighter;
    letter-spacing: 1px;
    border-right: 1px solid #2b2b2b;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    display: block;
    margin-bottom: 0px;
    margin-top: 0px;
    margin-right: 0px;
    border-top: 1px solid #2b2b2b;
    background-color: #000000;
    padding-left: 2%;
    padding-top: 5px;
    padding-bottom: 3px;
    padding-right: 13%;
    z-index: 2;
    position: absolute;
    margin-left: 50px;
}
h2 {
    position: relative;
    text-align: center;
    font-family: "FOT-筑紫Aオールド明朝 Pr6N L";
    font-size: 25px;
    line-height: 2em;
    font-weight: lighter;
    margin-bottom: 80px;
    letter-spacing: 2px;
}
h2 span {
  position: relative;
  z-index: 2;
  display: inline-block;
  margin: 0 4em;
  padding: 0 1em;
  background-color: #fff;
  text-align: left;
}
.back-color h2 span {
  position: relative;
  z-index: 2;
  display: inline-block;
  margin: 0 4em;
  padding: 0 1em;
  background-color: #f8fbf8;
  text-align: left;
}
h2::before {
  position: absolute;
  top: 50%;
  z-index: 1;
  content: '';
  display: block;
  width: 100%;
  height: 1px;
  background: #ccc;
  background: -webkit-linear-gradient(-45deg, transparent, #ccc 10%, #ccc 90%, transparent);
  background: linear-gradient(-45deg, transparent, #ccc 10%, #ccc 90%, transparent);
}
h3 {
    font-family: "FOT-筑紫Aオールド明朝 Pr6N L";
    font-size: 23px;
    line-height: 2em;
    color: #000000;
    font-weight: lighter;
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 0;
    letter-spacing: 1px;
    margin-bottom: 10px;
    display: block;
    margin-top: 0px;
    padding-top: 30px;
}
h4 {
    font-family: "FOT-筑紫Aオールド明朝 Pr6N L";
    font-size: 18px;
    line-height: 2em;
    color: #000000;
    font-weight: lighter;
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 0;
    letter-spacing: 1px;
    margin-bottom: 10px;
    display: block;
    margin-top: 0px;
    padding-top: 30px;
}
.midashi {
    margin: 0;             /* デフォルトCSS打ち消し */
    font-size: 18px;       /* 文字サイズ指定 */
    position: relative;    /* 位置調整 */
    font-weight: normal;   /* 文字の太さ調整 */
    display: inline-block; /* インラインブロックにする */
    background-color: #f8fbf8; /* 背景色指定 */
    margin-left: 20px;      /* 周りの余白指定 */
    padding: 0 10px;        /* 余白指定 */
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.midashi-back {
    position: relative;     /* 位置調整 */
    margin-bottom:15px;     /* 周りの余白指定 */
}
.midashi-back:before {
    content:  '';           /* 空白の要素を作る */
    background-color: #000; /* 背景色指定 */
    display:  block;        /* ブロック要素にする */
    position:  absolute;    /* 位置調整 */
    left:  0;               /* 位置調整 */
    width:  100%;           /* 幅指定 */
    height:  1px;           /* 高さ指定 */
    top: 0;                 /* 位置調整 */
    bottom:  0;             /* 位置調整 */
    margin:  auto;          /* 位置調整 */
}
.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;
}
.exhibition-box {
    width: 24%;
    box-sizing: border-box;
    display: inline-block;
    vertical-align: top;
    margin-left: 4.3%;
    margin-right: 4.3%;
    margin-bottom: 35px;
    font-family: "FOT-筑紫Aオールド明朝 Pr6N L";
    line-height: 1.8em;
    font-size: 14px;
    text-align: center;
}
.exhibition-box img {
    width: 100%;
}
.name a .taidan2 {
    width: 70%;
    margin-top: 5px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
}
.gs-box {
    width: 20%;
    height: auto;
    float:left;
    margin: 0;
    padding: 0;
}
.gs-box .gs-img {
    padding: 0;
    margin: 0;
    width: 100%;
}

.back-color {
    width: 100%;
    box-sizing: border-box;
    background-color: #f8fbf8;
    padding-right: 10%;
    padding-left: 10%;
    padding-top: 150px;
    padding-bottom: 50px;
    margin-top: 0px;
}

.exhibition {
    width: 90%;
    margin-left: 5%;
    margin-right: 5%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    clear: both;
}
.exhibition img {
    margin-right: 60px;
    padding: 0;
    margin-bottom: 30px;
    margin-top: 0px;
    margin-left: 0px;
    max-height: 550px;
    max-width: 400px;
    float: left;
    display: block;
}
.exhibition .koment {
    font-family: "FOT-筑紫Aオールド明朝 Pr6N L";
    line-height: 2.2em;
    font-size: 15px;
    letter-spacing: 1.5px;
    height: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding-bottom: 50px;
    text-align: left;
    padding-right: 0px;
    padding-left: 0px;
    padding-top: 0px;
    overflow: hidden;
}
.exhibition .koment .red {
    color: #CD0003;
}
.exhibition .koment .small-red {
    color: #CD0003;
    font-size: 0.8em;
}
.exhibition .koment small {
    font-size: 0.85em;
}
.exhibition .koment .tenji-img {
    width: 30%;
    margin: 0px 25px 20px 0;
    display: inline-block;
}
.img100 {
    width: 100%;
    margin: 5px 0;
    padding: 0;
    display: inline-block;
}
.red-font {
    color: #E10003;
}
.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;
    width: auto;
}
.raw {
    padding-right: 10%;
    padding-left: 10%;
    width: 100%;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 50px;
    margin-left: auto;
    height: auto;
    text-align: center;
    align-self: center;
    clear: both;
    padding-top: 0px;
    padding-bottom: 0px;
}
.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: "FOT-筑紫Aオールド明朝 Pr6N L";
    line-height: 2.2em;
    font-size: 14px;
    letter-spacing: 1.5px;
    height: 400px;
}
#header {
    padding: 0px;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    width: 100%;
    height: auto;
}

.chui {
    color: #FF0004;
}

.fb-box {
    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;
}
.off-bay {
    font-family: "FOT-TsukuMin Pr6N LB";
    font-size: 15px;
    text-align: left;
    text-decoration: none;
    color: #FFFFFF;
    line-height: 180%;
    padding: 7px;
    background-color: #840406;
    font-weight: normal;
}
.koment a .taidan {
    width: 100%;
    max-width: 350px;
}
.youtube-btn {
    width: 90%;
    max-width: 530px;
    margin: 50px auto;
    display: block;
}

@media only screen and (max-width: 899px) {
body {
    width: 100%;
    min-width: auto;
}
.section2 {
    width: 100%;
    max-width: 500px;
    height: auto;
    display: block;
    margin: 0 auto;
    padding: 20px 1% 50px;
    float: none;
}
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: 20px;
    letter-spacing: 1px;
    padding: 0px;
    width: 100%;
    margin-bottom: 30px;
}
h2 span, .back-color h2 span {
  margin: 0;
  padding: 0 15px;
}
h3 {
    font-size: 18px;
    line-height: 1.5em;
    padding-top: 20px;
    text-align: center;
    width: 100%;
    display: block;
    margin-bottom: 20px;
}
h4 {
    font-size: 20px;
}
.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-box {
    width: 39%;
    margin-left: 5%;
    margin-right: 5%;
    margin-bottom: 30px;
    font-size: 12px;
    box-sizing: border-box;
}
.exhibition img {
    width: auto;
    max-width: 80%;
    max-height: auto;
    display: block;
    margin: 0 auto 20px;
    float: none;
    height: auto;
}
.exhibition .koment {
    width: 100%;
    max-width:none;
    display: block;
    line-height: 2.2em;
    font-size: 13px;
    letter-spacing: 1.5px;
    float:none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 10px auto 20px;
    padding: 20px;
    text-align: left;
    border: 1px solid #2b2b2b;
}
.exhibition .koment .tenji-img {
    width: 70%;
    margin: 0px 15% 20px;
    display: inline-block;
}
.gs-box {
    width: calc(100% / 3);
    height: auto;
    float:left;
    margin: 0;
    padding: 0;
}
.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;
}
.month-off {
    width: 80%;
    max-height: 350px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
    padding-right: 10px;
    padding-left: 10px;
    float: none;
}

}
