﻿@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@100;300;400;500;700;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&family=Zen+Kaku+Gothic+New:wght@400;500&display=swap');

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
margin:0; padding:0; border:0; outline:0; vertical-align:baseline; background:transparent;}
nav ul {list-style:none;}
ul{}
li {list-style: none;}
*{margin:0;padding:0;}
img{vertical-align:bottom;    max-width: 100%;}
.layout_content{padding:0;}
.utility{ display:none;}
.system_content,
.system_content ul,
.system_content ol{
    margin:0;
    }

#header{
    margin-bottom:0 !important;
}

#header .nav01,
#header .prd{
	z-index:1001 !important;
}

body{
/*	min-width:inherit !important;*/
}

.w1500{
    max-width: 1500px;
	margin:0 auto;
    position: relative;
    padding:  20px;
    box-sizing: content-box;
}

.w1300{
    position: relative;
    width: 1300px !important; 
}

.w600.floatL{
    width: 600px;
    float: left;
}

.w600.floatR{
    width: 600px;
    float: right;
}

.chugen{
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 400;    
}

.chugen p{
    line-height: 1.75;
    letter-spacing: 0.05em;
}

.mincho{
    font-family: 'Noto Serif JP', serif;
    font-weight: 700;
    font-size: 3.8rem;
}

.cartBl form {
  margin: 10px 0 5px 0;
}

.cartBl dl dt {
    font-weight: bold;
}

.cartBl dl dt::before {
   font-size: 20px;
   font-weight: normal;
}


/*海苔カラー*/
.cartBl [type="submit"],
.cartBl td a{
    background-color:#422f79  !important;
    color: #fff !important;
    cursor: pointer;
}

.cartBl dl dt:before,
.cartBl dl,
.cartBl dt,
.cartBl dd{
    color:#422f79  !important;
}

.cartBl .spec {
    font-size: 18px;
    font-size: 1.8rem;
    color: #422f79 !important;
    line-height: 1.4;
    display: inline-block;
}

.cartBl .spec span {
  float: right;
  margin-left: 1em;
}

/*お茶用カートカラー*/
.color02 .cartBl [type="submit"], 
.color02 .cartBl td a{
    background-color:#005235  !important;
    color: #fff !important;
}

.color02 .cartBl dt,
.color02 .cartBl dl dt::before{
    color:#005235  !important;
}

.color02 .cartBl .spec {
    color: #005235 !important;
}

.color02 .chartArea h3 {
  background: url("../images/icn_chart.png")no-repeat left center !important;
  background-size: 30px auto  !important;
}

.color02 .recipeArea h3 {
  background: url("../images/icn_recipe.png")no-repeat left center !important;
  background-size: 30px auto !important;
}

.color02 .voiceArea h3 {
  background: url("../images/icn_voice.png")no-repeat left center !important;
  background-size: 30px auto !important;
}

.pageContentsArea{
    max-width: 1700px;
    margin: 0 auto;
}

#productsData{
    background: none;
    padding-bottom: 100px;
}


#productsData.w1300,
#productsData .w1300{
    width: inherit !important;
    padding-left: 20px;
    padding-right: 20px;
    max-width: 1300px;
    box-sizing: content-box;
}

#productsData .w1240{
    width: inherit !important;
    padding-left: 20px;
    padding-right: 20px;
    max-width: 1240px;
}

#productsData h2 {
  font-size: 30px;
  font-size: 3.0rem;
  line-height: 1.5;
}

#productsData .fontL{
  font-size: 20px;
  font-size: 2.0rem;
}

#productsData .fontS{
  font-size: 14px;
  font-size: 1.4rem;
}

.otherItemLink{
    clear: both;
    padding:50px 0 0 0;
    margin: 0 auto !important;
    text-align: right;
}

.otherItemLink a{
  font-size: 18px;
  font-size: 1.8rem;
  transition: all 0.5s ease 0s;
}

.otherItemLink a span {
  padding: 0 0 0 12px;
    position: relative;
    background:url("../images/arrow_right_purple.svg") no-repeat left center;
    background-size: 6px auto;
    z-index: 1;
}

.otherItemLink a:hover{
	    opacity:0.7;
}

.mainVisueal{
    position: relative;
    margin-bottom: 20px;
}

.mainVisueal .w1300{
    width: inherit !important;
    max-width: 1300px;
}

.mainVisueal .w1500{
    width: inherit !important;
    max-width: 1500px;
}

/* colorbox */
#cboxClose{
    background: none !important;
    width: 50px;
    height: 50px;
    top: 15px;
    right: 15px;
}

.cboxPhoto{
    max-width: 800px !important;
    max-height: 553px !important;
}
@media screen and (max-width: 768px) {
    #cboxClose{
      right: 2%;
      top: 1.5vw;
      width: 8%;
    }
 }   

@media screen and (max-width: 1340px) {
    .mainVisueal .w1300,
    .mainVisueal .w1500{
        margin: 0 20px;
    }
    
    #finansyeBl .w1300{
        margin: 0 20px;
}
    
}

@media screen and (max-width: 768px) {
    .w1500{
        width: 89.333%;
        padding: 0;
    }
    
    .w1300{
        width: 89.333% !important;
    }
    
    .w600.floatL,
    .w600.floatR{
        width: 100%;
        float: inherit;
    }
    
    .chugen p{
        line-height: 1.75;
        letter-spacing: 0.05em;
    }

    .cartBl .spec {
        font-size: 12px;
        font-size: 1.2rem;
        line-height: 1.4;
    }

    .cartBl dl dt::before {
       font-size: 12px;
      font-size: 1.2rem;
      padding-right: 5px;
    }
    
    .pageContentsArea{
        max-width: 1700px;
        margin: 0 auto;
        
        padding-bottom: 5vw;
    }

    .mainVisueal{
        margin-bottom: 5.2vw;
    }
    
    .mainVisueal .w1300,
    .mainVisueal .w1500{
        margin: 0;
        width: 100% !important;
    }
/*
    .mainVisueal .period{
        height: 6.53vw;
        width: 48.533333333%;
    }

    .mainVisueal .period img{
        height: 3.4vw;
    }
  */  
    #productsData{
        width: inherit !important;
    }

    #productsData.w1300,
    #productsData .w1300{
        padding: 0 20px !important;
        width: inherit !important;
    }
    
    #productsData .w600 + .w600,
    #productsData .chartArea, 
    #productsData .voiceArea, 
    #productsData .recipeArea{
        margin-top: 30px;
    }
    
    #productsData h2{
        font-size: 18px; 
        font-size: 1.8rem;
        margin-bottom: 5px !important;
    }

    #productsData .fontL{
      font-size: 14px;
      font-size: 1.4rem;
    }

    #productsData .fontS{
      font-size: 10px;
      font-size: 1.0rem;
    }
    
    
    .color02 .chartArea h3 {
      background: url("../images/icn_chart.png")no-repeat left center !important;
      background-size: 20px auto  !important;
    }

    .color02 .recipeArea h3 {
      background: url("../images/icn_recipe.png")no-repeat left center !important;
      background-size: 20px auto !important;
    }

    .color02 .voiceArea h3 {
      background: url("../images/icn_voice.png")no-repeat left center !important;
      background-size: 20px auto !important;
    }

    
    .otherItemLink{
        padding: 5vw 0 0 0 !important;
        margin: 0 auto;
    }

    .otherItemLink a{
          font-size: 12px;
          font-size: 1.2rem;
    }
    
    
}

/* 共通箇所 */
#campaginNav{
    max-width: 1700px;
    margin:0 auto;
    background-color:#0096b9;
	text-align:center;
	border-bottom:5px solid #047593;
	position:relative;
	z-index:101;
}

#campaginNav .menu a{
	background:url(../images/icn_menu.svg) no-repeat left center;
	padding-left:55px;
	font-size: 28px; 
    font-size: 2.8rem;    
	line-height:65px;
	height:65px;
	text-decoration:none !important;
	color:#fff !important;
    
    font-family: 'Noto Serif JP', serif;
    font-weight: 700;        
}

#campaginNav .prd{
	display:none;
	position: absolute;
	background-color:#fff;
	width:auto;
	padding:40px 0 0 0;
	text-align:left;
	border-bottom:5px solid #047593;
    width: 100%;
}
 
#campaginNav .prd nav{
    display: flex;
    justify-content: space-between;
    flex-flow: wrap;
}
 
#campaginNav .prd nav a{
    color: #434119 !important;
    width: 30%;
    text-decoration: none !important;
    margin-bottom: 50px;
}
   
#campaginNav .prd dl dt{
	display:table-cell;
	vertical-align:top;
	width:100px;
    height: 100px;
    position: relative;
    overflow: hidden;
    }

#campaginNav .prd dl dt img{
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.20);
    
position: absolute;
  width: 100px;
/*  height: 110px;
  left: -5px;
  top: -10px;*/
  bottom: 0;
  max-width: inherit;    
    }

#campaginNav .prd dl dd{
    padding-left:15px;
    font-size: 18px; 
    font-size: 1.8rem;
	display:table-cell;
	text-align:left;
    }

#campaginNav .prd dl dd .itemname,
#campaginNav .prd .topLink a{
    margin-bottom:5px;
	padding-left:30px;
	background:url(../images/icn_circle_arrow_right.svg) no-repeat left center;
    background-size: 20px auto;
    font-size: 22px; 
    font-size: 2.2rem;
	line-height:30px;
	min-height:30px;
	display: inline-block;
    
    font-family: 'Noto Serif JP', serif;
    font-weight: 700;            
    }

#campaginNav .prd .topLink{
    float: right;
    margin: 0 0 30px 0;
}

#campaginNav .prd dl dd img{
	height:24px;
	width:auto;
	margin-left:5px;
    }

#campaginNav .prd dl dd{
	color:#434111 !important;
	text-decoration:none;
    }

#campaginNav .prd dl dd .itemcopy{
    line-height:1.4;
	padding-left: 30px;
    }

.menuArea {
    max-width: 1700px;
    margin: 0 auto 100px;
}

.menuArea .cpmenu{
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    flex-flow: wrap;    
}

.menuArea .cpmenu > div{
    width: 49.43%;
    max-width: 840px;
    position: relative;
    margin-bottom: 20px;
}

