@charset "utf-8";
body, p, h1, h2, ol, ul , figure, img, dl, dd, dt {
	padding: 0;
	margin: 0;
}
img  {
    vertical-align: bottom;
    max-width: 100%;
    height: auto;
}

main {
	display: block;
}
body {
    line-height: 2.2;
    font-size: 1em;
    color: #757575;
}

section {
	clear:both;
	margin-top:40px;
}
header  {
    width: 1200px;
    margin: 0 auto;
    align-items: flex-end;
    max-width: 100%;	
}
.mainimage  {
    margin: 0 auto;
    width: 100%;
    height: auto;
    list-style-type: none;
    /* [disabled]width: 100%; */
    max-width: 100%;
}

.mainimage img {
    width: 100%;
    height: auto;
    max-width: 100%;
    object-fit: cover;
}


.main-wrap {
    position: relative;
    background-color: #000;
    width: 100%;
}

.all-wrap {
    font-family: "M PLUS Rounded 1c";
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
}


h1  {
    position: absolute;
    bottom: 50px;
    left: 100px;
}
.appeal1   {
    position: absolute;
    bottom: 50px;
    right: 190px;
    transform: translateX(-200%);
}
.appeal2   {
    bottom: 50px;
    right: 170px;
    position: absolute;
    transform: translateX(-100%);
}
.appeal3 {
    bottom: 50px;
    right: 150px;
    position: absolute;
}

nav   {
    background-color: #90B821;
	width:100%;
}

nav ul  {
	margin: 0 auto;
	width: 100%;
	list-style-type: none;
	display: flex;
	justify-content: space-evenly;
	color: #fff;
	font-weight: bold;
	font-size: 1.4em;
	padding-top: 20px;
	padding-bottom: 20px;
}

nav li {
}
nav li a {
	text-align: center;
	text-decoration: none;
	color: #fff;
	background-color: #90B821;
	height: 70px;
	/* [disabled]display:flex; */
	align-items: center;
	    font-family: "M PLUS Rounded 1c";
	transform:rotate(0.03deg);
	overflow:hidden;
}

	
.box {
	width: 250px;
	margin-top:30px;
	margin-bottom:30px;
	
}
.box .box1 {
	background-image: url(img/ask-back01.png);
	height: 220px;
	background-repeat: no-repeat;
	background-position: top center;
}
	
	.box .box2 {
	background-image: url(img/ask-back02.png);
	height: 220px;
	background-repeat: no-repeat;
			background-position: top center;
}
	
		.box .box3 {
	background-image: url(img/ask-back03.png);
	height: 220px;
	background-repeat: no-repeat;
			background-position: top center;
}
		.box .box4 {
	background-image: url(img/ask-back04.png);
	height: 220px;
	background-repeat: no-repeat;
			background-position: top center;
}
	
.box p {margin:0;
	text-align: center;}
	
.box .fuan {
		padding-top:32px;
	line-height:1.7em;
	}
.b24 {
	padding-top:40px;
}
.ask-wrapper {
    display: flex;
    justify-content: space-between;
    width: 1000px;
    padding: 0 20px;
    margin: 0 auto;
	}
	
	.main-1 {
    background-color: #edf0e9;
    width: 1200px;
    margin: 0 auto;
    margin-top: 40px;
	}
	
	.main-1 body {margin:0;}
	
	#top-text {
		font-size:35px;
		text-align:center;
		color:#696363;
		width:70%;
		margin:0px auto;
		padding-top:50px;
		border-bottom:2px solid #24a1b0;
	}


.inner {
    width: 1000px;
    margin: 0 auto;
}

#sec1 h2 {
	font-size: 22px;
	text-align: center;
	color: #6D6E71;
	width: 500px;
	margin: 0 auto;
}

.inner .sec1 {
    background-repeat: no-repeat;
    /* [disabled]position: relative; */
    width: 100%;
    margin-top: 235px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 200px;
}
.lunchimage  {
    height: 450px;
    background-repeat: no-repeat;
    background-image: url(img/bg-lunch.png);
    padding-left: 0px;
    position: relative;
    background-size: cover;
    margin: 0 auto;
    width: 670px;
    background-position: center 0%;
}



