﻿@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;box-sizing: inherit !important;}*/
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;
}

.shinnori{
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 400;    
}

.shinnori 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;
}

.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 h2 {
  font-size: 30px;
  font-size: 3.0rem;
  line-height: 1.3;
}

#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;
}

.mainVisueal .period{
    position: absolute;
    right: 0;
    bottom: 0;
    height: 50px;
    width: 370px;
    text-align: center;    
    display: table;
}

/* 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;
    }
    
    .shinnori 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;
    }

    #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:#bf563b;
	text-align:center;
	border-bottom:5px solid #9a442e;
	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 #9a442e;
    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{
    display: flex;
    gap:0 15px;
    width: 100%;
    }
   
#campaginNav .prd dl dt{
	width:100px;
    height: 100px;
    position: relative;
    overflow: hidden;
    }

#campaginNav .prd dl dt img{
    left: -5%;
    top: -10%;    
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.20);
    position: absolute;
    width: 110%;
    height: 110%;
    bottom: 0;
    max-width: inherit;    
}

#campaginNav .prd a:nth-child(5) dl dt img,
#campaginNav .prd a:nth-child(8) dl dt img,
#campaginNav .prd a:nth-child(7) dl dt img{
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}

#campaginNav .prd dl dd{
    font-size: 18px; 
    font-size: 1.8rem;
    flex: 1;
    }

#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: 60px;
    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: 0px 0px 46px rgba(255, 255, 255, 1), 0px 0px 46px rgba(255, 255, 255, 1),0px 0px 46px rgba(255, 255, 255, 1),0px 0px 46px rgba(255, 255, 255, 1),0px 0px 46px rgba(255, 255, 255, 1);
}

.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: 25px;
    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 #bf563b;
    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: #ce4e31;
    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: #ce4e31 !important;
}

.menuArea .txtArea .btn li.buy button{
    background: #fff;
    color: #ce4e31 !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: #f6dfdf;
    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 .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: 14px;
  font-size: 1.4rem;
}


.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[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 #9a442e;
        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: 70px;
        height: 70px;
    }

    #campaginNav .prd dl dd {
        font-size: 14px;
        font-size: 1.4rem;
    }
    
    #campaginNav .prd a:nth-child(1) dl dt img {
        left: -6%;
    }    
    
    #campaginNav .prd a:nth-child(3) dl dt img {
        left: -2.5%;
        width: 105%;
    }    

    #campaginNav .prd dl dt img {
        left: -2%;
        top: -10%;
    }    

    #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 !important;
        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 ;
        background: #f2e9e9;
        margin: 0 15px;
        height: auto !important;
        display: flex;
        flex-direction: column;        
    }
    
    .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/main_top_pc.jpg") no-repeat center top;
    background-size: 1700px auto;
    height: 1110px;
    margin-bottom: 0;
}

.top .mainVisueal .w1500{
    max-width: 1500px;
    margin: 0 auto;
    position: relative;
    height: 100%;
    width: 100%;
    padding: 0;
}

.top .mainVisueal h1{
    position: absolute;
    max-width: 233px;
    top: 75px;
    right: -1.166666666%;
    width: 31.066666666%;
}

.mainVisueal .copy{
    position: absolute;
    right: 16.133333333%;
    top: 103px;
    height: 50px;
    max-width: 286px;
    width: 19.066666666%;
}

.mainVisueal .periodImg{
    position: absolute;
    right: 0;
    bottom:60px;
    max-width: 336px;
    width:22.4% ;
}


/*右下帯のデザインの時*/
.mainVisueal .period span{
    display: table-cell;
    vertical-align: middle;
}

.mainVisueal .period img{
    height: 26px;
}

.top .tokutenArea{
    position:relative;
    background:#f2e9e9;
    padding: 0 0 50px;
    margin-bottom: 20px;
}

.top .tokutenArea h2{
    background: #bf563b;
    text-align: center;
    margin-bottom: 55px;
    padding: 24px;
}

.top .tokutenArea h2 img{
    height: 43px;
    width: auto;
}

.top .tokutenArea ul{
    color:#3e0d0d;
overflow: hidden;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  padding-top: 50px;
  padding-bottom: 0;
  max-width: 1380px;
}

.top .tokutenArea ul li.tokuten01{
    width: 23.5%;
}

.top .tokutenArea ul li.tokuten02{
    width: 73.5%;
}

.top .tokutenArea ul li .tit{
    font-size:30px;
    font-size:3.0rem;
    margin-bottom:10px;
    font-family: 'Noto Serif JP', serif;
    font-weight: 700;
}

.top .tokutenArea ul li .tit span.label {
    border-radius: 5px;
    background: #bf563b;
    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 span.label img{
    height: 23px;
    width: auto;
}

.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: 25px;
    letter-spacing: 0;
}

.top .tokutenArea ul li .sub span{
    font-size:20px;
    font-size:2.0rem;
    font-weight:600;
}

.top .tokutenArea ul li.tokuten02 .txt {
  float: left;
}