.menuArea .cpmenu > div > a{
/*    transition: all 0.2s ease 0s;
    display: block;
    position: relative;
    width: 100%;*/
}

.menuArea .cpmenu .txtArea{
    position: absolute;
    width: 100%;
/*    height: 100%;*/
    top: 50px;
    left: 0;
    text-align: center;
    opacity: 1;
    z-index: 10;
}

.menuArea .cpmenu a:hover .picArea{
    z-index: 0;
}

.menuArea .cpmenu a:hover .picArea img{
      filter: grayscale(80%);/*モノクロ具合を変更したい場合はこの数値を変更*/
      transition: .3s ease-in-out;/*移り変わる速さを変更したい場合はこの数値を変更*/
    z-index: 0;
}

.menuArea .cpmenu .txtArea.white .itemname,
.menuArea .cpmenu .txtArea.white .itemcopy{
    color: #fff;
}

.menuArea .cpmenu .txtArea.shadow .itemname,
.menuArea .cpmenu .txtArea.shadow .itemcopy{
    text-shadow: white 0 0 10px,white 0 0 20px,white 0 0 30px,white 0 0 40px,white 0 0 46px;
}

.menuArea .cpmenu .txtArea.shadow2 .itemname,
.menuArea .cpmenu .txtArea.shadow2 .itemcopy{
    text-shadow: white 0 0 10px,white 0 0 20px,white 0 0 30px,white 0 0 40px,white 0 0 46px,white 0 0 20px,white 0 0 30px,white 0 0 40px,white 0 0 46px;
}

.menuArea .cpmenu .txtArea .itemname{
    font-size: 40px; 
    font-size: 4.0rem;    
    margin-bottom: 20px;
    font-family: 'Noto Serif JP', serif;
    font-weight: 700;
    line-height: 1;
}

.menuArea .cpmenu .txtArea .itemcopy{
    font-size: 18px; 
    font-size: 1.8rem;
    margin-bottom: 25px;
}

.menuArea .txtArea .btn{
    display: block;
    text-align: center;
    margin-top: auto;
}

.menuArea .txtArea .btn li{
    display: inline-block;
    height: 40px;
    min-width: 92px;
    margin: 0 15px;
    transition: all 0.2s ease 0s;
    z-index: 12;
    transform:translate(0, 0);
}

.menuArea .txtArea .btn li span,
.menuArea .txtArea .btn li a,
.menuArea .txtArea .btn li button{
    font-size: 18px;
    font-size: 1.8rem;
    border: 1px solid #0096b9;
    border-radius: 30px;
/*    width: 100%;*/
    height: 100%;
    display: block;
    line-height: 40px;
    text-decoration: none;
    cursor: pointer;
    font-weight: 600;
    font-family: "Noto Sans JP", sans-serif;
    
    padding: 0 15px;
}

.menuArea .cpmenu .txtArea .btn li.detail:hover,
.menuArea .cpmenu .txtArea .btn li.buy:hover{
    transform:translate(0, 5px);
}


.menuArea .txtArea .btn li span,
.menuArea .txtArea .btn li.detail a{
    background: #0096b9;
    color: #fff !important;
    padding: 0 10px;
}

.menuArea .txtArea .btn li.line a{
    border: 1px solid #fff;
}

.menuArea .txtArea .btn li.buy a{
    background: #fff;
    color: #0096b9 !important;
}

.menuArea .txtArea .btn li.buy button{
    background: #fff;
    color: #0096b9 !important;
    min-width: 92px;
}

.menuArea .txtArea .btn li.buy input[type=text]{
    display: none;
}

/* sec slide*/
.sec + .menuArea .cpmenu{
    display: block;
    margin-bottom: 25px;
}

.sec + .menuArea .cpmenu > div{
    width: inherit;
    margin-bottom: 0;
    max-width: inherit;
}

.sec + .menuArea .cpmenu .slick-slide{
    width: 840px !important;
    position: relative;
    margin: 0 10px;
}

.sec + .menuArea .cpmenu .slick-slide{
    opacity: 0.5;
    pointer-events: none ;
}

.sec + .menuArea .cpmenu .slick-center{
    opacity: 1;
    pointer-events: inherit;
}

.sec + .menuArea .cpmenu .slick-dots{
    bottom: -23px;
}

.sec + .menuArea .cpmenu .slick-dots li{
    width: 8px;
    height: 8px;
    margin: 0 6px;
}

.sec + .menuArea .cpmenu  .slick-dots li button{
    padding: 0;
    background: #e2e2e2;
    width: 8px;
    height: 8px;
    border-radius: 5px;
}

.sec + .menuArea .cpmenu  .slick-dots .slick-active button{
    background-color: #000;
}

.osusumemenu{
    margin: 0 auto;
}

.osusumemenu h3{
    margin-bottom: 60px;
    font-size: 40px;
    font-size: 4.0rem;
    text-align: center;
    font-family: 'Noto Serif JP', serif;
    font-weight: 700;
    margin-top: 100px;
}

.osusumemenu .column03{
    display: flex;
    justify-content: space-between;
    flex-flow: wrap;
}

.osusumemenu .column03 > div{
    background: #eef2f6;
    padding: 30px 30px 40px 30px;;
    width: 26.667%;
    display: flex;
    flex-direction: column;    
    box-sizing: content-box;
}

.osusumemenu .column03 .picArea{
    margin-bottom: 20px;
}

.osusumemenu .column03 .txtArea{
    padding: 0 10px;
    
    display: flex;
    flex-direction: column;
    flex-grow: 1;
}

.osusumemenu .column03 .pagename{
    font-size: 24px;
    font-size: 2.4rem;
    font-weight: 700;
    margin-bottom: 15px;
    line-height: 1;
}

.osusumemenu .column03 .pagecopy{
    font-size: 18px;
    font-size: 1.8rem;
    margin-bottom: 25px;
}

.osusumemenu .column03 .btn li{
    margin: 0 10px;
}

.osusumemenu .column03 .txtArea .btn li a{
    background:#18629c;
    border-color:#18629c;
}


.osusumemenu .column03 .txtArea .btn li.buy a{
    background: #fff;
    color: #18629c !important;
}

.osusumemenu .slick-dots{
    bottom: -6vw;
}

.slick-dots li{
    width: 8px;
    height: 8px;
    margin: 0 1.5%;
}

.osusumemenu .slick-dots li button{
    padding: 0;
    background: #e2e2e2;
    width: 8px;
    height: 8px;
    border-radius: 5px;
}
.osusumemenu .slick-dots .slick-active button{
    background-color: #000;
}

/* 共通部分 */
#productsData .itemBox{
    margin-bottom:50px;
	position:relative;
    overflow: hidden;
    clear: both;
}

#productsData .itemBox + .itemBox {
    margin-top: 60px;
}

#productsData .itemBox .titTxt{
    margin-bottom:5px;
	font-size: 30px; 
    font-size: 3.0rem;
    line-height:1.3;
    font-family: 'Noto Serif JP', serif;
    font-weight: 600;
}

#productsData .itemBox .titTxt .fontS,
#productsData .itemBox .titTxt .fS{
    font-size: 24px; 
    font-size: 2.4rem;
	letter-spacing: -0.05em;
}    

#productsData .itemBox .titTxt .fontSS{
    font-size: 18px; 
    font-size: 1.8rem;
    display: inline-block;
    font-weight: 500;
}    

#productsData .itemBox .titTxt .fontSS img{
    margin-right:5px;
	max-height: 24px;
	width: auto;
}    

#productsData .titTxt.kuradashi:after{
    content: "";
    background: url("../images/icn_kuradashi.png") no-repeat left center;
    background-size: 60px auto;
    width:60px;
    height:26px;
    display: inline-block;
     vertical-align: bottom;
    margin-bottom: 2px;   
    margin-left: 10px;
}


#productsData .titTxt.new:after{
    content: "";
    background: url("../images/icn_new.png") no-repeat left center;
    background-size: 86.5px auto;
    width:86.5px;
    height:32.5px;
    display: inline-block;
     vertical-align: bottom;
    margin-bottom: 2px;   
    margin-left: 10px;
}


#productsData .presentBl {
  overflow: hidden;
  font-size: 20px;
  font-size: 2.0rem;
  border: 4px solid #42934d;
  padding: 15px;
  border-radius: 10px;
}

#productsData .presentBl h3 {
  margin: 0 0 10px 0;
  letter-spacing: 0.05em;
  font-size: 36px;
  font-size: 3.6rem;
  color: #4b8618;
  line-height: 1.4;
}

#productsData .presentBl p + p{
	margin-top: .5em;
}

#productsData .presentBl p.fontS{
  font-size: 16px;
  font-size: 1.6rem;
}


.cartBl.tableCell{
    display: table;
    width: 100%;
}

.cartBl.tableCell .floatL{
    margin: 5px 15px 10px 0;
}

.cartBl.tableCell > *{
    display: table-cell;
    vertical-align: bottom;
}

.cartBl.tableCell dl + div{
   text-align: right;
}

.cartBl.tableCell dl .spec {
  display: block;
  line-height: 1.4;
  margin: 15px 0 0 0;
}

.taL{
    text-align: left !important;
}

#productsData .link a{
  background-size: 6px auto;
}

#productsData .link a[target="_blank"]::after{
    display: none;
}
@media screen and (max-width: 1040px) {
    .osusumemenu .column03 > div{
        padding: 20px 20px 30px 20px;
    }
}    


