@charset "utf-8";

/* ブラウザスタイル初期化用ＣＳＳ */
html {
	width: 100%;
	font-size: 0;
	line-height: 0;
}
body{
	margin: 0px;
	padding: 0px;
	width: 100%;
	background-color: #ffffff;
	overflow-x: hidden;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	-webkit-text-size-adjust: 100%;
}
h1,h2,h3,h4,h5,h6,p,pre,blockquote,ul,ol,li,dl,dt,dd{
	margin: 0px;
	padding: 0px;
}
li,dt,dd{
	list-style-type: none;
}
p {
	margin: 0;
}
img {
	border: 0;
	border: none;
}
a {
	text-decoration: none;
}
a:hover {
	color: #2d60ad;
	text-decoration: none;
}
a:hover img{
	/*モダンブラウザ用*/
	opacity:0.8;
	/*IE7以下用*/
	filter:alpha(opacity=80);
	/*IE8用*/
	-ms-filter:"alpha(opacity=80)";
}


body{
  background: url('images/main_bg.png') repeat center top;
  text-align: center;
  padding-top: 117px;
}
img{
	max-width: 100%;
}
.wrap{
  width: 960px;
  margin: 0 auto;
}


header{
    height: 117px;
    position: fixed;
  top: 0;
  left: 0;
    z-index: 999;
    width: 100%;
    text-align: left;
    background-color: #ffffff;
}
header:after{
  content: url('images/header_s/line.png');
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -2;
}
header .logo{
  padding: 16px 0 0 16px;
}
header .menu{
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  text-align: right;
}
header .menu > div{
    display: none;
    background: url('images/header_s/bg.png');
    padding-top: 4px;
}
header .menu > div ul{
    position: relative;
    text-align: left;
    padding-bottom: 4px;
    overflow-y: scroll;
    max-height: 1000px;
}
header .menu > div ul li{
    background-color: #f6988f;
    margin-top: 2px;
    padding: 8px 0 8px 16px;
}
header .menu > div ul li.idx{
    background-color: #f58277;
    margin-top: 4px;
    padding: 12px 0 12px 16px;
}
header .menu > div ul li.telfax,.kyuzin{
    background-color: #f58277;
    text-align: center;
    padding: 24px 0;
    margin-top: 0;
}
header .menu > div ul li.tel{
    position: absolute;
    top: 48px;
    left: 102px;
    opacity: 0;
}
header .menu > div ul li.tel a{
    display: block;
    width: 270px;
    height: 30px;
}




footer{
  text-align: center;
  background: url('images/footer_s/bg.png') no-repeat;
  background-position: center bottom 360px;
  position: relative;
  margin-top: -100px;
  padding-top: 100px;
  z-index: 1;
}
footer .access{
  margin: 0 30px;
}
footer .access > img{
}
footer .access .address{
  text-align: left;
  font-size: 30px;
  line-height: 160%;
}
footer .access .box{
  font-size: 24px;
  line-height: 160%;
  margin-top: 10px;
  text-align: left;
}
footer .access .box:after{
  content: '';
  display: block;
  clear: both;
}
footer .access .box img{
  float: left;
  padding-right: 18px;
}
footer .access .box span{
  display: block;
  font-weight: bold;
}
footer #idx_map{
  width: 100%;
  height: 380px;
  overflow: hidden;
  border-radius: 6px;
  margin-top: 40px;
}
footer #idx_map *{
  line-height: 160%;
}

footer .contact {
  display: inline-block;
  zoom: 1;
  vertical-align: middle;
  font-size: 28px;
  font-weight: bold;
  line-height: 150%;
  color: #111111;
  padding: 0 20px;
  padding-top: 240px;
  margin-bottom: 14px;
}

footer .contact span {
  color: #ff8277;

}

footer .telfax{
  padding-top: 350px;
}

footer .link{
  padding-top: 30px;
}
footer .link > div{
  padding-bottom: 30px;
}
footer .link a{
  display: inline-block;
  zoom: 1;
  vertical-align: middle;
  font-size: 24px;
  line-height: 100%;
  color: #111111;
  padding: 0 20px;
  margin-bottom: 14px;
  border-left: solid 1px #3e3e3e;
}
footer .link a:last-child{
  border-right: solid 1px #3e3e3e;
}
footer .copy{
  margin: 10px auto 160px;
  font-size: 20px;
  line-height: 140%;
}


/*
*/



