@charset "utf-8";

/* CSS Document */

/*------------------------------------------------------------------------------------------------------------------
　base style
-------------------------------------------------------------------------------------------------------------------*/

body{	
color:#343434;
font-size:16px;
margin:0;
height:100%;
position:relative;
font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
line-height:1.6;
background-image:url(../image/back.gif);
}

body > #primary {
height: auto;
}

body#subpage {
overflow-x:hidden;
}

a:link {color:#cf3434; text-decoration:underline;}
a:visited {color:#cf3434; text-decoration:underline;}
a:hover {color:#e59c0e; text-decoration:underline;}

img{
border:0;
vertical-align: bottom;
}

div:after,
section:after,
article:after,
ul:after {
    content: "";
    display: block;
    clear: both;
}

.pc {
	display:block;
}

.pc-inline {
	display:inline;
}

.sp {
	display:none;
}

.sp-inline {
	display:none;
}

/*------------------------------------------------------------------------------------------------------------------
　Expression
-------------------------------------------------------------------------------------------------------------------*/

.clear { clear:both; }
.under { margin-bottom:20px; }
.right { float:right;}
.left { float:left;}

.last {
	margin-bottom:0;
}

img.left {
	float:left;
	margin-right:25px;
}

img.right {
	float:right;
	margin-left:25px;
}

.ro img:hover,.ro:hover {
opacity:0.8;
filter: alpha(opacity=80);
-ms-filter: "alpha( opacity=80 )";
}

h2 {
	background-image:url(../image/h2.png);
	width:608px;
	height:50px;
	margin:0;
	padding:0;
	margin-bottom:15px;
	display:block;
	font-size:18px;
	color:#c0780a;
	line-height:50px;
	text-shadow: white 2px 2px 0px, white -2px 2px 0px,white 2px -2px 0px, white -2px -2px 0px;
	font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	position:relative;
}
h2 img {
	position:absolute;
	top:0;
	left:0;
}
h2.enter-title {
	padding-left:50px;
	width:558px;
	overflow:auto;
	text-indent:inherit;
	white-space:inherit;
}

h3 {
	font-size:20px;
	color:#c5832e;
	font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
	margin:0;
	padding:0;
	margin-top:-5px;
	margin-bottom:10px;
}

h4 {
	background-color:#fdb56c;
	height:50px;
	display:block;
	line-height:50px;
	font-size:16px;
	color:#ffffff;
	text-indent:15px;
	font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
}

h5 {
	color:#ff629a;
	font-size:16px;
	margin:0;
	padding:0;
}

/*------------------------------------------------------------------------------------------------------------------
　Float Image
-------------------------------------------------------------------------------------------------------------------*/

.photo-l {
	float:left;
	margin-right:20px;
	margin-bottom:20px;
}

.photo-r {
	float:right;
	margin-left:20px;
	margin-bottom:20px;
}

.photo-l img {
	width:100%;
	height:auto;
}

.photo-r img {
	width:100%;
	height:auto;
}

.photo-c {
	text-align:center;
}

.photo-c img {
}

/*------------------------------------------------------------------------------------------------------------------
　wp-pagenavi
-------------------------------------------------------------------------------------------------------------------*/

.wp-pagenavi {
	border-top:#d1d1d1 3px double;
	margin-top:10px;
	padding-top:40px;
	display:block !important;
	clear:both !important;
	text-align:center;
}
.wp-pagenavi a ,.wp-pagenavi span.pages, .wp-pagenavi span.extend {
		color:#333333 !important;
		text-shadow:0px 1px #F6F6F6 !important;
		padding:6px 9px 6px 9px !important;
		border:solid 1px #B6B6B6 !important;
		box-shadow:0px 1px #EFEFEF !important;
		-moz-box-shadow:0px 1px #EFEFEF !important;
		-webkit-box-shadow:0px 1px #EFEFEF !important;
		background:#E6E6E6 !important;
		background:-moz-linear-gradient(top,#FFFFFF 1px,#F3F3F3 1px,#E6E6E6) !important;
		background:-webkit-gradient(linear,0 0,0 100%,color-stop(0.02,#FFFFFF),color-stop(0.02,#F3F3F3),color-stop(1,#E6E6E6)) !important;
		font-size:12px !important;
		margin-right:3px !important;
		text-decoration:none !important;
}	
.wp-pagenavi a:hover {
		color:#fff !important;
		text-shadow:0px 1px #4E802C !important;
		border-color:#478223 !important;
		background:#599F2F !important;
		background:-moz-linear-gradient(top,#9FE355 1px,#79BF4A 1px,#599F2F) !important;
		background:-webkit-gradient(linear,0 0,0 100%,color-stop(0.02,#9FE355),color-stop(0.02,#79BF4A),color-stop(1,#599F2F)) !important;
		color:#FFFFFF !important;
		box-shadow:0px 1px #E7E7E7 !important;
		-moz-box-shadow:0px 1px #E7E7E7 !important;
		-webkit-box-shadow:0px 1px #E7E7E7 !important;

}
 .wp-pagenavi span.current{
		padding:6px 9px 6px 9px !important;
		border:solid 1px #DCDCDC !important;
		color:#fff !important;
		box-shadow:0px 1px #E7E7E7 !important;
		-moz-box-shadow:0px 1px #E7E7E7 !important;
		-webkit-box-shadow:0px 1px #E7E7E7 !important;
		margin-right:3px !important;
		text-shadow:0px 1px #4E802C !important;
		border-color:#478223 !important;
		background:#599F2F !important;
		background:-moz-linear-gradient(top,#9FE355 1px,#79BF4A 1px,#599F2F) !important;
		background:-webkit-gradient(linear,0 0,0 100%,color-stop(0.02,#9FE355),color-stop(0.02,#79BF4A),color-stop(1,#599F2F)) !important;
}

/*------------------------------------------------------------------------------------------------------------------
　Primary
-------------------------------------------------------------------------------------------------------------------*/

#primary {
width:100%;
height:100%;
margin-left: auto;
margin-right: auto;
text-align: left;
}

article {
width:994px;
display:block;
margin-left:auto;
margin-right:auto;
position:relative;
padding-top:50px;
z-index:10;
clear:both;
}

#left-window {
	width:674px;
	float:left;
}

.content-primary {
	width:674px;
	background-color:#ffffff;
	padding:10px;
	box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.30);
    -moz-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.30);
    -webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.30);
}

.content-primary .content {
	border:dotted 3px #f8e1c5;
	padding:30px;
	display:block;
}

#right-window {
	width:270px;
	float:right;
}

/*------------------------------------------------------------------------------------------------------------------
　Header
-------------------------------------------------------------------------------------------------------------------*/

header {
	width:1000px;
	height:130px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	z-index:3;
}

#subpage {
	width:100%;
	display:block;
	position:absolute;
	background-image:url(../image/subpage-header.png),url(../image/back.gif);
	background-position:center top;
	background-repeat:no-repeat,repeat;
}

header .logo a {
	background-image:url(../image/logo.png);
	display:block;
	width:339px;
	height:80px;
	position:absolute;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	top:31px;
	left:-3px;
}

header h1 {
	background-image:url(../image/h1.png);
	width:540px;
	height:22px;
	display:block;
	margin:0;
	padding:0;
	position:absolute;
	top:38px;
	right:0;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}

header #option {
	width:540px;
	position:absolute;
	top:67px;
	right:9px;
}

header #option .button-blog,header #option .button-contact, header #option .button-insta {
	width:136px;
	height:36px;
	display:block;
	float:right;
  margin-left: 10px;
}


header #option .button-contact a {
	background-image:url(../image/contact_off.png);
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	width:136px;
	height:36px;
	display:block;
	margin-left:10px;
}

header #option .button-blog a {
	background-image:url(../image/blog_off.png);
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	width:136px;
	height:36px;
	display:block;
	margin-left:10px;
}

header #option .button-insta a {
	background-image:url(../image/instagram_off.png);
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	width:136px;
	height:36px;
	display:block;
	margin-left:10px;
}