@media screen and (max-width: 768px) {
    #campaginNav{
        border-width: 3px;
    }

    #campaginNav .menu a{
        background:none;
        font-size: 22px;
        font-size: 2.2rem;
        line-height: 45px;
        width:100%;
        padding-left:0;
    }

    #campaginNav .menu a span {
        background:url(../images/icn_menu.svg)no-repeat left center;
        background-size:25px auto;
        padding-left:30px;
    }

    #campaginNav .prd {
        padding:5vw 0;
        border-bottom:2px solid #047593;
        width: 100%;
    }
    
    #campaginNav .prd nav a {
        margin-bottom: 25px;
        display: block;
        width: 100%;
    }

    #campaginNav .prd nav a.none {
        display: none;
    }
    
    #campaginNav .prd dl{
        width:100%;
        min-height:inherit;
    }

    #campaginNav .prd dl{
        width:100%;
        min-height:inherit;
    }

    #campaginNav .prd dl dt{
        width: 60px;
        height: 60px;
    }
    
    #campaginNav .prd dl dt img{
    width: 100%;
    height: auto;
    object-fit: cover;    }

    #campaginNav .prd dl dd {
        padding-left: 10px;
        font-size: 14px;
        font-size: 1.4rem;
    }

    #campaginNav .prd .topLink{
        margin: 0;
    }

    #campaginNav .prd dl dd .itemname, 
    #campaginNav .prd .topLink a {
        padding-left: 22px;
        background: url(../images/icn_circle_arrow_right.svg) no-repeat left center;
        background-size:15px auto;
        font-size: 18px;
        font-size: 1.8rem;
        min-height: 20px;
        line-height: 1.4;
    }

    #campaginNav .prd dl dd h4 img {
        height: 15px;
        width: auto;
        margin-left: 3px;
        vertical-align: middle;
    }

    #campaginNav .prd dl dd .itemcopy {
        padding-left: 22px;
    }

    #campaginNav .prd dl dd .itemcopy br{
        display:none;
    }    
    
    .menuArea .cpmenu {
        display: block;
    }

   .menuArea .cpmenu > div {
       width: 100%;
    }
    
    .menuArea .cpmenu .txtArea{
        top: 8vw;
        width: 89.333%;
        left: 5.3335%
    }
    
    .menuArea .cpmenu .txtArea .itemname{
        font-size: 5.2vw;    
        margin-bottom: 3vw;
    }

    .menuArea .cpmenu .txtArea .itemcopy{
        font-size: 2.65vw;
        margin-bottom: 3vw;
    }
    
    .menuArea .txtArea .btn li{
      height: 5.2vw;
      min-width:18%;
      margin: 0 2%;
        padding: 0;
    }

    .menuArea .txtArea .btn li.buy button{
        width: 100%;
        min-width: 18%;
    }
    
    .menuArea .txtArea .btn li span,
    .menuArea .txtArea .btn li a,
    .menuArea .txtArea .btn li button{
        font-size: 2.65vw;
        line-height: 5.2vw;
    }
    
    
    /* sec slide*/
    .sec + .menuArea .cpmenu{
        display: block;
    }

    .sec + .menuArea .cpmenu > div{
        width: inherit;
        margin-bottom: 0;
        max-width: inherit;
        margin-bottom: 20px;
    }

    .sec + .menuArea .cpmenu .slick-slide{
        margin: 0;
    }

    .osusumemenu{
        width: inherit;
    }
    
    .osusumemenu h3{
        margin-bottom: 8vw;
        font-size: 5.2vw;;
        margin-top: 13vw;
    }

    .osusumemenu .column03{
        display: block;
    }

    .osusumemenu .column03 .slick-list{
        background: none;
        padding: 0;
        width: 100%;
        box-sizing: border-box;
        display: block;
    }

    .osusumemenu .column03 .slick-track{
        background: none;
    }

    .osusumemenu .column03 .slick-track{
        background: none;
        display: flex;
    }
    
    .osusumemenu .column03 .slick-track .slick-slide {
        margin-bottom: 20px;
        padding: 15px 15px 20px ;
        margin: 0 15px;
        height: auto !important;
        display: flex;
        flex-direction: column;     
        background: #eef2f6;
    }
    
    .osusumemenu .column03 .picArea {
        margin-bottom: 3vw;
    }

    .osusumemenu .column03 .txtArea{
        padding: 0 5px;
/*        display: block;*/
    }

    .osusumemenu .column03 .pagename{
        font-size: 16px;
        font-size: 1.6rem;
        margin-bottom: 2vw;
    }

    .osusumemenu .column03 .pagecopy{
        font-size: 12px;
        font-size: 1.2rem;
        margin-bottom: 3vw;
    }

    .osusumemenu .column03 .btn li{
        margin: 0 5px;
    }
    
    #productsData .itemBox{
        margin-bottom: 30px;
    }

    #productsData .itemBox + .itemBox {
        margin-top: 30px;
    }

    #productsData .itemBox .titTxt{
/*        margin-bottom:0;*/
        font-size: 18px; 
        font-size: 1.8rem;
    }
    
    #productsData .itemBox .titTxt .icn img{
        height:14px !important;
        width:auto !important;
    }

    #productsData .itemBox .titTxt .fontS,
    #productsData .itemBox .titTxt .fS{
        font-size: 14px !important; 
        font-size: 1.4rem !important;
    }    
    
    #productsData .itemBox .titTxt .fontSS{
        font-size: 10px; 
        font-size: 1.0rem;
        letter-spacing: -0.05em;
        }    

    #productsData .itemBox .titTxt .fontSS img{
        height: 16px;
        vertical-align:middle;
        margin-bottom:4px;
    }    
    
    #productsData .titTxt.kuradashi:after{
    content: "";
    background: url("../images/icn_kuradashi.png") no-repeat left center;
    background-size: 35px auto;
    width: 35px;
    height: 18px;
    margin-left: 7px;
    margin-bottom: 0;
    }
    
    
    #productsData .titTxt.new:after{
        content: "";
        background: url("../images/icn_new.png") no-repeat left center;
        background-size: 50px auto;
        width:50px;
        height:20px;
        display: inline-block;
         vertical-align: bottom;
        margin-bottom: 0;   
        margin-left: 7px;
    }

    
    #productsData .presentBl {
        font-size: 14px;
        font-size: 1.4rem;
        padding: 10px;
        clear: both;
        border-width: 2px;
    }

    #productsData .presentBl h2 {
      font-size: 20px;
      font-size: 2.0rem;
      margin: 0 0 5px 0;
    }

    #productsData .presentBl p.fontS{
        font-size: 10px;
        font-size: 1.0rem;
    }    
    
    .cartBl.tableCell dl.floatL {
        float: left !important;
        width: inherit !important;
    }

    .cartBl.tableCell dl .spec {
        width: inherit;
        max-width: 170px;
    }

    .cartBl.tableCell dl .spec {
      margin: 10px 0 0 0;
    }
    
    
 }


/*/////　top.html  /////*/
.top .mainVisueal{
    background: url("../images/main2_top.jpg") no-repeat center top;
    background-size: 1700px auto;
    height: 899px;
    margin-bottom: 0;
}


.top .mainVisueal .w1500{
    max-width: 1500px;
    margin: 0 auto;
    position: relative;
    height: 100%;
    width: 100%;
}

.top .mainVisueal h1{
    position: absolute;
    max-width: 616px;
/*    right: 520px;*/
    top: 88px;
    right: 32.766666666%;
    width: 41.066666666%;
}

.top .mainVisueal .obi{
  position: absolute;
  max-width: 50px;
  left: 62px;
  top: 0;
    width: 3.333333333%;
}

.mainVisueal .period{
    background: #4294b6;
position: absolute;
  right: 0;
  bottom: 0;
  height: 50px;
  width: 370px;
  text-align: center;
  display: table;
}

/*右下帯のデザインの時*/
.mainVisueal .period span{
    display: table-cell;
    vertical-align: middle;
}

.mainVisueal .period img{
    height: 26px;
}


.top .tokutenArea{
    position:relative;
    background:#4294b6;
    color: #fff;
    padding: 45px 0;
    margin-bottom: 20px;
}

.top .tokutenArea h2{
    background: #4293b6;
    text-align: center;
    margin-bottom: 55px;
    padding: 24px;
}

.top .tokutenArea h2 img{
    height: 43px;
    width: auto;
}

.top .tokutenArea ul{
    color:#fff;
    overflow:hidden;
    margin: 0 auto 30px;
    padding: 0;
    display: flex;
    justify-content: space-between;
}

.top .tokutenArea ul li{
    width: 52%;
}

.top .tokutenArea ul li.tokuten01{
    width: 600px;
}

.top .tokutenArea ul li .tit{
    font-size:30px;
    font-size:3.0rem;
    margin-bottom:10px;
    font-family: 'Noto Serif JP', serif;
    font-weight: 700;
      color:#fff;
}

.top .tokutenArea ul li .tit .label {
    border-radius: 5px;
    background: #18629c;
    width: 80px;
    margin-right: 10px;
    line-height: 34px;
    display: inline-block;
    text-align: center;
    padding: 6px 0;
    line-height: 1;
    font-size: 1px;
}

.top .tokutenArea ul li .tit .label img{
    height: 23px;
    width: auto;
}

.top .tokutenArea ul li .pic{
    float: right;
}

.top .tokutenArea ul li .txt{
    font-size:20px;
    font-size:2.0rem;
}

.top .tokutenArea ul li .sub{
    font-size:18px;
    font-size:1.8rem;
    margin-top: 15px;
    letter-spacing: 0;
}

.top .tokutenArea ul li .sub span{
    font-size:20px;
    font-size:2.0rem;
    font-weight:600;
}

.top .tokutenArea ul li.tokuten03 .limited{
    margin: 0 0 0 5px;
}

.top .tokutenArea ul li.tokuten03 .limited img{
    width: 208px;
    vertical-align: middle;
}


.top .tokutenArea ul li.tokuten01{
    width: 610px;
}

.top .tokutenArea ul li.tokuten01 .pic img{
    width: 135px;
}

.top .tokutenArea ul li.tokuten02 .pic{
    margin-top: -70px;
}

.top .tokutenArea ul li.tokuten02 .pic img{
    width: 146.5px;
}

.top .tokutenArea ul li.tokuten02,
.top .tokutenArea ul li.tokuten03{
    width: 720px
}


.top .tokutenArea .catalogBtn a{
    width: 400px;
    height: 70px;
    margin: 0 auto;
    display: block;
    text-align: center;
    color: #fff !important;
    font-weight: bold;
    border-radius: 35px;
    font-size: 22px;
  font-size: 2.2rem;
    background: #18629c;
    line-height: 70px;
    text-decoration: none;
    box-shadow: 0 3px 0 #124a76;
    transition: all 0.2s ease 0s;
    letter-spacing: 0.05em;
}

.top .tokutenArea .catalogBtn a:hover{
    	box-shadow:none;
	transform:translate(0, 3px);
}

