@charset 'UTF-8';

/* --- PC表示部分 非表示 --- */
.pc, #header_top, #header_bottom, #home .flexslider {
	display: none;
}

/* --- デフォルトセッティング --- */
html, body {
	width: 100%;
	margin: 0;
	padding: 0;
	border: 0 none;
}
body {
	overflow-y: scroll;
	text-align: center;
	background: #FFF;
	background-attachment: fixed;
	font: 15px/150% "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo","ＭＳ Ｐゴシック", "MS P Gothic","Osaka",Verdana,Arial, Helvetica, sans-serif;
	color: #222;
	-webkit-text-size-adjust: 100%;
}
p {
	margin: 0 20px 15px 20px;
	text-align: left;
}
article p {
	margin: 0 1% 1em 1%;
	padding: 0;
}
em {
	font-weight: bold;
}
ol {
	text-align: left;
	margin: 0px 10px 15px 35px;
}
ul {
	text-align: left;
	margin: 0 0 15px 0;
}
li {
	margin: 0 0 5px 0;
}
img {
	border: 0;
	margin: 0;
	text-decoration: none;
}
small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
}

h1, h2, h3, h4, h5 {
	text-align: left;
	font-family: "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック", "MS P Gothic","Osaka",Verdana,Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 0.5em;
	margin: 0;
	padding: 0;
}
h1 {
	position: relative;
	top: 20px;
	text-align: center;
	z-index: 2;
	line-height: 100%;
}
h1 img {
	width: 90%;
	max-width: 420px;
	height: auto;
}

table {
	margin: 0 auto 10px auto;
	border-collapse: collapse;
}
table tr th {
	padding: 5px;
	text-align: center;
}
table tr td {
	padding: 5px;
	vertical-align: top;
}

a {
	color: #00C;
	transition: color 0.3s ease-in-out;
	-webkit-transition: color 0.3s ease-in-out;
	-moz-transition: color 0.3s ease-in-out;
}
a:link, a:visited {
	color: #00B;
	text-decoration: underline;
}
a:active, a:hover {
	color: #0CF;
	text-decoration: underline;
}
hr {
	width: 96%;
	text-align: center;
	margin: 0px 0px 5px 0px;
}
object {
	margin: 0 auto;
}
strong {
	font-size: 1.05em;
	font-weight: bold;
	color: #FF5858;
}
mark {
	background-color: #C8FFFF;
}



/* --- ヘッダー --- */
header {
	background-color: #F00;
}
header p {
	margin: 9px 0 0 15px;
	text-align: center;
	font-size: 12px;
	line-height: 12px;
	color: #3DBA70;
}

#sp_navi ul, #sp_navi div, #sp_navi img {
	margin: 0px;
	padding: 0px;
	list-style: none;
	font-weight: normal;
}
#sp_navi {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 10;
	height: 60px;
	width: 100%;
	background: url(../../common/img/bg_header_sp.png) repeat-x center bottom;
	background-color: #FFF;
	transition: all 0.4s 0s ease-out;
}
#sp_navi input {
	display: none;
}
#sp_navi div.menu-left {
	float: left;
	margin: 0 55px 0 5px;
	line-height: 60px;
}
#sp_navi .menu-left div.wrapper {
	position: relative;
	width: 100%;
}
.menu-left img {
	position: relative;
	top: 1px;
	left: 4px;
	vertical-align: middle;
	filter: drop-shadow(2px 2px 1.5px #888);
}

#menu-navibtn {
	display: none;
	cursor: pointer;
	cursor: hand;
}

#sp_navi ul.menu {
	display: none;
	position: relative;
	float: right;
	width: 100%;
	z-index: 10;
	padding-bottom: 15px;
	opacity: 0;
}
#sp_navi ul.menu:first-of-type {
	margin-top: 10px;
}
ul.menu li {
	float: left;
	line-height: 60px;
	width: 100%;
	font-size: 1em;
	margin: 0 30px 5px 0;
	padding: 0;
	font-weight: normal;
	white-space: nowrap;
	border-left: 15px solid #FCD4E7;
	border-bottom: 1px solid #FCD4E7;
}
ul.menu li:first-child {
	border-top: 1px solid #DDD;
}
ul.menu li a {
	display: block;
	width: 100%;
	margin: 0;
	padding-left: 15px;
	line-height: 50px;
}
ul.menu li i {
	padding: 0px 6px;
}
/* メニューを移動させないため */
#menu-navibtn:checked ~ #sp_navi {
	position: fixed;
	overflow-y: scroll;
	overflow-x: hidden;
	height: 100%;
	border-bottom: 4px solid #FCD4E7;
}

