﻿@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;
}

.sogyosai{
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 400;    
}

.sogyosai p{
    line-height: 1.75;
    letter-spacing: 0.05em;
}

.mincho{
    font-family: 'Noto Serif JP', serif;
    font-weight: 700;
    font-size: 3.8rem;
}

.cartBl form {
  margin: 10px 0 5px 0;
}

.cartBl dl dt {
    font-weight: bold;
}

.cartBl dl dt::before {
   font-size: 20px;
   font-weight: normal;
}


/*海苔カラー*/
.cartBl [type="submit"],
.cartBl td a{
    background-color:#422f79  !important;
    color: #fff !important;
    cursor: pointer;
}

.cartBl dl dt:before,
.cartBl dl,
.cartBl dt,
.cartBl dd{
    color:#422f79  !important;
}

.cartBl .spec {
    font-size: 18px;
    font-size: 1.8rem;
    color: #422f79 !important;
    line-height: 1.4;
    display: inline-block;
}

.cartBl .spec span {
  float: right;
  margin-left: 1em;
}

/*お茶用カートカラー*/
.color02 .cartBl [type="submit"], 
.color02 .cartBl td a{
    background-color:#005235  !important;
    color: #fff !important;
}

.color02 .cartBl dt,
.color02 .cartBl dl dt::before{
    color:#005235  !important;
}

.color02 .cartBl .spec {
    color: #005235 !important;
}

.color02 .chartArea h3 {
  background: url("../images/icn_chart.png")no-repeat left center !important;
  background-size: 30px auto  !important;
}

.color02 .recipeArea h3 {
  background: url("../images/icn_recipe.png")no-repeat left center !important;
  background-size: 30px auto !important;
}

.color02 .voiceArea h3 {
  background: url("../images/icn_voice.png")no-repeat left center !important;
  background-size: 30px auto !important;
}

.pageContentsArea{
    max-width: 1700px;
    margin: 0 auto;
}

#productsData{
    background: none;
    padding-bottom: 100px;
}


#productsData.w1300,
#productsData .w1300{
    width: inherit !important;
    padding-left: 20px;
    padding-right: 20px;
    max-width: 1300px;
    box-sizing: content-box;
}

#productsData .w1240{
    width: inherit !important;
    padding-left: 20px;
    padding-right: 20px;
    max-width: 1240px;
}

#productsData h2 {
  font-size: 30px;
  font-size: 3.0rem;
  line-height: 1.5;
}

#productsData .fontL{
  font-size: 20px;
  font-size: 2.0rem;
}

#productsData .fontS{
  font-size: 14px;
  font-size: 1.4rem;
}
/*
.otherItemLink{
    clear: both;
    padding:50px 0 0 0;
    margin: 0 auto !important;
    text-align: right;
}

.otherItemLink a{
  font-size: 18px;
  font-size: 1.8rem;
  transition: all 0.5s ease 0s;
}

.otherItemLink a span {
  padding: 0 0 0 12px;
    position: relative;
    background:url("../images/arrow_right_purple.svg") no-repeat left center;
    background-size: 6px auto;
    z-index: 1;
}*/

.otherItemLink{
  padding: 50px 0 0 0;
  margin: 0 auto !important;
  text-align: center;
  width: 300px;    
  clear: both;
}

.otherItemLink a{
  background: #422f79;
  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;    
}

.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;
}

.otherItemLink a:hover{
	    opacity:0.7;
}

.mainVisueal{
    position: relative;
    margin-bottom: 20px;
}

.mainVisueal .w1300{
    width: inherit !important;
    max-width: 1300px;
}

.mainVisueal .w1500{
    width: inherit !important;
    max-width: 1500px;
}

/* colorbox */
#cboxClose{
    background: none !important;
    width: 50px;
    height: 50px;
    top: 15px;
    right: 15px;
}

.cboxPhoto{
    max-width: 800px !important;
    max-height: 553px !important;
}
@media screen and (max-width: 768px) {
    #cboxClose{
      right: 2%;
      top: 1.5vw;
      width: 8%;
    }
 }   

@media screen and (max-width: 1340px) {
    .mainVisueal .w1300,
    .mainVisueal .w1500{
        margin: 0 20px;
    }
    
    #finansyeBl .w1300{
        margin: 0 20px;
}
    
}

@media screen and (max-width: 768px) {
    .w1500{
        width: 89.333%;
        padding: 0;
    }
    
    .w1300{
        width: 89.333% !important;
    }
    
    .w600.floatL,
    .w600.floatR{
        width: 100%;
        float: inherit;
    }
    
    .sogyosai p{
        line-height: 1.75;
        letter-spacing: 0.05em;
    }

    .cartBl .spec {
        font-size: 12px;
        font-size: 1.2rem;
        line-height: 1.4;
    }

    .cartBl dl dt::before {
       font-size: 12px;
      font-size: 1.2rem;
      padding-right: 5px;
    }
    
    .pageContentsArea{
        max-width: 1700px;
        margin: 0 auto;
        
        padding-bottom: 5vw;
    }

    .mainVisueal{
        margin-bottom: 5.2vw;
    }
    
    .mainVisueal .w1300,
    .mainVisueal .w1500{
        margin: 0;
        width: 100% !important;
    }
/*
    .mainVisueal .period{
        height: 6.53vw;
        width: 48.533333333%;
    }

    .mainVisueal .period img{
        height: 3.4vw;
    }
  */  
    #productsData{
        width: inherit !important;
    }

    #productsData.w1300,
    #productsData .w1300{
        padding: 0 20px !important;
        width: inherit !important;
    }
    
    #productsData .w600 + .w600,
    #productsData .chartArea, 
    #productsData .voiceArea, 
    #productsData .recipeArea{
        margin-top: 30px;
    }
    
    #productsData h2{
        font-size: 18px; 
        font-size: 1.8rem;
        margin-bottom: 5px !important;
    }

    #productsData .fontL{
      font-size: 14px;
      font-size: 1.4rem;
    }

    #productsData .fontS{
      font-size: 10px;
      font-size: 1.0rem;
    }
    
    
    .color02 .chartArea h3 {
      background: url("../images/icn_chart.png")no-repeat left center !important;
      background-size: 20px auto  !important;
    }

    .color02 .recipeArea h3 {
      background: url("../images/icn_recipe.png")no-repeat left center !important;
      background-size: 20px auto !important;
    }

    .color02 .voiceArea h3 {
      background: url("../images/icn_voice.png")no-repeat left center !important;
      background-size: 20px auto !important;
    }

    
    .otherItemLink{
        padding: 10vw 0 10vw 0 !important;
        margin: 0 auto;
    }

    .otherItemLink a{
          font-size: 12px;
          font-size: 1.2rem;
    }
    
    
}

/* 共通箇所 */
#campaginNav{
    max-width: 1700px;
    margin:0 auto;
    background-color:#da5a2e;
	text-align:center;
	border-bottom:5px solid #9f4e30;
	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 #9f4e30;
    width: 100%;
}
 
#campaginNav .prd nav{
    display: flex;
    justify-content: space-between;
    flex-flow: wrap;
}
 
#campaginNav .prd nav a{
    color: #51321d !important;
    width: 30%;
    text-decoration: none !important;
    margin-bottom: 50px;
}
   
#campaginNav .prd dl dt{
	display:table-cell;
	vertical-align:top;
	width:100px;
    height: 100px;
    position: relative;
    overflow: hidden;
    }

#campaginNav .prd dl dt img{
/*    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.20);*/
    
position: absolute;
  width: 100px;
/*  height: 110px;
  left: -5px;
  top: -10px;*/
  bottom: 0;
  max-width: inherit;    
    }

#campaginNav .prd dl dd{
    padding-left:15px;
    font-size: 18px; 
    font-size: 1.8rem;
	display:table-cell;
	text-align:left;
    }

#campaginNav .prd dl dd .itemname,
#campaginNav .prd .topLink a{
    margin-bottom:5px;
	padding-left:30px;
	background:url(../images/icn_circle_arrow_right.svg) no-repeat left center;
    background-size: 20px auto;
    font-size: 22px; 
    font-size: 2.2rem;
	line-height:30px;
	min-height:30px;
	display: inline-block;
    
    font-family: 'Noto Serif JP', serif;
    font-weight: 700;            
    }

#campaginNav .prd .topLink{
    float: right;
    margin: 0 0 30px 0;
}

#campaginNav .prd dl dd img{
	height:24px;
	width:auto;
	margin-left:5px;
    }

#campaginNav .prd dl dd{
	color:#434111 !important;
	text-decoration:none;
    }

#campaginNav .prd dl dd .itemcopy{
    line-height:1.4;
	padding-left: 30px;
    }

.menuArea {
    max-width: 1700px;
    margin: 0 auto 100px;
}

.menuArea .cpmenu{
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    flex-flow: wrap;    
}

.menuArea .cpmenu > div{
    width: 49.43%;
    max-width: 840px;
    position: relative;
    margin-bottom: 20px;
}

.menuArea .cpmenu > div > a{
/*    transition: all 0.2s ease 0s;
    display: block;
    position: relative;
    width: 100%;*/
}

.menuArea .cpmenu .txtArea{
    position: absolute;
    width: 100%;
/*    height: 100%;*/
    top: 50px;
    left: 0;
    text-align: center;
    opacity: 1;
    z-index: 10;
}

.menuArea .cpmenu a:hover .picArea{
    z-index: 0;
}

.menuArea .cpmenu a:hover .picArea img{
      filter: grayscale(80%);/*モノクロ具合を変更したい場合はこの数値を変更*/
      transition: .3s ease-in-out;/*移り変わる速さを変更したい場合はこの数値を変更*/
    z-index: 0;
}

.menuArea .cpmenu .txtArea.white .itemname,
.menuArea .cpmenu .txtArea.white .itemcopy{
    color: #fff;
}