.top .tokutenArea .catalogBtn a span{
    background: url("../images/icn_catalog.svg") no-repeat left center;
    background-size: 36px auto;
    padding-left: 50px;
    display: inline-block;
}


@media screen and (max-width: 1400px) {
    .top .tokutenArea ul li.tokuten02 .pic {
      margin-top: 0;
    }
}
@media screen and (max-width: 768px) {
    .top .mainVisueal{
        background: url("../images/main2_top.jpg") no-repeat 80% top;
        background-size: cover;
        height:91.27vw;
    }

    .top .mainVisueal h1{
        width: 61%;
        top: 12.5vw;
        left: 50%;
        transform: translateX(-50%);
    }

    .top .mainVisueal .obi{
        width: 6%;
        top: 0;
        left: 2.7%;
    }
    
    .top .mainVisueal .period{
        height: 6.53vw;
        width: 48.533333333%;
    }
    
    .mainVisueal .period img {
      height: 3.4vw;
    }
    
    .top .tokutenArea{
        display: block;
        width: inherit;
        padding:  30px 0;
        margin-bottom: 0;
    }

    .top .tokutenArea h2{
        margin-bottom: 5vw;
        padding: 3vw 0;
    }   
    
    .top .tokutenArea h2 img{
        width: 84.4%;
        height: inherit;
    }   

    .top .tokutenArea ul{
        display: block;
        margin: 0 auto;
    }

    .top .tokutenArea ul li {
        display: block !important;
        width: auto !important;
        overflow: hidden;
        width: 100% !important;
        padding: 0 !important;
        margin: 0 0 25px 0 !important;
    }    

     .top  .tokutenArea ul li.tokuten01,
    .top  .tokutenArea ul li.tokuten02,
    .top  .tokutenArea ul li.tokuten03{
        width:100%;
    }

    .top .tokutenArea ul li .tit{
        font-size:16px;
        font-size:1.6rem;
        margin-bottom:5px;
    }

    .top .tokutenArea ul li .tit span.label {
        width: inherit;
        padding: .75vw 8px;
        margin-right: 8px;
    }

    .top .tokutenArea ul li .tit span.label img{
        height: 12px;
    }

    .top .tokutenArea ul li .txt {
        font-size: 12px;
        font-size: 1.2rem;
    }

    .top .tokutenArea ul li .sub {
        font-size: 10px;
        font-size: 1.0rem;
        margin-top: 1vw;
    }
    
    .top .tokutenArea ul li .sub span {
        font-size: 14px;
        font-size: 1.4rem;
    }
    
    .top .tokutenArea ul li.tokuten01 .pic{
        width: 72px;
    }

    .top .tokutenArea ul li.tokuten02 .pic{
        width: 72px;
        margin-top: 0;
    }
    
    
    .top .tokutenArea ul li.tokuten03{
        position: relative;
        padding-top: 26px !important;
    }
    
    .top .tokutenArea ul li.tokuten03 .limited{
        position: absolute;
        left: 0;
        top: 0;
        margin: 0;
    }
    
    .top .tokutenArea ul li.tokuten03 .limited img {
      width: 104px;
    }

    
    .top .tokutenArea .catalogBtn a{
        width: 65%;
        height: 50px;
        font-size: 16px;
        font-size:1.6rem;
        line-height: 50px;
    }
    
   .top .tokutenArea .catalogBtn a span{
        background: url("../images/icn_catalog.svg") no-repeat left center;
        background-size: 23px auto;
        padding-left: 30px;
    }

    
}




/*//////////////////////////
　　　彦兵衛
//////////////////////////*/
#hikobee .mainVisueal > img{
    height: 1000px;
    object-fit: cover;
}

#hikobee .mainVisueal .tit{
    position: absolute;
    right: 87px;
    top: 60px;
    width: 125.5px;
}

#hikobee .mainVisueal .txt{
    position: absolute;
    left: 0;
    top: 62px;
    width: 81px;
}

#hikobee .mainVisueal .parts01{
    position: absolute;
    right: 0;
    top: 60px;
    width: 78.5px;
}

#hikobee #productsData .w600{
    margin-bottom: 50px;
}

#hikobee #productsData .full + .w600,
#hikobee #productsData .full + .w600 + .w600{
    margin-bottom: 0;
}

#hikobee #productsData h2.txt + p {
    margin-bottom: 0;
}

#hikobee #productsData .item01 .yakitate{
    margin-bottom: 10px;
    width: 357px;
}

#hikobee #productsData .item01 .w35{
    width: 215px;
}

#hikobee #productsData .item01 .cartBl dl{
    margin-bottom: 5px;
}

#hikobee #productsData .calendar{
    padding-top: 65px !important;
    margin: 0;
}

#hikobee #productsData .itemData.full{
    margin-bottom: 60px;
    clear: both;
}

#hikobee #productsData .full{
    margin-bottom: 70px;
    position: relative;
}

#hikobee #productsData .full > *{
    display: flex;
    justify-content: space-between;
    margin-bottom: 15px;
}

#hikobee #productsData .full form{
    margin: 0;
}

#hikobee #productsData .full .cartBl [type="submit"] {
    background-color: #063e8d !important;
}

#hikobee #productsData .full > div p{
	font-size: 14px;
	font-size: 1.4rem;
	color: #422f79;
	font-weight: bold;
	margin-bottom: 8px;
    letter-spacing: -0.05em;
    position: relative;
    padding-left: 55px;
}

#hikobee #productsData .full > div p:before{
    position: absolute;
    left: 0;
    top: 3px;
    content: "第1回";
	font-size: 12px;
    color: #fff;
    background: #7c84ba;
    display: inline-block;
    padding: 4px 8px 6px;
    margin-right: 8px;
    line-height: 1;
    letter-spacing: 0;
}

#hikobee #productsData .full div.crt01_2 p:before{
    content: "第2回";
}

#hikobee #productsData .full div.crt01_3 p:before{
    content: "第3回";
}

#hikobee #productsData .full div.crt01_4 p:before{
    content: "第4回";
}

#hikobee #productsData .full + p{
    padding: 0;
}

#hikobee #productsData .item02 .w35,
#hikobee #productsData .item03 .w35{
    width: 218px;
}


@media screen and (max-width: 768px) {
    #hikobee .mainVisueal > img{
        height: inherit;
        object-fit: contain;
    }

    #hikobee .mainVisueal .tit{
        right: 3.066666666%;
        top: 3.9vw;
        width: 12.666666666%;
    }

    #hikobee .mainVisueal .parts01{
        left: 2.666666666%;
        right: inherit;
        top: 0;
        width: 8%;
    }
    
    #hikobee #productsData .w600{
        margin-bottom: 0;
    }

    #hikobee #productsData .item01 .yakitate{
        margin-bottom: 5px;
        width: 178px;
    }

    #hikobee #productsData .item01 .w40,
    #hikobee #productsData .item02 .w40,
    #hikobee #productsData .item03 .w40{
        width: 35% !important;
    }

    #hikobee #productsData .item01 .cartBl dl{
        margin-bottom: 5px;
    }

    #hikobee #productsData .calendar{
        padding-top: 65px !important;
    }

#hikobee #productsData .item01 .titTxt{
    margin-bottom: 0;
}
    
#hikobee #productsData .item01 .fontS{
    font-size: 10px;
}
    
#hikobee #productsData .calendar {
    padding-top: 30px !important;
}    
    
#hikobee #productsData .itemData.full{
    margin-bottom: 50px;
    padding: 0;
    top: 0;
}

#hikobee #productsData .full .cartBl{
    display: block;
}

#hikobee #productsData .full .cartBl > div{
    float: left;
    width: 49%;
    margin-bottom: 20px;
}

#hikobee #productsData .full .cartBl  > div:nth-child(even){
    float: right;
}
    
#hikobee #productsData .full > div p{
	font-size: 12px;
	margin-bottom: 3px;
    padding-left: 40px;
}

#hikobee #productsData .full > div p:before {
	font-size: 10px;
    top: 3px;
    padding: 3px 5px;
}    

#hikobee #productsData .full p.clear{
    padding-top: 0;
}
    
#hikobee #productsData .w35 {
    width: 35% !important;
    float: left;
    margin: 5px 10px 0 0 !important;
}

#hikobee #productsData .itemBox .cartBl dt{
    margin-right: 0;
}    
    
#hikobee #productsData .itemBox .cartBl{
    padding-left: calc(35% + 10px);
}    
    
#hikobee #productsData .itemBox .cartBl,
#hikobee #productsData .itemBox .cartBl + p{
    padding-left: calc(35% + 10px);
    margin-right: -15px;
}        
   
#hikobee #productsData > div:last-child{
    margin-bottom: 0 !important;
}    
} 

@media screen and (max-width: 420px) {
#hikobee #productsData .itemBox .cartBl dd{
    margin-left: -5px;
    }
} 



/*//////////////////////////
　　　佐賀のはしり
//////////////////////////*/
#hashiri .mainVisueal > img{
    height: 1000px;
    object-fit: cover;
}

#hashiri .mainVisueal .tit{
    position: absolute;
    right: 0;
    top: 62.5px;
    width: 189px;
}

#hashiri .mainVisueal .txt{
    position: absolute;
    left: 0;
    top: 65px;
    width: 228.5px;
}

#hashiri #productsData .img01{
    margin-bottom:40px;
}

#hashiri #productsData .box01 {
  font-size: 18px;
  font-size: 1.8rem;
  margin-top: 10px;
}

#hashiri #productsData .box01 .img02 {
  width: 285px;
}

#hashiri #productsData .box01 .link {
  text-align: left;
  font-size: 1.8rem;
}

#hashiri #productsData .itemBox + .itemBox {
    margin-top: 35px;
}

#hashiri #productsData .itemBox .floatL.w40 {
  width: 200px;
}


