.page-roasting-reco * {
  line-height: 1.5;
}

.page-roasting-reco figure {
  margin: 0;
}

.page-roasting-reco img {
  max-width: 100%;
}

.page-roasting-reco a {
  cursor: pointer;
  text-decoration: none;
}

.page-roasting-reco .mv-area {
  margin-bottom: 30px;
}

.page-roasting-reco section {
  margin-bottom: 40px;
}

.page-roasting-reco section.is-bg {
  background-image: url(../../img/usr/freepage/roasting_reco/bg.jpg);
  padding: 40px 15px 0;
}

.page-roasting-reco section.is-bg h2 {
  background-image: url(../../img/usr/freepage/roasting_reco/sp/bg_ttl.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  padding: 10px 0 15px;
  text-align: center;
  color: #fff;
  font-weight: bold;
  margin-bottom: 10px;
}

.page-roasting-reco section.is-bg h2 span {
  display: inline-block;
  position: relative;
  line-height: 1;
  font-size: 22px;
}

.page-roasting-reco section.is-bg h2 span .is-icon {
  position: absolute;
  top: -40px;
  left: -70px;
  width: 100%;
}

.page-roasting-reco section.is-bg > .is-read {
  text-align: center;
  margin-bottom: 40px;
}

.page-roasting-reco section.is-bg > .is-read br {
  display: none;
}

.page-roasting-reco .is-bg.is-section01 {
  padding-top: 22px;
  padding-bottom: 30px;
}

.page-roasting-reco .is-bg.is-section01 > .img-area {
  margin-bottom: 50px;
}

.page-roasting-reco .coffee-list {
  background-color: #f9f0de;
  border: 1px solid #cab490;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 30px 10px 0;
}

.page-roasting-reco .coffee-list::before {
  content: "";
  position: absolute;
  top: -30px;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 0;
  height: 0;
  border-left: 30px solid transparent;
  border-right: 30px solid transparent;
  border-bottom: 30px solid #f9f0de;
  z-index: 1;
}

.page-roasting-reco .coffee-list::after {
  content: "";
  position: absolute;
  top: -31px;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 0;
  height: 0;
  border-left: 31px solid transparent;
  border-right: 31px solid transparent;
  border-bottom: 30px solid #cab490;
  z-index: 0;
}

.page-roasting-reco .coffee-list li {
  -ms-flex-preferred-size: calc((100% - 20px) / 2);
      flex-basis: calc((100% - 20px) / 2);
  margin-right: 20px;
  margin-bottom: 20px;
}

.page-roasting-reco .coffee-list li .item-name {
  padding: 5px 10px;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 13px;
  font-weight: bold;
}

.page-roasting-reco .coffee-list li:nth-child(2n) {
  margin-right: 0;
}

.page-roasting-reco .coffee-list li:nth-child(n+4) .item-name {
  color: #fff;
}

.page-roasting-reco .coffee-list .is-light .item-name {
  background-color: #e2c18e;
}

.page-roasting-reco .coffee-list .is-cinnamon .item-name {
  background-color: #d7b27d;
}

.page-roasting-reco .coffee-list .is-medium .item-name {
  background-color: #c69964;
}

.page-roasting-reco .coffee-list .is-height .item-name {
  background-color: #aa8155;
}

.page-roasting-reco .coffee-list .is-city .item-name {
  background-color: #906740;
}

.page-roasting-reco .coffee-list .is-fullcity .item-name {
  background-color: #7a5537;
}

.page-roasting-reco .coffee-list .is-french .item-name {
  background-color: #5c3f2c;
}

.page-roasting-reco .coffee-list .is-italian .item-name {
  background-color: #472e24;
}

.page-roasting-reco .coffee-list figure {
  text-align: center;
}

.page-roasting-reco .roasting-point li {
  margin-bottom: 20px;
  background-color: #fff;
  text-align: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 1px solid #cab490;
  padding: 10px 5px;
  border-radius: 15px;
}

.page-roasting-reco .roasting-point li:nth-child(3n) {
  margin-right: 0;
}

.page-roasting-reco .roasting-point h3 {
  font-size: 18px;
  margin-bottom: 15px;
  line-height: 1;
}

.page-roasting-reco .roasting-point h3 .font-w {
  font-size: 22px;
  color: #a8732d;
}

.page-roasting-reco .about-step {
  padding-bottom: 20px;
}

.page-roasting-reco .about-step li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 0 25px 0;
  list-style: none;
}