.lunchimage .lunch-op {
    position: absolute;
    left: 40px;
    top: -30%;
    transform: translateX(-50%);
}
.lunchimage .lunch-text{
    position: absolute;
    right: 0px;
    bottom: -170px;
    transform: translateX(50%);
}

h2 {
	background-color:#90B821;
		font-size:26px;
	text-align:center;
	color:#FFF;
	margin:0 auto;
	border-radius:30px;
		margin-bottom:20px;
}

.box-area {
	display: flex;
	flex-wrap: wrap;
	width: 1000px;
	justify-content: space-between;
}
#sec2  {
	margin-bottom:70px;
}
.box {
	width: 280px;
}
.box-merit {
	width: 280px;
	height: 350px;
	padding-top:40px;
}

.flow-day {
	background-color: #F39800;
	color:#FFF;
	font-size:30px;
	padding:8px 0;
     line-height:1.2em;
	text-align: center;	
	border-radius:20px 20px 0px 0px;
    margin-top:40px;
}

#flow-last {
	background-color: #fff;
}
#today {
	background-color: #fcb64c;
}

#aftrday {
	background-color: #ffce7b;
}

.flow-number {
	float:left;
	padding:35px;
}


.flow-wrap {
	background-color: #FEECD2;
	height: 200px;
	clear:both;
}

.flow-image {
	float:right;
    padding:30px;
}


.text1, .text2, .text3, .text4, .text5, .text6 {
	padding-top:20px;
}
	
	.flow-title {
    font-size: 32px;
    font-weight: bold;
    margin-top: 0px;
    padding-top: 20px 40px;
    padding-right: 1em;
	}
.flow-title6 {
	font-size: 28px;
	padding: 20px 40px;
	margin-top: -40px;
}	
.flow-title5 {
	font-size: 28px;
	padding: 20px 40px;
	margin-top: -40px;
}	
.flow-title2 {
	font-size: 28px;
	padding-top: 0px;
	padding-right: 40px;
	padding-left: 40px;
	padding-bottom: 20px;
	margin-top: -10px;
}	
.flow-wrap .text {
	padding-top: 0px;
	margin-top: -40px;
}
.flow-wrap .text {
	padding-top: 0px;
	margin-top: -40px;
}


#box-even {
	background-color: #fff;
}

.flow-wrap:nth-of-type(even) {
background-color: #fff;
}

.flow-all-wrap {
	border:2px solid   #F39800;
}
.flow-wrap .text1 a {
    text-decoration: none;
    color: #f39800;
}
.flow-wrap .text1 a:hover  {
    text-decoration: underline;
}
.flow-all-wrap .text1  {
    /* [disabled]background-color: #E57F81; */
    display: block;
    font-size: 1em;
    margin-right: 0px;
    /* [disabled]width: calc(100% - 50px); */
    padding: 25px;
    margin-top: 10px;
}