.menuArea .cpmenu .txtArea.shadow .itemname,
.menuArea .cpmenu .txtArea.shadow .itemcopy{
    text-shadow: white 0 0 10px,white 0 0 20px,white 0 0 30px,white 0 0 40px,white 0 0 46px;
}

.menuArea .cpmenu .txtArea.shadow2 .itemname,
.menuArea .cpmenu .txtArea.shadow2 .itemcopy{
    text-shadow: white 0 0 10px,white 0 0 20px,white 0 0 30px,white 0 0 40px,white 0 0 46px,white 0 0 20px,white 0 0 30px,white 0 0 40px,white 0 0 46px;
}

.menuArea .cpmenu .txtArea .itemname{
    font-size: 40px; 
    font-size: 4.0rem;    
    margin-bottom: 20px;
    font-family: 'Noto Serif JP', serif;
    font-weight: 700;
    line-height: 1;
}

.menuArea .cpmenu .txtArea .itemcopy{
    font-size: 18px; 
    font-size: 1.8rem;
    margin-bottom: 25px;
}

.menuArea .txtArea .btn{
    display: block;
    text-align: center;
    margin-top: auto;
}

.menuArea .txtArea .btn li{
    display: inline-block;
    height: 40px;
    min-width: 92px;
    margin: 0 15px;
    transition: all 0.2s ease 0s;
    z-index: 12;
    transform:translate(0, 0);
}

.menuArea .txtArea .btn li span,
.menuArea .txtArea .btn li a,
.menuArea .txtArea .btn li button{
    font-size: 18px;
    font-size: 1.8rem;
    border: 1px solid #da5a2e;
    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: #da5a2e;
    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: #da5a2e !important;
}

.menuArea .txtArea .btn li.buy button{
    background: #fff;
    color: #da5a2e !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: #dedec4;
    padding: 30px 30px 40px 30px;;
    width: 26.667%;
    display: flex;
    flex-direction: column;    
    box-sizing: content-box;
}

.osusumemenu .column03 .picArea{
    margin-bottom: 20px;
}

.osusumemenu .column03 .txtArea{
    padding: 0 10px;
    
    display: flex;
    flex-direction: column;
    flex-grow: 1;
}

.osusumemenu .column03 .pagename{
    font-size: 24px;
    font-size: 2.4rem;
    font-weight: 700;
    margin-bottom: 15px;
    line-height: 1;
}

.osusumemenu .column03 .pagecopy{
    font-size: 18px;
    font-size: 1.8rem;
    margin-bottom: 25px;
}

.osusumemenu .column03 .btn li{
    margin: 0 10px;
}

.osusumemenu .column03 .txtArea .btn li a{
    background:#da5a2e;
    border-color:#da5a2e;
}


.osusumemenu .column03 .txtArea .btn li.buy a{
    background: #fff;
    color: #da5a2e !important;
}

.osusumemenu .slick-dots{
    bottom: -6vw;
}

.slick-dots li{
    width: 8px;
    height: 8px;
    margin: 0 1.5%;
}

.osusumemenu .slick-dots li button{
    padding: 0;
    background: #e2e2e2;
    width: 8px;
    height: 8px;
    border-radius: 5px;
}
.osusumemenu .slick-dots .slick-active button{
    background-color: #000;
}

/* 共通部分 */
#productsData .itemBox{
    margin-bottom:50px;
	position:relative;
    overflow: hidden;
    clear: both;
}

#productsData .itemBox + .itemBox {
    margin-top: 60px;
}

#productsData .itemBox .titTxt{
    margin-bottom:5px;
	font-size: 30px; 
    font-size: 3.0rem;
    line-height:1.3;
    font-family: 'Noto Serif JP', serif;
    font-weight: 600;
}

#productsData .itemBox .titTxt .fontS,
#productsData .itemBox .titTxt .fS{
    font-size: 24px; 
    font-size: 2.4rem;
	letter-spacing: -0.05em;
}    

#productsData .itemBox .titTxt .fontSS{
    font-size: 18px; 
    font-size: 1.8rem;
    display: inline-block;
    font-weight: 500;
}    

#productsData .itemBox .titTxt .fontSS img{
    margin-right:5px;
	max-height: 24px;
	width: auto;
}    

#productsData .titTxt.kuradashi:after{
    content: "";
    background: url("../images/icn_kuradashi.png") no-repeat left center;
    background-size: 60px auto;
    width:60px;
    height:26px;
    display: inline-block;
     vertical-align: bottom;
    margin-bottom: 2px;   
    margin-left: 10px;
}


#productsData .titTxt.new:after{
    content: "";
    background: url("../images/icn_new.png") no-repeat left center;
    background-size: 86.5px auto;
    width:86.5px;
    height:32.5px;
    display: inline-block;
     vertical-align: bottom;
    margin-bottom: 2px;   
    margin-left: 10px;
}


#productsData .presentBl {
  overflow: hidden;
  font-size: 20px;
  font-size: 2.0rem;
  border: 4px solid #42934d;
  padding: 15px;
  border-radius: 10px;
}

#productsData .presentBl h3 {
  margin: 0 0 10px 0;
  letter-spacing: 0.05em;
  font-size: 36px;
  font-size: 3.6rem;
  color: #4b8618;
  line-height: 1.4;
}

#productsData .presentBl p + p{
	margin-top: .5em;
}

#productsData .presentBl p.fontS{
  font-size: 16px;
  font-size: 1.6rem;
}


.cartBl.tableCell{
    display: table;
    width: 100%;
}

.cartBl.tableCell .floatL{
    margin: 5px 15px 10px 0;
}

.cartBl.tableCell > *{
    display: table-cell;
    vertical-align: bottom;
}

.cartBl.tableCell dl + div{
   text-align: right;
}

.cartBl.tableCell dl .spec {
  display: block;
  line-height: 1.4;
  margin: 15px 0 0 0;
}

.taL{
    text-align: left !important;
}

#productsData .link a{
  background-size: 6px auto;
}

#productsData .link a[target="_blank"]::after{
    display: none;
}
@media screen and (max-width: 1040px) {
    .osusumemenu .column03 > div{
        padding: 20px 20px 30px 20px;
    }
}    


@media screen and (max-width: 768px) {
    #campaginNav{
        border-width: 3px;
    }

    #campaginNav .menu a{
        background:none;
        font-size: 22px;
        font-size: 2.2rem;
        line-height: 45px;
        width:100%;
        padding-left:0;
    }

    #campaginNav .menu a span {
        background:url(../images/icn_menu.svg)no-repeat left center;
        background-size:25px auto;
        padding-left:30px;
    }

    #campaginNav .prd {
        padding:5vw 0;
        border-bottom:2px solid #9f4e30;
        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;
        display: flex;
    }

    #campaginNav .prd dl dt{
        width: 60px;
        height: 60px;
    }
    
    #campaginNav .prd dl dt img{
    width: 100%;
    height: auto;
    object-fit: cover;    }

    #campaginNav .prd dl dd {
        padding-left: 10px;
        font-size: 14px;
        font-size: 1.4rem;
        flex: 1;
    }

    #campaginNav .prd .topLink{
        margin: 0;
    }

    #campaginNav .prd dl dd .itemname, 
    #campaginNav .prd .topLink a {
        padding-left: 22px;
        background: url(../images/icn_circle_arrow_right.svg) no-repeat left center;
        background-size:15px auto;
        font-size: 18px;
        font-size: 1.8rem;
        min-height: 20px;
        line-height: 1.4;
    }

    #campaginNav .prd dl dd h4 img {
        height: 15px;
        width: auto;
        margin-left: 3px;
        vertical-align: middle;
    }

    #campaginNav .prd dl dd .itemcopy {
        padding-left: 22px;
    }

    #campaginNav .prd dl dd .itemcopy br{
        display:none;
    }    
    
    .menuArea .cpmenu {
        display: block;
    }

   .menuArea .cpmenu > div {
       width: 100%;
    }
    
    .menuArea .cpmenu .txtArea{
        top: 8vw;
        width: 89.333%;
        left: 5.3335%
    }
    
    .menuArea .cpmenu .txtArea .itemname{
        font-size: 5.2vw;    
        margin-bottom: 3vw;
    }

    .menuArea .cpmenu .txtArea .itemcopy{
        font-size: 2.65vw;
        margin-bottom: 3vw;
    }
    
    .menuArea .txtArea .btn li{
      height: 5.2vw;
      min-width:18%;
      margin: 0 2%;
        padding: 0;
    }

    .menuArea .txtArea .btn li.buy button{
        width: 100%;
        min-width: 18%;
    }
    
    .menuArea .txtArea .btn li span,
    .menuArea .txtArea .btn li a,
    .menuArea .txtArea .btn li button{
        font-size: 2.65vw;
        line-height: 5.2vw;
    }
    
    
    /* sec slide*/
    .sec + .menuArea .cpmenu{
        display: block;
    }

    .sec + .menuArea .cpmenu > div{
        width: inherit;
        margin-bottom: 0;
        max-width: inherit;
        margin-bottom: 20px;
    }

    .sec + .menuArea .cpmenu .slick-slide{
        margin: 0;
    }

    .osusumemenu{
        width: inherit;
    }
    
    .osusumemenu h3{
        margin-bottom: 8vw;
        font-size: 5.2vw;;
        margin-top: 13vw;
    }

    .osusumemenu .column03{
        display: block;
    }

    .osusumemenu .column03 .slick-list{
        background: none;
        padding: 0;
        width: 100%;
        box-sizing: border-box;
        display: block;
    }

    .osusumemenu .column03 .slick-track{
        background: none;
    }

    .osusumemenu .column03 .slick-track{
        background: none;
        display: flex;
    }
    
    .osusumemenu .column03 .slick-track .slick-slide {
        margin-bottom: 20px;
        padding: 15px 15px 20px ;
        margin: 0 15px;
        height: auto !important;
        display: flex;
        flex-direction: column;     
        background: #dedec4;
    }
    
    .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: 1000px;
    margin-bottom: 0;
}

