@charset "UTF-8";
body {
	margin: 0;
	padding: 0;
}
img {
	width: 100%;
}

#main >.content .pc-show{ display: none; }
#main > .content br.pc{ display: none; }

#main{
	margin-top: -61px;
} 

#main > .content{
	margin-left: auto;
	margin-right: auto;
	position: relative;
	background-image: url(../image/b-bg.jpg);
	background-repeat: repeat-y;
}
header {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 100%;
	position: relative;
	background-image: url(../image/t-bg.jpg?20250702);
	background-position: center top;
	background-repeat: no-repeat;
}
.content header .kodomohaku {
	margin-left: auto;
	margin-right: auto;
	width: 90%;
	padding-top: 40px;
}
.content header .kodomo-date {
	color: #000000;
	font-size: 20px;
	margin-left: auto;
	margin-right: auto;
	width: 90%;
	line-height: 1.2em;
}
.content header .app {
	margin-left: auto;
	margin-right: auto;
	width: 80%;
	text-align: center;
	margin-top: 5px;
	background-color: #D0E052;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	border-radius: 20px;
	padding-top: 10px;
}
header .app .app-ttl {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}
header .app .appEV {
	width: 80%;
	margin-top: 10px;
	margin-bottom: 8px;
	margin-left: auto;
	margin-right: auto;
}
.check {
	color: #FFFFFF;
	font-weight: bold;
	margin-top: 3%;
	font-size: 20px;
	line-height: 28px;
	font-family: Verdana, Geneva, sans-serif;
}
.section {
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 30px;
}
.container {
    margin: 0 auto;
    width: 100%;
    position: relative;
}
.container:nth-child(n+2) {
}
.section .container .ttl {
	width: 65%;
	margin-left: 20px;
}
.section .container .art-ttl {
	width: 75%;
	position: absolute;
	top: -80px;
	left: 50%;
	transform: translateX(-50%);
  -webkit- transform: translateX(-50%);
}
.shopBox .EVtxtbox {
	width: 100%;
	float: left;
	position: relative;
}
.shopBox .photo {
	width: 100%;
	float: right;
	margin-top: 10px;
}
.shopBox .EVtxtbox .EVdate {
	background-color: #0680C8;
	display: inline-block;
	padding-top: 1%;
	padding-bottom: 1%;
	padding-left: 5%;
	padding-right: 5%;
	color: #FFFFFF;
	font-size: 16px;
	line-height: 1.2em;
	border-radius: 20px;
}
.shopBox .EVtxtbox .EVdate strong {
	font-size: 150%;
}
.shopBox .EVtxtbox .EVttl {
	font-size: 22px;
	line-height: 1.3em;
	font-weight: bold;
}
.shopBox .EVtxtbox .EVttl.workshop {
	color: #F28D02;
}
.shopBox .EVtxtbox .EVttl.event {
	color: #03B161;
}
.shopBox .EVtxtbox .EVttl.taiken {
	color: #EC5C99;
}
.date-txt   {
	color: #000000;
	font-size: 16px;
}
.txt   {
	color: #000000;
}
.shopBox {
	border-top: 1px dotted #9DCB45;
	margin-top: 3%;
	padding-top: 3%;
}
.fontdown {
	font-size: 80%;
}
.container .boxes .yoyaku {
	background-color: #FF0004;
	display: inline-block;
	color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 20px;
	border-radius: 20px;
	margin-bottom: 0px;
	vertical-align: top;
	margin-left: 20px;
	margin-top: 19px;
}
.container .boxes .yoyaku-txt {
	color: #000000;
	font-size: 16px;
	line-height: 20px;
	margin-top: 5px;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}
.pr-boxes {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	padding-top: 3%;
	padding-bottom: 3%;
	margin-top: 30px;
}
.container .pr-boxes .pr-ttl {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	left: 0px;
	top: 0px;
}