#totop{
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  visibility: hidden;
  overflow: hidden;
}
#totop img{
  visibility: visible;
  position: absolute;
  bottom: 20px;
  right: -100px;
}


#idx {
    overflow: hidden;
}
#idx .visual{
  position: relative;
}
#idx .visual div{
  position: absolute;
  top: 0;
  left: 50%;
}
#idx .visual .blog{
  position: absolute;
  top: 408px;
  left: 120px;
  display: block;
  width: 194px;
  height: 140px;
}
#idx .news{
  padding-top: 50px;
}
#idx .news .title{
  margin: 0 30px;
  text-align: left;
  position: relative;
}
#idx .news .title .news_title{
}
#idx .news .title .news_more{
  position: absolute;
  top: 0;
  right: 0;
}
#idx .news dl{
  margin: 20px 30px 0;
  background: url('images/idx_s/news_line1.png') repeat-x center top, url('images/idx_s/news_line2.png') repeat-x center bottom;
  text-align: left;
}
#idx .news dt{
  display: inline-block;
  zoom: 1;
  vertical-align: top;
  padding: 16px 0;
  width: 160px;
  font-size: 19px;
  line-height: 40px;
}
#idx .news dt span{
  display: inline-block;
  zoom: 1;
  vertical-align: middle;
  background-color: #fccfcb;
  font-size: 18px;
  line-height: 100%;
  color: #333333;
  padding: 12px 0;
  width: 120px;
  text-align: center;
  border-radius: 6px;
  margin-right: 20px;
  letter-spacing: 2px;
}
#idx .news dd{
  display: inline-block;
  zoom: 1;
  vertical-align: top;
  padding: 16px 0 0 0;
  width: 400px;
  font-size: 19px;
  line-height: 40px;
}
#idx .news dl div{
  width: 100%;
  height: 1px;
  background: url('images/idx_s/news_line2.png') repeat-x center bottom;
}

#idx .cont_1,
#idx .cont_2,
#idx .cont_3{
  position: relative;
}

#idx .cont_1{
  padding-top: 76px;
}

#idx .cont_2{
	margin-bottom: 130px;
}

#idx .cont_2t1,
#idx .cont_2t2,
#idx .cont_2t3,
#idx .cont_3t1{
  position: absolute;
  top: 0;
  left: 50%;
  z-index: 3;
  font-size: 24px;
  line-height: 150%;
  text-align: left;
}
#idx .cont_2t1{
  margin: 420px 0 0 -150px;
}
#idx .cont_2t2{
  margin: 950px 0 0 -150px;
}
#idx .cont_2t3{
  margin: 1450px 0 0 -150px;
}
#idx .cont_3t1{
  margin: 470px 0 0 0;
  position: absolute;
  top: 0;
  left: 0;
  font-size: 24px;
  line-height: 176%;
  text-align: center;
  width: 100%;
}
#idx .cont_3t1 span{
  display: block;
  font-size: 40px;
  line-height: 100%;
  padding-top: 50px;
}
#idx .cont_3i1,
#idx .cont_3i2,
#idx .cont_3i3,
#idx .cont_3i4{
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3;
}
#idx .cont_3i1{
  margin: 680px 0 0 160px;
}
#idx .cont_3i2{
  margin: 990px 0 0 0px;
}
#idx .cont_3i3{
  margin: 1100px 0 0 310px;
}
#idx .cont_3i4{
  margin: 1240px 0 0 40px;
}


#about{
}
#about .visual{
}
#about .visual .title{
}

#about .cont{
}

#about .cont_1,
#about .cont_2,
#about .cont_3,
#about .cont_4,
#about .cont_5,
#about .cont_6,
#about .cont_7{
  position: relative;
  width: 640px;
  margin: 0 auto;
}
#about .cont_1t1,
#about .cont_1t2{
  position: absolute;
  left: 0;
  z-index: 1;
  font-size: 28px;
  line-height: 42px;
  text-align: center;
  width: 100%;
  color: #ffffff;
}
#about .cont_1t1{
  top: 200px;
}
#about .cont_1t2{
  top: 480px;
}