.top .mainVisueal .w1200{
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
}

.top .mainVisueal h1{
    position: absolute;
    max-width: 191px;
    top: 80px;
    right: 5%;
    width: 31.833333333%;
}

.top .mainVisueal .period{
    width: 23.708333333%;
    max-width: 284.5px;
    position: absolute;
    top: 80px;
    left: 0;
}

.top .mainVisueal .bnr{
    position: absolute;
    left: 0;
    top: 790px;
    width:26.666666666%;
    max-width:400px;
}

.top .mainVisueal .bnrtxt{
    position: absolute;
    left: 0;
    top: 710px;
    width: 26.2%;
    max-width: 393px;
}

.top .btnFlexArea{
    margin: 20px 0;
    display: flex;
    justify-content: space-between;
}

.top .btnFlexArea > div{
    position: relative;
    width: 49.411764705%;
}

.top .btnFlexArea > div a{
    display: block;
    width: 100%;
    height: 100%;
    text-decoration: none;
}

.top .btnFlexArea > div a:hover img{
    filter: grayscale(80%);
    transition: .3s ease-in-out;

}

.top .btnFlexArea .txtbl{
    position: absolute;
    top: 12%;
    left: 6%;
    height: calc(100% - 12%);
    opacity: 1;
    z-index: 10;
}

.top .btnFlexArea .tit{
    font-size: 40px;
    font-size: 4.0rem;
    margin-bottom: 10px;
    font-family: 'Noto Serif JP', serif;
    font-weight: 700;
    line-height: 1.4;
    margin-bottom: 20px;
    color: #51321d;
}

.top .btnFlexArea p{
    color: #51321d;
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: 600;    
    text-decoration: none;
}

.top .btnFlexArea .btn{
  font-size: 18px;
  font-size: 1.8rem;
  border: 1px solid #da5a2e;
  border-radius: 30px;
  display: inline-block;
  text-align: center;
  height: 40px;
  min-width: 92px;    
  line-height: 40px;
  text-decoration: none;
  cursor: pointer;
  font-weight: 600;
  font-family: "Noto Sans JP", sans-serif;
  background: #da5a2e;
  color: #fff !important;
    
    position: absolute;
    bottom: 14%;
}


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

.top .tokutenArea h2{
    background: #da5a2e;
    text-align: center;
    margin-bottom: 55px;
    padding: 24px;
}

.top .tokutenArea h2 img{
    height: 43px;
    width: auto;
}

.top .tokutenArea ul{
    color:#512f0c;
    margin: 0 auto -50px;
    display: flex;
    justify-content: space-between;
    padding-top: 50px;
    padding-bottom: 0;
}

.top .tokutenArea ul li.tokuten01{
    width: 29%;
}

.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;
      color:#51321d;
}

.top .tokutenArea ul li .tit span {
    border-radius: 5px;
    background: #da5a2e;
    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 img{
    height: 23px;
    width: auto;
}


.top .tokutenArea ul li .pic{
    float: right;
    margin-left: 10px;
}

.top .tokutenArea ul li .txt{
    letter-spacing: 0;
    font-size:20px;
    font-size:2.0rem;
}

.top .tokutenArea ul li .sub{
    font-size:18px;
    font-size:1.8rem;
    margin-top: 10px;
    letter-spacing: 0;
}

.top .tokutenArea ul li .sub span{
    font-size:20px;
    font-size:2.0rem;
    font-weight:600;
}

.top .tokutenArea ul li.tokuten01{
    width: 610px;
}

.top .tokutenArea ul li.tokuten01 .pic img{
    width: 135px;
}

.top .tokutenArea ul li.tokuten02 .pic{
    margin-top: -60px;
    margin-right: -34px;
    margin-left: -50px;
}

.top .tokutenArea ul li.tokuten02 .pic img{
    width:476px;
}

.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: #da5a2e;
    line-height: 70px;
    text-decoration: none;
    box-shadow: 0 3px 0 #a64321;
    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.free .mainVisueal{
    background: url("../images/freemain_top_pc.jpg") no-repeat center top;
    background-size: 1700px auto;
    height: 900px;
    margin-bottom: 0;
}

.top.free .mainVisueal h1{
position: absolute;
  max-width: 742.5px;
  right: 497px;
  top: 133px;
  right: 26.466666666%;
  width: 49.5%;
}

.top.free .tokutenArea {
    background: #da5a2e;
    color: #fff;
    padding: 45px 0 60px;
}

.top.free .tokutenArea ul li,
.top.free .tokutenArea ul li .tit{
  color: #fff;
}

.top.free .tokutenArea ul li.tokuten01,
.top.free .tokutenArea ul li.tokuten02{
    width: 720px;
}

.top.free .tokutenArea ul li .sub {
  margin-top: 15px;
}

.top.free .tokutenArea .catalogBtn a{
    background: #da5a2e;
    color: #da5a2e !important;
}

@media screen and (max-width: 1600px) {
  .top .mainVisueal h1 {
    right: 2vw;
  }
}


@media screen and (max-width: 1400px) {
    .top .tokutenArea ul li.tokuten02 .pic {
      margin-top: 0;
    }
}
@media screen and (max-width: 768px)  {
    .top .mainVisueal{
        background: url("../images/main_top_sp.jpg") no-repeat center top;
        background-size: cover;
        height:123.5vw;
    }
    
    .top .mainVisueal h1{
        width: 21.466666666%;
        top: 9.3vw;
        right: 5.333333333%;
    }

    
    .top .mainVisueal .period{
        width:calc(250vw / 7.5);
        top:calc(70vw / 7.5);
        left: 5.333333333%;
    }

    .top .mainVisueal .bnr{
        left: inherit;
        right: 5.333333333%;
        top:calc(692vw / 7.5);
        width:53.333333333%;
        max-width:400px;
    }

    .top .mainVisueal .bnrtxt{
        left: inherit;
        right: 5.333333333%;
        top:calc(615vw / 7.5);
        width: 53%;
        max-width: 393px;
    }


    .top .btnFlexArea{
        margin: 20px 0 0 0;
        display: block;
    }

    .top .btnFlexArea > div{
        width: 100%;
        min-height: inherit;
        margin-bottom: 20px;
    }

    .top .btnFlexArea .txtbl{
        top: 5vw;
        left: 5.3335%;
        width: 89.333%;
        height: calc(100% - 10vw);
    }
    
    .top .btnFlexArea > div .img img{
        height: inherit;
    }

    .top .btnFlexArea .tit{
        font-size: 5.2vw;
        margin-bottom: 3vw;
        line-height: 1.3;
    }

    .top .btnFlexArea p{
        font-size: 2.65vw;
    }

    .top .btnFlexArea .btn{
        font-size: 2.65vw;
        height: 5.2vw;
        min-width: 18%;
        line-height: 5.2vw;
        position: absolute;
        bottom: 0;
    }
    
    .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{
        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 15px 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;
    }

    .top .tokutenArea ul li .tit span.label {
        width: inherit;
        padding: .75vw 8px;
        margin-right: 8px;
    }

    .top .tokutenArea ul li .tit span.label img{
        height: 12px;
    }

    .top .tokutenArea ul li .txt {
        font-size: 12px;
        font-size: 1.2rem;
    }

    .top .tokutenArea ul li .sub {
        font-size: 10px;
        font-size: 1.0rem;
        margin-top: 1vw;
    }
    
    .top .tokutenArea ul li .sub span {
        font-size: 14px;
        font-size: 1.4rem;
    }

    .top .tokutenArea ul li.tokuten01 .txt{
        clear: both;
    }
    
    .top .tokutenArea ul li.tokuten01 .memorial{
        position: absolute;
        left: 0;
        top: 0;
        margin: 0;
    }
    
    .top .tokutenArea ul li.tokuten01 .memorial img {
      width: 104px;
    }

    .top .tokutenArea ul li.tokuten02 .pic{
        width: 45%;
        margin: 0 0 0 3%;
    }
    

    .top .tokutenArea .catalogBtn{
        margin-top: 0;
    }
    
    .top .tokutenArea .catalogBtn a{
        width: 65%;
        height: 50px;
        font-size: 16px;
        font-size:1.6rem;
        line-height: 50px;
    }
    
   .top .tokutenArea .catalogBtn a span{
        background: url("../images/icn_catalog.svg") no-repeat left center;
        background-size: 23px auto;
        padding-left: 30px;
    }    
    
}



/*//////////////////////////
  　　　とびきり
//////////////////////////*/
#tobikiri{
    overflow: hidden;
}

#tobikiri .mainVisueal{
    position: relative;
}

#tobikiri .mainVisueal > img{
    height: 770px;
    object-fit: cover;
}

#tobikiri .mainVisueal .w1300 h1{
    position: absolute;
    top: 47.5px;
    right: 0;
    width: 13.615384615%;
    max-width: 177px;
}

#tobikiri .mainVisueal .w1300 .bnr{
    position: absolute;
    right: 0;
    top: 612.5px;
    width: 27.692307692%;
    max-width: 360px;
}

#tobikiri .w600.floatL{
    background: url("../images/tobikiri_illust.png") no-repeat 100% 130px;
    background-size:271px auto;
}

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

#tobikiri .presentBl .tit{
    margin: 0 0 15px 10px;
}

#tobikiri .presentBl .chusenIcon {
  z-index: 1;
  position: relative;
  margin: 0 25px 0 0;
    width: 119px;
}

#tobikiri .presentBl {
    padding: 25px;
}

#tobikiri .presentBl .w40 {
    width: 207.5px;
    margin-bottom: 0;
    margin-right: 30px;
}

