.container h1{
	margin: 0;
}
.container h1 img{
	max-width: 100%;
}
.container h1 + p{
	text-align: left;
	margin-top: 20px;
	line-height: 1.8;
}
.ab_list_bt_dw      { margin-bottom: 40px; color: #443829; overflow: hidden;}
.ab_list_bt_dw ul   { display: flex; flex-wrap: wrap;}
.ab_list_bt_dw li   {
  width: 48.6%; margin-top: 20px; margin-right: 2.8%; color: #443829; border-radius: 50px; border: 2px solid #938675; text-align: center;
  background: url('../../common/img/ar_down.png') no-repeat 95%;
}
.ab_list_bt_dw li:nth-child(2n) { margin-right: 0;}
.ab_list_bt_dw li a { padding: 15px 20px; font-size: 20px; display: block;}

.bnr_list li            { margin: 0 0 20px;}
.bnr_list li:last-child { margin: 0;}
.bnr_list li a:hover    { opacity: .8;}
.bnr_list img           { width: 100%; vertical-align: top;}

#turnip_nitou { font-size: 20px; line-height: 1.8;}
#turnip_nitou .for-pc    { display: block;}
#turnip_nitou .for-sp    { display: none;}
#turnip_nitou img.for-pc { display: inline;}
#turnip_nitou img.for-sp { display: none;}
#turnip_nitou img        { max-width: 100%;}

#turnip_nitou h1,
#turnip_nitou h2,
#turnip_nitou h3 { background-color: transparent;}

#turnip_nitou section h2.title { padding: 0; margin: 0; text-align: center;}

/* Sec01 */
#turnip_nitou #sec01 { margin-bottom: 60px;}
#turnip_nitou #sec01 h2 { margin: 0 0 20px;}
#turnip_nitou #sec01 h2 img { height: 134px;}
#turnip_nitou #sec01 h3.name { padding: 0; margin: 0 0 10px 0; font-size: 24px; font-weight: bold; color: #265f0d;}
#turnip_nitou #sec01 p { line-height: 2.0;}
#turnip_nitou #sec01_item01 { padding: 80px 0 0 0; margin: 0 0 100px; position: relative;}
#turnip_nitou #sec01_item02 { padding: 80px 0 0 0; margin: 0 0 60px; position: relative;}
#turnip_nitou #sec01_item01::before  { 
  content: ''; width: 100%; height: 260px; position: absolute; top: 35px; left: 0; background: #fcfbd5; z-index: 1; display: block;
}
#turnip_nitou #sec01_item02::before  { 
  content: ''; width: 100%; height: 180px; position: absolute; top: 35px; left: 0; background: #fcfbd5; z-index: 1; display: block;
}
#turnip_nitou #sec01_top .inner-box  { display: flex; justify-content: space-between; position: relative; z-index: 3;}
#turnip_nitou #sec01_top #sec01_item01 .pop { position: absolute; top: -100px; right: -10px; z-index: 2;}
#turnip_nitou #sec01_top #sec01_item02 .pop { position: absolute; top: -140px; right: -10px; z-index: 2;}
#turnip_nitou #sec01 .header-box     { /*width: 290px;*/ margin: 0 40px 70px 0; position: relative; z-index: 2;}
#turnip_nitou #sec01 .header-box li  { 
  padding: 10px;
  margin: 0 0 30px 0;
  border-radius: 15px;
  /* font-size: 18px; */
  font-weight: bold;
  /* line-height: 1.6; */
  letter-spacing: 1px;
  text-align: center;
  background: #265f0d;
  color: #fff;
  position: relative;
}
#turnip_nitou #sec01_item01 .header-box li.point02::before { 
  content: '×';
  width: 100%;
  height: 30px;
  line-height: 31px;
  font-size: 26px;
  text-align: center;
  display: block;
  color: #265f0d;
  position: absolute;
  top: -30px;
  left: 0;
}
#turnip_nitou #sec01_item01 .pop img { height: 89px; width: auto;}
#turnip_nitou #sec01_item02 .pop img { height: 120px; width: auto;}
#turnip_nitou #sec01_top .image      { width: 350px; margin: 0 0 0 40px;}
#turnip_nitou #sec01_top .desc       { width: 470px;}
#turnip_nitou #sec01_top .desc p     { margin-bottom: 10px;}
#turnip_nitou #sec01_bottom { display: flex; justify-content: space-between; flex-wrap: wrap;}
#turnip_nitou #sec01_bottom .child   { width: 47%; margin: 0 0 40px 0;}
#turnip_nitou #sec01_bottom .pop     { margin: 0 0 10px 0; text-align: center;}
#turnip_nitou #sec01_bottom .pop img { max-width: 85%;}
#turnip_nitou #sec01_bottom .image   { margin: 0 0 20px 0;}

