@charset "utf-8";
#top_area {
	width: 1300px;
	height: 340px;
	min-width: 100%;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	position: relative;
}
#top_h1 {
	display: none;
	
}
#slide_img {
	display: none;
	
}
#osada_h2_1 {
	color: #00A63C;
	font-weight: 700;
	font-size: 35px;
	position: relative;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
}
#osada_h2_1 span {
	font-size: 21px;
	margin-left: 5px;
}
#osada_h2_1::after {
	content: '';
	display: block;
	max-width: 1100px;
	width: 100%;
	background-image: url(../images/h2_line.png);
	height: 3px;
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position: center center;
	margin-top: 10px;
	position: relative;
	z-index: 10;
}

#section1 {
	padding-bottom: 50px;
	padding-top: 50px;
	background-color: #FFFCE8;
	position: relative;
}
#osada_h2_1 img {
	width: 45px;
	margin-right: 30px;
	margin-bottom: -18px;
	position: relative;
	z-index: 0;
}
#section1_1 {
	color: #F39431;
	font-weight: 700;
	font-size: 33px;
	line-height: 1.5;
	margin-bottom: 30px;
	letter-spacing: 1px;
}
#section1_2 {
	font-size: 18px;
	text-align: justify;
	margin-right: auto;
	margin-left: auto;
	max-width: 830px;
	line-height: 1.7;
	margin-bottom: 30px;
	letter-spacing: 1px;
}
#section1_ul {
	display: flex;
	flex-wrap: wrap;
	padding: 0;
	list-style: none;
	justify-content: center;
	justify-content: space-between;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
}
#section1_ul li {
	overflow-x: hidden;
	overflow-y: hidden;
	border-radius: 15px;
	width: 270px;
}
#section1_ul li img {
	width: 100%;
}
#back_wrapper {
	position: absolute;
	width: 100%;
	height: 100%;
	overflow-x: hidden;
	overflow-y: hidden;
	top: 0px;
	left: 0px;
}


#section2 {
	padding-bottom: 70px;
	padding-top: 50px;
	overflow-x: hidden;
	position: relative;
}
.target {
	position: absolute;
	top: -70px;
}
.contents {
	position: relative;

}

.osada_right1 {
	text-align: justify;
	padding-top: 10px;
	position: absolute;
	top: 0px;
	right: 0px;
	left: 640px;
}
.osada_right2 {
	text-align: justify;
	padding-top: 10px;
	position: absolute;
	top: 187px;
	right: 0px;
	left: 640px;
}
#section5 .osada_right2 {
	top: 221px;
}

.osada_h2_2 {
	font-size: 35px;
	font-weight: 700;
	margin-bottom: 10px;
	text-align: left;
}
.osada_h2_2 span {
	padding-left: 20px;
}
.osada_h2_2.orange::after {
	content: '';
	display: block;
	width: 320px;
	background-image: url(../images/icon9_g.svg);
	height: 20px;
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position: center center;
	margin-top: 5px;
	position: relative;
	z-index: 10;
}
.osada_h2_2.green::after {
	content: '';
	display: block;
	width: 310px;
	background-image: url(../images/icon9.svg);
	height: 20px;
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position: center center;
	margin-top: 5px;
	position: relative;
	z-index: 10;
}
.osada_text1 {
	font-weight: 700;
	font-size: 30px;
	margin-bottom: 10px;
	white-space: nowrap;
}
.orange {
	color: #e94a08;
}
.green {
	color: #00A63C;
}
.osada_text2 {
	font-size: 16px;
	line-height: 1.7;
	color: #595757;
}
.osada_text2 p {

}
.osada_text2 h3 {
	font-weight: 600;
}

.osada_slide {
	order: 1;
	border-radius: 0px 15px 15px 0px;
	overflow-x: hidden;
	overflow-y: hidden;
	width: 600px;
	height: 700px;
	float: left;
}
#section5 .osada_slide {
	height: 630px;
}

.swiper-wrapper  {
	width: 100%;
	height: 100%;
}
.swiper-slide   {
	width: 100%;
	height: 100%;
	float: left;
}
.trim {
	background-color: #F0F0F0;
	width: 100%;
	height: 100%;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}


#section3 {
	padding-bottom: 70px;
	padding-top: 50px;
	background-color: #FFFCE8;
	overflow-x: hidden;
	position: relative;
}
#section4 {
	padding-bottom: 70px;
	padding-top: 50px;
	overflow-x: hidden;
	position: relative;
}
#section5 {
	padding-bottom: 0px;
	padding-top: 50px;
	background-color: #f8e8c2;
	overflow-x: hidden;
	position: relative;
}

