@charset "utf-8";
#slide_area .contents {
	position: absolute;
	top: 0px;
	left: 50%;
	height: 100%;
	margin-left: -565px;
}

h1 {
	position: absolute;
	top: 40%;
	z-index: 100;
	text-align: right;
	font-weight: 700;
	line-height: 1.5;
	font-size: 30px;
	text-shadow: 3px 3px 5px hsla(0,0%,0%,0.45);
	right: 0px;
}

#slide_img {
	width: 219px;
	position: absolute;
	top: 58%;
	right: 0px;
	z-index: 100;
}

h2 {
	color: #00A63C;
	font-weight: 700;
	font-size: 30px;
	position: relative;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
}

h2::after {
	content: '';
	display: block;
	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: 70px;
	padding-top: 96px;
	z-index: 100;
}
#section1 .ban_ul {
	margin-top: -133px;
	margin-bottom: 50px;
}
#index_h2_1 {
}
#index_h2_1 img {
	width: 40px;
	margin-right: 10px;
	margin-bottom: -6px;
}
.ban {
	margin-bottom: 50px;
}
.ban img {
	width: 100%;
}

#info_box {
	position: relative;
	text-align: left;
}
#info_box::after {
	content: '';
	display: block;
	width: 100%;
	background-image: url(../images/h2_line.png);
	height: 3px;
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position: center center;
}

#info_box ul  {
	position: relative;
	margin-right: auto;
	margin-left: auto;
	width: 1080px;
	height: 250px;
	overflow-y: auto;
	margin-bottom: 20px;
}
#info_box ul li {
	list-style-position: outside;
	list-style-type: none;
	font-size: 18px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #99DBB1;
	width: 100%;
	padding-left: 40px;
	padding-right: 40px;
	padding-bottom: 10px;
}
#info_box ul li a {
	display: inline-block;
	width: 100%;
}

#info_box ul li .date {
	width: 110px;
	display: inline-block;
	vertical-align: top;
}
#info_box ul li .title {
	display: inline-block;
	width: calc(100% - 115px);
	vertical-align: top;
	text-align: justify;
}

#section2 {
	padding-bottom: 70px;
	padding-top: 50px;
	background-color: #FFFCE8;
	overflow-x: hidden;
}
#index_h2_2 img {
	width: 45px;
	margin-right: 30px;
	margin-bottom: -18px;
	position: relative;
	z-index: 0;
}
#index_h2_2 span {
	font-size: 21px;
	margin-left: 5px;
}
#section2_1 {
	color: #F39431;
	font-weight: 700;
	font-size: 30px;
	line-height: 1.5;
	margin-bottom: 30px;
	letter-spacing: 1px;
}
#section2_2 {
	font-size: 17px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	line-height: 1.7;
	margin-bottom: 30px;
	letter-spacing: 1px;
}
#section2_ul {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	padding: 0;
	list-style: none;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
}
#section2_ul li {
	list-style-position: outside;
	list-style-type: none;
	overflow-x: hidden;
	overflow-y: hidden;
	border-radius: 15px;
	width: 270px;
}
#section2_ul li img {
	width: 100%;
}
#section2 .section_back1 {
	height: 500px;
	top: 100px;
}
#section2 .section_back2 {
	height: 500px;
	top: 100px;
}




#section3 {
	background-image: url(../images/back2.jpg);
	background-repeat: repeat;
	background-size: cover;
	background-position: center center;
}
#section3 .contents {
	width: 1300px;
	background-color: hsla(0,0%,100%,0.59);
	padding-bottom: 30px;
	padding-top: 30px;
}


.section3_box {
	width: 1250px;
	background-color: #FFFFFF;
	border-radius: 25px;
	position: relative;
	-webkit-box-shadow: 5px 5px 10px hsla(0,0%,0%,0.30);
	box-shadow: 5px 5px 10px hsla(0,0%,0%,0.30);
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 70px;
}
.section3_box::after {
	content: '';
	width: 97%;
	height: 13px;
	background-image: url(../images/icon4_2.svg);
	background-repeat: repeat-x;
	background-position: center center;
	position: absolute;
	bottom: 40px;
	left: 50%;
	z-index: 1;
	margin-left: -48.5%;
}
#section3_title {
}
.section3_link {
	margin-bottom: 10px;
}
.section3_link img {
	border-top-left-radius: 25px;
	border-top-right-radius: 25px;
	overflow-x: hidden;
	overflow-y: hidden;
}