.top .tokutenArea ul li.tokuten02 .pic{
    float: right;
    margin: -40px -10px 0 0;
    width:478px ;
}


.top .tokutenArea .catalogBtn{
    margin-top: 30px;
}
.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: #bf563b;
    line-height: 70px;
    text-decoration: none;
    box-shadow: 0 3px 0 #922b13;
    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;
}

.top .tokutenArea .bnr{
    max-width: 1240px;
    width: 89.333%;
    margin: 60px auto 0 auto;
}


@media screen and (max-width: 768px) {
    .top .mainVisueal{
        background: url("../images/main_top_sp.jpg") no-repeat center top;
        background-size: cover;
        height:calc(1116vw / 7.5);
    }
    
    .top .mainVisueal h1{
        top: calc(35vw / 7.5);
        right: calc(22vw / 7.5);
        width:calc(170vw / 7.5);
    }
    
    .mainVisueal .copy{
        top: calc(35vw / 7.5);
        right: calc(220vw / 7.5);
        width:calc(230vw / 7.5);
    }

    .mainVisueal .periodImg{
        right: calc(20vw / 7.5);
        bottom:calc(362vw / 7.5);
        width:calc(284vw / 7.5);
    }
        
    .top .tokutenArea{
        display: block;
        width: inherit;
        padding: 0 0 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{
        width: 89.333%;
        display: block;
        margin: 0 auto;
        padding-top: 3vw;
        overflow: inherit !important;
    }

    .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{
        width:100%;
    }

    .top .tokutenArea ul li .tit{
        font-size:16px;
        font-size:1.6rem;
        margin-bottom:5px;
        position: relative;
        letter-spacing: 0;
    }

    .top .tokutenArea ul li .tit span.label {
        width: inherit;
        padding: .75vw 8px;
        margin-right: 5px;    
    }

    .top .tokutenArea ul li .tit span.label img{
        height: 12px;
    }
    
    .top .tokutenArea ul li.tokuten02 .txt {
      float: inherit;
    }    
    
    .top .tokutenArea ul li.tokuten02 .pic {
      width: 70%;
      margin: 1.5vw auto 0;
      float: inherit;
    }

    .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 .catalogBtn.pc{
        display: none !important;
    }
    
    .top .tokutenArea .catalogBtn{
        width: inherit;
        margin: 0 auto;
    }
    
    .top .tokutenArea .catalogBtn a{
        width: 58%;
        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;
    }
    
    .top .tokutenArea .bnr{
        margin: 30px auto 0 auto;
    }
}




/*//////////////////////////
　　新のり味くらべセット
//////////////////////////*/
#ajikurabe #productsData{
    width: 100%;
    padding: 0 0 20px;
}

#ajikurabe .recipeBl.ariake{
    background: url("../images/ajikurabe_main_bg_pc.jpg") no-repeat center top;
    background-size: 1700px auto;
    height: 980px;
    padding-top: 50px;
    box-sizing: border-box;
    margin-bottom: 20px;
}

#ajikurabe .recipeBl.edomae{
    position: relative;
    background: url("../images/ajikurabe_edomae_sub_bg.jpg") center bottom ;
    background-size: 1700px auto;    
    padding: 60px 0 50px;
    overflow: hidden;
    margin-bottom: 20px;
}

#ajikurabe .recipeBl.kontobi{
    position: relative;
    background: url("../images/ajikurabe_kontobi_sub_bg.jpg") center bottom;
    background-size: 1700px auto;    
    padding: 60px 0 50px;
    overflow: hidden;
    margin-bottom: 20px;
}

#ajikurabe .recipeBl.kontobi:after,
#ajikurabe .recipeBl.edomae:after{
    content: "";
    position: absolute;
    bottom: -20px;
    left: 0;
    width: 100%;
    height: 252.5px;
    background: url("../images/ajikurabe_sub_bg_nami.png") no-repeat center bottom;
    background-size: 1700px auto;    
}

#ajikurabe .recipeBl.kontobi .w1300,
#ajikurabe .recipeBl.edomae .w1300{
    position: relative;
    z-index: 1;
    box-sizing: content-box;
}


#ajikurabe .recipeBl h2{
    color: #4a832e;
    font-size: 4.6rem;
    font-size: 46px;
    letter-spacing: 0.1em;
    font-weight: bold;
    line-height: 1.3;
    margin-bottom: 15px;    
}

#ajikurabe .recipeBl p{
    font-size: 2.6rem;
    font-size: 26px;
    margin-bottom: 15px;
    line-height: 1.45;
    font-weight: bold;
    letter-spacing: 0.03em;
}

#ajikurabe .edomae.recipeBl p{
    margin-right: -100px;
}

#ajikurabe .recipeBl p.link{
    margin: 0;
    font-size: 2.4rem;
    font-size: 24px;    
}

#ajikurabe .recipeBl p.link a{
    color: #422f79 !important;
    background-size: 9px auto;
}

