@charset "UTF-8";

/* テンプレート修正 */
#d_container .wrap {
  width: 100%;
}
#d_topic_path {
  width: 990px;
  margin: 0 auto 20px;
}

/* ------------------------------------------------
limone_20220831
------------------------------------------------ */
/* html{
  scroll-behavior: smooth;
} */
#limone_20220831 {
  text-align: center;
  color: #333;
}
#limone_20220831 *,
#limone_20220831 *:after,
#limone_20220831 *:before {
  box-sizing: border-box;
}
#limone_20220831 a {
  text-decoration: none;
  transition: opacity 0.4s;
}
#limone_20220831 a:hover {
  opacity: 0.7;
  cursor: pointer;
}
#limone_20220831 .contents_inner {
  margin: 0 auto;
}
#limone_20220831 .alignL {
  text-align: left !important;
}

/* mv */
#limone_20220831 .mv_visual h2{
  background-color: #30b1a7;
  position: relative;
  margin: 0 auto;
}
#limone_20220831 .mv .contents_inner{
  background: url(/ec/shop/images/campaign/20220831_limone/mv_bg.png) no-repeat center center;
  margin-bottom: 15px;
}
#limone_20220831 .mv .contents_inner .mv_lead{
  font-size: 28px;
  color: #30b1a7;
  font-weight: bold;
}

/* shop */
#limone_20220831 .shop {
  
}
#limone_20220831 .shop .contents_inner {
  width: 990px;
  margin: 0 auto;
}
#limone_20220831 .shop .shop_hl {
  color: #fff;
  font-size: 30px;
  background-color: #30b1a7;
  padding: 25px 0;
  font-weight: normal;
  margin-bottom: 60px;
}
#limone_20220831 .shop .info{
  width: 990px;
  margin: 0 auto;
  border-bottom: 1px dashed #30b1a7;
  padding: 45px 0 35px;
}
#limone_20220831 .shop .info p{
  font-size: 20px;
  line-height: 40px;
}
#limone_20220831 .shop a{
  display: block;
}
#limone_20220831 .shop .info a{
  display: inline-block;
  color: #30b1a7;
  font-size: 20px;
  margin-top: 15px;
  text-decoration: underline;
}
#limone_20220831 .shop .info a:hover{
  text-decoration: none;
}
#limone_20220831 .shop .access{
  margin-top: 35px;
}
#limone_20220831 .shop .access h4{
  color: #30b1a7;
  font-size: 20px;
  margin-bottom: 3px;
}
#limone_20220831 .shop .access p{
  font-size: 18px;
}

/* howto */
#limone_20220831 .howto {
  margin: 80px 0;
}
#limone_20220831 .howto .contents_inner {
  width: 990px;
}
#limone_20220831 .howto_hl {
  background-color: #30b1a7;
  padding: 25px 0 20px;
}
#limone_20220831 .howto_hl div{
  display: flex;
  margin: 0 auto;
  align-items: center;
  justify-content: center;
}
#limone_20220831 .howto_hl div img{
  margin-right: 30px;
}
#limone_20220831 .howto_hl p{
  color: #fff;
  font-size: 30px;
  font-weight: normal;
}
#limone_20220831 .howto .section_txt{
  font-size: 20px;
  margin: 55px auto 65px;
}
#limone_20220831 .howto .unit_howto{
  display: flex;
}
#limone_20220831 .howto .unit_howto dl {
  border-right: 1px dashed #30b1a7;
}
#limone_20220831 .howto .unit_howto dl:last-of-type{
  border-right: none;
}
#limone_20220831 .howto .unit_howto dd{
  font-size: 17px;
  font-weight: bold;
  line-height: 28px;
  color: #30b1a7;
  margin-top: 35px;
}

