@charset "UTF-8";
/********************************
	固定ページ基本CSS
********************************/
#main-title{
	width:100%;
	height: 300px;
	background-image: url(http://hina.test1.jp/win/wp-content/uploads/2022/03/page-title.jpg);
	background-attachment: fixed;
	background-position: top;

}
.main-title-text{
    text-align: center;
    font-size: 220%;
	font-weight:600;
    color: #000;
    padding-top: 120px;
/*
	font-family: "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
*/
}
.main-title-text-shadow{
    text-align: center;
    font-size: 220%;
	font-weight:600;
    color: #fc6344;
    padding-top: 120px;
/*
	font-family: "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
*/
}
.shadow1oya {
	background: #fff;
}
.shadow1 {
	font-weight: 600;
	display: block;
	text-shadow: 2px 2px 10px #fff , -2px 2px 10px #fff , 2px 2px 10px #fff , -2px -2px 10px #fff;
}
#page_contents {
	/* padding-top: 70px;*/
	margin:0 auto;
    width: 100%;
    overflow: hidden;
  }
#contact_page_contents {
	/* padding-top: 70px;*/
	margin:0 auto;
    width: 100%;
    overflow: hidden;
	background-color: #fdfdfd;
  }
.kotei_ttl_box{
	
}
.kotei_ttl_box_inner{
	max-width: 1200px;
	padding: 20px 0;
    background-color: #000;
	margin:0 auto;
}
.kotei_ttl_box_inner_news{
	max-width: 1020px;
	padding: 10px 0;
    background-color: #000;
	margin:0 auto;
}
.kotei_ttl {
    text-align: center;
    font-size: 200%;
    color: #fff;
}
.kotei_ttl_bdr {
	padding-bottom: 10px;
	text-shadow: 0px 1px 1px #777;
}
.kotei_subttl {
    text-align: center;
    font-size: 120%;
    color: #89bfe5;
}
.page_box {
    width: 100%;
    max-width: 1200px;
	margin: 0px auto 30px auto;
	overflow: hidden;
	min-height:300px;
}
.page_box_menu {
    width: 100%;
    max-width: 1200px;
	margin: 0 auto 0;
	overflow: hidden;
	min-height:500px;
}
.page-text{
	margin-bottom:30px;
	text-align:left;
}

.page-text p{
	line-height:1.7em;
}

.page-text ol {
    margin: 20px 0 0 40px;
}

.page-text ol li {
    list-style: outside decimal;
    font-size: 14px;
    line-height: 140%;
    margin: 10px 0 0 0;
}
.page-text ul {
    margin: 20px 0 0 40px;
}
.page-text ul li {
    list-style: none;
    font-size: 14px;
    line-height: 140%;
    margin: 10px 0 0 0;
}
.page-text_h2{
	margin: 80px 0 20px 0;
    font-size: 22px;
    line-height: 140%;
    color: #202231;
	font-weight:600;
}
/*トップページコンテンツの移設*/
#animation-none-kotei {
	overflow: hidden;
	background-color:#fbf885;
	margin-bottom: 60px;
}
/********************************
    事業紹介
********************************/

.contents_section{
	margin-bottom:100px;
	overflow:hidden;
	width:1200px;

}
.contents_section h3{
	font-size:24px;
	margin-bottom:20px;
	font-weight:600;
}
.contents_section_background{
	margin-bottom:100px;
	overflow:hidden;
}
.contents_section_image_left{
	float:left;
	width:35%;
}
.contents_section_image_right{
	float:right;
	width:35%;
	text-align: right;
}
.contents_section_text_left{
	float:left;
	width:60%;
}
.contents_section_text_left p{
	line-height:1.7em;
}
.contents_section_text_right{
	float:right;
	width:60%;
}
.contents_section_text_right p{
	line-height:1.7em;
}

/********************************
	 プライバシーポリシー
********************************/
.privacy-policy{

}

.privacy-policy_title{
	margin:30px 0 0 0;
	font-weight:600;
	text-align:left;
}

.privacy-policy_text{
	text-align:left;
}
/*******************************
メニュー
********************************/
.menu_title{
font-size:20px;
font-weight:bold;
margin-bottom:10px;
}

.s-font{
font-size:15px;
font-weight:normal;
}

blockquote {
    padding-left: 10px;
	margin-bottom:30px;
    border-left: 10px solid #eee;
}
blockquote, q {
    quotes: none;
	line-height:2em;
}

/********************************
    保育園の概要
********************************/
.text_box_overview{
	max-width: 1200px;
    margin: 0 auto;
    overflow: hidden;
	text-align:left;
}
.text_left{
	float:left;
	width:30%;
	border-top:3px solid #000;
}
.text_left p{
	margin:30px;
	font-size: 16px;
}

