﻿@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;*/
}
/* 全ての要素において、スムーズスクロールを強制無効化 */
html, body {
  scroll-behavior: auto !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:#659dc5;
	text-align:center;
	border-bottom:5px solid #4a7696;
	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 #4a7696;
    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(1) dl dt img,
#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;
    overflow: hidden;
}

.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 13px rgba(255, 255, 255, 1), 0px 0px 13px rgba(255, 255, 255, 1),0px 0px 13px rgba(255, 255, 255, 1),0px 0px 13px rgba(255, 255, 255, 1),0px 0px 13px rgba(255, 255, 255, 1);
}

.menuArea .cpmenu .txtArea.shadowBlue .itemname,
.menuArea .cpmenu .txtArea.shadowBlue .itemcopy{
    text-shadow: 0px 0px 13px rgba(20, 78, 123, 1), 0px 0px 13px rgba(20, 78, 123, 1),0px 0px 13px rgba(20, 78, 123, 1),0px 0px 13px rgba(20, 78, 123, 1),0px 0px 13px rgba(20, 78, 123, 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 #659dc5;
    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: #659dc5;
    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: #659dc5 !important;
}

.menuArea .txtArea .btn li.buy button{
    background: #fff;
    color: #659dc5 !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: #f0f7fb;
    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 #4a7696;
        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 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: 396px;
    top: 75px;
    left: 3.33%;
    width: 26.4%;
}

.mainVisueal .copy{
    position: absolute;
    left: 0;
    top: 410px;
    max-width: 491px;
    width: 32.73%;
}

.mainVisueal .periodImg{
    position: absolute;
    right: 0;
    top: 75px;
    max-width: 401px;
    width:26.733333333% ;
}


/*右下帯のデザインの時*/
.mainVisueal .period span{
    display: table-cell;
    vertical-align: middle;
}

.mainVisueal .period img{
    height: 26px;
}



/** jugetsudoArea　**/
.top .jugetsudoArea{
    background: #efece3;
    padding: 50px 0;
    margin-bottom: 20px;
}

.top .jugetsudoArea .w1240{
    width: 1200px;
    display: flex;
    justify-content: space-between;
}

.top .jugetsudoArea .w1240 .logo{
    max-width: 242px;
    padding-right: 38px;
    padding-top: 30px;
    box-sizing: content-box;
}

.top .jugetsudoArea .w1240 .logo p{
    text-align: right;
    font-size: 16px;
    font-size: 1.6rem;    
    margin-top: 15px;
}

.top .jugetsudoArea .w1240 .logo p a{
    color: #442c3e !important;
    background: url("../images/arrow_right_darkpurple.svg") no-repeat left center;
    background-size: 8px auto;
    padding-left: 13px;
}


.top .jugetsudoArea .w1240 .pic{
    max-width: 280px;
    width: 23.35%;
}


/** dateArea　**/
.top .dateArea{
    background: #f5fbe9;
    margin-bottom: 20px;
	}

.top .dateArea h3{
    background:#8cb142;
    text-align: center;
    color: #fff;
    font-size: 30px;
    font-size: 3.0rem;
    line-height: 1;
    padding: 20px 0;
    font-weight: 700;
    letter-spacing: 0.1em;
    }

.top .dateArea div{
    padding:45px 0;
    text-align:center;
    display:block;
    width: 1080px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    }

.top .dateArea div ul{
    padding:0 80px 0 0;
    font-size: 22px; 
    font-size: 2.2rem;
    text-align:left;
    line-height:2;
    width:48.5%;
    max-width: 540px;
    position:relative;
    box-sizing: border-box;
    }

.top .dateArea div ul li{
    position:relative;
	width: 100%;
    }

.top .dateArea div ul li span:nth-child(2){
	width: 85px;
	float: right;
    font-family: monospace;
    }

.top .dateArea div ul li span.start:after{
    content:"";
    position:absolute;
    background:url(../images/label_start.gif) no-repeat right center;
	background-size: 62px auto;
    width:65px;
    height:20px;
    display:inline-block;
    top: 13px;
	right: -65px;
    }
    
.top .dateArea div ul:last-child{
    border:none;
    }

.top .dateArea div ul span.red{
    background-color:#CC0003;
    color:#fff;
    font-weight:bold;
    display:inline-block;
    float:inherit;
    padding: 2px 3px 3px 3px;
    font-size:12px;
    font-size:1.2rem;
    line-height: 1.2;
    margin-right:3px;
    }       

.top .dateArea div ul li span:nth-child(1){
    background:#f5fbe9; 
	position: relative;
	z-index: 1;
	padding-right: 10px;
}       

.top .dateArea div ul li .fontS{
    font-size: 18px;
    font-size: 1.8rem;
}      

.top .dateArea div ul li:before{
    content:"";
    height:2px;
    width:auto;
    background-color:#899b5e;
    width: 51%;
    position:absolute;
    display:block;
    top: 49%;
    right: 25%;
    }       

.top .dateArea div ul li:after{
    content:"●";
    color:#899b5e;
    font-size:12px;
    position:absolute;
    display:block;
    top: 36%;
    line-height:1;
    right: 23.5%;
}


.top .tokutenArea{
    position:relative;
    background:#f0f7fb;
    padding: 0 0 50px;
    margin-bottom: 20px;
}

.top .tokutenArea h2{
    background: #659dc5;
    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: 70%;
}


.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: #659dc5;
    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;
    letter-spacing: 0;
}