#tobikiri .moonBnr{
    clear: both;
    width: 839px;
    margin: 0 auto 120px;
    position: relative;
}

#tobikiri .moonBnr .tit{
    position: absolute;
    left:40px;
    top: 35px;
    font-size: 40px;
    font-size: 4.0rem;
    color: #44070a;
    font-family: 'Noto Serif JP', serif;
    font-weight: 600;
    line-height: 1.5;
}

#tobikiri .moonBnr .txt{
    position: absolute;
    left:40px;
    top: 175px;
    font-size: 18px;
    font-size: 1.8rem;
    color: #44070a;
}

@media screen and (max-width: 768px) {
    
    #tobikiri .mainVisueal > img{
        height: inherit;
        object-fit: contain;
    }
    
    #tobikiri .mainVisueal .w1300 h1{
        top: calc(72vw / 7.5);
        right: calc(25vw / 7.5);
        width: calc(190vw / 7.5);
    }
    
     #tobikiri .mainVisueal .w1300 .bnr {
      right: inherit;
      left: 50%;
      transform: translateX(-50%);
      top: 85vw;
      width: 53.333333333%;
    }
    
    #tobikiri .w600.floatL{
        background: url("../images/tobikiri_illust.png") no-repeat 100% 25vw;
        background-size: 35% auto;
    }
    
    #tobikiri .itemBox{
        margin: 0 0 30px 0;
    }    

    #tobikiri .recipeArea .floatL {
        float: left;
    }
    
    #tobikiri .presentBl {
      padding: 10px;
    }
    
    #tobikiri .presentBl .tit{
        margin:5px 15px 10px 0;
        overflow: hidden;
    }
    
    #tobikiri .presentBl .tit h2{
        margin-top: 5px;
    }
    
    #tobikiri .presentBl .chusenIcon {
      margin: 0 15px 0 0;
      max-width: 119px;
      float: left;
        width: 20%;
    }

    #tobikiri .presentBl .w40 {
        max-width: 207.5px;
        width: 40%;
        margin-right: 15px;
    }

    #tobikiri .moonBnr{
        margin: 0 auto 60px;
        width: 100%;
    }

    #tobikiri .moonBnr .tit{
        left:5%;
        top: 3.4vw;
        font-size: 5vw;
        line-height: 1.4;
    }

    #tobikiri .moonBnr .txt{
        left:5%;
        top: 18vw;
        font-size: 2vw;
    }

}

@media screen and (max-width: 480px) {
    #tobikiri .presentBl .tit h2{
        margin-top: 0;
    }
}



/*//////////////////////////
  　　　焼きたて
//////////////////////////*/
#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;
    margin: 0 !important;
}

#yakitate ul li a img{
    margin-bottom:30px;
}

#yakitate ul li .titTxt{
    font-size: 34px !important;
    font-size: 3.4rem !important;
}

#yakitate ul li .calendar{
    margin-top: 10px;
}    

#yakitate ul li .link{
    margin-top: 10px;
}    

#yakitate .cartBl{
    margin-top:10px;
	margin-bottom:15px;
    }
    
#yakitate .cartBl dl{
	margin-bottom:0;
    }
    
#yakitate .cartBl dl dt::before,
#yakitate .cartBl dl dt,
#yakitate .cartBl dl dd,
#yakitate .cartBl .spec{
    color: #000 !important;
}

#yakitate .cartBl .spec{
    margin-top: 5px;
}

#yakitate .linkBtn{
    display: block;
    text-align: center;
    margin-top: auto;

}

#yakitate .linkBtn a{
    color: #fff !important;
    background: #014099;
  padding: 15px 20px;
  font-size: 18px;
  text-align: center;
  display: inline-block;
  border: none;
  text-decoration: none;
  transition: all 0.5s ease 0s;
  line-height: 1;
}

#yakitate .linkBtn a:hover {
  opacity: 0.7;
}

#yakitate .flex{
    margin-top: 50px;
    display: flex;
    justify-content: space-between;
    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 a img{
        margin-bottom:15px !important;
    }
    
    #yakitate ul li .titTxt {
      margin-bottom: 0 !important;
      font-size: 24px !important;
      font-size: 2.4rem !important;
    }    

    #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;
        margin-bottom: 0;
    }    
    
    #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);
    }
    
}






/*//////////////////////////
　　　　スイーツ
//////////////////////////*/
#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: 120px;
    overflow: hidden;
}

#sweets .subMain h2 {
    font-size: 34px;
    font-size: 3.4rem;
    color: #000 !important;
    line-height: 1.2;
    margin-bottom: 20px;
}

#sweets .subMain h2 .fontS{
    font-size: 28px;
    font-size: 2.8rem;
}

#sweets .subMain .tit .logo{
    margin: 30px 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 left top #dfede9;
    background-size: 1700px auto;
    padding-bottom: 110px;
    box-sizing: border-box;
}

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

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

#sweets #finansyeBl .column03 .img{
    width: 165px;
}

#sweets #finansyeBl .column03 .img img{
    width: 153px;
}

#sweets #finansyeBl .column03 p{
    font-family: 'Noto Serif JP', serif;
    letter-spacing: 0;
    font-weight: 600;
    line-height: 1.6;
}

#sweets #finansyeBl .column03 .itemName{
    padding: 0;
    font-size: 23px;
    font-size: 2.3rem;
    background: none;
    margin-bottom: 10px !important;
    letter-spacing: 0;
    line-height: 1.2;
    font-weight: 600;
}

#sweets #finansyeBl .column03 .maccha{
    color:#106157;
}

#sweets #finansyeBl .column03 .framboise{
    color: #ce7079;
}

#sweets #finansyeBl .column03 .houjicha{
    color: #865b38;
    padding-right: 0;
}

#sweets #finansyeBl .positionBl {
    padding-top: 850px;
}

#sweets #finansyeBl .itemBox + .itemBox {
    margin-top: 50px !important;
}

#sweets #finansyeBl .kigen{
    color: #106157;
    margin: -25px 0 0 0;
    text-align: right;
    font-size: 18px;
    font-size: 1.8rem;
}    


/* さくら */
#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:#eefad8;
    overflow:hidden;
    padding:60px 0;
}

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

#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 .img.w45{
    width: 270px;
    margin: 20px 40px 20px 0;
}

#sweets #iceBl .itemBox + .itemBox{
    margin-top: 40px;
    margin-bottom: 30px;
}

/* ようかん */
#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 40px;
    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: -20px;
}

#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 a{
  background: #136335;
}

#sweets .otherItemLink a span {
  background:url("../images/icn_arrow_right.svg") no-repeat left center;
  background-size: 10px auto;
}


/*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 .column03{
        display: block !important;
        margin-bottom: 0;
        width: 100%;
        padding-top: 140vw;
        position: inherit;
        top: inherit;
        left: inherit;
    }

    #sweets #finansyeBl .column03 > div{
        display: block;
        width: 100%;
        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;
    }

    #sweets #finansyeBl .column03 .itemName{
        font-size: 18px;
        font-size: 1.8rem;
        margin-bottom: 10px !important;
    }

    #sweets #finansyeBl .column03 p{
        font-size: 12px;
        font-size: 1.2rem;
    }
    
    #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:30px 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 .img.w45 {
      width: 45%;
      margin: 20px 20px 25px 0;
  }

    #sweets #iceBl .itemBox + .itemBox {
      margin-top: 30px;
      margin-bottom: 0;
    }
    
    #sweets #iceBl .cool,
        #sweets #iceBl .coolTxt{
    }
    
    
    /* ようかん */
    #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;
    }

    /*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;
    }    

}




/*//////////////////////////
　　　　お月見
//////////////////////////*/
#otsukimi #productsData{
    width: inherit;
    padding-top: 0;
}

#otsukimi #productsData .bg{
    background: #e4e4da;
    overflow: hidden;
    margin-bottom: 120px;
    padding:0 0 100px 0;
}

#otsukimi .bg .spec,
#otsukimi .bg .cartBl dl dt,
#otsukimi .bg .cartBl dl dd,
#otsukimi .bg .cartBl dl dt::before{
    color:#000 !important;
}

#otsukimi .bg .cartBl [type="submit"], 
#otsukimi .bg .cartBl td a {
    background-color: #2e4f9b  !important;
}


#otsukimi #productsData .bg .mainVisueal{
    background: url("../images/otukimi_main_bg.jpg") no-repeat center top;
    background-size: 1700px auto;
    padding-top: 60px;
    height: 640px;
    box-sizing: content-box;
}

#otsukimi .bg .txt{
    position: relative;
    width: 47.692307692%;
    color: #51321d;
    vertical-align: top;
    z-index: 1;
}

#otsukimi .bg h1{
  font-size: 50px;
  font-size: 5.0rem;
  font-family: 'Noto Serif JP', serif;
    font-weight: 900;
    margin-bottom: 20px;
    line-height: initial;
}

#otsukimi .bg p + p{
    margin-top: 15px;
}

#otsukimi .bg .bnr{
    max-width: 400px;
    margin-top: 20px;
}

#otsukimi #productsData .mainVisueal .img{
    position: absolute;
    top: 0;
    right: 0;
    width: 48.235294117%;
}


#otsukimi .bg h1 + p{
    padding-left: 150px;
}

#otsukimi .bg .floatR.w600{
    clear: initial;
    margin: 0;
}

#otsukimi .bg .titTxt{
    font-size: 34px;
    font-size: 3.4rem;
    margin-bottom: 20px;
    text-align: center;
}

#otsukimi .bg .img.full{
  margin-bottom: 70px;
}

#otsukimi .bg .fontL{
  margin-bottom: 30px;
    min-height: 110px;
}

#otsukimi .bg .manju .img.full{
    margin-top: -61px;
}

#otsukimi .bg .manju .cartBl{
    float: left;
}