.page-roasting-reco .about-step li:nth-child(3n) {
  margin-right: 0;
}

.page-roasting-reco .about-step figure {
  width: 45%;
  margin-right: 5%;
}

.page-roasting-reco .about-step .is-detail {
  width: 50%;
}

.page-roasting-reco .about-step .is-point {
  color: #a7722d;
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 10px;
}

.page-roasting-reco .is-section03 .starter_set {
  margin: 0 15px 60px;
}

.page-roasting-reco .is-section03 .starter_set .bnr-area {
  text-align: center;
  margin-bottom: 40px;
}

.page-roasting-reco .is-section03 .starter_set .img-area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.page-roasting-reco .is-section03 .starter_set .img-area .img_ {
  -ms-flex-preferred-size: calc((100% - 25px)/3);
      flex-basis: calc((100% - 25px)/3);
}

.page-roasting-reco .is-section03 .starter_set .btn-txt {
  margin-top: 40px;
  text-align: center;
}

.page-roasting-reco .is-section03 .starter_set .btn-txt a {
  background-color: #583829;
  color: #fff;
  text-align: center;
  display: block;
  padding: 15px 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 10px;
  font-size: 14px;
  font-weight: 500;
}

.page-roasting-reco .is-section03 .other-item {
  margin: 0 15px;
}

.page-roasting-reco .is-section03 .other-item h3 {
  text-align: center;
  font-size: 18px;
  font-weight: 500;
  padding-bottom: 10px;
  margin-bottom: 30px;
  border-bottom: 4px solid #097c25;
}

.page-roasting-reco .is-section03 .other-item ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.page-roasting-reco .is-section03 .other-item ul li {
  -ms-flex-preferred-size: calc((100% - 20px) / 2);
      flex-basis: calc((100% - 20px) / 2);
  margin-right: 20px;
  margin-bottom: 20px;
}

.page-roasting-reco .is-section03 .other-item ul li:nth-child(2n) {
  margin-right: 0;
}
.page-roasting-reco .is-section03 .other-item ul li a {
    background-color: #583829;
    color: #fff;
    text-align: center;
    padding: 10px 0;
    border-radius: 5px;
    display: block;
    margin-top:15px;
}
.page-roasting-reco .is-section03 .other-item ul .is-name {
  margin: 10px 0;
  text-align: center;
  font-weight: 500;
  font-size: 18px;
}

.page-roasting-reco [class^="column"][class$="list"] a {
  background-color: #583829;
  color: #fff;
  text-align: center;
  padding: 10px 0;
  border-radius: 5px;
  display: block;
}

.page-roasting-reco [class^="column"][class$="list"] .item-name {
  color: #a7722d;
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 10px;
}

.page-roasting-reco .column3-list li {
  margin-bottom: 25px;
  position: relative;
  padding-bottom: 60px;
}

.page-roasting-reco .column3-list li:nth-child(3n) {
  margin-right: 0;
}

.page-roasting-reco .column3-list .inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.page-roasting-reco .column3-list figure {
  -ms-flex-preferred-size: 48%;
      flex-basis: 48%;
  margin-right: 2%;
}

.page-roasting-reco .column3-list .is-detail {
  -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
}

.page-roasting-reco .column3-list .item-name {
  text-align: center;
}

.page-roasting-reco .column3-list .is-read {
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 20px;
}

.page-roasting-reco .column3-list a {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
}

.page-roasting-reco .column1-list {
  padding-bottom: 10px;
}

.page-roasting-reco .column1-list li {
  margin-bottom: 40px;
  text-align: center;
}

.page-roasting-reco .column1-list li figure {
  margin-bottom: 20px;
}

.page-roasting-reco .column1-list li .is-txt {
  text-align: left;
}

.page-roasting-reco .column1-list li a {
  margin-top: 20px;
}
/*# sourceMappingURL=roasting-reco-sp.css.map */