﻿
/* CSS Document */

/*========== 共通 ==========*/
header .logo { position:fixed; top:10px; left:15px; width:120px; z-index:9999; }
header .nav_box #gnav { width:100%; background-color:#fff; }
#gnav > .flex { width:85%; margin-left:auto; margin-right:0; }
#gnav { position:fixed; top:0; right:0; }

#contents { margin-top:70px; }

.con_nav ul { margin:50px auto; text-align:center; }
.con_nav ul li { width:31%; }
.con_nav ul li:not(:nth-child(3n+1)) { margin-left:3.5%; }

.con_nav2 { margin:50px auto; justify-content: space-between;}
.con_nav2::after {width: 32%; display: block; content:"";}
.con_nav2 li { width:32%; }
.con_nav2 li a { display:block; }
.con_nav2 li.basic a { border:2px solid #5ba073; background-color:#5ba073; }
.con_nav2 li.drawing a { border:2px solid #d84e4e; background-color:#d84e4e; }
.con_nav2 li.flavor a { border:2px solid #905599; background-color:#905599; }
.con_nav2 li.non_egg a { border:2px solid #e5b022; background-color:#e5b022; }
.con_nav2 li.wedding a { border:2px solid #ed6ba8; background-color:#ed6ba8; }

.con_nav2 li a:hover { background-color:#fff; }
.con_nav2 li span:hover { color:#3e220a; }
.con_nav2 li figure { float:left; background-color:#fff; width:20%; padding:5px; max-width:50px; }
.con_nav2 li a > span { float:left; transition:all 0.3s; width:80%; display:block; padding:13px 10px 0; color:#fff; font-size:14px; }
.con_nav2 li.basic figure { border-right:1px solid #5ba073; }
.con_nav2 li.drawing figure { border-right:1px solid #d84e4e; }
.con_nav2 li.flavor figure { border-right:1px solid #905599; }
.con_nav2 li.flavor span { font-size:13px; }
.con_nav2 li.non_egg figure { border-right:1px solid #e5b022; }
.con_nav2 li.wedding figure { border-right:1px solid #ed6ba8; }
.con_nav2 li.wedding a span {font-size: 0.8em;}
.con_nav2 li.price a > span { float:none; width:100%; padding:5px 15px; line-height:1.2; }

.submit { text-align:center; }
.submit .btn1 input { padding:10px 20px; width:200px; font-size:18px; }
.thanks #contents .conttl7 { margin-top:50px; }
.thanks #contents .txt1 { margin-top:30px; margin-bottom:10px; text-align:center; }

#online_junbi #pagettl { background-image:url(../image/pagettl_bg_junbi.jpg); }
.txt_junbi { text-align:center; margin:50px 0 300px; }

.comment { margin: 50px auto; padding: 30px; text-align: center; border: 1px dashed #fc8316; border-radius: 10px; }
.comment .ttl { margin-bottom: .5em; font-size: 26px; font-weight: normal; color: #471509; }
.period { margin: .5em auto 0; }
.period dd .orange { color: #fc8316; }
.second { margin: 20px auto!important; background: rgba(255, 255, 255, .9); border:4px double #3e220a!important; }
.second_box { margin: 2% auto 1%; justify-content: center; -webkit-justify-content: center; }
.second_box .period { width: 35%; margin:0 3% 0 0; text-align: left;}
.second_box .period dt,
.second_box .ttlsub { margin-bottom: .5em; color: #471509; border-bottom: 1px solid #fc8316; font-size: 16px;}
.second_box .cancel { width: 55%; text-align: left; }
.second_box .cancel li:first-child { margin-bottom: .5em; }
.second_box .orange { color: #ff510d; }

.mt20 { margin-top: 20px;}

.block { display: block;}

/*========== 菓子職人について ==========*/
#about #pagettl { background-image:url(../image/pagettl_bg.jpg); }
#about .box_type1 { background-image:url(../image/img_macaron.png), url(../image/img_chiffoncake.png); }
#about .box_type2 { background-image:url(../image/img_material.png); }
#about .box_type2 .txt_box { position:relative; max-width:480px; width:100%; }
#about .box_type2 .txt_box .box_be { margin-top:30px; background-image:url(../image/img_inai.png); background-position:right bottom; }
#about .box_type2 .txt_box .box_be .small { margin-top:10px; }
#about .box_type2 .txt_box .img_sign { position:absolute; right:-170px; bottom:-50px; z-index:15; }
#about .selected { margin-top:150px; }
#about .selected .box_be { margin-top:50px; padding:50px 30px; background-image:url(../image/img_inai_s.png), url(../image/img_gosanmaru_s.png); background-position:left bottom, right bottom; }
#about .selected #gosanmaru { margin-top:80px; }
#about .selected .intro_box { margin-bottom:50px; }
#about .selected .intro_box .logo { width:10%; }
#about .selected .intro_box .txt_box { width:47%; }
#about .selected .intro_box .txt_box .txt { line-height:1.6; margin:10px 0 20px; }
#about .selected .intro_box .txt_box .castella_esprit > p { width:40%; text-align:center; color:#fff; font-size:20px; line-height:1.2; padding:10px; }
#about .selected .intro_box .txt_box .castella_esprit .castella { position:relative; background-color:#d84e4e; }
#about .selected .intro_box .txt_box .castella_esprit .esprit { background-color:#905599; }
#about .selected .intro_box .txt_box .castella_esprit .castella:before, #about .selected .intro_box .txt_box .castella_esprit .castella:after { position:absolute; content:""; width:2px; height:50px; top:15%; right:-27%; }
#about .selected .intro_box .txt_box .castella_esprit .castella:before { border-left:2px solid #69362a; transform:rotate(-45deg); }
#about .selected .intro_box .txt_box .castella_esprit .castella:after { border-left:2px solid #69362a; transform:rotate(45deg); }
#about .selected .intro_box .img_box { width:37%; position:relative; }
#about .selected .intro_box .img_box .img_package { position:absolute; top:-40px; right:-40px; width:50%; }
#about .selected .material { padding:50px; }
#about .selected .matrial_list li { background-color:#fff; width:32%; }
#about .selected .matrial_list li.big_box { width:66%; }
#about .selected .matrial_list li:nth-child(n+4) { margin-top:15px; }
#about .selected .matrial_list li .type { width:100%; text-align:center; padding:2px 10px; color:#fff; font-size:14px; }
#about .selected .matrial_list li .type.cas { background-color:#d84e4e; }
#about .selected .matrial_list li .type.es { background-color:#905599; }
#about .selected .matrial_list li .cas_es span { display:inline-block; width:50%; }
#about .selected .matrial_list li .cas_es .es { position:relative; font-size:12px; }
#about .selected .matrial_list li .cas_es .es:before { position:absolute; content:"×"; top:50%; transform:translateY(-50%); left:-6px; font-size:18px; }
#about .selected .matrial_list li .name { font-size:22px; color:#69362a; font-family:"HiraMinProN-W6","游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W6","HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif; font-weight:400; margin-top:5px; }
#about .selected .matrial_list li .txt { font-size:13px; line-height:1.5; }
#about .selected .matrial_list li .img { max-width:150px; width:40%; float:right; margin-left:5px; }
#about #history { margin-top:100px; background-image:url(../image/img_history1.png), url(../image/img_history2.png); background-repeat:no-repeat; background-size:contain, 40% auto; background-position:right center, left bottom; padding-bottom:100px; }
#about #history .txt { margin:50px 0 30px; }
#about #history .history_list { position:relative; }
#about #history .history_list:before { position:absolute; content:""; top:20px; left:8px; bottom:-20px; border-left:1px solid #69362a; z-index:1; }
#about #history .history_list li:nth-child(n+2) { margin-top:10px; }
#about #history .history_list li.mt { margin-top:45px; }
#about #history .history_list li .year { position:relative; font-family:'Dancing Script', cursive; font-size:30px; color:#69362a; padding-left:30px; width:20%; max-width:120px; }
#about #history .history_list li .year:before { position:absolute; content:""; background-color:#fca75a; top:17px; left:1px; width: 15px; height: 15px; border-radius: 50%; z-index:10; }
#about #history .history_list li .detail { width:80%; }

/*========== 商品紹介 ==========*/
#products #pagettl { background-image:url(../image/pagettl_bg1.jpg); }
#products #contents section { margin-bottom:100px; }
#products #contents section .conttl8 { font-size:28px; margin-bottom:20px; }
#products #event { margin-bottom:40px; }
#products .box_type1 { background-image:url(../image/img_cake.png), url(../image/img_stick.png); margin-bottom:50px !important; }
#products #contents #cake li .img, #products #contents #hallcake li .img { background-color:#fff; text-align:center; }
#products .tag { display:inline-block; border-radius:3px; margin-left:7px; padding:3px 10px; color:#fff; font-size:13px; }
#products .tag:first-child { margin-left:20px; }
#products .tag:before { display:none; }
#products .tag.re { background-color:#c32f2f; }
#products .cat_list > li { position:relative; width:100%; padding-top:20px; }
#products .cat_list > li:not(:first-child) { padding-top:40px; margin-top:40px; border-top:1px solid #e1d7d4; }
#products .cat_list > li .img { width:30%; }
#products .cat_list > li .txt_box { width:65%; padding-bottom:50px; }
#products .cat_list > li .txt_box .btn1 { position:absolute; right:0; bottom:0; }
#products .cat_list2 { align-items:flex-start; -webkit-align-items:flex-start; }
#products .cat_list2 > li { position:relative; width:23%; margin-left:2.33%; }
#products .cat_list2 > li:nth-child(4n+1) { margin-left:0; }
#products .cat_list2 > li:nth-child(n+5) { margin-top:40px; }
#products .cat_list2 > li .conttl10 { font-size:18px; margin-top:25px; }
#products .cat_list2 > li .conttl10 span:before { width:50px; height:50px; top:-15px; left:-18px; }
#products #lowcarb .cat_list2 > li .conttl10 { font-size:16px; }
#products .noimg img { padding:17% 0; }
#products .item_list > li { width:23%; margin-left:2.3%; margin-bottom:30px; }
#products .item_list > li:nth-child(4n+1) { margin-left:0; }
#products .item_list .name { margin-top:10px; line-height:1.5; font-size:15px; }
#products .item_list .txt { font-size:13px; line-height:1.6; }
#products .item_list .price { margin-bottom:5px; text-align:right; }
#products .item_list .img { position:relative; padding-top:100%; }
#products .item_list .img img { position:absolute; top:50%; left:50%; transform:translate(-50%,-50%); }
#products #regular .btn1, #products #hassou .btn1 { display:block; text-align:center; }
#products #regular .btn1 a, #products #hassou .btn1 a { display:inline-block; }
#products .con_list > li { width:23%; }
#products .con_list > li .name { font-size:18px; }
#products .con_list > li .btn2 span { display:block; padding:10px 20px; }

#products #original .btn1 { width: fit-content; display:block; text-align:center; margin: 1em auto; }


#products .cookieBox { margin: 20px auto; }
#products .cookieBox > li { width: 48%; padding: 10px; background: #fef7f1; border-left: 4px double rgb(105 54 42 / 60%);}
#products .cookieBox > li > figure { width: 32%; background-image:url(../image/bg_taste_w.png); background-repeat:no-repeat; background-size:contain; background-position:center top; text-align:center; }
#products .cookieBox > li > p { width: 65%; }

#products .taste_list { margin-top:10px; }
#products .taste_list > li { width:13%; margin-left:1%; }
#products .taste_list > li:nth-child(7n+1) { margin-left:0; }
#products .taste_list > li .thumbnail { width:100%; padding:15%; background-image:url(../image/bg_taste.png); background-repeat:no-repeat; background-size:contain; background-position:center top; text-align:center; }
#products .taste_list > li .taste_name { font-size:11px; margin-top:5px; text-align:center; line-height:1.4; }
#products #contents .border_btm { margin-bottom:40px; padding-bottom:40px; border-bottom:1px solid #e1d7d4; }
#products .note { margin-top:20px; font-size:13px; border:1px solid #69362a; padding:8px 20px; display:inline-block; }
#products .btn_soldout { text-align:right; }
#products #cake_chou .lead { margin-bottom: .7em; padding-bottom: .2em; font-size: 1.12em; color: #66492a; font-weight: 400; font-family: "HiraMinProN-W6","游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W6","HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif; border-bottom: 1px solid #c2b6ab; }
#products .point { display: grid; grid-template-columns: repeat(3,1fr); gap: 1em; margin-block: 1.5em 1em;}
#products .point .ttl { margin-block: .5em; font-size: 1.3em; color: #66492a; font-family: "HiraMinProN-W6","游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W6","HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif; font-weight: 400; text-align: center;}


/*新作　小物ケーキ*/
.newcake:before { content: "NEW"; display: inline-block; padding: 2px 7px 1px 8px; margin-right: .5em; font-size: 13px; color: #fff; background: #ff510d; border-radius: 2px; }
.new1:before { content: "NEW"; position: absolute; display: inline-block; padding: 2px 7px 1px 8px; margin-right: .5em; font-size: 13px; color: #fff; background: #ff510d; border-radius: 2px; }

/* 各商品ページ ----*/
#products.common .top_box { margin:0 !important; padding-top:80px; padding-bottom:100px; background-size:contain; background-repeat:no-repeat; background-position:right center; }
/*#products.common .top_box .box_be { margin-top:30px; max-width:500px; }*/
#products.common .top_box .conttl6 { margin-bottom:20px; }
#products.common .secret .ttl { text-align:center; font-size:27px; font-family:"HiraMinProN-W6","游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W6","HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif; color:#69362a; }
#products.common .secret .conttl1 { width:30%; text-align:center; margin-left:0; margin-top:20px; }
#products.common .secret .conttl1 .en { font-size:60px; }
#products.common .secret .conttl1 .jp { position:static; text-align:center; margin-top:20px; }
#products.common .secret .txt { width:70%;}
#products.common .secret_list { margin-top:10px; }
#products.common .secret_list li { padding:50px 50px 50px 20px; background-position:-80px bottom; background-repeat:no-repeat; }
#products.common .secret_list li:nth-child(n+2) { margin-top:30px; }
#products.common .secret_list li:nth-child(1) { background-image:url(../image/truffle_secret1.png); }
#products.common .secret_list li:nth-child(2) { background-image:url(../image/truffle_secret2.png); }
#products.common .secret_list li:nth-child(3) { background-image:url(../image/truffle_secret3.png); }

#products.common .shopping .shopping_con { width:65%; }
#products.common .shopping .ttl { margin-bottom:20px; font-size:25px; line-height:1.3; }
#products.common .shopping .ttl span { font-size:0.8em; }
#products.common .shopping .comment { margin:0; }
#products.common .shopping .small { margin:0; }
#products.common .shopping .limit { margin-bottom:20px; }

#products.common .shopping .conttl10 { font-size:28px; }
#products.common .shopping .price_area li { margin-bottom:20px; border-bottom:1px solid #ccc; padding-bottom:20px; }
#products.common .shopping .price_area li:last-child { border:none; }
#products.common .shopping .price_area .name { margin:0; font-size:23px; font-family:"HiraMinProN-W6","游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W6","HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif; color:#69362a; }
#products.common .shopping .price { margin:0; font-size:20px; font-family:"HiraMinProN-W6","游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W6","HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif; }
#products.common .shopping .price .big { font-size: 35px; }
#products.common .shopping .price .small { font-size:16px; }
#products.common .shopping .btn1 { display:block; margin-bottom:5px; }
#products.common .shopping .btn1 a { display:inline-block; padding:5px 50px }
#products.common .shopping .t_link .b_a { position:relative; }
#products.common .shopping .t_link .b_a:before { position:absolute; content:""; width:0; height:0; border-style:solid; border-width:4px 0 4px 5px; border-color:transparent transparent transparent #fca75a; top:5px; left:-10px; }
#products.common .shopping .note span { display:inline-block; padding:0 15px; font-size:1.1em; border:1px solid #666; }
#products.common .freezing { padding:20px; margin-top:1em; }
#products.common .freezing figure { position:relative; width:20%; text-align:center; }
#products.common .freezing figure img { position:absolute; top:50%; left:50%; transform:translate(-50%, -50%); }
#products.common .freezing .txt { width:77%; margin:0; font-size:14px; }

#products.common .slider_con { width:31%; }
#products.common .slider-nav { margin-top:10px; }
#products.common .slider-nav li { width:22%!important; margin:0 3% 10px 0; cursor:pointer; float:left; height:100%; min-height:1px; }
#products.common .slider-nav li:last-child { margin-right:0; }
#products.common .slider-nav .slick-track { width:100%!important; }


/*左右の矢印の色を変える*/
#products.common .slick-prev:before, #products.common .slick-next:before { color:#000; }
/*左右の矢印の位置を変える*/
#products.common .slick-next { right:20px; z-index:99;}
#products.common .slick-prev { left:15px; z-index:100;}
/*スライド数のドットの色を変える*/
#products.common .slick-dots li.slick-active button:before, #products.common .slick-dots li button:before {
color:#fff;}
/*スライド画像の横幅可変*/
#products.common .slick-slide img { margin:0 auto; }

#products.matcha_truffle .top_box { background-image:url(../image/truffle_main.png); }

/*お正月ケーキ*/
.newyear .bn_area { margin:50px 0;}
.newyear .shopping .price_area .name { padding-left:80px; line-height: 1.4; background:url(../image/sensu.png) no-repeat 0 50%; }
.newyear .shopping .price_area .name span { display:block; font-size:0.8em; }
.newyear .shopping .price_area li { width:47%; -webkit-flex-direction: column; flex-direction: column; border:none!important; }
.newyear .shopping .price_area .explain { min-height:81px; margin:10px 0 20px; padding-left:80px; }
.newyear .shopping .price_area .price { margin-top: auto!important; }
.newyear .reserve { max-width: 800px; margin: 0 auto; padding: 20px 50px; color:#c2200c; font-size: 23px; border: 4px double; }
.newyear .reserve .lead { padding-top:7px; }
.newyear .reserve .tel { position:relative; padding-left: 40px; font-size:30px; }
.newyear .reserve .tel a { color:#c2200c; }
.newyear .reserve .tel span { position:relative; }
.newyear .reserve .tel span:before {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: -40px;
    content: "";
    background-image: url(../image/ico_tel.png);
    background-color: #c92421;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    border-radius: 50%;
    width: 27px;
    height: 27px;
}


/*バレンタイン*/
.serif { font-family: "HiraMinProN-W6","游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W6","HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
 }
.imgBox .slider-m-nav li { width: 22%!important; margin: 0 3% 10px 0; cursor: pointer; float: left; height: 100%; min-height: 1px;}
span.red { color:#c92421;}

/*タイトル*/
.ttl_va { position:relative;  }
.ttl_va:after { position: absolute; content:url("../image/deco_leaf.png"); top: -25px; left: 50%; margin-left: -50px; }
.ttl_va h3 { position: relative;  overflow:hidden; margin-bottom:20px; padding: 15px 0; text-align: center;
    font-size: 23px; background:#371919; color: #fff; border: 2px solid #a68456; border-radius: 100px; }
.ttl_va h3:before {position: absolute; content:url("../image/deco_choco.png"); left:0;  top: -20px; }
.ttl_va h3:after { position: absolute; content:url("../image/deco_heart.png"); margin-left: 5px; }

.ttl_va_sub { padding: 20px 10px 10px; margin-bottom: 20px; font-size: 26px; color: #69362a; }
.txt_va_sub { margin-bottom: 15px; font-size: 20px; color: #876c5b; }

.txtBox,.imgBox { width: 47%; }
.v_matcha .txtBox, .zero .txtBox { width: 65%; }
.txt_price {padding: 20px 0; margin: 30px 0; border-top: 1px dashed #876c5b;}
.txt_price li span { font-size: 1.5em; color: #b71c22; }
.txt_kcal{ margin: 10px auto;}
.txt_kcal span { font-size: 13px;}
.imgBox .slider_con { text-align: center;}
.slider-m-nav li { width: 22%!important; margin: 0 3% 10px 0; cursor: pointer; float: left;  height: 100%; min-height: 1px;}

.tasteBox ul li p { text-align: left; }
.tasteBox ul li h5 { line-height: 1.5;}

/*.v_chococake .txtBox{ width: 100%; }*/
.v_chococake .flex{ margin-bottom:4em; }
.v_chococake .txtBox{ width:65%; }
.v_chococake .imgBox{ width:31%; }
.v_chococake .ttl_va_sub {padding: 10px 0; margin-bottom:0;}
.v_chococake .txt_price{margin: 30px 0 0 0;}
.v_chococake .notice { margin-block: 2em 3em;}
.v_chococake .notice .en { font-size: 2.5em; color: #aaa; line-height: 1; font-family: 'Dancing Script', cursive;}


/*商品詳細*/
.tasteBox { padding: 30px; margin-bottom: 20px; background: #f7efe0; }
.tasteBox ul li { width:30%; padding:20px; margin-bottom: 20px; text-align: center; }
.tasteBox h5 {    margin: 10px auto;}

.namachoco .tasteBox ul li { width:49%;}
.namachoco .tasteBox ul li img { width: 50%;}

/*ボタン*/
.btn_red {margin-top: 20px; }
.btn_red a { display: inline-block; position:relative; padding:20px 30px; color:#fff; background:#b71c22; border-radius: 5px; }
.btn_red a:after {
    position: absolute;
    top: 50%;
    right: 7px;
    margin-top: -4px;
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 4px 0 4px 10px;
    border-color: transparent transparent transparent #fff;
}
.btnBox li { overflow: hidden;text-align: center; }
.btnBox li a { position: relative;overflow: hidden; display: block; background: #fff; padding:20px 30px 20px 80px; border: 1px solid #876c5b;}
.btnBox li a:before {  content: "";
    position: absolute;
    top: 0;
    left: -15px;
    width: 80px;
    height: 80px;
   }
.btnBox li a:after { content: ">";margin-left: 5px;}

.btnBox li.rollclub a:before { background: url("../image/img_roll.jpg") no-repeat left /cover;}
.btnBox li.sweets a:before { background: url(../image/img_cheese.jpg) no-repeat left /cover;}
.btnBox li.lowglucide_roll a:before { background: url("../image/img_toushitsu.jpg") no-repeat left /cover;}

.btnBox li a:hover {background: #876c5b; color: #fff; }
.btnBox li a:after:hover {color: #fff;}

#chocola_deco .btn_red a{ min-width: 345px; text-align: left;}


/*ひなまつり*/
.hinamatsuri .bn_area { margin:50px 0;}
.hinamatsuri .shopping .price_area>li { padding: 20px 0 40px!important;justify-content: space-between; -webkit-justify-content: space-between; border-bottom: 1px solid rgba(166, 204, 106, 0.5)!important; }
.hinamatsuri .shopping .price_area>li:nth-child(2) { width: 100%!important; }
.hinamatsuri .shopping .price_area>li:last-child {border-bottom:none!important; }

.hinamatsuri .shopping .price_area>li:nth-child(2) .imgBox img,
.hinamatsuri .shopping .price_area>li:last-child .imgBox img{ width: 83%; }

.hinamatsuri .shopping .price_area>li:nth-child(3) .imgBox img,
.hinamatsuri .shopping .price_area>li:nth-child(4) .imgBox img{ width: 90%; }

.hinamatsuri .shopping .price_area li>div{  flex-direction: column; border: none!important; }
.hinamatsuri .shopping .price_area li>div.imgBox {width: 40%;text-align: center;}
.hinamatsuri .shopping .price_area li>div.priceBox {width: 55%;}
.hinamatsuri .shopping .price_area .name { padding: 10px 0 10px 50px; line-height: 1.4; margin: 0 auto 20px!important;
    background: url("../image/deco_hana.png") no-repeat 0 50%;}
.hinamatsuri .shopping .price_area .name span {display: block; font-size: 15px;}

.hinamatsuri .priceBox dl { margin-bottom: 20px; }
.hinamatsuri .priceBox dl dt { float: left; padding-top: 5px; }
.hinamatsuri .priceBox dl dd { text-align: right; }

.atten {width: 100%; padding: 20px; margin: 0 auto; border: 1px solid #c2200c; }
.atten dt {  float: none!important; padding: 0; margin-bottom: 10px;text-align: center; color: #c2200c; font-size: 16px; }
.atten dd { text-align: left!important;}
.atten dd ul li {margin: 0!important; padding: 0!important; border: none!important;}

/*.cream,.choco{ font-size: 1.2em;}*/
.cream:before,.choco:before {content: "●";font-size:16px; }
.cream:before {  color: #fbe5b8;}
.choco:before  { color: #a7816a;}

.hinamatsuri .reserve {
    max-width: 800px;
    margin: 0 auto;
    padding: 20px 50px;
    color: #c2200c;
    font-size: 23px;
    border: 4px double;
}
.hinamatsuri .reserve .lead {
    padding-top: 7px;
}
.hinamatsuri .reserve .tel {
position: relative;
    padding-left: 40px;
    font-size: 30px;
}
.hinamatsuri .reserve .tel span {position: relative;}
.hinamatsuri .reserve .tel span:before{
position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: -40px;
    content: "";
    background-image: url(../image/ico_tel.png);
    background-color: #c92421;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    border-radius: 50%;
    width: 27px;
    height: 27px;
}
.hinamatsuri .reserve .tel a{color: #c2200c;}
.attention { max-width: 800px; text-align: center; border: 1px solid #c92421; padding: 10px 40px 20px; margin-bottom: 40px;}
.attention dt {position: relative;display: block; padding: 10px; font-weight: normal;  color: #c92421; font-size: 18px; text-align: center;}




/*ホワイトデー2020*/
.whiteday .bn_area { margin:50px 0;}
.whiteday .attention_box { padding: 30px; text-align: center; border: 1px dashed #173b93; border-radius: 10px; }
.whiteday .attention_box h4 { margin-bottom: 0.5em; padding: 0; font-size: 1.4em; color: #173b93; font-weight: bold; }

.whiteday .gift_box { margin: 30px auto; }
.whiteday .gift_box>li { width: 21%; }
.gift_box>li figure { margin-bottom: 1em; border:1px solid #78d0f5; border-radius: 50%; overflow: hidden; }
.gift_box>li figure img { transition:all 0.3s; }
.gift_box>li a:hover figure img { transform:scale(1.15, 1.15); }

.whiteday .gift_box>li .txtBox { width: 100%; }
.whiteday .gift_box>li .txtBox .name { text-align: center; color: #173b93; font-weight: bold; }
.whiteday .gift_box>li .txtBox .txt { text-align: center; margin: .5em 0; }
.whiteday .gift_box>li .txtBox .price { text-align: right;}

.whiteday .conttl_ribon { display: inline-block; position: relative;
    padding: 7px 0; height: 60px; width: 100%;
    line-height: 60px; vertical-align: middle; text-align: center; background: #78d0f5; color: #FFF;
    font-size: 28px;
    font-family: "HiraMinProN-W6","游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W6","HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}
.whiteday .conttl_ribon span { display: block; vertical-align: middle; margin: 0; padding: 0 30px;
    border-top: dashed 1px #FFF; border-bottom: dashed 1px #FFF; line-height: 46px;
}
.whiteday .conttl_ribon:before, .conttl_ribon:after { content: '';  z-index: 1; position: absolute;
    width: 0px; height: 0px;
}
.whiteday .conttl_ribon:before {
  top: 0; left: 0;
  border-width: 30px 0px 30px 15px;
  border-color: transparent transparent transparent #fff;
  border-style: solid;
}
.whiteday .conttl_ribon:after {
  top: 0; right: 0;
  border-width: 30px 15px 30px 0px;
  border-color: transparent #fff transparent transparent;
  border-style: solid;
}



/*母の日-------------------------------------------------*/
.mother .shopping { margin-bottom: 80px; }
.mother .bn_area { margin:50px 0;}

/*カーネーション*/
.mother .attention_red { padding: 30px; border:2px solid #d9362f; border-radius: 10px; }
.mother .attention_red h4 { text-align: center; padding-bottom: 20px; font-size: 1.4em; color: #d9362f; font-weight: bold; border-bottom: 1px dashed; }

.flower { max-width: 500px; margin: 30px auto 20px; }
.flower p { font-size: 22px; padding-top: 30px;color: #d9362f; }
.flower figure { display: block; float: left; margin-right: 30px; text-align: center; }
.flower figucaption { display: block; }
.attention_red .pink { color: #eb477c; font-weight: bold; }
.mother .attention_red ul { padding-top: 30px; margin-top: 30px; border-top: 1px dashed #d9362f; }


/*タイトル ribbon*/
.mother .conttl_ribon { display: block; position: relative; margin: 0 auto;
    padding: 7px 0; height: 60px; width: 100%;
    line-height: 60px; vertical-align: middle; text-align: center; background: #d9362f; color: #FFF;
    font-size: 28px;
    font-family: "HiraMinProN-W6","游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W6","HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}
.mother .conttl_ribon span { display: block; vertical-align: middle; margin: 0; padding: 0 30px;
    border-top: dashed 1px #FFF; border-bottom: dashed 1px #FFF; line-height: 46px;
}
.mother .conttl_ribon:before, .mother .conttl_ribon:after { content: '';  z-index: 1; position: absolute;
    width: 0px; height: 0px;
}
.mother .conttl_ribon:before {
  top: 0; left: 0;
  border-width: 30px 0px 30px 15px;
  border-color: transparent transparent transparent #fff;
  border-style: solid;
}
.mother .conttl_ribon:after {
  top: 0; right: 0;
  border-width: 30px 15px 30px 0px;
  border-color: transparent #fff transparent transparent;
  border-style: solid;
}


/*マザーズデコレーションケーキ*/
.mother .price_area li { width: 50%; margin: 0 auto; }
.mother span.big { font-size: 2em; }
.mother .price_area figure { text-align: center; margin: 40px auto 20px; }
.mother .price_area .name { position: relative; padding-left: 50px; font-size: 23px;
    font-family: "HiraMinProN-W6","游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W6","HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
    color: #d9362f; }
.mother .price_area .name::before { content: ""; position: absolute; left: 0; top: 50%;
    background:url("../image/deco_hana1.png") no-repeat; width: 35px; height: 38px;
    transform: translate(0,-50%); -webkit-transform: translate(0,-50%);}
.mother .price_area .name span { display: block;font-size: 15px; }
.mother .price_area .price { width: 100%; }


/*マザーズgift*/
.mother_gift { margin: 30px auto; }
.mother_gift .line1,.mother_gift .line2 { max-width: 1000px; width: 100%; margin: 50px auto; }
.mother_gift .line2::after {display: block; content:""; width: 28%;}
.mother_gift .line1 { justify-content: center; -webkit-justify-content: center; }
.mother_gift .line1 li { margin: 0 5%; }
.mother_gift li { width: 28%; margin-bottom:2em; }
.mother_gift li figure { margin-bottom: 1em; border:1px solid #d9362f; border-radius: 50%; overflow: hidden; }
.mother_gift li figure img { transition:all 0.3s; }
.mother_gift .name { text-align: center; color: #d9362f; font-weight: bold; }
.mother_gift .txt { margin: .5em 0; }
.mother_gift .price { text-align: right;}
.mother_gift li a:hover figure img { transform:scale(1.15, 1.15); }


/*その他、おすすめスイーツ*/
.mother .other_box .conttl_ribon { background: none; color: #d9362f; margin-bottom: 1em;}
.mother .btnBox { max-width: 1000px; margin: 0 auto; }
.mother .btnBox li { width: 31%; }
.btnBox li a { width: 100%; }
.mother .btnBox li.rollclub a:before { background: url("../image/img_roll.jpg") no-repeat left /cover;}
.mother .btnBox li.macaron a:before { background: url("../image/img_macaron.jpg") no-repeat left /cover;}
.mother .btnBox li.baked a:before { background: url("../image/img_baked.jpg") no-repeat left /cover;}
.mother .btnBox li.baked a {line-height: 1.3!important; padding: 15px 30px 15px 80px!important;}




/*こどもの日-------------------------------------------------*/
.kodomo .attention { border: 1px solid #019e97; }
.kodomo .attention dt { color: #019e97 }

.kodomo .bn_area { margin:50px 0;}
.kodomo .name { text-align: left;display: inline-block;padding: 25px 0 10px 20px; margin: 0 auto 20px; line-height: 1.4;  background: url("../image/deco_kodomo.png") no-repeat top 5px left ; }
.kodomo .name span {display: block; font-size: 15px;}
.kodomo li:nth-child(2) .name,.kodomo li:last-child .name { padding: 25px 0 40px 20px;  }

.kodomo .price_area { margin-bottom: 40px; }

.kodomo .price_area>li:first-child { width:100%; text-align: center; padding: 20px 0 40px; border-bottom:none!important;}
.kodomo .price_area>li:nth-child(2),.kodomo .price_area>li:last-child  { width: 45%; padding: 20px 0 40px;border-bottom:none!important; }

.kodomo .price_area li>div{  flex-direction: column; border: none!important; }
.kodomo .price_area li>div.imgBox {width: 40%;text-align: center;}
.kodomo .price_area li>div.priceBox {width: 55%;}

.kodomo .reserve { max-width: 800px;margin: 0 auto;
    padding: 20px 50px;
    color: #c2200c;
    font-size: 23px;
    border: 4px double;
}
.kodomo .reserve .lead {
    padding-top: 7px;
}
.kodomo .reserve .tel {
position: relative;
    padding-left: 40px;
    font-size: 30px;
}
.kodomo .reserve .tel span {position: relative;}
.kodomo .reserve .tel span:before{
position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: -40px;
    content: "";
    background-image: url(../image/ico_tel.png);
    background-color: #c92421;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    border-radius: 50%;
    width: 27px;
    height: 27px;
}
.kodomo .reserve .tel a{color: #c2200c;}

.kodomoPrice { width: 800px;  margin: 0 auto 60px; border-collapse: collapse; border: 1px solid #007bcb; }
.kodomoPrice th { padding: 10px; border: 1px solid #007bcb; color: #007bcb; background: #dff2ff; }
.kodomoPrice td { padding: 10px; border: 1px solid #007bcb; text-align: center; }

.scroll_box .txt { max-width: 800px; text-align: right; margin: 0 auto; }


/*========== 求人情報 ==========*/
#recruit #pagettl { background-image:url(../image/pagettl_bg2.jpg); }
#recruit .box_type1 { background-image:url(../image/img_inai1.png), url(../image/img_cake3.png); margin-bottom:50px; }
#recruit .detail_box { padding:30px 40px 40px; margin-bottom:50px; }
#recruit .btn1.or a { padding:5px 20px; }
#recruit .btn_oubo { display: block; max-width: 200px; margin: 1.5em auto 0;}
#recruit .app-wrap { margin-top: 1.5em;}
#recruit .app-wrap .lead { margin-bottom: .5em; font-size: 1.3em; color: #371919; font-weight: 700;}
#recruit .app-wrap ul { display: grid; row-gap: 1em; width: fit-content; margin-inline: auto;}

@media screen and (max-width:1040px) {
#recruit .detail_box { width:auto; margin-left:30px; margin-right:30px; }
}

/*========== 店舗情報 ==========*/
#shopinfo #pagettl { background-image:url(../image/pagettl_bg3.jpg); }

/*========== お問合わせ ==========*/
#contact #pagettl { background-image:url(../image/pagettl_bg4.jpg); }
#contact .tbl { margin-top:30px; }
#contact .submit2 { margin:10px auto 0; flex-direction:row-reverse; -webkit-flex-direction:row-reverse; }
#contact .box_be { margin-top:20px; }
#contact .box_be .btn1.or a { padding:5px 20px; }



/*========== プライバシーポリシー ==========*/
#privacy #pagettl { background-image:url(../image/pagettl_bg5.jpg); }
#privacy .box_type1 { background-image:url(../image/img_parfait.png), url(../image/img_cookie.png); margin-bottom:50px; }
#privacy .box_type1 .txt { padding:50px 0 100px; }
#privacy section.mb { margin-bottom:100px; }
#privacy #contents .conttl9 { font-size:23px; }
#privacy #contents .conttl7 { margin-top:20px; text-align:left; }

/*========== サイトマップ ==========*/
#sitemap #pagettl { background-image:url(../image/pagettl_bg6.jpg); }
#sitemap .con_box { padding:30px 50px 50px; margin-top:20px; margin-bottom:50px; }
#sitemap .con_box .conttl6 { font-size:21px; margin-top:30px; }
#sitemap .con_box .conttl6 a { color:#69362a; }
#sitemap .con_box ul li { width:31%; padding:10px 0; border-bottom:1px dashed #69362a; }
#sitemap .con_box ul li:not(:nth-child(3n+1)) { margin-left:3.5%; }
#sitemap .con_box ul li:before { content:">"; color:#fca75a; padding-right:0.5em; }

/*========== オリジナルデコレーションケーキ ==========*/
.txt_tax { background-color:#f0e5d9; margin-top:10px; padding:8px 20px; text-align:center; }

#deco #pagettl { background-image:url(../image/pagettl_bg7.jpg); }
#deco .box_type1 { background-image:url(../image/img_cake1.png), url(../image/img_cake2.png); margin-bottom:50px; }
#deco .box_type1 .bg_be { max-width:650px; padding:20px; margin:80px auto 0; font-size:17px; }
#deco .con_nav2 { margin-bottom:100px; align-content: space-around; }
#deco .con_nav2 li { position:relative; margin-bottom: 1em; }
#deco .deco_type { position:relative; border:3px solid; padding:70px 30px 60px; margin-bottom:100px; }
#deco #basic.deco_type { border-color:#5ba073; background:url(../image/bg_basic.jpg) no-repeat 100% 0; }
#deco #drawing.deco_type { border-color:#d84e4e; background:url(../image/bg_drawing.jpg) no-repeat 100% 0; }
#deco #flavor.deco_type { border-color:#905599; background:url(../image/bg_flavor.jpg) no-repeat 100% 0; }
#deco #non_egg.deco_type { border-color:#e5b022; background:url(../image/bg_non_egg.jpg) no-repeat 100% 0; }
#deco #wedding.deco_type { border-color:#ed6ba8; background:url(../image/bg_wedding.jpg) no-repeat 100% 0; }
#deco #wedding .komebox {width: 95%; margin: 0 auto; padding: 20px 30px; background: #f7e8ef;} 
#deco #wedding .komebox p {color: #ed6ba8; font-size: 18px; font-weight: bold;}
#deco #wedding .komebox ul {list-style-type: none;}
#deco #wedding .komebox ul li::before {content: "※";}
#deco .deco_type .conttl1 { position:absolute; margin-left:0; margin-top:-100px; }
#deco .deco_type .conttl1 .en { position:absolute; top:-10px; left:0; font-size:25px; }
#deco .deco_type .conttl1 .jp { position:static; padding:0 30px; font-size:35px; display:inline-block; background-color:#fff; }
#deco .deco_type .lead { margin-bottom:17px; font-size:25px; color:#69362a; }
#deco .deco_type .txt { margin-bottom:30px; }
#deco .deco_type .ttl_ex_list { font-size:20px; }
#deco #basic.deco_type .conttl1 .jp,
#deco #basic.deco_type .ttl_ex_list { color:#5ba073; }
#deco #drawing.deco_type .conttl1 .jp,
#deco #drawing.deco_type .ttl_ex_list { color:#d84e4e; }
#deco #flavor.deco_type .conttl1 .jp,
#deco #flavor.deco_type .ttl_ex_list { color:#905599; }
#deco #non_egg.deco_type .conttl1 .jp,
#deco #non_egg.deco_type .ttl_ex_list { color:#e5b022; }
#deco #wedding.deco_type .conttl1 .jp,
#deco #wedding.deco_type .ttl_ex_list { color:#ed6ba8; }
#deco #non_egg .secret { padding:20px 30px; background:#fff4d2; }
#deco #non_egg .secret figure { width:12%; }
#deco #non_egg .secret_con { width:86%; }
#deco #non_egg .secret_lead { color:#f1af00; font-size:18px; font-weight:bold; }
#deco #non_egg .non_egg_notice { text-align:right; margin-bottom:30px; }
#deco .deco_type .ex_list { margin:20px 0 30px; }
#deco .deco_type .ex_list > li { width:25%; margin-bottom:10px; }
#deco .deco_type .ex_list li .txt_box { padding:0 5%; }
#deco .deco_type .cake_name { min-height:36px; margin-bottom:10px; color:#66492a; line-height:1.2; }
#deco .deco_type .type,
#deco .deco_type .comment,
#deco .deco_type .size { font-size:0.85em; }
#deco .deco_type .price { font-size:0.85em; text-align:right; }
#deco .deco_type .price span { font-size:20px; }
#deco .deco_type .ex_list li figure { padding-top:100%; text-align:center; position:relative; }
#deco .deco_type .ex_list li figure img { position:absolute; top:0; left:0; }
#deco .deco_type .ex_list li .txt_box .conttl7 { font-size:18px; line-height:1.4; text-align:left; }
#deco .deco_type .ex_list li .txt_box .txt {  line-height:1.4; font-size:14px; }
#deco .deco_type .ex_list li .txt_box .notes { font-size:13px; }
#deco .deco_type .ex_list li .tag_list li { display:inline-block; font-size:13px; color:#fff; border-radius:3px; padding:0 10px; }
#deco .deco_type .ex_list li .tag_list li.hassou { background-color:#905599;  }
#deco .deco_type .ex_list li .tag_list li.non_egg { background-color:#e5b022; }
#deco .deco_type .notice { margin:30px 0; }
#deco .deco_type .btn1 a { padding:20px 70px; }
#deco #drawing .ex_drawing { margin-top:20px; margin-bottom:20px; }
#deco #drawing .ex_drawing li { width:48%; }
#deco #drawing .ex_drawing li .before { width:31%; max-width:95px; position:relative; display:inline-block; }
#deco #drawing .ex_drawing li .before:before { position:absolute; content:""; bottom:40px; right:-120px; background-image:url(../image/arrow_handwriting.png); background-repeat:no-repeat; background-size:contain; width:103px; height:40px; display:inline-block; }
#deco #drawing .ex_drawing li .after { width:70%; margin:-50px 0 0 auto; }

#deco .kaisou p { margin: 1em auto; }



/*----------------------------------------------------
タブレット
-----------------------------------------------------*/
@media screen and (max-width:960px) {

header .logo { position:absolute; z-index:4000; }
#gnav > .flex { width:100%; }

.comment { width: 95%; margin: 100px auto 0; }
#products .comment,#deco .comment  { margin: 0 auto 50px; }
#products .box_type1,#deco .box_type1 {  margin-bottom: 0!important; }


.con_nav2 li { width:49%; }
.con_nav2 li:not(:nth-child(3n+1)) { margin-left:0; }
.con_nav2 li:nth-child(2n+2) { margin-left:2%; }
.con_nav2 li:nth-child(n+3) { margin-top:10px; }
.con_nav2 li.price a > span { padding:0 10px; line-height:49px; text-align:center; }

#about .box_type2 .txt_box { max-width:none; }
#about .box_type2 .txt_box .img_sign { right:0; bottom:-60px; width:50%; }
#about .selected .intro_box .txt_box .castella_esprit > p { font-size:17px; }
#about .selected .material { padding:30px; }
#about .selected .matrial_list li, #about .selected .matrial_list li.big_box { width:49%; }
#about .selected .matrial_list li:nth-child(n+3) { margin-top:15px; }
#about #history { background-image:url(../image/img_history1.png), none; background-size:60% auto; }

#products .cat_list2 > li .conttl10 { line-height:1.4; font-size:15px; }
#products .con_list > li .name { min-height:60px; }
#products #cake .item_list li .name { height:55px !important; }
#products.common .top_box { padding-top:50px; padding-bottom:70px; background-size:50%; }

#products .point { grid-template-columns: 1fr;}


.newyear .shopping .price_area .name { padding-left: 0; background: none; }
.newyear .shopping .price_area .explain { padding-left: 0; margin:0; }
.newyear .reserve .lead,
.newyear .reserve .tel { width: 100%; padding-top: 0; text-align: center; }


#deco .deco_type { background-size:290px!important; }
#deco .deco_type .type, #deco .deco_type .comment, #deco .deco_type .size { font-size:0.7em; }
#deco #drawing .ex_drawing li .after { width:60%; }
#deco #drawing .ex_drawing li .before:before { right:-100px; width:80px; height:30px; }

#contact .conttl7 { margin-top:10px; }

#sitemap .con_box { width:auto; margin-left:30px; margin-right:30px; }
#sitemap .con_box ul li { width:49%; }
#sitemap .con_box ul li:not(:nth-child(3n+1)) { margin-left:0; }
#sitemap .con_box ul li:nth-child(2n+2) { margin-left:2%; }


/*バレンタイン*/
.linkBox div a span {min-width: 192px; font-size: 15px;}
.btnBox {flex-wrap: nowrap; -webkit-flex-wrap: nowrap; }
.btnBox li { margin: 0 5px;}
.btnBox li a {  padding: 10px 30px 10px 80px;}

/*ひなまつり*/
.hinamatsuri .reserve {text-align: center;  display: block; }
.hinamatsuri .reserve .tel { font-size: 26px;}

/*ホワイトデー*/
.whiteday #contents section { margin-bottom: 60px; }
.whiteday .bn_area { margin: 50px auto 30px; }

/*母の日*/
.mother .gift_box .name { font-size: 16px!important; }

.mother_gift .line1, .mother_gift .line2 { margin: 30px auto;}
.mother_gift .line1 { justify-content: space-between; -webkit-justify-content: space-between; }
.mother_gift .line1 li { margin: 0; }

.mother .btnBox {flex-wrap:wrap; -webkit-flex-wrap:wrap; }
.mother .btnBox li { width: 47%; }
.mother .btnBox li:last-child {margin: 20px auto; }
.mother .btnBox li a {  padding: 20px 30px 20px 80px;}


/*こどもの日*/
.kodomo .price_area>li:first-child figure { width: 48%; margin: 0 auto; }
.kodomo .price_area>li:nth-child(2), .kodomo .price_area>li:last-child { width: 47%; }

.kodomo .reserve {text-align: center;  display: block; }
.kodomo .reserve .tel { font-size: 26px;}

.kodomoPrice { width: 100%; }



}

@media screen and (max-width:750px) {
#about .selected .intro_box .logo { width:20%; }
#about .selected .intro_box .txt_box { width:75%; }
#about .selected .intro_box .img_box { width:100%; max-width:500px; margin:50px auto 0; text-align:center; }

#products .cat_list1 .btn1 { font-size:13px; }
#products #contents li .btn2 span { display:block; font-size:13px; }

#products.common .secret .conttl1 { width:100%; margin-top:10px; }
#products.common .secret .txt { width:100%; }
#products.common .secret_list li { padding:20px 20px 30% 20px; background-position:center bottom; }
#products.common .con .slider_con { width:100%!important; }
#products.common .shopping .shopping_con { width:100%; margin-top:30px; }
#products.common .slider-nav li { width:17% !important; }

#deco #wedding .jp {font-size: 4vw;}

}


/*----------------------------------------------------
スマホ
-----------------------------------------------------*/
@media screen and (max-width:599px) {
.con_nav ul li { width:49%; }
.con_nav ul li:not(:nth-child(3n+1)) { margin-left:0; }
.con_nav ul li:nth-child(2n+2) { margin-left:2%; }

.con_nav2 li figure { width:20%; }
.con_nav2 li span { width:80%; }
.con_nav2 li.flavor span { font-size:11px; }

#deco .con_nav2 li {margin-bottom: 0;}
.con_nav2 li { width:100%; }
.con_nav2 li:nth-child(n+2) { margin-top:10px; }
.con_nav2 li:nth-child(2n+2) { margin-left:0; }
.con_nav2 li.flavor span { font-size:14px; }

.comment { width: 90%; margin: 40px auto; padding: 20px;}
.comment .ttl { font-size: 20px; }
.second { margin-top:15px!important; padding: 15px!important;}
.second_box { margin:5% auto 2%; display: block; }
.second_box .period { width: 100%; margin: 0 auto 5%; }
.second_box .cancel { width: 100%;}
.second .txt { text-align: left;}


.txt_junbi { margin:50px 0; }

#contents { margin-top:70px; }

#about .box_type1 { padding-bottom:10%; }
#about .box_type2 { background-size:70%; background-position:right 35%; margin-top:50px; }
#about .box_type2 .txt_box > .txt { padding-bottom:30%; }
#about .box_type2 .txt_box .box_be { background-size:50%; }
#about .selected { margin-top:100px; }
#about .selected .box_be { padding:30px 30px 100px; background-image:url(../image/img_inai_s.png), none; background-size:80%; }
#about .selected .box_be .txt { text-align:left; }
#about .selected #gosanmaru { margin-top:50px; }
#about .selected .intro_box .logo { width:10%; margin:0 auto 10px; }
#about .selected .intro_box .txt_box { width:100%; }
#about .selected .intro_box .txt_box .conttl6 { text-align:center; }
#about .selected .intro_box .txt_box .castella_esprit > p { font-size:15px; }
#about .selected .intro_box .img_box .img_main { width:80%; margin:0 auto; }
#about .selected .intro_box .img_box .img_package { top:-20px; right:0; width:30%; }
#about .selected .material { padding:15px; }
#about .selected .matrial_list li, #about .selected .matrial_list li.big_box { width:100%; }
#about .selected .matrial_list li:nth-child(n+2) { margin-top:15px; }
#about .selected .matrial_list li .name { font-size:18px; }
#about #history { margin-top:50px; background-size:50% auto; background-position:right 15%; }
#about #history .txt { margin:20px 0 15%; }
#about #history .history_list li.mt { margin-top:10px; }
#about #history .history_list li .year { width:100%; font-size:25px; }
#about #history .history_list li .year:before { top:0; left:0; font-size:25px; }
#about #history .history_list li .detail { width:100%; padding-left:30px; font-size:14px; }

#products #contents section { margin-bottom:50px; }
#products #contents section .conttl8 { font-size:22px; margin-bottom:10px; }
#products .con_list > li { width:48%; }
#products .con_list > li:nth-child(2n+2), #products .cat_list > li:nth-child(2n+2) { margin-left:4%; }
#products .con_list > li:nth-child(n+3) { margin-top:30px; }
#products .con_list > li .name { font-size:14px; height:auto; min-height:inherit; text-align:center; }
#products .con_list > li:nth-child(3) .name { font-size:11px; }
#products .cat_list > li.flex { display:block; position:relative; border-top:none;  margin-left:0; margin-top:0; padding-top:0; }
#products .cat_list > li:not(:last-child) { margin-bottom:30px; border-bottom:1px solid #e1d7d4; padding-bottom:30px; }
#products .cat_list > li .img, #products .cat_list > li .txt_box { width:100%; }
#products .cat_list > li .img { position:absolute; margin-bottom:20px; width:100px; top:0; left:0; }
#products .cat_list > li .conttl10 { padding-left:130px; margin:0; min-height:120px; font-size:16px; }
#products .cat_list > li .txt_box { padding-bottom:0;  }
#products .cat_list > li .txt_box .btn1 { display:block; position:static; margin:10px 0 0 auto; text-align:right; }
#products .cat_list > li .txt_box .btn1 a { display:inline-block; }
#products .cat_list2 > li { width:48%; margin-left:4%; padding-bottom:0; }
#products .cat_list2 > li:nth-child(2n+1) { margin-left:0; }
#products .cat_list2 > li:nth-child(n+3) { margin-top:30px; }
#products .item_list > li { width:48%; margin-left:4%; }
#products .item_list > li:nth-child(4n+1) { margin-left:4%; }
#products .item_list > li:nth-child(2n+1) { margin-left:0; }
#products #cake .item_list li .name { height:auto !important; }
#products .taste_list { margin-top:20px; }
#products .taste_list > li { width:23%; margin-left:2.3%; }
#products .taste_list > li:nth-child(7n+1) { margin-left:2.3%; }
#products .taste_list > li:nth-child(4n+1) { margin-left:0; }
#products .taste_list > li:nth-child(n+5) { margin-top:10px; }
#products .taste_list > li .thumbnail { padding:10px; background-position:center top; height:auto; }
#products .tag { padding:0 5px; font-size:12px; margin-left:0; margin-right:5px; }
/*#products #contents #hallcake .btn1, #products #contents #hallcake .btn1 a { display:block; }*/
#products #contents #hallcake .conttl10 { margin-left:15px; }
#products #contents .box_be .tel-link { position:relative; margin:5px 0 10px; color:#fff; background-color:#fca75a; display:inline-block; }
#products #contents .box_be .tel-link:before { content:"TEL："; position:absolute; top:5px; left:33px; }
#products #contents .box_be .tel-link a { color:#fff; padding:5px 20px 5px 80px; display:block; }

#products .cookieBox > li { width: 100%; margin-bottom: 10px; }

#products #cake_chou .cat_list > li .img { width: 140px;}
#products #cake_chou .cat_list > li .name { justify-content: end; align-content: baseline; min-height: 160px; padding-left: 160px;}
#products #cake_chou .cat_list > li .conttl10 { min-height: unset; padding-left: unset; font-size: 18px;}

#products.common .top_box { background-position:right bottom; background-size:70%; padding-bottom:35%; margin-top:20px; margin-bottom:20px !important; }
#products.common .top_box .conttl6 { font-size:18px; }
#products.common .secret { padding-left:15px; padding-right:15px; }
#products.common .secret .ttl { font-size:23px; }
#products.common .secret .conttl1 .en { font-size:45px; }
#products.common .secret .conttl1 .jp { margin-top:10px; }
#products.common .secret_list li { padding:20px 20px 50% 20px; }
#products.common .secret_list li:nth-child(n+2) { margin-top:15px; }
#products.common .shopping .conttl10 { font-size:20px; }
#products.common .shopping .price_area .name { font-size:18px; }
#products.common .shopping .price { font-size:18px; }
#products.common .shopping .btn1 a { padding:5px 30px; }
#products.common .freezing figure { width:100%; }
#products.common .freezing figure img { position:static; transform:translate(0, 0); }
#products.common .freezing .txt { margin-top:10px; width:100%; }

#products.common .slider_con { width:100%; }

.newyear .shopping .price_area li { width: 100%; }
.newyear .shopping .price { font-size: 15px!important; }
.newyear .shopping .price .big { font-size: 20px!important; }
.newyear .shopping .price .small { font-size: 11px!important; }
.newyear .reserve { padding: 10px; font-size: 14px; }
.newyear .reserve .tel { font-size: 26px; }

.newcake:before { font-size: 12px; }

/*採用----------*/
#recruit .btn_oubo { margin: .5em auto 1em;}
#recruit .app-wrap { margin-block: .5em 1.5em;}
#recruit .app-wrap .lead { font-size: 1.25em; line-height: 1.4em;}
#recruit .app-wrap ul > li { text-align: center;}
#recruit .app-wrap .btn1.or { display: block; }

/*バレンタイン---------------*/
/*タイトル*/
.ttl_va h3 { margin-bottom: 10px; font-size: 18px; border-radius: 0;
border: none; border-top: 2px solid #a68456!important; border-bottom: 2px solid #a68456!important;}
.ttl_va h3:before { display: none; }

.ttl_va_sub { padding: 15px 0 10px; font-size: 18px; margin-bottom:0;}
.txt_va_sub { margin-bottom: 10px; font-size: 1.085em;}

.txtBox, .imgBox { width: 100%;}
.v_matcha .txtBox, .zero .txtBox{ width: 100%;}
.txt_price { padding: 15px 0; margin: 20px 0 0;}
.imgBox .slider img { width: 90%;}
.txtBox h5+p{ font-size:13px; }
.txt_price li span { font-size: 1em;}

.tasteBox { padding: 20px;}
.tasteBox ul li { width: 47%; padding: 0;}
.tasteBox ul li h5 {font-size: 13px; }
.tasteBox ul li p {font-size: 12px;}

.namachoco .tasteBox ul li { width:100%;}
.namachoco .tasteBox ul li img { width: 40%;}

.linkBox div {width: 100%; margin-bottom: 10px;}
.linkBox div a {height: 120px;}
.linkBox div a span { min-width: 250px; }

.zero .slider_con,.v_matcha .slider_con { display: none; }

.btnBox { display: block;text-align: center;}
.btnBox li {margin-bottom: 10px;}

.slider-m-nav li {width: 17%!important;}

.btn_red { margin-top: 0px; margin-bottom: 60px;}

#products .btn_down dt { font-size: 13px;}

.v_chococake .txtBox,.v_chococake .imgBox{ width:100%; }
.v_chococake .txtBox{ order:2; }
.v_chococake .imgBox{ margin-bottom:1em; order:1; }
.v_chococake .imgBox figure{ text-align:center; }
.v_chococake .btn_red{ margin-top:1em; }

#chocola_deco .btn_red{ margin-bottom: 10px;}


/*ひなまつり*/
.hinamatsuri .shopping .price_area li>div {width: 100%!important; }
.hinamatsuri .shopping .price_area .name {padding: 10px 0 ; background: none;  }
.hinamatsuri .priceBox dl dt { float: none;}
.hinamatsuri .reserve {  padding: 10px;  font-size: 14px;}
.attention {  padding: 10px 10px 25px;}
.attention dd { text-align: left; font-size: 14px; }


/*ホワイトデー*/
.conttl_ribon span {font-size: 20px; padding: 0 10px; }
.whiteday .attention_box { padding: 20px; }
.whiteday .gift_box>li { margin-bottom: 20px; width: 45%; }
.whiteday .gift_box>li .txtBox .txt { line-height: 1.5;font-size: 14px; }

/*母の日*/
.mother .conttl_ribon { height: 84px; }
.mother .conttl_ribon span { line-height: 1.7; }
.mother .conttl_ribon:before { border-width: 42px 0px 42px 15px; }
.mother .conttl_ribon:after { border-width: 42px 15px 42px 0px;}

.mother .attention_red { padding: 20px; }
.flower figure { float: none; margin-right: 0;}
.flower p { font-size: 18px; padding-top: 10px; }
.mother .attention_red ul { padding-top: 20px; margin-top: 0;  }

.mother .price_area li { width: 100%; }
.mother .price_area .name { font-size: 18px; }
.mother .price_area .name::before { top: 5px; transform: translate(0,0); -webkit-transform: translate(0,0);}

.mother_gift .conttl_ribon{ height: 48px; }
.mother_gift .conttl_ribon:before { border-width: 24px 0px 24px 15px; }
.mother_gift .conttl_ribon:after { border-width: 24px 15px 24px 0px; }
.mother .gift_box .flex li { width: 47%; }

.mother .btnBox li { width: 100%; margin: 0 auto 10px!important; }
.mother .btnBox li:last-child { margin: 0 auto;}



/*こどもの日*/

.scroll_box .txt { text-align: left;}

.kodomo .price_area>li:first-child figure { width:100%; margin: 0 auto; }
.kodomo .price_area>li:nth-child(2), .kodomo .price_area>li:last-child { width: 100%; }

.kodomo .shopping .price_area li>div {width: 100%!important; }
.kodomo .shopping .price_area .name {padding: 10px 0 ; background: none;  }
.kodomo .priceBox dl dt { float: none;}
.kodomo .reserve {  padding: 10px;  font-size: 14px;}
.scroll_box { white-space: nowrap;  overflow-x: scroll; -webkit-overflow-x: scroll; margin-bottom:50px;}
.kodomoPrice { width: 800px; margin-bottom: 0; }

#deco .con_nav2 { margin-bottom:50px; }
#deco .box_type1 .bg_be { margin:20px auto 0; text-align:left; }
#deco .deco_type { margin-bottom:30px; padding:200px 15px 30px; background-size:240px !important; }
#deco .deco_type .conttl1 { margin-top:-50px; margin-left:-32px; background:none; }
#deco .deco_type .conttl1 .en { top:-16px; left:30px; font-size:20px; }
#deco .deco_type .conttl1 .jp { font-size:25px; background:none; }
#deco .deco_type .lead { font-size:18px; }
#deco #wedding .jp {text-align: left; font-size: 1.5em;}
#deco .deco_type .ex_list > li { width:50%; }
#deco .deco_type .ex_list li .txt_box { padding:0 3%; }
#deco #non_egg .secret { padding:20px 15px; }
#deco #non_egg .secret figure, #deco #non_egg .secret_con { width:100%; }
#deco #non_egg .non_egg_notice { text-align:left; }
#deco #drawing .ex_drawing li .before:before { right:-50px; bottom:50px; width:40px; height:15px; }
#deco .kaisou p {text-align: left; }

#recruit .detail_box { margin-left:15px; margin-right:15px; padding:10px 15px 15px; }
#recruit .detail_box .conttl8 { margin-bottom:0; }

#contact input.m { width:100%; }
#contact .submit2 { max-width:200px; }
#contact .submit2 .btn1 { margin-top:10px; }

#privacy .box_type1 .txt { padding:0; }
#privacy section.mb { margin-bottom:50px; }

#sitemap .con_box { margin:20px 15px; padding:10px 15px 15px; }
#sitemap .con_box .conttl6 { font-size:18px; }
#sitemap .con_box .conttl8 { margin-bottom:0; }
#sitemap .con_box ul li { width:100%; margin-left:0 !important; font-size:14px; }

}

@media screen and (max-width:440px){
    #wedding .lead {margin-top: 50px;}
}

@media screen and (max-width:400px) {
#products .taste_list > li .thumbnail { padding:7px; }
#products .cat_list > li .conttl10 { min-height:110px; }
#deco #drawing .ex_drawing li .before:before { bottom:25px; }
#deco #drawing .ex_drawing li .after { margin-top:-20px; }
}

@-moz-document url-prefix(){
#about #history .history_list li .year:before { top:12px; left:0; font-size:18px; }
}
@media all and (-ms-high-contrast:none){
#about #history .history_list li .year:before { top:-13px; left:-3px; font-size:40px; }
}