<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.featurePage.wfix1{
	width: 100vw;
}

#sl_sweets_contents_wrapper{
    max-width: 1015px;
    width: 100%;
}

.pd_t110{
    padding-top:110px;
}

.sl_sweets_contens_inner{
    margin:0 15px;
}

.sl_sweets_nav{
    display: flex;
    font-size: 18px;
    justify-content: space-between;
    flex-wrap: wrap;
    flex-direction: row;
    position: fixed;
    width: 100%;
    max-width: 1015px;
}

.sl_sweets_nav li {
    width: calc(100% / 2);
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
}

.sl_sweets_nav li a {
    background: #e2dec5;
    position: relative;
    color: #4b3206;
    display: block;
    text-align: center;
    padding: 21.5px 0;
    line-height: 1.6;
    height: 100%;
    transition: all 0.35s;
}

.sl_sweets_nav li a:hover {
    color:#e2dec5;
    background: #4b3206;
}

.sl_sweets_nav li a::after{
    position: absolute;
    display: block;
    content: '';
    top: -2px;
    bottom: 0;
    margin: auto;
    right: 5%;
    width: 7px;
    height: 7px;
    border-top: 1px solid;
    border-right: 1px solid;
    border-color: #4b3206;
    transform: rotate(135deg);
}

.sl_sweets_nav li a:hover::after{
    border-color: #e2dec5 !important;
}


.sl_sweets_df_textbox{
    margin:30px auto;
    text-align: center;
}

.sl_sweets_df_textbox h3{
    font-size:22px;
}

.sl_sweets_df_textbox h2{
    font-size:26px;
}

.sl_sweets_h2{
    margin: 60px auto 30px;
    font-size: 26px;
}

.sl_sweets_bgbox{
    width:100%;
    padding:10px 10%;
    background: #e2dec5;
}

.sl_sweets_bgbox p{
    font-size:16px;
    text-align: left;
    width:100%;
    color:#4b3206;
}

.sl_sweets_item2col{
    display: flex;
    justify-content: center;
    flex-wrap: nowrap;
    margin: -10px 0 30px;
    align-items: flex-end;
    z-index: -1;
    position: relative;
}

.sl_sweets_item2col_img{
    order: 2;
    width: 40%;
    padding-left:20px;
}

.sl_sweets_item2col_txt{
    order: 1;
    width: 60%;
    font-size: 16px;
}

.sl_sweets_item2col_img_invert{
    order: 2;
    width: 40%;
    padding-left:20px;
}

.sl_sweets_item2col_txt_invert{
    order: 1;
    width: 60%;
    font-size: 16px;
}

.sl_sweets_item2col_txt h3,
.sl_sweets_item2col_txt_invert h3{
    font-size: 22px;
    padding-bottom: 10px;
}

.sl_sweets-items-ul{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
    margin: 30px auto 60px;
}

.sl_sweets-items-ul li{
    width:calc(96%/4);
    font-size: 12px;
}

.sl_sweets-items-ul li h3{
    font-size: 14px;
}

.sl_sweets-items-ul li h3 span{
    font-size: 12px;
    color: #e20;
    padding-left: 5px;
}

.sl_sweets-items-ul li img{
    margin-bottom:10px;
}

.sp_show{
    display: none;
}

.cake_title {
    color: #c89e64;
    font-size: 22px !important;
    text-align: center;
    margin-bottom: 14px;
}

.cake_icon_box {
    text-align: center;
    color: #fff;
    width: 70px;
    display: inline-block;
    border-radius: 5px;
    margin-right: 5px;
    padding: 5px;
    font-size:14px;
}

.section_txt{
    font-size:16px;
}


.section_txt_sub{
    font-size:18px;
    text-align: center;
    margin:30px auto;
}

.attention_box{
    background: #f3f3f3;
    padding:20px;
    font-size: 16px;
}

.mb30{
    margin-bottom:30px;
}

.border_box {
    border: 5px double #bd8d4d;
    border-radius: 10px;
    padding: 20px;
    max-width: 500px;
    display: flex;
    text-align: center;
    margin: 0 auto 30px;
    font-size: 20px;
    align-items: center;
    line-height: 1.6;
}

.illust {
    width: 13%;
    height: auto;
    object-fit: contain;
}

.cake_txt_box{
    margin: 20px auto;
    text-align: left;
}

.cake_txt_box h3{
    font-size: 22px;
    margin-bottom: 10px;
}

.cake_txt_box p{
    font-size: 16px;
}

.cake_block{
    margin: 60px auto;
}

.cake_single_img{
    object-fit: cover;
    width: 100%;
    height: 150px;
    object-position: 86% 100%;
}

.cake_single_img2 {
    object-fit: cover;
    width: 100%;
    height: 100px;
    object-position: 80% 100%;
}

.cake_single_img3 {
    object-fit: cover;
    width: 100%;
    height: 105px;
    object-position: 80% 100%;
}

.small_txt{
font-size:12px;
}

.cake_icon_box_2{
text-align: center;
    color: #fff;
    width: 130px;
    display: block;
    border-radius: 5px;
    margin-bottom: 5px;
    padding: 5px;
    font-size: 14px;
}

.ornament_box{
    border: 5px double #bd8d4d;
    border-radius: 10px;
    padding: 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 16px;
    margin: 30px auto;
}

.ornament_box h3{
    font-size: 22px;
}

.ornament_imgs{
    display: flex;
    gap: 20px;
    align-items: center;
}

