
@charset "utf-8";p,h1,div,dl,dt,dd,ul,li,h2,h3,h4,body{font-weight:normal;}a{text-decoration:underline;}

.main {
    width: 100%;
    margin-top: 6px;
    min-height: 100vh;
    background-color: #faecd9;
    position: relative;/*←相対位置*/
}

.main p {
    font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
}

.fadeup {
    animation-name: fadeup;
    animation-duration: 3s;
}

@keyframes fadeup {
from {
    opacity: 0;
    transform: translateY(24px);
}

to {
    opacity: 1;
    transform: translateY(0);
}
}

.mainimg {
    width: 100%;
    position: relative;
    overflow: hidden;
    height: 860px;
}

.mainimg img {
    width: 2000px;
    height: 860px;
    position: absolute;
    left: 50%;
    margin-left: -1000px;
}

#notice {
    width: 980px;
    margin: 0 auto;
    text-align: center;
    padding-top: 50px;
    background-repeat: no-repeat;
    background-position: center bottom 60px;
}

#notice .index {
    width: 100%;
    margin: 0 auto;
    text-align: center;
}

#notice .index .p1 {
    position: relative;
    margin: 0px auto;
    text-align: center;
    padding: 1rem 2rem;
    color: #b88550;
    font-size: 2.5em;
    font-family: "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif;
}

#notice .index .p1::before {
    background-color: #b88550; /* 線の色 */
    border-radius: 5px; /* 線の両端を丸く */
    bottom: 4px; /* 線の位置 */
    content: "";
    height: 3px; /* 線の高さ */
    left: 50%; /* 線の中央寄せ */
    position: absolute;
    transform: translateX(-50%); /* 線の中央寄せ */
    width: 30px; /* 線の長さ */
}

#schedule {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    padding-top: 50px;
    background-repeat: no-repeat;
    background-position: center bottom 60px;
}

#schedule .index {
    width: 100%;
    margin: 0 auto;
    text-align: center;
}

#schedule .index .p1 {
    position: relative;
    margin: 0px auto;
    text-align: center;
    padding: 1rem 2rem;
    color: #b88550;
    font-size: 2.5em;
    font-family: "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif;
}

#schedule .index .p1::before {
    background-color: #b88550; /* 線の色 */
    border-radius: 5px; /* 線の両端を丸く */
    bottom: 4px; /* 線の位置 */
    content: "";
    height: 3px; /* 線の高さ */
    left: 50%; /* 線の中央寄せ */
    position: absolute;
    transform: translateX(-50%); /* 線の中央寄せ */
    width: 30px; /* 線の長さ */
}

.table {
    width: 900px;
　　margin: auto;
    margin: 30px auto;
    text-align: center;
    /* color: #353535; */
    background-color: #fff;
}

.table thead th {
    padding-top: 10px;
    padding-left: 6px;
    font-size: 2em;
}

.table tbody th {
    font-size: 1.5em;
    text-align: left;
    font-weight: lighter;
    padding-top: 15px;
    padding-left: 10px;
    padding-bottom: 15px;
    background-color:#eff4f7;
}

.table tbody td {
    font-size: 1.5em;
    text-align: left;
    padding-top: 15px;
    padding-left: 10px;
    padding-bottom: 15px;
}

/* .schedule_img {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    padding-top: 50px;
} */

.attention {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    padding-top: 15px;
}

.attention h3 {
    width: 900px;
    margin: 0 auto;
    text-align: left;
    display: inline-block;
    padding-top: 20px;
    padding-bottom: 16px;
    font-size: 1.8em;
    text-decoration: underline;
}

.attention p {
    width: 900px;
    margin: 0 auto;
    text-align: left;
    display: inline-block;
    padding-bottom: 16px;
    font-size: 1.4em;
}

#momimakura {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    padding-top: 50px;
    padding-bottom: 150px;
}

#momimakura .index {
    width: 100%;
    margin: 0 auto;
    text-align: center;
}

#momimakura .index .p1 {
    position: relative;
    margin: 0px auto;
    text-align: center;
    padding: 1rem 2rem;
    color: #b88550;
    font-size: 2.5em;
    font-family: "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif;
}

#momimakura .index .p1::before {
    background-color: #b88550; /* 線の色 */
    border-radius: 5px; /* 線の両端を丸く */
    bottom: 4px; /* 線の位置 */
    content: "";
    height: 3px; /* 線の高さ */
    left: 50%; /* 線の中央寄せ */
    position: absolute;
    transform: translateX(-50%); /* 線の中央寄せ */
    width: 30px; /* 線の長さ */
}

#momimakura .momimakura_img {
    padding-top: 50px;
}

#sign {
    width: 100%;
    margin: 0 auto;
    margin-top: 50px;
    text-align: center;
}

#x_twitter {
    width: 100%;
    height: 700px;
    margin: 0 auto;
    margin-top: 30px;
    text-align: center;
    padding-top: 100px;
    background-repeat: no-repeat;
    background-position: center bottom 60px;
}

#x_twitter .index {
    width: 100%;
    margin: 0 auto;
    text-align: center;
}

#x_twitter .index .p1 {
    position: relative;
    margin: 0px auto;
    text-align: center;
    padding: 1rem 2rem;
    color: #b88550;
    font-size: 2.5em;
    font-family: "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif;
}

#x_twitter .index .p1::before {
    background-color: #b88550; /* 線の色 */
    border-radius: 5px; /* 線の両端を丸く */
    bottom: 4px; /* 線の位置 */
    content: "";
    height: 3px; /* 線の高さ */
    left: 50%; /* 線の中央寄せ */
    position: absolute;
    transform: translateX(-50%); /* 線の中央寄せ */
    width: 30px; /* 線の長さ */
}

.twitter-timeline {
    margin: 0px auto;
    text-align: center;
    padding-top: 50px;
}

/***追従するトップへ戻るボタン***/
#page-top {
    position: fixed;
    right: 5px;
    bottom: 20px;
    height: 50px;
    text-decoration: none;
    font-weight: bold;
    transform: rotate(90deg);
    font-size: 90%;
    line-height: 1.5rem;
    color: #ff0054;
    padding: 0 0 0 35px;
    border-top: solid 1px;
}

#page-top::before {
    content: "";
    display: block;
    position: absolute;
    top: -1px;
    left: 0px;
    width: 15px;
    border-top: solid 1px;
    transform: rotate(35deg);
    transform-origin: left top;
}
