@charset "UTF-8";
/*!
Theme Name: ひがしふくおか幼稚園 2025
Description: レスポンシブ対応版
Version: 20250723-1
*/
/* line 12, ../sass/style.scss */
html {
  font-family: Arial, Roboto, "Droid Sans", "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
}

/* line 17, ../sass/style.scss */
a img {
  opacity: 1;
  transition: opacity .25s ease-in-out;
}
/* line 20, ../sass/style.scss */
a img:hover {
  opacity: 0.75;
}

/* line 29, ../sass/style.scss */
#left {
  margin-top: 35px;
}
/* line 31, ../sass/style.scss */
#left div.links {
  margin-bottom: 50px;
  color: #693e16;
  font-size: 14px;
}
/* line 36, ../sass/style.scss */
#left div.links ul.archive {
  margin-left: 22px;
  margin-bottom: 10px;
  margin-top: -5px;
}
/* line 41, ../sass/style.scss */
#left div.links li {
  margin-bottom: 0;
}

/* line 47, ../sass/style.scss */
body.page-id-443 #left,
body.home #left {
  margin-top: 0;
}

/* line 51, ../sass/style.scss */
div.sheet {
  width: 650px;
  color: #693e16;
  font-size: 16px;
  line-height: 1.6;
  margin-left: 15px;
}
/* line 57, ../sass/style.scss */
div.sheet h1 {
  margin-top: 25px;
  margin-bottom: 50px;
}
/* line 61, ../sass/style.scss */
div.sheet p.bboad {
  text-align: center;
  background-color: #fff;
  margin: 0 auto 50px;
  font-size: 160%;
  padding: 5px 0;
  border-radius: 8px;
  color: #d65b15;
}
/* line 70, ../sass/style.scss */
div.sheet div.toukou {
  background-image: url(images/archive/arc_hr01.png);
  background-position: bottom center;
  background-repeat: no-repeat;
  padding-bottom: 60px;
  margin-bottom: 80px;
}
/* line 76, ../sass/style.scss */
div.sheet div.toukou:nth-last-child(2) {
  background-image: none;
  margin-bottom: 50px;
}
/* line 80, ../sass/style.scss */
div.sheet div.toukou h2 {
  background-image: url(images/archive/arc_line01.png);
  background-position: bottom center;
  background-repeat: no-repeat;
  color: #d65b15;
  padding-left: 2px;
  font-size: 150%;
}
/* line 88, ../sass/style.scss */
div.sheet div.toukou div.date {
  text-align: right;
  margin-top: -2em;
}
/* line 92, ../sass/style.scss */
div.sheet div.toukou p {
  margin-top: 30px;
  font-size: 14px;
}
/* line 95, ../sass/style.scss */
div.sheet div.toukou img {
  margin: 10px 5px 10px 0;
  vertical-align: middle;
}
/* line 100, ../sass/style.scss */
div.sheet div.prvnxt {
  display: table;
  width: 100%;
}
/* line 103, ../sass/style.scss */
div.sheet div.prvnxt p {
  display: table-cell;
  width: 50%;
}
/* line 106, ../sass/style.scss */
div.sheet div.prvnxt p.prv {
  text-align: left;
  font-size: 14px;
}
/* line 109, ../sass/style.scss */
div.sheet div.prvnxt p.nxt {
  text-align: right;
  font-size: 14px;
}

/* line 116, ../sass/style.scss */
.page_navi {
  text-align: center;
}

/* line 120, ../sass/style.scss */
.page_navi li {
  display: inline;
  list-style: none;
}

/* line 125, ../sass/style.scss */
.page_navi li.current span {
  color: #693e16;
  font-weight: bold;
  display: inline-block;
  padding: 1px 8px;
  background: #eeffee;
  border: solid 1px #693e16;
  border-radius: 6px;
}

/* line 135, ../sass/style.scss */
.page_navi li a {
  color: #693e16;
  padding: 1px 8px;
  background: #fff;
  display: inline-block;
  border: solid 1px #693e16;
  border-radius: 6px;
  text-decoration: none;
}

/* line 145, ../sass/style.scss */
.page_navi li a:hover {
  color: #f00;
}

/* line 149, ../sass/style.scss */
.page_navi li.page_nums span {
  color: #fff;
  padding: 3px 7px;
  background: #666;
  display: inline-block;
  border: solid 1px #333;
}

/* line 158, ../sass/style.scss */
.page_navi li.first a {
  border: 0px;
  background-color: transparent;
  padding: 3px;
}
/* line 162, ../sass/style.scss */
.page_navi li.first a img {
  vertical-align: middle;
}