header #option .button-contact a:hover {
	background-image:url(../image/contact_on.png);
}

header #option .button-blog a:hover {
	background-image:url(../image/blog_on.png);
}

header #option .button-insta a:hover {
	background-image:url(../image/instagram_on.png);
}

/*------------------------------------------------------------------------------------------------------------------
　Navi
-------------------------------------------------------------------------------------------------------------------*/

nav {
	background-image:url(../image/navi/back.png);
	background-position:center;
	width:100%;
	height:132px;
	margin-top:-7px;
	position:relative;
	z-index:2;
}

nav ul {
	width:995px;
	height:115px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0;
	margin-bottom:0;
	padding:0;
	padding-top:8px;
	list-style:none;
}

nav ul li {
	float:left;
	height:115px;
	display:block;
}

nav ul li a {
	display:block;
	height:115px;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}

nav ul li.navi01 a { background-image:url(../image/navi/navi01_off.png); width:101px;}
nav ul li.navi02 a { background-image:url(../image/navi/navi02_off.png); width:126px;}
nav ul li.navi03 a { background-image:url(../image/navi/navi03_off.png); width:127px;}
nav ul li.navi04 a { background-image:url(../image/navi/navi04_off.png); width:128px;}
nav ul li.navi05 a { background-image:url(../image/navi/navi05_off.png); width:128px;}
nav ul li.navi06 a { background-image:url(../image/navi/navi06_off.png); width:128px;}
nav ul li.navi07 a { background-image:url(../image/navi/navi07_off.png); width:128px;}
nav ul li.navi08 a { background-image:url(../image/navi/navi08_off.png); width:129px;}

nav ul li.navi01 a:hover { background-image:url(../image/navi/navi01_on.png); width:101px;}
nav ul li.navi02 a:hover { background-image:url(../image/navi/navi02_on.png); width:126px;}
nav ul li.navi03 a:hover { background-image:url(../image/navi/navi03_on.png); width:127px;}
nav ul li.navi04 a:hover { background-image:url(../image/navi/navi04_on.png); width:128px;}
nav ul li.navi05 a:hover { background-image:url(../image/navi/navi05_on.png); width:128px;}
nav ul li.navi06 a:hover { background-image:url(../image/navi/navi06_on.png); width:128px;}
nav ul li.navi07 a:hover { background-image:url(../image/navi/navi07_on.png); width:128px;}
nav ul li.navi08 a:hover { background-image:url(../image/navi/navi08_on.png); width:129px;}

nav ul li.navi01 a.active { background-image:url(../image/navi/navi01_off.png); border-bottom:5px solid #ebb677;}
nav ul li.navi02 a.active { background-image:url(../image/navi/navi02_off.png); border-bottom:5px solid #ebb677;}
nav ul li.navi03 a.active { background-image:url(../image/navi/navi03_off.png); border-bottom:5px solid #ebb677;}
nav ul li.navi04 a.active { background-image:url(../image/navi/navi04_off.png); border-bottom:5px solid #ebb677;}
nav ul li.navi05 a.active { background-image:url(../image/navi/navi05_off.png); border-bottom:5px solid #ebb677;}
nav ul li.navi06 a.active { background-image:url(../image/navi/navi06_off.png); border-bottom:5px solid #ebb677;}
nav ul li.navi07 a.active { background-image:url(../image/navi/navi07_off.png); border-bottom:5px solid #ebb677;}
nav ul li.navi08 a.active { background-image:url(../image/navi/navi08_off.png); border-bottom:5px solid #ebb677;}

.side-menu {
	display:none;
}

.navi-open {
	display:none;
}

/*------------------------------------------------------------------------------------------------------------------
　Side
-------------------------------------------------------------------------------------------------------------------*/

#side-bana {
	padding-bottom:5px;
}

#side-bana a img {
	margin-bottom:15px;
	box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.30);
    -moz-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.30);
    -webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.30);
}

#side-bana a img:hover {
	opacity:0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
}

#side-company {
	background-image:url(../image/side/side-logo.png);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#ffffff;
	padding-top:90px;
	opacity:0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
	box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.30);
    -moz-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.30);
    -webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.30);
}