.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:-145px 0  0 10px;
    width:334px;
}


.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: #659dc5;
    line-height: 70px;
    text-decoration: none;
    box-shadow: 0 3px 0 #4a7798;
    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(1115vw / 7.5);
    }
    
    .top .mainVisueal h1{
        top: calc(44vw / 7.5);
        left: calc(174vw / 7.5);
        width:calc(396vw / 7.5);
    }
    
    .mainVisueal .copy{
        top: calc(379vw / 7.5);
        left: calc(129vw / 7.5);
        width:calc(491vw / 7.5);
    }

    .mainVisueal .periodImg{
        right: inherit;
        left: 50%;
        transform: translateX(-50%);        
        top:calc(510vw / 7.5);
        width:calc(380vw / 7.5);
    }

    .top .tokutenArea{
        display: block;
        width: inherit;
        padding: 0 0 30px 0;
        margin-bottom: 10px;
    }

    .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: 30px;
        overflow: inherit !important;
    }

    .top .tokutenArea ul li {
        display: block !important;
        width: auto !important;
        width: 100% !important;
        padding: 0 !important;
        margin: 0 0 25px 0 !important;
    }    

    .top .tokutenArea ul li .tit{
        font-size:16px;
        font-size:1.6rem;
        margin-bottom:5px;
        position: relative;
        letter-spacing: -0.05em;
    }

    .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.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{
        margin-top: 0;
        clear: both;
    }
    
    .top .tokutenArea .catalogBtn a{
        width: 60%;
        height: 45px;
        font-size: 14px;
        font-size:1.4rem;
        line-height: 45px;
    }
    
   .top .tokutenArea .catalogBtn a span{
        background: url("../images/icn_catalog.svg") no-repeat left center;
        background-size: 23px auto;
        padding-left: 35px;
    }
    
    .top .jugetsudoArea{
        padding: 30px 0 0 0;
         overflow: hidden;
        margin-bottom: 10px;
    }

    .top .jugetsudoArea .w1240{
        width: inherit;
        display: block;
    }

    .top .jugetsudoArea .w1240 .logo{
        max-width: inherit;
        text-align: center;
        padding: 0;
        margin: 0 auto 30px;
    }

    .top .jugetsudoArea .w1240 .logo img{
        width: 42.66%;
    }
    
    .top .jugetsudoArea .w1240 .logo p{
        font-size: 14px;
        font-size: 1.4rem;    
        margin-top: 5px;
        text-align: center;
    }

    .top .jugetsudoArea .w1240 .logo p a{
        background: url("../images/arrow_right_darkpurple.svg") no-repeat left center;
        background-size: 6px auto;
        padding-left: 10px;
    }


    .top .jugetsudoArea .w1240 .pic{
        max-width: inherit;
        width: 56.66%;
        margin: 0 auto 30px auto;
    }    
    
    .top .dateArea{
        width: auto;
        margin-bottom: 0;
    }

    .top .dateArea h3{
        font-size: 18px;
        font-size: 1.8rem;
        padding: 10px 0;
    }

    .top .dateArea div{
        padding:25px 0;
        width: 100%;
        display: block;
    }    

    .top .dateArea div ul:nth-child(1):after {
		display: none;
    }
	
    .top .dateArea div ul{
        border-right:none;
        padding:0;
        font-size: 14px; 
        font-size: 1.4rem;
        width:calc(100% - 50px);
        padding-right:50px;
        margin:0 auto;
        overflow: hidden;
        width: 88%;
    }

    .top .dateArea div ul li:before {
       width: calc(100% - 120px);
    }
	
    .top .dateArea div ul li span:nth-child(2) {
        width: 55px;
        float: right;
    }

    .top .dateArea div ul li span.fontS {
        font-size: 12px;
    }

    .top .dateArea div ul li:after {
        top: 30%;
        right: 24%;

    }
    
    .top .dateArea div ul li span.start:after{
    content:"";
    position:absolute;
    background:url(../images/label_start.gif) no-repeat right center;
    background-size:auto 15px;
    width:46px;
    height:15px;
    top: 5px;
	right: -50px;
    }
    
}