/* line 158, ../sass/style.scss */
.page_navi li.previous a {
  border: 0px;
  background-color: transparent;
  padding: 3px;
}
/* line 162, ../sass/style.scss */
.page_navi li.previous a img {
  vertical-align: middle;
}

/* line 158, ../sass/style.scss */
.page_navi li.next a {
  border: 0px;
  background-color: transparent;
  padding: 3px;
}
/* line 162, ../sass/style.scss */
.page_navi li.next a img {
  vertical-align: middle;
}

/* line 158, ../sass/style.scss */
.page_navi li.last a {
  border: 0px;
  background-color: transparent;
  padding: 3px;
}
/* line 162, ../sass/style.scss */
.page_navi li.last a img {
  vertical-align: middle;
}

/* line 168, ../sass/style.scss */
#center {
  max-width: 700px;
}
/* line 170, ../sass/style.scss */
#center div.image img {
  border-radius: 8px;
}
/* line 173, ../sass/style.scss */
#right div#kinkyu {
  color: #693e16;
  font-size: 14px;
  font-weight: bold;
  font-weight: normal;
}
/* line 178, ../sass/style.scss */
#right div#kinkyu p {
}
/* line 182, ../sass/style.scss */
#right div#kinkyu p.date {
  color: #693e16;
  font-size: 14px;
  font-weight: bold;
  font-weight: normal;
  width: 100px;
  /*height: 50px;*/
  overflow: hidden;
  display: inline;
  display: block;
  line-height: 1.3;
}
/* line 187, ../sass/style.scss */
#right div#kinkyu p.text {
  color: #693e16;
  font-size: 14px;
  font-weight: bold;
  font-weight: normal;
  width: 230px;
  /*height: 50px;*/
  overflow: hidden;
  display: inline;
  display: block;
  /*padding-left: 20px;*/
  line-height: 1.3;
}
/* line 191, ../sass/style.scss */
#right div#kinkyu img.sign {
  position: absolute;
  top: 73px;
  right: 30px;
}

/* line 199, ../sass/style.scss */
.page {
  color: #693e16;
}

/* line 203, ../sass/style.scss */
div.wpcf7 {
  font-size: 90%;
}
/* line 206, ../sass/style.scss */
div.wpcf7 p.lead {
  font-size: 1rem;
  font-weight: bold;
  padding-left: 10px;
  margin-top: 35px;
}
/* line 212, ../sass/style.scss */
div.wpcf7 textarea, div.wpcf7 input {
  border: 1px solid #693e16;
  padding: 5px 5px;
  width: 380px;
}
/* line 217, ../sass/style.scss */
div.wpcf7 input {
  width: 280px;
}
/* line 220, ../sass/style.scss */
div.wpcf7 input[type="submit"] {
  padding: 10px 0;
  width: 180px;
  border: 1px solid #693e16;
  border-radius: 10px;
  background-color: #edd1e1;
  font-size: 0.9rem;
  color: #693e16;
}
/* line 229, ../sass/style.scss */
div.wpcf7 input[type="radio"] {
  width: auto;
}
/* line 233, ../sass/style.scss */
div.wpcf7 span.wpcf7-list-item {
  display: inline-block;
  padding-right: 10px;
  font-size: 0.85rem;
  font-weight: bold;
}
/* line 239, ../sass/style.scss */
div.wpcf7 table {
  width: 650px;
  margin: 10px auto;
  background-color: #fff;
  border-collapse: separate;
  border-top: 1px solid #693e16;
  border-left: 1px solid #693e16;
  border-radius: 10px;
}
/* line 247, ../sass/style.scss */
div.wpcf7 table th, div.wpcf7 table td {
  padding: 10px 10px;
  border-right: 1px solid #693e16;
  border-bottom: 1px solid #693e16;
  vertical-align: middle;
  border-radius: 0px;
}
/* line 254, ../sass/style.scss */
div.wpcf7 table th {
  width: 200px;
  text-align: left;
  background-position: 95% center;
  background-repeat: no-repeat;
}
/* line 260, ../sass/style.scss */
div.wpcf7 table th.must {
  background-image: url(images/mailform/must.png);
}
/* line 263, ../sass/style.scss */
div.wpcf7 table th.confirm {
  background-image: url(images/mailform/confirm.png);
}
/* line 267, ../sass/style.scss */
div.wpcf7 table td {
  padding-left: 20px;
}
/* line 269, ../sass/style.scss */
div.wpcf7 table td.radio {
  padding-right: 5px;
}
/* line 274, ../sass/style.scss */
div.wpcf7 table tr:first-child td {
  border-radius: 0 10px 0 0;
}
/* line 278, ../sass/style.scss */
div.wpcf7 table tr:last-child th {
  border-radius: 0 0 0 10px;
}
/* line 281, ../sass/style.scss */
div.wpcf7 table tr:last-child td {
  border-radius: 0 0 10px 0;
}
/* line 285, ../sass/style.scss */
div.wpcf7 table tr.even {
  background-color: #faf1f6;
}
/* line 290, ../sass/style.scss */
div.wpcf7 p.notice {
  color: #c71b2e;
  font-weight: bold;
  letter-spacing: -0.1em;
}
/* line 295, ../sass/style.scss */
div.wpcf7 div.submit {
  text-align: center;
  margin: 35px;
}