#sec4  {
    padding-top: 85px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 0;
    width: 1000px;
}
.faqlist {
	padding-top: 50px;
	margin: 0 auto;
	width: 800px;
	color: #727171;
	font-size: 1.25em;
}
.sec4 h2 {
	width: 1000px;
	background-color: #90b821;
	color: #fff;
	border-radius: 25px;
	/* [disabled]font-weight: normal; */
	text-align: center;
}
.faqlist .dt-area   {
    display: flex;
    padding-right: 20px;
}
.faqlist .dd-area   {
    display: flex;
}
.faqlist dl dt {
    /* [disabled]border: 1px solid #333; */
    /* [disabled]border-radius: 22px; */
    text-align: left;
    padding-left: 20px;
    font-size: 20px;
    color: #727171;
    padding-top: 15px;
    padding-bottom: 15px;
    /* [disabled]position: relative; */
    background-image: url(img/plus.png);
    background-repeat: no-repeat;
    background-position: 750px 50%;
}
.faqlist .q {
    padding-right: 20px;
    padding-top: 7px;
}
.faqlist dt.open {
    background-position: 755px 50%;
    background-image: url(img/batsu.png);
    background-repeat: no-repeat;
}
.faqlist .a {
    padding-right: 20px;
    padding-top: 7px;
}
.inner .flow-all-wrap .flow-wrap {
}
.faqlist dl dd {
    text-align: left;
    /* [disabled]border: 1px solid #333; */
    background-color: #FFF6E9;
    border-bottom-left-radius: 22px;
    border-bottom-right-radius: 22px;
    margin-top: 0;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 0;
    width: 756px;
    /* [disabled]text-indent: 4.5em; */
    padding: 15px 20px;
    display: none;
}
.faqlist .dl1, .dl2,.dl3, .dl4, .dl5, .dl6, .dl7{
    border-radius: 22px;
    border: 2px solid #9fa0a0;
    margin-top: 20px;
}
dd  a {
	text-decoration: none;
	color: #F39800;
}
dd a:hover   {
    text-decoration: underline;
}

.end {
	text-align: center;
	background-color: #E2AB16;
	width:280px;
	color:#4F5058;
	margin:0 auto;
	margin-bottom:50px;
	margin-top: 50px;
	padding:30px;
}
footer {
    text-align: center;
    padding: 4% 20px;
    background-color: #90B821;
    width: calc(100% - 40px);
    font-family: "M PLUS Rounded 1c";
}



footer ul {
    display: flex;
    margin: 0 auto;
    width: 1000px;
    list-style-type: none;
    font-size: 1.4em;
    border-bottom: 1px solid #fff;
}
footer li  {
	flex-grow: 1;
}
footer a  {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
footer p  {
    margin-top: 40px;
    color: #fff;
}

.sec5 .inner {
    margin: 0 auto;
    position: relative;
    width: 1000px;
    text-align: center;
}
.sec5 {
    margin: 0 auto;
    /* [disabled]max-width: 1000px; */
    padding-top: 85px;
}
.sec5 .com-image {
    margin: 0 auto;
    padding-top: 50px;
    text-align: center;
    width: 100%;
}

.sec5 .com-fuki {
    position: absolute;
    top: 0px;
    left: 50%;
    transform: translateX(-50%);
}
.sec5 .btn-com {
    text-align: center;
    margin-top: 50px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 130px;
    width: 620px;
    border-radius: 20px;
    background-color: #D65237;
    display: block;
    color: #fff;
    font-size: 30px;
    text-decoration: none;
    position: relative;
    height: 100px;
}
.btn-com p {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
}

.sec5 .btn-com a {
    color: #fff;
    text-decoration: none;
    display: block;
    /* [disabled]border-radius: 20px; */
}
.btn-com a:hover {
    width: 620px;
    background-color: #F39800;
    border-radius: 20px;
}
nav a:hover{
	text-decoration: underline;
}
.gotop {
	position:fixed;
	bottom:30px;
	right:30px;
}
footer a:hover {
    text-decoration: underline;
}
#sec3 {
    margin-bottom: 100px;
}
#nav-toggle {
    display: none;
}

@media screen and (max-width:1200px){
.main-1 {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 0;
	}
header {
	width: 100%;
	}
}

