@media screen and (min-width: 769px) {}

@media screen and (max-width: 768px) {}

.mincho-font {
  font-family: "Zen Old Mincho", serif;
}

.second-head.oishisanofurusato .head_ttl {
  margin-top: 1em;
  margin-bottom: 1em;
  font-family: "Zen Old Mincho", serif;
  color: #404040;
}
@media screen and (max-width: 768px) {
  .second-head.oishisanofurusato .head_ttl {
    font-size: 6.5vw;
  }
}

.second-head.oishisanofurusato .head_img {
  display: block;
  margin: 0 auto;
}

.second-head.oishisanofurusato .head_img.margin {
  margin-bottom: 5.5555555556vw;
}

.third-head.oishisanofurusato .head_img.margin {
  margin-bottom: 5.5555555556vw;
}

.second-head.oishisanofurusato .head_note {
  margin-bottom: 4vw;
  margin-top: 2vw;
  font-size: 3vw;
}

@media screen and (min-width: 768px) {
  .second-head.oishisanofurusato .head_note {
    width: 86.1111111111%;
    margin-left: auto;
    margin-right: auto;
    font-size: 0.9722222222vw;
  }
}


@media screen and (min-width: 769px) {
  .second-head.oishisanofurusato .head_img {
    width: 86.1111111111%;
  }
}

@media screen and (min-width: 769px) {
  .second-head.oishisanofurusato .head_txt  {
    font-size: 1.3vw; 
  }
}

.third-head.oishisanofurusato .head_ttl {
  font-family: "Zen Old Mincho", serif;
  color: #404040;
}

.second-newpost.oishisanofurusato .second-tab_ttl {
  font-family: "Zen Old Mincho", serif;
}

.oishisanofurusato {
  color: #404040;
}

.oishisanofurusato_section {
  margin-top: 5.5555555556vw;
  padding-top: 0.6944444444vw;
}

.oishisanofurusato_section > * + * {
  margin-top: 1em;
}

.oishisanofurusato_hdg {
  margin-top: 2.0833333333vw;
  font-family: "Zen Old Mincho", serif;  
  font-size: 5.641025641vw;
  line-height: calc(50/33);
}
@media screen and (min-width: 768px) {
  .oishisanofurusato_hdg {
    font-size: 1.9444444444vw;
  line-height: calc(50/33);
  }
}

.oishisanofurusato_hdg_txt {
  font-weight: 500;
  margin-top: 7.6923076923vw;
  margin-bottom: 7.6923076923vw;
  font-size: 3.5897435897vw;
  line-height: 1.7142857143;
}
@media screen and (min-width: 768px) {
  .oishisanofurusato_hdg_txt {
    margin-top: 2.0833333333vw;
    margin-bottom: 2.0833333333vw;
    font-size: 0.9722222222vw;
    line-height: 1.7142857143;
  }
}


.oishisanofurusato_hdg_txt_2 {
  font-weight: 500;
  margin-top: 7.6923076923vw;
  margin-bottom: 0;
  font-size: 3.5897435897vw;
  line-height: 1.7142857143;
}
@media screen and (min-width: 768px) {
  .oishisanofurusato_hdg_txt_2 {
    margin-top: 2.0833333333vw;
    margin-bottom: 0;
    font-size: 0.9722222222vw;
    line-height: 1.7142857143;
  }
}

.oishisanofurusato_hdg_txt_3 {
  font-weight: 500;
  margin-top: 1vw;
  margin-bottom: 7.6923076923vw;
  font-size: 3.5897435897vw;
  line-height: 1.7142857143;
}
@media screen and (min-width: 768px) {
  .oishisanofurusato_hdg_txt_3 {
    margin-top: 0.5vw;
    margin-bottom: 2.0833333333vw;
    font-size: 0.9722222222vw;
    line-height: 1.7142857143;
  }
}

.oishisanofurusato_img figcaption {
  margin-top: 0.5em;
  font-size: 3.0769230769vw; 
  text-align: center;
}
@media screen and (min-width: 768px) {
  .oishisanofurusato_img figcaption {
    font-size: 0.8333333333vw;
    text-align: center;
  }
}

.oishisanofurusato_section_layout {
  display: flex;
  justify-content: space-between;
  column-gap: 20px;
}
.oishisanofurusato_section_layout .layout_img img{
  width: 28vw;
}
.oishisanofurusato_section_layout .layout_txt{
  flex: 1;
  margin-top: 0;
}
@media screen and (min-width: 768px) {
  .oishisanofurusato_section_layout {
    margin-left: 20px;
  }
  .oishisanofurusato_section_layout .layout_img img{
    width: 240px;
  }
  .oishisanofurusato_section_layout .layout_txt{
    margin-top: 2.0833333333vw;
  }
}

.oishisanofurusato_section_layout_2 {
  display: flex;
  justify-content: space-between;
  column-gap: 30px;
}
.oishisanofurusato_section_layout_2 .layout_img img{
  width: 25vw;
  max-width: 323px;
}
.oishisanofurusato_section_layout_2 .layout_txt{
  flex: 1;
  margin-top: 0;
}
@media screen and (max-width: 767px){
  .oishisanofurusato_section_layout_2 {
    flex-direction: column;
  }
  .oishisanofurusato_section_layout_2 .layout_img img{
    width: 100%;
  }
  .oishisanofurusato_section_layout_2 .layout_txt{
    width: 100%;
  }

}
.oishisanofurusato_str{
  font-family: "Zen Old Mincho", serif;
  font-size:2.8rem;
}

.oishisanofurusato_str_lead{
  font-family: "Zen Old Mincho", serif;
  margin-top: 0;
  margin-bottom: 2rem;
  font-size:2.4rem;
}
.oishisanofurusato_str_lead span{
  font-size:2rem;
}
.oishisanofurusato_str_layout_section{
  display:grid;
  grid-template-columns:repeat(1, 100%);
  gap:1rem 2rem;
  grid-template-areas: 
    "txt01"
    "img01"
    "txt02"
    "img02"; 
  font-size:1.6rem;
  line-height:calc(28/16);
  font-weight:500;
  margin-bottom: 7.4rem;
}
@media screen and (min-width: 768px){
  .oishisanofurusato_str_layout_section{
    grid-template-columns:repeat(2, 50%);
    gap:1rem 2rem;
    grid-template-areas: 
      "txt01 txt02"
      "img01 img02"; 
    font-size:1.6rem;
    line-height:calc(28/16);
    font-weight:500;
    margin-bottom: 7.4rem;
  }
}
.oishisanofurusato_str_layout_txt01{
  grid-area: txt01;
}
.oishisanofurusato_str_layout_txt02{
  grid-area: txt02;
}
.oishisanofurusato_str_layout_img01{
  grid-area: img01;
  margin-bottom: 3rem;
  @media screen and (min-width: 768px){
    margin-bottom: 0;
  }
}
.oishisanofurusato_str_layout_img02{
  grid-area: img02;
}
.oishisanofurusato_list{
  margin-bottom:10rem;
}
.oishisanofurusato_list li{
    background: url(../img/icon_check.png) no-repeat left 0.5em;
    padding-left: 30px;
    font-size: 1.6rem;
    line-height: calc(34 / 16);
}
.oishisanofurusato_section a{
  color:#404040;
  text-decoration:underline;
}