/* line 301, ../sass/style.scss */
a {
  color: inherit;
  text-decoration: none;
}
/* line 304, ../sass/style.scss */
a:hover {
  text-decoration: underline;
}

/* line 309, ../sass/style.scss */
#go-top {
  position: fixed;
  bottom: 5px;
  right: 30px;
}

/*全体・背景
========================================================================== */
/* line 7, ../sass/_style_org.scss */
body {
	background: #fffbda url(images/body/bg03.png) repeat-y center top;
  position: relative;
  z-index: 0;
}

/* line 14, ../sass/_style_org.scss */
div#container {
  background-image: url(images/header/bg_header.png);
  background-repeat: repeat-x;
  border-bottom: 23px solid #e3f0ab;
  position: relative;
  z-index: 1;
}

/*コンテンツ
============================*/
/* line 25, ../sass/_style_org.scss */
div#container div#content {
  /*width: 960px;*/
  margin: 0 auto;
}

/*ヘッダー
============================*/
div#content header {
	background-color: #fffbda;
	width: 960px;
	margin: 0 auto;
}
/* line 36, ../sass/_style_org.scss */
div#content header div#logoTel {
  background-color: #e3f0ab;
  height: 123px;
}

/* line 41, ../sass/_style_org.scss */
div#content header div#logo {
  padding-top: 14px;
}

/* line 44, ../sass/_style_org.scss */
div#content header div#tel {
  padding-top: 14px;
}

/* line 48, ../sass/_style_org.scss */
div#content header div#mainv {
  width: 960px;
  height: 478px;
  padding-top: 15px;
  background-color: #fffbda;
  /*background-color: rgba(255, 251, 218, 0.85);*/
}

/* line 55, ../sass/_style_org.scss */
div#mainv div#photo {
  padding: 20px 0;
  width: 658px;
  position: relative;
  z-index: 1;
}

/* line 63, ../sass/_style_org.scss */
div#mainv div#photo p#front-bg {
  position: absolute;
  top: 0px;
  left: 30px;
  z-index: 15003;
}

/* line 69, ../sass/_style_org.scss */
div#mainv div#photo p#bg-ph {
  position: absolute;
  top: 30px;
  left: 10px;
  z-index: 0;
}

/* line 76, ../sass/_style_org.scss */
div#mainv div#description {
  padding: 20px 40px;
}

/* line 81, ../sass/_style_org.scss */
div#mainv div#photo div#slide {
  position: relative;
  z-index: 3;
}

/*============================
#コンテンツ部分
============================*/
/*背景部分のイラストをコンテンツ幅ギリギリの所でぼかすために設定（彩）*/
div#box-outer {
	width: 1000px;
	margin: 0 auto;
	background-color: #fffbda;
	background-image: url(images/body/bg-content-outer.png);
	background-repeat: repeat-x;
}

/* line 90, ../sass/_style_org.scss */
div#box {
  width: 960px;
  margin: 0 auto;
  /*background-color: rgba(255, 251, 218, 0.65);*/
  background-color: #fffbda;
  padding-bottom: 30px;
}

/*============================
#left
============================*/
/* line 99, ../sass/_style_org.scss */
div#box div#left {
  width: 233px;
  padding-right: 25px;
}

/* line 103, ../sass/_style_org.scss */
div#box div#left div.navImage {
  padding-bottom: 20px;
}

/* line 108, ../sass/_style_org.scss */
div#box div#left div.navImage ul {
  padding-top: 10px;
  padding-left: 10px;
}