/* ハンバーガーメニューがクリックされた時 */
#menu-navibtn:checked ~ * .menu {
	display: block;
	opacity: 1;
}
#menu-navibtn:checked ~ * ul.menu li {
	max-height: inherit;
	overflow-y: visible;
}
ul.menu li > label:hover {
	cursor: pointer;
	cursor: hand;
}

/* ハンバーガー */
#sp_navi #navibtn {
	display: none;
}
#sp_navi #navibtn {
	display: block;
	position: absolute;
	top: 10px;
	right: 10px;
}
#navibtn span {
	display: block;
	width: 40px;
	height: 40px;
	background-color: #FCD4E7;
}
#navibtn span span {
	display: block;
	overflow: hidden;
	width: 1px;
	height: 1px;
}
#navibtn span span::before, #navibtn span span::after, #navibtn span::after {
	position: absolute;
	left:10px;
	content:"";
	width: 20px;
	height: 3px;
	background-color: #FFF;
	transition: all 0.2s 0s linear;
}
/* 上の棒 */
#navibtn span span::before {
	top:10px;
}
#menu-navibtn:checked ~ #sp_navi label#navibtn span span::before {
	top:19px;
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
}
/* 下の棒 */
#navibtn span::after {
	bottom:10px;
}
#menu-navibtn:checked ~ #sp_navi label#navibtn > span::after {
	bottom:18px;
	transform: rotate(-135deg);
	-webkit-transform: rotate(-135deg);
}
/* 中の棒 */
#navibtn span span::after {
	top:18px;
}
#menu-navibtn:checked ~ #sp_navi label#navibtn span span::after {
	display: none;
}



/* --- メインフレーム --- */
main {
	position: relative;
	overflow: auto;
	width: 100%;
	margin: 0 auto;
	padding: 50px 0 15px 0;
	text-align: center;
	border: none;
}
main section {
	margin: 0 auto;
}



/* --- フッター --- */
footer {
	text-align: center;
	background: url("../../onoda/common/img/bg_footer_onoda_sp.png") repeat-x center bottom;
	background-size: 370px 93px;
}
	
@media only screen and (-webkit-min-device-pixel-ratio: 2),
       only screen and (-moz-min-device-pixel-ratio: 2),
       only screen and (-o-min-device-pixel-ratio: 2/1),
       only screen and (min-device-pixel-ratio: 2),
       only screen and (min-resolution: 192dpi),
       only screen and (min-resolution: 2dppx) {
	footer {
		background-image: url("../../onoda/common/img/bg_footer_onoda_sp.png");
	}
}
footer section {
	display: none;
}
footer .container {
	position: relative;
	overflow: visible;
	height: 80px;
	text-align: center;
	line-height: 0.5em;
}
footer div p {
	margin: 0;
	text-align: center;
	font-size: 11px;
	line-height: 11px;
	color: #3DBA70;
}



/* scroll-rise-button.js CSS */
#float_navi_product {
    display: none;
}