.ornament_imgs img{
    max-height: 150px;
    width: auto;
    max-width: 150px;
}

.limited_attention_box{
    background: #164a28;
    color: #ffffff;
    text-align: center;
    border-radius: 20px;
    padding: 10px;
    margin: 30px auto;
}

.limited_attention_box div{
    border: 5px double #ffffff;
    border-radius: 10px;
    padding: 20px;
}

.limited_attention_box h2{
    font-size: 26px;
}

.limited_attention_box p{
    font-size: 18px;
    line-height: 1.5;
}

.limited_attention_box span{
    font-size: 14px;
}

.info_h2{
    font-size: 28px;
    text-align: center;
    margin: 0 auto 30px;
}

.info_box{
    border: 5px double #bd8d4d;
    border-radius: 10px;
    padding: 20px;
    font-size: 16px;
    margin: 30px auto;
}

.info_box_title{
    font-size: 18px;
}

.info_box_title span{
    font-size: 14px;
}

.tel_box{
    margin: 30px auto;
}

.logo{
    width: 100%;
    max-width: 300px;
    height: auto;
    vertical-align: baseline;
    object-fit: contain;
    padding-right: 10px;
}

.space_sp{
    display: none;
}

.sp_ng_mrg{
    margin-top:-30px !important;
}

.sp_ng_mrg2{
    margin-top:-50px !important;
}

@media (max-width: 767px){
.sp_show{
    display: block;
}

.sp_ng_mrg{
    margin-top:-20px !important;
}

.sp_ng_mrg2{
    margin-top:-40px !important;
}

.space_sp{
    display: inline;
}

.cake_block{
    margin: 40px auto;
}

.mb30{
    margin-bottom:20px;
}

.pd_t110{
    padding-top:20px;
}

.sl_sweets_nav {
    font-size: 16px;
    position: sticky;
    width: 100%;
    bottom: 20px;
}

.sl_sweets_nav li a {
    padding: 10px 0;
    height: unset;
}

.sl_sweets_df_textbox h3 {
    font-size: 18px;
    letter-spacing: -0.27px;
}

.sl_sweets_bgbox {
    padding: 10px 5%;
}

.sl_sweets_bgbox p {
    font-size: 14px;
}

.sl_sweets_item2col {
    flex-wrap: nowrap;
    margin: 20px 0;
    flex-direction: column;
}

.sl_sweets_item2col_img {
    order: 1;
    width: 100%;
    padding-bottom: 10px;
    padding-left: 0;
}

.sl_sweets_item2col_txt h3, .sl_sweets_item2col_txt_invert h3 {
    font-size: 18px;
    padding-bottom: 10px;
}

.sl_sweets-items-ul {
    margin: 20px auto 40px;
}

.sl_sweets-items-ul li {
    width: calc(97%/2);
    font-size: 12px;
}

.sl_sweets_item2col_txt {
    order: 2;
    width: 100%;
    font-size: 14px;
}

.sl_sweets_item2col_img_invert {
    order: 2;
    width: 100%;
    padding-left: 0;
    padding-top: 10px;
}

.sl_sweets_item2col_txt_invert {
    order: 1;
    width: 100%;
    font-size: 14px;
}

.sl_sweets_df_textbox {
    margin: 20px auto;
}

.sl_sweets_h2 {
    margin: 40px auto 20px;
    font-size: 22px;
}

#Foot .pagetop {
    bottom: 14rem;
}

.cake_title {
    font-size: 18px !important;
    margin-bottom: 20px;
    letter-spacing: -0.01px;
}

.cake_icon_box {
    font-size:14px;
}

.cake_icon_box_2 {
    font-size:14px;
}

.section_txt{
    font-size:14px;
}

.section_txt_sub{
    font-size:16px;
    margin:20px auto;
}

.attention_box{
    padding:15px;
    font-size: 14px;
}

.border_box {
    padding: 20px 10px;
    align-items: flex-end;
    margin: 0 auto 20px;
    font-size: 16px;
    text-align: center;
    line-height: 1.6;
}

.illust {
    width: 15%;
    height: auto;
}

.cake_txt_box p {
    font-size: 14px;
}

.cake_txt_box h3 {
    font-size: 18px;
    margin-bottom: 10px;
}

.cake_single_img,
.cake_single_img2,
.cake_single_img3{
    height: auto;
}

.ornament_box {
    padding: 15px;
    font-size: 14px;
    margin: 20px auto;
    flex-direction: column;
    gap: 20px;
}

.ornament_imgs img {
    max-height: 60px;
    width: auto;
    max-width: 100px;
}

.limited_attention_box h2 {
    font-size: 22px;
}

.limited_attention_box div {
    padding: 15px;
}

.limited_attention_box p {
    font-size: 16px;
    line-height: 1.5;
}

.limited_attention_box {
    text-align: center;
    border-radius: 15px;
    padding: 10px;
    margin: 20px auto;
}

.limited_attention_box span {
    font-size: 12px;
}

.info_h2 {
    font-size: 24px;
    margin: 0 auto 20px;
}

.info_box {
    padding: 15px;
    font-size: 14px;
    margin: 20px auto;
}

.info_box_title {
    font-size: 16px;
    line-height: 1.4;
}

.logo{
    padding:unset;
    margin-top: 15px;
}

.info_box_title span {
    font-size: 14px;
}

.tel_box {
    margin: 20px auto;
}

}

@media screen and (max-width: 393px){
.illust {
    width: 18% !important;
}
}</pre></body></html>