#ajikurabe .floatL.w750{
    width: 750px;
    margin: 0;
    float: left;
}

#ajikurabe .ariake .tit{
    position: absolute;
    right: 0;
    top: 16px;
    width: 297px;
}

#ajikurabe .ariake .copy{
    width: 721px;
    margin-bottom: 50px;
}

#ajikurabe .edomae .pic,
#ajikurabe .kontobi .pic{
    margin-bottom: 30px;
}

#ajikurabe .edomae .copy,
#ajikurabe .kontobi .copy{
    width: 550px;
    float: right;
}

#ajikurabe .edomae h2,
#ajikurabe .kontobi h2{
    margin-top: -15px;
}

#ajikurabe .setBl{
    padding: 60px 0 60px 0;
    background: url("../images/ajikurabe_set_bg_pc.png") no-repeat center top;
    background-size: 1700px auto;
    overflow: hidden;
}

#ajikurabe .setBl .spec,
#ajikurabe .cartBl dl dt::before,
#ajikurabe .cartBl dt,
#ajikurabe .cartBl dd{
    color: #5e9b33 !important;
}

#ajikurabe .cartBl [type="submit"]{
  background-color: #5e9b33 !important;
}

#ajikurabe .setBl .tit{
    width: 680px;
    margin: 0 auto 40px;
}

#ajikurabe .setBl .column02{
    margin:0;
}

#ajikurabe .setBl .column02 > *{
    width: 620px;
    margin: 0;
}

#ajikurabe .setBl .column02 .img01{
    margin-right: -41px;
}

#ajikurabe .setBl .column02 .itemBox + .itemBox{
    margin-top: 0;
}

#ajikurabe .borderBl{
    clear: both;
    border: 3px solid #5e9b33;
    padding: 20px;
	border-radius: 10px;
	box-sizing: border-box;
    font-size: 20px; 
    font-size: 2.0rem;
    overflow: hidden;
    margin-top: 20px;
}

#ajikurabe .borderBl h2{
    color:#5e9b33 !important;
    display: table;
    margin-bottom: 10px !important;
    line-height: 1.2;
}

#ajikurabe .borderBl h2 img{
    display: table-cell;
    vertical-align: middle;
    margin-right: 20px;
    width: 78px;
}

#ajikurabe .borderBl h2 span{
    display: table-cell;
    vertical-align: middle;
}

#ajikurabe .borderBl .floatR{
    width: 213px;
    margin-top: 50px;
    margin-bottom: 0;
}

#ajikurabe .borderBl p{
    line-height: 1.45;
}

#ajikurabe .borderBl p.fontS{
    margin-top: 10px;
}

@media screen and (max-width: 768px) {
    #ajikurabe .mainVisueal{
        margin: 0 0 10px;
    }

    #ajikurabe .mainVisueal .tit{
        position: absolute;
        top: calc(68vw / 7.5);
        right: calc(38vw / 7.5);
        width:calc(292vw / 7.5);
    }

    #ajikurabe #productsData{
        width: 100%;
        padding: 0 0 50px 0;
        margin: 0;
    }

    #ajikurabe .recipeBl.ariake {
        background: url("../images/ajikurabe_ariake_sub_bg.jpg") no-repeat center bottom;
        background-size: cover;
        height: inherit;
        padding: 10vw 0;
        margin-bottom: 10px;
        position: relative;
    }

    #ajikurabe .recipeBl.ariake:after,
    #ajikurabe .recipeBl.kontobi:after,
    #ajikurabe .recipeBl.edomae:after{
        content: "";
        position: absolute;
        bottom: -20px;
        left: 0;
        width: 100%;
        height: 252.5px;
        background: url("../images/ajikurabe_sub_bg_nami.png") no-repeat center bottom;
        background-size: 1200px auto;    
    }
    
    #ajikurabe .ariake .copy,
    #ajikurabe .edomae .copy, 
    #ajikurabe .kontobi .copy{
        float: inherit;
        width: 100%;
        margin-bottom: 25px;
    }    

    #ajikurabe .recipeBl.kontobi{
        background: url("../images/ajikurabe_kontobi_sub_bg.jpg") no-repeat center bottom;
        background-size: cover;
        height: inherit;
        padding: 10vw 0;
        margin-bottom: 10px;
    }    
    #ajikurabe .recipeBl.edomae{
        background: url("../images/ajikurabe_edomae_sub_bg.jpg") no-repeat center bottom;
        background-size: cover;
        height: inherit;
        padding: 10vw 0;
        margin-bottom: 10px;
    }

    #ajikurabe .recipeBl .w1300{
        width: auto;
        padding: 0 6.7%;
        position: relative;
        z-index: 1;        
    }

    #ajikurabe .recipeBl.edomae .w1300,
    #ajikurabe .recipeBl.kontobi .w1300{
        overflow: hidden;
    }

    #ajikurabe .floatL.w750 {
        width: 100%;
        float: inherit;
    }

    #ajikurabe .pic{
      margin-bottom: 3vw !important;
    }    

    #ajikurabe .recipeBl h2{
        font-size: 2.6rem;
        letter-spacing: 0;
        margin: 0 0 15px 0 !important;
    }

    #ajikurabe .recipeBl p{
        font-size: 1.6rem;
        font-size: 16px;
        margin-bottom: 10px;
    }

    #ajikurabe .edomae.recipeBl p{
        margin-right: 0;
    }
    
    #ajikurabe .recipeBl p.link {
        font-size: 1.6rem;
        font-size: 16px;
    }    

    #ajikurabe .setBl{
        padding: 10vw 0;
    }

    #ajikurabe .setBl .tit{
        width: 90%;
        max-width: 380px;
        margin: 0 auto 20px auto !important;
    }

    #ajikurabe .setBl .column02{
        margin:0;
        background: none;
        padding: 0;
    }

    #ajikurabe .setBl .column02 > *{
        width: inherit;
    }

    #ajikurabe .setBl .column02 .img01{
        width: 100%;
        margin: 0 auto 10px auto;
    }

    #ajikurabe .setBl .borderBl h2{
        font-size: 20px !important;
        font-size: 2.0rem !important;     
    }

    #ajikurabe .setBl .borderBl p{
        font-size: 14px !important;
        font-size: 1.4rem !important;     
    }	

    #ajikurabe .setBl .borderBl p.fontS{
        font-size: 10px !important;
        font-size: 1.0rem !important;     
    }	

    #ajikurabe .setBl .borderBl .w30 {
        width: 30%;
        margin-left: 10px;
    }

    #ajikurabe .setBl .borderBl{
        padding: 15px 15px 15px 15px;
        border: 2px solid #5e9b33;
    }    
}