@media screen and (max-width: 768px) {
    #hashiri .mainVisueal > img{
        height: inherit;
        object-fit: contain;
    }
    
    #hashiri .mainVisueal .tit{
        right: 4.133333333%;
        top: 4.7vw;
        width: 20.8%;
    }

    #hashiri #productsData h2.txt + p,
    #hashiri #productsData .chartArea.sp{
        margin-bottom: 30px;
    }

    #hashiri #productsData .box01{
        margin:30px 0 0 0;;
    }
    
    #hashiri #productsData .box01 .img01{
        width: 35%;
    }

    #hashiri #productsData .box01 .link{
        margin-top:10px;
        font-size: 12px; 
        font-size: 1.2rem;
    }
    
    #hashiri #productsData .box01 p {
        padding-left: calc(35% + 10px);
    }

    #hashiri #productsData .w40 {
        width: 35% !important;
        float: left;
        margin: 5px 10px 0 0 !important;
    }

    #hashiri #productsData .itemBox .itemData {
        padding-left: calc(35% + 10px);
    }    

}



/*//////////////////////////
　　　　　味三詩
//////////////////////////*/
#ajisannshi .mainVisueal > img{
    height: 691px;
    object-fit: cover;
}

#ajisannshi .mainVisueal .tit{
    position: absolute;
    right: 0;
    top: 61px;
    width: 273.5px;
}

#ajisannshi .mainVisueal .parts01{
    position: absolute;
    left: 297.5px;
    top: 85px;
    width: 48px;
}

#ajisannshi #productsData .box01{
    margin: 0 0 50px 0;
}

#ajisannshi #productsData .box01 .img01{
    width: 285px;
}

#ajisannshi #productsData .box01 .link{
    text-align: left;
    font-size: 18px; 
    font-size: 1.8rem;
}

#ajisannshi #productsData .blandArea{
    margin-bottom:60px;
}

#ajisannshi #productsData .blandArea > div{
    display: table;
    width: 100%;
    margin-bottom: 30px;
}

#ajisannshi #productsData .blandArea > div > *{
    display: table-cell !important;
	vertical-align: middle;
	margin: 0;
}

#ajisannshi #productsData .blandArea .w20{
    width: 165px;
}

#ajisannshi #productsData .blandArea .w20 img{
    width: 144.5px;
}

#ajisannshi #productsData .blandArea dt{
	font-size: 20px;
    font-size: 2.0rem;
    font-weight:bold;
    position:relative;
}

#ajisannshi #productsData .blandArea .sushinori dt{
    color:#d2b51f;
}

#ajisannshi #productsData .blandArea .hashiri dt{
    color:#38b25d;
}

#ajisannshi #productsData .blandArea .kontobi dt{
    color:#006cb8;
}

#ajisannshi #productsData .itemBox .floatL.img {
    width: 200px;
}


@media screen and (max-width: 768px) {    
    #ajisannshi .mainVisueal > img{
        height: inherit;
        object-fit: contain;
    }
    
    #ajisannshi .mainVisueal .tit{
        right: calc(31vw / 7.5);
        top: calc(48vw / 7.5);
        width: 16.4%;
    }

    #ajisannshi .mainVisueal .parts01{
        left: 2.666666666%;
        top: 4.05vw;
        width: 6.4%;
    }
    
    #ajisannshi #productsData .blandArea {
      margin-bottom: 30px;
    }    
    
    #ajisannshi #productsData .blandArea > div {
      margin-bottom: 20px;
    }

    #ajisannshi #productsData .blandArea .w20{
        width: 23%;
        padding-right: 3%;
    }

    #ajisannshi #productsData .blandArea .w20 img{
        width: 100%;
    }

    #ajisannshi #productsData .blandArea dt{
        font-size: 16px;
        font-size: 1.6rem;
    }

    #ajisannshi #productsData .box01{
        margin:0 0 30px 0;
    }
    
    #ajisannshi #productsData .box01 .img01{
        width: 35%;
    }

    #ajisannshi #productsData .box01 .link{
        margin-top:10px;
        font-size: 12px; 
        font-size: 1.2rem;
    }

    #ajisannshi #productsData .item01 .floatL.w35,
    #ajisannshi #productsData .item02 .floatL.w35,
    #ajisannshi #productsData .item03 .floatL.w35,
    #ajisannshi #productsData .item04 .floatL.w35{
        width:35% !important;
    }

    #ajisannshi #productsData .box01 p{
        padding-left: calc(35% + 10px);
    }

    #ajisannshi #productsData .box01 p.fontL{
        margin:0 0 5px 0;
    }


}


/*//////////////////////////
  　　　とびきり04
//////////////////////////*/
#tobikiri .mainVisueal > img{
    height: 700px;
    object-fit: cover;
}

#tobikiri .w1300 .tit{
    position: absolute;
    top: 50.5px;
    right: -11px;
    width: 133px;
}

#tobikiri .w1300 .parts01{
    position: absolute;
    top: 56px;
    left: 369px;
    width: 164px;
}

#tobikiri .w1300 .parts02{
    position: absolute;
    top: 468px;
    right: 407px;
    width: 141.5px;
}

#tobikiri .w600.floatL{
    background: url("../images/tobikiri_illust.png") no-repeat 100% 130px;
    background-size:271px auto;
}

#tobikiri .itemBox{
    margin-bottom: 40px;
}

#tobikiri .spec .red{
    margin-left: 35px;
    font-size: 16px;
    font-size: 1.6rem;
    color:#f30000;
}


@media screen and (max-width: 768px) {
    #tobikiri .mainVisueal > img{
        height: inherit;
        object-fit: contain;
    }
    
    #tobikiri .w1300 .tit{
        top: 10.5vw;
        right: 0;
        width: 17.333%;
    }

    #tobikiri .w1300 .parts01{
        top:12.5vw;
        left: 12%;
        width: 22.133333333%;
    }

    #tobikiri .w1300 .parts02{
        top: 73vw;
        right: 21.333333333%;
        width: 18.666%;
    }
    
    #tobikiri .w600.floatL{
        background: url("../images/tobikiri_illust.png") no-repeat 100% 25vw;
        background-size: 35% auto;
    }

    #tobikiri .itemBox{
        margin: 30px 0;
    }    

    #tobikiri h2{
        font-size: 18px; 
        font-size: 1.8rem;
    }

    #tobikiri h2 .fontS{
        font-size: 12px; 
        font-size: 1.2rem;
    }

    #tobikiri .recipeArea .floatL {
        float: left;
    }

    #tobikiri .spec .red{
        margin-left: 25px;
        font-size: 12px;
        font-size: 1.2rem;
    }    


}



/*//////////////////////////
  　　高級煎茶
//////////////////////////*/
#washikan .mainVisueal{
    margin-bottom: 10px;
}

#washikan .mainVisueal > img{
    height: 600px;
    object-fit: cover;
}

#washikan .w1300 .tit{
    position: absolute;
    top: 61px;
    right: 2px;
    width: 490px;
}

#washikan #productsData{
    width: inherit;
    padding-top: 0;
}

#washikan .bgBl01{
    padding: 60px 0 30px;
    background: #f8f2ee;
    overflow: hidden;
    margin-bottom: 10px;
}

#washikan .bgBl02{
    padding: 60px 0 30px;
    background: #fffce5;
    overflow: hidden;
}

#washikan .bgBl01 .img,
#washikan .bgBl02 .img{
    margin-bottom: 25px;
}

#washikan .otherItemLink{
    padding-top: 0;
}

#washikan .chartArea h3 {
    background: url("../../../img/common/c/jugetsudo_icn_chart.png")no-repeat left center !important;
    background-size: auto;
    background-size: 30px auto !important;
}
    
#washikan .hyakunenBl{
    background: url("../images/washikan_bg_pc.jpg") no-repeat center top;
    background-size: 1700px auto;
    padding-top: 120px;
    min-height:1276px;
    overflow:hidden;
    position: relative;
    margin-bottom: 50px;
    box-sizing: border-box;
}

#washikan .hyakunenBl h2{
    font-size: 50px;
    font-size: 5.0rem;
    text-align: center;
    letter-spacing: 0.1em;
    font-weight: 500;
    margin: 0;
}

#washikan .hyakunenBl .w390{
    position: absolute;
    right: 50px;
    top: 180px;
    width: 390px;
}

#washikan .hyakunenBl .titTxt + p,
#washikan .w1300 .titTxt + p{
    font-size: 18px;
    font-size: 1.8rem;
    margin-bottom: 5px;
    letter-spacing: -0.02em;
    line-height: 1.6;
}


#washikan .w1300 .w600 .itemBox{
    overflow: inherit;
}

#washikan .w1300 .w30 {
    width:200px;
    margin: 0 10px 0 -10px;
}

#washikan .w1300 .ajisho2{
    width: 1150px;
    padding-top: 10px;
}

#washikan .w1300 .ajisho2 .img{
    width: 740px;
    margin-top: -50px;
}

#washikan .shokuninnBl{
	border:2px solid #fbdccd;
	background: #fff;
	padding: 25px 29px;
	overflow: hidden;
	clear: both;
    margin: 60px auto 60px;
    box-sizing: border-box;
}

#washikan .shokuninnBl .floatL{
    margin: 0;
    width: calc(100% - 640px);
}

#washikan .shokuninnBl .floatR{
	width: 630px;
    margin: 0;
}

#washikan .shokuninnBl .floatR img{
    width: 100%;
    height: auto;
}

#washikan .shokuninnBl h3{
    font-size: 30px;
    font-size: 3.0rem;
    margin-bottom:10px;	
	line-height: 1.4;
}

#washikan .shokuninnBl p{
    font-size: 18px;
    font-size: 1.8rem;
}

#washikan .nouhouBl{
    background-color:#f3ed49;
    padding:40px 30px;
    overflow:hidden;
    margin: 0 auto;
    box-sizing: border-box;
}

#washikan .nouhouBl .floatR{
    float:right;
    width: 700px;
    margin: 0;
    width: calc(100% - 540px);
    }

#washikan .nouhouBl .floatL{
    width: 510px;
    margin: 0;
    float:left;
    }

#washikan .nouhouBl h2{
    margin-bottom:10px;
    width: 321px;
    }

#washikan .nouhouBl p{
    letter-spacing: -0.02em;
    }
    