.address {
	padding-left:25px;
	padding-right:25px;
	padding-bottom:20px;
	font-size:16px;
	color:#222222;
}

#side-company .access {
	text-align:center;
	padding-bottom:25px;
}

/*------------------------------------------------------------------------------------------------------------------
　Footer
-------------------------------------------------------------------------------------------------------------------*/

#footer {
	width:100%;
}

#footer-content {
	background-image:url(../image/footer/back.png);
	background-repeat:repeat-x;
	background-position:center top;
	width:100%;
	height:210px;
	padding-top:30px;
	position:relative;
	z-index:2;
	text-align:center;
}

#footer-content h2 {
	background-image:url(../image/footer/footer-cap.png);
	width:430px;
	height:21px;
	padding:0;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:15px;
	display:inline-block;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}

#footer-content .logo a {
	background-image:url(../image/footer/logo.png);
	width:328px;
	height:71px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
	display:block;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}

.footer-inner {
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
    position: relative;
}

.footer-navi {
	font-size:14px;
	color:#555555;
}

.footer-navi a {
	color:#555555 !important;
}

.footer-navi a:hover {
	color:#eb77a1 !important;
	text-decoration:underline !important;
}

.footer-parents {
    position: absolute;
    left: 0;
    top: 0;
    display: inline-block;
    max-width: 500px;
    padding: .25em;
    box-sizing: border-box;
    background: #e6759e;
    transition: .2s all;
}
.footer-parents:hover {
    background: #EF93B4;
}
.footer-parents a {
    display: flex;
    align-items: center;
    margin: 0 auto;
    padding: .5em 1em;
    border: 1px dotted #fff;
    text-decoration: none;
    transition: .2s all;
}
.footer-parents:hover a {
    padding-right: .75em;
}
.footer-parents a span {
    display: block;
    flex-grow: 1;
    color: #fff;
    font-weight: bold;
    text-align: center;
    position: relative;
    padding-right: 1.5em;
    font-size: 18px;
    transition: .2s all;
}
.footer-parents:hover a span {
    padding-right: 1.75em;
}
.footer-parents a span::after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    transform: rotate(45deg);
    border-top: 3px solid #fff;
    border-right: 3px solid #fff;
    box-sizing: border-box;
    width: 12px;
    height: 12px;
    transition: 0.3s;
}

#footer-cc-content {
	width:1000px;
	height:30px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
}

#footer #footer-cc-content .cc {
	text-align:center;
	font-size:14px;
	color:#6f6f6f;
}

#footer #footer-cc-content .mini-character {
	background-image:url(../image/footer/footer-illust08.png);
	width:68px;
	height:63px;
	position:absolute;
	left:0;
	bottom:-18px;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}
	#footer #footer-cc-content .mini-character a {
		display:block;
		width:68px;
		height:63px;
	}

#footer #footer-cc-content .topback a {
	position:absolute;
	top:-10px;
	right:0;
	background-image:url(../image/footer/topback.png);
	width:107px;
	height:35px;
	display:block;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}

#footer-illust {
	background-image:url(../image/footer/footer-illust-back.png);
	background-position:center;
	width:100%;
	height:196px;
	background-repeat:no-repeat;
	margin-top:-140px;
	position:relative;
	z-index:1;
}

#footer-illust-primary {
	width:1000px;
	height:196px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	z-index:1;
}

#footer-illust-primary .illust01 {
	background-image:url(../image/footer/footer-illust01.png);
	width:145px;
	height:196px;
	position:absolute;
	left:-274px;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}

#footer-illust-primary .illust02 {
	background-image:url(../image/footer/footer-illust02.png);
	width:140px;
	height:196px;
	position:absolute;
	left:10px;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}

#footer-illust-primary .illust03 {
	background-image:url(../image/footer/footer-illust03.png);
	width:91px;
	height:137px;
	position:absolute;
	left:901px;
	bottom:0;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}

#footer-illust-primary .illust04 {
	background-image:url(../image/footer/footer-illust04.png);
	width:24px;
	height:38px;
	position:absolute;
	left:1004px;
	bottom:0;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}

#footer-illust-primary .illust05 {
	background-image:url(../image/footer/footer-illust05.png);
	width:125px;
	height:196px;
	position:absolute;
	left:1025px;
	bottom:0;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}

#footer-illust-primary .illust06 {
	background-image:url(../image/footer/footer-illust06.png);
	width:174px;
	height:95px;
	position:absolute;
	left:-161px;
	bottom:0;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}

#footer-illust-primary .illust07 {
	background-image:url(../image/footer/footer-illust07.png);
	width:92px;
	height:52px;
	position:absolute;
	bottom:100px;
	left:-110px;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}

/*------------------------------------------------------------------------------------------------------------------
　Additional
-------------------------------------------------------------------------------------------------------------------*/

.mv {
	margin-bottom:30px;
	box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.30);
    -moz-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.30);
    -webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.30);
}

.box {
	padding-bottom:23px;/* p tag default margin fix:befor:30px */
}

.box:last-of-type {
	padding-bottom:0;
}

