.container {
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 180px;
	margin-bottom: 180px;
}

.container h2 {
	text-align: center;
	font-size: 40px;
	color: #B3B3B3;
	line-height: 50px;
}

.container span {
	display: block;
}

.container p {
	margin-top: 10px;
	text-align: center;
	line-height: 30px;
}

body {
	min-width: 1200px;
}

.none {
	display: none;
}

.d-none_pc {
	display: none;
}

.bg_wrap {
	width: 100%;
	position: fixed;
	top: 0px;
	z-index: -1;
	background-color: rgba(224, 224, 26, 0.2);
}

.bg-switcher {
	z-index: -5;
	width: 100%;
	padding-top: 55%;
	overflow: hidden;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center 100px;
	background-size: contain;
}

.bg-switcher4 {
	z-index: -1;
	width: 100%;
	padding-top: 58%;
	overflow: hidden;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center 80px;
	background-size: contain;
}

.top_back {
	background-color: rgba(255, 255, 255, 0.5);
}

/*アニメーション要素のスタイル*/
.animation {
	opacity: 0;
	visibility: hidden;
	transition: 1s;
	transform: translateY(150px);
}

/*アニメーション要素までスクロールした時のスタイル*/
.active {
	opacity: 1;
	visibility: visible;
	transform: translateY(0);
}

.pcnone {
	display: none;
}

.shagi {
	/* シャギーを防ぐ指定 */
	-webkit-transform: rotate(0.03deg);
	transform: rotate(0.03deg);
}

.round400 {
	font-family: 'YakuHanRP', 'M PLUS Rounded 1c', sans-serif;
	font-weight: 400;
}

.round600 {
	font-family: 'YakuHanRP', 'M PLUS Rounded 1c', sans-serif;
	font-weight: 600;
}

.header {
	position: fixed;
	z-index: 9999;
	top: 0px;
	width: 100%;
	height: 90px;
	background-color: #fff;
}

.header .header_left {
	float: left;
}

.header_left_box {
	display: grid;
	align-items: center;
	display: grid;
	width: 300px;
	height: 90px;
	padding-left: 15px;
}

.header a {
	display: inline-flex;
	align-items: center;
	justify-content: center;
}

.header a:hover,
.footer a:hover {
	opacity: 0.5;
}

.header .header_left h1 {
	display: table-cell;
	
}

.logo {}

.logo2 {
	padding-left: 8px;
}

.header .header_right {
	float: right;
	width: calc(100% - 300px);
	height: 90px;
}

.header .header_right ul {
	margin-left: auto;
	list-style: none;
	display: flex;
	justify-content: end;
	align-content: center;
	flex-wrap: wrap;
	height: 90px;
}

.header .header_right ul li {
	float: right;
	display: grid;
	align-items: center;
	height: 32px;
	padding-right: clamp(15px, calc(15px + ((1vw - 10px) * 6.25)), 30px);
}

.li_big img {
	width: 130px;
	height: auto;
}

.li_insta img {
	width: 2pc;
	height: auto;
}





/*--------------------------------------
スライド画像設定
--------------------------------------*/
.slide {
	width: 100%;
	height: 0;
	padding-top: 50.8%;
	position: relative;
}

.slide img {
	width: 100%;
}

.slide .slide1 div {
	width: 100%;
	position: absolute;
	top: 0px;
}

.slide .slide2 {
	width: 100%;
}

.slide .slide3 {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}

.slide1,
.slide2,
.slide3 {
	overflow: hidden;
	position: absolute;
	display: none;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
}

.slide3 ul {
	position: static;
}

.slide3 li {
	display: none;
	position: absolute;
	top: 0%;
	list-style: none;
}

.slide3 .move1 {
	width: 15%;
	left: 5%;
	margin-top: 13%;
}

.slide3 .move2 {
	width: 20%;
	left: 8%;
	margin-top: 29%;
}

.slide3 .move3 {
	width: 22%;
	right: 2%;
	margin-top: 3%;
}