/* line 113, ../sass/_style_org.scss */
div#box div#left div.navImage ul li a {
  font-size: 14px;
  line-height: 1.5;
  color: #693e16;
  text-decoration: none;
}

/* line 120, ../sass/_style_org.scss */
div#box div#left div.navImage ul li a:hover {
  text-decoration: underline;
}

/*============================
#center
============================*/

div#box div#center div#toy {
  background-image: url(images/center/bg_toy.png);
  background-repeat: no-repeat;
  width: 394px;
  height: 305px;
  padding: 55px 20px 0;
  position: relative;
	margin-bottom: 10px;
	box-sizing: border-box;
}

div#center div#toy p.intro {
  color: #000;
  font-size: 12px;
  line-height: 1.5;
	padding: 10px 0;
}

div#center div#toy div.post {
  padding-bottom: 12px;
}

div#center div#toy div.post div.image {
  padding-right: 10px;
  width: 68px;
}

div#center div#toy div.post div.text {
  width: 268px;
  border-bottom: 1px dotted #693e16;
  height: 67px;
  overflow: hidden;
}

div#center div#toy div.post div.text p.date {
  color: #d85e19;
  font-size: 14px;
  line-height: 1.5;
  font-weight: bold;
}

div#center div#toy div.post div.text p.title {
  color: #693e16;
  font-size: 14px;
  line-height: 1.5;
  font-weight: bold;
  font-weight: normal;
	padding-top: 21px;
}

div#center div#toy p.btn {
  position: absolute;
  bottom: 15px;
  right: 15px;
}

 /*============================
  子育て・あのねサムネ部分
 ============================*/
div#box div#center #kosodate {
  background-image: url(images/center/bg_kosodate_anone.png);
  background-repeat: no-repeat;
  width: 397px;
  height: 219px;
  padding: 55px 20px 0;
  position: relative;
  margin-bottom: 10px;
	box-sizing: border-box;
}

div#center #kosodate p.intro {
  color: #000;
  font-size: 12px;
  line-height: 1.5;
	padding: 10px 0;
}

div#center #kosodate div.post {
  padding-bottom: 12px;
}

div#center #kosodate div.post div.image {
  padding-right: 10px;
  width: 68px;
}

div#center #kosodate div.post div.text {
  width: 268px;
  border-bottom: 1px dotted #693e16;
  height: 67px;
  overflow: hidden;
}

div#center #kosodate div.post div.text p.date {
  color: #d85e19;
  font-size: 14px;
  line-height: 1.5;
  font-weight: bold;
}

div#center #kosodate div.post div.text p.title {
  color: #693e16;
  font-size: 14px;
  line-height: 1.5;
  font-weight: bold;
  font-weight: normal;
	padding-top: 21px;
}

div#center #kosodate p.btn {
  position: absolute;
  bottom: 15px;
  right: 15px;
}


/* line 127, ../sass/_style_org.scss */
div#box div#center div#blog {
  background-image: url(images/center/bg_blog.png);
  background-repeat: no-repeat;
  width: 394px;
  height: 410px;
  padding: 55px 20px 0;
  position: relative;
	margin-bottom: 15px;
	overflow: hidden;
	box-sizing: border-box;
}

/* line 135, ../sass/_style_org.scss */
div#center div#blog div.post {
  padding-bottom: 12px;
}

/* line 139, ../sass/_style_org.scss */
div#center div#blog div.post div.image {
  padding-right: 10px;
  width: 68px;
}

/* line 144, ../sass/_style_org.scss */
div#center div#blog div.post div.text {
  width: 268px;
  border-bottom: 1px dotted #693e16;
  height: 67px;
  overflow: hidden;
}

/* line 150, ../sass/_style_org.scss */
div#center div#blog div.post div.text p.date {
  color: #d85e19;
  font-size: 14px;
  line-height: 1.5;
  font-weight: bold;
}

/* line 156, ../sass/_style_org.scss */
div#center div#blog div.post div.text p.title {
  color: #693e16;
  font-size: 14px;
  line-height: 1.5;
  font-weight: bold;
  font-weight: normal;
}

/* line 162, ../sass/_style_org.scss */
div#center div#blog p.btn {
  position: absolute;
  bottom: 15px;
  right: 15px;
}

/*============================
#right
============================*/
/* line 184, ../sass/_style_org.scss */
div#box div#right div#bnr {
  padding-bottom: 10px;
}