#about .cont_3t1,
#about .cont_3t2,
#about .cont_3t3,
#about .cont_3t4,
#about .cont_3t5,
#about .cont_3t6,
#about .cont_3t7{
  position: absolute;
  left: 135px;
  z-index: 1;
  font-size: 28px;
  line-height: 140%;
  text-align: left;
}
#about .cont_3t1{
  top: 170px;
}
#about .cont_3t2{
  top: 360px;
}
#about .cont_3t3{
  top: 470px;
}
#about .cont_3t4{
  top: 625px;
}
#about .cont_3t5{
  top: 825px;
}
#about .cont_3t6{
  top: 985px;
}
#about .cont_3t7{
  top: 1135px;
}

#about .cont_4t1,
#about .cont_4t2,
#about .cont_4t3,
#about .cont_4t4,
#about .cont_4t5,
#about .cont_4t6{
  position: absolute;
  left: 160px;
  z-index: 1;
  font-size: 31px;
  line-height: 42px;
  text-align: left;
  letter-spacing: -1px;
}
#about .cont_4t1{
  top: 210px;
}
#about .cont_4t2{
  top: 460px;
}
#about .cont_4t3{
  top: 620px;
}

#about .cont_5{
  margin: 30px auto;
}
#about .cont_5t1{
  position: absolute;
  top: 115px;
  left: 180px;
  z-index: 1;
  font-size: 26px;
  line-height: 42px;
}
#about .cont_5t1 a{
	text-decoration: underline;
}

#about .cont_6t1,
#about .cont_6t2,
#about .cont_6t3,
#about .cont_6t4 {
  position: absolute;
  left: 50px;
  z-index: 1;
  width: 530px;
  font-size: 30px;
  line-height: 42px;
  text-align: left;
  letter-spacing: -1px;
}
#about .cont_6t1{
  top: 190px;
}
#about .cont_6t2{
  top: 500px;
}
#about .cont_6t3{
  top: 1200px;
}
#about .cont_6t4{
  top: 1890px;
}

#about .cont_7{
  margin: 50px auto 0;
}

#about .cont_7t1,
#about .cont_7t2,
#about .cont_7t3,
#about .cont_7t4,
#about .cont_7t5,
#about .cont_7t6{
  position: absolute;
  left: 50px;
  z-index: 1;
  width: 550px;
  font-size: 28px;
  line-height: 42px;
  text-align: left;
  letter-spacing: -1px;
}
#about .cont_7t1{
  top: 600px;
}
#about .cont_7t2{
  top: 1375px;
}
#about .cont_7t3{
  top: 2080px;
}
#about .cont_7t4{
  top: 2750px;
}
#about .cont_7t5{
  top: 3470px;
}
#about .cont_7t6{
  top: 3960px;
  left: 180px;
  width: 420px;
}

#about .cont_8 .title,
#about .cont_9 .title{
	margin: 30px auto 20px;
}
#about .cont_8 p{
  padding: 30px 0 40px 0px;
}
#about .cont_8 ul{
  display: block;
  padding: 8px;
  margin: 10px 30px 0;
  text-align: left;
  background: url('images/noise.png') repeat center center;
  border-radius: 12px;
}
#about .cont_8 ul li{
  display: block;
  padding: 0 14px;
  background-color: #ffffff;
  border-bottom: 1px solid #ff8277;;
}
#about .cont_8 ul li:first-child{
  border-radius: 8px 8px 0 0;
}
#about .cont_8 ul li:last-child{
  border-radius: 0 0 8px 8px;
  border-bottom: none;
}
#about .cont_8 ul li span:first-child{
  display: inline-block;
  zoom: 1;
  vertical-align: middle;
  font-size: 26px;
  line-height: 38px;
  color: #333333;
  padding: 24px 12px 24px 8px;
  width: 140px;
  text-align: left;
}
#about .cont_8 ul li span:last-child{
  display: inline-block;
  zoom: 1;
  vertical-align: middle;
  font-size: 26px;
  line-height: 38px;
  color: #333333;
  padding: 24px 0px 24px 22px;
  width: 350px;
  text-align: left;
  border-left: 1px solid #ff8277;
}
#about .cont_8 ul li span:last-child span{
  display: inline-block;
  zoom: 1;
  vertical-align: middle;
  font-size: 22px;
  line-height: 38px;
  color: #333333;
  padding: 0;
  width: auto;
  text-align: left;
  border-left: none;
}

#about .cont_9 {
	position: relative;
	width: 640px;
	margin: 0 auto;
}