#section6 {
	padding-bottom: 100px;
	padding-top: 50px;
	overflow-x: hidden;
	position: relative;
}
#section6 .osada_right1 {
	width: 359px;
}
#section6 .osada_right1 span {
	display: block;
	text-align: right;
}


#section7 {
	padding-bottom: 200px;
	padding-top: 0px;
}
#section7_data {
	position: relative;
	z-index: 1;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 20px;
}

#section7 h3 {
	color: #00A63C;
	font-size: 36px;
	font-weight: 700;
	margin-bottom: 10px;
	text-align: left;
}
#section7_text1 {
	text-align: left;
	font-size: 17px;
	margin-bottom: 10px;
}
#section7_text1 span {
	display: block;
	font-weight: 600;
}

#section7_tel {
	font-weight: 600;
	text-align: left;
	color: #000000;
	font-size: 62px;
	margin-bottom: 10px;
}
#section7_text2 {
	font-size: 23px;
	text-align: left;
	font-weight: 500;
}
#section7_img {
	position: absolute;
	top: 118px;
	right: 10px;
	z-index: 0;
}

@media (max-width:1024px){
#top_area {
	width: 1024px;
	height: 220px;
	min-width: 100%;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	position: relative;
}
#top_h1 {
	display: none;
	
}
#slide_img {
	display: none;
	
}
#osada_h2_1 {
	color: #00A63C;
	font-weight: 700;
	font-size: 30px;
	position: relative;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
	max-width: 1100px;
}
#osada_h2_1 span {
	font-size: 20px;
	margin-left: 5px;
}
#osada_h2_1::after {
	content: '';
	display: block;
	max-width: 1100px;
	width: 100%;
	background-image: url(../images/h2_line.png);
	height: 3px;
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position: center center;
	margin-top: 10px;
	position: relative;
	z-index: 10;
}

#section1 {
	padding-bottom: 50px;
	padding-top: 50px;
	background-color: #FFFCE8;
	position: relative;
}
#osada_h2_1 img {
	width: 45px;
	margin-right: 30px;
	margin-bottom: -18px;
	position: relative;
	z-index: 0;
}
#section1_1 {
	color: #F39431;
	font-weight: 700;
	font-size: 30px;
	line-height: 1.5;
	margin-bottom: 30px;
	letter-spacing: 1px;
}
#section1_2 {
	font-size: 16px;
	text-align: justify;
	margin-right: auto;
	margin-left: auto;
	max-width: 730px;
	line-height: 1.7;
	margin-bottom: 30px;
	letter-spacing: 1px;
}
#section1_ul {
	display: flex;
	flex-wrap: wrap;
	padding: 0;
	list-style: none;
	justify-content: center;
	justify-content: space-between;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}
#section1_ul li {
	list-style-position: outside;
	list-style-type: none;
	overflow-x: hidden;
	overflow-y: hidden;
	border-radius: 10px;
	width: 205px;
}
#section1_ul li img {
	width: 100%;
}

#section2 {
	padding-bottom: 30px;
	padding-top: 30px;
	overflow-x: hidden;
	position: relative;
}
.target {
	position: absolute;
	top: -70px;
}

.contents {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	position: relative;
	min-height: auto;
}

.osada_right1 {
	width: 390px;
	text-align: justify;
	padding-top: 10px;
	float: right;
	margin-left: auto;
	position: relative;
	top: auto;
	right: auto;
	left: auto;
}
.osada_right2 {
	width: 390px;
	text-align: justify;
	padding-top: 10px;
	float: right;
	margin-left: auto;
	position: relative;
	top: auto;
	right: auto;
	left: auto;
}
#section5 .osada_right2 {
	top: auto;
}

.osada_h2_2 {
	font-size: 22px;
	font-weight: 700;
	margin-bottom: 5px;
}
.osada_h2_2 span {
	padding-left: 0px;

}
.osada_h2_2.orange::after {
	content: '';
	display: block;
	width: 191px;
	background-image: url(../images/icon9_g.svg);
	height: 12px;
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position: center center;
	margin-top: 5px;
	position: relative;
	z-index: 10;
}
.osada_h2_2.green::after {
	content: '';
	display: block;
	width: 191px;
	background-image: url(../images/icon9.svg);
	height: 12px;
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position: center center;
	margin-top: 5px;
	position: relative;
	z-index: 10;
}
.osada_text1 {
	font-weight: 700;
	font-size: 22px;
	margin-bottom: 10px;
}
.orange {
	color: #e94a08;
}
.green {
	color: #00A63C;
}
.osada_text2 {
	font-size: 16px;
	line-height: 1.3;
	color: #595757;
}
.osada_text2 p {
	margin-bottom: 10px;

}
.osada_text2 h3 {
	font-weight: 600;
	font-size: 16px;
}