/* Sec02 */
#turnip_nitou #sec02 { padding: 50px 35px 1px; margin-bottom: 60px; border: #265f0d 4px solid;}
#turnip_nitou #sec02 h2     { padding: 0; margin: 0 0 40px 0;}
#turnip_nitou #sec02 h2 img { height: 134px;}
#turnip_nitou #sec02 .step-list li { margin: 0 0 60px 0; display: flex; align-items: center; justify-content: space-between;}
#turnip_nitou #sec02 .step-list li:nth-child(2n) { flex-direction: row-reverse;}
#turnip_nitou #sec02 .step-list li .image        { width: 340px;}
#turnip_nitou #sec02 .step-list li .desc         { width: 420px;}
#turnip_nitou #sec02 .step-list li .desc h3      { padding: 0; margin: 0 0 15px 0;}
#turnip_nitou #sec02 .step-list li .desc h3 img  { height: 35px; position: relative; left: -10px;}
#turnip_nitou #sec02 .step-list li .desc p       { line-height: 2.0;}
#turnip_nitou #sec02 #step02 .image { width: 320px;}
#turnip_nitou #sec02 #step02 .desc  { width: 450px;}
#turnip_nitou #sec02 #step04 .image { width: 300px;}

/* Sec03 */
#turnip_nitou #sec03 { margin-bottom: 60px;}
#turnip_nitou #sec03 h2 img { height: 134px;}
#turnip_nitou #sec03 .title-image { margin: 30px 0; text-align: center;}
#turnip_nitou #sec03 .title-image img { height: 242px;}
#turnip_nitou #sec03 .number-list li { padding: 4px 0 3px 38px; margin: 0 0 5px 0; position: relative;}
#turnip_nitou #sec03 .number-list li span { width: 28px; height: 28px; text-align: center; line-height: 28px; color: #fff; background: #8fba7c; display: block; position: absolute; top: 7px; left: 0;}

/* Sec04 */
#turnip_nitou #sec04 { margin-bottom: 0px;}
#turnip_nitou #sec04 h2 img { height: 131px;}