#about .cont_9 .map{
	margin-bottom: 60px;
}
#about .cont_9 .cont_9m1,
#about .cont_9 .cont_9m2,
#about .cont_9 .cont_9m3,
#about .cont_9 .cont_9m4,
#about .cont_9 .cont_9m5,
#about .cont_9 .cont_9m6,
#about .cont_9 .cont_9m7,
#about .cont_9 .cont_9m8,
#about .cont_9 .cont_9m9,
#about .cont_9 .cont_9m10,
#about .cont_9 .cont_9m11,
#about .cont_9 .cont_9m12,
#about .cont_9 .cont_9m13,
#about .cont_9 .cont_9m14,
#about .cont_9 .cont_9m15,
#about .cont_9 .cont_9m16,
#about .cont_9 .cont_9m17,
#about .cont_9 .cont_9m18,
#about .cont_9 .cont_9m19,
#about .cont_9 .cont_9m20,
#about .cont_9 .cont_9m21{
  position: absolute;
  z-index: 1;
  display: inline-block;
  zoom: 1;
  width: 30px;
  height: 30px;
  cursor: pointer;
}
#about .cont_9 .cont_9m1{
  top: 436px;
  left: 135px;
}
#about .cont_9 .cont_9m2{
  top: 428px;
  left: 240px;
}
#about .cont_9 .cont_9m3{
  top: 512px;
  left: 67px;
}
#about .cont_9 .cont_9m4{
  top: 530px;
  left: 135px;
}
#about .cont_9 .cont_9m5{
  top: 520px;
  left: 205px;
}
#about .cont_9 .cont_9m6{
  top: 520px;
  left: 242px;
}
#about .cont_9 .cont_9m7{
  top: 580px;
  left: 67px;
}
#about .cont_9 .cont_9m8{
  top: 630px;
  left: 100px;
}
#about .cont_9 .cont_9m9{
  top: 630px;
  left: 180px;
}
#about .cont_9 .cont_9m10{
  top: 603px;
  left: 350px;
}
#about .cont_9 .cont_9m11{
  top: 775px;
  left: 485px;
}
#about .cont_9 .cont_9m12{
  top: 1330px;
  left: 485px;
}
#about .cont_9 .cont_9m13{
  top: 1405px;
  left: 75px;
}
#about .cont_9 .cont_9m14{
  top: 1430px;
  left: 195px;
}
#about .cont_9 .cont_9m15{
  top: 1415px;
  left: 270px;
}
#about .cont_9 .cont_9m16{
  top: 1410px;
  left: 365px;
}
#about .cont_9 .cont_9m17{
  top: 1730px;
  left: 470px;
}
#about .cont_9 a{
  display: block;
  width: 100%;
  height: 100%;
}

.featherlight-content{
    background: transparent!important;
}
.featherlight-close-icon{
    visibility: hidden;
}
.featherlight-close-icon:before{
    content: url('fl/close.png');
    position: absolute;
    right: 0px;
    top: 0;
    z-index: 1;
    visibility: visible;
}
.featherlight-next{
    visibility: hidden;
}
.featherlight-next:before{
    content: url('fl/next.png');
    position: absolute;
    right: -10px;
    top: 44%;
    z-index: 1;
    visibility: visible;
}
.featherlight-previous{
    visibility: hidden;
}
.featherlight-previous:before{
    content: url('fl/prev.png');
    position: absolute;
    left: -10px;
    top: 44%;
    z-index: 1;
    visibility: visible;
}


#program{
}
#program .visual{
}
#program .visual .title{
}

#program .cont{
}

#program .cont_1,
#program .cont_2,
#program .cont_3{
  position: relative;
  width: 640px;
  margin: 0 auto 50px;
}

#program .cont_1 ul {
	width: 100%;
	margin: 15px auto 20px;
	display: table;
}
#program .cont_1 ul li {
	display: table-cell;
}

#program .cont table {
	border-collapse: collapse;	
	box-sizing: border-box;
}

#program .cont table th {
	height: 85px;
	margin: 0;
	padding: 30px 0 15px;
	padding-right: 30px;
	vertical-align: middle;
	font-size: 25px;
	box-sizing: border-box;
}
#program .cont table td {
	height: 85px;
	margin: 0;
	padding: 30px 0 15px;;
	vertical-align: middle;
	font-size: 28px;
	font-weight: normal;
	box-sizing: border-box;
}

#program .cont_1t1,
#program .cont_2t1,
#program .cont_3t1 {
  position: absolute;
  left: 50px;
  z-index: 1;
  width: 500px;
  font-size: 28px;
  font-weight: bold;
  line-height: 42px;
  text-align: left;
  top: 455px;
}