.box.under-line {
	background-image:url(../image/contents/enter/line.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	padding-bottom:15px;
	margin-bottom:12px;
}

.box p {
	margin:0;
	padding:0;
	padding-bottom:10px;
}

.box p.indent {
	padding-left:25px;
}

.box p:last-of-type {
	padding-bottom:0;
}

.box table {
	margin-bottom:15px;
}

.box table.last {
	margin-bottom:0;
}

.box table.indent {
	padding-left:25px;
}

.inbox {
	margin-bottom:15px;
	padding:24px;
	box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.30);
    -moz-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.30);
    -webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.30);
}

.inbox.last {
	margin-bottom:0;
}

/*----------------------------------------------------------------------------
   Home
------------------------------------------------------------------------------*/

#mainvisual {
	background-image:url(../image/contents/top/back.jpg);
	background-position:center;
	width:100%;
	height:464px;
	margin-top:-130px;
	padding-top:130px;
	position:relative;
}

#mainvisual .slider-primary {
	width:1000px;
	height:389px;
	background-image:url(../image/contents/top/slider-frame.png);
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	z-index:2;
}

#mainvisual .slider-primary .bxslider .item img {
	margin-left:auto;
	margin-right:auto;
	margin-top:9px;
}

#mainvisual .bx-wrapper .bx-prev {
	background-image:url(../image/contents/top/prev_off.png);
	width:58px !important;
	height:120px !important;
	left:-58px;
	top:156px !important;
}

#mainvisual .bx-wrapper .bx-next {
	background-image:url(../image/contents/top/next_off.png);
	width:58px !important;
	height:120px !important;
	right:-58px;
	top:156px !important;
}

#mainvisual .bx-wrapper .bx-prev:hover { background-image:url(../image/contents/top/prev_on.png); }
#mainvisual .bx-wrapper .bx-next:hover { background-image:url(../image/contents/top/next_on.png); }

#mainvisual #back-illust {
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}

#mainvisual .left-himawari { position:absolute; left:0; bottom:0; background-image:url(../image/contents/top/left-himawari.png); width:514px; height:92px; z-index:4; overflow: hidden; text-indent: 100%; white-space: nowrap; overflow: hidden; text-indent: 100%; white-space: nowrap;}
#mainvisual .right-himawari { position:absolute; right:0; bottom:0; background-image:url(../image/contents/top/right-himawari.png); width:515px; height:92px; z-index:4; overflow: hidden; text-indent: 100%; white-space: nowrap; overflow: hidden; text-indent: 100%; white-space: nowrap;}
#mainvisual #back-illust .bus { position:absolute; right:1050px; bottom:-42px; background-image:url(../image/contents/top/bus.png); width:344px; height:156px; z-index:3; overflow: hidden; text-indent: 100%; white-space: nowrap;}
#mainvisual #back-illust .bus-onpu { position:absolute; right:1060px; bottom:110px; width:305px; height:50px; z-index:2;}
#mainvisual #back-illust .bus-onpu01 {position:absolute; background-image:url(../image/contents/top/bus-onpu01.png); width:79px; height:52px; z-index:2; overflow: hidden; text-indent: 100%; white-space: nowrap;}
#mainvisual #back-illust .bus-onpu02 {position:absolute; left:260px; background-image:url(../image/contents/top/bus-onpu02.png); width:45px; height:40px; z-index:2; overflow: hidden; text-indent: 100%; white-space: nowrap;}
#mainvisual #back-illust .rainbow { position:absolute; right:-159px; bottom:204px; background-image:url(../image/contents/top/rainbow.png); width:716px; height:317px; z-index:1; overflow: hidden; text-indent: 100%; white-space: nowrap;}

@media screen and (max-width:640px) {
#mainvisual #back-illust .bus { position:absolute; right:500px; bottom:100px; background-image:url(../image/contents/top/bus.png); width:344px; height:156px; z-index:2; overflow: hidden; text-indent: 100%; white-space: nowrap;}
#mainvisual #back-illust .bus-onpu { position:absolute; right:20px; bottom:250px; width:305px; height:50px; z-index:2;}
#mainvisual #back-illust .bus-onpu01 {position:absolute; background-image:url(../image/contents/top/bus-onpu01.png); width:79px; height:52px; z-index:2; overflow: hidden; text-indent: 100%; white-space: nowrap;}
#mainvisual #back-illust .bus-onpu02 {position:absolute; left:260px; background-image:url(../image/contents/top/bus-onpu02.png); width:45px; height:40px; z-index:2; overflow: hidden; text-indent: 100%; white-space: nowrap;}
}


#topcomment {
	background-image:url(../image/contents/top/topcomment-back.png);
	background-repeat:no-repeat;
	background-position:top center;
	position:relative;
	z-index:1;
	margin-top:-4px;
	margin-left:auto;
	margin-right:auto;
	width:100%;
	height:307px;
}

#top-comment-primary {
	width:1010px;
	height:307px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
}

#topcomment .title {
	background-image:url(../image/contents/top/topcomment-title.png);
	width:491px;
	height:120px;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	position:absolute;
	top:52px;
	left:0px;
}

#topcomment .comment {
	background-image:url(../image/contents/top/topcomment-detail.png);
	width:544px;
	height:90px;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	position:absolute;
	top:191px;
	left:0px;
}

#topcomment .point-circle {
	width:500px;
	height:330px;
	position:absolute;
	top:35px;
	right:-5px;
}

#topcomment .point-circle .circle01{
	background-image:url(../image/contents/top/topcomment-circle01.png);
	width:162px;
	height:170px;
	position:absolute;
	left:0;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}

#topcomment .point-circle .circle02{
	background-image:url(../image/contents/top/topcomment-circle02.png);
	width:162px;
	height:170px;
	position:absolute;
	left:170px;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}