/* --- 入園ご検討の保護者様向け 見学申込フォーム --- */
#tour {
	position: relative;
	width: 96%;
	max-width: 600px;
	margin: 0 auto;
}
#tour .frame_tour {
	position: relative;
	margin: 0 0 20px 0;
	padding: 20px 2% 5px 2%;
	z-index: 1;
	border: 10px solid #FCD4E7;
	border-radius: 20px 20px;
}
#tour h1 {
	position: relative;
	top: 25px;
	margin: 0;
	padding: 0;
	z-index: 2;
	line-height: 100%;
}
#tour .frame_tour h2 {
	border-bottom: 8px solid #E3EF8D;
	margin: 0 10px 10px 10px;
	padding: 0;
	background: none;
}
#tour .frame_tour .container {
	margin: 0;
}
#tour .frame_tour div.container:nth-of-type(2) {
	margin: 0 5% 30px 5%;
}
#tour .frame_tour h3 {
	margin:15px 0 8px 0;
	padding: 9px 1em 8px 1em;
	line-height: 100%;
	font-weight: normal;
	background-color: #FFE095;
	border-radius: 15px 15px;
}
#tour article ul {
	display: inline;
    -webkit-margin-before: 0;
    -webkit-margin-after: 0;
    -webkit-margin-start: 0;
    -webkit-margin-end: 0;
    -webkit-padding-start: 0;
}
#tour article.hitokoto ul {
	position: relative;
	overflow: auto;
	margin: 0 10px 5px 10px;
	padding: 0;
}
#tour article.hitokoto ul li {
	margin: 0;
	padding: 0 5px 11px 30px;
	line-height: 150%;
	background: url(../img/icon_star.png) no-repeat left top;
	list-style: none;
}
#tour .hitokoto p {
	position: relative;
	display: table;
	margin: 15px 3% 30px 3%;
	font-size: 1.1em;
	line-height: 180%;
	color: #444;
}
#tour .container p {
	margin-right: 10px;
	line-height: 150%;
}
#tour .container strong {
	font-size: 1em;
}
#tour #tour_form {
	position: relative;
	display: inline-table;
	margin: 20px auto 60px auto;
	padding: 15px 5% 0 5%;
	border: 5px solid #FFE095;
	border-radius: 10px 10px;
}
#tour #tour_form table {
	position: relative;
	display: table;
	width: inherit;
	margin: 0 auto 10px auto;
	border: none;
	font-size: 1em;
}
#tour_form table th {
	position: relative;
	display: block;
	width: 90%;
	padding: 7px 1em;
	text-align: left;
	line-height: 150%;
	font-weight: normal;
	border-left: none;
	border-bottom: none;
	background-color: #FFE095;
	white-space: nowrap;
}
#tour_form table td {
	position: relative;
	display: block;
	padding: 10px 5px 20px 0;
	text-align: left;
	vertical-align: middle;
	line-height: 180%;
	border-left: none;
	border-bottom: 10px solid #FFF;
}
#tour_form table td p {
	margin: 0 1em;
	font-size: 0.9em;
}
#tour_form tbody:first-child  th {
	border-top: none;
}
#tour_form tbody:first-child  td {
	border-top: none;
	border-right: none;
}
#tour_form tbody th p {
	float: right;
	margin: 0 0 0 1em;
	padding: 0 8px;
	color: #FFF;
	background-color: #FF8284;
}
#tour_form table td.input_text p {
	margin: 0 1em;
	font-size: 0.8em;
}
#tour_form input, #tour_form select, #tour_form textarea {
	position: relative;
	display: block;
	width: 90%;
	margin: 0 auto;
	padding: 3px 0.5em;
	text-align: left;
	font-size: 0.9em;
	line-height: 140%;
	border-radius: 4px 4px;
}
#tour_form textarea {
	height: 6em;
}
#tour_form input.submit_button, #tour button {
	position: relative;
	display: table;
	width: auto;
	margin: 15px auto 30px auto;
	padding: 6px 1em;
	text-align: left;
	font-size: 1em;
	line-height: 100%;
	letter-spacing: 0.1em;
}

#tour #tour_form.confirm {
	position: relative;
	margin: 20px 5%;
}
#mailform .mailform_confirm h2 {
	border-bottom: 8px solid #FCE3EE;
	top: 0;
	margin: 15px 10px 30px 10px;
	padding: 0;
	font-size: 1.4em;
	line-height: 110%;
	color: rgba(231,82,151,1.00);
	background: none;
}
#mailform .mailform_confirm p {
	margin-bottom: 25px;
	line-height: 160%;
}