@media screen and (max-width:1040px){
body, .inner {
	width:100%;
}
	
.all-wrap {
    margin: 0 auto;
	}
    
h1 {
    width: 31.2vw;
    height: auto;
    bottom: 10%;
	}
    
.appeal1, .appeal2, .appeal3 {
    width: 7vw;
    height: auto;
}

.ask-wrapper {
    flex-wrap: wrap;
    /* [disabled]background-color: #92CFED; */
    width: calc(100% - 40px);
    flex-grow: 1;
    justify-content: space-around;
    padding-top: 40px;
}
.wrapper {
	width: 100%;
}
.inner .sec1 {
    margin-bottom: 400px;
    margin-top: 335px;
}
.sec1 .text h2 , .sec4 h2{
	width: 100%;
}
#sec1, #sec2, #sec3, #sec4, #sec4 h2, #sec5{
    padding: 0 20px;
    width: calc(100% - 40px);

}#sec1 .lunchimage {
    width: 100%;
    height: auto;
    aspect-ratio: 670/451;
}

 .sec2 .box-area {
    width: 100%;
}
.sec2 .box-area .box {
	width: 100%;
}
.sec5 .com-fuki {
    width: 80%;
    height: auto;
}
.sec5 .btn-com  {
    width: 70%;
    border-radius: 13px;
    aspect-ratio: 620/100;
    margin-right: auto;
    margin-left: auto;
    left: auto;
}
.appeal1   {
    position: absolute;
    bottom: 10%;
    right: calc(10.5vw + 40px);
}
.appeal2   {
    bottom: 10%;
    right: calc(10.5vw + 20px);
    position: absolute;
}
.appeal3 {
    bottom: 10%;
    right: 10.5vw;
    position: absolute;
}
.faqlist  {
    width: 80%;
}
.faqlist dl dd {
    width: calc(100% - 40px);
}
.faqlist .a, .faqlist .q{
    padding-right: 20px;
    width: 31px;
    height: 31px;
    padding-top: 3px;
}
.faqlist dt.open {
    background-position: 95% 50%;
}
.faqlist dl dt {
    background-position: 95% 50%;
}
.sec5 .inner {
    margin-top: 150px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 0;
    width: 100%;
    text-align: center;
}
footer ul {
    width: 100%;
    flex-wrap: wrap;
}
.flow-wrap {
    height: 350px;
}
.flow-image img {
    width: 100%;
}
	
.flow-wrap .flow-number {
	padding:20px 0px 0px;
	margin:0 ;
	}
	
	.flow-number img {
		width: 40%;
		padding-left:30px;
	}
	
	.flow-title {
	font-size: 22px;
	font-weight: bold;
	padding-top: 30px;
	text-align: left;
	}
	
.flow-all-wrap .text1  {
    /* [disabled]background-color: #E57F81; */
    display: block;
    font-size: 1em;
    margin-right: 0px;
    width: 50%;
    padding: 25px;
    margin-top: 10px;
}
 .lunchimage .lunch-op {
    position: absolute;
    left: 50%;
    transform: translate(-50%,-100%);
    top: 30px;
    width: 100%;
}
.lunchimage .lunch-text{
    position: absolute;
    right: 50%;
    bottom: 50px;
    transform: translate(50%, 100%);
    width: 100%;
}
.lunch-op img, .lunch-text img{
    width: 100%;
    height:auto;
}
}