.text_right{
	float:right;
	width:70%;
	border-top:1px solid #c5c5c5;
}

.text_right p{
	margin:25px;
	line-height:2em;
	font-size: 16px;
}

.text_box_overview_add{
	max-width: 1200px;
    margin: 0 auto;
    overflow: hidden;
	height:180px;
	text-align:left;
}
.text_left_add{
	float:left;
	width:30%;
	height:180px;
	border-top:3px solid #000;
}
.text_left_add p{
	margin:25px;
}
.text_right_add{
	float:right;
	width:70%;
	height:181px;
	border-top:1px solid #c5c5c5;
}
.text_right_add p{
	margin:25px;
	line-height: 1.5em;
}
.section_kotei_title_tori {
	font-family: 'Noto Serif Japanese', serif;
	text-shadow: 0px 1px 1px #777;
	color: #000;
    font-size: 30px;
    font-weight: 600;
    padding: 0px 0 0 0;
	margin-top:60px;
	text-align: left;
}
.section_kotei_title_tori2 {
	font-family: 'Noto Serif Japanese', serif;
	text-shadow: 0px 1px 1px #777;
	color: #000;
    font-size: 30px;
    font-weight: 600;
	text-align: left;
}
.section_kotei_box_tori {
    overflow: hidden;
    width: 100%;
    max-width: 1200px;
    margin: 0 auto 30px auto;
    border: 10px solid #fc6344;
    border-radius: 10px;
    background-color: #fff;
    box-sizing: border-box;
	padding: 20px 26px 20px 26px;
}
.section_text {
	overflow: hidden;
	text-align: left;
}
.section_text_margin {
	margin-top: 30px;
	overflow: hidden;
	text-align: left;
	border-top: 3px solid #fc6344;
}
.section_text p {
    font-size: 16px;
	line-height:2em;
}
.section_text_margin p {
    font-size: 16px;
	line-height:2em;
}
.section_text ol li {
	margin: 0px auto;
    font-size: 16px;
	width: 90%;
	line-height: 2em;
}
.section_inner {
    margin: 0 0 15px;
    padding: 0 0 15px;
    border-bottom: 1px solid #ccc;
    clear: both;
}

.section_inner h4{
	font-size: 16px;
    font-weight: bold;
	color: #FC6344;
	margin-bottom: 5px;
}
.section_inner p {
    font-size: 16px;
	line-height: 2em;
}
.section_inner_borderless {
    margin: 15px 0 0px;
    clear: both;
}
.section_inner_borderless h4 {
	font-size: 16px;
    font-weight: bold;
	color: #FC6344;
	margin-bottom: 5px;
}
.section_inner_borderless p {
    font-size: 16px;
	line-height: 2em;
}
.google_map2{
	margin: 0 0 0px 0;
}
/********************************
    保育目標と心得
********************************/
.main_table {
    width: 100%;
    font-size: 85%;
    border-right: 1px solid #ccc;
	border-top: 1px solid #ccc;
    clear: both;
}
.main_table th {
    width: 12%;
    padding: 10px;
    background: #f6f6f6;
	border-left: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
	font-size: 16px;
}
.main_table td {
    padding: 10px;
	border-left: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
	font-size: 16px;
	line-height: 2em;
}
/********************************
	 メニューページ
********************************/
.menu-page_box{
	width:1200px;
	overflow: hidden;
	margin-bottom: 150px;
}
.menu-page_box_in{
	width:100%;
	overflow: hidden;
}
.menu-page_box_in_left{
	width: 550px;
    float: left;
    overflow: hidden;
}
.menu-page_title{
	width:100%;
}
.menu-page_title p{
	font-size:22px;
	font-weight:600;
}
.menu-page_text{
	width:100%;
	margin-top: 20px;
}
.menu-page_text table{
	width:100%;
}
.menu-page_text tr{
    overflow: hidden;
	height: 30px;
}
.menu-page_text th{
	width:60%;
}
.menu-page_text td{
    width: 20%;
    text-align: right;
}
.menu-page_img{
	width: 620px;
    float: right;
	display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
}



/********************************
	 特定商取引 
********************************/
#Specified-Commercial-Transaction-Act {
	margin-bottom:60px;
	
}

#Specified-Commercial-Transaction-Act tr{
	max-width: 1200px;
    margin: 0 auto;
	overflow: hidden;
}

#Specified-Commercial-Transaction-Act th{
    width: 30%;
    border-top: 3px solid #000;
}
#Specified-Commercial-Transaction-Act th p{
	margin: 25px;
}

#Specified-Commercial-Transaction-Act td{
	width: 70%;
    border-top: 1px solid #c5c5c5;
}

#Specified-Commercial-Transaction-Act td p{
	margin: 25px;
	text-align:left;
}