@media screen and (max-width: 768px) {
    #washikan .mainVisueal > img{
        height: inherit;
        object-fit: contain;
    }
    
    #washikan .w1300 .tit{
        top: 4vw;
        right: 22.8%;
        width: 54.133333333%;
    }

    #washikan .bgBl01,
    #washikan .bgBl02{
        padding: 30px 0;
    }
    
    #washikan .bgBl01 .img,
    #washikan .bgBl02 .img{
        margin-bottom: 10px;
    }
    
    #washikan .otherItemLink{
        margin-top: -20px !important;
    }    

    #washikan #productsData .chartArea h3 {
        background: url("../../../img/common/c/jugetsudo_icn_chart.png")no-repeat left center !important;
        background-size:20px 20px !important;
    }

    #washikan .cartBl dd.bl {
        padding-left: 30px;
    }

    #washikan .hyakunenBl{
        background: url(../images/washikan_bg_sp.jpg) no-repeat left top #f3f3f3;
        background-size:100% auto;
        padding: 7% 0 30px;
        height:inherit;
        margin-bottom: 30px;
        min-height: inherit;
        }

    #washikan .hyakunenBl h2{
        font-size: 24px;
        font-size: 2.4rem;
        margin-bottom:130% !important;
        }

    #washikan .hyakunenBl .w390 {
        position: inherit;
        right: inherit;
        top: inherit;
        width: auto;
        margin-top: -22vw;
    }    

    #washikan .hyakunenBl .titTxt + p,
    #washikan .w1300 .titTxt + p{
        font-size: 12px;
        font-size: 1.2rem;
        margin-bottom: 5px;
        letter-spacing: 0;
    }    

    #washikan .w1300 {
        width: auto;
    }
    
    #washikan .w1300 .w30 {
      width:30%;
        margin: 0 10px 0 -10px;
    }    
    
    
    #washikan .w1300 .w600 .itemData{
        padding-left:30%;
    }

    #washikan .w1300 .itemBox {
        margin: 50px 0 -20px 0;
    }    
    
    #washikan .w1300 .ajisho2{
        width: 100%;
        margin: 30px 0 0 0;
    }

    #washikan .w1300 .ajisho2 .img{
        width: 100%;
        float: inherit;
        margin: -10px 0 10px 0;
    }        
    
    
    #washikan .shokuninnBl{
        padding: 15px;
        margin: 30px 0 20px 0;
        width: auto;
    }

    #washikan .shokuninnBl .floatL{
        float: inherit;
        width: 100%;
    }

    #washikan .shokuninnBl .floatR{
        float: inherit;
        margin:15px 0 0 0;
        width: 100%;
    }

    #washikan .shokuninnBl h3{
        font-size: 18px;
        font-size: 1.8rem;
        margin-bottom:5px;	
    }

    #washikan .shokuninnBl p{
        font-size: 12px;
        font-size: 1.2rem;
    }	

    #washikan .nouhouBl{
        margin: 0 ;
        padding:15px;
        font-size: 12px; 
        font-size: 1.2rem;
        width: auto;
    }
    
    washikan .nouhouBl p {
        letter-spacing: 0;
    }

    #washikan .nouhouBl .floatL{
        width:100%;
        margin:0;
        }
    #washikan .nouhouBl .floatR{
        width:100%;
        margin:0 0 10px 0;
        }

    #washikan .nouhouBl h2{
        margin-bottom:5px;
        display: inline-block;
        max-width:161px;
        }

}


/*//////////////////////////
  　　　焼きたて
//////////////////////////*/
#yakitate .mainVisueal > img{
    height: 700px;
    object-fit: cover;
}

#yakitate .mainVisueal .w1300 .tit{
    position: absolute;
    top: 30px;
    left: 0;
    width: 726.5px;
}

#yakitate .mainVisueal .w1300 .txt{
    position: absolute;
    top: 55px;
    right: 0;
    width: 311.5px;
}

#yakitate #productsData h2{
    margin-bottom: 60px;
}

#yakitate #productsData h2 span{
    color: red;
}

#yakitate #productsData.w1300{
    overflow: inherit;
}

#yakitate ul{
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    background: #fff;
}
    
#yakitate ul li{
    display: flex;
    flex-direction: column;
    width: 389px;
    position: relative;
}    

#yakitate ul li .calendar{
    margin-top: 10px;
}    

#yakitate ul li img.link{
    width:auto;
    margin-bottom:0;
    height:16px;
}    

#yakitate ul li img {
    margin-bottom:20px;
}

#yakitate .cartBl{
    margin-top:10px;
	margin-bottom:15px;
    }
    
#yakitate .cartBl dl{
	margin-bottom:0;
    }
    
#yakitate .cartBl dl dt::before,
#yakitate .cartBl dl dt,
#yakitate .cartBl dl dd,
#yakitate .cartBl .spec{
    color: #000 !important;
}

#yakitate .cartBl .spec{
    margin-top: 5px;
}

#yakitate .linkBtn{
    display: block;
    text-align: center;
    margin-top: auto;

}

#yakitate .linkBtn a{
    color: #fff !important;
    background: #014099;
  padding: 15px 20px;
  font-size: 18px;
  text-align: center;
  display: inline-block;
  border: none;
  text-decoration: none;
  transition: all 0.5s ease 0s;
  line-height: 1;
}

#yakitate .linkBtn a:hover {
  opacity: 0.7;
}

#yakitate .flex{
    margin-top: 50px;
    display: flex;
    justify-content: space-between;
}

#yakitate .flex .txt{
    width: 475px;
}

#yakitate .flex .txt p{
    font-size:16px;
    font-size:1.6rem;
    padding-left: 1.5em;
    text-indent: -1.5em;
    margin-bottom: 20px;
}

#yakitate .flex .txt p + p{
    margin-top: 20px;
}

#yakitate .flex .recipeArea{
    width: 800px;
    background: #edf5ff;
    border-radius: 20px;
    padding: 20px 30px;
    box-sizing: border-box;
}

#yakitate .flex .recipeArea dt{
    font-size: 2.2rem;
    margin-bottom: 5px;
}

#yakitate .flex .recipeArea dd{
    font-size: 1.8rem;
}

#yakitate .flex .recipeArea .img{
    width: auto;
}

#yakitate .flex .recipeArea .floatL.img img{
    width: 220px;
}

#yakitate .recipeArea h3 {
    background: url("../images/icn_recipe_blue.png")no-repeat left center;
    background-size: 30px auto;
    margin-bottom: 20px;
}

@media screen and (max-width: 768px) {
    #yakitate .mainVisueal > img{
        height: inherit;
        object-fit: contain;
    }
    
    #yakitate .w1300{
        width: inherit !important;
    }
    
    #yakitate .mainVisueal .w1300 .tit{
        top: 8.4vw;
        left: 5.333333333%;
        width: 89.333333333%;
    }

    
    #yakitate .mainVisueal .w1300 .txt{
        position: absolute;
        top: 29.4vw;
        right: 5.333333333%;
        width: 46%;
    }
    
/*    #yakitate #productsData{
        padding-bottom: 50px !important;
    }*/
    
    #yakitate #productsData h2{
        margin-bottom: 30px !important;
    }
    
    #yakitate ul{
        display: block;
    }    

    #yakitate ul li{
        max-width: 372px;
        width:73%;
        margin:0 auto 10vw auto !important;
        padding-bottom: 0;
    }    

    #yakitate ul li:last-child{
        margin-bottom: 0 !important;
    }    
    
    #yakitate ul li img.link{
        width:auto;
        height:13px;
    }    

    #yakitate .cartBl{
        margin-top:5px;
        margin-bottom:15px;
    }

    #yakitate ul li img{
        margin-bottom:5px;
    }
    
    #yakitate ul li .calendar{
        top: inherit;
        position: inherit;
        width: calc(600vw / 7.5) !important;
        left: 50%;
        transform: translatex(-50%);
        max-width: inherit;        
    }    
    
    #yakitate dd.taR{
        font-size:10px;
        font-size:1.0rem;
    }

    #yakitate ul + p {
        margin: 20px auto 0 auto;
        font-size: 12px;
        font-size: 1.2rem;
    }
    
    #yakitate .linkBtn{
        margin: 10px auto 0;
    }

    #yakitate .linkBtn a{
        padding: 10px;
        font-size: 14px;
        font-size: 1.4rem;
    }
    
    #yakitate .flex{
        margin-top: 30px;
        display: block;
        padding-bottom: 0 !important;
    }

    #yakitate .flex .txt{
        width: 100%;
    }

    #yakitate .flex .txt p{
        font-size:12px;
        font-size:1.2rem;
        margin-bottom: 10px;
    }

    #yakitate .flex .txt p + p{
        margin-top: 10px;
    }

    #yakitate .flex .recipeArea{
        width: 100%;
        border-radius: 10px;
        padding: 15px;
    }

    #yakitate .flex .recipeArea dt{
        font-size: 1.6rem;
    }

    #yakitate .flex .recipeArea dd{
        font-size: 1.4rem;
    }

    #yakitate .flex .recipeArea .img{
        width: 40%;
    }

    #yakitate .flex .recipeArea .floatL.img img{
        width:100%;
    }

    #yakitate .recipeArea h3 {
        background: url("../images/icn_recipe_blue.png")no-repeat left center;
        background-size: 20px auto;
        margin-bottom: 10px;
    }    
    
    #yakitate .flex .recipeArea .link{
        padding-left: calc(40% + 15px);
    }
    
}



/*//////////////////////////
　　　　スイーツ
//////////////////////////*/
#sweets #productsData{
    width:auto;
    padding: 0;
}

#sweets #productsData > *{
    clear: both;
    overflow: hidden;
}

#sweets #productsData > *:last-child{
    margin-bottom: 120px;
}

#sweets .w500{
	width:500px;
}

#sweets .w700{
	width:700px;
}

#sweets .otherItemLink{
    padding: 120px 0;
}

#sweets .otherItemLink a{
  background: #136335;
}

#sweets .cool {
    margin-top: 10px;
}

#sweets .cool img {
  width: auto;
  height: 42px;
}

#sweets .coolTxt {
  font-size: 14px;
  font-size: 1.4rem;
  color: #00a0e9;
  line-height: 1.4;
  margin-top: 5px;    
}

#sweets h2 {
    color: #136335 !important;
    font-size: 40px;
    font-size: 4.0rem;
}

#sweets h2 span{
    font-size: 30px;
    font-size: 3.0rem;
}

#sweets h2 .label{
    line-height: inherit !important;
    font-size: 1px !important;
    margin-top: -3px;
    display: inline-block;
}

#sweets .subMain{
    margin-top: 120px;
    overflow: hidden;
}