#program .cont_2t1{
  position: absolute;
  top: 45px;
}

#program .cont_3t1{
  position: absolute;
  top: 35px;
}

#program .cont table .pt15 th {
	padding: 15px 0 15px;
}
#program .cont table .pt15 td {
	padding: 15px 0 15px;
}


#program .cont_1t1 p,
#program .cont_2t1 p,
#program .cont_3t1 p{
  font-size: 28px;
  font-weight: normal;
  line-height: 42px;
  margin-top: 25px;
  text-align: center;
}



#life{
}
#life .visual{
}
#life .visual .title{
}

#life .cont{
}

#life .cont_1{
  position: relative;
  width: 640px;
  margin: 30px auto;
}

#life .cont_1 ul {
	width: 100%;
	margin: 15px auto 20px;
	display: table;
}
#life .cont_1 ul li {
	display: table-cell;
}

#life .cont table {
	border-collapse: collapse;	
	box-sizing: border-box;
}

#life .cont table td {
	height: 158px;
	margin: 0;
	padding: 30px 0;
	vertical-align: middle;
	box-sizing: border-box;
}

#life .cont_1t1 table {
  position: absolute;
  left: 170px;
  z-index: 1;
  width: 500px;
  font-size: 28px;
  line-height: 42px;
  text-align: left;
  top: 100px;
}

#life .cont_1t2 {
  position: absolute;
  left: 190px;
  z-index: 1;
  width: 400px;
  font-size: 28px;
  line-height: 42px;
  text-align: left;
  top: 2165px;
}


#lunch{
}
#lunch .visual{
}
#lunch .visual .title{
}

#lunch .cont{
}

#lunch .cont_1,
#lunch .cont_2,
#lunch .cont_3{
  position: relative;
  width: 640px;
  margin: 0 auto 50px;
}
#lunch .cont_1t1 {
  position: absolute;
  left: 40px;
  z-index: 1;
  width: 560px;
  font-size: 28px;
  line-height: 42px;
  text-align: left;
  top: 330px;
}

#lunch .cont_2t1,
#lunch .cont_2t2,
#lunch .cont_2t3{
  position: absolute;
  left: 40px;
  z-index: 1;
  width: 550px;
  font-size: 28px;
  line-height: 140%;
  text-align: left;
}
#lunch .cont_2t1{
  top: 260px;
}
#lunch .cont_2t2{
  top: 960px;
}
#lunch .cont_2t3{
  top: 1745px;
}

#lunch .cont_3t1,
#lunch .cont_3t2,
#lunch .cont_3t3{
  position: absolute;
  left: 30px;
  z-index: 1;
  font-size: 28px;
  line-height: 140%;
  text-align: left;
}
#lunch .cont_3t1{
  top: 300px;
}
#lunch .cont_3t2{
  top: 1200px;
}
#lunch .cont_3t3{
  top: 2080px;
}


#guidance .cont_1,
#guidance .cont_2{
  position: relative;
  width: 640px;
  margin: 0 auto 50px;
  text-align: center;
  overflow: hidden;
}

#guidance .cont_1 {
	margin-top: 30px;
}

#guidance .cont_2 {
	padding: 20px;
	text-align: center;
}

#guidance .inner {
	width: 590px;
	margin: 0 auto;
	padding: 20px;
	background: #fff;
	box-sizing: border-box;
}

#guidance .inner h2 {
  margin-bottom: 15px;
  font-size: 32px;
  line-height: 160%;
  text-align: left;
  font-weight: bold;
  color: #ff8277;
} 
 
#guidance .inner dl {
  font-size: 28px;
  line-height: 160%;
  text-align: left;
} 
#guidance .inner dt {
  font-weight: bold;
  color: #ff8277;
} 
#guidance .inner dd {
  margin-bottom: 20px;
} 

#guidance .inner .area dt {
  padding: 10px;
  background: #ffe3e1;
} 
#guidance .inner .area dd {
  padding: 15px;
  background: #fff0ef;
} 
#guidance .inner dd span::before {
  content: "●";
  margin-right: 10px;
  color: #ff8277;
} 

