@charset "UTF-8";

/* common */
.contents_ {
  overflow-x: hidden;
}
.navipage_.top_ {
  display: none;
}
.autopagerize_page_element_ {
  display: none;
}

.block-goods-bottom {
  width: 350px;
  margin: 40px auto 0;
}
.block-goods-bottom a {
  width: 100%;
  height: 50px;
  text-align: center;
  display: block;
  line-height: 50px;
  border: 1px solid #005BAC;
  border-radius: 25px;
  font-size: 16px;
  font-weight: bold;
  color: #005BAC;
  position: relative;
  text-decoration: none;
  transition: 0.3s;
}
.block-goods-bottom a::after {
  content: "";
  width: 15px;
  height: 15px;
  background: url(/business-shop/img/event/curry26/icon_btn.png) no-repeat;
  position: absolute;
  top: 50%;
  right: 15px;
  transform: translateY(-50%);
  background-size: contain;
}
.block-goods-bottom a:hover {
	opacity: 0.8;
}

.block-common-inner {
	padding: 20px 10px 20px;
}

@media screen and (min-width: 768px) {
  .is-sp {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .is-pc {
    display: none;
  }
	.block-scrollable-sign {
		display: none;
	}
	.wrapper_ {
		padding: 0;
	}
	.block-goods-bottom {
		max-width: 380px;
		width: 85%
	}
}


/* anchor */
.anchor {
  margin-top: 48px;
}
.anchor-list {
  display: flex;
  gap: 12px;
}
.anchor-item {
  width: calc((100% - 60px) / 6);
  text-align: center;
  background: #FDFBF6;
  border: 2px solid #F6DB3C;
  border-radius: 10px;
  position: relative;
  padding: 30px 10px 30px;
}
.anchor-item:after {
  content: "";
  width: 10px;
  height: 5px;
  background: url(/business-shop/img/event/curry26/icon_anchor-arrow.png) no-repeat;
  position: absolute;
  bottom: 10px;
  left: 50%;
  transform: translateX(-50%);
  background-size: contain;
}
.anchor-item a {
  text-decoration:none;
  transition: 0.3s;
}
.anchor-item a:hover {
  opacity: 0.8;
}
.anchor-item img {
  position: absolute;
  top: -25px;
  left: 50%;
  transform: translateX(-50%);
}
.anchor-txt {
  border-bottom: 2px dotted  #F6DB3C;
  padding-bottom: 10px
}
.anchor-ttl {
  font-size: 15px;
  font-weight: bold;
}
.anchor-ttl-en {
  font-size: 10px;
  margin-top: 4px
}

@media screen and (max-width: 767px) {
	.anchor {
		margin-top: 36px;
		padding: 0 16px;
	}
	.anchor-list {
		flex-wrap: wrap;
		gap: 24px 6px;
	}
	.anchor-item {
		width: calc((100% - 12px) / 3);
		padding: 21px calc(4 / 390 * 100vw) 20px;
	}
	.anchor-item:after {
		bottom: 8px;
	}
	.anchor-item img {
		width: calc(32 / 390 * 100vw);
		height: auto;
		top: -16px;
	}
	.anchor-txt {
		padding-bottom: 6px;
	}
	.anchor-ttl {
		font-size: calc(10 / 390 * 100vw);
	}
	.anchor-ttl-en {
		font-size: calc(7 / 390 * 100vw);
	}
}

/* top content */
.topContent {
  padding-top: 90px;
}
.topContent-inner {
  border: 2px solid #2D5AA8;
  border-radius: 5px;
  padding: 40px 0 32px;
  position: relative;
}
.topContent-ttl {
  width: 360px;
  position: absolute;
  top: -36px;
  left: 50%;
  transform: translateX(-50%);
}
.topContent-ttl img {
  width: 360px;
  height: auto;
}
.topContent-desc {
  text-align: center;
  margin-bottom: 20px;
}
.topContent-desc span {
	display: inline-block;
  background: linear-gradient(180deg, transparent 80%, #F6DB3C 80%, #F6DB3C 90%, transparent 90%);
}
.topContent-flex {
  display: flex;
  justify-content: center;
  gap: 100px;
}
.topContent-flex-item {
  width: 370px;
  text-align: center;
  
}
.topContent-flex-item-register,
.topContent-flex-item-login  {
  display: block;
  height: 60px;
  line-height: 60px;
  border: 2px solid #2D5AA8;
  border-radius: 5px;
  font-size: 20px;
  transition: 0.3s;
}
.topContent-flex-item-register:link  {
  color: #fff;
  background: #2D5AA8;
  text-decoration: none;
}
.topContent-flex-item-login:link  {
  color: #2D5AA8;
  text-decoration: none;
}
.topContent-flex-item-register:hover,
.topContent-flex-item-login:hover {
  opacity: 0.8;
}
.topContent-flex-item p {
  font-size: 12px;
  color: #2D5AA8;
  margin-top: 8px;
}
.topContent-coupon {
  padding-top: 30px;
  width: 840px;
  margin: 0 auto;
}
.topContent-coupon-inner {
  border: 1px dashed #92AEDF;
  border-radius: 10px;
  background: #F2F7FF;
  padding: 20px 45px;
}
.topContent-coupon-inner.-flex {
  display: flex;
  gap: 32px;
}
.topContent-coupon-img {
  width: 92px;
}
.topContent-coupon-img img {
  width: 92px;
  height: 92px;
}
.topContent-coupon-txt {
  font-size: 16px;
  font-weight: bold;
}
.topContent .fc_blue {
  color: #2D5AA8;
}
.topContent .fs_sm {
  font-size: 12px;
}
.topContent .bk_yellow {
  display: inline-block;
  background: linear-gradient(180deg, transparent 80%, #F6DB3C 80%, #F6DB3C 90%, transparent 90%);
}
.topContent .fs_md {
  font-size: 21px;
}
.topContent .fs_lg {
  font-size: 33px;
}
.topContent-coupon-note {
  font-size: 12px;
  padding-top: 10px;
}
.topContent-more {
	text-align: center;
	margin-top: 20px;
}
.topContent-more a {
	color: #2D5AA8;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	border-bottom: 1px solid;
	transition: 0.3s;
}
.topContent-more a::after {
	content: "";
	width: 6px;
	height: 6px;
	border-top: 1px solid #2D5AA8;
	border-right: 1px solid #2D5AA8;
	transform: rotate(45deg);
	margin-left: 4px;
}
.topContent-more a:hover {
	opacity: 0.8;
}
.topContent-coupon-desc {
	text-align: center;
	font-weight: bold;
	font-size: calc(14 / 390 * 100vw);
	width: 100%;
}

@media screen and (max-width: 767px) {
	.topContent {
		padding: 75px 16px 0;
	}
	.topContent-inner {
		padding: 30px 15px;
	}
	.topContent-ttl {
		width: calc(226 / 390 * 100vw);
		top: calc(-24 / 390 * 100vw)
	}
	.topContent-tt img {
		width: 100%;
	}
	.topContent-desc {
		width: 88%;
		margin: 0 auto 20px;
		font-size: calc(14 / 390 * 100vw);
		font-weight: bold;
	}
	.topContent-flex {
		gap: 8px;
	}
	.topContent-flex-item {
		width: calc((100% - 6px) / 2)
	}
	.topContent-flex-item-register, .topContent-flex-item-login {
		font-size: calc(16 / 390 * 100vw);
		height: calc(50 / 390 * 100vw);
		line-height: calc(50 / 390 * 100vw);
	}
	.topContent-coupon {
		width: 100%;
	}
	.topContent-coupon-inner.-flex {
		padding: 15px;
		gap: calc(8 / 390 * 100vw) calc(14 / 390 * 100vw);
		flex-wrap: wrap;
	}
	.topContent-coupon-img {
		width: calc(66 / 390 * 100vw);
	}
	.topContent-coupon-img img {
		width: 100%;
		height: auto;
	}
	.topContent-coupon-txt-wrap {
		width: calc(100% - (80 / 390 * 100vw));
	}
	.topContent-coupon-txt {
		font-size: calc(15 / 390 * 100vw);
	}
	.topContent .fs_md {
		font-size: calc(17 / 390 * 100vw);
	}
	.topContent .fs_lg {
		font-size: calc(32 / 390 * 100vw);
	}
	.topContent-more {
		margin-top: 16px;
	}
	.topContent-more a {
		font-size: calc(14 / 390 * 100vw);
	}
}

/* ranking */
#ranking {
  padding: 80px 0;
}
.block-tab-list {
  display: flex;
  padding: 0;
  margin: 0;
  list-style: none;
  justify-content: center;
  gap: 40px;
}
.block-tab-item {
  padding: 2px 0px;
  cursor: pointer;
  color: #333;
  border-bottom: none;
  margin-right: 5px;
  border-radius: 5px 5px 0 0;
}
.block-tab-item.is-active {
  font-weight: bold;
  color: #2D5AA8;
  border-bottom: 2px solid #2D5AA8;
  position: relative;
}
.block-goods-inner {
  display: none;
  padding: 40px 20px 20px;
  border-top: none;
}
.block-goods-inner.is-active {
  display: block;
}
.StyleR_Item_  .comment_ {
	display: none;
}
@media screen and (max-width: 767px) {
	#ranking {
		padding: 50px 0
	}
	.block-tab-list {
		gap: 20px;
	}
	.block-tab-item {
		font-size: calc(14 / 390 * 100vw)
	}
}


/* recipe */
.bg-color {
  position: relative;
  padding-top: 80px;
  padding-bottom: 80px;
}
.bg-color::before {
  content: "";
  width: 100vw;
  height: 100%;
  background: #FBFBF9;
  position:absolute;
  top:0;
  left: 0;
  z-index: -1;
}
@media screen and (min-width: 1200px) {
  .bg-color::before {
    left:calc((100vw - 1200px) / -2);
  }
}
.recipe-inner {
  background: #fff;
  padding: 40px;
  width: calc(100% + 80px);
  margin-left: -40px;
}
.recipe-ttl {
  text-align: center;
  background: #2D5AA8;
  color: #fff;
  font-size: 21px;
  font-weight: bold;
  height: 54px;
  line-height: 54px;
  position: relative;
}
.recipe-ttl:before {
  content: "";
  width: 100%;
  height: 1px;
  background: #fff;
  position: absolute;
  top: 4px;
  left: 0;
}
.recipe-ttl:after {
  content: "";
  width: 100%;
  height: 1px;
  background: #fff;
  position: absolute;
  bottom: 4px;
  left: 0;
}
.recipe-content {
  padding-top: 32px;
  display: flex;
  
}
.recipe-img {
  width: 600px;
}
.recipe-img img {
  width: 600px;
  height: auto;
}
.recipe-txt {
  width: calc(100% -  630px);
  padding-left: 60px;
}
.recipe-txt-ttl {
  font-size: 20px;
  font-weight: bold;
  padding-left: 1.2em;
  position: relative;
  margin-bottom: 20px;
}
.recipe-txt-ttl::before {
  content:"";
  width: 17px;
  height: 20.4px;
  background: url(/business-shop/img/event/curry26/icon_ingredients.png) no-repeat;
  position: absolute;
  top: 50%;
  left:0;
  transform: translateY(-50%);
  background-size: contain;
}
.recipe-ingredients-list {
  margin-bottom: 32px;
}
.recipe-ingredients-item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #EBEBEB;
  padding-bottom:12px;
  margin-top: 12px;
}
.recipe-ingredients-item span:first-of-type:before {
  content: "・"
}
.recipe-flow-list {
  counter-reset: number 0;
}
.recipe-flow-item {
  position: relative;
  padding-left: 20px;
  margin-top: 5px;
}
.recipe-flow-item:before {
  counter-increment: number 1; 
  content: counter(number);
  background: #2D5AA8;
  color: #fff;
  width: 16px;
  height: 16px;
  font-size: 12px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  left: 0;
  top: 4px;
  border-radius: 50%;
}
.recipe-used-ingredients {
  font-weight: bold;
  text-align: center;
  margin-top: 40px;
  position: relative;
}
@media screen and (min-width:769px) {
	.recipe-used-ingredients {
		font-size: 20px;
	}
}
.recipe-used-ingredients:before {
  content: "";
  width: 100%;
  height: 2px;
  border-top: 1px dotted #333333;
  position: absolute;
  top: 15px;
  left: 0;
  z-index: 1
}
.recipe-used-ingredients-ttl {
  display: inline-block;
  background: #fff;
  padding: 0 40px;
  position: relative;
  z-index:2;
  margin-bottom: 30px;
}