/*//////////////////////////
　　　　精選吟味 極上新のり
//////////////////////////*/
#seisenginmi{
    padding-bottom: 120px;
}

#seisenginmi .mainVisueal{
    margin-bottom: 10px;
}

#seisenginmi .mainVisueal > img{
    height: 600px;
    object-fit: cover;
}

#seisenginmi .mainVisueal .w1300 .tit{
    position: absolute;
    top: 104px;
    left: 46%;
    width: 149px;
}

#seisenginmi #productsData{
    width:100%;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    gap:10px;
    overflow: inherit;
}

#seisenginmi #productsData .itemBox{
    width:calc(50% - 5px);
    margin: 0;
    box-sizing: border-box;
    position: relative;
    overflow: inherit;
}

#seisenginmi #productsData .itemBox:after{
    content: "　";
    width: 1500px;
    display: block;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: -200px;
    z-index: -1;
}

#seisenginmi #productsData .item01:after,
#seisenginmi #productsData .item04:after{
    left: inherit;
    right: -200px;
}

#seisenginmi #productsData .itemBox > .inner{
    width: 580px;
    padding: 45px 0;
}

#seisenginmi #productsData .item01{
    background:url(../images/seisenginmi_bg01.jpg) repeat left top;
    background-size:cover;
    padding-left: 70px;
}

#seisenginmi #productsData .item01:after{
    background:url(../images/seisenginmi_bg01.jpg) repeat left top;
}


#seisenginmi #productsData .item02{
    background:url(../images/seisenginmi_bg02.jpg) repeat left top;
    background-size:cover;
    padding-right: 70px;
}

#seisenginmi #productsData .item02:after{
    background:url(../images/seisenginmi_bg02.jpg) repeat left top;
}

#seisenginmi #productsData .item03{
    background:url(../images/seisenginmi_bg03.jpg) repeat left top;
    background-size:cover;
    padding-right: 70px;
}

#seisenginmi #productsData .item03:after{
    background:url(../images/seisenginmi_bg03.jpg) repeat left top;
}

#seisenginmi #productsData .item04{
    background:url(../images/seisenginmi_bg04.jpg) repeat left top;
    background-size:cover;
    padding-left: 70px;
}

#seisenginmi #productsData .item04:after{
    background:url(../images/seisenginmi_bg04.jpg) repeat left top;
}

#seisenginmi #productsData .img.w40{
    width: 210px;
    margin: 0 35px 10px -10px;
}

#seisenginmi #productsData .pl235 {
    padding-top: 10px;
}

#seisenginmi #productsData .spec{
    color: #000 !important;
}

#seisenginmi #productsData .txtArea{
    height: 180px;
    clear: both;
    font-size: 18px;
    font-size: 1.8rem;
}

#seisenginmi #productsData .item03 .txtArea,
#seisenginmi #productsData .item04 .txtArea{
    height: 210px;
    clear: both;
    font-size: 18px;
    font-size: 1.8rem;
}

#seisenginmi #productsData .link{
    margin-top: 5px;
}

#seisenginmi #productsData .link a{
    font-weight: bold;
    color:#422f79 !important;
}

#seisenginmi #productsData .cartBl dl dt,
#seisenginmi #productsData .cartBl dl dd,
#seisenginmi #productsData .cartBl dl dt::before{
    color: #422f79 !important;
} 