#topcomment .point-circle .circle03{
	background-image:url(../image/contents/top/topcomment-circle03.png);
	width:162px;
	height:170px;
	position:absolute;
	left:340px;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}

#topcomment .point-circle .student {
	background-image:url(../image/contents/top/topcomment-student.png);
	width:515px;
	height:245px;
	position:absolute;
	top:92px;
	left:-8px;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	z-index:2;
}

#topcomment .point-circle .train {
	background-image:url(../image/contents/top/topcomment-train.png);
	width:174px;
	height:70px;
	position:absolute;
	left:-112px;
	top:155px;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	z-index:1;
}

#photo-cal {
	width:999px;
	height:575px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	z-index:3;
}

#photo-cal .photo-cal-primary {
	width:1000px;
}

#photo-cal .photo-cal-primary .list {
	width:1000px;
	height:510px;
	margin-right:25px;
}

#photo-cal .photo-cal-primary .list ul {
	margin:0;
	padding:0;
	list-style:none;
	width:1025px;
}

#photo-cal .photo-cal-primary .list ul li {
	width:230px;
	height:230px;
	background-color:#ffffff;
	position:relative;
	display:block;
	font-size:15px;
	float:left;
	overflow:hidden;
	margin-right:25px;
	margin-bottom:25px;
    box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.29);
    -moz-box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.29);
    -webkit-box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.29);
}

#photo-cal .photo-cal-primary .list ul li .photo {
	width:230px;
	height:180px;
	background-repeat:no-repeat;
	background-position:center;
	background-size:cover;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}

#photo-cal .photo-cal-primary .list ul li .label {
	width:173px;
	height:45px;
	font-weight:bold;
	display:table-cell;
	vertical-align:middle;
	padding-left:17px;
	padding-right:40px;
	padding-bottom:5px;
	line-height:16px;
}

#photo-cal .photo-cal-primary .list ul li .label.color01 { background-image:url(../image/contents/top/photo-cal-label01.png); color:#5cb1c1 }
#photo-cal .photo-cal-primary .list ul li .label.color02 { background-image:url(../image/contents/top/photo-cal-label02.png); color:#eb77a1 }
#photo-cal .photo-cal-primary .list ul li .label.color03 { background-image:url(../image/contents/top/photo-cal-label03.png); color:#61e188 }
#photo-cal .photo-cal-primary .list ul li .label.color04 { background-image:url(../image/contents/top/photo-cal-label04.png); color:#de9135 }
#photo-cal .photo-cal-primary .list ul li .label.color05 { background-image:url(../image/contents/top/photo-cal-label05.png); color:#db1681 }
#photo-cal .photo-cal-primary .list ul li .label.color06 { background-image:url(../image/contents/top/photo-cal-label06.png); color:#5edbff }
#photo-cal .photo-cal-primary .list ul li .label.color07 { background-image:url(../image/contents/top/photo-cal-label07.png); color:#bab81f }
#photo-cal .photo-cal-primary .list ul li .label.color08 { background-image:url(../image/contents/top/photo-cal-label08.png); color:#1b8a1e }

#photo-cal .bx-wrapper .bx-prev {
	background-image:url(../image/contents/top/photo-cal-left.png);
	width:43px !important;
	height:81px !important;
	left:-60px;
	top:206px !important;
}

#photo-cal .bx-wrapper .bx-next {
	background-image:url(../image/contents/top/photo-cal-right.png);
	width:43px !important;
	height:81px !important;
	right:-60px;
	top:206px !important;
}

#photo-cal .gallery-button a {
	background:url(../image/contents/top/gallery.jpg);
	width:999px; height:65px;
	display:block;
	box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.25);
}
#photo-cal .gallery-button a:hover {
	background:url(../image/contents/top/gallery_on.jpg);
}

.rss {
	width:1000px;
	margin:0 auto;
}

#information {
	width:487px;
	height:515px;
	float:left;
	position:relative;
}

#information .title {
	background-image:url(../image/contents/top/information-title.png);
	width:290px;
	height:65px;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	position:absolute;
	top:30px;
}

#information .ssw {
	background-image:url(../image/contents/top/information-ssw.png);
	width:185px;
	height:104px;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	position:absolute;
	left:304px;
	top:10px;
}

#information .button {
	width:257px;
	height:65px;
	display:block;
	position:absolute;
	right:0;
	top:30px;
}

#information .button a {
	background-image:url(../image/contents/top/information-button.png);
	width:257px;
	height:65px;
	display:block;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}

#information .button a:hover {
	opacity:0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
}

#information #information-primary {
	background:url(../image/contents/top/information-back.png) no-repeat;
	width:443px;
	height:321px;
	position:absolute;
	top:115px;
	z-index:3;
	padding:43px 10px 36px 34px;
	box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.22);
    -moz-box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.22);
    -webkit-box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.22);
	
}
	#information #information-primary .scroll {
		padding-right:16px;
		overflow:auto;
		height:329px;
	}
#information #information-primary .list {
	margin:0; padding:0;
	list-style:none;
}

#information #information-primary .list li {
	font-size:14px;
	font-weight:24px;
	font-weight:bold;
	color:#4e4e4e;
	padding-bottom:8px;
	margin-bottom:8px;
	border-bottom:#fff solid 2px;
}
#information #information-primary .list li:last-child {
	border-bottom:none;
	padding-bottom:0;
	margin-bottom:0;
}
#information #information-primary .list li .date {
	font-size:14px;
	color:#6c6c6c;
}
#information #information-primary .list li a {
	color:#a36501;
	text-decoration:underline;
}


#information .student {
	background-image:url(../image/contents/top/information-student.png);
	width:97px;
	height:178px;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	position:absolute;
	left:-93px;
	top:300px;
	z-index:2;
}

