@charset "utf-8";

html, body, div, span, figure, img, fieldset,
a, h1, h2, h3, h4, h5, h6, p, blockquote,
pre, small, strong, dl, dt, dd, ol, ul, li,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: none;
    outline: none;
    font-size: 1em;
}

header, hgroup, nav, article,
section, aside, figure, footer {
    display: block;
}

html {
    font-size:62.5%;
}

body {
    margin: 0 auto;
    color: #333;
    background-color: #fff6b3;
    width: 100%;
    font-family: 'Lato', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
    font-size: 1.4rem;
    -webkit-text-size-adjust: 100%;
    line-height: 1.6em;
    position: relative;
    overflow-x: hidden;
        border-bottom: solid 6px #ff9900;
    border-top: solid 6px #ff9900;
}

br {
    letter-spacing: normal;
}

a {
    color: #333333;
    text-decoration: none;
}

a :hover {
    opacity: 0.7;
}

img,
a img {
    border: none;
}

ul li {
    list-style: none;
}

p {
    margin: 0.3em 0 0.8em 0;
}
.spBr{
    display: none;
}
@media screen and (max-width:599px) { 
    #noticeVox {
    margin-left: 1%;
}
    .spBr{
    display: block;
}
}

h1 {

}
#wrapper {
    max-width: 800px;
    margin: 0 auto;
    text-align: justify;
    position: relative;
    overflow-x: hidden;
}

#container {
    margin: 2%;
}

#container img {
    width: 100%;
}

#container h2 {
    width: 98%;
    text-align: center;
    margin-top: -45px;
    margin-bottom: 5px;
    line-height: 0;
}
#noticeVox {
    margin-left: .5%;
    width:68%;
    position: relative;
    z-index: 100;
}
#noticeVox img {
    display: block;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
}

a .snsBtn {
    height: 50px !important;
}

#container h3 {
    margin-top: 14px;
}

#snsSet {
    width: 100%;
    height: 50px;
    text-align: right;
    position: relative;
    margin-top:-20px;
}

#snsSet img {
    height: 44px;
    width: 44px;
}

#snsSetA {
    width: 100%;
    height: 50px;
    text-align: right;
    position: relative;
    margin-top:-45px;
}

#snsSetA img {
    height: 44px;
    width: 44px;
}

.topBannerList {
    width:100%;
    display: block;
}

.linkBtnVox {
float:left;
width:32.2%;
margin:0 0.5%;
}

@media screen and (max-width:768px) { 
.linkBtnVox {
float:left;
width:48%;
margin:0 1%;
}
}
.singleVox {
    margin-bottom:15px;
    padding: 2% 3% 0.5% 3%;
    background: #fff;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    box-shadow: 0px 0px 4px 1px #e8e8e8;
    -moz-box-shadow: 0px 0px 4px 1px #e8e8e8;
    -webkit-box-shadow: 0px 0px 4px 1px #e8e8e8;
}

.singleVox .ttlOrange {
    font-size: 18px;
    font-weight: bold;
    color: #ff6600;
    margin-top: 2%;
}

.ttlOrange a {
    color: orange;
}

.newsSheet {
    font-size: 12px;
    width: 100%;
    margin-bottom: 2%;
    line-height: 1.4em;
}

.newsSheet th {
    width: 80px;
    font-weight: normal;
    text-align: center;
    background-color: #ffeb77;
    border: #fff6b3 solid 2px;
}

.newsSheet th,
.newsSheet td {
    padding: 5px;
    background-color: #ffeb77;
    border: #fff6b3 solid 2px;
}

.newsSheet :hover{
    background-color: #fff5bd;
    cursor: pointer;
}

.mainBanner {
    margin: 10px 0 0 0;
    line-height: 0;
}

.new:before {
  content: "NEW";
  display: inline-block;
  text-align: center;
  font-size: .8em;
  font-weight:bold;
  background: orange;
  color: #fff;
  padding: 5px 5px 3px;
  margin-right: 3px;
  border-radius: 4px;
  line-height: 1;
}

/**
 *  inner_page
 */

.pageMainTtl {
font-size:140%;
font-weight: bold;
margin: 2%;
}

.ttlSpoList, .ttlSpoList a{
color:#ff6600;
font-size:110%;
font-weight: bold;
margin-top: 10px;
margin-bottom: 10px;
}