#otsukimi .bg .manju .shipping{
    float: right;
    width: 370px;
}

#otsukimi .bg .manju .shipping dt{
    font-weight: 700;
    color: #da5a2e;
  font-size: 18px;
  font-size: 1.8rem;    
}

#otsukimi .bg .manju .shipping a{
    text-decoration: underline;
}

#otsukimi .bg .manju .shipping a:hover{
    text-decoration: none;
}

#otsukimi .bg .manju .shipping dt span{
  font-size: 12px;
  font-size: 1.2rem;    
}

#otsukimi .bg .manju .shipping dd{
  font-size: 16px;
  font-size: 1.6rem;
}

#otsukimi .bg .manju .shipping dd + dt{
    margin-top: 1em;
}

#otsukimi .bg .manju .cartBl [type="submit"],
#otsukimi .bg .wasanbo .cartBl [type="submit"]{
  background-color: #da5a2e !important;
}

#otsukimi .bg .manju .cartBl .spec {
  color: #2e4f9b !important;
}

#otsukimi .otherItemLink a{
  background: #2e4f9b;
}

@media screen and (max-width: 768px) {     
    #otsukimi #productsData .bg{
        margin-bottom: 30px;
        padding: 0 0 50px 0;
    }

    #otsukimi #productsData .bg .mainVisueal{
        background: url("../images/otukimi_main_bg.jpg") no-repeat 15% top #d5d5c1;
        background-size: 160% auto;
        padding-top:7vw;
        height: inherit;
        margin-bottom: 50px;
    }

    #otsukimi .bg .txt{
        width: 100%;
        margin-bottom: 30px;
    }

    #otsukimi .bg h1{
      font-size: 25px;
      font-size: 2.5rem;
      margin-bottom:10vw;
        margin-left: 10%;
    }

    #otsukimi .bg h1 + p {
      padding-left: 0;
    }
    
    #otsukimi .bg p + p{
        margin-top: 10px;
    }
    
    #otsukimi .bg .bnr {
        margin: 5vw auto;
        width: 53.333333333%;
    }    
    
    #otsukimi #productsData .mainVisueal .img {
        position: inherit;
        width: 100%;
    }    

    #otsukimi .bg .img{
        position: inherit;
        width: 100%;
        top: inherit;
        right: inherit;
    }

    #otsukimi .bg .titTxt{
      font-size: 20px;
      font-size: 2.0rem;
      margin-bottom: 10px !important;
    }

    #otsukimi .bg .img.full{
      margin-bottom: 15px;
    }

    #otsukimi .bg .fontL{
      margin-bottom: 10px;
      min-height: inherit;
    }

    #otsukimi .bg .manju{
        margin-top: 50px !important;
    }

    #otsukimi .bg .manju .img.full{
        margin-top: -32px;
    }

    #otsukimi .bg .manju .cartBl{
        float: inherit;
        margin-bottom: 10px;
    }    
    
    #otsukimi .bg .manju .shipping{
        float: inherit;
        width: inherit;
    }

    #otsukimi .bg .manju .shipping dt{
      font-size: 14px;
      font-size: 1.4rem;    
    }
    
    #otsukimi .bg .manju .shipping dd + dt {
      margin-top:.5em;
    }

    #otsukimi .bg .manju .shipping dt span{
      font-size: 10px;
      font-size: 1.0rem;    
    }

    #otsukimi .bg .manju .shipping dd{
      font-size: 12px;
      font-size: 1.2rem;
    }

}
    

    
/*//////////////////////////
　　  ペアリング
//////////////////////////*/
#pairing{
    overflow: hidden;
    background: url("../images/pairing_bg.png") repeat left top;
    margin-bottom: 120px;
    padding-bottom: 120px;
    }

#pairing .w620{
    width: 620px;
    }

#pairing .mainVisueal{
    margin-bottom: 60px;
    }

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

#pairing .mainVisueal h1{
    position: absolute;
    top: 88px;
    left: 0;
    width:49.692307692%;
    max-width:646px;
}


#pairing .mainVisueal .bnr{
    position: absolute;
    top:690px;
    bottom: 50px;
    left: 0;
    width:30.769230769%;
    max-width:400px;
}


#pairing .subMain{
    margin-top: 100px;
    overflow: hidden;
}

#pairing .subMain h2 {
    font-size: 40px;
    font-size: 4.0rem;
    color: #402509 !important;
    line-height: 1.2;
    margin-bottom: 20px;
}

#pairing .subMain h2 .fontS{
    font-size: 30px;
    font-size: 3.0rem;
}

#pairing .subMain h2 + .fontL{
    margin-bottom: 30px;
}

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

#pairing .itemBox + .itemBox {
  margin-top: 0;
}

#pairing .itemBox .floatL.w40 {
  width: 200px;
}

#pairing .itemBox .itemData{
    margin-top: 20px;
    padding-left:215px;
}

#pairing .cartBl dl dt,
#pairing .cartBl dl dd,
#pairing .cartBl dl dt::before{
    color:#000 !important;
}

#pairing .spec{
    color:#2e4f9b !important;
}

#pairing .cartBl [type="submit"], 
#pairing .cartBl td a {
    background-color: #2e4f9b  !important;
}

#pairing .cool {
    margin-top: 10px;
}

#pairing .cool img {
  width: auto;
  height: 42px;
}

#pairing .coolTxt {
  font-size: 14px;
  font-size: 1.4rem;
  color: #00a0e9;
  line-height: 1.4;
  margin-top: 5px;    
}

#pairing .link{
    margin-top: 0;
}

#pairing .link a{
    background: url("../images/arrow_right_black.svg") no-repeat left center; 
}

@media screen and (max-width: 768px) {    
#pairing{
    margin-bottom: 30px;
    padding-bottom: 50px;
    }

#pairing .w620{
    width: 100%;
    }

#pairing .mainVisueal{
margin-bottom:0;
    height: 50vw;
    overflow: hidden;
    }

#pairing .mainVisueal > img{
    margin-right: 0;
    margin-left: -10%;
    width: 110%;
    object-fit: inherit;
    max-width: inherit;
    height: 110%;
    
    }

#pairing .mainVisueal h1{
    top: 5vw;
    left: 20px;
    width: 65%;
/*    max-width:536px;*/
}

#pairing .bnr{
    margin: 5vw auto;
    width: 53.333333333%;
}
    
#pairing .subMain{
    margin-top: 0;/*調整 */
}
    
#pairing .subMain.box02{
    margin-top: 50px;
}

#pairing .subMain h2 {
    font-size: 20px;
    font-size: 2.0rem;
    margin-bottom: 10px;
}

#pairing .subMain h2 .fontS{
    font-size: 14px;
    font-size: 1.4rem;
}

#pairing .subMain h2 + .fontL{
    margin-bottom: 10px;
}

#pairing .subMain .w620.floatL{
    margin-bottom: 20px;
}    

#pairing .itemBox .floatL.w40 {
  width: 40%;
}

#pairing .itemBox .titTxt {
    margin-bottom: 5px;
}

#pairing .itemBox{
    min-height: inherit;
}

#pairing .itemBox + .itemBox{
    margin-top: 30px !important;
}

#pairing .itemBox .floatL.w40 + p{
    padding-left:calc(40% + 10px) ;
}
    
#pairing .itemBox .itemData{
    margin-top: 10px;
    padding-left:calc(40% + 10px) ;
}

#pairing .kigen {
    font-size: 1.2rem !important;
    margin: 3px 0px;
  }    
    
#pairing .cool {
    margin-top: 5px;
}

#pairing .cool img {
  width: auto;
  height: 23.5px;
}

#pairing .coolTxt {
  font-size: 10px;
  font-size: 1.0rem;
}

#pairing .link{
    margin-top: 10px;
}
    
#pairing .link a{
    background: url("../images/arrow_right_black.svg") no-repeat left center; 
    background-size: 6px auto;
}

}



/*//////////////////////////
　　　　創業祭記念
//////////////////////////*/
#memorial #productsData{
    width: inherit;
    padding-top: 0;
}

#memorial #productsData > .mainVisueal{
    background: url("../images/memorial_tit_bg_pc.jpg") no-repeat center top;
    background-size: 1700px auto;
    height: 550px;
    margin-bottom: 0;
    color: #51321d;
}

#memorial #productsData > .mainVisueal h1{
    font-size: 60px;
    font-size: 6.0rem;
    font-family: 'Noto Serif JP', serif;
    font-weight: 600;
    padding: 50px 0 5px;
    letter-spacing: 0.1em;
    line-height: initial;
}

#memorial #productsData > .mainVisueal p{
    font-size: 18px;
    font-size: 1.8rem;
}

@media screen and (max-width: 768px) {  
    
#memorial #productsData > .mainVisueal{
    background: url("../images/memorial_tit_bg_sp.jpg") no-repeat center top;
    background-size: 100% auto;
    height: calc(1015vw / 7.5);
    margin-bottom: 0;
}
    
#memorial #productsData > div:last-child{
    padding-bottom: 0 !important;
}
    
#memorial #productsData > .mainVisueal h1{
    font-size: 30px;
    font-size: 3.0rem;
    padding: 7vw 0 0 10vw;
    font-weight: 900;
}

#memorial #productsData > .mainVisueal p{
    padding-left: 10vw;
    font-size: 14px;
    font-size: 1.4rem;
}
    
}    

/*//////////////////////////
　　  新茶
//////////////////////////*/
#shincha{
    overflow: hidden;
    }

#shincha .mainVisueal{
    margin-bottom: 60px;
    }


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

#shincha .mainVisueal h1{
    position: absolute;
    top: 195px;
    left: 50%;
    transform: translateX(-50%);
    width: 30.769230769%;
    max-width:400px;
}

#shincha .mainVisueal .bnr{
    position: absolute;
    left:20px;
    top: 683px;
    width: 30.769230769%;
    max-width: 400px;    
}

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