/*//////////////////////////
　新茶前線
//////////////////////////*/
#zensen{
    overflow: hidden;
    padding-bottom: 30px;
}

#zensen .mainVisueal{
    margin-bottom: 0;
    }

#zensen .mainVisueal > img{
    height:674px;
    object-fit: cover;
    }

#zensen .mainVisueal h1{
    position: absolute;
    top: 175px;
    left: 0;
    width: 26.115384615%;
    max-width:339.5px;
}

#zensen .subMain{
    background: #d0eab6;
    padding: 20px 0 30px;
}

#zensen .subMain .w1300{
    overflow: hidden;
}


#zensen .subMain .w1300 .floatL{
    width: 650px;
    float: left;
    margin-top: 40px;
}

#zensen .subMain .w1300 .floatL{
    display: flex;
    gap:0 30px;
}

#zensen .subMain .w1300 .floatL .pic{
    max-width: 184px;
}

#zensen .subMain .w1300 .floatL .tit{
    font-size: 30px;
    line-height: 1.2;
    padding-left: 10px;
    border-left: 3px solid #44934d;
    margin-bottom: 15px;
}

#zensen .subMain .w1300 .floatL p{
    font-size: 17px;
    font-family: 'Noto Serif JP', serif;
    font-weight: 600;
    color: #185912;
}

#zensen .subMain .w1300 .floatR{
    width: 620px;
    float: right;
}

#zensen #productsData {
    width: 1700px;
    padding: 120px 0 100px;
    background: url("../images/zensen_bg.png") no-repeat #fffbe9;
    background-size: 611px auto;
    background-position: right 104px top 90px;
}

#zensen #productsData .itemBox{
    margin-bottom: 70px;
}

#zensen #productsData .itemBox:last-child{
    margin-bottom: 0;
}

#zensen #productsData .titTxt{
    overflow: hidden;
    margin-bottom: 10px;
}

#zensen #productsData .dateIcn{
    width: 99px;
    float: left;
    margin-right: 10px;
}

#zensen #productsData .icn {
    margin-top: 20px;
  display: inline-block;
  font-size: 1px;
  width: 54px;
}

#zensen #productsData .w330.floatL{
    width: 330px;
    float: left;
}

#zensen #productsData .box01 .w330.floatL img{
    width: 294px;
}

#zensen #productsData .box02 .w330.floatL img{
    width: 259px;
    margin-bottom: 20px;
}

#zensen #productsData .box03 .w330.floatL img{
    width: 293px;
    margin-bottom: 20px;
}

#zensen #productsData .w330.floatL + .floatR{
    width: 970px;
    margin: 0;
}

#zensen #productsData .box03 .w330.floatL + .floatL{
    width: 570px;
    margin: 0;
}