#information .student-comment a {
	background-image:url(../image/contents/top/blog_off.png);
	width:137px;
	height:133px;
	position:absolute;
	top:180px;
	left:-145px;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	z-index:3;
	display:block;
}
#information .student-comment a:hover {
	background-image:url(../image/contents/top/blog_on.png);
}

#about-top {
	width:487px;
	height:515px;
	float:right;
	position:relative;
}

#about-top .title {
	background-image:url(../image/contents/top/about-title.png);
	width:215px;
	height:58px;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	position:absolute;
	top:30px;
}
#about-top #about-primary {
	background:url(../image/contents/top/information-back.png) no-repeat;
	width:411px;
	height:363px;
	position:absolute;
	top:115px;
	z-index:3;
	padding:37px 39px 0 37px;
	box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.22);
    -moz-box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.22);
    -webkit-box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.22);
}
	#about-top #about-primary strong {
		color:#4e4e4e;
		font-size:24px;
		line-height:28px;
		float:left;
		margin-top:-10px;
	}
		#about-top #about-primary strong span {
			font-size:16px;
		}
		#about-top #about-primary .about-button a {
			background:url(../image/contents/top/about-button.gif);
			width:163px; height:45px;
			display:block;
			float:right;
		}
		#about-top #about-primary .about-button a:hover {
			background:url(../image/contents/top/about-button_on.gif);
		}
		#about-top #about-primary p {
			margin:12px 0;
			line-height:1.4;
		}

#content-banner {
	width:1000px;
	height:120px;
	margin-left:auto;
	margin-right:auto;
	margin-top:40px;
	position:relative;
	z-index:2;
}

#content-banner ul {
	margin:0;
	padding:0;
	list-style:none;
	width:1026px;
	height:120px;
}

#content-banner ul li {
	width:230px;
	height:120px;
	float:left;
	background-color:#ffffff;
	margin-right:26px;
	box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.22);
    -moz-box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.22);
    -webkit-box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.22);
}

#content-banner ul li a {
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	width:230px;
	height:120px;
	display:block;
}

#content-banner ul li a:hover {
	opacity:0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
}

#content-banner ul li.banner01 a { background-image:url(../image/footer/bana01_20240823.png); }
#content-banner ul li.banner02 a { background-image:url(../image/footer/bana02_20240823.png); }
#content-banner ul li.banner03 a { background-image:url(../image/footer/bana03_20240823.png); }
#content-banner ul li.banner04 a { background-image:url(../image/footer/bana04_20240823.png); }
#content-banner ul li.banner05 a { background-image:url(../image/footer/bana05_20240823.png); }


/*----------------------------------------------------------------------------
   園の特色 - about
------------------------------------------------------------------------------*/

.point-circle-img {
	margin-top:15px;
	margin-bottom:35px;
}


/*----------------------------------------------------------------------------
   １日の流れ - oneday
------------------------------------------------------------------------------*/

.oneday-comment {
	font-size:24px;
	color:#59c7ff;
	font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
	margin-top:-5px;
	display:block;
}

.timetable {
	margin-left:-30px;
	margin-top:30px;
	margin-bottom:30px;
}

.time-box {
}

.time-box h3 {
	height:50px;
	line-height:50px;
	color:#1c1c1c;
	font-size:16px;
	display:block;
}

.time-box h3 span {
	color:#ffffff;
	width:118px;
	height:40px;
	display:inline-block;
	border-radius:3px;
	background-image:url(../image/contents/oneday/clock.png);
	background-repeat:no-repeat;
	background-position:12px;
	text-indent:36px;
	line-height:40px;
	margin-top:5px;
	margin-left:5px;
	margin-right:14px;
}