.osada_slide {
	order: 1;
	border-radius: 0px 15px 15px 0px;
	overflow-x: hidden;
	overflow-y: hidden;
	width: 430px;
	height: 430px;
	float: left;
	position: relative;
}
#section5 .osada_slide {
	height: 430px;
}

.swiper-wrapper  {
	width: 100%;
	height: 100%;
}
.swiper-slide   {
	width: 100%;
	height: 100%;
	float: left;
}
.trim {
	background-color: #F0F0F0;
	width: 100%;
	height: 100%;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}


#section3 {
	padding-bottom: 30px;
	padding-top: 30px;
	background-color: #FFFCE8;
	overflow-x: hidden;
	position: relative;
}
#section4 {
	padding-bottom: 30px;
	padding-top: 30px;
	overflow-x: hidden;
	position: relative;
}
#section5 {
	padding-bottom: 20px;
	padding-top: 30px;
	background-color: #f8e8c2;
	overflow-x: hidden;
	position: relative;
}
#osada_mark {
	width: 130px;
}
#section6 {
	padding-bottom: 50px;
	padding-top: 30px;
	overflow-x: hidden;
	position: relative;
}
#section6 .osada_right1 {
	width: 261px;
	margin-bottom: 10px;
	margin-right: 129px;
}
#section6 .osada_right1 span {
	display: block;
	text-align: right;
}


#section7 {
	padding-bottom: 130px;
	padding-top: 0px;
}
#section7_data {
	position: relative;
	z-index: 1;
	padding-left: 40px;
	padding-right: 0px;
	padding-top: 10px;
	width: 930px;
	margin-right: auto;
	margin-left: auto;
}

#section7 h3 {
	color: #00A63C;
	font-size: 22px;
	font-weight: 700;
	margin-bottom: 10px;
	text-align: left;
}
#section7_text1 {
	text-align: left;
	font-size: 16px;
	margin-bottom: 10px;
	line-height: 1.5;
}
#section7_text1 span {
	display: block;
	font-weight: 600;
}

#section7_tel {
	font-weight: 600;
	text-align: left;
	color: #000000;
	font-size: 41px;
	margin-bottom: 10px;
}
#section7_text2 {
	font-size: 15px;
	text-align: left;
	font-weight: 500;
}
#section7_img {
	position: absolute;
	width: 247px;
	top: 89px;
	right: 0px;
	z-index: 0;
}
}

@media (max-width:540px){
#top_area {
	width: 540px;
	height: 390px;
	min-width: 100%;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	border-bottom: 5px solid #00A63C;
}
#top_h1 {
	position: absolute;
	top: 15px;
	right: 50px;
	z-index: 100;
	text-align: left;
	font-weight: 600;
	line-height: 1.5;
	font-size: 39px;
	writing-mode: vertical-rl;
	display: block;
	color: #FFFFFF;
}
#top_h1 span {
	display: block;
	padding-top: 2em;
}

#slide_img {
	width: 251px;
	position: absolute;
	top: auto;
	right: auto;
	z-index: 100;
	bottom: 10px;
	left: 50%;
	margin-left: -125px;
	display: block;
}

#osada_h2_1 {
	font-weight: 700;
	font-size: 35px;
	position: relative;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
	max-width: 1100px;
	display: none;
}
#osada_h2_1 span {
	font-size: 21px;
	margin-left: 5px;
}
#osada_h2_1::after {
	content: '';
	display: block;
	max-width: 1100px;
	width: 100%;
	background-image: url(../images/h2_line.png);
	height: 3px;
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position: center center;
	margin-top: 10px;
	position: relative;
	z-index: 10;
}
#section1 {
	padding-bottom: 30px;
	padding-top: 30px;
	background-color: #FFFCE8;
	overflow-x: hidden;
	position: relative;
}
#osada_h2_1 img {
	width: 45px;
	margin-right: 30px;
	margin-bottom: -18px;
	position: relative;
	z-index: 0;
}
#section1_1 {
	color: #F39431;
	font-weight: 700;
	font-size: 20px;
	line-height: 1.5;
	margin-bottom: 20px;
	letter-spacing: 1px;
}
#section1_2 {
	font-size: 16px;
	text-align: justify;
	margin-right: auto;
	margin-left: auto;
	max-width: 450px;
	line-height: 1.7;
	margin-bottom: 10px;
	letter-spacing: 1px;
}
#section1_ul {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	list-style: none;
	padding: 0;
	margin: 0;
}
#section1_ul li {
	width: 245px;
	box-sizing: border-box;
	padding: 0px;
	border-radius: 5px;
	height: 190px;
	margin-bottom: 10px;
}
#section1_ul li img {
	width: 100%;
}