@media only screen and (max-width: 767px) {
	.ab_list_bt_dw { margin: 0 10px 30px;}
	.ab_list_bt_dw li { width: 100%; margin-top: 10px; margin-right: 0;}
  .ab_list_bt_dw li a { padding: 10px 20px; font-size: 16px; display: block;}
  .special-intro-text, .special-anchor-links { padding: 0 10px; }
  
  .bnr_list    { margin: 0 10px;}
  .bnr_list li { margin: 0 0 10px;}
  
  .block-event-page--header-freespace h1     { margin: 0 10px 15px;}
  .block-event-page--header-freespace h1 + p { margin: 0 10px 15px;}
  
  #turnip_nitou { font-size: 18px;}
  #turnip_nitou .for-pc    { display: none;}
  #turnip_nitou .for-sp    { display: block;}
  #turnip_nitou img.for-pc { display: none;}
  #turnip_nitou img.for-sp { display: inline;}
  
  #turnip_nitou .ab_list_bt_dw    { margin-top: 20px;}
  #turnip_nitou .ab_list_bt_dw li { margin: 0 0 10px 0;}

  #turnip_nitou section h2.title { padding: 0; margin: 0; text-align: center;}

  /* Sec01 */
  #turnip_nitou #sec01 { margin-bottom: 40px;}
  #turnip_nitou #sec01 h2 { margin: 0 0 20px;}
  #turnip_nitou #sec01 h2 img { width: 60%; height: auto;}
  #turnip_nitou #sec01 h3.name { padding: 0; margin: 0 0 8px 0; font-weight: bold; letter-spacing: -1px; color: #265f0d;}
  /* #turnip_nitou #sec01 p { font-size: 16px; line-height: 1.6;} */
  #turnip_nitou #sec01_item01 { padding: 80px 0 0 0; margin: 0 0 60px; position: relative;}
  #turnip_nitou #sec01_item02 { padding: 80px 0 0 0; margin: 0 0 60px; position: relative;}
  #turnip_nitou #sec01_item01::before  { 
    content: ''; width: 100vw; height: 230px; position: absolute; top: 35px; left: 0; background: #fcfbd5; z-index: 1; display: block;
  }
  #turnip_nitou #sec01_item02::before  { 
    content: ''; width: 100vw; height: 150px; position: absolute; top: 35px; left: 0; background: #fcfbd5; z-index: 1; display: block;
  }
  #turnip_nitou #sec01_top .inner-box  { display: block; position: relative; z-index: 3;}
  #turnip_nitou #sec01_top #sec01_item01 .pop { position: absolute; top: -80px; right: 0; z-index: 2;}
  #turnip_nitou #sec01_top #sec01_item02 .pop { position: absolute; top: -120px; right: 0; z-index: 2;}
  #turnip_nitou #sec01 .header-box     { width: 290px; margin: 0 auto 20px; position: relative; z-index: 2;}
  #turnip_nitou #sec01 .header-box li  { 
    padding: 10px;
    margin: 0 0 30px 0;
    border-radius: 15px;
    /* font-size: 16px; */
    font-weight: bold;
    line-height: 1.8;
    text-align: center;
    background: #265f0d;
    color: #fff;
    position: relative;
  }
  #turnip_nitou #sec01_item01 .header-box li.point02::before { 
    content: '×';
    width: 100%;
    height: 30px;
    line-height: 31px;
    font-size: 26px;
    text-align: center;
    display: block;
    color: #265f0d;
    position: absolute;
    top: -30px;
    left: 0;
  }
  #turnip_nitou #sec01_item01 .pop img { height: 90px; position: relative; top: -15px;}
  #turnip_nitou #sec01_item02 .pop img { height: 110px;}
  #turnip_nitou #sec01_top .image      { width: 80%; margin: 0 auto 20px;}
  #turnip_nitou #sec01_top .desc       { width: 90%; margin: 0 auto;}
  #turnip_nitou #sec01_top .desc p     { margin-bottom: 10px;}
  #turnip_nitou #sec01_bottom { margin: 0 10px; display: flex; justify-content: space-between; flex-wrap: wrap;}
  #turnip_nitou #sec01_bottom .child   { width: 48%; margin: 0 0 40px 0;}
  #turnip_nitou #sec01_bottom .pop     { margin: 0 0 10px 0; text-align: center;}
  #turnip_nitou #sec01_bottom .pop img { max-width: 100%;}
  #turnip_nitou #sec01_bottom .image   { margin: 0 0 20px 0;}
  #turnip_nitou #sec01_item03 .pop img { height: auto;}

  /* Sec02 */
  #turnip_nitou #sec02 { padding: 40px 25px 1px; margin: 0 10px 40px; border: #265f0d 4px solid;}
  #turnip_nitou #sec02 h2     { padding: 0; margin: 0 0 40px 0;}
  #turnip_nitou #sec02 h2 img { width: 60%; height: auto;}
  #turnip_nitou #sec02 .step-list li { 
    margin: 0 0 30px 0; padding: 0 0 30px; border-bottom: #265f0d 1px dotted; display: block; align-items: center; justify-content: space-between;
  }
  #turnip_nitou #sec02 .step-list li:nth-child(2n) { flex-direction: row-reverse;}
  #turnip_nitou #sec02 .step-list li .image        { width: auto; margin: 0 0 20px 0;}
  #turnip_nitou #sec02 .step-list li .desc         { width: auto;}
  #turnip_nitou #sec02 .step-list li .desc h3      { padding: 0; margin: 0 0 15px 0;}
  #turnip_nitou #sec02 .step-list li .desc h3 img  { height: 35px; width: auto; position: relative; left: -10px;}
  #turnip_nitou #sec02 .step-list li .desc p       { line-height: 2.0;}
  #turnip_nitou #sec02 #step02 .image { width: auto;}
  #turnip_nitou #sec02 #step02 .desc  { width: auto;}
  #turnip_nitou #sec02 #step04 .image { width: auto;}
  #turnip_nitou #sec02 .step-list li#step07 { margin: 0; border-bottom: none;}

  /* Sec03 */
  #turnip_nitou #sec03 { margin: 0 10px 60px;}
  #turnip_nitou #sec03 h2 img { width: 90%; height: auto;}
  #turnip_nitou #sec03 .title-image { margin: 20px auto 15px; text-align: center;}
  #turnip_nitou #sec03 .title-image img { width: 70%; height: auto; position: relative;}
  #turnip_nitou #sec03 .number-list li { padding: 2px 0 10px 34px; margin: 0 0 5px 0; position: relative;}
  #turnip_nitou #sec03 .number-list li span { width: 26px; height: 26px; text-align: center; line-height: 26px; color: #fff; background: #8fba7c; display: block; position: absolute; top: 4px; left: 0;}

  /* Sec04 */
  #turnip_nitou #sec04 { margin-bottom: 0px;}
  #turnip_nitou #sec04 h2 img { width: 60%; height: auto;}
  
}
