@charset "utf-8";
/* CSS Document */


#page_ttl {
	height: 277px;
	position: relative;
	z-index: 1;
	background-image: url( ../images/about/page_ttl_bg.png);
}
#page_ttl h2{
	padding-right: 154px;
	font-size: 4.4rem;
	font-family: A1 Gothic M;
	font-weight: bold;
}

#pankz{
	margin-top: -27px;
}
#pankz + * {
	padding-top: 0;
}

.secttl_out{
	position: relative;
	padding-bottom: 48px;
}
.secimage{
	width: 100%;
}
.secttl{
	background-image: url(../images/about/sec_ttl_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	color: #fff;
	font-family: Shuei MaruGo B;
	font-size: 3.6rem;
	text-align: center;
	height: 97px;
	line-height: 97px;
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	width: 100%;
}
.secttl.static{
	position: static;
	bottom: auto;
	left: auto;
	transform: none;
}
#message{
	padding-bottom: 93px;
}
#message .inn{
	width: 695px;
	margin: auto;
	max-width: 100%;
	padding-top: 49px;
}
#message .inn h3{
	font-size: 2.8rem;
	font-family: Shuei MaruGo B;
}

#message .poem {
	margin-bottom: 2rem;
}

#message .poem p {
	font-family: Shuei MaruGo B;
}

#message p{
	font-size: 1.8rem;
	line-height: 2;
	text-align: center;
}

@media screen and (max-width: 768px) {

	#message .poem {
		margin-left: -15px;
		margin-right: -15px;
		margin-bottom: 4rem;
		padding: 1.5em;
		background: #f4f4f4;
	}
	#message .poem p{
		font-size: 3.2vw;
		line-height: 2;
	}

	#message p {
		text-align: left;
	}

	#b-rinen,
	#b-gaiyou,
	#b-recruit {
		padding-top: 58px;
		margin-top: -58px;
		display: block;
		overflow: hidden;
		width: 100%;
		height: 0;
	}
}

#rinen .inn{
	width: 1010px;
	max-width: 100%;
	margin: auto;
	display: flex;
	justify-content: space-between;
	margin-top: 59px;
	margin-bottom: 72px;
}
.l_box{

	max-width: 100%;
}
.r_box{
	max-width: 100%;
}

#rinen li{
	background-image: url(../images/kodomo/li_mrk.png);
	background-repeat: no-repeat;
	background-position: left 0.5em;
	font-size: 1.6rem;
	line-height: 1.8;
	padding-left: 30px;

}
#rinen li + li{
	margin-top: 21px;
}
#rinen .l_box{
	width: calc(100% - 106px - 30px);
}
#rinen .r_box{
	width: 106px;
	margin-left: 12px;
	margin-right: 18px;
}

#gaiyou{
	padding-bottom: 100px;
}
#gaiyou dl{
	border-top: 1px solid #4B4948;
	border-bottom:  1px solid #4B4948;
	width: 1010px;
	margin: auto;
	max-width: 100%;
	margin-top: 58px;
}
#gaiyou dt,
#gaiyou dd{
	font-size: 1.8rem;
	padding: 15px 30px 14px;
}
#gaiyou dt{
	float: left;
	clear: left;
}
#gaiyou dd{
	padding-left: 175px;
	background-color: #FFF8E3;
}
#gaiyou dd.adj{
	padding-top: 10px;
}
#gaiyou dd:nth-of-type(odd){
	background-color: #FFF2C7;
}
#gaiyou .jigyo{
	padding-bottom: 29px;
}
#gaiyou .jigyo + .jigyo{
	border-top: dotted 1px #4B4948;
	padding-top: 29px;
}
#gaiyou .jigyo h4{
	font-size: 2.4rem;
	font-weight: bold;
	margin-bottom: 7px;
}
#gaiyou .jigyo ul li{
	font-weight: bold;
}
#gaiyou .jigyo ul li + li{
	margin-top: 22px;
}
#gaiyou .jigyo ul li > ul{
	margin-top: 3px;
}
#gaiyou .jigyo ul li > ul li{
	line-height: 1.33;
	font-weight: normal;
}
#gaiyou .jigyo ul li > ul li > ul{
	padding-left: 38px;
}
#gaiyou .jigyo ul li > ul li + li,
#gaiyou .jigyo ul li > ul li > ul li + li{
	margin-top: 0;
}


#recruit{
	background-image: url(../images/about/rec_img01.jpg);
	background-repeat: no-repeat;
	background-size: 100%;
	height: 43.3vw;
	display: flex;
	justify-content: center;
	align-items: center;
}

/*------------------- IE11 -------------------*/
_:-ms-lang(x)::-ms-backdrop,
#recruit {
	justify-content: flex-start;
}

#recruit .rec_box{
	background-color: rgba(255,255,255,0.9);
	border-radius: 30px;
	width: 1010px;
	max-width: 100%;
	margin: auto;
	padding: 0 106px 66px;
	background-image: url(../images/about/rec_img02.png);
	background-repeat: no-repeat;
	background-position: right 55px bottom 38px;
	background-size: 90px;
}
#recruit .secttl{
	background-image: url(../images/about/sec_ttl_bg02.png);
	position: relative;
	top: -42px;
}

