@charset "UTF-8";

body{
	font-family: "a-otf-ud-shin-go-pr6n","メイリオ",Meiryo,Osaka,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN",Verdana,Roboto,"Droid Sans","游ゴシック",YuGothic,"ＭＳ Ｐゴシック","MS PGothic",Helvetica,sans-serif;
	margin: 0 auto;
	height: 100%;
}

section:after {
	content: "";
	display: block;
	clear: both;
	}

#pagetop {
	position: fixed;
	right: 20px;
	bottom: 30px;
	cursor: pointer;
	z-index: 100;
}
#pagetop img {
	width:60px;
	height:60px;
}
/*パンクズ*/
/*ホームiconと位置*/
#bread-crumb li:first-child {
	padding-right: 1%;
	padding-left: 2em;
	background-image: url(../images/common/home_black.svg);
	background-position: 4% 20%;
	background-size: 15% auto;
	background-repeat: no-repeat;
	font-weight: bold;
	color: #017AFF;
}
/*2つ目以降の位置*/
#bread-crumb li {
	float: left;
	line-height: 100%;
	padding-right: 1em;
	font-size: 10px;
}
#bread-crumb li span {
	margin-right: 1em;
	width: auto;
	}
#bread-crumb li a{
	color: #017AFF;
	text-decoration: underline;
	}
#bread-crumb li a:hover{
	color:#f29c9f;
	}
#bread-crumb li:nth-child(2) {
	text-decoration: none;
	color: #999999;
}

.italy {
	font-family: 'Tangerine',cursive, serif;
}
.ma31{
	font-family: "a-otf-midashi-mi-ma31-pr6n",serif;
	font-style:normal;
}
.singo{
	font-family: "a-otf-ud-shin-go-pr6n",sans-serif;
	font-style:normal;
}
.typos415{
	font-family: "kan415typos-std",sans-serif;
	font-style:normal;
}
.cinema {
  font-family: "tbcinergothic-std",sans-serif;
  }
.comic {
	font-family: collector-comic, sans-serif;
font-style: normal;
font-weight: 400;
}