#sweets .subMain h2 {
    font-size: 34px;
    font-size: 3.4rem;
    color: #000 !important;
    line-height: 1.2;
    margin-bottom: 20px;
}

#sweets .subMain h2 .fontS{
    font-size: 28px;
    font-size: 2.8rem;
}

#sweets .subMain .tit .logo{
    margin: 30px 15px 0 0;
    float: left;
}

#sweets .subMain .tit .logo img{
    width: 332.5px;
}

#sweets .subMain .tit .label img{
    height: 28px;
    width: auto;
}

#sweets .subMain .tit .memorial{
    margin-left: 10px;
}

#sweets .subMain .tit .memorial img{
    height: 32px;
    width: auto;
}

#sweets .subMain .border{
    line-height: 1.8;
    font-size: 16px;
    font-size: 1.6rem;
    border: 1px solid #e5e5e5;
    padding: 15px;
    overflow: hidden;
    margin-bottom: 15px;
}

#sweets .subMain .w600.floatL{
}

#sweets .subMain .w630.floatR{
    clear: initial !important;
    width: 630px;
}

#sweets .subMain .floatR.w600,
#sweets .subMain .floatR .w600{
    margin-right: 30px;
}

#sweets .subMain .fontL{
    margin-bottom: 20px;
}

#sweets .kigen {
    font-size: 16px;
    color: #000;
    margin: 5px 0;
    line-height: 1.4;
    font-weight: normal;    
}

#sweets .spec,
#sweets .cartBl dl dt,
#sweets .cartBl dl dd,
#sweets .cartBl dl dt::before{
    color:#106157 !important;
}

#sweets .cartBl [type="submit"], 
#sweets .cartBl td a {
    background-color: #106157  !important;
}

#sweets .btnLink {
	text-align: center;
	width: 300px;
	margin: 120px auto 100px !important;
}

#sweets .btnLink a{
	padding: 10px 0 ;
    display: block;
    font-size: 18px;

    font-size: 1.8rem;
    border-radius: 5px;
    color: #fff !important;
    background:  #106157;
	text-decoration: none;
	
    transition: all 0.5s ease 0s;
}

#sweets .btnLink a span{
	    padding:0 0 0 25px;
    background: url(../images/icn_arrow_right.png) no-repeat left center;
}

#sweets .btnLink a:hover{
	    opacity:0.7;
}

#sweets #finansyeBl{
    position:relative;
    background: url("../images/sweets_finansye_pc.jpg")no-repeat center top #fff1f3;
    background-size: 1700px auto;
    height: 2025px;
    box-sizing: border-box;
}

#sweets #finansyeBl .tit{
    position: absolute;
    width: 452.5px;
    top: 85px;
    left: 20px;
}

#sweets #finansyeBl .box{
    position: absolute;
    width: 393px;
    top: 240px;
    left: -17px;
}

#sweets #finansyeBl .icn_motherday{
    position: absolute;
    width: 140px;
    top: 67px;
    left: 490px;
}

#sweets #finansyeBl .icn{
    position: absolute;
    width: 185px;
    top: 85px;
    left: 490px;
}

#sweets #finansyeBl .column03{
    position: absolute;
    top: 589px;
    left: 0;
    width: 400px;
}

#sweets #finansyeBl .column03 > div{
    display: table;
    box-sizing: border-box;
}

#sweets #finansyeBl .column03 > div + div{
    margin-top: 55px;
}

#sweets #finansyeBl .column03 > div > *{
    display: table-cell;
    vertical-align: middle;
}

#sweets #finansyeBl .column03 .img{
    width: 165px;
}

#sweets #finansyeBl .column03 .img img{
    width: 153px;
}

#sweets #finansyeBl .column03 p{
    font-family: 'Noto Serif JP', serif;
    letter-spacing: 0;
    font-weight: 600;
    line-height: 1.6;
}

#sweets #finansyeBl .column03 .itemName{
    padding: 0;
    font-size: 23px;
    font-size: 2.3rem;
    background: none;
    margin-bottom: 10px !important;
    letter-spacing: 0;
    line-height: 1.2;
    font-weight: 600;
}

#sweets #finansyeBl .column03 .maccha{
    color:#106157;
}

#sweets #finansyeBl .column03 .framboise{
    color: #ce7079;
}

#sweets #finansyeBl .column03 .houjicha{
    color: #865b38;
    padding-right: 0;
}

#sweets #finansyeBl .positionBl {
    padding-top: 1430px;
}

#sweets #finansyeBl .itemBox + .itemBox {
    margin-top: 50px !important;
}

#sweets #finansyeBl .itemBox + .itemBox {
    margin-top: 30px !important;
}

#sweets #finansyeBl .positionBl > div:nth-child(1){
    width: 450px;
    float: left;
}

#sweets #finansyeBl .positionBl > div:nth-child(2){
    width: 500px;
    float: left;
}

#sweets #finansyeBl .kigen{
    color: #106157;
    margin: -25px 0 0 0;
    text-align: right;
    font-size: 18px;
    font-size: 1.8rem;
    clear: both;
}    

/* さくら */
#sweets #sakurateaBl{
    background: #fff1f3;
    overflow:hidden;
    padding:60px 0 0 0 ;
    position: relative;
}

#sweets #sakurateaBl::before{
    content:"";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: url("../images/sweets_sakura_bg.jpg") no-repeat center top;
    background-size: 1700px auto;
}

#sweets #sakurateaBl .tit{
    text-align: center;
    color: #d45169;
    letter-spacing: 0;
    font-size: 40px;
    line-height: 1;
    margin: 0 auto 15px auto;
}

#sweets #sakurateaBl .tit + p{
    margin-bottom: 50px;
    text-align: center;
}

#sweets #sakurateaBl .floatL.w550{
    width: 550px;
}

#sweets #sakurateaBl .floatL.w550 .txt{
    margin-bottom: 20px;
}

/* 詰め合わせ */
#sweets #tsumeawaseBl{
    background:#eefad8;
    overflow:hidden;
    padding:100px 0;
}

#sweets #tsumeawaseBl .itemBox{
    margin-bottom: 120px;
}

#sweets #tsumeawaseBl .kigen{
    color: #106157;
}

#sweets #tsumeawaseBl .motherset .fontL{
    margin-bottom: 20px;
}

#sweets #tsumeawaseBl .motherset .w700{
    position: relative;
    padding-top: 50px;
}

#sweets #tsumeawaseBl .motherset .dateIcn{
    position: absolute;
    top: 0;
    left: 0;
    width: 99px;
}

/* アイス */
#sweets #iceBl{
    background: url("../images/sweets_ice_pc.jpg")no-repeat center top;
    background-size: 1700px auto;
    padding: 60px 0;
    clear: both;
    overflow: hidden;
    height: 879px;
    box-sizing: border-box;
    margin-top: 10px;
}

#sweets #iceBl h2{
    margin-top: -25px;
}

#sweets #iceBl h2 .logo img{
	vertical-align: top;
    height: 30px;
    width: auto;
    line-height: 1;
      vertical-align: bottom;
}

#sweets #iceBl .floatL + .floatR {
	padding-top: 190px;
	width:310px;
}

/* ようかん */
#sweets #youkanBl{
    background: url("../images/sweets_youkan_pc.jpg")no-repeat left top;
    background-size: 1700px auto;    
    padding: 60px 0;
    clear: both;
    overflow: hidden;
    height: 800px;
    box-sizing: border-box;    
}

#sweets #youkanBl .floatR.w600{
	padding-top: 30px;
}

#sweets #youkanBl .img.w40{
    width: 245px;
    margin-right: 30px;
}

/* チーズケーキ */
#sweets #cakeBl .logo{
  margin:0 10px 0 0;
  float:left;
}

#sweets #cakeBl .logo img{
    width: 312px;
}

#sweets #cakeBl .border{
    margin-bottom: 25px;
}

#sweets #cakeBl .himitsuBl{
    border-color:#c2a065;
}

#sweets #cakeBl .himitsuBl h4{
    font-weight: bold;
    color: #c2a065;
    font-size: 20px;
}

#sweets #cakeBl .himitsuBl dd + dt{
    margin-top: 0.5em;
}

#sweets #cakeBl .himitsuBl dt{
    font-weight: bold;
}

#sweets #cakeBl .border.manoir{
    padding: 20px;
}

#sweets #cakeBl .border.manoir .logo{
    max-width: 61px;
}

#sweets #cakeBl .border.manoir .logo{
    margin-right: 15px;
}

#sweets #cakeBl .border.manoir .fontB{
    font-weight: bold;
}

/* プリン */
#sweets #puddingBl dl.txt {
    margin: 20px 0;
    font-size: 18px;
}

#sweets #puddingBl dl.txt dt.maccha{
    color: #688e03;
    font-weight: bold;
}

#sweets #puddingBl dl.txt dt.houjicha{
    color: #7a5e24;
    font-weight: bold;
    margin-top: 10px;
}

#sweets #puddingBl .itemBox + .itemBox{
    margin-top: 30px;
}

#sweets #puddingBl .img + .img{
    margin-top: 5px;
}

/* キャレドゥ　*/
#sweets #carreBl .logo img {
    width: 304px;
}	

#sweets #carreBl .border{
    margin: 50px 0 30px;
}

#sweets #carreBl .item01 .w40{
    width: 230px;
}

#sweets #carreBl .item02,
#sweets #carreBl .item03{
    margin-top: 20px;
}

#sweets #carreBl .item02 .img,
#sweets #carreBl .item03 .img{
    margin-bottom: 20px;
}

#sweets #carreBl .item03{
    clear: inherit;  
}

/*　ロール＆ラングドシャ＆*/
#sweets #rollBl .img.w40{
/*    margin-left: 40px;*/
    width: 250px;
}

#sweets #languedechatBl .img.w40{
    width: 250px;
}

#sweets #languedechatBl .itemBox + .itemBox{
    margin-top: -10px;
}

#sweets #rollBl .kigen,
#sweets #languedechatBl .kigen{
    margin-top: -25px;
}