#zensen #productsData .box03 .floatR{
    width: 310px;
    margin: 0;
}

#zensen #productsData .box03 .floatR img{
    width: 100%;
    height: auto;
}

#zensen #productsData h2 {
    font-size: 30px;
    font-size: 3.0rem;
    margin-bottom: 5px;
	color: #407611;
}

#zensen #productsData p{
    font-size: 20px;
    font-size: 2.0rem;
    margin-bottom: 30px;
}

#zensen #productsData p span{
    color: #407611;
    font-weight: 600;
}

#zensen #productsData .flex{
    gap:0 35px;
    display: flex;
    justify-content: start;
}

#zensen #productsData .box03 .flex{
    flex-direction: column;
}

#zensen #productsData  .comment{
    width: 345px;
}


@media screen and (max-width: 768px) {   
    #zensen{
        padding-bottom: 0;
        }

    #zensen .mainVisueal > img{
        height: inherit;
        }

    #zensen .mainVisueal h1{
        position: absolute;
        top: calc(104vw / 7.5);
        right: calc(20vw / 7.5);
        max-width:inherit;
        width: calc(369vw / 7.5);
    }

    #zensen .subMain{
        padding: 30px 0 30px;
    }

    #zensen .subMain .w1300{
        overflow: inherit;
    }

    #zensen .subMain .w1300 .floatL{
        width: 100%;
        float: inherit;
        margin-top: 0;
    }

    #zensen .subMain .w1300 .floatL{
        gap:0 4%;
    }

    #zensen .subMain .w1300 .floatL .pic{
        max-width: calc(205vw / 7.5);
    }

    #zensen .subMain .w1300 .floatL .tit{
        font-size: calc(36 / 750 * 100vw);
        margin-bottom: 10px;
    }

    #zensen .subMain .w1300 .floatL p{
        line-height: 2;
        font-size: calc(18 / 750 * 100vw);
    }

    #zensen .subMain .w1300 .floatR{
        width: 108%;
        float: inherit;
        margin: 0 -4%;
        margin-top: calc(-100vw / 7.5);
    }

    #zensen #productsData {
        padding: 50px 0 0!important;
    }    

    #zensen #productsData {
        width: 100%;
        padding: 50px;
        background: url("../images/zensen_bg.png") no-repeat #fffbe9;
        background-size: 250px auto;
        background-position: right -10px top -10px;
        margin-bottom: 5vw;
    }

    #zensen #productsData .itemBox{
        margin-bottom: 50px;
    }

    #zensen #productsData .dateIcn{
        width: 50px;
        margin-right: 8px;
    }

    #zensen #productsData .icn {
        width: inherit;
        margin-top: 0;
    }    
    
    #zensen #productsData .icn img{
        height: 13px;
    }    
    
    #zensen #productsData .w330.floatL{
        width: 90%;
        display: flex;
        margin: 0 auto;
        float: inherit;
        align-items: center;
    }

    #zensen #productsData .w330.floatL .img{
        width: 55%;
        text-align: center;
        margin-bottom: 3vw;
    }

#zensen #productsData .box01 .w330.floatL img{
    width: calc(294vw / 9);
}

#zensen #productsData .box02 .w330.floatL img{
    width: calc(259vw / 9);
    margin-bottom: 5px;
}

#zensen #productsData .box03 .w330.floatL img{
    width: calc(293vw / 9);
    margin-bottom: 5px;
}

#zensen #productsData .w330.floatL + .floatR,
#zensen #productsData .box03 .w330.floatL + .floatL{
    width: 100%;
    float: inherit;
}

#zensen #productsData .box03 .floatR{
    float: inherit;
    padding-top: 30px;
    margin: 0 auto 0;
    width: 60%;
    max-width: 200px;
    clear: both;
}
    
#zensen #productsData h2 {
    font-size: 20px;
    font-size: 2.0rem;
}

#zensen #productsData p{
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.6;
}    
    
#zensen #productsData .flex,
#zensen #productsData .box03 .flex{
    flex-direction: column;
    gap:30px 0;
}
    
#zensen #productsData  .chartArea{
    margin-top: 0;
    margin-bottom: 0;
}    
    
