@charset "utf-8";

/* CSS Document */

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

body{	
color:#343434;
font-size:22px;
margin:0;
width:640px;
height:100%;
position:relative;
font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
line-height:1.6;
overflow-x:hidden;
}

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:none;
}

.pc-inline {
	display:none;
}

.sp {
	display:block;
}

.sp-inline {
	display:inline;
}

/* Android 文字サイズ巨大化バグfix */
p { max-height: 100%; }
h1,h2.h3.h4,h5 { max-height: 100%; }
th,td { max-height: 100%; }

/*------------------------------------------------------------------------------------------------------------------
　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_sp.png);
	width:640px;
	height:70px;
	margin:0;
	padding:0;
	margin-bottom:30px;
	margin-left:-30px;
	display:block;
	font-size:24px;
	color:#c0780a;
	line-height:70px;
	text-indent:70px;
	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";
}

h2 img {
	display:none;
}

h3 {
	font-size:24px;
	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:70px;
	display:block;
	line-height:70px;
	font-size:22px;
	color:#ffffff;
	text-indent:20px;
	font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
}

h5 {
	color:#ff629a;
	font-size:24px;
	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:640px;
height:100%;
margin-left: auto;
margin-right: auto;
text-align: left;
overflow:hidden;
}

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

#subpage article {
	width:640px;
	padding-top:0;
}

#left-window {
	padding-bottom:30px;
	border-bottom:2px #DCDCDC solid;
	margin-bottom:30px;
}

.content-primary {
	width:580px;
	background-color:#ffffff;
	padding-left:30px;
	padding-right:30px;
}

.content-primary .content {
}

#right-window {
}

.gallery .content-primary {
	width:580px !important;
}

.gallery .content-primary .content {
	padding:0 !important;
}

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

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

#subpage header {
	width:640px;
	height:140px;
	background-image:url(../image/subpage-header.jpg);
	background-position:top;
	background-repeat:no-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;
}

#subpage header .logo a {
	left:26px;
}

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 {
	display:none;
}

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

nav {
}

nav ul {
	display:none;
}

/* サイドオープン時にメインコンテンツを覆う部分 */
.overlay {
  content: '';
  visibility: hidden;
  position: fixed;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
  z-index: 3;
}
.overlay::after {
  visibility: hidden;
  position: fixed;
  top: 40%;
  left: 0;
  display: block;
  width: 100%;
  height: 50px;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
}
.side-open .overlay {
  visibility: visible;
  cursor: pointer;
}
.side-open .overlay::after {
  visibility: visible;
}

/* サイドメニュー ※リストのスタイルは省略 */
.side-menu {
	position:fixed;
	top: 0;
	right: 0;
	width: 300px;
	height: 100%;
	z-index: 1;
	background-color:#ffffff;
}

/* 開閉用ボタン ※ボタンの細かいスタイルは省略 */
.navi-open {
	background-image:url(../image/navi/spnavi-open.png);
	width:88px;
	height:88px;
	position:fixed;
	top:23px;
	right:28px;
	display:block;
	z-index:99;
	transition: all .6s ease;
}

.side-open .navi-open {
	right:330px;
}

/* メインコンテンツ */
.wrapper {
	position: relative;
	width: 100%;
	height: 100%;
	background: #ffffff;
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
	z-index: 2;
	overflow: hidden;
}

/* サイドメニューオープン */
.side-open .wrapper,
.side-open .overlay {
  -webkit-transform: translate3d(-300px, 0, 0);
  transform: translate3d(-300px, 0, 0);
}

.wrapper-back {
	background-color:#ffffff;
	width:100%;
	height:100%;
	display:block;
	position:fixed;
	top:0;
	left:0;
	z-index:1;
}

.wrapper-back.none {
	display:none;
}


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

#side-bana {
	padding-left:30px;
	padding-bottom:20px;
}

#side-bana a img {
	margin-bottom:15px;
	margin-right: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);
}

#side-company {
	display:none;
}

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

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

#side-menu-primary {
	width:294px;
	background-image:url(../image/navi/back.gif);
	margin-left:6px;
	padding-bottom:30px;
}

#side-menu-primary ul {
	list-style:none;
	margin:0;
	padding:0;
	width:294px;
	padding-top:206px;
	background-image:url(../image/navi/spnavi-logo.png);
	background-position:top;
	margin-bottom:10px;
}

#side-menu-primary ul li {
	width:294px;
	display:block;
}

#side-menu-primary ul li a {
	width:294px;
	display:block;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}