.section3_list {
	display: grid;
	grid-template-columns: 1fr 1fr;
	list-style: none;
	margin-right: auto;
	margin-left: auto;
	width: 1130px;
	column-gap: 20px; /* 中央のスペース */
}
.section3_list li {
	margin-bottom: 30px;
	
}
.section3_list li img {
	width: 100%;
	margin-bottom: 10px;
	border-radius: 10px;
	overflow-x: hidden;
	overflow-y: hidden;
}
.section3_list li div  {
	font-size: 20px;
	text-align: justify;
	margin-right: auto;
	margin-left: auto;
	width: 450px;
	white-space: nowrap;
}


#section4 {
	overflow-x: hidden;
	padding-bottom: 10px;
}
#section4 .contents {
	background-color: #fae7ac;
	width: 100%;
	-webkit-box-shadow: 5px 5px 5px hsla(0,0%,0%,0.19);
	box-shadow: 5px 5px 5px hsla(0,0%,0%,0.19);
	padding-top: 50px;
	padding-bottom: 50px;
}

#index_h2_3 img {
	width: 62px;
	margin-right: 30px;
	margin-bottom: 1px;
}
#section4_1 {
	border-radius: 30px;
	max-width: 1250px;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	display: block;
	margin-bottom: 40px;
}
#section4_ul {
	margin-right: auto;
	margin-left: auto;
	width: 1130px;
	position: relative;
	z-index: 10;
}
#section4_ul li {
	width: 100%;
	background-color: #FFFFFF;
	border-radius: 20px;
	overflow-x: hidden;
	overflow-y: hidden;
	margin-bottom: 10px;
	height: 226px;
	background-repeat: no-repeat;
	color: hsla(0,0%,100%,1.00);
	position: relative;
	transition: 0.5s;
}

#section4_ul li a {
	display: inline-block;
	width: 100%;
	height: 100%;
	color: #FFFFFF;
	position: relative;
	
}
#section4_ul li:hover{
	opacity: 0.8;
}
#section4_li1 {
	background-image: url(../images/index_section4_img1.jpg);
	height: 343px !important;
}
#section4_li2 {
	background-image: url(../images/index_section4_img2.jpg);
}
#section4_li3 {
	background-image: url(../images/index_section4_img3.jpg);
}
#section4_li4 {
	background-image: url(../images/index_section4_img4_2.jpg);
}
#section4_li5 {
	background-image: url(../images/index_section4_img5_2.jpg);
}
#section5 {
	padding-bottom: 70px;
	padding-top: 50px;
}

#index_h2_4 {
	margin-bottom: 50px;

}
#index_h2_4::after {
	content: '';
	background-image: none;
	width: 0;
	height: 0;
}
#index_h2_4 img {
	width: 51px;
	margin-right: 30px;
	margin-bottom: -14px;
}
#section5 iframe {
	width: 630px;
	height: 385px;
	display: inline-block;
	margin-right: 20px;
	float: left;
}
#section5_box {
	vertical-align: top;
	text-align: justify;
	width: 400px;
	float: right;
}
#section5_title {
	font-size: 26px;
	margin-bottom: 20px;
}
.section5_text {
	margin-bottom: 20px;
	font-size: 20px;
}
.section5_text_link {
	text-decoration: underline;
}
.section5_text_link:hover {
	color: hsla(359,96%,38%,1.00);	
}


.order_button {
	background-color: #EC6437;
	border-radius: 15px;
	color: #FFFFFF;
	font-weight: 600;
}
.logout {
	min-height: 800px;
	padding-top: 15%;
	font-size: 22px;
}



@media (max-width:1024px){
#slide_area .contents {
	position: absolute;
	top: 0px;
	left: 50%;
	height: 100%;
	margin-left: -425px;
	width: 850px;
}
h1 {
	position: absolute;
	top: 170px;
	right: 0px;
	z-index: 100;
	text-align: right;
	font-weight: 500;
	line-height: 1.5;
	font-size: 21px;
}
#slide_img {
	width: 200px;
	position: absolute;
	top: 233px;
	right: 0px;
	z-index: 100;
}

h2 {
	color: #00A63C;
	font-weight: 700;
	font-size: 30px;
	position: relative;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
	max-width: 1100px;
}

h2::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: 0px;
	z-index: 100;
}
#section1 .ban_ul {
	margin-top: -39px;
	margin-bottom: 40px;
}
#index_h2_1 {
}
#index_h2_1 img {
	width: 40px;
	margin-right: 30px;
	margin-bottom: -6px;
}

#info_box {
	position: relative;
	text-align: left;
	overflow-y: hidden;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
}
#info_box::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;
}

#info_box ul  {
	padding-left: 70px;
	padding-right: 70px;
	padding-bottom: 20px;
	position: relative;
	width: 100%;
}
#info_box ul li {
	list-style-position: outside;
	list-style-type: none;
	font-size: 18px;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
