@charset "UTF-8";

/*--------------------------------------トップ画像--------------------------------------*/
.l_main .l_kv.is_202603-toku{background: url(/k-press/assets/img/feature/202603-toku/img_kv.jpg) no-repeat center center;background-size: cover;}

/*--------------------------------------ページ固有記述--------------------------------------*/
.l_main .l_shop {
  background-color: #f1ede1;
}
.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%);
}

.toku202603_ruby_center {
  font-size: 30% !important;
  text-align: center;
  ruby-align: center;
}
.toku202603_shopname {
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-weight: 700;
  line-height: 1.4;
  color: #c81a37;
  font-size: 1.8em !important;
  position: relative;
}
.toku202603_shoplead {
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-weight: 700;
  line-height: 1.4;
  color: #7f4f21;
  font-size: 16px !important;
}

/*横並び体裁（叡山電車は今年で開業100周年！）*/
.toku202603_flexWrap01 {
  display: flex;
  align-items: center;
}
.toku202603_flexWrap02 {
  display: flex;
  align-items: center;
}
.toku202603_subcontents {
  position: relative;
  background-color: #fff;
  padding: 40px 20px 20px;
  margin-top: 20px;
  border: 1px solid #31659a;
  border-radius: 20px;
}
.toku202603_subcontents_lead01 {
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  line-height: 1.4;
  color: #31659a;
  font-size: 18px !important;
  margin: 0 !important;
  position: relative;
  padding-left: 70px;
}
.toku202603_subcontents_lead02 {
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-weight: 700;
  line-height: 1.4;
  color: #31659a;
  font-size: 22px !important;
  margin: 0 !important;
}
.toku202603_subcontents_lead03 {
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  line-height: 1.4;
  color: #31659a;
  font-size: 16px !important;
  margin: 0 !important;
}
.toku202603_lightblue_Box {
  color: #fff;
  background-color: #819fc3;
  padding: 4px 10px;
  vertical-align: middle;
  margin-bottom: 8px !important;
  border-radius: 8px;
}
.toku202603_textspace {
  letter-spacing: -0.4em;
}
@media only screen and (min-width: 767.99px) {
  .toku202603_shopname {
    padding-left: 60px;
  }
  .toku202603_subcontentsbox {
    display: flex;
    justify-content: space-between;
    margin-top: 30px;
  } 
  .toku202603__item01 {
    width: 44%;
    border-right: 3px solid #93cfda;
    padding-right: 70px;
  }
  .toku202603__item02 {
    width: 44%;
  }
  .toku202603_subcontents_lead01::after {
    position: absolute;
    content: '';
    display: inline-block;
    width: 60px;
    height: 60px;
    top: -10px;
    left: -30px;
    transform: translateX(50%);
    background-image: url(/k-press/assets/img/feature/202603-toku/img_icon07.png);
    background-size: contain;
  }
  .toku202603_subcontents::after {
    position: absolute;
    content: '';
    display: inline-block;
    width: 182px;
    height: 70px;
    top: -20px;
    left: 300px;
    transform: translateX(50%);
    background-image: url(/k-press/assets/img/feature/202603-toku/img_icon06.png);
    background-size: contain;
  }
  .toku202603_icon01::before {
    position: absolute;
    content: '';
    display: inline-block;
    width: 50px;
    height: 50px;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    background-image: url(/k-press/assets/img/feature/202603-toku/img_icon01.png);
    background-size: contain;
  }
  .toku202603_icon02::before {
    position: absolute;
    content: '';
    display: inline-block;
    width: 50px;
    height: 50px;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    background-image: url(/k-press/assets/img/feature/202603-toku/img_icon02.png);
    background-size: contain;
  }
  .toku202603_icon03::before {
    position: absolute;
    content: '';
    display: inline-block;
    width: 50px;
    height: 50px;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    background-image: url(/k-press/assets/img/feature/202603-toku/img_icon03.png);
    background-size: contain;
  }
  .toku202603_icon04::before {
    position: absolute;
    content: '';
    display: inline-block;
    width: 50px;
    height: 50px;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    background-image: url(/k-press/assets/img/feature/202603-toku/img_icon04.png);
    background-size: contain;
  }
  .toku202603_icon05::before {
    position: absolute;
    content: '';
    display: inline-block;
    width: 50px;
    height: 50px;
    top: 0;
    left: 0;
    background-image: url(/k-press/assets/img/feature/202603-toku/img_icon05.png);
    background-size: contain;
  }
}
@media only screen and (max-width: 767.98px){
	.toku202603_subcontents::after {
    position: absolute;
    content: '';
    display: inline-block;
    width: 130px;
    height: 50px;
    top: -20px;
    right: 80px;
    transform: translateX(50%);
    background-image: url(/k-press/assets/img/feature/202603-toku/img_icon06.png);
    background-size: contain;
  }
	.toku202603_subcontents_lead01::after {
    position: absolute;
    content: '';
    display: inline-block;
    width: 60px;
    height: 60px;
    top: 0px;
    left: -30px;
    transform: translateX(50%);
    background-image: url(/k-press/assets/img/feature/202603-toku/img_icon07.png);
    background-size: contain;
  }
  .toku202603__item01 {
    border-bottom: 3px solid #93cfda;
    margin: 20px 0;
  }
  .toku202603_icon01::before {
    position: absolute;
    content: '';
    display: inline-block;
    width: 40px;
    height: 40px;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    background-image: url(/k-press/assets/img/feature/202603-toku/img_icon01.png);
    background-size: contain;
  }
  .toku202603_icon02::before {
    position: absolute;
    content: '';
    display: inline-block;
    width: 40px;
    height: 40px;
    top: 0;
    left: 0;
    background-image: url(/k-press/assets/img/feature/202603-toku/img_icon02.png);
    background-size: contain;
  }
  .toku202603_icon03::before {
    position: absolute;
    content: '';
    display: inline-block;
    width: 40px;
    height: 40px;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    background-image: url(/k-press/assets/img/feature/202603-toku/img_icon03.png);
    background-size: contain;
  }
  .toku202603_icon04::before {
    position: absolute;
    content: '';
    display: inline-block;
    width: 40px;
    height: 40px;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    background-image: url(/k-press/assets/img/feature/202603-toku/img_icon04.png);
    background-size: contain;
  }
  .toku202603_icon05::before {
    position: absolute;
    content: '';
    display: inline-block;
    width: 40px;
    height: 40px;
    top: 0;
    left: 0;
    background-image: url(/k-press/assets/img/feature/202603-toku/img_icon05.png);
    background-size: contain;
  }
}
.toku202603_centerBox {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.toku202603_centerBox p,.toku202603_centerBox div {
  display: inline-block;
}
/*フォント関連*/
.toku202603_font_brown {
  color: #8B4D2C;
}
.toku202603_font_green {
  color: #3c6f5e;
}
.toku202603_font_pink {
  color: #d06792;
}
.toku202603_sweetstitle strong {
  background: linear-gradient(transparent 50%, #fcefeb 50%);
}
.toku202603_leadtext01 {
  background: linear-gradient(transparent 50%, #cde3e1 50%);
  font-weight: bold;
  display: inline-block;
}
.toku202603_leadtext02 {
  background: linear-gradient(transparent 50%, #fcefeb 50%);
  font-weight: bold;
  display: inline-block;
}
.toku202603_sweetstitle {
  text-align: center;
}
@media only screen and (min-width: 767.99px) {
  .sp_caption_center02 {
    font-size: 75%;
    margin: 0 !important;
    text-align: right;
  }
}
@media only screen and (max-width: 767.98px){
  .toku202603_shopname {
    font-size: 1.4em !important;
    padding-left: 50px;
  }
}