#side-menu-primary ul li.navi01 { height:71px;}
#side-menu-primary ul li.navi02 { height:70px;}
#side-menu-primary ul li.navi03 { height:70px;}
#side-menu-primary ul li.navi04 { height:70px;}
#side-menu-primary ul li.navi05 { height:70px;}
#side-menu-primary ul li.navi06 { height:70px;}
#side-menu-primary ul li.navi07 { height:70px;}
#side-menu-primary ul li.navi08 { height:70px;}
#side-menu-primary ul li.navi09 { height:70px;}
#side-menu-primary ul li.navi10 { height:69px;}

#side-menu-primary ul li.navi01 a { background-image:url(../image/navi/navi01_sp.png); height:71px;}
#side-menu-primary ul li.navi02 a { background-image:url(../image/navi/navi02_sp.png); height:70px;}
#side-menu-primary ul li.navi03 a { background-image:url(../image/navi/navi03_sp.png); height:70px;}
#side-menu-primary ul li.navi04 a { background-image:url(../image/navi/navi04_sp.png); height:70px;}
#side-menu-primary ul li.navi05 a { background-image:url(../image/navi/navi05_sp.png); height:70px;}
#side-menu-primary ul li.navi06 a { background-image:url(../image/navi/navi06_sp.png); height:70px;}
#side-menu-primary ul li.navi07 a { background-image:url(../image/navi/navi09_sp.png); height:70px;}
#side-menu-primary ul li.navi08 a { background-image:url(../image/navi/navi10_sp.png); height:70px;}
#side-menu-primary ul li.navi09 a { background-image:url(../image/navi/navi07_sp.png); height:70px;}
#side-menu-primary ul li.navi10 a { background-image:url(../image/navi/navi08_sp.png); height:69px;}

#side-menu-primary #option {
	height:300px;
}

#side-menu-primary #option .button-contact a {
	background-image:url(../image/navi/contact_sp.png);
	width:254px;
	height:36px;
	display:block;
	margin-left:auto;
	margin-right:auto;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	margin-bottom:10px;
}

#side-menu-primary #option .button-insta a {
	background-image:url(../image/navi/instagram_sp.png);
	width:254px;
	height:36px;
	display:block;
	margin-left:auto;
	margin-right:auto;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	margin-bottom:10px;
}

#side-menu-primary #option .button-blog a {
	background-image:url(../image/navi/blog_sp.png);
	width:254px;
	height:36px;
	display:block;
	margin-left:auto;
	margin-right:auto;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
  margin-bottom:10px;
}


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

#footer {
	width:100%;
	position:relative;
}

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

#footer-content h2 {
	background-image:url(../image/footer/footer-cap-sp.png);
	width:555px;
	height:26px;
	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-navi {
	width:580px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	font-size:17px;
	color:#555555;
}

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

.footer-parents {
    display: block;
    width: 400px;
    margin: 54px auto 0;
    padding: .25em;
    box-sizing: border-box;
    background: #e6759e;
    transition: .2s all;
}
.footer-parents:hover {
    background: #EF93B4;
}
.footer-parents a {
    display: flex;
    align-items: center;
    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:580px;
	height:140px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	margin-top:-40px;
	z-index:99;
	overflow:visible;
}

#footer #footer-cc-content .cc {
	text-align:center;
	font-size:15px;
	color:#6f6f6f;
	height:70px;
	line-height:70px;
	overflow:visible;
}

#footer #footer-cc-content .mini-character {
	display:none;
}

#footer #footer-cc-content .topback {
	display:block;
	width:640px;
	height:70px;
	left:-30px;
	bottom:0;
	position:absolute;
}

#footer #footer-cc-content .topback a {
	display:block;
	width:640px;
	height:70px;
	line-height:70px;
	color:#ffffff;
	text-align:center;
	font-size:22px;
	background-color:#606060;
	text-decoration:none;
}

#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 {
	padding-bottom:30px;/* p tag default margin fix:befor:30px */
}

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

.box img {
	max-width:580px;
	height:auto;
}

.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;
	font-size:22px !important;
}

.box p span {
	font-size:22px !important;
}

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

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

.box table {
	margin-bottom:30px;
	width:580px;
}

.box table td {
	vertical-align:top;
}

.td-width-sp {
	width:270px !important;
}

.td-width02-sp {
	width:170px !important;
}

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

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

.inbox {
	margin-bottom:30px;
	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:0px;
}

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

#mainvisual {
	background-image:url(../image/contents/top/back_sp.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	width:100%;
	height:344px;
	position:relative;
	margin-top:-128px;
	padding-top:128px;
}

#mainvisual .item img {
	display:none;
}

.bx-pager {
	display:none;
}

.bx-wrapper {
  top: 20px;
}