#seisenginmi #productsData .cartBl [type="submit"]{
   background-color: #422f79 !important;
}

#seisenginmi #productsData .recipeArea{
	position:relative;
    margin: 50px 0 0 0;
}

#seisenginmi #productsData .recipeArea .img.floatL{
    width: 300px;
    margin: 5px 20px 0 0;
}

#seisenginmi #productsData .img.floatL img{
    width: 100%;
}

#seisenginmi #productsData .recipe_name {
    font-family: 'Noto Serif JP', serif;
    letter-spacing: 1px;
    font-size: 26px;
    font-size: 2.6rem;
    font-weight: bold;
    margin: 30px 0 10px;
    line-height: 1.45;
}


@media screen and (max-width: 768px) {
    #seisenginmi{
        padding-bottom: 0!important;
    }

    #seisenginmi .mainVisueal{
        margin-bottom: 5px;
    }

    #seisenginmi .mainVisueal > img{
        width: 100%;
        height: auto;
    }

    #seisenginmi .mainVisueal .w1300 .tit{
        top:calc(40vw / 7.5);
        left: calc(40vw / 7.5);
        width:calc(389vw / 7.5);
    }    
    
    #seisenginmi #productsData {
      width: 100%;
      padding: 0 !important;
      gap: 5px;
    }

    #seisenginmi #productsData .itemBox{
        width:100%;
        padding: 0;
    }

    #seisenginmi #productsData :after{
        display: none;
    }
    

    #seisenginmi #productsData .item02:after,
    #seisenginmi #productsData .item04:after{
            display: none;
    }

    #seisenginmi #productsData .itemBox > .inner{
        padding: 30px 20px;
        float: inherit;
        width: auto;
        background: hsla(0,0%,0%,0.00);
    }

    #seisenginmi #productsData .img.w40 {
      width: 40%;
        margin-right: 10px;
    }    

    #seisenginmi #productsData .itemData{
        margin-top: 5px;
    }

    #seisenginmi #productsData .txtArea,
    #seisenginmi #productsData .item03 .txtArea, 
    #seisenginmi #productsData .item04 .txtArea{
        height: inherit;
        font-size: 14px !important;
        font-size: 1.4rem !important;
        min-height:inherit !important;
     }   

    #seisenginmi #productsData .item04 {
        padding-bottom: 0 !important;
        }    

    #seisenginmi #productsData .txtArea p br{
        display:none;
    }

    #seisenginmi #productsData .recipeArea{
        position:relative;
        margin: 30px 0 0 0;
    }

    #seisenginmi #productsData .recipeArea .img.floatL{
        width: 40%;
        margin: 0 10px 0 0;
    }

    #seisenginmi #productsData .img.floatL img{
        width: 100%;
    }

    #seisenginmi #productsData .recipe_name {
        font-size: 18px;
        font-size: 1.8rem;
        margin: 10px 0 5px;
    }
    

}


/*//////////////////////////
  　　　焼きたて
//////////////////////////*/
#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: 410px;
    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: 80px;
    display: flex;
    justify-content: space-between;
    gap:0 30px;
}

#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 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: auto;
        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);
    }
    
}



/*//////////////////////////
　　　　手巻職人セット
//////////////////////////*/
#temaki{
    margin-bottom: 20px;
    background: #efebdc;
}

#temaki .mainVisueal .w1240{
	position:relative;
    height: 100%;
    max-width: 1240px;
}

#temaki .mainVisueal > img{
    min-height: 800px;
    object-fit: cover;
}

#temaki .mainVisueal h1{
    position: absolute;
    top: 54px;
    right: 0;
    max-width:129px;
    width: 10.403225806%;
}

#temaki .mainVisueal .txt{
    position: absolute;
    top: 48px;
    left: 0;
    width: 44.556451612%;
    max-width:552.5px;
}

#temaki .mainVisueal .michelin{
    position: absolute;
    left: 0;
    top: 631px;
    width: 42.016129032%;
    max-width: 521px;
}

#temaki .cartBl dl dt::before, 
#temaki .cartBl dl, 
#temaki .cartBl dt,
#temaki .cartBl dd{
    color:#7d9626 !important;
}

#temaki .cartBl dd.spec{
    color:#000 !important;
}

#temaki .cartBl [type="submit"] {
  background-color: #7d9626 !important;
  color: #fff !important;
}

#temaki .temakiBl .box{
    padding-bottom: 40px;
    margin-bottom: 40px;
    border-bottom: 1px solid #ededed;
    font-size: 18px !important;
    font-size: 1.8rem !important;
}

#temaki .temakiBl .box dt h3{
    font-size: 30px !important;
    font-size: 3.0rem !important;
    margin-bottom: 20px;
}

#temaki .temakiBl .label img {
  width: auto;
  height: 20px;
}

#temaki .temakiBl .box:last-child{
    padding-bottom: 0;
    margin-bottom: 0;
    border: none;
}

