@charset "UTF-8";

#genmai_vol06 {
  width: 940px;
  margin: 0 auto;
  font-family: "dnp-shuei-mgothic-std", sans-serif;
  font-weight: 400;
  font-style: normal;
}
@media screen and (max-width: 1270px) {
  #genmai_vol06 {
    width: 100%;
    margin: 0 auto;
  }
}

h4 {
  color: #783E03;
  margin: 0;
}
h1 {
  line-height: 1.5;
  margin-bottom: 0;
}
.date {
  text-align: right;
  font-size: 0.75rem;
  color: #666666;
  margin-bottom: 20px;
  padding-bottom: 15px;
  border-bottom: 1px solid #666666;
}
@media screen and (max-width: 767px) {
  h1 {
    margin-bottom: 10px;
  }
}






.vol06_section01 {
  margin-bottom: 50px;
}
.vol06_section01 p {
  font-size: clamp(14px,4vw,16px);
}
.oteire_con {
  display: flex;
  justify-content: space-between;
  
}
.step {
  width: 560px;
}
.step h2 {
    font-size: clamp(22px,5.6vw,25px);
}
.step h3,.movie_area h3 {
  font-size: clamp(18px,4.5vw,20px);
}
.step_process {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.step_process div {
  width: 260px;
  margin-bottom: 30px;
}
.step_process .head {
  font-size: clamp(18px,4.6vw,20px);
  font-weight: bold;
  margin-bottom: 5px;
}
.step_process .head span {
  color: #ba7c00;
  margin-right: 5px;
}
.step_process div img {
  border-radius: 5px;
  margin-bottom: 15px;
}
.movie_area {
  width: 330px;
  margin-top: 120px;
}
.movie_head {
  margin-top: 20px;
}
.movie {
  display: block;
}
.movie_sp {
  display: none;
}
@media screen and (max-width: 1270px) {
  .step {
    width: 60%;
  }
  .step_process div {
    width: 47%;
    margin-bottom: 2em;
  }
  .movie_area {
    width: 35%;
  }
}
@media screen and (max-width: 767px) {
  .oteire_con {
    display: flex;
    justify-content: space-between;
    flex-direction: column-reverse;
  }
  .step {
    width: 100%;
  }
  .movie_area {
    width: 100%;
    margin-top: 0;
  }
  .movie {
    display: none;
  }
  .movie_sp {
    display: block;
  }
}







.oteire_colum{
    width: 820px;
    margin: 0px auto 6em;
    padding: 40px 60px 40px ;
    background-color: #FFF5DD;
}
.oteire_colum_senjo{
    width: 820px;
    margin: 0px auto 6em;
    padding: 20px 60px 40px ;
    
}
.oteire_colum_title{
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: clamp(18px,4.6vw,20px);
}
.oteire_colum_title:before,.oteire_colum_title::after{
  border-top: 1px solid;
  content: "";
  width: 37%;
}
.oteire_colum_title:before{
  margin-right: 1em;
}
.oteire_colum_title::after{
  margin-left: 1em;
}
.oteire_colum_text{
  text-align: center;
  margin-bottom: 20px;
}
.oteire_colum .pakin_img{
  display: flex;
   justify-content: space-between;
}
.oteire_colum .pakin_img .pakin_img_1{
  width: 400px;
  text-align: center;
}
.pakin_img_1 img {
    margin-bottom: 10px;
    margin-top: 15px;
}
.oteire_border{
   border-bottom: 1px solid #ba7c00;
    width: 940px;
    margin-bottom: 100px;
}
.oteire_colum_title_senjo{
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: clamp(18px,4.6vw,20px);
}
.oteire_colum_title_senjo{
  text-align: center;
}
.oteire_colum_title_senjo:before,.oteire_colum_title_senjo::after{
  border-top: 1px solid;
  content: "";
  width: 30%;
}
.oteire_colum_title_senjo:before{
  margin-right: 1em;
}
.oteire_colum_title_senjo::after{
  margin-left: 1em;
}
.oteire_colum_title_kama{
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
.oteire_colum_title_kama{
  text-align: center;
  font-size: clamp(18px,4.6vw,20px);
  margin-bottom: 30px;
}
.oteire_colum_title_kama:before,.oteire_colum_title_kama::after{
  border-top: 1px solid;
  content: "";
  width: 15%;
}
.oteire_colum_title_kama:before{
  margin-right: 1em;
}
.oteire_colum_title_kama::after{
  margin-left: 1em;
}
.oteire_colum_text_kama {
    line-height: 2;
    margin: -1em 0 0.5em;
    padding-left: 15px;
}
.oteire_colum li{
  list-style-type: disc;
}
.head .icon {
    display: inline-block;
    width: 24px;
    height: 21px;
    background-size: contain;
    vertical-align: text-top;
    background-repeat: no-repeat;
    background-image: url(https://file001.shop-pro.jp/PA01124/023/assets/img/fp_kousogenmai_vol6/chui.png);
}

@media screen and (max-width: 1270px) {
  .oteire_colum{
    width: 100%;
    margin: 0px auto 4em;
    padding: 30px 4% 20px ;
    box-sizing: border-box;
}
.oteire_colum_senjo{
    width: 100%;
    margin: 0px auto 4em;
    padding: 20px 4% 20px ;
    box-sizing: border-box;
}
.oteire_colum_title_kama:before,.oteire_colum_title_kama::after{
  width: 12%;
}
.oteire_colum .pakin_img .pakin_img_1{
  width: 48%;
}
.oteire_border{
    width: 100%;
    margin-bottom: 4em;
}
.pakin_img_1 img {
    margin-top: 0%;
}
}
@media screen and (max-width: 767px) {
  .oteire_colum_title:before,.oteire_colum_title::after{
  width: 20%;
}
  .oteire_colum .pakin_img .pakin_img_1{
  width: 100%;
}
  .oteire_colum .pakin_img{
  display: block;
}
.oteire_colum_title_senjo:before,.oteire_colum_title_senjo::after{
  width: 8%;
}
.oteire_colum_title_kama {
    line-height: 1.5;
}
.oteire_colum_title_kama:before,.oteire_colum_title_kama::after{
  width: 5%;
}
.pakin_img_1 img {
    margin-bottom: 5px;
}
.pakin_img_1:nth-child(1) {
    margin-bottom: 20px;
}
.head .icon {
    width: 21px;
    height: 20px;
}
}









.linkArea {
  width: 780px;
  margin: 0 auto 6vw;
  background-color: #783E03;
  border-radius: 5px;
  padding: 30px 0;
  box-shadow: 0px 0px 5px 1px rgb(0 0 0 / 20%);
}
.linkArea .h1 {
  font-size: clamp(16px,4vw,20px);
  text-align: center;
  margin-bottom: 10px;
  color: #ffffff;
}
.linkArea_in {
  width: 720px;
  margin: 0 auto;
  background-color: #FFFAF0;
  border-radius: 5px;
  display: flex;
  justify-content: space-between;
  padding: 30px;
  box-sizing: border-box;
  line-height: 1;
}
.linkArea_in div:nth-child(1) {
  width: 280px;
  overflow: hidden;
}
.linkArea_in div:nth-child(1) img {
  transition: 0.7s all;
}
.linkArea_in div:nth-child(1) img:hover {
  transform: scale(1.05,1.05);
  opacity: .7;
}
.linkArea_in div:nth-child(2) {
  width: 350px;
}
.linkArea_in div:nth-child(2) h2 {
  font-family: serif;
  font-size: clamp(16px,4vw,18px);
  font-feature-settings: "palt";
  text-align: justify;
  color: #783E03;
  line-height: 1.5;
  margin-bottom: 10px;
  margin-top: 0;
}
.linkArea_in div:nth-child(2) h2 a {
  color: #783E03;
  text-decoration: none;
}
.linkArea_in div:nth-child(2) h2 a:hover {
  text-decoration: underline;
}
.linkArea_in div:nth-child(2) p {
  font-family: serif;
  font-size: clamp(12px,3vw,14px);
  color: #2D2D2D;
  line-height: 1.7;
}
@media screen and (max-width: 767px) {
  .linkArea {
    width: 100%;
    margin: 0 auto 3vw;
    padding: 5vw 0;
  }
  .linkArea .h1 {
    margin-bottom: 10px;
    line-height: 1.5;
  }
  .linkArea_in {
    width: 90%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 5vw;
  }
  .linkArea_in div:nth-child(1) {
    width: 100%;
    margin-bottom: 10px;
  }
  .linkArea_in div:nth-child(2) {
    width: 100%;
  }
  .linkArea_in div:nth-child(2) h2 {
    margin-bottom: 10px;
  }
}