#privacy .container {
	margin: 0;
	padding: 0;
}
#privacy h2 {
	margin-bottom: 3px;
	padding: 6px 1em 4px 1em;
	line-height: 100%;
	font-weight: normal;
	background-color: #C5ECE8;
}
#privacy ul {
	margin: 0 0 30px 0;
	padding: 0;
	font-size: 85%;
	list-style: none;
}
#privacy ul li {
	margin: 0 10px 20px 10px;
}
#tour .frame_tour #privacy ul li h3 {
	margin: 15px 0 8px 0;
	font-size: 1em;
	background-color: #C5ECE8;
	border-radius: 20px 20px;
}



/* --- ページ下部　プロフィール --- */
.profile {
	position: relative;
	overflow: auto;
	padding: 0 0 10px 0;
}
.profile h2, #about_us .profile h2 {
	display: none;
}
.profile h3 {
	font-size: 1.1em;
	line-height: 120%;
	letter-spacing: 0.2em;
	color: #5BBDAC;
}
.profile p {
	font-size: 14px;
	line-height: 150%;
}
.profile p img {
	vertical-align: text-top;
	margin-right: 5px;
	line-height: 100%;
}
.profile iframe {
	width: 90%;
}



/* --- コンテンツ 共通 --- */
.color_red {
	color: #F10;
}
.color_green {
	color: #27AA20;
}
.color_orrange {
	color: #F60;
}
.color_yellow {
	color: #FC0;
}
.sub_text {
	font-size: 0.85em;
	line-height: 120%;
	font-weight: normal;
}
.img_only {
	line-height: 50%;
}
.align_center {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.align_right {
	margin-left: auto;
	text-align: right;
}
.align_left {
	margin-right: auto;
	text-align: left;
}
.align_middle {
	vertical-align: middle;
}
.align_bottom {
	vertical-align: bottom;
}
.float_left {
	position: relative;
	float: left;
}
.float_right {
	position: relative;
	float: right;
}
.clear_both {
	clear: both;
}
.txt_overline {
	text-decoration: line-through;
}
.txt_nowrap {
	white-space: nowrap;
}
.ruled_line {
	clear: both;
	margin: 0 auto;
	padding: 15px 0 30px 0;
	text-align: center;
	font-size: 19px;
	line-height: 100%;
	font-weight: bold;
	letter-spacing: 0;
	color: #BFE5DB;
}
.ruled_line span {
	letter-spacing: -0.1em;
}
.ruled_line_s {
	clear: both;
	margin: 0 auto;
	padding: 10px 0;
	text-align: center;
	font-size: 14px;
	line-height: 100%;
	font-weight: bold;
	letter-spacing: 0;
	color: #BFE5DB;
}
.ruled_line_s span {
	letter-spacing: -0.1em;
	color: #BFE5DB;
}

.frame_orange {
	position: relative;
	overflow: auto;
	clear: both;
	width: 96%;
	max-width: 600px;
	z-index: 1;
}
.frame_orange .container {
	margin: 0;
	padding: 5px;	
	border: 10px solid #FFD498;
	border-radius: 20px 20px;
}

.table_1column {
	position: relative;
	overflow: auto;
	clear: both;
}
.table_1column table {
	position: relative;
	width: 90%;
	margin: 0 auto 5px auto;
	padding: 0;
	border: 0;
	border-top: 1px solid;
	border-right: 1px solid;
}
.table_1column table tr td:first-child {
	text-align: left;
}
.table_1column tbody th, .table_1column tbody td {
	border-left: 1px solid;
	border-bottom: 1px solid;
}
.table_1column tbody td.border_none {
	border: none;
}

.table_2column {
	position: relative;
	overflow: auto;
	clear: both;
}
.table_2column table {
	position: relative;
	width: 90%;
	margin: 0 auto 15px auto;
	padding: 0;
	border: 0;
	border-top: 1px solid;
	border-right: 1px solid;
}
.table_2column table tr td:first-child {
	text-align: left;
}
.table_2column tbody th, .table_2column tbody td {
	border-left: 1px solid;
	border-bottom: 1px solid;
}
.table_2column tbody td.border_none {
	border: none;
}