/* line 168, ../sass/_style_org.scss */
div#box div#right div#kinkyu {
  background-image: url(images/sideRight/bg_kinkyu.png);
  background-repeat: no-repeat;
  width: 284px;
  height: 155px;
  position: relative;
	box-sizing: border-box;
	padding: 75px 22px 15px;
  margin-block: 15px 10px;
}

/* line 188, ../sass/_style_org.scss */
div#box div#right div#oshirase {
  background-image: url(images/sideRight/bg_oshirase.png);
  background-repeat: no-repeat;
  width: 284px;
  height: 425px;
  position: relative;
}

/* line 195, ../sass/_style_org.scss */
div#box div#right div#oshirase ul {
  position: absolute;
  top: 55px;
  left: 30px;
  height: 320px;
  overflow: hidden;
}

/* line 203, ../sass/_style_org.scss */
div#box div#right div#oshirase ul li {
  padding-bottom: 10px;
  padding-top: 19px;
  border-bottom: 1px dotted #693e16;
  width: 240px;
  height: 50px;
}

/* line 211, ../sass/_style_org.scss */
div#box div#right div#oshirase ul li p.date {
  color: #693e16;
  font-size: 14px;
  font-weight: bold;
  font-weight: normal;
  width: 230px;/*100px*/
  /*height: 50px;*/
  overflow: hidden;
  display: inline;
  display: block;
  line-height: 1.3;
  
}

/* line 223, ../sass/_style_org.scss */
div#box div#right div#oshirase ul li p.text {
  color: #693e16;
  font-size: 14px;
  font-weight: bold;
  font-weight: normal;
  width: 230px;
  /*height: 50px;*/
  overflow: hidden;
  display: inline;
  display: block;
  /*padding-left: 20px;*/
  line-height: 1.3;
  /*white-space: nowrap;*//*はみ出し用三点リーダ表示*/
  text-overflow: ellipsis;/*はみ出し用三点リーダ表示*/
  max-height: 35px;/*はみ出し用三点リーダ表示*/
}

/* line 236, ../sass/_style_org.scss */
div#box div#right div#oshirase p.btn {
  position: absolute;
  bottom: 15px;
  right: 10px;
}

/*============================
footer
============================*/
footer {
	width: 1000px;
	margin: 0 auto;
}
/* line 247, ../sass/_style_org.scss */
footer div#footLogo {
  position: relative;
  padding-left: 20px;
  padding-bottom: 25px;
  /*background-color: rgba(255, 251, 218, 0.65);*/
  background-color: #fffbda;
}

/* line 253, ../sass/_style_org.scss */
footer div#footLogo p.text {
  position: absolute;
  top: 20px;
  left: 250px;
  line-height: 1.5;
}

/* =WordPress Core
-------------------------------------------------------------- */
/* line 3, ../sass/_wpStyle.scss */
.alignnone {
  margin: 5px 20px 20px 0;
}

/* line 7, ../sass/_wpStyle.scss */
.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}

/* line 13, ../sass/_wpStyle.scss */
.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

/* line 18, ../sass/_wpStyle.scss */
.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

/* line 23, ../sass/_wpStyle.scss */
a img.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

/* line 28, ../sass/_wpStyle.scss */
a img.alignnone {
  margin: 5px 20px 20px 0;
}

/* line 32, ../sass/_wpStyle.scss */
a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

/* line 37, ../sass/_wpStyle.scss */
a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/* line 43, ../sass/_wpStyle.scss */
.wp-caption {
  background: #fff;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  /* Image does not overflow the content area */
  padding: 5px 3px 10px;
  text-align: center;
}

/* line 51, ../sass/_wpStyle.scss */
.wp-caption.alignnone {
  margin: 5px 20px 20px 0;
}

/* line 55, ../sass/_wpStyle.scss */
.wp-caption.alignleft {
  margin: 5px 20px 20px 0;
}

/* line 59, ../sass/_wpStyle.scss */
.wp-caption.alignright {
  margin: 5px 0 20px 20px;
}

/* line 63, ../sass/_wpStyle.scss */
.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto;
}

/* line 72, ../sass/_wpStyle.scss */
.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
/* line 80, ../sass/_wpStyle.scss */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
}

/* line 88, ../sass/_wpStyle.scss */
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}

/* for $content_width
------------------------------------------*/
/* line 110, ../sass/_wpStyle.scss */
.size-auto,
.size-full,
.size-large,
.size-medium,
.size-thumbnail {
  max-width: 100%;
  height: auto;
}

/*============================
下層ページ共通
============================*/
#sub-content {
	width:650px;
	float: right;
	padding-top: 30px;
}