#guidance .cont_1 .cont_1img {
	position: absolute;
	top: 0;
	left: 20px;
	z-index: 1;
}
#guidance .cont_1 .cont_2img {
	position: absolute;
	top: 2400px;
	right: 80px;
	z-index: 1;
}
#guidance .cont_1 .inner {
	margin-top: 330px;
}
#guidance .cont_1 .inner .btn {
	margin: 20px auto;
}

#short{
}
#short .visual{
}
#short .visual .title{
}

#short .cont{
}

#short .cont_1 {
  position: relative;
  width: 640px;
  margin: 0 auto 50px;
}
#short .cont_1t1 {
  position: absolute;
  left: 20px;
  z-index: 1;
  width: 600px;
  font-size: 28px;
  line-height: 42px;
  text-align: left;
  top: 120px;
}
#short .cont_1t2 {
  position: absolute;
  left: 60px;
  z-index: 1;
  width: 530px;
  font-size: 28px;
  line-height: 42px;
  text-align: left;
  top: 450px;
}
#short .cont_1t2 dt {
  color: #ff8277;
}
#short .cont_1t2 dd {
  margin-bottom: 35px;
}

#access .visual {
}
#access .access{
  margin: 30px;
}
#access .access > img{
}
#access .access .address{
  text-align: left;
  font-size: 30px;
  line-height: 160%;
}
#access .access .box{
  font-size: 24px;
  line-height: 160%;
  margin-top: 10px;
  text-align: left;
}
#access .access .box:after{
  content: '';
  display: block;
  clear: both;
}
#access .access .box img{
  float: left;
  padding-right: 18px;
}
#access .access .box span{
  display: block;
  font-weight: bold;
}
#access #idx_map{
  width: 100%;
  height: 380px;
  overflow: hidden;
  border-radius: 6px;
  margin-top: 40px;
}
#access #idx_map *{
  line-height: 160%;
}


#lunch{
}
#lunch .low_cont{
}
#lunch .cont_1{
}
#lunch .cont_2{
  text-align: left;
}
#lunch .cont_1:before{
  content: url('images/lunch_s/cont_1top.png');
}
#lunch .cont_1:after{
  content: url('images/lunch_s/cont_1bottom.png');
}
#lunch .cont_1 .cont_1box{
  padding: 25px 50px;
  text-align: left;
  background: url('images/lunch_s/border.png') no-repeat center bottom #fff;
  overflow: hidden;
}
#lunch .cont_1 .cont_1box:last-child{
  padding: 25px 50px 0;
  background-image: none;
}
#lunch .cont_1 .cont_1box div{
  font-size: 28px;
  line-height: 1.4em;
}
#lunch .cont_1 .cont_1box div:before{
  content: url('images/icon_pdf_b_s.png');
  float: left;
  padding-right: 18px;
}
#lunch .cont_1 .cont_1box a{
  font-size: 28px;
  line-height: 1.4em;
  color: #7691c3;
  display: block;
  margin-top: 6px;
  margin-bottom: 20px;
}

#lunch .cont_1 ul{
    width: 584px;
    margin: 0 auto;
    border-image: url('images/noise.png') 15 round;
    border-style:solid;
    border-width:0 3px;
    box-sizing: border-box;
}


/*ブログ */
/*#blog .visual{
  margin-top: 20px;
}*/
#blog .cont {
}
#blog .cont .box{
    text-align: left;
    margin: 30px 30px 0;
}
#blog .cont .box h2{
    background-color: #ff8277;
    font-size: 32px;
    line-height: 100%;
    font-weight: normal;
    color: #ffffff;
    padding: 14px 30px 42px;
    border-radius: 8px;
    position: relative;
}
#blog .cont .box h2 span{
    position: absolute;
    bottom: 14px;
    right: 30px;
    font-size: 20px;
    line-height: 100%;
}
#blog .cont .box p{
    font-size: 18px;
    line-height: 220%;
    padding: 30px;
    word-break: break-all;
}
#blog .cont .box p img{
    display: block;
    width: 100%;
    margin: 30px 0;
    border-radius: 10px;
}
#blog .cont .box figure {
	margin: 20px 0 0;
}
#blog .cont .box figure.alignleft {
	text-align: left;
}
#blog .cont .box figure.aligncenter {
	text-align: center;
}
#blog .cont .box figure.alignright {
	text-align: right;
}
#blog .cont .box figure img {
	max-width: 100%;
	height: auto;
}
#blog .cont .box figure figcaption {
	font-size: 16px;
	line-height: 1.6;
	margin: 4px 0 0;
}
#blog .cont .box figure.wp-block-embed-youtube iframe {
	max-width: 100%;
	height: auto;
	aspect-ratio: 16 / 9;
}
#submenu_blog{
    margin-top: 70px;
}
#submenu_blog > img{
}
#submenu_blog ul{
    background: url('images/blog_s/bg.png') repeat center center;
    padding: 5px 0 4px;
    text-align: left;
}
#submenu_blog ul li{
    background-color: #ffffff;
    margin-bottom: 2px;
    font-size: 20px;
    line-height: 100%;
    padding: 18px 0 16px 32px;
    z-index: 1;
    position: relative;
}
#submenu_blog ul li.idx{
    font-size: 22px;
    line-height: 100%;
    margin-bottom: 5px;
    padding: 18px 0 18px 18px;
    font-weight: bold;
}
#submenu_blog ul li a{
    color: #030303;
}
#submenu_blog ul li a:before{
    content: url('images/blog_s/ar_r.png');
    padding: 0px 8px 2px 0;
    display: inline-block;
    vertical-align: middle;
}
#submenu_blog ul li.idx a:before{
    content: url('images/blog_s/ar_d.png');
}