.container .pr-boxes .inner {
	width: 95%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
}
.pr-date {
	color: #000000;
	font-size: 16px;
	line-height: 20px;
	margin-top: 5%;
}

.chara {
	display: inline-block;
	width: 46%;
	margin-left: 1%;
	margin-right: 1%;
	margin-top: 3%;
}
.back {
	text-align: center;
	margin-top: 15px;
}
.topback {
	width: 28%;
	margin-top: 1%;
	background-color: #FFFFFF;
	text-decoration: none;
	color: #000000;
	font-size: 16px;
	font-weight: bold;
	border-radius: 20px;
	border: 1px solid #000000;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 15px;
  left: 50%;
  transform: translateX(-50%);
  -webkit- transform:  translateX(-50%);
}
.ARTboxes .inner .artphoto {
	display: inline-block;
	width: 31%;
	margin-bottom: 10px;
}
.ARTboxes .inner .artphoto:nth-child(2) {
	margin-left: 5px;
	margin-right: 5px;
}
.container .ARTboxes .inner {
	margin-left: auto;
	margin-right: auto;
	width: 90%;
	margin-top: 6%;
	text-align: center;
}
.white {
	color: #FFFFFF;
}

#page-top {
    position: fixed;
    bottom: 10px;
    right: 10px;
    font-size: 12px;
    line-height: 16px;
    z-index: 9999;
}
#page-top a {
    background-color: #66A374;
    text-decoration: none;
    color: #fefefe;
    width: 85px;
    padding: 10px 0;
    text-align: center;
    display: block;
    border-radius: 5px;
}
#page-top a:hover {
    text-decoration: none;
    opacity: 0.7;
}
	#footer{
    margin-top: 0;
    z-index: 999;
}
	#footer .footer-navi > .item{ width: 50%; height: 90px;}
    #footer .footer-navi > .item a{ display: block; color: #ffffff; font-weight: bold; text-decoration: none; padding: 10px 0; }
	#footer .footer-caption{ margin: 0 15px; padding: 15px 0; text-align: left; }
    #footer .footer-navi > .navi-hoop { float: left; background-color: #bf153e;}
    #footer .footer-navi > .navi-and{ float: right; background-color: #87c022;}
	#footer .footer-navi > .item .txt{ font-size: 12px; line-height: 10px; }
    #footer .footer-navi > .item .txt img{ vertical-align: bottom; }
	#footer .footer-navi > .item .logo img{ vertical-align: middle; width: 40%; height: 40%; vertical-align: middle;}
    #footer .footer-navi > .item .logo{ display: inline-block; }
	#footer .copyright p{
    font-size: 12px;
    background-color: #000000;
}
.balloon-01 {
  animation: floating-y 1.8s ease-in-out infinite alternate-reverse;
}
.balloon-02 {
  animation: floating-y 1.3s ease-in-out infinite alternate-reverse;
}
.balloon01 {
	position: absolute;
	width: 10%;
	left: 1%;
	top: 16%;
}
.balloon02 {
	position: absolute;
	width: 5%;
	top: 23%;
	left: 7%;
}
@keyframes floating-y {
  0% {
    transform: translateY(-10%);
  }
  100% {
    transform: translateY(10%);
  }
}
.car{
	width: 7%;
	position: absolute;
	right: 1%;
	top: 33%;
}

.updown{
/* アニメーションの名前 */
animation-name:UpDown;
/* アニメーションの１回分の長さ */
animation-duration: 0.2s;
/* アニメーションの回数 */
animation-iteration-count: infinite;
/* アニメーションの進行具合 */
animation-timing-function: ease-in-out;
/* アニメーション再生の向き */
animation-direction: alternate;
}
/* アニメーションの設定 */
@keyframes UpDown{
/* 開始地点 */
0%{
/* Y軸0px */
transform: translateY(0);
}
/* 終了地点 */
100%{
/* Y軸50px */
transform: translateY(3px);
}
}
