@charset "UTF-8";
/* CSS Document */
.main {
  background-color: #FFFCF2;
}
.section-top__image {
  height: 352px;
  background-image: url("../photo/index/main2.jpg");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.section-top__main-title {
  padding-top: 80px;
  width: 75%;
}
.section-top-lead {
  color: #333333;
  font-size: 2.1rem;
  font-weight: 500;
  text-align: left;
  line-height: normal;
  padding: 50px 25px;
}
.section-top-sns {
  margin-bottom: 20px;
}
.section-top-sns-koshin {
  width: 75%;
  margin: 0 auto 20px;
}
.section-top-sns-icon {
  margin-bottom: 40px;
}
.section-top-sns__image {
  height: 50px;
  padding-right: 125px;
}
.section-top-sns__image2 {
  height: 50px;
}
.section-top__image-ill {
  height: 120px;
  margin-bottom: 80px;
}
@media(min-width: 900px) {
  .section-top__image {
    height: 747px;
    padding-top: 194px;
  }
  .section-top__main-title {
    max-width: 100%;
  }
  .section-top-lead {
    max-width: 745px;
    margin: 0 auto;
    text-align: left;
    padding: 50px 25px;
  }
  .section-top__image-ill {
  display: none;
}
}
#section-recipe__title {
  max-width: 45%;
  margin: 0 auto 40px;
}
.section-recipe1 {
    background-color: #FFF;
  padding-top: 20px;
 margin-bottom: 40px;
  border-radius: 30px;
}
.section-recipe1__title__shiratama {
  width: 40%;
  height: 40%;
  margin: 0 auto;
}
.section-recipe1__description {
  display: flex;
  padding: 40px 25px 20px;
}
.section-recipe1__description img {
  width: 50%;
  height: 50%;
  border-radius: 30px;
}
.section-recipe1__description p {
  text-align: left;
  line-height: normal;
  font-size: 2.1rem;
  padding: 0 20px 0 25px;
}
.section-recipe1__link {
  text-decoration: none;
  padding-bottom: 20px;
}
.section-recipe1__arrow_s_b {
  position: relative;
  display: inline-block;
  color: #333333;
  margin: 0 0 0px -15px;
  text-decoration: none;
}
.section-recipe1__arrow_s_b:after {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 0 10px 10px;
  border-color: transparent transparent transparent #333;
  position: absolute;
  top: 50%;
  left: 9px;
  margin: -17px 17px;
}