#info_box ul li .date {
	width: 60px;
	display: inline-block;
	vertical-align: top;
}
#info_box ul li .title {
	display: inline-block;
}

.info_body {
	display: inline-block;
	vertical-align: top;
}
#section2 {
	padding-bottom: 70px;
	padding-top: 50px;
	background-color: #FFFCE8;
	position: relative;
}
#section2 .contents {
	position: relative;
	z-index: 10;
}



#index_h2_2 img {
	width: 45px;
	margin-right: 30px;
	margin-bottom: -18px;
	position: relative;
	z-index: 0;
}
#index_h2_2 span {
	font-size: 21px;
	margin-left: 5px;
}
#section2_1 {
	color: #F39431;
	font-weight: 700;
	font-size: 33px;
	line-height: 1.5;
	margin-bottom: 30px;
	letter-spacing: 1px;
}
#section2_2 {
	font-size: 16px;
	text-align: justify;
	margin-right: auto;
	margin-left: auto;
	line-height: 1.7;
	margin-bottom: 50px;
	letter-spacing: 1px;
	width: 730px;
}
#section2_ul {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	padding: 0;
	list-style: none;
	width: 930px;
}
#section2_ul li {
	flex: 1 1 calc(25% - 8px);
	aspect-ratio: 2 / 1.5;
	margin: 4px;
	list-style-position: outside;
	list-style-type: none;
	overflow-x: hidden;
	overflow-y: hidden;
	border-radius: 15px;
}
#section2_ul li img {
	width: 100%;
}
#section2 #back_wrapper {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	z-index: 0;
	overflow-x: hidden;
	overflow-y: hidden;
}
#section2 #back_wrapper .section_back1 {
	height: 400px;
}
#section2 #back_wrapper .section_back2 {
	height: 400px;
}



#section3 {
	background-image: url(../images/back2.jpg);
	background-repeat: repeat;
	background-size: cover;
	background-position: center center;
}
#section3 .contents {
	width: 100%;
}
.section3_box {
	max-width: 100%;
	width: 950px;
	background-color: #FFFFFF;
	border-radius: 30px;
	margin-bottom: 10px;
	position: relative;
	-webkit-box-shadow: 5px 5px 10px hsla(0,0%,0%,0.30);
	box-shadow: 5px 5px 10px hsla(0,0%,0%,0.30);
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 30px;
}
.section3_box::after {
	content: '';
	width: 97%;
	height: 13px;
	background-image: url(../images/icon4_2.svg);
	background-repeat: repeat-x;
	background-position: center center;
	position: absolute;
	bottom: 20px;
	left: 50%;
	z-index: 1;
	margin-left: -48.5%;
}
#section3_title {
}
#section3 .section3_box h2::after {
	display: block;
	content: '';
	max-width: auto;
	width: auto;
	background-image: none;
	height: 0px;
	background-repeat: no-repeat;
	background-size: auto auto;
	background-position: center center;
	margin-top: auto;
	position: relative;
	z-index: 0;
}
.section3_link {
	margin-bottom: 30px;
	margin-right: auto;
	margin-left: auto;
}
.section3_link img {
	width: 100%;
}


.section3_list {
	display: grid;
	grid-template-columns: 1fr 1fr;
	list-style: none;
	margin-right: auto;
	margin-left: auto;
	width: 900px;
	column-gap: 20px; /* 中央のスペース */
}
.section3_list li {
	margin-bottom: 30px;
	
}
.section3_list li img {
	width: 100%;
	margin-bottom: 10px;
}
.section3_list li div  {
	font-size: 16px;
	padding-left: 30px;
	padding-right: 30px;
	text-align: justify;
}


#section4 {
	padding-bottom: 10px;
	padding-top: 0px;
	position: relative;
}
#section4 .contents {
	background-color: #FAE7AC;
	position: relative;
	padding-top: 50px;
	padding-bottom: 50px;
	width: 930px;
	border-radius: 10px;
}