/********************************
	 各固定ページ     ここから
********************************/
.shop_main{
	float:left;
	width:75%;
}
/********************************
　カテゴリーメニュー
********************************/
.menu_box{
	max-width: 1200px;
	width: 100%;
	margin: 0 auto;
	background-color: #000;
	overflow: hidden;
	margin-bottom: 80px;
}
.menu_box_inner{
	width: 100%;
	overflow:hidden
}
.menu_box_L{
	float:left;
	width: 48%;
	margin: 0 0 0 15px;
	background-color: #000;
}
.menu_box_R{
	float:right;
	width: 48%;
	margin: 0 15px 0 0;
	background-color: #000;
}
.menu_ttl{
	font-size: 24px;
	color:#fff;
	border-bottom: 1px solid #fff;
	margin-top: 8px;
	margin-bottom: 25px;
}
.menu_box_btn_long{
	width:100%;
    background-color: #fff;
	float:left;
	margin: 0 0 15px 0;
}
.menu_box_btn{
	width: 48%;
    background-color: #fff;
	float:left;
	margin: 0px 0px 0px 15px;
}
.menu_box_btn_long_child{
	width: 48%;
    background-color: #fff;
	float:left;
	margin: 15px 0px 15px 15px;
}
.menu_box_btn_left{
	margin: 15px 10px;
	font-weight: bold;
	float:left;
}
.menu_box_btn_right{
	margin: 15px 10px;
	float:right;
}
.menu_box_btn_sole{
	width:200px;
	margin: 0 15px 15px 0;
    padding: 15px;
    background-color: #fff;
	float:left;
	text-align: center;
    font-weight: bold;
}
.menu_box_btn_sole_small{
	width:140px;
	margin: 0 15px 15px 0;
    padding: 15px;
    background-color: #fff;
	float:left;
	text-align: center;
    font-weight: bold;
}
.menu_box_btn_inner{
	float:left;
	overflow:hidden;
}
.menu_box_btn_child_inner{
	width: 48%;
	float:left;
	overflow:hidden;
	margin: 0 0 0 15px;
}
/********************************
　避難マップ
********************************/
.map_list {
	text-align: left;
	font-size: 16px;
}
.map_list li {
	line-height: 2em;
}
.title_text {
	margin: 0 0 15px 0;
}
/********************************
　定款
********************************/
.dl_box {
    margin: 5px 0;
    padding: 15px;
    border: 1px solid #ddd;
    overflow: hidden;
    clear: both;
}
.dl_box h4 {
    min-height: 40px;
    padding: 0 0 0 50px;
    float: left;
    background: url(http://hina.test1.jp/win/wp-content/uploads/2022/03/icon_pdf.gif) left center no-repeat;
    line-height: 40px;
	color: #FC6344;
}
.dl_btn {
    float: right;
}
/********************************
　カレンダー
********************************/
.contents_table_box{
	overflow: hidden;
}
.contents_table_box_scroll{
	overflow: hidden;
}
.calendartable {
  border-collapse: collapse;
  margin: 0 auto;
  padding: 0;
  width: 100%;
  float: left;
}
.calendartable tbody th {
  text-align: left;
  font-size: 14px;
}
.calendartable thead th {
	width: 25%;
    font-size: 16px;
    padding: 16px;
	text-align: center;
}
.calendartable thead tr{
  background-color: #ddd;
  color:#676767;
}
.calendartable tr {
  background-color: #fff;
  border-bottom: 2px solid #fff;
  height: 45px;
}
.calendartable tr:nth-child(even){
  background-color: #eee;
}
.calendartable th,
.calendartable td {
  font-size: 14px;
  padding: 5px 14px;
  text-align: left;
  line-height: 2em;
}
.calendartable_txt{
   text-align: left;
   font-size: 14px;
}
.txt{
   text-align: left;
   font-size: 14px;
}

.stafftable {
  border-collapse: collapse;
  margin: 0 auto;
  padding: 0;
  width: 100%;
  float: left;
}
.stafftable tbody th {
  text-align: left;
  font-size: 14px;
}
.stafftable thead th {
	width: 25%;
    font-size: 16px;
    padding: 1em;
	text-align: center;
}
.stafftable thead tr{
  background-color: #ddd;
  color:#676767;
}
.stafftable tr {
  background-color: #eee;
  border-bottom: 2px solid #fff;
  height: 45px;
}
.stafftable tr:nth-child(even){
  background-color: #fff;
}
.stafftable th,
.stafftable td {
  padding: 5px 14px;
  text-align: left;
  line-height: 2em;
}
.questiontable {
	font-size:16px;
	margin: 20px 20px 20px 20px;
}
.questiontable td {
	line-height: 2em;
}