.section-recipe2 {
  background-color: #FFF;
  padding-top: 20px;
  margin-bottom: 40px;
  border-radius: 30px;
}
.section-recipe2__title__syakasyaka {
  width: 40%;
  height: 40%;
  margin: 0 auto;
}
.section-recipe2__description {
  display: flex;
  padding: 40px 25px 20px;
}
.section-recipe2__description img {
  width: 50%;
  height: 50%;
  border-radius: 30px;
}
.section-recipe2__description p {
  text-align: left;
  line-height: normal;
  font-size: 2.1rem;
  padding: 0 20px 0 25px;
}
.section-recipe2__link {
  text-decoration: none;
  padding-bottom: 20px;
}
.section-recipe2__arrow_s_b {
  position: relative;
  display: inline-block;
  color: #333333;
  margin: 0 0 0px -15px;
  text-decoration: none;
}
.section-recipe2__arrow_s_b:after {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 0 10px 10px;
  border-color: transparent transparent transparent #333;
  position: absolute;
  top: 50%;
  left: 9px;
  margin: -17px 17px;
}
.section-recipe3 {
  background-color: #FFF;
padding-top: 20px;
margin-bottom: 40px;
border-radius: 30px;
}
.section-recipe3__title__tenpura-biscuit {
width: 40%;
height: 40%;
margin: 0 auto;
}
.section-recipe3__description {
display: flex;
padding: 40px 25px 20px;
}
.section-recipe3__description img {
width: 50%;
height: 50%;
border-radius: 30px;
}
.section-recipe3__description p {
text-align: left;
line-height: normal;
font-size: 2.1rem;
padding: 0 20px 0 25px;
}
.section-recipe3__link {
text-decoration: none;
padding-bottom: 20px;
}
.section-recipe3__arrow_s_b {
position: relative;
display: inline-block;
color: #333333;
margin: 0 0 0px -15px;
text-decoration: none;
}
.section-recipe3__arrow_s_b:after {
content: '';
width: 0;
height: 0;
border-style: solid;
border-width: 10px 0 10px 10px;
border-color: transparent transparent transparent #333;
position: absolute;
top: 50%;
left: 9px;
margin: -17px 17px;
}
.section-recipe4 {
  background-color: #FFF;
padding-top: 20px;
margin-bottom: 40px;
border-radius: 30px;
}
.section-recipe4__title__pettan-paripari {
width: 40%;
height: 40%;
margin: 0 auto;
}
.section-recipe4__description {
display: flex;
padding: 40px 25px 20px;
}
.section-recipe4__description img {
width: 50%;
height: 50%;
border-radius: 30px;
}
.section-recipe4__description p {
text-align: left;
line-height: normal;
font-size: 2.1rem;
padding: 0 20px 0 25px;
}
.section-recipe4__link {
text-decoration: none;
padding-bottom: 20px;
}
.section-recipe4__arrow_s_b {
position: relative;
display: inline-block;
color: #333333;
margin: 0 0 0px -15px;
text-decoration: none;
}
.section-recipe4__arrow_s_b:after {
content: '';
width: 0;
height: 0;
border-style: solid;
border-width: 10px 0 10px 10px;
border-color: transparent transparent transparent #333;
position: absolute;
top: 50%;
left: 9px;
margin: -17px 17px;
}
@media(min-width: 900px) {
  .section-recipe__recommend {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    box-sizing: border-box;
  }
  .section-recipe1 {
    width: 400px;
    margin:0 30px 10px 0;
  }
  .section-recipe1__title__shiratama {
    width: 256px;
    height: 70px;
    margin: 0 auto;
  }
  .section-recipe1__description {
    display: block;
  }
  .section-recipe1__description img {
    width: 315px;
  height: 100%;
  }
  .section-recipe2 {
    width: 400px;
    margin:0 30px 10px 0;
}
  .section-recipe2__title__syakasyaka {
   width: 256px;
    height: 70px;
    margin: 0 auto;
  }
  .section-recipe2__description {
    display: block;
  }
  .section-recipe2__description img {
    width: 315px;
  height: 100%;
  }
  .section-recipe3 {
    width: 400px;
    margin:0 0 0 30px;
  }
  .section-recipe3__title__tenpura-biscuit {
    width: 256px;
    height: 70px;
    margin: 0 auto;
  }
  .section-recipe3__description {
    display: block;
  }
  .section-recipe3__description img {
    width: 315px;
  height: 100%;
  }
  .section-recipe4 {
    width: 400px;
    margin:0 0 0 30px;
  }
  .section-recipe4__title__pettan-paripari {
    width: 256px;
    height: 70px;
    margin: 0 auto;
  }
  .section-recipe4__description {
    display: block;
  }
  .section-recipe4__description img {
    width: 315px;
  height: 100%;
  }
}
.section-hint {
  margin: 80px auto;
}
.section-hint__img {
  width: 100%;
  height: 100%;
  margin: 40px 0;
}
.section-hint_example {
  display: flex;
  padding: 40px 25px 20px;
}
.section-hint_example img {
  width: 50vw;
  height: 50%;
  object-fit: 50% 50%;
  border-radius: 30px;
}
.section-hint_example__description {
  text-align: center;
  line-height: normal;
  font-size: 2.1rem;
}
.section-hint_example p {
  text-align: left;
  line-height: normal;
  font-size: 2.1rem;
  padding: 0 20px 0 25px;
}
  .section-hint_example p {
    text-align: left;
  line-height: normal;
  font-size: 2.1rem;
  padding: 0 20px 0 25px;
  margin-bottom: 40px;
  }
.section-hint_description {
   text-align: left;
  line-height: normal;
  font-size: 2.1rem;
  padding: 0 20px 0 25px;
  margin-bottom: 40px;
}
.section-hint__link {
  margin-bottom: 80px;
}
@media(min-width: 900px){
  .section-hint {
    background-color: #FFF3CB;
    margin: 80px 120px;
    border-radius: 30px;
  }
  .section-hint__img {
    padding-top:60px;
    margin-bottom: 0;
  }
	.section-hint__img img {
		width: 60%;
	}
  .section-hint_example {
    display: block;
  }
  .section-hint_example img {
    width: 315px;
    height: 315px;
    border-radius: 0px;
    margin-bottom: 40px;
  }
  .section-hint_example p {
   text-align: left;
  line-height: normal;
  font-size: 2.1rem;
  max-width: 745px;
    margin: 0 auto 40px;
  padding: 0 20px 0 25px;
  }
.section-hint_description {
   text-align: left;
  line-height: normal;
  font-size: 2.1rem;
  max-width: 745px;
    margin: 0 auto 40px;
  padding: 0 20px 0 25px;
}
  .section-hint__ill {
    margin-bottom: 40px;
  }
}

.section-about {
  margin-bottom: 50px;
}
.section-about__title {
  margin-bottom: 20px;
	width: 60%;
}
.section-about__description {
  text-align: left;
  line-height: normal;
  font-size: 2.1rem;
  font-weight: 500;
  padding: 0 25px 0 25px;
  margin-bottom: 40px;
}
@media(min-width: 900px) {
  .section-about__description {
     max-width: 745px;
    margin: 0 auto 40px;
  }
}
footer p {
	padding: 40px 0;
}