@charset 'UTF-8';

/* --- スマホ表示部分 非表示 --- */
.sp {
	display: none;
}

/* --- デフォルトセッティング --- */
html, body {
	width: 100%;
	min-width: 960px;
	margin: 0;
	padding: 0;
	border: 0 none;
} 
body {
	overflow-y: scroll;
	text-align: center;
	background: #FFF;
	background-attachment: fixed;
	font: 0.9em/180% "ヒラギノ角ゴ 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;
}
em {
	font-weight: bold;
}
ol {
	text-align: left;
	margin: 0px 10px 15px 35px;
}
ul {
	text-align: left;
	margin: 0 10px 15px 35px;
}
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: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", Verdana,Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 0.5em;
	margin: 0;
	padding: 0;
}
h1 {
	position: relative;
	top: 23px;
	margin: 0;
	padding: 0;
	z-index: 2;
	line-height: 100%;
}

form {
	margin: 0 auto 15px auto;
}
form textarea {
	margin-bottom: 5px;
}
form input {
	line-height: 100%;
	padding: 2px 0.5em;
}
form p input {
}

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;
	text-align: left;
}

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: 95%;
	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: url(../../common/img/bg_body.png) repeat-x left top;
}
header .container {
	position: relative;
	overflow: visible;
	width: 960px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
}
header ul li {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
}

header #header_top {
	position: relative;
	overflow: visible;
	height: 100px;
	background: url(../../common/img/bg_header_layer1.png) repeat-x center bottom;
	line-height: 0.5em;
}
header #header_top .container {
	height: 100px;
	text-align: center;
	background: url(../../tour/img/bg_header_layer2_tour.png) no-repeat left bottom;
}
header #header_top .container img {
	vertical-align: middle;
	margin: 9px 8px;
	line-height: 50%;
	filter: drop-shadow(2px 2px 1.5px #888);
}



/* --- メインフレーム --- */
main {
	position: relative;
	overflow: auto;
	width: 910px;
	border: none;
	margin: 0 auto;
	padding: 10px 0 15px 0;
}



/* --- フッター --- */
footer {
	padding-top: 30px;
	text-align: center;
}
footer section {
	position: relative;
	overflow: auto;
	width: 910px;
	margin: 0 auto 15px auto;
}
footer section h2 {
	display: none;
}
footer section div {
	position: relative;
	overflow: auto;
	clear: both;
	margin: 0;
	padding: 10px;
	border: 10px solid #D8F0E2;
	border-radius: 20px 20px;
}
footer ul {
	position: relative;
	display: inline-block;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}
footer ul li {
	position: relative;
	display: inline;
	padding: 0 8px;
	line-height: 100%;
	list-style: none;
	border-left: 2px solid #BEE7CF;
}
footer ul li:first-child {
	border-left: none;
}
footer ul li img {
	vertical-align: middle;
	margin: 0;
	padding: 0;
	line-height: 0;
}

footer .container {
	position: relative;
	overflow: visible;
	height: 100px;
	text-align: center;
	line-height: 0.5em;
	background: url("../../onoda/common/img/bg_onoda_footer.png") repeat-x center top;
}
footer div p {
	margin: 0;
	text-align: center;
	font-size: 11px;
	line-height: 11px;
	color: #0D7A30;
}



/* scroll-rise-button.js CSS */
#float_navi_product {
    position: fixed;
	bottom: 50%;
	left: 50%;
	height: 103px;
	width: 68px;
	margin-left: 460px;
}
#float_navi_product a {
	display: block;
}
#float_navi_product a:link, #float_navi_product a:visited {
	text-decoration: none;
}
#float_navi_product a:active, #float_navi_product a:hover {
	text-decoration: none;
}