.spoList a{
font-size:120%;
width: 92%;
display: block;
padding-right: 10%;
padding-bottom: 4px;
margin-top: 4px;
margin-bottom: 6px;
border-bottom: solid 1px #e1c556;
background: url(/img/arrow_a.png)right no-repeat;
}

.spoListTop a{
font-size:120%;
width: 92%;
display: block;
padding-top: 6px;
padding-right: 10%;
padding-bottom: 4px;
margin-top: 4px;
margin-bottom: 6px;
border-top: solid 1px #e1c556;
border-bottom: solid 1px #e1c556;
background: url(/img/arrow_a.png)right no-repeat;
}

.spoListEnd a{
font-size:120%;
width: 92%;
display: block;
padding-right: 10%;
padding-bottom: 4px;
margin-top: 4px;
margin-bottom: 16px;
border-bottom: solid 1px #e1c556;
background: url(/img/arrow_a.png)right no-repeat;
}

.spoListPend a{
font-size:120%;
width: 92%;
display: block;
padding-right: 10%;
padding-bottom: 4px;
margin-top: 4px;
margin-bottom: 6px;
border-bottom: solid 1px #e1c556;
}

.spoListTopPend a{
font-size:120%;
width: 92%;
display: block;
padding-top: 6px;
padding-right: 10%;
padding-bottom: 4px;
margin-top: 4px;
margin-bottom: 6px;
border-top: solid 1px #e1c556;
border-bottom: solid 1px #e1c556;
}

.spoListEndPend a{
font-size:120%;
width: 92%;
display: block;
padding-right: 10%;
padding-bottom: 4px;
margin-top: 4px;
margin-bottom: 16px;
border-bottom: solid 1px #e1c556;
}

.cheeseIconTtl {
font-size:120%;
font-weight: bold;
color:#ff6600;
display: block;
padding-top: 6px;
padding-left: 26px;
padding-bottom: 4px;
margin-top: 4px;
margin-bottom: 6px;
border-top: solid 1px #e1c556;
border-bottom: solid 1px #e1c556;
background: url(/img/icon_a.png)left no-repeat;   
}
.pizzaLink {
text-align: center !important;
}

.pizzaLink a img {
width:30% !important;
height:auto !important;
}

.txtRight {
text-align: right;
margin-bottom: 20px;
}
.textSyuten {
    text-align: center;
    margin-top:-10px;
    font-size:70%;
    line-height: 1.4em;
}
.textDanraku {
    padding-left: 1em;
    text-indent: -1em;
}

/**
 *  AccordionMenu
 */

section .typeA {
    text-align: center;
    background-color: #e4ebc6;
    padding: 14px;
    margin-top: 6px;
    border: #fff solid 2px;
    cursor: pointer;
    position: relative;
}

section .typeB {
    text-align: center;
    background-color: #f8e4c9;
    padding: 14px;
    margin-top: 6px;
    border: #fff solid 2px;
    cursor: pointer;
    position: relative;
}

section .typeC {
    text-align: center;
    background-color: #e4e8ea;
    padding: 14px;
    margin-top: 6px;
    border: #fff solid 2px;
    cursor: pointer;
    position: relative;
}

section h4 {
    font-size: 1.8rem;
    font-weight: bold;
    line-height: 1.6em;
}


/**
 *  AccordionItem__title
 */

.AccordionItem__title {
    height: 28px;
}


/**
 * menuLinkList
 */

.menuLinkList div {
    display: flex;
    flex-wrap: wrap;
}

li .menuLink {
    width: 100%;
    padding: 2%;
    box-sizing: border-box;
    border-bottom: dotted 3px #fff;
}

li .menuLinkEnd {
    width: 100%;
    padding: 2% 2% 0 2%;
    box-sizing: border-box;
    border-bottom: none;
}

.menuLinkList h5 {
    margin-top: 6px;
    font-size: 1.6rem;
    font-weight: bold;
    color: #ff9900;
}

.menuLinkList h6 {
    font-size: 1.4rem;
    font-weight: bold;
}

.menuLink p,
.menuLinkEnd p {
    text-align: justify;
    margin-bottom: 1%;
}

.menuLink__link {
    display: block;
}

.menuLink__link img {
    width: 30px !important;
    height: 30px !important;
}