.recipe-used-ingredients .goods_ {
	text-align: left;
}
.StyleP_Item_ .img_ {
  height: auto;
}

@media screen and (max-width: 767px) {
	.bg-color {
		padding: 50px 0;
	}
	#recipe {
		padding: 0 16px;
	}
	.recipe-inner {
		width: 100%;
		margin-left: 0;
		padding: 20px 15px;
	}
	.recipe-ttl {
		font-size: calc(16 / 390 * 100vw);
		height: calc(42 / 390 * 100vw);
		line-height: calc(42 / 390 * 100vw);
	}
	.recipe-content {
		display: block;
	}
	.recipe-img {
		width: 100%;
	}
	.recipe-img img {
		width: 100%;
	}
	.recipe-txt {
		width: 100%;
		padding-left: 0;
		margin-top: 20px;
	}
	.recipe-txt-ttl {
		font-size: calc(15 / 390 * 100vw);
		margin-bottom: calc(15 / 390 * 100vw);
	}
	.recipe-txt-ttl::before {
		width: calc(14.3 / 390 * 100vw);
		height: calc(17.2 / 390 * 100vw);
	}
	.recipe-ingredients-list {
		margin-bottom: 24px;
	}
	.recipe-ingredients-item {
		flex-direction: column;
		align-items: flex-start;
		padding-bottom: calc(8 / 390 * 100vw);
		margin-top: calc(8 / 390 * 100vw);
	}
	.recipe-ingredients-item span:first-of-type {
		font-size: calc(14 / 390 * 100vw);
	}
	.recipe-ingredients-item span:last-of-type {
		font-size: calc(12 / 390 * 100vw);
		padding-left: 1.25em;
	}
	.recipe-flow-item {
		font-size: calc(14 / 390 * 100vw);
		padding-left: calc(16 / 390 * 100vw);
	}
	.recipe-flow-item:before {
		width: calc(14 / 390 * 100vw);
		height: calc(14 / 390 * 100vw);
		font-size: calc(10 / 390 * 100vw);
	}
	.recipe-used-ingredients {
		font-weight: 500;
	}
	.recipe-used-ingredients-ttl {
		font-size: calc(16 / 390 * 100vw);
		padding: 0 20px;
		font-weight: bold;
	}
	.recipe-used-ingredients .goods_p_item_ > a {
		display: block;
	}
	.recipe-used-ingredients .goods_p_item_,
	.recipe-used-ingredients .goods_p_item_ > a,
	.recipe-used-ingredients .goods_img_ {
		width: 160px;
		min-width: 0;
	}
	.goods_p_item_ a {
		height: auto;
	}
}