#shincha .spec{
    height: 85px;
}
    
#shincha .presentBl{
    color: #000;
}

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

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

#shincha .presentBl .w30{
    width: 170px;
}



@media screen and (max-width: 768px) {   
    
    #shincha .mainVisueal{
        margin-bottom: 25vw;
    }    
    
    #shincha .mainVisueal > img{
      height: 50vw;
      object-fit: cover;
    }

    #shincha .mainVisueal h1{
        top: 12vw;
        width: 30%;
        max-width: 200px;
    }
    
    #shincha .mainVisueal .bnr{
        right: inherit;
        left: 50%;
        transform: translateX(-50%);
        top: 55vw;
        width: 53.333333333%;
    }

    #shincha .w600{
        margin-bottom:50px !important;
    }
    
    #shincha .floatR.w600{
        margin-bottom:30px !important;
    }    

    #shincha .spec {
        height: inherit;
    }    

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

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

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

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

/*//////////////////////////
　　　　手巻職人セット
//////////////////////////*/
#temaki{
    background: #efebdc;
    margin-bottom: 120px;
    padding-bottom: 120px;
}

#temaki .mainVisueal{
	position:relative;
    margin-bottom: 60px;
}

#temaki .mainVisueal > img{
    min-height: 800px;
    object-fit: cover;
}

#temaki .mainVisueal h1{
    position: absolute;
    top: 48px;
    right: 30px;
    max-width:127px;
    width: 9.769230769%;
}

#temaki .mainVisueal .txt{
    position: absolute;
    top: 48px;
    left: 30px;
    width: 42.692307692%;
    max-width:555px;
}

#temaki .mainVisueal .michelin{
    position: absolute;
    left: 30px;
    top: 632px;
    width: 40.153846153%;
    max-width: 522px;
}


#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  .floatR + .fontS{
    position: relative;
    top: -30px;
    margin-bottom: 20px;
}

#temaki .w600.floatR .fontS a{
    text-decoration: underline;
}

#temaki .w600.floatR  a:hover{
    text-decoration: none;
}

#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 .bgArea{
    max-width: 1340px;
    margin: 0 auto;
    clear: both;
    width: 100%;
    position: relative;
    background: #ffffff;
    overflow: hidden;
    border-radius: 20px;
    padding: 40px 50px 50px 50px;
    box-sizing: border-box;
}

#temaki .bgArea .w1240{
    padding: 0 !important;
    max-width: 1240px;
}

#temaki .bgArea p{
    font-size: 1.8rem;
    font-size: 18px;
}

#temaki .bgArea p.fontS{
    font-size: 1.4rem;
    font-size: 14px;
}

#temaki .bgArea p + p{
    margin-top: 1em;
}

#temaki .bgArea h2{
    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;
    padding-right: 0;
}

#temaki .bgArea h2 span{
    font-size: 2.4rem;
    font-size: 24px;
    display: block;
}

#temaki .bgArea h2 + p{
    font-size: 1.8rem;
    font-size: 18px;
    margin-top: 20px;
    margin: 20px 0;
}

#temaki .bgArea .presentBl{
    width: 463px;
    border: none;
    padding: 0;
    margin: 0;
    float: left;
    overflow: inherit;
}

#temaki .bgArea .icn{
    margin-bottom:  25px;
    display: flex;
    align-items: center;
    gap:10px;
}

#temaki .bgArea .icn img{
    width: 125px;
}

#temaki .bgArea .presentBl h2{
    margin-right: -30px !important;
    letter-spacing: -0.05em;
}

#temaki .bgArea .presentBl .present_img01{
    max-width: 296px;
    margin: 25px auto 8px;
}

#temaki .bgArea .presentBl .present_img01 + p{
    text-align: center;
}

#temaki .bgArea .presentBl .present_img02{
    margin: 25px auto 8px;
}

#temaki .bgArea .presentBl .link{
    margin: 0 210px 0 0;
}

#temaki .bgArea .pairingBl{
    width: 710px;
    float: right;
}

#temaki .bgArea .pairingBl .noriList{
    position: relative;
    margin-top: 10px;
}

#temaki .bgArea .pairingBl .noriList dl{
    display: flex;
    gap:3px 8px;
    align-items: center;
}

#temaki .bgArea .pairingBl .noriList dl dt{
    width: 123px;
}

#temaki .bgArea .pairingBl .noriList dl dd{
    font-size: 15px;
}

#temaki .bgArea .pairingBl .noriList .floatR{
    max-width: 298px;
    position: absolute;
    top: 25px;
    left: 300px;
}


#temaki .bgArea .pairingBl .img{
    margin-bottom: 20px;
    width: 545px;
}

#temaki .bgArea .pairingBl .img + p{
    font-size: 1.6rem;
    font-size: 16px;
}

#temaki .bgArea .pairingBl .img05{
    width: 167px;
    float: right;
    z-index: 1;
    position: relative;    
    margin-top: -160px;
}

#temaki .bgArea .link a {
  padding-left: 13px;
  background: url("../images/arrow_right_blue.svg") no-repeat left center;
    background-size: 9px auto;
}

#temaki .bgArea .recipeBl{
    background: #e5ecf5;
    border-radius: 10px;
    padding: 20px;
    overflow: hidden;
    width: auto;
    margin-top: 60px;
}

#temaki .pairingBl .recipeBl h3{
    font-size:2.6rem;
    font-size: 26px;
    padding: 0;
      font-size: 30px;
  color: #00479d;
  font-family: 'Noto Serif JP', serif;
  font-weight: 600;
  margin: 0;
    margin-bottom: 0px;
  line-height: 1.3;
    margin: 10px 0;
}

#temaki .pairingBl .recipeBl .w40{
    width: 160px;
}

#temaki .pairingBl .recipeBl .link{
    font-size: 1.6rem;
    font-size: 16px;
    float: inherit;
    text-align: left;
}

@media screen and (max-width: 768px) {        
#temaki{
    padding-bottom: 50px;
    margin-bottom: 50px;
}

#temaki .mainVisueal{
	margin-bottom: 5.2vw;
    height: 97vw;
    overflow: hidden;
}

#temaki .mainVisueal > img{
    min-height: inherit;
    margin-top: -7vw;
}

#temaki .mainVisueal h1{
    top: 7.83vw;
    right: 5%;
    max-width:198px;
    width: 15%;
}

#temaki .mainVisueal .txt{
    top: 5vw;
    left:  2.666666666%;
    width: 51%;
    max-width:432px;
}
    
#temaki .mainVisueal .michelin {
  position: absolute;
  right: 15%;
  top: 75vw;
  width: 60%;
  max-width: 600px;
}    
   
#temaki .temakiBl{
    margin-bottom: 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  .floatR + .fontS {
    position: relative;
    top: -15px;
    margin-bottom: 20px;
}    
    
#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 .bgArea{
    padding: 30px 20px 30px !important;
    margin: 50px 20px 0;
    width: auto;
    border-radius: 10px;
}

#temaki .w1240{
    width: inherit;
}
    

#temaki .bgArea{
    max-width: 1340px;
    border-radius: 20px;
    padding: 40px 50px 50px 50px;
    box-sizing: border-box;
}

#temaki .bgArea .w1240{
    max-width: 1240px;
}

#temaki .bgArea p{
    font-size: 1.4rem;
    font-size: 14px;
}

#temaki .bgArea p.fontS{
    font-size: 1.0rem;
    font-size: 10px;
}

#temaki .bgArea h2{
    font-size: 1.8rem;
    font-size: 18px;
    margin-bottom: 15px;
    line-height: 1.4;
}

#temaki .bgArea h2 span{
    font-size: 1.4rem;
    font-size: 14px;
}

#temaki .bgArea h2 + p{
    font-size: 1.4rem;
    font-size: 14px;
    margin-top: 20px;
    margin: 20px 0;
}

#temaki .bgArea .presentBl{
    width: 100%;
    float: inherit;
}

#temaki .bgArea .icn{
    margin-bottom: 15px;
}

#temaki .bgArea .icn > *:last-child{
    padding-right: 0;
}

#temaki .bgArea .icn img{
    width: 60px;
}

#temaki .bgArea .presentBl .present_img01{
    margin: 20px auto 5px;
}

#temaki .bgArea .presentBl .present_img02{
    margin: 20px auto 5px;
}


#temaki .bgArea .presentBl .link{
    margin: 0 40% 0 0;
}

#temaki .bgArea .pairingBl{
    width: 100%;
    float: inherit;
    margin-top: 40px;
}

#temaki .bgArea .pairingBl .img{
    margin-bottom: 10px;
    width: 100%;
}

#temaki .bgArea .pairingBl .noriList{
    margin-top: 10px;
}

#temaki .bgArea .pairingBl .noriList dl dt{
    width: 80px;
}

#temaki .bgArea .pairingBl .noriList dl dd{
    font-size: 1.3rem;
    font-size: 13px;
}
    
#temaki .bgArea .pairingBl .noriList .floatR {
    width: calc(100% - 200px);
    top: 15px;
    left: inherit;
    right: -25px;
    max-width: 100px;
}    
    
#temaki .bgArea .pairingBl .img05{
    float: inherit;
    margin: 20px;
    width: 90%;
    display: flex;
    margin: 30px auto  30px;
}

#temaki .bgArea .pairingBl .img05 img{
    width: 130px;
    padding-right: 10px;
 }


#temaki .bgArea .recipeBl{
    margin-top: 0;
    clear: both;
}

#temaki .pairingBl .recipeBl h3{
    font-size: 1.8rem;
    font-size: 18px;
    margin-bottom: 10px;
    text-align: left;
}

#temaki .pairingBl .recipeBl .w40{
    width: 40%;
}