section h4:before {
    display: block;
    content: "";
    position: absolute;
    top: 50%;
    margin-top: -8px;
    right: 15px;
    width: 16px;
    height: 16px;
    overflow: hidden;
    background: url(/img/plus.png) 0 0 no-repeat;
}

section h4.active:before {
    background: url(/img/minus.png) 0 0 no-repeat;
}

.typeAbase {
    text-align: center;
    padding: 0 10px 10px 10px;
    margin: 0 0 6px 0;
    background: #e4ebc6;
    border-left: #fff solid 2px;
    border-right: #fff solid 2px;
    border-bottom: #fff solid 2px;
}

.typeBbase {
    text-align: center;
    padding: 0 10px 10px 10px;
    margin: 0 0 6px 0;
    background: #f8e4c9;
    border-left: #fff solid 2px;
    border-right: #fff solid 2px;
    border-bottom: #fff solid 2px;
}

.typeCbase {
    text-align: center;
    padding: 0 10px 10px 10px;
    margin: 0 0 6px 0;
    background: #e4e8ea;
    border-left: #fff solid 2px;
    border-right: #fff solid 2px;
    border-bottom: #fff solid 2px;
}
.booksImg {
    display: block;
    margin: 0 auto;
    width:250px;
}
footer {
    margin-top: 14px;
    width: 100%;
    text-align: center;
}

#cpoyright {
    font-size: 9px;
    text-align: center;
    margin-bottom: 10px;
}

.clearfix:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.clearfix {
    min-height: 1px; /*IE6、7対策*/
}
/* =====================
    電光掲示板
======================= */
#festaNow {
    width:100%;
    overflow: hidden;
    margin-bottom: 10px;
}
.nowTtl {
    float:left;
    font-weight: bold;
    margin-bottom: 5px;
    width:34%;
    padding:5px;
    color: #fff;
    font-size: 130%;
    text-align: center;
    font-weight: bold;
    background: orange;
}
.ledText {
    overflow: hidden;
    position: relative;
    padding:5px 0;
    color: #ffc343;
    font-size: 24px;
    font-weight: bold;
    background: #333333;
}

.ledText:after {
    content: ' ';
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-image: linear-gradient(#0a0600 1px, transparent 0px), linear-gradient(0, #0a0600 1px, transparent 1px);
    background-image: -webkit-linear-gradient(#0a0600 1px, transparent 0px), -webkit-linear-gradient(0, #0a0600 1px, transparent 1px);
    background-size: 2px 2px;
    z-index: 10;
}

.ledText span {
    display: inline-block;
    white-space: nowrap;
    padding-left: 100%;
    -webkit-animation-name: marquee;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-duration: 20s;
    -moz-animation-name: marquee;
    -moz-animation-timing-function: linear;
    -moz-animation-iteration-count: infinite;
    -moz-animation-duration: 20s;
    animation-name: marquee;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    animation-duration: 20s;
}

@-webkit-keyframes marquee {
  from   { -webkit-transform: translate(0%);}
  99%,to { -webkit-transform: translate(-100%);}
}
@-moz-keyframes marquee {
  from   { -moz-transform: translate(0%);}
  99%,to { -moz-transform: translate(-100%);}
}
@keyframes marquee {
  from   { transform: translate(0%);}
  99%,to { transform: translate(-100%);}
}
@media screen and (max-width:760px) { 
.nowTtl {
    display: none;
}
.nowTtl2 {
    display: none;
}
}
#festaNow2 {
    width:100%;
    overflow: hidden;
    margin-bottom: 10px;
}
.nowTtl2 {
    float:left;
    font-weight: bold;
    margin-right: 5px;
    width:34%;
    padding:8px 0;
    color: #fff;
    font-size: 130%;
    text-align: center;
    font-weight: bold;
    background: orange;
        border: solid 1px orange;
            border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
}
.ledText2 {
    overflow: hidden;
    position: relative;
    padding:8px 0;
    color: #333;
    font-size: 20px;
    background: #fff;
    border: solid 1px orange;
            border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
}

.ledText2:after {
    content: ' ';
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 10;
}

.ledText2 span {
    display: inline-block;
    white-space: nowrap;
    padding-left: 100%;
    -webkit-animation-name: marquee;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-duration: 20s;
    -moz-animation-name: marquee;
    -moz-animation-timing-function: linear;
    -moz-animation-iteration-count: infinite;
    -moz-animation-duration: 20s;
    animation-name: marquee;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    animation-duration: 20s;
}