#temaki .temakiBl .box .img.floatL {
  width: 120px;
}

#temaki .temakiBl .box .img.floatL img{
  width:88px;
}

#temaki .temakiBl dd.link{
      font-size: 18px !important;
      font-size: 1.8rem !important;
      text-align: right;
}

#temaki .w600.floatR ul.note{
    line-height: 1.75;
    margin-top: 30px;
}

#temaki .w600.floatR ul.note li{
    text-indent: -1em;
    padding-left: 1em;
}

#temaki .recipeArea h3 {
  background: url("../images/temaki_icn_recipe.png")no-repeat left center !important;
    background-size: 30px auto !important;
}

#temaki  .recipeArea dl{
  font-size: 18px !important;
  font-size: 1.8rem !important;
}


#temaki .floatR.w600{
    margin-bottom: 50px;
}

#temaki .bluebg{
    clear: both;
    position: relative;
    padding:  50px;
    background:#fff;
    border-radius: 20px;
    margin: 0 -20px;
}

#temaki .bluebg .flex{
    display: flex;
    justify-content: space-between;
}

#temaki .bluebg .present{
    width: 460px;
}

#temaki .bluebg .pairing{
    width: 725px;
}

#temaki .bluebg h3{
    color: #00479d;
    font-family: 'Noto Serif JP', serif;
    font-weight: 600;    
    font-size: 3.6rem;
    font-size: 36px;
    line-height: 1.4;
    margin-bottom: 25px;
}

#temaki .bluebg h3 .fontS{
    font-size: 2.4rem;
    font-size: 24px;
}

#temaki .bluebg .icnTit{
    display: table;
    vertical-align: middle;
    margin-bottom: 10px;
}

#temaki .bluebg .icnTit img{
    width: 125px;
}

#temaki .bluebg .icnTit > *{
    padding-right: 15px;
    vertical-align: middle;
    display: table-cell;
}

#temaki .bluebg .txt{
    font-size: 1.8rem;
    font-size: 18px;
}

#temaki .bluebg .present .txt{
    margin-bottom: 25px;
}

#temaki .bluebg .present .link{
    padding-left: 130px;
    margin: 0;
}

#temaki .bluebg .pairing .img01{
    max-width: 274px;
    position: absolute;
    right: 10px;
    top: 270px;
}

#temaki .bluebg .pairing .pairingSet03{
    position: relative;
    z-index: 1;
    margin-top: 20px;
}

#temaki .bluebg .pairing .pairingSet{
    display: flex;
    gap:0 3px;
    vertical-align: middle;
    width: 100%;
}

#temaki .bluebg .pairing .pairingSet dt{
    width: 131.5px;
}

#temaki .bluebg .pairing .pairingSet dd{
    flex: 1;
  font-size: 15px;
  font-size: 1.5rem;
    padding-top: 10px;
}

#temaki .bluebg .pairing p + p{
    margin-top: 15px;
}

#temaki .bluebg .pairing .shopArea{
    float: right;
    width: 166px;
    margin-top: -140px;
}

#temaki .bluebg .pairing .shopArea .link{
    margin: 5px 0 0 0;
    line-height: 1.4;
}

#temaki .bluebg .pairing .link a {
    background: url("../images/arrow_right_blue.svg") no-repeat left 7px;
    background-size: 6px auto;
    display: inline-block;
    font-size: 14px;
    font-size: 1.4rem;    
}

#temaki .bluebg .pairing .recipeArea {
    background: #e5ecf5;
    border-radius: 10px;
    padding: 20px;
    clear: both;
    overflow: hidden;
    margin: 80px 0 0 0;
}

#temaki .bluebg .pairing .recipeArea .floatL{
  width: 160px;
  margin: 0 15px 0 0;
}

#temaki .bluebg .pairing .recipeArea h4{
    color: #00479d;
font-family: 'Noto Serif JP', serif;
  letter-spacing: 1px;
  font-size: 26px;
  font-size: 2.6rem;
  font-weight: bold;
  margin: 10px 0 10px;
  line-height: 1.45;    
}

#temaki .bluebg .pairing .recipeArea .link a {
    background: url("../images/arrow_right_blue.svg") no-repeat left center;
    background-size: 6px auto;
}


