@charset "UTF-8";

/*--------------------------------------トップ画像--------------------------------------*/
.l_main .l_kv.is_202606-toku{background: url(/k-press/assets/img/feature/202606-toku/img_kv.jpg) no-repeat center center;background-size: cover;}

/*--------------------------------------ページ固有記述--------------------------------------*/
.Main__content2 .l_main .l_shop2 > ul > li {
  border-top: #4c2512 3px dotted;
}
.l_main .l_shop {
  background-image: url("../../../img/feature/202606-toku/bg_icon.png")
}
.l_main .l_shop a.is_btngmap {
  color: #fff;
  text-decoration: none !important;
  background: #494645;
  margin: 0 0 0 10px;
  padding: 2px 10px 2px 15px;
  display: inline-block;
}
.l_main .l_shop a.is_detail {
  font-weight: 700;
  text-decoration: none !important;
  margin: 0 10px 0 0;
  padding: 2px 10px 2px 5px;
  display: inline-block;
  background: linear-gradient(transparent 60%, #fff 30%);
}

.toku202606_ruby_center {
  font-size: 40% !important;
  text-align: center;
  ruby-align: center;
}
.toku202606_mainsweetstitle_box {
  background-color: #ded2b5;
  box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.35);
  padding: 15px 20px 15px;
  border-radius: 10px;
  margin-top: 56px;
  position: relative;
}
.toku202606_mainsweetstitle_box::before {
  content: '';
  position: absolute;
  left: 50%;
  top: -48px;
  width: 80px;
  height: 60px;
  transform: translateX(-50%);
  background: url("../../../img/feature/202606-toku/img_icon01.png") no-repeat;
  background-size: contain;
}

.toku202606_mainsweetstitle_leadtx{ 
  position: relative;
  padding: 0 0.3em 0.4em;
  font-weight: bold;
  font-size: 20px !important;
  margin-bottom: 10px;
  margin-top: 0;
}
.toku202606_mainsweetstitle_leadtx::after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 6px;
  background: repeating-linear-gradient(45deg, #e2d4b9, #e2d4b9 2px, white 2px, white 4px);
}

/*ボックス体裁（懐かしい洋食店の本格スイーツにも注目）*/
.toku202606_subcontents01 {
  position: relative;
  background-color: #fcf6de;
  padding: 80px 30px 40px;
}
.toku202606_subcontents02 {
  position: relative;
  background-color: #2a4d64;
  padding: 60px 30px 40px;
}

@media only screen and (min-width: 767.99px) {
  .toku202606_subcontents01 {
    display: flex;
    justify-content: space-between;
    margin-top: 50px;
  }
  .toku202606_flexWrap01 {
    display: flex;
    justify-content: space-between;
  }
  .toku202606_item01 {
    width: 47%;
  }
  .toku202606_item02 {
    width: 78%;
  }
  .toku202606_item03 {
    width: 20%;
  }
  .toku202606_subcontents01::before {
    position: absolute;
    content: '';
    display: inline-block;
    width: 350px;
    height: 150px;
    top: -60px;
    left: 10px;
    background-image: url("/k-press/assets/img/feature/202606-toku/img_icon02.png");
    background-size: contain;
  }
  .toku202606_subcontents02::before {
    position: absolute;
    content: '';
    display: inline-block;
    width: 100px;
    height: 100px;
    top: 0;
    left: 0;
    background-image: url("/k-press/assets/img/feature/202606-toku/img_icon03.png");
    background-size: contain;
  }
  .toku202606_subcontents02::after {
    position: absolute;
    content: '';
    display: inline-block;
    width: 100px;
    height: 100px;
    bottom: 0;
    right: 0;
    background-image: url("/k-press/assets/img/feature/202606-toku/img_icon04.png");
    background-size: contain;
  }
}
@media only screen and (max-width: 767.98px){
  .toku202606_mainsweetstitle_leadtx{
    font-size: 18px !important;
    padding: 0 0.3em 0.7em;
    line-height: 1.5em !important;
  }
	.toku202606_subcontents01::before {
    position: absolute;
    content: '';
    display: inline-block;
    width: 280px;
    height: 120px;
    top: -50px;
    left: 0;
    background-image: url("/k-press/assets/img/feature/202606-toku/img_icon02.png");
    background-size: contain;
  }
  .toku202606_subcontents01 {
    padding: 70px 20px 40px;
    margin-top: 40px;
  }
  .toku202606_subcontents02 {
    padding: 40px 20px 40px;
  }
  .toku202606_item03 {
    width: 50%;
    margin: 20px auto !important;
  }
  .toku202606_subcontents02::before {
    position: absolute;
    content: '';
    display: inline-block;
    width: 70px;
    height: 70px;
    top: 0;
    left: 0;
    background-image: url("/k-press/assets/img/feature/202606-toku/img_icon03.png");
    background-size: contain;
  }
  .toku202606_subcontents02::after {
    position: absolute;
    content: '';
    display: inline-block;
    width: 70px;
    height: 70px;
    bottom: 0;
    right: 0;
    background-image: url("/k-press/assets/img/feature/202606-toku/img_icon04.png");
    background-size: contain;
  }
}
/*フォント関連*/
.toku202606_font_brown {
  color: #431b15;
}
.toku202606_font_white {
  color: #fff;
}
@media only screen and (min-width: 767.99px) {

}
@media only screen and (max-width: 767.98px){

}

