.container h1{
	margin: 0;
}
.container h1 img{
	max-width: 100%;
}
.container h1 + p{
	text-align: left;
	margin-top: 25px;
	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;
  background: url('../../common/img/ar_down.png') no-repeat 95%;
  text-align: center;
}
.ab_list_bt_dw li:nth-child(2n) {
	margin-right: 0;
}
.ab_list_bt_dw li a {
  display: block;
  padding: 15px 20px;
  font-size: 18px;
}

.for-pc { display: block;}
.for-sp { display: none;}

#garlic h2.title   { text-align: center; background-color: transparent;}
#garlic h3.ttl     { padding: 0; margin: 0 0 25px 0; text-align: left; background-color: transparent;}
#garlic h3.ttl img { height: 40px; vertical-align: top;}

#garlic #sec01 { margin: 0;}
#garlic #sec01 .title     { margin: 0 0 30px 0;}
#garlic #sec01 .title img { width: 421px;}
#garlic #sec01 .desc      { display: flex; justify-content: space-between; align-items: center;}
#garlic #sec01 .image     { width: 180px;}
#garlic #sec01 .image img { width: 180px;}
#garlic #sec01 .text      { font-size: 18px; line-height: 1.8;}

#garlic #sec02 { padding: 90px 30px 1px 30px; margin: 120px 0 80px 0; background: #e1e3ee; position: relative;}
#garlic #sec02 .title     { width: 100%; margin: 0; padding: 0; position: absolute; left: 0; top: -90px;}
#garlic #sec02 .title img { width: 421px;}
#garlic #sec02 .step-list li { padding: 20px 30px; margin: 0 0 30px 0; background: #fff; display: flex; justify-content: space-between;}
#garlic #sec02 .step-list .desc   { width: 550px;}
#garlic #sec02 .step-list .text   { font-size: 18px; line-height: 1.8;}
#garlic #sec02 .step-list .image  { align-self: center;}
#garlic #sec02 #step01 .image img { width: 138px;}
#garlic #sec02 #step02 .image img { width: 175px;}
#garlic #sec02 #step03 .image img { width: 182px;}
#garlic #sec02 #step04 .image img { width: 190px;}
#garlic #sec02 #step05 .image img { width: 190px;}
#garlic #sec02 #step06 .image img { width: 190px;}

#garlic #sec03 .title     { margin: 0 0 30px 0;}
#garlic #sec03 .title img { width: 441px;}

.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;}


@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 {
    display: block;
    padding: 10px 20px;
    font-size: 16px;
  }
  .special-anchor-links {
    padding: 0 10px;
  }
  
  .for-pc { display: none;}
  .for-sp { display: block;}
  
  #garlic h1         { margin: 0 10px 15px;}
  #garlic h1 + p     { margin: 0 10px 15px;}
  #garlic h2.title   { text-align: center;}
  #garlic h3.ttl     { padding: 0; margin: 0 0 15px 0; text-align: left;}
  #garlic h3.ttl img { width: 100%; height: auto; vertical-align: top;}

  #garlic #sec01 { margin: 0;}
  #garlic #sec01 .title     { margin: 0 0 30px 0;}
  #garlic #sec01 .title img { width: 280px;}
  #garlic #sec01 .desc      { padding: 0 15px; display: flex; justify-content: space-between; align-items: center;}
  #garlic #sec01 .image     { width: 120px;}
  #garlic #sec01 .image img { width: 110px;}
  #garlic #sec01 .text      { font-size: 16px; line-height: 1.8;}

  #garlic #sec02 { padding: 60px 15px 1px 15px; margin: 100px 0 50px 0; background: #e1e3ee; position: relative;}
  #garlic #sec02 .title     { width: 100%; margin: 0; padding: 0; position: absolute; left: 0; top: -45px;}
  #garlic #sec02 .title img { width: 280px;}
  #garlic #sec02 .step-list li { padding: 30px 30px 20px; margin: 0 0 15px 0; background: #fff; display: block;}
  #garlic #sec02 .step-list .desc   { width: auto;}
  #garlic #sec02 .step-list .text   { margin: 0 0 15px 0; font-size: 16px; line-height: 1.8;}
  #garlic #sec02 .step-list .image  { text-align: center;}
  #garlic #sec02 #step01 .image img { width: 138px;}
  #garlic #sec02 #step02 .image img { width: 175px;}
  #garlic #sec02 #step03 .image img { width: 182px;}
  #garlic #sec02 #step04 .image img { width: 190px;}
  #garlic #sec02 #step05 .image img { width: 190px;}
  #garlic #sec02 #step06 .image img { width: 190px;}

  #garlic #sec03 .title     { margin: 0 0 30px 0;}
  #garlic #sec03 .title img { width: 300px;}
  
  .bnr_list    { margin: 0 10px;}
  .bnr_list li { margin: 0 0 10px;}
}

@media only screen and (min-width: 768px) {
  .bnr_list li {
    margin: 0 20px 20px 0px;
    width: 48.8%;
    float: left;
  }
  .bnr_list li:nth-child(2n) {
    margin-right: 0;
  }
}