.time-box:nth-of-type(2) h3{ background-color:#d1f7ff; }
.time-box:nth-of-type(2) h3 span{ background-color:#5bd8f2; }
.time-box:nth-of-type(3) h3{ background-color:#d1f7ff; }
.time-box:nth-of-type(3) h3 span{ background-color:#5bd8f2; }
.time-box:nth-of-type(4) h3{ background-color:#ffe2ec; }
.time-box:nth-of-type(4) h3 span{ background-color:#fd9abd; }
.time-box:nth-of-type(5) h3{ background-color:#ffecd5; }
.time-box:nth-of-type(5) h3 span{ background-color:#e7a85d; }
.time-box:nth-of-type(6) h3{ background-color:#c6ffd6; }
.time-box:nth-of-type(6) h3 span{ background-color:#5ee686; }
.time-box:nth-of-type(7) h3{ background-color:#ffcece; }
.time-box:nth-of-type(7) h3 span{ background-color:#f47373; }
.time-box:nth-of-type(8) h3{ background-color:#ffd9f4; }
.time-box:nth-of-type(8) h3 span{ background-color:#f97cd4; }
.time-box:nth-of-type(9) h3{ background-color:#dce3ff; }
.time-box:nth-of-type(9) h3 span{ background-color:#94a9fb; }

.oneday-outer-box {
	background-color:#fffcf2;
	border:solid 2px #f5eed9;
	padding:20px;
	position:relative;
}

.oneday-outer-box .illust {
	background-image:url(../image/contents/oneday/illust01.png);
	background-repeat:no-repeat;
	width:197px; height:115px;
	position:absolute;
	top :32px; right :30px;
}
.oneday-outer-box h4 {
	font-size:18px;
	color:#f47373;
	background-color:inherit;
	line-height:none;
	text-indent:0;
	display:inline-block;
	margin:0;
	padding:0;
	margin-top:-10px;
}

.oneday-outer-box p:last-of-type {
	margin-bottom:0;
	padding-bottom:0;
}

/*----------------------------------------------------------------------------
   満３歳児保育 - hiyoko
------------------------------------------------------------------------------*/

.hiyoko-comment {
	font-size:24px;
	color:#fc9f30;
	font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
	margin-top:-5px;
	display:block;
}

.hiyoko-detail {
	background-image:url(../image/contents/hiyoko/hiyoko.png);
	background-repeat:no-repeat;
	background-position:left;
	height:84px;
	padding-left:124px;
	margin-bottom:30px;
}

.hiyoko-detail span {
	width:130px;
	height:31px;
	color:#ffffff;
	background-color:#ec6671;
	line-height:31px;
	text-align:center;
	display:block;
	border-radius:4px;
	margin-bottom:10px;
}

.hiyoko-detail p {
	margin:0;
	padding:0;
	color:#ec6671;
	font-size:16px;
}

.hiyoko-box {
	background-color:#fffcf2;
	border:solid 2px #f5eed9;
	padding:20px;
}

.hiyoko-box h4 {
	font-size:18px;
	color:#f47373;
	background-color:inherit;
	line-height:none;
	text-indent:0;
	display:inline-block;
	margin:0;
	padding:0;
	margin-top:-10px;
}

.hiyoko-box ul {
	list-style:none;
	margin:0;
	padding:0;
	margin-bottom:10px;
}

.hiyoko-box ul.last {
	margin-bottom:0;
}

.hiyoko-box ul li {
	color:#191919;
	font-size:16px;
	padding-left: 14px;
	text-indent: -21px;
	margin-left:8px;
}

.hiyoko-box ul li:before { content:"● "; color:#f58a88; }


/*----------------------------------------------------------------------------
   年間行事 - event
------------------------------------------------------------------------------*/

#month-primary {
	list-style:none;
	margin:0;
	padding:0;
	width:630px;
}

#month-primary li {
	width:175px;
	height:63px;
	background-color:#ffffff;
	box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.22);
    -moz-box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.22);
    -webkit-box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.22);
	float:left;
	margin-right:14px;
	margin-bottom:14px;
	padding-top:195px;
	padding-left:13px;
	padding-right:5px;
	font-size:13px;
	line-height:17px;
	background-repeat:no-repeat;
	background-position:top;
}

#month-primary li a { font-weight:bold; }

#month-primary li:nth-of-type(1) { background-image:url(../image/contents/event/month4.png);}
#month-primary li:nth-of-type(2) { background-image:url(../image/contents/event/month5.png);}
#month-primary li:nth-of-type(3) { background-image:url(../image/contents/event/month6.png);}
#month-primary li:nth-of-type(4) { background-image:url(../image/contents/event/month7.png);}
#month-primary li:nth-of-type(5) { background-image:url(../image/contents/event/month8.png);}
#month-primary li:nth-of-type(6) { background-image:url(../image/contents/event/month9.png);}
#month-primary li:nth-of-type(7) { background-image:url(../image/contents/event/month10.png);}
#month-primary li:nth-of-type(8) { background-image:url(../image/contents/event/month11.png);}
#month-primary li:nth-of-type(9) { background-image:url(../image/contents/event/month12.png);}
#month-primary li:nth-of-type(10) { background-image:url(../image/contents/event/month1.png);}
#month-primary li:nth-of-type(11) { background-image:url(../image/contents/event/month2.png);}
#month-primary li:nth-of-type(12) { background-image:url(../image/contents/event/month3.png);}

#month-primary li:nth-of-type(1) a { color:#ffa3cc !important; }
#month-primary li:nth-of-type(2) a { color:#77caff !important; }
#month-primary li:nth-of-type(3) a { color:#6464ff !important; }
#month-primary li:nth-of-type(4) a { color:#7484c1 !important; }
#month-primary li:nth-of-type(5) a { color:#ff656e !important; }
#month-primary li:nth-of-type(6) a { color:#6c9bb5 !important; }
#month-primary li:nth-of-type(7) a { color:#c4864e !important; }
#month-primary li:nth-of-type(8) a { color:#c09a00 !important; }
#month-primary li:nth-of-type(9) a { color:#3aaf00 !important; }
#month-primary li:nth-of-type(10) a { color:#ff4040 !important; }
#month-primary li:nth-of-type(11) a { color:#40cbc5 !important; }
#month-primary li:nth-of-type(12) a { color:#f47ca4 !important; }


/*----------------------------------------------------------------------------
   入園案内 - enter
------------------------------------------------------------------------------*/

.enter-outer-box01 {
	background-image:url(../image/contents/enter/illust01.png);
	background-repeat:no-repeat;
	background-position:right;
}

.enter-outer-box02 {
	background-image:url(../image/contents/enter/illust02.png);
	background-repeat:no-repeat;
	background-position:right;
}

.enter-outer-box03 {
	background-image:url(../image/contents/enter/illust03.png);
	background-repeat:no-repeat;
	background-position:right;
}


/*----------------------------------------------------------------------------
   よくある質問 - question
------------------------------------------------------------------------------*/

#question {
	list-style:none;
	margin:0; padding:0;
	width:100%;
}
	#question li {
		border-left:#fdb56c solid 5px;
		padding:12px 0 12px 18px;
		margin-bottom:5px;
		background:#fff6ec;
	}
	#question li:last-child {
		margin-bottom:0;
	}
		#question li a {
			color:#e17100;
		}

.answer {
	background:#fdb56c;
	color:#fff;
	font-size:18px;
	border-collapse:collapse;
	width:100%;
	margin-top:25px;
	margin-bottom:15px;
}
	.answer .q {
		font-size:24px;
		background:#f2881d;
		vertical-align:middle;
		text-align:center;
		width:50px;
	}
	.answer th {
		padding-left:16px;
		text-align:left;
	}
.answer + p {
	margin:0; padding:0;
}


/*----------------------------------------------------------------------------
   預かり保育について - nakayoshi
------------------------------------------------------------------------------*/

.custody {
	margin-top:0;
	margin-bottom:20px;
}
#nakayoshi {
	border-collapse:collapse;
	width:100%;
}
	#nakayoshi th {
		background:#fff6ea;
		vertical-align:top;
		padding-top:5px;
		font-weight:normal;
		border:#f8e1c5 solid 3px;
	}
	#nakayoshi td {
		padding:5px 10px;
		width:430px;
		border:#f8e1c5 solid 3px;
	}
	#nakayoshi .ki {
		font-weight:normal;
		background:#ffedd8;
		border:#f8e1c5 solid 3px;
	}
	#nakayoshi .time {
		border-collapse:collapse;
	}
		#nakayoshi .time td {
			padding-right:20px;
		}
	#nakayoshi p {
		float:left;
		margin:0; padding:0;
	}
	#nakayoshi ul {
		margin:0; padding:0;
		float:left;
		list-style:none;
		margin-right:1em;
	}
	#nakayoshi .invoice {
		margin-top:15px;
	}