@media screen and (max-width: 768px) {
    #temaki{
        margin-bottom: 0;
        padding-bottom: 10vw;
    }
    
    #temaki .mainVisueal{
        height:calc(800vw / 7.5);
        overflow: hidden;
        z-index: 1;
    }

    #temaki .mainVisueal > img{
        min-height: inherit;
        top: 0;
        vertical-align: top;
        position: absolute;
        top: 0;
        z-index: -1;
    }

    #temaki .mainVisueal .w1240 {
        width: 100%;
    }    

    #temaki .mainVisueal h1{
        top: calc(40vw / 7.5);
        right: 2.666666666%;
        max-width:198px;
        width: 17.2%;
    }

    #temaki .mainVisueal .txt{
        top: calc(60vw / 7.5);
        left:  2.666666666%;
        width: 65%;
        max-width:552.5px;
    }

    #temaki .mainVisueal .michelin {
      position: absolute;
      left: 10%;
      top: calc(640vw / 7.5);
      width: 80%;
      max-width: 600px;
    }    

    #temaki .temakiBl{
        margin-bottom: 50px;
    }    

    #temaki .floatR.w600 {
        margin-top: 50px;
    }

    #temaki .temakiBl .box{
        margin: 0 -20px;
        padding: 0 20px;
    }    

    #temaki .temakiBl .box{
        padding-bottom: 25px;
        margin-bottom: 25px;
        font-size: 14px !important;
        font-size: 1.4rem !important;
    }

    #temaki .temakiBl  span {
        margin-left: 5px;
        line-height: 1;
        display: inline-block;
        padding-bottom: 3px;
      }

    #temaki .temakiBl .label img {
      width: auto;
      height: 16px;
    }

    #temaki .temakiBl .box dt h3 {
        margin-bottom: 1vw;
        font-size: 18px !important;
        font-size: 1.8rem !important;
    }

    #temaki .temakiBl .box dd{
        padding-left: calc(18% + 10px);
    }

    #temaki .temakiBl .box .img.floatL {
        width: 18%;
    }

    #temaki .temakiBl .box .img.floatL img{
      width:70%;
    }

    #temaki .temakiBl dd.link{
          font-size: 14px !important;
          font-size: 1.4rem !important;
    }

    #temaki  .cartBl.tableCell [type="submit"]{
        margin-right: 0;
    }    

    #temaki  .cartBl.tableCell dl .spec {
        max-width: 210px;
    }    

    #temaki .w600.floatR ul.note{
        font-size: 12px;
        font-size: 1.2rem;
        margin-top: 5vw;
    }

    #temaki  .recipeArea{
        overflow: hidden;
        position: relative;
    }

    #temaki  .recipeArea h3 {
        background: url("../images/temaki_icn_recipe.png")no-repeat left center !important;
        background-size: 20px auto !important;
    }

    #temaki  .recipeArea dl{
      font-size: 14px !important;
      font-size: 1.4rem !important;
        margin-right: 0;
        padding-left: calc(40% + 10px);
    }    

    #temaki  .recipeArea.floatR {
        clear: both !important;
        margin-top: 25px !important;
    }	

    #temaki  .recipeArea .link {
        margin: 10px 0 0 0 !important;
        padding-left: calc(40% + 15px);
    }	


    #temaki #productsData .bluebg{
        padding: 30px 20px !important;
        border-radius: 10px;
        margin: 0;
    }

    #temaki .bluebg .flex{
        display: block;
    }

    #temaki .bluebg .present{
        width: 100%;
    }

    #temaki .bluebg .pairing{
        width: 100%;
        margin-top: 30px;
    }

    #temaki .bluebg h3{
        font-size: 1.8rem;
        font-size: 18px;
        line-height: 1.3;
        margin-bottom: 25px;
    }

    #temaki .bluebg h3 .fontS{
        font-size: 1.4rem;
        font-size: 14px;
        letter-spacing: 0;
        padding-right: 0;
    }

    #temaki .bluebg .icnTit {
      margin-right: -50px;
    }    

    #temaki .bluebg .icnTit img{
        width: 62.5px;
    }

    #temaki .bluebg .icnTit > *{
        padding-right: 10px;
    }

    #temaki .bluebg .txt{
        font-size: 1.4rem;
        font-size: 14px;
    }

    #temaki .bluebg .present .txt{
        margin-bottom: 15px;
    }

    #temaki .bluebg .present .link{
        padding-left: 29%;
        margin: 0;
    }

    #temaki .bluebg .pairing .img{
        margin-top: 0;
        margin: 10px -10px ;
    }
    

    #temaki .bluebg .pairing .img01{
        max-width: 140px;
        position: inherit;
        float: right;
        margin: -70px -10px 0 0;        
        }

    #temaki .bluebg .pairing .pairingSet03{
        margin-top: 3vw;
    }

    #temaki .bluebg .pairing .pairingSet{
        gap: 0;
    }

    #temaki .bluebg .pairing .pairingSet dt{
        width: 80px;
    }

    #temaki .bluebg .pairing .pairingSet dd{
            font-size: 1.1rem;
            font-size: 11px;
            padding-top: 7px;
            line-height: 1.5;
    }    

    #temaki .bluebg .pairing .pairingSet dd span{
        font-size: .8rem;
        font-size: 8px;
    }    


    #temaki .bluebg .pairing p + p{
        margin-top: 5px;
    }

    #temaki .bluebg .pairing .shopArea{
        width: 90%;
        margin: 20px auto 0 ;
        display: flex;
        float: inherit;
        align-items: center;
        justify-content: center;
    }

    #temaki .bluebg .pairing .shopArea .img{
        width: 40%;
        margin-right: 10px;
    }    

    #temaki .bluebg .pairing .shopArea .link{
        margin: 5px 0 0 0;
        line-height: 1.4;
    }

    #temaki .bluebg .pairing .recipeArea {
        padding: 15px;
        margin: 20px 0 0 0;
    }

    #temaki .bluebg .pairing .recipeArea .floatL{
        float: left;
        margin-right: 10px;
        width: 40%;
    }

    #temaki .bluebg .pairing .recipeArea h4{
        font-size: 18px;
        margin: 0 0 10px 0;
        text-align: left;
    }

    #temaki .recipeArea .link {
        margin: 5px 0 0 0 !important;
        padding-left: calc(40% + 15px);
    }

    
}