/* category */
#limone_20220831 .category {
  background-color: #30b1a7;
  padding: 55px 0 30px;
  position: relative;
}
#limone_20220831 .category .ttl{
  width: 990px;
  margin: 0 auto;
  position: relative;
}
#limone_20220831 .category .ttl img{
  position: absolute;
  top: -90px;
  right: 257px;
}
#limone_20220831 .category .ttl h3{
  font-size: 37px;
  font-weight: normal;
  color: #fff;
  position: relative;
}
#limone_20220831 .category .ttl h3::after{
  content: "";
  position: absolute;
  background-color: #fff;
  width: 200px;
  height: 2px;
  bottom: -25px;
  right: 0;
  left: 0;
  margin: auto;
}
#limone_20220831 .category .ttl h3 span{
  font-size: 30px;
}
#limone_20220831 .category .ttl p{
  font-size: 20px;
  color: #fff;
  margin: 60px auto 45px;
}
#limone_20220831 .category .unit_category{
  border-bottom: 1px solid #98d8d3;
  padding: 30px 0 40px;
}
#limone_20220831 .category .unit_category:first-of-type{
  border-top: 1px solid #98d8d3;
}
#limone_20220831 .category .unit_category:last-of-type{
  border-bottom: none;
}
#limone_20220831 .category .section_txt{
  font-size: 24px;
  color: #fff;
  margin-bottom: 30px;
}
#limone_20220831 .category .unit_category ul{
  display: flex;
  justify-content: space-between;
  width: 990px;
  margin: 0 auto;
  padding: 0;
}
#limone_20220831 .category li{
  background-color: #fff;
  border-radius: 10px;
  width: 480px;
  height: 150px;
  display: flex;
  align-items: center;
}
#limone_20220831 .category li a{
  width: 480px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-weight: bold;
  font-size: 18px;
  color: #30b1a7;
  padding-left: 30px;
  box-sizing: border-box;
}
#limone_20220831 .category .unit_category.update1129 ul li a{
  text-align: left;
}

#limone_20220831 h5{
  color: #000;
  font-size: 20px;
  margin: 42px auto;
}

/* item */
#limone_20220831 .item{

}
#limone_20220831 .item h3{
  color: #fff;
  background-color: #30b1a7;
  font-weight: normal;
  font-size: 24px;
  padding: 15px 0;
}
#limone_20220831 .item h4{
  color: #30b1a7;
  font-size: 24px;
  margin: 45px auto;
}
#limone_20220831 .item .contents_inner{
  width: 990px;
}
#limone_20220831 .item .unit_item{
  width: 990px;
  border-radius: 20px;
  border: 1px solid #c9a630;
  margin: 0 auto 25px;
  display: flex;
  box-sizing: border-box;
  padding: 30px 30px 30px 20px;
  justify-content: space-between;
  align-items: center;
}
#limone_20220831 .item .unit_item:last-of-type{
  margin-bottom: 65px;
}
#limone_20220831 .item .unit_item .detail{
  width: 408px;
  display: flex;
  flex-flow: column;
  flex-wrap: nowrap;
  align-content: space-between;
  flex-wrap: wrap;
  justify-content: space-between;
}
#limone_20220831 .item .unit_item .detail .advice{
  background: url(/ec/shop/images/campaign/20220831_limone/advice.jpg) no-repeat bottom center;
  width: 100%;
  width: 408px;
  background-size: contain;
  height: 41px;
  position: relative;
}
#limone_20220831 .item .unit_item .detail .advice.line{
  height: 60px;
}
#limone_20220831 .item .unit_item .detail .advice p{
  position: absolute;
  font-size: 14px;
  padding: 4px 0 0 45px;
  border-bottom: none;
  line-height: 1.5;
}
#limone_20220831 .item .unit_item .detail .advice p span{
  font-weight: bold;
}
#limone_20220831 .item .unit_item .detail .advice.line p span{
  display: block;
}
#limone_20220831 .item .unit_item .detail p{
  width: 408px;
  text-align: left;
  font-size: 15px;
  line-height: 25px;
  border-bottom: 1px dashed #c9a630;
  padding: 15px 0;
  margin: 0 auto 30px;
}
#limone_20220831 .item .unit_item .detail .buy{
  position: relative;
  height: 65px;
  margin-top: 30px;
}
#limone_20220831 .item .unit_item .detail .buy a{
  display: block;
  text-align: center;
  width: 240px;
  height: 65px;
  color: #fff;
  font-size: 18px;
  background-color: #30b1a7;
  border-radius: 8px;
  padding-top: 20px;
  position: absolute;
  bottom: 0;
  right: 0;
}