#zensen #productsData .comment{
    width: 270px;
}    

}


/*//////////////////////////
　　新のり味くらべセット
//////////////////////////*/
#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);
    }
    
}



/*//////////////////////////
　　  百年の春
//////////////////////////*/
#hyakunen{
    overflow: hidden;
    padding-bottom: 100px;
    }

#hyakunen #productsData{
    overflow: initial;
    }

#hyakunen .dateIcn {
    width: 99px;
}

#hyakunen p.copy{
    width: 755px;
    margin: 0 auto 30px;
    }

#hyakunen .mainVisueal{
    margin-bottom: 0;
    }

#hyakunen .mainVisueal > img{
    height: 850px;
    object-fit: cover;
    }

#hyakunen .mainVisueal h1{
    position: absolute;
    top: 52px;
    right: -15px;
    width: 12.2%;
    max-width:158.5px;
}

#hyakunen .mainVisueal .txt{
    position: absolute;
    top: 52px;
    right:170px;
    width: 28%;
    max-width:364px;
}

        
#hyakunen .nouhouBl{
    background-color:#f6f9de;
    padding: 60px 0;
    margin-bottom: 10px;
    }

#hyakunen .nouhouBl .w1300{
    overflow:hidden;
	width: 100%;
    display: flex;
    justify-content: space-between;
    }

#hyakunen .nouhouBl .w1300 > *{
    display: table-cell;
    vertical-align: top;
    }

#hyakunen .nouhouBl .w1300 > .txt{
    width: 53.846153846%;
    }

#hyakunen .nouhouBl .pic{
    width: 40.076923076%;
    }

#hyakunen .nouhouBl h2{
    margin-bottom: 15px;
    width: 266px;
    }

#hyakunen .nouhouBl p.tit{
    color: #407611;
    font-weight: 700;
    font-size: 24px; 
    font-size: 2.4rem;
    }

#hyakunen .nouhouBl p{
    line-height: 2;
    font-size: 18px; 
    font-size: 1.8rem;
}

#hyakunen .titTxt .icn {
  display: inline-block;
  margin: 5px;
  font-size: 1px;
    width: 54px;
}

#hyakunen .column03 .dateIcn {
  position: absolute;
  top: 0;
  right: 0;
}

#hyakunen .column03 .w440 .dateIcn{
    right: 0;
}


#hyakunen .w600 .w40.floatL{
    width: 185px;
}

#hyakunen .w600 .w40.floatL + p{
    padding-top: 25px;
}
    
#hyakunen .column03{
    display: flex;
    justify-content: space-between;
}

#hyakunen .column03 .box01,
#hyakunen .column03 .box02{
    width: 25%;
}

#hyakunen .column03 .itemBox {
    margin-bottom: 30px;
}

#hyakunen .column03 .box03{
    width: 35.5%;
}

#hyakunen .column03 .illustBl{
    display:table;
    }

#hyakunen .column03 .illustBl dt{
    width: 130px;
    margin-right: 10px;
    }

#hyakunen .column03 .illustBl dd{
    display:table-cell;
    vertical-align:middle;
    }

#hyakunen .shinchaBl{
    clear:both;
    margin-top: 50px;
}

#hyakunen .shinchaBl h2{
    background:url(../images/3set_bg_masume.gif) repeat left top;
    color:#fff;
    font-size: 40px;
    font-size:4.0rem;
    letter-spacing: 5px;
    text-align: center;
    padding: 5px;
    margin:0 -100px 50px -100px;
    line-height: 1.2;
    }

#hyakunen .shinchaBl .titTxt {
  position: relative;
}
#hyakunen .shinchaBl .dateIcn{
    position: absolute;
    right: 270px;
    top: 0;
}

#hyakunen .shinchaBl .img{
    margin-bottom: 20px;
}

#hyakunen .shinchaBl .spec{
    height: 85px;
}
    
#hyakunen .presentBl{
    color: #000;
    min-height: 210px;
}

#hyakunen .presentBl h3{
    color: #000;
    letter-spacing: -0.05em;
    margin-right: -30px;    
    line-height: 1.2;
    font-size: 30px;
    font-size:3.0rem;
}