#index_h2_3 img {
	width: 62px;
	margin-right: 30px;
	margin-bottom: 1px;
}
#section4_1 {
	border-radius: 30px;
	max-width: 1250px;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	display: block;
	margin-bottom: 40px;
}
#section4_ul {
	margin-right: auto;
	margin-left: auto;
	width: 850px;
	position: relative;
	z-index: 10;
}
#section4_ul li {
	width: 100%;
	background-color: #FFFFFF;
	border-radius: 20px;
	overflow-x: hidden;
	overflow-y: hidden;
	margin-bottom: 10px;
	height: 170px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	color: hsla(0,0%,100%,1.00);
	position: relative;
}
#section4_li1 {
	height: 258px !important;
}
#section4_li1 {
	background-image: url(../images/index_section4_img1_tb.jpg);
}
#section4_li2 {
	background-image: url(../images/index_section4_img2_tb.jpg);
}
#section4_li3 {
	background-image: url(../images/index_section4_img3_tb.jpg);
}
#section4_li4 {
	background-image: url(../images/index_section4_img4_tb_2.jpg);
}
#section4_li5 {
	background-image: url(../images/index_section4_img5_2_tb.jpg);
}


#section5 {
	padding-bottom: 30px;
	padding-top: 50px;
}

#index_h2_4 {
	text-align: center;
	margin-left: 10px;
}
#index_h2_4::after {
	content: '';
	background-image: none;
	width: 0;
	height: 0;
}
#index_h2_4 img {
	width: 51px;
	margin-right: 30px;
	margin-bottom: -14px;
}
#section5 iframe {
	width: 570px;
	height: 350px;
	display: inline-block;
	margin-left: 40px;
	margin-bottom: 30px;
}
#section5_box {
	display: inline-block;
	vertical-align: top;
	height: 385px;
	margin-bottom: 0px;
	text-align: justify;
	margin-right: 40px;
	width: 240px;
}
#section5_title {
	font-size: 26px;
	margin-bottom: 20px;
}
.section5_text {
	margin-bottom: 20px;
	font-size: 20px;
}
.section5_text_link {
	font-size: 18px;
}

.order_button {
	background-color: #EC6437;
	border-radius: 15px;
	color: #FFFFFF;
	font-weight: 600;
}

}

@media (max-width:540px){
#slide_area .contents {
	position: absolute;
	top: 0px;
	left: 50%;
	height: 100%;
	margin-left: -270px;
	width: 540px;
}
h1 {
	position: absolute;
	top: 30px;
	right: 70px;
	z-index: 100;
	text-align: left;
	font-weight: 600;
	line-height: 1.5;
	font-size: 25px;
	writing-mode: vertical-rl;
}
#slide_img {
	width: 270px;
	position: absolute;
	top: auto;
	right: auto;
	z-index: 100;
	bottom: 30px;
	left: 50%;
	margin-left: -135px;
}

h2 {
	color: #00A63C;
	font-weight: 500;
	font-size: 25px;
	position: relative;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
	max-width: 1100px;
}
#index_h2_2 span {
	font-size: 21px;
	margin-left: 5px;
}

h2::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: 0px;
	padding-top: 50px;
	z-index: 100;
}
#section1 .ban_ul {
	margin-top: 0px;
	display: none;
}
#index_h2_1 {
}
#index_h2_1 img {
	width: 40px;
	margin-right: 20px;
	margin-bottom: -6px;
	margin-left: -48px;
}

#info_box {
	position: relative;
	text-align: left;
	overflow-y: hidden;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	max-width: 1100px;
	padding-bottom: 20px;
}
#info_box::after {
	content: '';
	display: block;
	max-width: 1100px;
	width: 100%;
	background-image: url(../images/h2_line.png);
	height: 0px;
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position: center center;
}

#info_box ul  {
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	position: relative;
	overflow-y: auto;
	height: 300px;
}
#info_box ul li {
	list-style-position: outside;
	list-style-type: none;
	font-size: 17px;
	margin-bottom: 15px;
	margin-left: auto;
	margin-right: auto;
	width: 450px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
#info_box ul li .date {
	width: 60px;
	display: inline-block;
	vertical-align: top;
}
#info_box ul li .title {
	display: inline-block;
	width: calc(100% - 70px);
}

.info_body {
	display: inline-block;
	vertical-align: top;
}
#section2 {
	padding-bottom: 30px;
	padding-top: 20px;
	background-color: #FFFCE8;
	overflow-x: hidden;
	overflow-y: visible;
}
#index_h2_2 img {
	width: 45px;
	margin-right: 30px;
	margin-bottom: -18px;
	position: relative;
	z-index: 0;
	margin-left: -48px;
}
#section2_1 {
	color: #F39431;
	font-weight: 500;
	font-size: 20px;
	line-height: 1.5;
	margin-bottom: 30px;
	letter-spacing: 1px;
}
#section2_2 {
	font-size: 16px;
	text-align: justify;
	margin-right: auto;
	margin-left: auto;
	max-width: 450px;
	line-height: 1.7;
	margin-bottom: 30px;
	letter-spacing: 1px;
}
#section2_ul {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	padding: 0;
	list-style: none;
	width: 100%;
}
#section2_ul li {
	flex: 1 1 calc(25% - 8px);
	aspect-ratio: 2 / 1.5;
	margin: 4px;
	list-style-position: outside;
	list-style-type: none;
	overflow-x: hidden;
	overflow-y: hidden;
	border-radius: 5px;
}
#section2_ul li img {
	width: 100%;
}


