@charset "utf-8";

body {
	background-image: none;
}



.page_ttl_wrap {
	background-image: url(../img/about/about_top.jpg);
}

/*-----------section1-----------------*/

.ab_sec1_ttl {
	text-align: center;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 10px;
}

.ab_text_back {
	background-color: #F8F4EC;
    padding: 100px 0;
}

.ab_sec1_txt {
	text-align: center;
}



@media screen and (max-width: 768px) {
	
	.ab_sec1_ttl {
    font-size: 19px;
}
	
	.ab_text_back {
    padding: 20px 15px;
}
	
}
  
/*-----------section1ここまで-----------------*/



/*-----------section2-----------------*/

.ab_sec2_ttl1 {
	text-align: center;
    font-size: 24px;
    color: #EFBF45;
    font-weight: bold;
}

.ab_sec2_ttl2 {
	text-align: center;
    font-size: 24px;
    font-weight: bold;
    margin-top: 10px;
} 

.about_flex_1 {
	margin-top: 50px;
	    display: flex;
    justify-content: space-between;
}

.ab_flex_left img {
	max-width: 600px;
}

.ab_flex_right p {
	max-width: 680px;
	font-size: 18px;
	margin-left: 30px;
}

.about_flex_2 {
	display: flex;
	justify-content: space-between;
	margin-top: 100px;
}

.ab_flex2_img2 {
	max-width: 450px;
}

.ab_flex2_img3 {
	max-width: 450px;
	margin: 0 20px;
}

.ab_flex2_img4 {
	max-width: 450px;
}

.parts {
	text-align: center;
}


.parts p {
	margin-top: 10px;
}



@media screen and (max-width: 768px) {
	
  .ab_sec2_ttl1 {
    font-size: 22px;
}
	
	.ab_sec2_ttl2 {
    font-size: 19px;
	margin-top: 5px;
}
	
   .about_flex_1 {
	flex-direction: column;
	margin-top: 30px;
}

	.ab_flex_left {
	text-align: center;
	}
	
.ab_flex_left img {
    max-width: 330px;
}
	
.ab_flex_right p {
    font-size: 16px;
    margin-left: 0px;
	margin-top: 30px;
}
	
.about_flex_2 {
    margin-top: 50px;
	flex-direction: column;
}
	
.ab_flex2_img3 {
    margin: 0;
}
	
.parts p {
	margin-top: 0px;
    margin-bottom: 15px;
	font-size: 14px;
}
	
	
}



/*-----------section2ここまで-----------------*/



/*-----------section3-----------------*/


.ab_sec3 {
	background: #F8F4EC;
	padding-top: 1px;
	padding-bottom: 150px;
	margin-top: 130px;
}

.ab_sec3_ttl1 {
	text-align: center;
    font-size: 24px;
    color: #EFBF45;
    font-weight: bold;
}

.ab_sec3_ttl2 {
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    margin-top: 10px;
}


.meals_flex {
	display: flex;
    justify-content: space-between;
    max-width: 1000px;
    margin: 0 auto;
	margin-top: 100px;
}

.morning_flex1 {
	display: flex;
	justify-content: space-between;
	max-width: 460px;
	text-wrap: nowrap;
}

.morning_flex2 {
	display: flex;
	justify-content: space-between;
	max-width: 460px;
	text-wrap: nowrap;
}

.morning_menu {
	background: #fff;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-right: 40px;
    padding-left: 30px;
    width: 48%;
}


.night_flex1 {
	display: flex;
	justify-content: space-between;
	max-width: 460px;
	text-wrap: nowrap;
}

.night_flex2 {
	display: flex;
	justify-content: space-between;
	max-width: 460px;
	text-wrap: nowrap;
}

.night_menu {
	background: #fff;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-right: 40px;
	padding-left: 30px;
	width: 48%;
}

.menu_under_img {
	text-align: center;
	margin-top: 30px;
}

.menu_under_img img {
	max-width: 600px;
}


.slider {
    margin-top: 80px;
}

@media screen and (max-width: 768px) {
	
	.ab_sec3 {
    margin-top: 20px;
	padding-bottom: 20px;
}
	
	.ab_sec3_ttl1 {
	    font-size: 22px;
	}
	
	.ab_sec3_ttl2 {
	    font-size: 19px;
        margin-top: 5px;
        margin-bottom: 20px;
	}
	
	.meals_flex {
		flex-direction: column;
		margin-top: 50px;
	}
	
	.morning p {
		text-align: center;
	}
	
	.morning_flex1 {
		flex-direction: column;
		align-items: center;
	}
	
	.morning_flex2 {
		flex-direction: column;
		align-items: center;
	}
	
	.morning_menu {
    background: #fff;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 40px;
    padding-left: 30px;
    width: 85%;
}
	
	.night p {
		text-align: center;
	}
	
	.night_flex1 {
		flex-direction: column;
		align-items: center;
	}
	
	.night_flex2 {
		flex-direction: column;
		align-items: center;
	}
	
	.night_menu {
    background: #fff;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 40px;
    padding-left: 30px;
    width: 85%;
}
	
	
.menu_under_img img {
    max-width: 350px;
}	
	
	
}