/* --- 入園ご検討の保護者様向け 見学申込フォーム --- */
#tour .frame_tour {
	position: relative;
	overflow: auto;
	clear: both;
	margin: 0 0 20px 0;
	padding: 20px 10px 5px 10px;
	z-index: 1;
	border: 10px solid #FCD4E7;
	border-radius: 20px 20px;
}
#tour h2 {
	border-bottom: 8px solid #E3EF8D;
	margin: 0 10px 18px 10px;
	padding: 0;
	background: none;
}
#tour h2 img {
	position: relative;
	top: 2px;
}
#tour .frame_tour .container {
	margin: 0 20px;
}
#tour .frame_tour div.container:nth-of-type(2) {
	margin: 0 20px 30px 20px;
}
#tour .frame_tour h3 {
	margin:10px 20px 12px 20px;
	padding: 5px 1.5em;
	font-size: 1.2em;
	line-height: 110%;
	font-weight: normal;
	letter-spacing: 0.1em;
	background-color: #FFE095;
	border-radius: 20px 20px;
}
#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 {
	padding: 0 2.5em;
}
#tour article.hitokoto ul {
	position: relative;
	overflow: auto;
	margin: 0 25px 5px 30px;
	padding: 0;
}
#tour article.hitokoto ul li {
	margin: 0;
	padding: 0 5px 11px 30px;
	line-height: 140%;
	background: url(../../common/img/icon_star.png) no-repeat left top;
	list-style: none;
}
#tour .hitokoto p {
	position: relative;
	display: table;
	margin: 15px auto 30px auto;
	font-size: 1.4em;
	line-height: 140%;
	letter-spacing: 0.1em;
	color: #444;
}

#tour div.container:first-of-type p {
	margin: 0 2.5em 15px 2em;
}
#tour table {
	position: relative;
	display: inline-table;
	width: 80%;
	margin: 0 10px 20px 10px;
	border: none;
	font-size: 85%;
}
#tour table:nth-of-type(2) {
	margin-bottom: 35px;
}
#tour table th {
	width: 20%;
	padding: 7px 0.5em;
	text-align: center;
	line-height: 150%;
	font-weight: normal;
	border-left: 1px solid #3FD0DC;
	border-bottom: 1px solid #3FD0DC;
	background-color: #C5ECE8;
	white-space: nowrap;
}
#tour table td {
	padding: 7px 5px 7px 1em;
	text-align: left;
	vertical-align: middle;
	line-height: 150%;
	border-left: 1px solid #3FD0DC;
	border-bottom: 1px solid #3FD0DC;
}
#tour tbody:first-child  th {
	border-top: 1px solid #3FD0DC;
}
#tour tbody:first-child  td {
	border-top: 1px solid #3FD0DC;
	border-right: 1px solid #3FD0DC;
}
#tour table td ol {
	margin: 0;
	padding: 0;
}
#tour table td ol li {
	margin: 0 0 10px 1em;
	padding: 0;
}
#tour table td ol li:last-child {
	margin: 0 0 0 1em;
}