#recruit .txt{
	font-size: 1.6rem;
	line-height: 2;
	margin-top: -10px;
}
#recruit .name{
	font-size: 1.8rem;
	font-weight: bold;
	margin-top: 8px;
}
#recruit .name span{
	font-size: 2.2rem;
}
#recruit .btn,
#link .btn{
	background-color: #E77BA9;
	width: 602px;
	height: 65px;
	color: #fff;
	font-size: 1.98rem;
	text-align: center;
	background-image: url(../images/about/btn_arr.png);
	margin-top: 13px;
	padding-top: 15px;
	padding-left: 0;
	max-width: 100%;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: bold;
}
_:-ms-lang(x)::-ms-backdrop,
#recruit .btn {
	border: 1px solid #E77BA9;
}
_:-ms-lang(x)::-ms-backdrop,
#link .btn{
	border: 1px solid #E77BA9;
}
#recruit .btn{
	margin-top: 25px;
}

#link{
	background-image: url(../images/about/link_bg.jpg);
	padding-top: 90px;
}
#link .wrap{
	background-image: url(../images/about/link_img01.png);
	background-size: 100%;
	background-position: bottom center;
	background-repeat: no-repeat;
	padding-bottom: 138px;
}
#link p{
	font-size: 1.6rem;
	line-height: 2;
	width: 1010px;
	max-width: 100%;
	margin: auto;
	margin-top: 51px;
}
#link .btn{
	margin-top: 44px;
}
@media screen and (max-width: 1650px) {

	#recruit{
		height: auto;
		background-size: cover;
		background-position: center bottom;
		padding: 120px 0;
		background-image: url(../images/about/rec_img01_b.jpg);
	}

}

@media screen and (max-width: 768px) {
	#page_ttl {
		background-image: url(../images/about/page_ttl_bg_sp.png);
		background-size: 100%;
		height: 40vw;
		line-height: 40vw;
	}
	#page_ttl h2{
		padding-right: 13%;
		font-size: 2.65rem;
		white-space: nowrap;
	}
	#pankz{
		margin-top: 0;
		margin-bottom: 0;
	}
	.secttl_out{
		padding-bottom: 24px;
	}
	.secttl,
	#recruit .secttl {
		background-image: url(../images/about/sec_ttl_bg_sp.png);
		background-size: 100%;
		font-size: 1.8rem;
		height: 49px;
		line-height: 49px;
		width: 247px;
		max-width: 100%;
		margin: auto;
	}
	#message .inn {
		padding-top: 25px;
	}
	#message .inn h3{
		font-size: 1.8rem;
	}
	#message p {
		font-size: 1.4rem;
		line-height: 1.67;
	}
	#message {
		padding-bottom: 45px;
	}

	#rinen .inn {
		display: block;
		margin-top: 30px;
		margin-bottom: 35px;
	}
	#rinen .l_box{
		width: 100%;
	}
	#rinen li {
		font-size: 1.4rem;
		padding-left: 20px;
		background-size: 14px;
	}
	#rinen li + li {
		margin-top: 15px;
	}
	#rinen .r_box {
		width: 106px;
		margin: auto;
	}
	#gaiyou dl {
		margin-top: 30px;
	}
	#gaiyou dt, #gaiyou dd {
		font-size: 1.5rem;
		padding: 7px 10px 7px;
	}
	#gaiyou dt{
		float: none;
		background-color: #FFF8E3;
		padding-bottom: 0;
		font-weight: bold;
	}
	#gaiyou dt:nth-of-type(odd){
		float: none;
		background-color: #FFF2C7;
	}
	#gaiyou dd,
	#gaiyou dd.adj{
		padding-top: 0;
	}
	#gaiyou .jigyo h4 {
		font-size: 1.6rem;
		font-weight: bold;
		margin-bottom: 7px;
	}
	#gaiyou .jigyo {
		padding-bottom: 15px;
	}
	#gaiyou .jigyo + .jigyo {
		padding-top: 15px;
	}
	#gaiyou .jigyo ul li{
		text-indent: -1em;
		padding-left: 1em;
	}
	#gaiyou .jigyo ul li + li {
		margin-top: 10px;
	}
	#gaiyou .jigyo ul li > ul li > ul {
		padding-left: 15px;
	}
	#gaiyou {
		padding-bottom: 50px;
	}
	#recruit{
		background-size: cover;
		height: auto;
		background-image: url(../images/about/rec_img01_sp.jpg);
		padding-top: 50px;
		padding-bottom: 30px;
	}
	#recruit .rec_box {
		border-radius: 15px;
		padding: 15px;
		background-image: none;
	}
	#recruit .txt {
		font-size: 1.4rem;
		line-height: 1.67;
		margin-top: -30px;
	}
	#recruit .name {
		font-size: 1.5rem;
		margin-top: 4px;
	}
	#recruit .name span {
		font-size: 1.6rem;
	}
	#recruit .btn, #link .btn{
		line-height: 1.4;
		font-size: 1.4rem;
	}
	#link {
		padding-top: 30px;
	}
	#link .wrap {
		padding-bottom: 85px;
	}

	#link p {
		font-size: 1.4rem;
		line-height: 1.67;
		margin-top: 25px;
	}
	#link .btn {
		margin-top: 20px;
	}
}
@media screen and (max-width: 425px) {
	#link .wrap {
		padding-bottom: 50px;
	}
}