/*-----------section3ここまで-----------------*/




/*-----------section4-----------------*/


.ab_sec4 {
	
}

.ab_sec4_ttl1 {
	text-align: center;
    font-size: 24px;
    color: #EFBF45;
    font-weight: bold;
}

.ab_sec4_ttl2 {
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    margin-top: 10px;
}

.support_img_1 {
	text-align: center;
	margin-top: 100px;
}

.support_img_1 img {
	max-width: 850px;
}

.support_main_txt {
	text-align: center;
    font-size: 18px;
    margin-top: 15px;
}


.hukei .ab_sec4_ttl2 {
	text-align: center;
    font-size: 20px;
    font-weight: bold;
	margin-top: 80px;
	margin-bottom: 50px;
}


.hukei_flex {
	    display: flex;
    justify-content: space-between;
}

.hukei_img img {
	max-width: 95%;
}

.hukei_mini_ttl {
	text-align: center;
}

.hukei_txt {
	max-width: 333px;
}

@media screen and (max-width: 1200px) {
	.hukei_txt {
	max-width: 200px;
	margin: 0 auto;
}
}


.hukei .ab_sec5_ttl2 {
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    margin-top: 80px;
    margin-bottom: 50px;
}


.example {
	background: #F8F4EC;
    padding-top: 1px;
	padding-bottom: 100px;
    margin-top: 100px;
    margin-bottom: 200px;
}

.example_flex {
	display: flex;
	justify-content: space-between;
	max-width: 92%;
    margin: 0 auto;
}

.white_bar {
   max-width: 90%;
   margin: 0 auto;
}

.example_under_txt {
	text-align: center;
	font-weight: bold;
}

.example_under_txt .yellow {
	font-size: 26px;
    font-weight: bold;
    color: #EFBF45;
	margin-bottom: 10px;
}




@media screen and (max-width: 768px) {
	
	
	.ab_sec4_ttl1 {
	  font-size: 22px;
	}
	
	    .ab_sec4_ttl2 {
        font-size: 19px;
        margin-top: 5px;
        margin-bottom: 20px;
    }
	
	.support_img_1 {
    margin-top: 50px;
}
	
	.support_main_txt {
    font-size: 16px;
    margin-top: 10px;
}	
	.support_img_1 img {
    max-width: 330px;
}
	
	.hukei .ab_sec4_ttl2 {
    text-align: center;
    font-size: 17px;
    font-weight: bold;
    margin-top: 50px;
    margin-bottom: 30px;
}
	
	.hukei_flex {
	flex-direction: column;
}
	
  .hukei_txt {
    max-width: 333px;
    margin: 0 auto;
    margin-bottom: 15px;
}
	
   .hukei .ab_sec5_ttl2 {
    font-size: 19px;
	margin-top: 50px;
    margin-bottom: 30px;
}
	
  .example_flex {
	flex-direction: column;
	}
	
	.example {
    margin-top: 50px;
	margin-bottom: 100px;
	padding-bottom: 50px;
}
	
	.example_img {
	margin-bottom: 30px;
	}
	
	.example_under_txt .yellow {
    font-size: 22px;
    margin-bottom: 10px;
}
	
	
}

/*-----------section4ここまで-----------------*/

.g_map {
    margin-top: 200px;
    text-align: center;
}

@media screen and (max-width: 768px) {
    iframe {
        width: 100%;
        aspect-ratio: 16/9;
    }

    .g_map {
        margin-top: 100px;
        text-align: center;
    }
}

/*-----------footer-----------------*/

.f_txt {
    margin-top: 150px;
    display: flex;
    justify-content: center;
    margin-bottom: 80px;
}

.f_txt img {
    max-width: 30%;
}

footer nav {
    justify-content: center;
}

footer ul {
    padding: 0px;
}


@media screen and (max-width: 768px) {
    footer ul
     {
        flex-direction: column;
    }

    footer li {
        margin-left: 0px;
        font-size: 17px;
        font-weight: 400;
        padding-bottom: 5px;
    }

    .f_txt {
        margin-top: 50px;
        margin-bottom: 20px;
    }

    .f_txt img {
        max-width: 83%;
    }

    .copy {
        font-size: 16px;
        margin-top: 30px;
        margin-bottom: 20px;
    }
}