#mainvisual .mvsp01 { width:640px; height:210px; background-image:url(../image/contents/top/mainvisual09_sp.jpg); background-repeat:no-repeat; background-position:top; }
#mainvisual .mvsp02 { width:640px; height:210px; background-image:url(../image/contents/top/mainvisual10_sp.jpg); background-repeat:no-repeat; background-position:top; }
#mainvisual .mvsp03 { width:640px; height:210px; background-image:url(../image/contents/top/mainvisual11_sp.jpg); background-repeat:no-repeat; background-position:top; }
#mainvisual .mvsp04 { width:640px; height:210px; background-image:url(../image/contents/top/mainvisual12_sp.jpg); background-repeat:no-repeat; background-position:top; }

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

#mainvisual .slider-primary .bxslider .item img {
	width:564px;
	height:210px;
	margin-left:auto;
	margin-right:auto;
}

#mainvisual .bx-wrapper .bx-prev {
	display:none;
}

#mainvisual .bx-wrapper .bx-next {
	display:none;
}

#mainvisual #back-illust {
}

#mainvisual .bus { position:absolute; right:0px; bottom:24px; background-image:url(../image/contents/top/bus.png); background-size:contain; background-repeat:no-repeat; width:276px; height:125px; z-index:3; overflow: hidden; text-indent: 100%; white-space: nowrap;}

.left-himawari { background-image:url(../image/contents/top/sp-himawari.png); width:640px; height:80px; position:absolute; bottom:5px; overflow: hidden; text-indent: 100%; white-space: nowrap; z-index:5;}
.right-himawari { display:none; }
.bus-onpu { display:none; }
.bus-onpu01 { display:none; }
.bus-onpu02 { display:none; }
.rainbow { display:none; }

#topcomment {
	background-image:url(../image/contents/top/topcomment_sp.png);
	background-repeat:no-repeat;
	background-position:top center;
	position:relative;
	z-index:1;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	width:640px;
	height:566px;
}

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

#topcomment .title {
	display:none;
}

#topcomment .comment {
	display:none;
}

#topcomment .point-circle {
	display:none;
}

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

#photo-cal .photo-cal-primary {
	width:500px;
	margin-left:80px;
}

#photo-cal .photo-cal-primary .list {
	width:500px;
	height:250px;
	margin-right:20px;
}

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

#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:20px;
	margin-bottom:20px;
    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:20px;
	top:100px !important;
}

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

#photo-cal .gallery-button a {
	background:url(../image/contents/top/gallery.jpg);
	background-position:center;
	width:580px; height:65px;
	margin-left:30px;
	margin-top:10px;
	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);
}

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

#information {
	width:580px;
	height:514px;
	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:0px;
}

#information .ssw {
	display:none;
}

.blog-button a {
	background-image:url(../image/contents/top/information-button_sp.png);
	width:262px;
	height:65px;
	display:block;
	position:absolute;
	top:0;
	right:0;
}

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

#information .button a {
	display:none;
}

#information #information-primary {
	background:url(../image/contents/top/information-back-sp.png) no-repeat;
	width:532px;
	height:362px;
	position:absolute;
	top:85px;
	z-index:3;
	padding-left:38px;
	padding-right:10px;
	padding-top:38px;
	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:22px;
	color:#4e4e4e;
	padding-bottom:18px;
	margin-bottom:18px;
	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:18px;
	color:#6c6c6c;
}
#information #information-primary .list li a {
	color:#a36501;
	text-decoration:underline;
	font-weight:bold;
	display:inline-block;
	padding-bottom:18px
}


#information .student {
	display:none;
}

#information .student-comment a {
	display:none;
}

#about-top {
	width:580px;
	height:600px;
	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:0px;
}
#about-top #about-primary {
	background:url(../image/contents/top/about-back-sp.png) no-repeat;
	width:510px;
	height:486px;
	position:absolute;
	top:85px;
	z-index:3;
	padding-left:34px;
	padding-right:36px;
	padding-top:38px;
	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:34px;
		line-height:33px;
		float:left;
		margin-top:-17px;
		display:block;
	}
		#about-top #about-primary strong span {
			font-size:20px;
		}
		#about-top #about-primary .about-button a {
			background:url(../image/contents/top/nyuuen_sp.png);
			width:214px; height:60px;
			display:block;
			position:absolute;
			top:34px;
			right:33px;
		}
		#about-top #about-primary p {
			font-size:22px;
			display:block;
			margin-top:10px;
			margin-bottom:10px;
		}
		#about-primary iframe {
			width:504px;
			height:300px;
		}

#content-banner {
	width:580px;
	margin-left:auto;
	margin-right:auto;
	margin-top:40px;
	margin-bottom:10px;
	position:relative;
	z-index:2;
}

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