.slide3 .move4 {
	width: 14.700%;
	right: -2%;
	margin-top: 25%;
}

.slide3 .move5 {
	width: 16%;
	right: 13%;
	margin-top: 32%;
}

/*--------------------------------------
トップページ設定
--------------------------------------*/
.top_wrap {
	overflow: hidden;
}

.top_slide img {
	display: block;
	line-height: 0px;
	width: 100%;
}

.top_2_wrap {
	background-color: rgba(255, 255, 255, 0.7);
	margin-top: 55%;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

.top_2 {
	padding-top: 70px;
	padding-bottom: 50px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

.top_2_kinkyu_fff {
	background: #fff;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	border-radius: 20px;
}

.top_2 .top_2_kinkyu {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background: rgba(253, 244, 0, 0.1);
	border: 2px solid #50B6BB;
	margin-bottom: 70px;
	margin-top: 0px;
	border-radius: 20px;
	padding-bottom: 30px;
	padding-top: 20px;
}

.top_2 .top_2_kinkyu h2 {
	width: 190px;
	padding-bottom: 20px;
	position: relative;
	left: 36.5%;
	text-align: center;
}

.top_2 .top_2_kinkyu dl {
	width: 92.5%;
	margin-right: auto;
	margin-left: auto;
	font-size: 16px;
	margin-bottom: 20px;
}

.top_2 .top_2_kinkyu dl dt {
	display: table-cell;
	vertical-align: top;
}

.top_2 .top_2_kinkyu dl dd {
	display: table-cell;
	vertical-align: top;
	padding-left: 20px;
}

.top_2 a:hover {
	opacity: 0.5;
}

.top_2 a,
.top_2 a:hover {
	color: #000;
	display: block;
}

.top_2_kinkyu a,
.top_2_kinkyu a:hover {
	color: #0000ee;
	display: block;
}

.top_2 .top_2_dl {
	position: relative;
}

.top_2 .top_2_dl h2 {
	width: 250px;
	margin-bottom: 50px;
	margin-right: auto;
	margin-left: auto;
}

.top_2_dl_fff {
	width: 300px;
	height: 320px;
	background: rgba(237, 235, 217, 0.5);
}

.top_2 .top_2_dl dl {
	width: 300px;
	height: 320px;
	background-color: #fff;
	font-size: 15px;
	float: left;
}

.top_2 .top_2_dl dl dt {
	width: 100%;
}

.top_2 .top_2_dl dl dt img {
	width: 100%;
	height: auto;
	aspect-ratio: 3/2;
	object-fit: cover;
}

.top_2 .top_2_dl dl dd {
	width: 85%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
}

.top_2 .top_2_dl dl .time {
	padding-bottom: 10px;
}

.yuta_num2,
.yuta_num5 {
	margin-right: 50px;
	margin-left: 50px;
}

.yuta_num1,
.yuta_num2,
.yuta_num3 {
	margin-bottom: 50px;
}

.top_2_btn {
	width: 160px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	margin-top: 50px;
}

.top_2 .move_img {
	position: absolute;
	top: 30px;
	left: -150px;
}

.top_2 .move_img2 {
	position: absolute;
	top: 430px;
	right: -200px;
}

.top_2 .move_img3 {
	position: absolute;
	top: 350px;
	right: -100px;
}

.back_fff {
	background-color: #fff;
	padding-bottom: 40px;
}

.top_3 {
	width: 100%;
}

.top_3 img {
	width: 100%;
}

.top_3 .top_3_div1 {
	width: 50%;
	float: left;
}

.top_3 .top_3_div2 {
	width: 49.5%;
	float: right;
}

.top_3 .top_3_div2 div img {
	display: block;
	line-height: 0px;
}

.top_3 .top_3_div2 div:first-child {
	margin-bottom: 0.9%;
}

.top_3 a {
	display: block;
}

.top_3 a:hover {
	opacity: 0.5;
}

.top_4 {
	background-color: #F2F1E4;
	padding-top: 50px;
	padding-bottom: 50px;
	margin-top: 30px;
	margin-bottom: 0px;
}

.top_4_box {
	width: 932px;
	margin-right: auto;
	margin-left: auto;
}

.top_4_box div {
	float: left;
}

.top_4_box div:first-child {
	margin-right: 20px;
	width: 456px;
}

.top_4_box div:last-child {
	width: 456px;
}

.top_4 a:hover {
	opacity: 0.5;
}

.top_5 {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 35px;
	margin-bottom: 30px;
	position: relative;
}

.top_5 a:hover {
	opacity: 0.5;
}

.top_5_img1 {
	position: absolute;
	top: 10px;
	left: -300px;
}

.top_5_img2 {
	position: absolute;
	top: 0px;
	right: -280px;
}

/*--------------------------------------
ブログ一覧設定
--------------------------------------*/
.blog_all {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
}

.blog_all a:hover {
	opacity: 0.5;
}

.blog_all_left a {
	display: block;
}

.blog_all_left {
	display: table-cell;
	vertical-align: top;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}

.blog_all_left dl {
	margin-bottom: 20px;
}

.blog_all_left dl dt {
	color: #473B37;
	font-size: 16px;
	display: table-cell;
	vertical-align: top;
	padding-right: 15px;
}

.blog_all_left dl dd {
	display: table-cell;
	vertical-align: top;
}

.blog_all_left dt .cate_pcnone {
	display: none;
}

.blog_all_left .cate_name {
	width: 100px;
	display: table-cell;
	vertical-align: top;
}

.blog_all_left .cate_name p {
	width: 100px;
	height: 20px;
	color: #fff;
	font-size: 13px;
	text-align: center;
	display: table-cell;
	vertical-align: top;
}

.blog_all_left .article_title {
	color: #473B37;
	font-size: 16px;
	display: table-cell;
	vertical-align: top;
	padding-left: 15px;
}

.news {
	background-color: #FF0000;
}

.event {
	background-color: #2B7AD6;
}

.normal {
	background-color: #EBA914;
}

.birthday {
	background-color: #C15DB5;
}

.kusunoki {
	background-color: #90BE15;
}

.blog_all_right {
	display: table-cell;
	vertical-align: top;
	width: 250px;
	padding-left: 50px;
	padding-bottom: 50px;
	margin-right: auto;
	margin-left: auto;
}

.blog_all_right_wrap {
	width: 250px;
}

.blog_all_right_wrap a {
	color: #50B6BB;
}

.blog_all_right_wrap a:hover {
	color: #50B6BB;
	opacity: 0.5;
}

.blog_all_right_wrap a:visited {
	color: #2B7AD6;
	opacity: 0.5;
}

.blog_all_right_wrap h3 {
	float: left;
	font-size: 16px;
	margin-bottom: 10px;
}

.shikaku {
	margin-top: 3px;
	margin-right: 5px;
	width: 15px;
	height: 15px;
	background-color: #50B6BB;
}

.blog_all_right_wrap .list {
	margin-bottom: 20px;
}

.blog_all_right_wrap .list li {
	font-size: 14px;
	margin-bottom: 10px;
}

/*--------------------------------------
ブログ記事設定
--------------------------------------*/
/* .kizi_* は css/_layouts/ly-single.css へ移設した（2026-09-11）。
   投稿ページ（post / emergency）でのみ読み込まれる。
   カテゴリー色（.news / .event / .normal / .birthday / .kusunoki）は
   archive.php / blog.php と共有のため、このファイルに残している。 */

/*--------------------------------------
ページネーションアーカイブ設定
--------------------------------------*/
/*wp-pagenavi base*/
.pagenavi-box {
	padding-bottom: 80px;
}

.wp-pagenavi {
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
	clear: both;
	padding-top: 50px;
}

.wp-pagenavi a,
.wp-pagenavi span {
	text-align: center;
	line-height: 30px;
	width: 30px;
	height: 30px;
	border-radius: 30px;
	background-color: #EFEFEF;
	float: left;
	margin-right: 5px;
	margin-left: 5px;
}

.wp-pagenavi a.page {
	display: block;
	color: #898989;
}

.wp-pagenavi a:hover {
	opacity: 0.5;
	color: #898989;
}

.wp-pagenavi span.current {
	text-align: center;
	line-height: 30px;
	width: 30px;
	height: 30px;
	border-radius: 30px;
	background-color: #EFEFEF;
	float: left;
	margin-right: 5px;
	margin-left: 5px;
}

.wp-pagenavi span.larger {
	text-align: center;
	line-height: 30px;
	width: 30px;
	height: 30px;
	border-radius: 30px;
	background-color: #EFEFEF;
	float: left;
	margin-right: 5px;
	margin-left: 5px;
}

/*--------------------------------------
ページネーション設定
--------------------------------------*/
.page_nation2 {
	width: 700px;
	position: relative;
	height: 50px;
	margin-top: 50px;
	margin-bottom: 50px;
}

.page_nation2 div {
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
}

.page_nation2 a {
	display: block;
	color: #898989;
}

.page_nation2 a:hover {
	opacity: 0.5;
	color: #898989;
}

.page_nation2 .page-numbers {
	text-align: center;
	line-height: 30px;
	width: 30px;
	height: 30px;
	border-radius: 30px;
	background-color: #EFEFEF;
	float: left;
	margin-right: 5px;
	margin-left: 5px;
}

.page_nation2 .next,
.page_nation2 .prev {
	display: none;
}

/*--------------------------------------
あいさつのページ設定
--------------------------------------*/
.pan {
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	color: #000;
}

.pan p {
	display: inline;
	font-size: 13px;
	margin-right: 3px;
}

.pan a {
	color: #0000ee;
}

.pan a:hover {
	color: #0000ee;
}

.aisatu_top {
	width: 100%;
	height: 200px;
	background-image: url("../images/aisatu_3.png");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	position: relative;
	margin-top: 100px;
}

.aisatu_top .text {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
}

.aisatu_1 {
	margin-top: 50px;
	width: 866px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	padding-bottom: 6rem;
}

.aisatu_1_text {
	position: absolute;
	top: 230px;
	left: 0px;
	font-size: 18px;
	line-height: 35px;
}

.aisatu_1_text span {
	display: block;
}

.aisatu_2 {
	background: rgba(80, 182, 187, 0.1);
	padding-bottom: 60px;
	margin-bottom: 30px;
}

.aisatu_2 span {
	display: block;
}

.aisatu_2_div1 {
	width: 580px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 50px;
	margin-top: 50px;
}

.aisatu_2_line {
	width: 580px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
}

.aisatu_2_text {
	width: 580px;
	margin-right: auto;
	margin-left: auto;
	font-size: 16px;
	line-height: 30px;
	color: #473B37;
	position: relative;
}

.aisatu_2_img1 {
	width: 200px;
	position: absolute;
	top: -50px;
	right: 0px;
}

.aisatu_2_img2 {
	width: 200px;
	position: absolute;
	bottom: -40px;
	right: -60px;
}

.aisatu_2_img3 {
	width: 210px;
	position: absolute;
	bottom: 50px;
	right: -60px;
}

.aisatu_2_img4 {
	width: 260px;
	position: absolute;
	bottom: -30px;
	right: -60px;
}

/*--------------------------------------
園のご案内ページ設定
--------------------------------------*/
.info_top {
	width: 100%;
	height: 200px;
	background-image: url("../images/info2.png");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	position: relative;
	margin-top: 100px;
}

.info_top .text {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
}

.info_1 {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
	margin-bottom: 90px;
}

.info_1 h2 {
	margin-top: 15px;
	margin-bottom: 10px;
}

.top_h22hh {
	margin-top: 30px;
}

.info_1 p {
	font-size: 18px;
	line-height: 35px;
	margin-bottom: 20px;
	color: #473B37;
}

.info_1 span {
	display: block;
}

.info_1_img1 {
	margin-top: 30px;
	margin-bottom: 30px;
}

.info_1_img1 div {
	width: 48%;
	float: left;
}

.info_1_img1 div:first-child {
	margin-right: 4%;
}

.info_1_img2 {
	margin-top: 30px;
	margin-bottom: 30px;
}

.bottom_img {
	margin-bottom: 15px;
}

/*--------------------------------------
主な行事設定
--------------------------------------*/
.event_top {
	width: 100%;
	height: 200px;
	background-image: url("../images/event_1.png");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	position: relative;
	margin-top: 100px;
}

.event_top .text {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
}

.event_1 {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
	margin-bottom: 50px;
	color: #473B37;
	font-size: 18px;
}

.event_1 h2 {
	margin-top: 20px;
	margin-bottom: 20px;
}

.event_1 h3 {
	margin-bottom: 8px;
}

.event_1_img {
	margin-top: 25px;
	width: 80%;
}

.event_2 {
	width: 100%;
	background-color: #FFFDD1;
	padding-top: 60px;
	padding-bottom: 0px;
	margin-bottom: 30px;
}

.event_2 div {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 60px;
}

/*--------------------------------------
未就園児クラスのご案内 設定
--------------------------------------*/
.class_top {
	width: 100%;
	height: 200px;
	background-image: url("../images/class_2.png");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	position: relative;
	margin-top: 100px;
}

.class_top .text {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
}

.class_1 {
	width: 840px;
	margin-top: 60px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	color: #473B37;
}

.class_1 h2 {
	margin-bottom: 20px;
}

.class_1 p {
	font-size: 18px;
	line-height: 35px;
}

.class_1 p span {
	display: block;
}

.class_1 .bb_bottom {
	margin-bottom: 30px;
}

.class_1_img {
	margin-top: 20px;
	width: 100%;
}

.class_1_img div {
	width: 49%;
	float: left;
}

.class_1_img div:first-child {
	margin-right: 2%;
}

.class_1_img2 {
	position: absolute;
	bottom: -145px;
	right: -50px;
}

.line1 {
	width: 857px;
	position: absolute;
	top: 85px;
	left: 40px;
	border-bottom: 1px solid rgba(0, 0, 0, 0.5);
}

.line2 {
	height: 480px;
	position: absolute;
	bottom: 0px;
	left: 40px;
	border-right: 1px solid rgba(0, 0, 0, 0.5);
}

.line3 {
	width: 857px;
	position: absolute;
	top: 223px;
	left: 40px;
	border-bottom: 1px solid rgba(0, 0, 0, 0.5);
}

.line4 {
	width: 857px;
	position: absolute;
	top: 278px;
	left: 40px;
	border-bottom: 1px solid rgba(0, 0, 0, 0.5);
}

.line5 {
	width: 857px;
	position: absolute;
	top: 420px;
	left: 40px;
	border-bottom: 1px solid rgba(0, 0, 0, 0.5);
}

.line6 {
	width: 898px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	border-bottom: 2px solid rgba(0, 0, 0, 0.5);
}

.guide_1_margin {
	border-right: 2px solid rgba(0, 0, 0, 0.5);
	border-left: 2px solid rgba(0, 0, 0, 0.5);
}

.guide_1_margin_box {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	color: #473B37;
	line-height: 25px;
	font-size: 12px;
	padding-top: 20px;
	padding-bottom: 20px;
}

.guide_1_margin span {
	display: block;
}

.humei {
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	color: #473B37;
	font-size: 16px;
	padding-top: 10px;
	text-align: right;
}

.contact_btn {
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-size: 16px;
	color: #fff;
	background-color: #50B6BB;
	margin-top: 50px;
	margin-bottom: 50px;
}

.contact_btn div {
	padding-top: 15px;
	padding-bottom: 15px;
}

.contact_btn a {
	color: #fff;
	display: block;
}

.contact_btn a:hover {
	opacity: 0.5;
	color: #fff;
}

.guide_1_box .abb_dl2,
.guide_1_box .abb_dl2 dd,
.guide_1_box .abb_dl2 dt {
	height: 330px;
	border-bottom: 0px solid rgba(0, 0, 0, 0.5);
}

.abb_dl2 dt {
	padding-top: 120px;
}

.abb_dl2_text1 {
	width: 840px;
	height: 115px;
	background-color: #fff;
	position: absolute;
	top: 0px;
	left: -140px;
}

.abb_dl2_text1 div {
	padding-top: 28px;
	position: relative;
	left: -10px;
}

.abb_dl2_text2 {
	width: 600px;
	position: absolute;
	top: 130px;
	left: 0px;
}

.abb_dl2_text3 {
	width: 600px;
	position: absolute;
	top: 310px;
	left: 0px;
}

.line11 {
	width: 857px;
	position: absolute;
	top: 115px;
	left: 40px;
	border-bottom: 1px solid rgba(0, 0, 0, 0.5);
}

.line12 {
	height: 450px;
	position: absolute;
	top: 0px;
	left: 40px;
	border-right: 1px solid rgba(0, 0, 0, 0.5);
	z-index: 50;
}

.line13 {
	width: 857px;
	position: absolute;
	top: 295px;
	left: 40px;
	border-bottom: 1px solid rgba(0, 0, 0, 0.5);
}

.line14 {
	width: 898px;
	position: absolute;
	top: 450px;
	left: 0px;
	border-bottom: 2px solid rgba(0, 0, 0, 0.5);
	z-index: 50;
}

.space {
	height: 80px;
}

.add_box {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}

.add_box h2 {
	margin-bottom: 15px;
}

.add_box h3 {
	color: #473B37;
}

.add_box h4 {
	margin-top: 40px;
	margin-bottom: 15px;
}

.add_box_dl {
	border-top: 2px solid rgba(0, 0, 0, 0.5);
	border-right: 2px solid rgba(0, 0, 0, 0.5);
	border-left: 2px solid rgba(0, 0, 0, 0.5);
	color: #473B37;
}

.add_box dl {}

.add_box dl dt {
	width: 200px;
	display: table-cell;
	border-right: 1px solid rgba(0, 0, 0, 0.5);
	border-bottom: 2px solid rgba(0, 0, 0, 0.5);
	background-color: #FFFEE5;
	position: relative;
}

.add_box dl dt img {
	padding-left: 20px;
}

.add_box dl dd {
	width: 840px;
	display: table-cell;
	padding-top: 20px;
	padding-bottom: 20px;
	border-bottom: 2px solid rgba(0, 0, 0, 0.5);
	position: relative;
}

.add_box dl dd p {
	width: 92.5%;
	margin-right: auto;
	margin-left: auto;
	line-height: 30px;
	font-size: 15px;
}

.add_box dl dd small {
	width: 92.5%;
	margin-right: auto;
	margin-left: auto;
}

.add_box dl dd p span {
	display: block;
}

.chuii {
	padding-top: 15px;
	font-size: 13px;
	color: #473B37;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}

.left_span {
	padding-left: 85px;
}

/*--------------------------------------
お問い合わせページ 設定
--------------------------------------*/
.contact_top {
	width: 100%;
	height: 160px;
	background-image: url("../images/hoka_back.png");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	position: relative;
	margin-top: 100px;
}

.contact_top .text {
	color: #fff;
	font-size: 28px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
}

.con_bottom {
	margin-bottom: 70px;
}

/*--------------------------------------
プライバシーポリシー 設定
--------------------------------------*/
.privacy {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 60px;
	margin-bottom: 80px;
}

.privacy p {
	line-height: 30px;
	font-size: 16px;
	color: #473B37;
}

.privacy p span {
	display: block;
}

.privacy h2 {
	font-size: 22px;
	color: #473B37;
	font-weight: 600;
	margin-top: 30px;
	margin-bottom: 10px;
}

.privacy .ue_pt {
	margin-top: 30px;
}

/*--------------------------------------
アクセスページ 設定
--------------------------------------*/
.map {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 60px;
	margin-bottom: 80px;
}

.map iframe {
	width: 800px;
	height: 600px
}

.map h2 {
	font-size: 22px;
	color: #473B37;
	font-weight: 600;
	margin-top: 30px;
	margin-bottom: 30px;
}

.map h3 {
	font-size: 18px;
	color: #473B37;
	font-weight: 600;
	margin-top: 10px;
	margin-bottom: 10px;
}

.map p {
	font-size: 16px;
	color: #473B37;
}

.map p span {
	display: block;
}

/*--------------------------------------
サイトマップページ 設定
--------------------------------------*/
.site_map {
	width: 800px;
	height: 550px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 60px;
	margin-bottom: 80px;
	font-size: 18px;
	position: relative;
}

.site_map a {
	color: #000;
}

.site_map a:hover {
	color: #000;
	opacity: 0.5;
}

.site_map p {
	float: left;
}

.shikaku {
	margin-top: 3px;
	margin-right: 8px;
	width: 15px;
	height: 15px;
	background-color: #50B6BB;
}

.site_map_1 {
	position: absolute;
	top: 10px;
	left: 110px;
}

.site_map_2 {
	position: absolute;
	top: -6px;
	left: 415px;
}

.text_move_2 {
	position: absolute;
	top: 0px;
	left: 250px;
}

.text_move_3 {
	position: absolute;
	top: 65px;
	left: 250px;
}

.text_move_4 {
	position: absolute;
	top: 130px;
	left: 250px;
}

.text_move_5 {
	position: absolute;
	top: 195px;
	left: 250px;
}

.text_move_6 {
	position: absolute;
	top: 260px;
	left: 250px;
}

.text_move_7 {
	position: absolute;
	top: 325px;
	left: 250px;
}

.text_move_8 {
	position: absolute;
	top: 390px;
	left: 250px;
}

.text_move_9 {
	position: absolute;
	top: 457px;
	left: 250px;
}

.text_move_10 {
	position: absolute;
	top: 520px;
	left: 250px;
}

.text_move_11 {
	position: absolute;
	top: 0px;
	left: 555px;
}

.text_mms {
	display: none;
}

/*--------------------------------------
フォーム設定
--------------------------------------*/
.form_text {
	font-size: 16px;
	line-height: 30px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	color: #473B37;
}

.form_text span {
	display: block;
}

.form {
	width: 800px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	border-right: 2px solid rgba(0, 0, 0, 0.5);
	border-left: 2px solid rgba(0, 0, 0, 0.5);
	border-top: 2px solid rgba(0, 0, 0, 0.5);
	color: #473B37;
}

.form dl {}

.form dl dt {
	text-align: center;
	font-size: 14px;
	width: 300px;
	position: relative;
	display: table-cell;
	
	background-color: #FFFEE5;
	border-bottom: 2px solid rgba(0, 0, 0, 0.5);
	border-right: 2px solid rgba(0, 0, 0, 0.5);
}

.form dl dt div {
	position: relative;
}

.form dl dt p {
	border-radius: 6px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #FF0000;
	color: #fff;
	text-align: center;
	font-size: 11px;
	position: absolute;
	top: 50%;
	right: 20px;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	font-weight: 600;
}

.form dl dd {
	width: 500px;
	display: table-cell;
	
	border-bottom: 2px solid rgba(0, 0, 0, 0.5);
	padding-top: 20px;
	padding-bottom: 20px;
}

.form dl dd .name {
	margin-right: auto;
	margin-left: auto;
	width: 92.5%;
}

.form dl dd .birth div {
	display: table-cell;
	padding-right: 5px;
}

.form dl dd textarea {
	font-size: 14px;
	width: 100%;
	height: 150px;
	border: 1px solid rgba(112, 112, 112, 0.5);
}

.form dl dd .sex {
	margin-right: auto;
	margin-left: auto;
	width: 92.5%;
}

.form select {
	height: 33px;
	box-sizing: border-box;
	font-size: 14px;
	line-height: 1.428571429;
	
	background-color: #fff;
	background-image: none;
	border: 1px solid #e4e4e4;
}

.form .kome {
	font-size: 12px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	width: 92.5%;
}

.form .kome2 {
	font-size: 12px;
	margin-right: auto;
	margin-left: auto;
	width: 92.5%;
}

.btn_box {
	width: 350px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
	margin-bottom: 50px;
}

.btn_box .btn1 {
	width: 170px;
	margin-right: auto;
	margin-left: auto;
}

.btn_box .btn1 input {
	width: 150px;
	height: 50px;
	border-style: none;
	font-size: 14px;
	background-color: #50B6BB;
	color: rgba(255, 255, 255, 1.00);
	margin-bottom: 20px;
	-webkit-box-sizing: content-box;
	-webkit-appearance: button;
	appearance: button;
}

.btn_box .btn2 {
	width: 140px;
	float: left;
}

.btn_box .btn2 input {
	width: 140px;
	height: 60px;
	border-style: none;
	font-size: 14px;
	background-color: #3F3F3F;
	color: rgba(255, 255, 255, 1.00);
	margin-bottom: 20px;
	-webkit-box-sizing: content-box;
	-webkit-appearance: button;
	appearance: button;
}

.btn_box .btn3 {
	width: 170px;
	float: left;
	margin-left: 40px;
}

.btn_box .btn3 input {
	width: 170px;
	height: 60px;
	border-style: none;
	font-size: 14px;
	background-color: #50B6BB;
	color: rgba(255, 255, 255, 1.00);
	margin-bottom: 20px;
	-webkit-box-sizing: content-box;
	-webkit-appearance: button;
	appearance: button;
}

.error2 {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}

.wpcf7 .wpcf7-response-output {
	border: 0px solid #fff !important;
	text-align: center !important;
	color: #ff0000 !important;
}

.wpcf7 .wpcf7-validation-errors {
	border: 0px solid #fff !important;
	text-align: center !important;
	color: #ff0000 !important;
}

.wpcf7 .wpcf7-acceptance-missing {
	border: 0px solid #fff !important;
	text-align: center !important;
	color: #ff0000 !important;
}

.wpcf7 .wpcf7-mail-sent-ok {
	display: none !important;
	border: 0px solid #fff !important;
}

/*--------------------------------------
サンクスページ 設定
--------------------------------------*/
.thanks {
	width: 580px;
	margin-right: auto;
	margin-left: auto;
	font-size: 17px;
	margin-top: 200px;
	margin-bottom: 100px;
}

.thanks p {
	line-height: 30px;
}

.thanks p span {
	display: block;
}

.thanks ul {
	margin-top: 30px;
}

.thanks li {
	list-style: none;
	margin-bottom: 10px;
}

.thanks h3 {
	margin-top: 30px;
}

/*--------------------------------------
フッター設定
--------------------------------------*/
.footer {
	background-color: #F2F1E4;
	width: 100%;
	padding-top: 40px;
	padding-bottom: 50px;
	color: #473B37;
	font-size: 13px;
}

.wrap_footer {
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

.wrap_footer h2 {}

.footer a,
.footer a:hover {
	color: #473B37;
}

.footer_ul1 {
	position: absolute;
	top: 0px;
	right: 550px;
}

.footer li {
	padding-bottom: 5px;
}

.footer_ul2 {
	position: absolute;
	top: 0px;
	right: 380px;
}

.footer_ul3 {
	position: absolute;
	top: 0px;
	right: 220px;
}

.bn_1 {
	position: absolute;
	top: -10px;
	right: 0px;
	width: 180px;
}

.bn_2 {
	position: absolute;
	top: 55px;
	right: 0px;
	width: 180px;
}

.copy {
	font-size: 10px;
	position: absolute;
	bottom: -25px;
	right: 312px;
}