/* topping */
#topping {
  padding: 80px 0 0;
}


/* feature */
#feature {
  padding: 80px 0 0;
}
.feature-list {
  display: flex;
  flex-wrap: wrap;
  gap: 20px 30px;
}
.feature-item {
	width: calc((100% - 60px) / 3)
}

@media screen and (max-width: 767px) {
	#topping {
		padding: 50px 0 0; 
	}
	#feature {
		padding: 50px 0 0;
	}
	.feature-list {
		padding: 0 6px;
		gap: calc(10 / 390 * 100vw) calc(18 / 390 * 100vw);
	}
	.feature-item {
		width: calc(50% - (9 / 390 * 100vw))
	}
}


/* about key coffee */
.box04{
  max-width: 1200px;
  margin: 0 auto;
  background: #FBFBF9;
  border-radius: 20px;
  padding-bottom: 50px;
  position: relative;
  z-index: 9;
	margin-top: 150px;
}

.box04_content {
	width: 1000px;
	margin: 30px auto 0;
	display: flex;
	justify-content: space-between;
	grid-row-gap: 20px;
	flex-wrap: wrap;
}
.box04_ttl {
	text-align: center;
    margin-top: -63px;
    display: inline-block;
    width: 100%;
}
.box04 .item {
	width: 308px;
	background: #FFF;
	border-radius: 10px;
}
.box04 .item a {
	transition: 0.3s;
}
.box04 .item a:hover {
	text-decoration: none;
	opacity: 0.8;
}
.box04 .item_content {
	padding: 32px 40px;
}
.box04 .item_ttl {
	display: flex;
	min-height: 45px;
}
.box04 .item_ttl .item_icon {
	width: 50px;
}
.box04 .item_ttl .txt {
	width: calc(100% - 50px);
	font-size: 17px;
	line-height: 21px;
	font-weight: bold;
	color: #2D5AA8;
	padding-left: 10px;
}
.box04 .item_des {
	padding-top: 25px;
}
.box04 .item_des p {
	font-size: 16px;
	line-height: 21px;	
}
.box04 .item_des .text_note {
	font-size: 12px;
	line-height: 16px;
	color: #8B8B8B;
	padding-top: 10px;
}