#content-banner ul li {
	width:275px;
	height:120px;
	float:left;
	background-color:#ffffff;
	margin-right:30px;
	margin-bottom:20px;
	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:275px;
	height:120px;
	display:block;
}

#content-banner ul li.banner01 a { background-image:url(../image/footer/bana01_sp_20240823.png); }
#content-banner ul li.banner02 a { background-image:url(../image/footer/bana02_sp_20240823.png); }
#content-banner ul li.banner03 a { background-image:url(../image/footer/bana03_sp_20240823.png); }
#content-banner ul li.banner04 a { background-image:url(../image/footer/bana04_sp_20240823.png); }
#content-banner ul li.banner05 a { background-image:url(../image/footer/bana05_sp_20240823.png); }


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

.point-circle-img {
	background-image:url(../image/contents/about/point_sp.png);
	width:640px;
	height:281px;
	margin-left:-30px;
	margin-bottom:30px;
}

.point-circle-img img {
	display:none;
}


/*----------------------------------------------------------------------------
   １日の流れ - 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;
	width:640px;
	height:auto;
}

.time-box {
}

.time-box h3 {
	height:50px;
	line-height:50px;
	color:#1c1c1c;
	font-size:20px;
	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;
	font-size:18px;
}

.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 {
	display:none;
}
.oneday-outer-box h4 {
	font-size:22px;
	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;
	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:22px;
}

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

.hiyoko-box h4 {
	font-size:22px;
	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:22px;
	padding-left: 20px;
	text-indent: -29px;
	margin-left:8px;
}

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


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

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

#month-primary li {
	width:230px;
	height:120px !important;
	background-color:#ffffff;
	background-size:255px 247px;
	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:30px;
	margin-bottom:30px;
	padding-left:25px;
	padding-right:20px;
	padding-top:265px;
	font-size:21px;
	line-height:24px;
	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; }

.event-comment {
	margin-bottom:0px !important;
	margin-top:-10px !important;
}

#powerTip.n {
	position:fixed !important;
	width:520px !important;
	display:inline-block;
	padding-top:30px !important;
	padding-bottom:30px !important;
	padding-left:30px !important;
	padding-right:30px !important;
	top:inherit !important;
	left:30px !important;
	bottom:30px !important;
	background-image:none !important;
	border:none !important;
	background-color:#676767 !important;
	color:#ffffff !important;
	font-size:22px !important;
	
}

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

.enter-outer-box01 {
}

.enter-outer-box02 {
}

.enter-outer-box03 {
}


/*----------------------------------------------------------------------------
   よくある質問 - 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:22px;
	border-collapse:collapse;
	width:100%;
	margin-top:25px;
	margin-bottom:15px;
	height:70px;
}
	.answer .q {
		font-size:24px;
		background:#f2881d;
		vertical-align:middle;
		text-align:center;
		width:70px;
	}
	.answer th {
		padding-left:16px;
		text-align:left;
	}
.answer + p {
	margin:0; padding:0;
}

/*----------------------------------------------------------------------------
 　アクセス
------------------------------------------------------------------------------*/

.access-iframe {
	width:580px;
	height:450px;
	overflow:hidden;
	margin-top:30px !important;
}

/*----------------------------------------------------------------------------
   預かり保育について - 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:34%;
		border:#f8e1c5 solid 1px;
		line-height:20px;
		text-align:left;
		padding:15px;
		font-size:20px !important;
	}
		.type01 th .req {
			margin-left:5px;
		}
		
	.type01 th img {
		display:block;
		margin-top:8px;
	}
	.type01 td {
		border:#f8e1c5 solid 1px;
		background:#fff;
		padding:15px;
		font-size:22px !important;
	}
	.type01 .fc-red {
		color:#f00;
		margin:0; padding:0;
	}
form label {
	font-size:22px !important;
}

input[type="checkbox"], input[type="radio"] {
	transform:scale(2,2);
	margin-left:6px;
}

.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:2% !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:2% !important;
	border:none;
}

.sendok-sp {
	text-align:left !important;
	padding-top:0 !important;
}

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

.photo-gallery {
	width:610px;
	list-style:none;
	margin:0; padding:0;
}
	.photo-gallery li {
		float:left;
		width:275px;
		background:#fff;
		margin-right:30px;
		margin-bottom:30px;
		font-size:18px;
		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-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:275px;
			height:215px;
			background-size:cover;
			background-position:center;
		}
			.photo-gallery li .imgLiquid a {
				width:275px;
			height:215px;
				display:block;
			}
		.photo-gallery li .fitimg {
		}
		.photo-gallery li p {
			padding:15px;
			margin:0;
		}
a.fancybox-next span {
	background:none !important;
}

a.fancybox-prev span {
	background:none !important;
}

.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
------------------------------------------------------------------------------*/


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

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