/*----------------------------------------------------------------------------
   災害時の対応について - saigai
------------------------------------------------------------------------------*/

.saigai-comment {
	text-align:center;
	font-size: 24px;
	color: #2ee465;
}
.saigai-title {
	background-color: #e7fcee;
	border-left:#77eb9a solid 5px;
	padding:12px 0 12px 18px;
	color:#33cc66;
	display:block;
	font-weight:bold;
}

.saigai .indent {
	text-indent:-1em;
	padding-left:1em;
}
	.saigai strong {
		color:#ff70a2;
	}

.saigai-box {
	background-color:#fffcf2;
	border:solid 2px #f5eed9;
	padding:10px;
}
	.saigai-box .indent {
		margin:0; padding:0;
	}
.saigai .red {
	color:#f00;
	font-weight:bold;
}

/*----------------------------------------------------------------------------
   お問い合わせ - contact
------------------------------------------------------------------------------*/

.type01 {
	border-collapse:collapse;
	width:100%;
	margin:0 auto;
}
	.type01 th {
		background:#fff6ea;
		width:31%;
		border:#f8e1c5 solid 1px;
		line-height:20px;
		text-align:left;
		padding:10px;
	}
		.type01 th .req {
			margin-left:5px;
		}
	.type01 td {
		border:#f8e1c5 solid 1px;
		background:#fff;
		padding:10px;
	}
	.type01 .fc-red {
		color:#f00;
		margin:0; padding:0;
	}

.contact-bt01 {
	background:url(../image/contents/contact/bt01.gif) no-repeat;
	width:257px; height:65px;
	margin:30px auto 0 auto;
	display:block;
	border:none;
}
.contact-bt02 {
	background:url(../image/contents/contact/bt02.gif) no-repeat;
	width:257px; height:65px;
	margin:30px auto 0 auto;
	display:block !important;
	float:left;
	margin-left:5% !important;
	border:none;
}
.contact-bt03 {
	background:url(../image/contents/contact/bt03.gif) no-repeat;
	width:257px; height:65px;
	margin:30px auto 0 auto;
	display:block !important;
	float:right;
	margin-right:5% !important;
	border:none;
}

/*----------------------------------------------------------------------------
   ギャラリー - gallery
------------------------------------------------------------------------------*/

.photo-gallery {
	width:100%;
	list-style:none;
	margin:0; padding:0;
}
	.photo-gallery li {
		float:left;
		width:219px;
		background:#fff;
		margin-right:19px;
		margin-bottom:18px;
		font-size:14px;
		box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.13);
		-moz-box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.13);
		-webkit-box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.13);
		font-weight:bold;
		font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
	}
	.photo-gallery li:nth-child(4n) {
		margin-right:0;
	}
		.photo-gallery li .imgLiquid {
			text-align:center;
			width:219px;
			height:171px;
			background-size:cover;
			background-position:center;
		}
			.photo-gallery li .imgLiquid a {
				width:219px;
				height:171px;
				display:block;
			}
		.photo-gallery li .fitimg {
		}
		.photo-gallery li p {
			padding:15px;
			margin:0;
		}


.kpage-area {
	border:#e6e6e6 solid 1px;
	border-radius:5px;
	line-height:42px;
	padding:0 20px;
	margin-top:25px;
}
.kpage-area .new {
	float:left;
	display:block;
	width:9em;
	height:42px;
	
}
	.kpage-area .new a, .kpage-area .old a {
		color:#ff7a96;
		text-decoration:none;
	}
.kpage-area .old {
	float:right;
	display:block;
	width:6.8em;
	height:42px;
}

.kpage {
	margin:0 auto;
	text-align:center;
	list-style:none;
	padding-left:0;
}
	.kpage li  {
		display:inline-block;
		line-height:42px;
		background:#fff;
	}
	.kpage li.now {
		background:#ff7a96;
		color:#fff;
		padding:0 16px;
		
	}
		.kpage li a {
			line-height:42px;
			padding:0 16px;
			display:block;
			color:#2e4057;
			text-decoration:none;
		}


/*----------------------------------------------------------------------------
   保護者の方々へ
------------------------------------------------------------------------------*/

.movie-list h3 {
	height:50px;
	line-height:50px;
	color:#1c1c1c;
	font-size:16px;
	display:block;
}

.movie-list h3 span {
	color:#ffffff;
	width:130px;
	height:40px;
	display:inline-block;
	border-radius:3px;
	line-height:40px;
	margin-top:5px;
	margin-left:5px;
	margin-right:14px;
    background-color:#5ee686;
    text-align: center;
}