@media screen and (max-width:600px){
.box {
    width: 100%;
    height: 100%;
    flex-wrap: wrap;
}
.flow-wrap {
	position: relative;
	height: 450px;
}
.flow-image {
    position: absolute;
    padding: 10px;
    bottom: 20px;
    width: calc(100% - 20px);
    margin: 0 auto;
    height: auto;
}
	
.flow-wrap .flow-number {
	padding:20px 0px 0px;
	margin:0 ;
	}
	
	
.flow-number img {
		width: 40%;
		padding-left:30px;
	}
	
	
.flow-title {
	font-size: 22px;
	font-weight: bold;
	padding-top: 30px;
		text-align: left;
	
	}
	
.flow-all-wrap .text1  {
    /* [disabled]background-color: #E57F81; */
    display: block;
    font-size: 1em;
    margin-right: 0px;
    width: calc(100% - 50px);
    padding: 25px;
    margin-top: 10px;
}
.faqlist {
	width: 100%;
}
.faqlist dl dt {
	text-align: left;
	padding-left: 20px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 10%;
}
.faqlist .q {
    padding-right: 20px;
    width: 31px;
    height: 31px;
    padding-top: 3px;
}
.faqlist dl dd {
    text-align: left;
    /* [disabled]border: 1px solid #333; */
    background-color: #FFF6E9;
    font-size: 80%;
    border-bottom-left-radius: 22px;
    border-bottom-right-radius: 22px;
    margin-top: 0;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 0;
    width: calc(99% - 17px);
    /* [disabled]text-indent: 4.5em; */
    display: none;
}
 .btn-com a:hover  {
    width: 100%;
    font-size: 1em;
    border-radius: 13px;
    aspect-ratio: 620/60;
    background-color: #F39800;
}
 .box {
	flex-direction: column-reverse;
	width: 150px;
}
.box1,.box2,.box3,.box4{
	background-image: none;
}
.box .box1  ,.box .box2,.box .box3,.box .box4{
	background-image: none;
	width: 200px;
}
.box .fuan  {
	padding-left: 0px;
	margin-left: -60px;
}
.ask-wrapper {
    flex-wrap: wrap;
    /* [disabled]background-color: #92CFED; */
    flex-grow: 1;
    justify-content: space-around;
    padding-top: 40px;
}
.sec5 .btn-com {
    width: 100%;
    height: auto;
    font-size: 21px;
}
h2 {
    background-color: #90B821;
    font-size: 26px;
    text-align: center;
    padding: 0 0.5em;
    border-radius: 30px;
}
.sec2 .box-area {
    justify-content: center;
}
 h1 {
    position: absolute;
    top: 50%;
    bottom: auto;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 57vw;
    aspect-ratio: 400/553;
    height: auto;
	}

	.appeal1, .appeal2, .appeal3 {
    /* [disabled]display:none; */
    }
    
.appeal1   {
    width: 13.5vw;
    height: auto;
    transform: translateX(200%);
    bottom: 6%;
    right: calc(50% + 20px);
}
.appeal2   {
    bottom: 6%;
    right: 50%;
    width: 13.5vw;
    height: auto;
    transform: translateX(50%);
}
.appeal3 {
    width: 13.5vw;
    height: auto;
    transform: translateX(-100%);
    bottom: 6%;
    right: calc(50% - 20px);
}

footer ul {
    display: block !important;
    padding-bottom: 1em;
}
#nav ul{
    display: none;
}
.inner .sec1 {
    background-repeat: no-repeat;
    width: calc(100% - 40px);
    margin-bottom: 200px;
    margin-top: 135px;
}
.lunchimage .lunch-text {
    position: absolute;
    bottom: 0px;
    transform: translate(50%, 100%);
    width: 100%;
}
.gotop {
    position: fixed;
    bottom: 10px;
    right: 10px;
    width: 9.2vw;
    height: auto;
}
header {
    /* [disabled]position: relative; */
}
    
#nav-toggle {
    width: 65px;
    height: 65px;
    position: fixed;
    background-color: #90B821;
    /* [disabled]margin-right: 20px; */
    margin-left: auto;
    border-radius: 50%;
    border: 3px solid #fff;
    z-index: 3;
    top: 10px;
    right: 10px;
    display: block;
}

#nav-toggle span {
    position: absolute;
    background-color: #fff;
    width: 37px;
    height: 3px;
    display: block;
    left: 13px;
    top: 12px;
}
#nav-toggle span:nth-child(1)  {
    top: 17px;
}
#nav-toggle span:nth-child(2)  {
    top: 32px;
}
#nav-toggle span:nth-child(3)  {
    top: 47px;
}
#nav-toggle.active span:nth-child(1) {
    top: 32px;
    transform: rotate(315deg);
}
#nav-toggle.active span:nth-child(2) {
	width: 0px;
	left: 50%;
}
#nav-toggle.active span:nth-child(3) {
    top: 32px;
    transform: rotate(-315deg);
}
#nav   {
    width: 100%;
    height: 100vh;
    top: 0;
    transition: all .7s;
    position: fixed;
    text-align: right;
    right: -120%;
    z-index: 1;
}
#nav.panelactive {
    right: 0;
}
#nav ul {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
#nav li {
    list-style-type: none;
    text-align: center;
    margin-bottom: 50px;
}
#nav a   {
    padding: 10px;
    text-decoration: none;
    font-size: 24px;
}
#nav a:hover  {
    text-decoration: underline;
}
}