#temaki .pairingBl .link a {
    background: url("../images/arrow_right_blue.svg") no-repeat left center;
    background-size: auto;
    background-size: 6px auto;
  }
    
#temaki .pairingBl .recipeBl .link{
    font-size: 1.0rem;
    font-size: 10px;
    text-align: right;
}
    
}
@media screen and (max-width: 410px) {
	
#temaki  .cartBl.tableCell > *{
	display: block;
}	
	
}	


/*//////////////////////////
  　　　藤かおり
//////////////////////////*/
#fujiBl{
    padding: 120px 0;
    overflow: hidden;
    background: url("../images/fuji_bg_pc.jpg") no-repeat center center;
    background-size:1790px auto;
    height: 717px;
    box-sizing: content-box;
}

#fujiBl .titTxt{
font-size: 34px;
  font-size: 3.4rem;
  color: #000 !important;
  line-height: 1.2;
  margin-bottom: 20px;
}

#fujiBl .floatR{
    clear: initial;
}

#fujiBl .tit{
    font-family: 'Noto Serif JP', serif;
    font-size: 34px;
    font-size: 3.4rem;        
    font-weight: 600;
    line-height: 1.2;
    margin-bottom: 20px;
}

#fujiBl .tit span{
    font-size: 24px;
    font-size: 2.4rem;        
}

#fujiBl .fontL{
    margin-bottom: 30px;
    line-height: 1.5;
}

#fujiBl .w630{
    width: 630px
}

#fujiBl .colorPulpre{
    color: #6a08f0;
}

#fujiBl .spec{
    color: #000 !important;
}

#fujiBl dt, 
#fujiBl .cartBl dl dt::before {
  color: #000 !important;
}

#fujiBl .cartBl [type="submit"], 
#fujiBl .cartBl td a {
  background-color: #6d3dae !important;
  color: #fff !important;
}


@media screen and (max-width: 768px) {        
    #fujiBl{
        padding: 50px 0;
        background: url("../images/fuji_bg_sp.jpg") no-repeat center top;
        background-size:cover;
                height: inherit;
    }

    #fujiBl .titTxt{
        font-size: 20px;
        font-size: 2.0rem;
        margin-bottom: 10px !important;
    }

    #fujiBl .tit{
        font-size: 20px;
        font-size: 2.0rem;
        margin-bottom: 10px !important;
    }

    #fujiBl .tit span{
        font-size: 14px;
        font-size: 1.4rem;        
    }

    #fujiBl .fontL{
        line-height: 1.75;
        margin-bottom: 10px;
    }

    #fujiBl .w630{
        margin-top: calc(680vw /7.5) !important;
        width: 100%;
    }

    #fujiBl .w40.img{
        width: 40%;
        margin-left: 0;
    }
    
}


/*//////////////////////////
  　　　玉露
//////////////////////////*/
#gyokuroBl{
    padding: 120px 0;
    margin-bottom: 150px;
    overflow: hidden;
    background: #ebefe5;
}

#gyokuroBl .titTxt{
font-size: 34px;
  font-size: 3.4rem;
  color: #000 !important;
  line-height: 1.2;
  margin-bottom: 20px;
}


#gyokuroBl .floatR{
    clear: initial;
}

#gyokuroBl .tit{
    font-family: 'Noto Serif JP', serif;
    font-size: 34px;
    font-size: 3.4rem;        
    font-weight: 600;
    line-height: 1.2;
    margin-bottom: 20px;
}

#gyokuroBl .tit span{
    font-size: 24px;
    font-size: 2.4rem;        
}

#gyokuroBl .fontL{
    margin-bottom: 30px;
    line-height: 1.5;
}

#gyokuroBl .w630{
    width: 630px;
    overflow: inherit;
}

#gyokuroBl .w40.img{
    width: 280px;
    margin-left: -20px;
}

#gyokuroBl .spec{
    color: #000 !important;
}

#gyokuroBl dt, 
#gyokuroBl .cartBl dl dt::before {
  color: #000 !important;
}

#gyokuroBl .cartBl [type="submit"], 
#gyokuroBl .cartBl td a {
  background-color: #7d9626 !important;
  color: #fff !important;
}

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

    #gyokuroBl .titTxt{
        font-size: 20px;
        font-size: 2.0rem;
        margin-bottom: 10px !important;
    }

    #gyokuroBl .tit{
        font-size: 20px;
        font-size: 2.0rem;
        margin-bottom: 10px !important;
    }

    #gyokuroBl .tit span{
        font-size: 14px;
        font-size: 1.4rem;        
    }

    #gyokuroBl .fontL{
        line-height: 1.75;
        margin-bottom: 10px;
    }

    #gyokuroBl .w630{
        width: 100%;
        padding-top: 10px;
    }

    #gyokuroBl .w40.img{
        width: 40%;
        margin-left: 0;
    }
    
}

/*//////////////////////////
        バナー
//////////////////////////*/

.otsukimiBnr{
    margin: 0 auto 120px;
    position: relative;
}

.otsukimiBnr a{
    display: block;
    width: 100%;
    height: 100%;
    text-decoration: none;
}

.otsukimiBnr a:hover img{
    filter: grayscale(80%);
    transition: .3s ease-in-out;
}

.otsukimiBnr .txtbl{
    color: #51321d;
    position: absolute;
  left: 50%;
opacity: 1;
  z-index: 10;    
  top: 50%;
    
  transform: translate(-50%, -50%);
    
}

.otsukimiBnr .tit{
    font-size: 40px;
    font-size: 4.0rem;
    margin-bottom: 10px;
    font-family: 'Noto Serif JP', serif;
    font-weight: 700;
    line-height: 1.4;
    margin-bottom: 20px !important;
}

.otsukimiBnr p{
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: 600;    
    text-decoration: none;
    margin-bottom: 50px !important;
}

.otsukimiBnr .btn{
  font-size: 18px;
  font-size: 1.8rem;
  border: 1px solid #ec4f16;
  border-radius: 30px;
  display: inline-block;
  text-align: center;
  height: 40px;
  min-width: 92px;    
  line-height: 40px;
  text-decoration: none;
  cursor: pointer;
  font-weight: 600;
  font-family: "Noto Sans JP", sans-serif;
  background: #ec4f16;
  color: #fff !important;
}
@media screen and (max-width: 768px) {        
    .otsukimiBnr{
        margin: 50px auto;
        min-height: inherit;
    }

   #productsData .otsukimiBnr .txtbl.w1240{
       left: 5.3335%;
        width: 60% !important;
            transform: translate(0,-50%);
    padding: 0 !important;
    }
    
    .otsukimiBnr .img img{
        height: inherit;
    }

    .otsukimiBnr .tit{
        font-size: 5.2vw;
        margin-bottom: 3vw;
        line-height: 1.3;
    }

    .otsukimiBnr p{
        font-size: 2.65vw;
    }

    .otsukimiBnr .btn{
        font-size: 2.65vw;
        height: 5.2vw;
        min-width: 18%;
        width: 30%;
        line-height: 5.2vw;
        position: relative;
    }
    
    
}


/*//////////////////////////
  　　　スペシャル
//////////////////////////*/
#special{
    clear: both;
    background: #f6f3e0;
}

#special .mainVisueal{
    margin-bottom: 60px;
}

#special > *{
    margin-bottom: 120px;
}


#special #productsData{
    width:1300px;
    margin-top:0;
    margin-bottom:0;
    padding-bottom: 0;
    padding-top: 0;
}

#special > *{
    box-sizing: content-box;
    margin-bottom: 120px;
}

#special .itemBox{
    margin-bottom: 0;
}

#special .itemBox .floatL.img{
    width: 250px;
}

#special .cartBl dl + div{
    float:inherit;
}

#special .cartBl dl dt span{
    float:left;
    text-indent: 2.5em;
}

#special .cartBl dl.nebiki dt{
    position: relative;
}

#special .cartBl dl.nebiki dt span:first-child{
    position:absolute;
    height:2px;
    width:80%;
    left:20%;
    top:40%;
    background-color:#dc1a28;
}

#special .cartBl dl.nebiki dt span:last-child{
    position:absolute;
    height:2px;
    width:80%;
    left:20%;
    bottom:30%;
    background-color:#dc1a28;
}

#special .cartBl dl.nebiki dd.redPrice{
    color:#dc1a28 !important;
    font-size: 40px;
    font-weight: bold;
}

#special .cartBl dl.nebiki dd.redPrice::before{
    content:"　";
    background:url(../images/cart_nebiki.png) no-repeat left top;
    background-size: 142px auto;
    width:142px;
    height:23px;
    display:inline-block;
    padding:0;
    margin:0 10px;
    vertical-align:middle;
}

#kabukibox .sign{
    width: 150px;
    float: right;
    mix-blend-mode: darken;
}

#special .subMain {
    clear: both;
    overflow: hidden;
    padding: 0 30px;
}


#special .subMain p.txt {
    letter-spacing: 1px;
    font-size: 20px;
    font-size: 2.0rem;
    margin-bottom: 30px;
}

#special .subMain .border{
    overflow: hidden;
    font-size: 16px; 
    font-size: 1.6rem;
    border: 1px solid #e5e5e5;
    padding: 15px 20px;
    margin-bottom: 25px;
}

#special .subMain .border * + *{
    margin-top: 15px;
    line-height: 1.8;
}

#special  .itemBox .titTxt .fS {
    font-size: 20px;
    font-size: 2.0rem;
}

#special .tit {
    font-size: 34px;
    font-size: 3.4rem;
    line-height: 1.2;
    margin-bottom: 30px;
    font-family: 'Noto Serif JP', serif;
    font-weight: 600;
}

#special .tit .fontS{
    font-size: 28px;
    font-size: 2.8rem;
}

#special .tit .label{
    margin-right: 15px;
    vertical-align: middle;
    line-height: 1;    
}