@media screen and (max-width: 768px) {

    #sweets #productsData{
        width:auto;
        padding: 0;
    }

    #sweets #productsData > *{
        clear: both;
        overflow: hidden;
    }

    #sweets #productsData > *:last-child{
        margin-bottom: 0;
    }

    #sweets .w500,
    #sweets .w700{
        width:100%;
    }

    #sweets .cool {
        margin-top: 5px;
    }

    #sweets .cool img {
      width: auto;
      height: 23.5px;
    }

    #sweets .coolTxt {
      font-size: 10px;
      font-size: 1.0rem;
    }

    #sweets h2 {
        font-size: 20px;
        font-size: 2.0rem;
    }

    #sweets h2 span{
        font-size: 14px;
        font-size: 1.4rem;
    }

    #sweets .subMain{
        margin-top: 50px;
    }

    #sweets .subMain h2 {
        font-size: 20px;
        font-size: 2.0rem;
        margin-bottom: 10px !important;
    }

    #sweets .subMain h2 .fontS{
        font-size: 14px;
        font-size: 1.4rem;
    }

    #sweets .subMain .tit .logo{
        float: inherit !important;
        margin: 0 0 5px 0 !important;
        display: block;
        line-height: inherit;
        width: inherit;
    }

    #sweets .subMain .tit .logo img{
        width: 230px;
    }

    #sweets .subMain .tit .label img{
        height: 19px;
        width: auto;
    }
    
    #sweets .subMain .tit .memorial img{
        height: 20px;
        width: auto;
    }

    #sweets .subMain .border{
        lline-height: 1.6;
        font-size: 12px;
        font-size: 1.2rem;
        padding: 10px 15px;
    }

    #sweets .subMain .w600.floatL{
        margin-bottom: 10px;
    }

    #sweets .subMain .w600.floatR{
        clear: initial !important;
        margin-top: 0 !important;
        margin-right: 0;
    }

    #sweets .subMain .w630.floatR {
        width: 100%;
    }
    
    #sweets .subMain .fontL{
        margin-bottom: 10px;
    }

    #sweets .kigen {
        font-size: 12px !important;
        font-size: 1.2rem !important;
        margin: 3px 0;
    }
    
    /* フィナンシェ */
    #sweets #finansyeBl{
        background: url("../images/sweets_finansye_sp.jpg") no-repeat left -5vw #e7e7e7;
        background-size:100% auto;
        padding:0 0 30px 0;
        height:auto;
        min-height: inherit;
    }    
    
     #sweets #finansyeBl .w1300{
         margin: 0;
    }
    
    #sweets #finansyeBl .tit {
        width: 65%;
        top: 8vw;
        left: 2%;
    }
    
    #sweets #finansyeBl .box {
/*        width: 47.761194029%;*/
        width: 65%;
        margin-bottom: 3vw;
        left: inherit;
        top: calc(1530vw / 7.5);
/*        top: 231vw;
      
        top: 9vw;
        right: -1%;*/
          position: inherit;
          top: inherit;
          left: inherit;        
    }    
    
    #sweets #finansyeBl .icn_motherday{
        width: 18%;
        top: 110vw;
        left: 78%;
    }

    #sweets #finansyeBl .icn{
        width: 18%;
        top: 8vw;
        left: 80%;
    }

    #sweets #finansyeBl .column03{
        display: block !important;
        margin-bottom: 0;
        padding-top: calc(1000vw / 7.5);
        position: inherit;
        top: inherit;
        left: inherit;
    }

    #sweets #finansyeBl .column03 > div{
        margin-bottom: 25px;
        padding-right: 0 !important;
    }
    
    #sweets #finansyeBl .column03 > div + div {
      margin-top: 20px;
    }

    #sweets #finansyeBl .column03 .img{
        padding-right: 10px;
        width: calc(215vw / 7.5);
        max-width: 153px;
    }

    #sweets #finansyeBl .column03 .img img{
        width: 100%;
        height: auto;
        max-width: 153px;
        box-shadow: 0 0 10px rgba(255, 255, 255, 0.45),0 0 10px rgba(255, 255, 255, 0.45);
    }

    #sweets #finansyeBl .column03 .itemName{
        font-size: 18px;
        font-size: 1.8rem;
        margin-bottom: 10px !important;
        text-shadow: 0px 0px 10px rgba(255, 255, 255, 1), 0px 0px 15px rgba(255, 255, 255, 1);
    }

    #sweets #finansyeBl .column03 p{
        font-size: 12px;
        font-size: 1.2rem;
        text-shadow: 0px 0px 10px rgba(255, 255, 255, 1), 0px 0px 15px rgba(255, 255, 255, 1);
    }
    
    #sweets #finansyeBl .positionBl{
/*        padding-top: 30px;*/
        padding-top: 0;
    }

    #sweets #finansyeBl .itemBox .titTxt {
        margin-bottom: 0;
    }   

    #sweets #finansyeBl .itemBox + .itemBox{
        margin: 0 0 30px 0 !important;
    }

    #sweets #finansyeBl .kigen{
        padding:10px 0 0 0;
    }


    
    /* さくら */
    #sweets #sakurateaBl{
        padding:30px 0 50px 0 ;
    }

    #sweets #sakurateaBl::before{
        content:"";
        display: block;
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        background: url("../images/sweets_sakura_bg_sp.jpg") no-repeat center top;
        background-size: 100% auto;
    }

    #sweets #sakurateaBl .tit{
        font-size: 22px;
        margin: 0 auto 5px auto;
    }

    #sweets #sakurateaBl .tit + p{
        margin-bottom: 20px;
    }
    
    #sweets #sakurateaBl .w700.floatR {
      margin-bottom: 15px;
    }
    
    #sweets #sakurateaBl .floatL.w550 {
        width: 100%;
    }

    #sweets #sakurateaBl .floatL.w550 .txt{
        margin-bottom: 15px;
    }

    /* 詰め合わせ */
    #sweets #sakurateaBl + #tsumeawaseBl{
        padding:0 0 50px 0 ;
    }
    
    #sweets #tsumeawaseBl{
        padding:20px 0 50px 0 ;
    }
    
    #sweets #tsumeawaseBl .w700.floatR{
        margin-bottom: 10px;
    }

    #sweets #tsumeawaseBl .itemBox {
      margin-bottom: 0;
    }
    
    #sweets #tsumeawaseBl .itemBox + .itemBox{
        margin-top: 50px;
    }
    
    #sweets #tsumeawaseBl .motherset .fontL{
        margin-bottom: 10px;
    }

    #sweets #tsumeawaseBl .motherset .w700{
        padding-top: 0;
    }
    
    #sweets #tsumeawaseBl .motherset .titTxt{
        position: relative;
    }
    

    #sweets #tsumeawaseBl .motherset .dateIcn{
        width: 50px;
        left: 160px;
    }


    /* アイス */
    #sweets #iceBl{
        background: url("../images/sweets_ice_sp.jpg")no-repeat 0 -18vw #c4dd87;
        background-size: 100% auto;
        padding: 30px 0 0;
        height: inherit;
        margin-bottom: 5px;
    }

    #sweets #iceBl h2{
        margin-top: -10px;
    }

    #sweets #iceBl h2 .logo img{
        height: 20px;
        margin-bottom: 3px;
    }

    #sweets #iceBl .floatL + .floatR {
        padding-top: 55vw;
        width:100%;
    }
    
    

    /* ようかん */
    #sweets #youkanBl{
        background: url("../images/sweets_youkan_sp.jpg")no-repeat left center #cfebf7;
        background-size: cover;
        padding: 30px 0;
        height: inherit;
    }

    #sweets #youkanBl .floatR.w600{
        padding-top: 45vw;
    }

    #sweets #youkanBl .img.w40{
        width: 35% !important;
        float: left !important;
        margin: 5px 10px 10px 0 !important;
    }


    /* チーズケーキ */
    #sweets #cakeBl .logo{
      float: inherit !important;
    margin: 0 0 10px 0 !important;
    display: block;
    line-height: inherit;
    width: inherit;
    }

    #sweets #cakeBl .logo img {
    width: 212.5px;
  }
    
    #sweets #cakeBl .border{
        margin-bottom: 15px;
    }

    #sweets #cakeBl .himitsuBl h4{
        font-size: 14px;
    }

    #sweets #cakeBl .border.manoir{
        padding: 15px;
    }
    
    #sweets #cakeBl .border.manoir .logo{
        margin: 15px 10px 15px 0 !important;
        float: left !important;
        width: 40px;
    }

    #sweets #cakeBl .border.manoir .logo img{
        width: 100%;
    }
    

    /* プリン */
    #sweets #puddingBl dl.txt {
        margin: 10px 0;
        font-size: 14px;
    }

    #sweets #puddingBl dl.txt dt.houjicha{
        margin-top: 10px;
    }

    #sweets #puddingBl .itemBox + .itemBox{
        margin-top: 30px;
    }

    #sweets #puddingBl .img + .img{
        margin-top: 3px;
    }
    
    /* キャレドゥ　*/
    #sweets #carreBl .logo img {
        width: 194px;
    }	

    #sweets #carreBl .border{
        margin: 15px 0 30px;
    }

    #sweets #carreBl .item01 .w40{
        max-width: 230px;
        width: 40% !important;
    }

    #sweets #carreBl .item02,
    #sweets #carreBl .item03{
        margin-top: 30px !important;
    }

    #sweets #carreBl .item02 .img,
    #sweets #carreBl .item03 .img{
        margin-bottom: 10px;
        width: 86%;
        max-width: 600px;
    }


    /*　ロール＆ラングドシャ＆ショコラ*/
    #sweets #rollBl .img.w40{
        width: 40%;
    }

    #sweets #languedechatBl .img.w40{
        width: 40%;
    }

    #sweets #languedechatBl .itemBox + .itemBox{
        margin-top: -10px;
    }

    #sweets #rollBl .kigen,
    #sweets #languedechatBl .kigen{
        margin-top: 0;
        float: right;
        text-align: right;
    }

    
    /* その他の */
    #sweets .btnLink {
        max-width: 80%;
        margin: 30px auto !important;
    }
    
    #sweets .btnLink a{
        padding: 10px 0 ;
        display: block;
        font-size: 14px;
        font-size: 1.4rem;
    }
    
    #sweets .btnLink a span{
            padding:0 0 0 15px;
        background: url(../images/icn_arrow_right.png) no-repeat left center;
    }

}