#section2 {
	padding-bottom: 20px;
	padding-top: 20px;
	overflow-x: hidden;
	position: relative;
}
.target {
	position: absolute;
	top: -70px;
}

.contents {
	flex-direction: row-reverse;
	flex-wrap: nowrap;
	justify-content: space-between;
	width: 100%;
}
.osada_right1 {
	flex-shrink: 0;
	width: 100%;
	text-align: justify;
	margin-left: 0px;
	float: none;
	padding-top: 10px;
}
.osada_right2 {
	flex-shrink: 0;
	width: 470px;
	text-align: justify;
	margin-left: auto;
	float: none;
	padding-top: 10px;
	margin-right: auto;
}
.osada_h2_2 {
	font-size: 35px;
	font-weight: 700;
	margin-bottom: 10px;
	text-align: center;
}
.osada_h2_2 span {
	padding-left: 0px;
}
.osada_h2_2.orange::after {
	content: '';
	display: block;
	width: 320px;
	background-image: url(../images/icon9_g.svg);
	height: 20px;
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position: center center;
	margin-top: 5px;
	position: relative;
	z-index: 10;
	margin-left: auto;
	margin-right: auto;
}
.osada_h2_2.green::after {
	content: '';
	display: block;
	width: 320px;
	background-image: url(../images/icon9.svg);
	height: 20px;
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position: center center;
	margin-top: 5px;
	position: relative;
	z-index: 10;
	margin-left: auto;
	margin-right: auto;
}
.osada_text1 {
	font-weight: 700;
	padding-left: 0px;
	font-size: 25px;
	margin-bottom: 20px;
	text-align: center;
}
.osada_text2 {
	padding-left: 0px;
	font-size: 17px;
	line-height: 1.7;
	color: #595757;
}
.osada_text2 p {

}
.osada_text2 h3 {
	font-weight: 600;
}


.osada_slide {
	flex: 1 1 auto; /* 調整用余白 */
	border-radius: 0px 15px 15px 0px;
	overflow-x: hidden;
	overflow-y: hidden;
	width: 500px;
	float: none;
	height: 500px;
	margin-left: -20px;
}
.swiper-wrapper  {
	width: 100%;
	height: 100%;
}
.swiper-slide   {
	width: 100%;
	height: 100%;
	float: left;
}
.trim {
	background-color: #F0F0F0;
	width: 100%;
	height: 100%;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}


#section3 {
	padding-bottom: 20px;
	padding-top: 20px;
	background-color: #FFFCE8;
	overflow-x: hidden;
	position: relative;
}
#section4 {
	padding-bottom: 20px;
	padding-top: 20px;
	overflow-x: hidden;
	position: relative;
}
#section5 {
	padding-bottom: 20px;
	padding-top: 20px;
	background-color: #f8e8c2;
	overflow-x: hidden;
	position: relative;
}
#osada_mark {
	width: 226px;
}


#section6 {
	padding-bottom: 20px;
	padding-top: 20px;
	overflow-x: hidden;
	position: relative;
}
#section6 .osada_right1 {
	width: 300px;
	margin-right: auto;
	margin-left: auto;
}
#section6 .osada_right1 span {
	display: block;
	text-align: right;
}


#section7 {
	padding-bottom: 196px;
	padding-top: 0px;
}
#section7_data {
	position: relative;
	z-index: 1;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 30px;
	width: 100%;
}

#section7 h3 {
	color: #00A63C;
	font-size: 35px;
	font-weight: 700;
	margin-bottom: 10px;
	text-align: center;
}
#section7_text1 {
	text-align: left;
	font-size: 17px;
	margin-bottom: 30px;
}
#section7_tel {
	font-weight: 600;
	text-align: center;
	color: #000000;
	font-size: 42px;
	margin-bottom: 10px;
}
#section7_text2 {
	font-size: 16px;
	text-align: center;
}
#section7_img {
	position: absolute;
	width: 239px;
	top: 312px;
	right: 50px;
	z-index: 0;
}

}