/*//////////////////////////
　　　　スイーツ
//////////////////////////*/
#sweets #productsData{
    width:auto;
    padding: 0;
    background: url("../images/sweets_bg.png") repeat left top;
}

#sweets #productsData > *{
    clear: both;
/*    overflow: hidden;*/
    position: relative;
}

#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: 95px;
    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 .border p{
    letter-spacing: 0;
}

#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 #dfede9;
    background-size: 1700px auto;
    height: 1597px;
    box-sizing: border-box;
}

#sweets #finansyeBl .tit{
    position: absolute;
    width: 457.5px;
    top: 85px;
    left: 20px;
}

#sweets #finansyeBl .icn{
    position: absolute;
    width: 145.5px;
    top:72px;
    left: 486px;
}

#sweets #finansyeBl .column03{
    position: absolute;
    top: 240px;
    left: 20px;
    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: top;
}

#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: 1030px;
}

#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:60px 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: 335px;
}

#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: 60px;
}

#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;
}

#sweets .otherItemLink{
  padding: 120px 0;
  margin: 0 auto !important;
  text-align: center;
  width: 300px;    
}

#sweets .otherItemLink a{
  background: #136335;
  padding: 10px 0;
  display: block;
  font-size: 18px;
  font-size: 1.8rem;
  border-radius: 5px;
  color: #fff !important;
  text-decoration: none;
  transition: all 0.5s ease 0s;    
}

#sweets .otherItemLink a span {
  padding: 0 0 0 20px;
  position: relative;
  background:url("../images/icn_arrow_right.svg") no-repeat left center;
  background-size: 10px auto;
  z-index: 1;
}


/*xmas*/
#sweets.xmas  #productsData{
    background: url("../images/sweets_xmas_bg.png") repeat center top;
}

#sweets.xmas #finansyeBl{
    background: url("../images/sweets_finansye_xmas_pc.jpg")no-repeat center top #dfede9;
    background-size: 1700px auto;
}


#sweets.xmas .xmas_parts01{
    width: 202px;
    bottom: 0;
    right: 200px;
    position: absolute;
}

#sweets.xmas .xmas_parts02{
    width: 213px;
    position: absolute;
    right:525px;
    bottom:-103px;
}

#sweets.xmas .xmas_parts03{
    width: 143px;
    position: absolute;
    left: 250px;
    bottom: -30px;
}

#sweets.xmas .xmas_parts04{
    width: 136px;
    position: absolute;
    right: 190px;
    bottom: -100px;
}
@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 top #dfede9;
        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 .icn{
        width: 18%;
        top: 8vw;
        left: 80%;
    }    

    #sweets #finansyeBl .column03{
        display: block !important;
        margin-bottom: 0;
        padding-top: 170vw;
        position: inherit;
        top: inherit;
        left: inherit;
        margin: 0 0 0 13%;
        width: 100%;
    }

    #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: 32%;
    }

    #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;
    }

    #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: 0 auto 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 .otherItemLink {
        max-width: 70%;
        width: 260px;
        padding: 30px 0 !important;
    }
    
    #sweets .otherItemLink a{
        font-size: 12px;
    font-size: 1.2rem;
    padding: 8px 0;
    }
    
    #sweets .otherItemLink a span{
       padding: 0 0 0 15px;
        background: url(../images/icn_arrow_right.png) no-repeat left center;
    }
    

    /*xmas*/
    #sweets.xmas  #productsData{
        background: url("../images/sweets_xmas_bg.png") repeat center top;
        background-size:100% auto;
    }

    #sweets.xmas #finansyeBl{
        background: url("../images/sweets_finansye_xmas_sp.jpg")no-repeat center top #dfede9;
        background-size: 100% auto;
    }
    
    #sweets.xmas #finansyeBl .positionBl{
        padding-top: 100px;
    }
    
    #sweets.xmas .xmas_parts01{
        width: 25%;
        bottom: 13%;
        right: 5%;
    }

    #sweets.xmas .xmas_parts02{
        width: 30%;
        right: 15%;
        bottom: 0;
    }

    #sweets.xmas .xmas_parts03{
        width: 17%;
        right: 5%;
        bottom: 15%;
        left: inherit;
    }

    #sweets.xmas .xmas_parts04{
        width: 19%;
        right: 5%;
        bottom: 0;
    }    

}