#tour #tour_form {
	position: relative;
	display: inline-table;
	margin: 20px auto 100px auto;
	padding: 15px 15px 0 20px;
	border: 5px solid #FFE095;
	border-radius: 10px 10px;
}
#tour #tour_form table {
	position: relative;
	display: table;
	width: 100%;
	margin: 0 auto 10px auto;
	border: none;
	font-size: 100%;
}
#tour #tour_form table th {
	width: auto;
	padding: 7px 1em;
	text-align: left;
	line-height: 150%;
	font-weight: normal;
	border-left: none;
	border-bottom: 15px solid #FFF;
	background-color: #FFE095;
	white-space: nowrap;
}
#tour #tour_form table td {
	padding: 7px 5px 7px 0;
	text-align: left;
	vertical-align: middle;
	line-height: 150%;
	border-left: none;
	border-bottom: 15px solid #FFF;
}
#tour #tour_form table:first-child  th {
	border-top: none;
}
#tour #tour_form table:first-child  td {
	border-top: none;
	border-right: none;
}
#tour #tour_form table th p {
	float: right;
	margin: 0 0 0 1em;
	padding: 0 8px;
	color: #FFF;
	background-color: #FF8284;
}
#tour #tour_form table td p {
	margin: 5px 3px 0 1em;
	font-size: 0.75em;
	line-height: 130%;
}
#tour #tour_form table td input {
	margin: 0 3px 0 1em;
}
#tour #tour_form table td select {
	margin: 0 3px 0 1em;
}
#tour #tour_form table td select.adjust {
	margin: 0 3px 0 0;
}
#tour #tour_form table td select.adjust:first-of-type {
	margin-bottom: 10px;
}
#tour #tour_form table td textarea {
	display: block;
	width: 28em;
	height: 5em;
	margin: 0 3px 0 1em;
}
#tour #tour_form table td p:has(+ textarea) {
	margin: 0px 3px 5px 1em;
}
#tour #tour_form table td.input_text img {
	margin: 0 0 0 1em;
}
#tour_form input.submit_button, #tour button {
	position: relative;
	display: table;
	margin: 20px auto;
	padding: 6px 1.5em;
	text-align: center;
	font-size: 1em;
	letter-spacing: 0.1em;
}
#tour #tour_form.confirm {
	margin-bottom: 30px;
}
#tour #tour_form.confirm table td {
	width: 28em;
	padding: 7px 1.5em;
}
#tour #mailform .mailform_confirm h2 {
	top: 0;
	margin: 20px 10px;
	padding: 0;
	font-size: 1.6em;
	color: rgba(231,82,151,1.00);
	border-bottom: 8px solid #FCE3EE;
	background: none;
}

#privacy p {
	margin: 0 3em 15px 3em;
	font-size: 0.9em;
}
#privacy ul {
	margin: 0 6% 50px 6%;
	padding: 0;
	font-size: 0.9em;
	list-style: none;
}
#privacy ul li {
	margin: 0 0 20px 0;
}
#privacy ul li p {
	margin: 0 3em 15px 4em;
}
#tour .frame_tour #privacy ul li h3 {
	margin-bottom: 6px;
	padding: 8px 1.5em;
	font-size: 1.1em;
	line-height: 100%;
	font-weight: normal;
	letter-spacing: 0;
	background-color: #C5ECE8;
	border-radius: 15px 15px;
}



/* --- ページ下部　プロフィール --- */
.profile {
	position: relative;
	display: table;
	width: 100%;
	margin: 0 auto;
	padding: 5px 0;
}
.profile div {
	position: relative;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	padding: 0 10px 0 5px;
}
.profile h2, #about_us .profile h2, #outline .profile h2, #schedule .profile h2, #tour .profile h2 {
	top: 0;
	margin: 0 0 20px 0;
	text-align: left;
	font-size: 1.2em;
	line-height: 120%;
	letter-spacing: -0.05em;
	color: #E75297;
	border: none;
}
.profile h3 {
	margin: 0; 
	text-align: left;
	font-size: 1.1em;
	line-height: 120%;
	letter-spacing: 0.2em;
	color: #5BBDAC;
	border: none;
}
.profile p {
	margin: 0 0 10px 0;
	padding-left: 0.5em;
	text-align: left;
	font-size: 14px;
	line-height: 150%;
}
.profile iframe {
	margin: 0;
}



/* --- コンテンツ 共通 --- */
.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;
}
.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;
	color: #BFE5DB;
}
.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;
	z-index: 1;
	margin: 0 0 10px 0;
	padding: 5px 10px;
	border: 10px solid #FFD498;
	border-radius: 20px 20px;
}

.table_1column {
	position: relative;
	overflow: auto;
	clear: both;
}
.table_1column table {
	position: relative;
	width: 790px;
	margin: 0 auto 5px 40px;
	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: 370px;
	float: left;
	margin: 0 0 5px 40px;
	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;
}