/*
header .menu > div ul li:nth-of-type(26) {
	display: none;
}
*/


#idx .posts {
	text-align: center;
	width: 100%;
	max-width: 1000px;
	margin: 20px auto 0;
}
#idx .posts h1 {
	font-size: 32px;
	line-height: 1;
	font-weight: bold;
	padding: 25px 0 20px;
	color: #ff8277;
	font-family: "ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
}
#idx .posts article {
	padding: 20px 0 0;
}
#idx .posts article a {
	display: inline-block;
	vertical-align: top;
	width: calc(50% - 40px);
	margin: 0 15px 40px;
	text-align: left;
}
#idx .posts article a figure {
	margin: 0;
	width: 100%;
	height: auto;
	aspect-ratio: 16 / 9;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	border-radius: 6px;
	overflow: hidden;
}
#idx .posts article a figure::after {
	content: attr(data-category);
	font-size: 18px;
	line-height: 1;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 1;
	color: white;
	padding: 5px 12px;
	border-radius: 0 4px 0 0;
}
#idx .posts article a figure[data-category="日記"]::after {
	background: #5555e0;
}
#idx .posts article a figure[data-category="給食"]::after {
	background: #e75959;
}
#idx .posts article a h2 {
	font-size: 20px;
	line-height: 1;
	font-weight: bold;
	color: #333;
	margin: 10px 0 0;
}
#idx .posts article a .date {
	font-size: 16px;
	line-height: 1;
	color: #333;
	margin: 9px 0 0;
}
#idx .posts .more {
	font-size: 16px;
	line-height: 1;
	color: #333333;
	background: lightgrey;
	padding: 11px 40px;
	display: inline-block;
	margin: 20px 0 0;
	border-radius: 4px;
}


.has-dark-gray-color {
	color: #1a1a1a;
}
.has-dark-gray-background-color {
	background-color: #1a1a1a;
}
.has-medium-gray-color {
	color: #686868;
}
.has-medium-gray-background-color {
	background-color: #686868;
}
.has-light-gray-color {
	color: #e5e5e5;
}
.has-light-gray-background-color {
	background-color: #e5e5e5;
}
.has-white-color {
	color: #fff;
}
.has-white-background-color {
	background-color: #fff;
}
.has-blue-gray-color {
	color: #4d545c;
}
.has-blue-gray-background-color {
	background-color: #4d545c;
}
.has-bright-blue-color {
	color: #007acc;
}
.has-bright-blue-background-color {
	background-color: #007acc;
}
.has-light-blue-color {
	color: #9adffd;
}
.has-light-blue-background-color {
	background-color: #9adffd;
}
.has-dark-brown-color {
	color: #402b30;
}
.has-dark-brown-background-color {
	background-color: #402b30;
}
.has-medium-brown-color {
	color: #774e24;
}
.has-medium-brown-background-color {
	background-color: #774e24;
}
.has-dark-red-color {
	color: #640c1f;
}
.has-dark-red-background-color {
	background-color: #640c1f;
}
.has-bright-red-color {
	color: #ff675f;
}
.has-bright-red-background-color {
	background-color: #ff675f;
}
.has-yellow-color {
	color: #ffef8e;
}
.has-yellow-background-color {
	background-color: #ffef8e;
}