#hyakunen .presentBl h3 span{
    letter-spacing: 0em;
    font-weight: normal;
    font-size: 18px;
    font-size: 1.8rem;
}

#hyakunen .presentBl .w30{
    width: 170px;
    margin: 0 10px 0 -5px;
}



@media screen and (max-width: 768px) {   
    #hyakunen {
        padding-bottom: 0;
  }
    
    #hyakunen .dateIcn {
        width: 50px;
  }
    
    #hyakunen p.copy{
        width: 89.466666666%;
        margin: 0 auto 10px;
        }

    #hyakunen .mainVisueal > img{
        height: inherit;
        }

    #hyakunen .mainVisueal h1{
        top: calc(40vw / 7.5);
        right: calc(20vw / 7.5);
        width: calc(105vw / 7.5);
    }

    #hyakunen .mainVisueal .txt{
        top: calc(64vw / 7.5);
        left: calc(40vw / 7.5);
        width: calc(382vw / 7.5);
        right: inherit;
    }

    #hyakunen .nouhouBl{
        padding: 50px 0;
        width:auto;
        overflow: hidden;
        margin-bottom: 50px;
    }
    
    #hyakunen .nouhouBl .w1300 {
        display: block;
    }

    #hyakunen .nouhouBl .w1300 > .txt{
        display: block;
        width: 100%;
    }
    
    #hyakunen .nouhouBl .pic{
        width: 100%;
        padding-top: 30px;
        display: block;
        text-align: center;
    }

    #hyakunen .nouhouBl .pic img{
        max-width: 520px;
        width: 100%;
        margin: 0 auto;
    }
    
    #hyakunen .nouhouBl h2{
        max-width:266px;
        margin: 0 auto 20px !important;
        width: 60%;
    }
    
    #hyakunen .nouhouBl p.tit {
      font-size: 16px;
      font-size: 1.6rem;
      line-height: 1.6;
    }
    
    #hyakunen .nouhouBl p {
      font-size: 14px; 
      font-size: 1.4rem;
    }

    #hyakunen .titTxt .icn {
      margin: 0 ;
    }
    
    #hyakunen .w600 .w40.floatL{
        width: 30% !important;
    }

    #hyakunen .w600 .w40.floatL + p{
        padding-top: 5px;
        padding-left: calc(30% + 10px);
    }

    #hyakunen .w600 .itemBox{
        margin-bottom: 15px;
    }

    #hyakunen .w600 .chartArea{
        margin-top: 0;
    }
    
    #hyakunen .column03{
        display: block;
    }
    
     #hyakunen .dateIcn {
         left: 130px;
         right: 0;
         position: absolute;
    }
    
    #hyakunen .column03 .w440 .dateIcn {
      left: 210px;
    }
    
    #hyakunen .column03 > div{
        width: 100% !important;
        margin:0 0 30px 0 !important;
    }

    #hyakunen .column03 .itemBox{
        padding-top:0;
        margin-bottom: 10px;
    }

    #hyakunen .column03 .itemBox + *{
        margin-top: 0;
    }
	
    #hyakunen .column03 .illustBl{
        display:table;
        padding-top: 10px;
    }

    #hyakunen .column03 .illustBl dt{
        width:90px;
    }

    #hyakunen .column03 .illustBl dt{
        padding: 0 10px 0 0;
    }

    #hyakunen .shinchaBl{
        margin-bottom: 0;
        padding-bottom: 0 !important;
    }

    #hyakunen .shinchaBl h2 {
      background: url(../images/3set_bg_masume.gif) repeat left top;
      background-size: auto;
      background-size: 8px 8px;
      font-size: 20px;
      font-size: 2.0rem;
      letter-spacing: 2px;
      margin: 0 -20px 30px -20px;
    }
    
    #hyakunen .shinchaBl .w600{
        margin: 30px 0;
    }
    
    #hyakunen .shinchaBl .w600 + .w600{
        margin-top: 50px;
    }
    
    
    #hyakunen .shinchaBl .dateIcn {
      position: absolute;
      left: 140px;
      top: 0;
      width: 50px;
    }

    #hyakunen .shinchaBl .icn {
        margin: 0 0 0 5px;
    }
    
    #hyakunen .shinchaBl .spec {
        height: inherit;
    }    

    #hyakunen .shinchaBl .cartBl{
        width:100%;
        padding:0;
        margin: 0;
    }

    #hyakunen .presentBl{
        height: inherit;
        padding: 10px;
        border-width: 2px;
        border-radius: 10px;
        min-height: inherit;
    }

    #hyakunen .presentBl h3{
        font-size: 16px;
        font-size: 1.6rem;
        letter-spacing:0;
        margin: 0 0 5px 0;
    }
    
    #hyakunen .presentBl h3 span{
        font-size: 10px;
        font-size: 1.0rem;
    }
    
    #hyakunen .presentBl .w30{
        width:30% !important;
        margin: 0 10px 0 0;
    }

    #hyakunen .presentBl p{
        padding-left:calc(30% + 10px);
    }

    
}