#special .tit .label img{
    height: 46px;
    width: auto;
}

#special .cartBl dl dd{
    color:#ef7c00 !important;
}

#special .cartBl [type="submit"], 
#special .cartBl td a {
    background-color: #ef7c00  !important;
}

#special .cartBl dl dt,
#special .cartBl dl dt::before,
#special .spec{
    color: #000 !important;
}

#special .spec span{
    float: right;
    margin-left: 1em;
}

#special .hassouIcon{
    background: #ef7c00;
    color: #fff;
    border-radius: 5px;
    display: block;
    width: 130px;
    text-align: center;
    margin: 3px 0;
}

#special .hassouIcon + .colorRed{
    font-size: 18px; 
    font-size: 1.8rem;
}


#special .set{
	border:1px solid #ef7c00;
    font-size: 14px;
    font-size: 1.4rem;
    line-height:1.8;
    clear:both;
    margin-top:20px;
} 

#special .set .obi{
    background-color:#ef7c00;
    text-align:center;
    color:#fff;
    padding:5px;
} 

#special .set .setInner{
    padding:15px;
    overflow:hidden;
} 

#special .set .setInner .left span,
#special .set .setInner .right span{
    float:right;
}

#special .set .setInner .left{
    float:left;
    width:48.5%;
} 

#special .set .setInner .right{
    float:right;
    width:48.5%;
}

#special .set .setInner dl{
}

#special .set .setInner dl dt{
	color: #ef7c00;
	font-weight: bold;
	font-size: 16px;
    font-size: 1.6rem;
}

#special .set .setInner dl dd + dt{
	margin-top: 10px;
}

#special .set .setInner dl dd{
}

#special .tit.lt-5 {
    letter-spacing: -0.05em;
}


/* #kotohajime */
#kotohajimeBl{
    background: url(../images/special_kotohajime_bg_pc.jpg) no-repeat center top;
    background-size: 1700px auto;
    overflow: hidden;
    padding: 120px 0 0 0;
    height: 788px;
    box-sizing: border-box;
    margin-bottom: 0 !important;
}

#kotohajimeBl .floatR.w600{
    padding-top: 20px;
}

#kotohajimeBl .floatR.w40{
    margin-left: 20px;
    width: 325px;
}

#kotohajimeBl .itemBox{
    top: -15px;
    margin-bottom: -10px;
}

#kotohajimeBl .subTit{
	font-size: 28px;
    font-size: 2.8rem;    
    font-family: 'Noto Serif JP', serif;
    font-weight: 600;
}

#kotohajimeBl .txt{
	font-size: 20px;
    font-size: 2.0rem;    
}

#kotohajimeBl .set{
    margin-bottom: 30px;
}

#kotohajimeBl .bnr{
    width: 314px;
}


/* #chaki */
#special #chaki{
    margin-bottom: 70px;
  overflow: hidden;
}

#special #chaki .w600.floatL{
    clear: both;
    margin: 0 0 100px 0 !important;
}

#special #chaki .w600.floatR{
    margin: 0 0 100px 0 !important;
}

#special #chaki .chaki-img01{
    width: 262px;
    margin-bottom: 0;
}

#special #chaki .chaki-img02{
    margin-bottom: 0;
    width: 250px;
}

#special #chaki .chaki-img03{
    margin-bottom: 0;
    width: 217px;
}
#special #chaki .chaki-img04{
    margin-bottom: 0;
    width: 217px;
}

#special #chaki .chaki-img06{
    margin-bottom: 0;
    width: 248px;
}

#special #chaki .chaki-img07,
#special #chaki .chaki-img08{
    margin-bottom: 0;
    width: 208.5px;
}

#special #chaki .floatL + .floatR .tit{
    width: 120%;
}


#special #chaki .otherArea p{
    font-size: 18px;
    font-size: 1.8rem;
    margin-bottom: 5px;
}

#special #chaki .otherArea {
    margin-bottom: 20px;
}

/* #kabukiboxArea */
#special #kabukibox .border .sign img{
    width: 120px;
    height: auto;
}

@media screen and (max-width: 768px) {
    #special > * {
      margin-bottom: 50px;
    }
    
    #special #productsData{
        width:100%;
        margin: 0;
    }

    #special #productsData > *{
        margin-bottom: 30px;
    }

    #special .cartBl dl dt span{
        float:left;
        text-indent: 2.5em;
    }

    #special .cartBl dl.nebiki dt span:first-child,
    #special .cartBl dl.nebiki dt span:last-child{
        height:1px;
    }

    #special .cartBl dl.nebiki dd.redPrice{
        font-size: 24px;
        font-size: 2.4rem;
    }

    #special .cartBl dl.nebiki dd.redPrice::before{
        content:"　";
        background:url(../images/cart_nebiki.png) no-repeat left top;
        background-size: 85px auto;
        width:85px;
        height:14px;
        margin:0 5px;
    }

    #special .subMain {
        padding: 0 20px;
    }
    
    #special .subMain .w600.floatR,
    #special .subMain .w600.floatR > *:last-child{
        margin-bottom: 0 !important;
        margin-top: 30px;
    }
    

    #special .subMain p.txt {
        font-size: 14px;
        font-size: 1.4rem;
        margin-bottom: 10px;
    }

    #special .subMain .border{
        line-height: 1.6;
        font-size: 12px;
        font-size: 1.2rem;
        padding: 10px 15px;
        margin-bottom: 15px;
    }

    #special .subMain .border * + *{
        margin-top: 5px;
    }

    #special .itemBox .floatL.img{
        width: 40%;
    }


    #special .tit {
        font-size: 20px;
        font-size: 2.0rem;
        margin-bottom: 10px;
    }

    #special .tit .fontS{
        font-size: 14px;
        font-size: 1.4rem;
    }

    #special .tit .label{
        margin-right: 10px;
    }

    #special .tit .label img{
        height: 23px;
    }

    #special .hassouIcon{
        font-size: 12px; 
        font-size: 1.2rem;
        width: 100px;
        margin: 2px 0;
    }

    #special .hassouIcon + .colorRed{
        font-size: 12px; 
        font-size: 1.2rem;
    }

    #special .set{
        font-size: 10px;
        font-size: 1.0rem;
        margin-top:10px;
    } 

    #special .set .obi{
        padding:3px;
    } 

    #special .set .setInner{
        padding:5px 10px;
    } 

    #special .set .setInner > div{
        float: inherit !important;
        width: 100% !important;
    } 
    
    /* #main */
    #special #main{
        background: url(../images/special_main_bg.gif)repeat left top;
        padding: 30px 20px ;
    }

    #special #main .column02{
        margin-bottom: 20px;
    }

    #special #main .column02 .tit{
        background: url(../images/special_main_illust.png) no-repeat left center;
        background-size: 40px auto;
        padding-left: 55px;
        margin-bottom: 10px;
    }

    #special #main .column02 p,
    #special #main .column03 p{
        font-size: 14px;
        font-size: 1.4rem;
        margin-bottom: 10px;
    }

    #special #main .column02 .floatR{
        position: inherit;
        top: inherit;
        margin: 0 0 15px 0;
    }

    #special #main .column03{
        display: block;
    }

    #special #main .column03 > *{
        display: inline-block;
    }

    #special #main .column03 > div:nth-child(1){
        width: 30%;
        float: left;
        padding-top: 10vw;
    }

    #special #main .column03 > div:nth-child(2){
        width: 65%;
        float: right;
    }

    #special #main .column03 > div:nth-child(3){
        top: 0;
        margin: 0 auto;
        width: 70%;
        position: relative;
        margin-bottom: 0;
        display: block;
    }

    #special #main .column03 > div:nth-child(3) div:nth-child(1){
        width: 112%;
    }
    
    #special #main .column03 > div:nth-child(3) div + div {
      margin-top: 15px;
    }
    
    
    /* #kotohajimeBl */
    #kotohajimeBl{
        background: url(../images/special_kotohajime_bg_sp.jpg)no-repeat center top #eef6f0;
        background-size: 100% auto;
        padding: 30px 0 50px;
        margin-bottom: 5vw !important;
        height: inherit;
    }

    #kotohajimeBl .floatR.w600{
        padding-top: 63vw;
    }

    #kotohajimeBl .floatR.w40{
        width: 40%;
        margin-left: 10px;
        float: right !important;
    }

    #kotohajimeBl .itemBox{
        top: 0;
        margin-bottom: 0;
    }

    #kotohajimeBl .subTit{
        font-size: 18px;
        font-size: 1.8rem;    
    }

    #kotohajimeBl .txt{
        font-size: 12px;
        font-size: 1.2rem;    
    }

    #kotohajimeBl .set{
        margin-bottom: 15px;
    }
    
    #kotohajimeBl .bnr{
        width: 70%;
        margin: 0 auto;
    }    

    
    /* #chakiBl */
    #special #chaki{
      padding: 0;
      margin-bottom: 20px;
    }

    #special #chaki .otherArea p{
        font-size: 14px;
        font-size: 1.4rem;
        margin-bottom: 5px;
    }

    #special #chaki .otherArea {
        margin-bottom: 10px;
    }

    #special #chaki .w600.floatL,
    #special #chaki .w600.floatR{
      clear: both;
      margin: 0 0 30px 0 !important;
    }
    
    #special #chaki .chaki-img01,
    #special #chaki .chaki-img02,
    #special #chaki .chaki-img03,
    #special #chaki .chaki-img04,    
    #special #chaki .chaki-img05,
    #special #chaki .chaki-img06,
    #special #chaki .chaki-img07,
    #special #chaki .chaki-img08{
        width: 40%;
    }
    
    /* #kabukiboxArea */
    #special #kabukibox .w600 floatL{
        margin-top: -10px;
    }    
    
    #special #kabukibox .border .sign img{
        width: 119px;
        height: auto;
    }


}