.cf:after {
	content: "."; 
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.clear {
	clear:both;
	}
.coment {
	display: block;
	margin-top: 2em;
	}
.m_auto {
	margin-left:auto;
	margin-right:auto;
}
.txt-center {
	text-align: center;
}
.txt-left {
	text-align: left;
}
.txt-right {
	text-align: right;
}
.f_right{
	float: right;
}
.f_left {
	float:left;
}
.inline {
	display: inline-block;
}
.space2 {
	height:2em;
	}
.line-height200 {
	line-height:2;
	}
.txt_pink {
	color:#E48A91;
}
.txt_gray {
	color:#666666;
}
/*お知らせで更新日時に使用*/
.txt_blue {
	color: #3B5FB2;
}
/*お知らせでリンクに使用*/
.txt_blue4 {
	color: #008DFF;
}
.txt_wine {
	color: #8D0002;	
}
.txt_blue1 {
	color: #0000ff;
	}
.txt_blue2 {
	color: #689ACC;
	}
.txt_blue3 {
	color: #000060;
	}
.txt_red {
	color: #ff0000;
	}	
.txt_sky {
	color: #009EFF;
}
.txt_green {
	color: #5FAA4C;
}
.txt_green2 {
	color:#003B22;
}
.margin_l2 {
	margin-left:2em;
	}
.margin_r3 {
	margin-right:3%;
	}
.margin_b3 {
	margin-bottom:3%;
	}
.padd_botom {
	padding-bottom: 3%;
}
.padd_b1 {
	padding-bottom: 1em;
}
.padd_t3 {
	padding-top: 3%;
}
.padd_l20 {
	padding-left: 20%;
	}
.padd_t05 {
	padding-top: 0.5em;
	}
.padd_r3 {
	padding-right: 3%;
	}
.toppadd {
	padding-top:2em;
	margin-top:-2em;
}
.indent {
	padding-left: 1em;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}
.indent2 {
	padding-left: 1em;
	padding-top: 0;
	padding-bottom: 0.5em;
}
.block {
display: block;
}
.txt70{
	font-size: 70%;
}
.txt80{
	font-size: 80%;
}
.txt90{
	font-size: 90%;
}
.txt108{
	font-size: 108%;
}
.txt125{
	font-size: 125%;
}
.txt140{
	font-size: 140%;
}
.txt150{
	font-size: 150%;
}
.txt183{
	font-size: 183%;
}
.txt_bold {
	font-weight:bold;
	}
.txt_bold2 {
	font-weight:900;
	}
.txt_bold200 {
	font-weight:200;
	}
.normal {
	font-weight:normal;
	}
.line5 {
	border-bottom: solid 5px #502601;
	width: 100%;
	height: 0px;
}

.bg_lpink {
	background-color:#FFE5E5;
}

.pdf {
	display: inline-block;
	width: 14px;
	padding-left: 1%;
	height: 14px;
}
.roll_over {
	opacity: 1.0;
	transition: all 0.3s ease;
}
.roll_over:hover {
	opacity: 0.75;
}
.materials {
	color: #009EFF;
	font-size: 90%;
	display: block;
	clear: both;
	padding-top: 1em;
	text-align: right;
}
.materials a {
	color:#009EFF;
	text-decoration: underline;
	}
.materials a:hover {
	color:#f29c9f;
	}
.komejirusi {
	font-size: 90%;
	display: block;
	clear: both;
}
.hr {
	width:100%;
	display: block;
	height: 1px;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
	border-top: 1px solid #B9BBFF;
	margin-top: 0.2em;
	margin-right:auto;
	margin-left: auto;
	margin-bottom: 0.2em;
	padding: 0;
}
.hr2 {
	width:70%;
	display: block;
	height: 1px;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
	border-top: 1px solid #B9BBFF;
	margin-top: 0.2em;
	margin-right:auto;
	margin-left: auto;
	margin-bottom: 0.2em;
	padding: 0;
}
.hr3 {
	width:50%;
	display: block;
	height: 1px;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
	border-top: 1px solid #62181E;
	margin-top: 0.2em;
	margin-right:auto;
	margin-left: auto;
	margin-bottom: 0.2em;
	padding: 0;
}
.keisen img {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding-top: 2em;
	padding-bottom: 2em;
	width: 80%;
	max-width: 200px;
}
.border_t_yellow {
	border-top: 5px solid #EBC348;
	}
.border_b_yellow {
	border-bottom: 5px solid #EBC348;
	}
.border_b_cyairo {
	border-bottom: 5px solid #7D3000;
	}
.border_himawari {
	background-image: url(../images/common/mucha_pattern7.png);
	background-position: left top;
	background-size: auto 40px;
	background-repeat: repeat-x;
}
.wrap1 {
	width: 100%;
	background-image: url(../images/common/bg_out_craft_yellow.jpg);
	background-repeat: repeat;
	background-size: 100px auto;
	background-position: left top;
	}
.wrap2 {
	width: 100%;
	background-color: #FFFFFF;	
	}
.wrap3 {
	width: 100%;
	background-image: url(../images/mucha_pattern2.jpg);
	background-repeat: repeat;
	}
.wrap4 {
	width: 100%;
	background-image: url(../images/common/bg_out_craft_red.jpg);
	background-repeat: repeat;
	background-size: 100px auto;
	background-position: left top;
	}
.wrap5 {
	width: 100%;
	background-color: rgba(153,153,153,0.50);	
	}
.wrap6 {
	background-image: url(../images/common/bg_out_craft_blue.jpg);
	background-repeat: repeat;
	background-size: 100px auto;
	background-position: left top;
	width: 100%;
	}
.wrap7 {
	width: 100%;
	background-image: url(../images/common/bg_out_craft_red.jpg);
	background-repeat: repeat;
	background-size: 100px auto;
	background-position: left top;
	}
.wrap8 {
	width: 100%;
	background-image: url(../images/common/mucha_pattern7.png),url(../images/common/bg_out_craft_red.jpg);
	background-repeat: repeat-x, repeat;
	background-size: auto 20px,100px auto ;
	background-position: left top;
	}
.wrap9 {
	width: 100%;
	background-image: url(../images/common/mucha_pattern9.png);
	background-repeat: repeat;
	background-size: 100% auto;
	background-position: left top;
	}
.wrap10 {
	width: 100%;
	background-image: url(../images/common/bg_out_craft_red.jpg);
	background-repeat: repeat;
	background-size: 100% auto;
	background-position: left top;
	}
.wrap11 {
	width: 100%;
	background-color: rgba(0,0,0,0.40);
	}
.copyright {
	color: #ffffff;
	font-size: 70%;
	width: 100%;
	text-align: center;
}
.copyright a {
	color: #ffffff;
	margin-left: 1em;
	text-decoration: underline;
	 }

/*印刷用強制改ページ*/
.break {
	page-break-before:always;
}
.decoration {
	text-decoration:underline;
}
.kesu {
	display:none;
}
/*googleカレンダーレスポンシブ対応用*/
.gc_wrapper {
	width: 90%;
	height: auto;
	margin: 1em auto 3em auto;
}
	embed,
	iframe,
	object{
	max-width: 100%;
	}
/*googleカレンダーレスポンシブ対応用2*/
	/*.responsive-iframe-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
	}*/
	/*.responsive-iframe-container iframe,   
	.responsive-iframe-container object,  
	.responsive-iframe-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100% ;
	height: 100% ;
	}*/

/*lightbox写真で見る幼児教室prev,nextボタン常に表示*/
.lb-nav a.lb-prev {
   filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}
.lb-nav a.lb-next {
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}
.caption {
	display:inline-block;
	color: #063;
	font-size: 88%;
	line-height:1.5;
}