/*//////////////////////////
　　　　スイーツ
//////////////////////////*/
#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 40px 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: 1610px;
    box-sizing: border-box;
}

#sweets #finansyeBl .tit{
    position: absolute;
    width: 457.5px;
    top: 85px;
    left: 20px;
}

#sweets #finansyeBl .icn{
    position: absolute;
    width: 204px;
    top:473px;
    left: 490px;
}

#sweets #finansyeBl .column03{
    position: absolute;
    top: 240px;
    left: 20px;
    width: 400px;
}

#sweets #finansyeBl .column03 > div{
    display: table;
    box-sizing: border-box;
}

#sweets #finansyeBl .column03 .label{
    margin: 5px auto;
    text-align: center;
    font-size: 14px;
    border-radius: 7px;
    color: #106157;
    line-height: 1.2;
    padding: 6px 0 7px;
    background: #ccdd57;
    font-family: "Noto Sans JP", sans-serif;
    position: relative;
}

/* 左側の吹き出し */
#sweets #finansyeBl .column03 .label::before {
    content: "";
    position: absolute;
    left: -28px; /* ラベルの左外に出す */
    top: 50%;   /* 高さ中央 */
    transform: translateY(-50%); /* 垂直中央合わせ */
    border-width: 20px; /* 三角の大きさ */
    border-style: solid;
    border-color: transparent #ccdd57 transparent transparent; 
    /* 上 右 下 左 の順番 */
}
#sweets #finansyeBl .column03 > div + div{
    margin-top: 40px;
}

#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: 8px !important;
    letter-spacing: 0;
    line-height: 1.2;
    font-weight: 600;
}

#sweets #finansyeBl .column03 .itemName + p{
    font-size: 15px;
}

#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: 1060px;
}

#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: 200%;
    position: absolute;
    top: 0;
    left: 0;
    background: url("../images/sweets_sakura_bg.jpg") no-repeat center top;
    background-size: 1700px auto;
    z-index: 0;
}

#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:#fff1f3;
    overflow:hidden;
    padding:120px 0;
}

#sweets #tsumeawaseBl .w1300{
    z-index: 2;
}

/*#sweets #tsumeawaseBl .itemBox{
    margin-bottom: 120px;
}*/

#sweets #tsumeawaseBl .kigen{
    color: #106157;
}

#sweets #tsumeawaseBl .motherset{
    margin-top: 120px;
}

#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 40px 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: 163vw;
        position: inherit;
        top: inherit;
        left: inherit;
        margin: 0 0 0 4%;
        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;
        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 .column03 .itemName + p {
      font-size: 14px;
    }    
    
    #sweets #finansyeBl .column03 .label {
      margin: 5px auto;
      font-size: 12px;
      padding: 3px 20px 4px 25px;
      display: inline-block;
      text-shadow: none;
    }    
    
    #sweets #finansyeBl .positionBl{
        padding-top: 30px;
    }

    #sweets #finansyeBl .positionBl > div:nth-child(1),
    sweets #finansyeBl .positionBl > div:nth-child(2){
        width: auto;
        float: inherit;
    }
    
    #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;
    }    

}