#section3 {
	background-image: url(../images/back2.jpg);
	background-repeat: repeat;
	background-size: cover;
	background-position: center center;
}
#section3 .contents {
	width: 100%;
}


.section3_box {
	max-width: 500px;
	width: 100%;
	background-color: #FFFFFF;
	border-radius: 30px;
	margin-bottom: 10px;
	position: relative;
	-webkit-box-shadow: 5px 5px 10px hsla(0,0%,0%,0.30);
	box-shadow: 5px 5px 10px hsla(0,0%,0%,0.30);
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-bottom: 50px;
}
.section3_box::after {
	content: '';
	width: 97%;
	height: 13px;
	background-image: url(../images/icon4_2.svg);
	background-repeat: repeat-x;
	background-position: center center;
	position: absolute;
	bottom: 20px;
	left: 50%;
	z-index: 1;
	margin-left: -48.5%;
}
#section3_title {
}
#section3_title img {
	width: 450px;
}

#section3 .section3_box h2::after {
	display: block;
	max-width: auto;
	width: auto;
	background-image: none;
	height: auto;
	background-repeat: no-repeat;
	background-size: auto auto;
	background-position: center center;
	margin-top: auto;
	position: relative;
	z-index: 0;
}
.section3_link {
	margin-bottom: 5px;
	width: 100%;
}

.section3_list {
	display: block;
	list-style: none;
	margin-right: auto;
	margin-left: auto;
	width: 470px;
	column-gap: 20px; /* 中央のスペース */
}
.section3_list li {
	margin-bottom: 30px;
	
}
.section3_list li img {
	width: 100%;
	margin-bottom: 10px;
}
.section3_list li div  {
	font-size: 20px;
	padding-left: 30px;
	padding-right: 30px;
	text-align: justify;
}


#section4 {
	padding-bottom: 20px;
	padding-top: 20px;
	background-color: #FAE7AC;
	overflow-x: hidden;
}
#section4 .contents {
	width: 100%;
	-webkit-box-shadow: 0px 0px 0px;
	box-shadow: 0px 0px 0px;
}

#index_h2_3 img {
	width: 62px;
	margin-right: 30px;
	margin-bottom: 1px;
	margin-left: -13px;
}
#section4_ul {
	margin-right: auto;
	margin-left: auto;
	width: 500px;
}
#section4_ul li {
	width: 100%;
	background-color: #FFFFFF;
	border-radius: 10px;
	overflow-x: hidden;
	overflow-y: hidden;
	margin-bottom: 10px;
	height: 240px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	color: hsla(0,0%,100%,1.00);
	position: relative;
}
#section4_li1 {
	background-image: url(../images/index_section4_img1_mo.jpg);
	height: 240px !important;
}
#section4_li2 {
	background-image: url(../images/index_section4_img2_mo.jpg);
}
#section4_li3 {
	background-image: url(../images/index_section4_img3_mo.jpg);
}
#section4_li4 {
	background-image: url(../images/index_section4_img4_mo_2.jpg);
}
#section4_li5 {
	background-image: url(../images/index_section4_img5_2_mo.jpg);
}

#section5 {
	padding-bottom: 30px;
	padding-top: 20px;
}

#index_h2_4 {
	text-align: left;
	margin-left: 0px;
	padding-left: 107px;
	margin-bottom: 40px;
}
#index_h2_4::after {
	content: '';
	background-image: none;
	width: 0;
	height: 0;
}
#index_h2_4 img {
	width: 51px;
	margin-right: 30px;
	margin-bottom: -14px;
}
#section5 iframe {
	width: 380px;
	height: 240px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	max-width: 380px;
	margin-bottom: 30px;
	float: none;
}
#section5_box {
	display: block;
	vertical-align: top;
	height: auto;
	margin-bottom: 0px;
	text-align: justify;
	margin-left: auto;
	margin-right: auto;
	width: 380px;
	float: none;
}
#section5_title {
	font-size: 26px;
	margin-bottom: 20px;
}
.section5_text {
	margin-bottom: 20px;
	font-size: 16px;
}


.order_button {
	background-color: #EC6437;
	border-radius: 15px;
	color: #FFFFFF;
	font-weight: 600;
}
.logout {
	min-height: 500px;
	padding-top: 25%;
	font-size: 22px;
}
}