@media screen and (max-width: 767px) {
	.box_bottom {
		padding-top: 50px;
		padding-bottom: 50px;
	}
	.box_bottom .bg {
		position: absolute;
		top: -84px;
		left: 0;
	}
	.box04 {
		width: calc(100% - 30px);
		margin-left: 15px;
		margin-right: 15px;
		margin-top: 30px;
		border-radius: 0;
	}

	.box04_content {
		width: calc(100% - 40px);
		margin-left: 20px;
		margin-right: 20px;
		margin: -16px auto 0;
		display: flex;
		justify-content: space-between;
		grid-row-gap: 20px;
		flex-wrap: wrap;
	}
	
	.box04_ttl {
		position: relative;
		top: -36px;
	}
	.box04_ttl img {
		height: 68px;
	}
	.box04 .item {
		width: calc(50% - 10px);
		background: #FFF;
		border-radius: 10px;
	}
	.box04 .item_content {
		padding: 12px;
	}
	.box04 .item_ttl {
		display: flex;
		flex-wrap: wrap;
		text-align: center;
		
	}
	.box04 .item_ttl .item_icon {
		width: 100%;
		
		min-height: 50px;
	}
	.box04 .item_ttl .item_icon img {
		height: auto;
	}
	.box04 .item_ttl .txt {
		width: 100%;
		font-size: 14px;
		line-height: 21px;
		padding-left: 0;
	}
	.box04 .item_des {
		padding-top: 12px;
	}
	.box04 .item_des p {
		font-size: 13px;
		line-height: 21px;	
	}
	.box04 .item_des .text_note {
		font-size: 12px;
		line-height: 16px;
		color: #8B8B8B;
		padding-top: 10px;
	}
	.box05 {
		width: calc(100% - 30px);
        margin-left: 15px;
        margin-right: 15px;
	}
	.box05_ttl {
		padding-top: 50px;
	}
	.box05_item {
		width: 100%;
		padding: 30px 20px;
	}
	.box05_item .box05_item__ttl {
		font-size: 18px;
		line-height: 20px;
	}
	.box05_item .box05_item__txt {
		font-size: 14px;
		line-height: 20px;
		text-align: left;
		margin-bottom: 20px;
	}
	.box05_content {
		padding-bottom: 0;
	}
	.box05_item .box05_item__btn {
		width: calc(250 / 375 * 100vw);
		margin: 0 auto;
	}
	.box_middle .bg.bg01 {
		top: -50px;
		left: 0;
	}
	.box_middle .bg.bg02 {
		display: none
	}
	.box_top .bg.bg03 {
		top: -60px;
		left: auto;
		right: 0;
	}
	.box_top .bg.bg04 {
		display: none;
	}
	.box_bottom .bg.bg05 {
		top: -60px;
		left: 0;
	}
}