/* line 1, ../sass/_reset.scss */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  background-repeat: no-repeat;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

body { line-height: 1;}
ol, ul { list-style: none;}
blockquote, q { quotes: none;}
blockquote:before, blockquote:after { content: ''; content: none;}
q:before, q:after { content: ''; content: none;}
table { border-collapse: collapse; border-spacing: 0;}
a { text-decoration: none;}
input { outline: none; border: none; }
button { outline: none; border: none;}

@font-face {
  font-family: 'icomoon';
  src: url("../fonts/icomoon.eot?-7ocqul");
  src: url("../fonts/icomoon.eot?#iefix-7ocqul") format("embedded-opentype"), url("../fonts/icomoon.ttf?-7ocqul") format("truetype"), url("../fonts/icomoon.woff?-7ocqul") format("woff"), url("../fonts/icomoon.svg?-7ocqul#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* ../sass/_iconfonts.scss */
[class^="icon-"], [class*=" icon-"] {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}


.icon-envelope:before { content: "\e600";}
.icon-phone:before { content: "\e601";}





body { background-image: url(../images/bg.jpg); background-repeat: repeat; padding-top: 56px;}
.more-btn{ width: 30px; height: 30px; -webkit-background-size: 30px 30px;}
.play-btn { width: 22px; height: 22px; margin: -22px 0 0 -11px; background: url("../images/btn_play.png");}
.play-btn { position: absolute; left: 50%; top: 50%; background-size: 22px 44px;}


.loading { padding-top: 30vh;}
.loading img{
    width: 80px;
} 

/* line 6, ../sass/brand-m.scss */
.wrapper {
  position: relative;
  z-index: 888;
  background-image: url(../images/bg.jpg); background-repeat: repeat;
}

/* line 11, ../sass/brand-m.scss */
#index #content .wrap{ width: auto;}
#header .wrap {
  width: auto;
  padding-right: 5px;
}

/* line 15, ../sass/brand-m.scss */
.mobile-menu { position: fixed; top: 0; right: 0; width: 100px; height: 100vh; padding: 10px 5px 0 10px;}
.mobile-menu { width: 105px; padding: 40px 0 0 10px; /*background: url("../images/m/page_bg.png") top left repeat-x;*/ background-color: #1173a7;}
.mobile-menu li { padding-bottom: 10px;}
.mobile-menu li a{ font-size: 16px; color: #fff; line-height: 18px;}
.mobile-menu li span { display: block; font-size: 12px; padding-top: 2px; line-height: 16px; font-weight: normal; color: #d0d0d0;}
#header .nav li.menu-close a {
  width: 30px;
  height: 30px;
  background-image: url("../images/m/btn_nav_menuclose_normal.png");
}
@media screen and (-webkit-min-device-pixel-ratio: 2), screen and (min--moz-device-pixel-ratio: 2) {
  /* line 124, ../sass/meiji-chocolate-m.scss */
  #header .nav li.menu-close a {
    background-image: url("../images/m/btn_nav_menuclose_normal@2x.png");
    -webkit-background-size: 30px 30px;
    background-size: 30px 30px;
  }
}

#search-bar{
  top: -56px;
  position: absolute;
  height: 30px;
  width: 90%;
  padding: 13px 5%;
  z-index: 900;
  background-color: #1173a7;
}

#search-bar input{
  text-indent: 3px;
  border: 1px solid #0e5d87;
  /*width: 256px;*/
  width: 50vw;
  height: 28px;
  vertical-align: middle;
}
#search-bar a{
  cursor: pointer;
  vertical-align: middle;
  display: inline-block;
  width: 30px; height: 30px;
}

#search-bar a.btn-search {
  background-image: url("../images/m/btn_nav_search_w_normal.png");
}
@media screen and (-webkit-min-device-pixel-ratio: 2), screen and (min--moz-device-pixel-ratio: 2) {
  #search-bar a.btn-search {
    background-image: url("../images/m/btn_nav_search_w_normal@2x.png");
    -webkit-background-size: 30px 30px;
    background-size: 30px 30px;
  }
}

#search-bar a.btn-close {
  background-image: url("../images/m/btn_nav_menuclose_w_normal.png");
}
@media screen and (-webkit-min-device-pixel-ratio: 2), screen and (min--moz-device-pixel-ratio: 2) {
  /* line 124, ../sass/meiji-chocolate-m.scss */
  #search-bar a.btn-close {
    background-image: url("../images/m/btn_nav_menuclose_w_normal@2x.png");
    -webkit-background-size: 30px 30px;
    background-size: 30px 30px;
  }
}





.banner-slider { height: auto; margin-bottom: 2px;}
.banner-slider ul.slider-img li a img { width: 100%; height: auto;}


#content .news-list{ margin-bottom: 14px;}
#content .news-list ul li {
    /*width: 312px;*/
    width: 98%;
    /*height: 50px;*/
    -webkit-background-size: 310px 50px;
    background-size: 310px 50px;
    padding: 8px 11px;
    margin-left: 4px;
}
#content .news-list ul li.news-selected{

}
#content .news-list ul li:hover, #content .news-list ul li.on{
  padding-left: 14px;
  margin-left: 1px;
  width: 100%;
}
#content .news-list ul li.news-selected:hover{

}
.news-list ul li:after, .news-list ul li:before{
  width: 99%;
}
.news-list ul li.news-selected:after, .news-list ul li.news-selected:before{
  width: 99%;
}

#content .news-list ul li.news-link{}
#content .news-list ul li .date{ font-weight: normal; margin-right: 10px; width: 45px;}
#content .news-list ul li a{ /*width: 220px;*/ width: 80%;}
#content .news-list ul li h2.title{ font-size: 18px; line-height: 24px; color: #9a0f19; width: 296px;}
#content .news-list ul li h4.title{ font-size: 13px; width: 100%;}
#content .news-list ul li p.data{ font-size: 15px; line-height: 24px;}

.data-wrap .date{}

/*.slider-nav {left: -100px;}*/

#content .cm{ margin-bottom: 14px;}

/*header*/

#header { position: fixed; top: 0; width: 100%; z-index: 888; background: none; background-color: #fff;}
#header {
  height: 56px;
  background-position: top right;
  background-repeat: repeat-x;
  background-image: url("../images/m/page_bg.png");
}
@media screen and (-webkit-min-device-pixel-ratio: 2), screen and (min--moz-device-pixel-ratio: 2) {
  #header {
    background-image: url("../images/m/page_bg@2x.png");
    -webkit-background-size: 195px 26px;
    background-size: 195px 26px;
  }
}


#header .wrap a.logo { float: left; margin-left: 0; width: 114px; height: 47px;}
#header .wrap a.logo { background: none; background-image: url("../images/m/logo.png"); margin-top: 4px;}
@media screen and (-webkit-min-device-pixel-ratio: 2), screen and (min--moz-device-pixel-ratio: 2) {
  #header .wrap a.logo {
    background-image: url("../images/m/logo@2x.png");
    -webkit-background-size: 114px 47px;
    background-size: 114px 47px;
  }
}


#header .nav { float: right; padding-top: 14px;}
#header .nav li { width: 30px; height: 30px; text-align: center;}
#header .nav li a{ background: none; padding: 0;}
#header .nav li.menu { width: 30px; height: 30px;}
#header .nav li.menu a {
  width: 30px;
  height: 30px;
  background-image: url("../images/m/btn_nav_menu_normal.png");
}
@media screen and (-webkit-min-device-pixel-ratio: 2), screen and (min--moz-device-pixel-ratio: 2) {
  /* line 102, ../sass/meiji-chocolate-m.scss */
  #header .nav li.menu a {
    background-image: url("../images/m/btn_nav_menu_normal@2x.png");
    -webkit-background-size: 30px 30px;
    background-size: 30px 30px;
  }
}

#header .nav li.search { width: 30px; height: 30px;}
#header .nav li.search a { width: 30px; height: 30px; background-image: url("../images/m/btn_nav_search_normal.png");}
@media screen and (-webkit-min-device-pixel-ratio: 2), screen and (min--moz-device-pixel-ratio: 2) {
  #header .nav li.search a {
    background-image: url("../images/m/btn_nav_search_normal@2x.png");
    -webkit-background-size: 30px 30px;
    background-size: 30px 30px;
  }
}


#content { min-height: 60vh;}
#news_list #content { min-height: 75vh;}
#content .news-list ul li {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

#content .area-header{ height: 30px;}
#content .area-header h2 {font-size: 14px; margin-top: 8px; text-indent: 12px;}
#content .area-header h2 span{font-size: 12px; vertical-align: bottom;}
h2.page-title{font-size: 14px; margin-top: 8px; text-indent: 12px;}
h2.page-title span{font-size: 12px; vertical-align: bottom;}

#content .cm-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; 
    height: 0; 
    overflow: hidden;
}
#content .cm-container iframe,
#content .cm-container object,
#content .cm-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#content .cm-cover { z-index: 99;}
#content .cm-cover img { width: 100%; height: auto;}
#content .player { width: 100%;}



#content .faq-list li { margin-top: 20px; padding: 0;}
#content .faq-list li:first-child { margin-top: 0;}

#content .cm-list ul { padding-left: 0;}

.expand-content .wrap{ width: 100%;}
.expand-content .wrap h2{ font-size: 16px; padding-left: 14px; line-height: 9px;}
.expand-content .wrap h2 span{ font-size: 12px;}

.mobile-sub-nav{ float: right; margin-right: 10px; position: relative; width: 33%;}

.mobile-sub-nav ul li a{ color: #197baf;}
.mobile-sub-nav > a{
  float: right;
  margin-bottom: 10px;
  color: #fff;
  line-height: 9px;
  height: 8px;
  background-image: url("../images/m/btn-sub-nav.png");
  margin-top: 5px;
  padding-left: 17px;
  display: block;
  cursor: pointer;
}
.mobile-sub-nav > a.on{ background-position: left top;}
.mobile-sub-nav > a.off{ background-position: left bottom;}

@media screen and (-webkit-min-device-pixel-ratio: 2), screen and (min--moz-device-pixel-ratio: 2) {
  /* line 102, ../sass/meiji-chocolate-m.scss */
  .mobile-sub-nav > a{
    background-image: url("../images/m/btn-sub-nav@2x.png");
    -webkit-background-size: 9px 16px;
    background-size: 9px 16px;
  }
  .mobile-sub-nav > a.on{ background-position: left top;}
  .mobile-sub-nav > a.off{ background-position: left bottom;}
}

.mobile-sub-nav ul{ position: absolute; /*width: 100%;*/ display: none; z-index: 100; right: 0; margin-top: 24px;}
.mobile-sub-nav a{ font-size: 12px;}
.mobile-sub-nav ul li{
  text-align: right;
  border: 1px solid #197baf;
  /*width: 100%;*/
  padding: 6px;
  /*padding-left: 0;*/
  background-color: #fff;
  height: 12px;
  font-size: 12px;
}



.footer-sub-nav{height: 18px;}




/*-- index --*/
.brand-list{
  padding: 16px 4% 8px;
  /*padding-left: 8px; padding-top: 16px; padding-bottom: 8px;*/
}
.brand-list li{
  /*width: 139px;*/
  width: 48%;
  height: 70px;
  margin-right: 4%;
  margin-bottom: 26px;
}
.brand-list li div{ width: 100%; height: 88px;
  -webkit-background-size: 100%;
  background-size: 100%;
}
.brand-list li table{ width: 100%; left: 0; bottom: 0; margin: 0 auto;}
.brand-list li table td{ width: 50%; height: 50%;}
.brand-list li:hover table{ }
.brand-btn:after{ width: 94%; height: 3px; bottom: -3px;}
.brand-btn a{ height: 44px; font-size: 12px;}
/*-- about --*/
#about #content .wrap{ width:90%; padding: 0 5%;}

/*-- history --*/
#history #content .wrap { width: 90%; padding: 0 5%;}
#history-list{ width: 100%; padding-top: 0px;}
#history-list li h3.year{ font-size: 30px; margin-bottom: 8px;}
#history-list li p{ font-size: 12px; line-height: 18px; width: 100%;margin-bottom: 10px;}

/*-- declaration --*/
#declaration #content .wrap { width: 90%; padding: 0 5%;}

/*-- news --*/
#news_list #content .wrap { width: 100%;}
.news-detail .middle .center{
  -webkit-background-size: 310px 50px;
  background-size: 310px 50px;
  padding: 8px 11px;
  margin-left: 4px;
  background-image: url("../images/news_link_bg.png");
}

.news-detail p.date{
  font-weight: normal;
  margin-right: 2px;
  width: 45px;
  font-size: 11px;
}

.news-detail p.date{ color: #e60012; display: inline-block; width: 45px; line-height: 16px; vertical-align: top;}
.news-detail h1.title{ display: inline-block; /*width: 220px;*/ width: 80%; margin-top: 8px; font-size: 18px; line-height: 24px; color: #53230f; margin-bottom: 15px;}
.news-detail .data img{width: 100%;}
.news-detail .spline{
  width: 98%;
  height: 18px;
  background-image: url(../images/m/sp-line-640.png);
  background-repeat: repeat-x;
}

@media screen and (-webkit-min-device-pixel-ratio: 2), screen and (min--moz-device-pixel-ratio: 2) {
  .news-detail .spline{
    background-image: url("../images/m/sp-line-640@2x.png");
    -webkit-background-size: 300px 18px;
    background-size: 300px 18px;
  }
}



.news-detail .froala-view p{ font-size: 15px; line-height: 24px;}




/*-- cm --*/
#cm_list #content .wrap{ width: 100%;}
#cm_list #content .cm-list ul{ padding-left: 4%; padding-right: 3%;}
#cm_list .cm-list ul li.cm-cover{ width: 48%; margin-right:4%;}
#cm_list .cm-list ul li.cm-cover.last{ margin-right: 0;}

#footer { height: 70px; padding: 0 5px; line-height: normal;}
#footer .wrap{ padding-top: 0; width: auto;}
#footer .contact{float: left; margin-left: 10px; margin-right: 20px; padding-top: 10px;}
#footer .contact i { font-size: 29px; color: #1173a7;}
#footer .company { float: left; width: 240px; margin-top: 5px; padding-top: 5px; font-size: 12px; position: relative;}
#footer .company-info{ bottom: 0;}

/*-- prod_list --*/
#prod_list #content .wrap{ width: 88%; padding: 0 6%;}
#content .prod-list ul li { /*margin-right: 3%;*/ margin-right: 5vw; width: 41vw;}
#content .prod-list ul li.last{ margin-right: 0;}
#content .prod-detail { min-height: 320px; width: 100%;}
#content .prod-detail .prod-img { width: 100%; height: auto;}
#content .prod-detail .store { width: 100%;}
.prod-list .group-title{ max-width: 66px; margin-bottom: 0;}
.prod-list .group-title img{ max-width: 66px; height: auto;}

.prod-list ul li a.prod-item:after{ top: 41vw; width: 38vw;}
.prod-list ul li .prod-img{ width: 41vw; height: 41vw; overflow: hidden; line-height: 41vw;}
.prod-list ul li .prod-img img{ max-width: 41vw; max-height: 41vw; }
.prod-list ul li .prod-title{ width: 35vw; padding-left: 3vw; padding-right: 3vw; margin-left: 0;}

.expand-ui{padding-top: 5px;}

/*-- prod_detail --*/
#prod_detail #content .wrap{ /*width: 88%;*/ width: 88vw; /*padding: 0 6%;*/ padding: 0 5vw;}
#content .left-column.col-6{ width: 100%; margin-bottom: 0;}
#content .right-column.col-6{ width: 100%;}
.rect-tag{ height: 40px; line-height: 40px; font-size: 12px; margin-top: 15px; min-width: 18px;}



.detail-group{ /*padding: 11px 9px;*/ padding: 1.5vw 2vw; margin-bottom: 5px;}
.detail-group div{ font-size: 15px; }
#content .prod-detail .prod-name-en{ font-size: 12px;line-height: 20px;}
#content .prod-detail h1.prod-name { font-size: 18px; line-height: 24px; width: 80vw;}
.feature{ font-size: 12px; line-height: 18px; padding-bottom: 5px;}
.detail-group{ font-size: 12px; line-height: 18px;}
.detail-group .title{ font-size: 9px;}
.allergens-list li { height: 32px; line-height: 32px; min-width: 12px;}
.detail-group-s{ min-height: 35px; margin-right: 2vw;}
.detail-group-s span{ font-size: 12px;}
#content .prod-detail .price{ font-size: 15px; width: 25vw;/*width: 54px;*/ /*48px;*/}
#content .prod-detail .price .price-content{ font-size: 15px; width: 40px;}
#content .prod-detail .weight{ width: 25vw; /*width: 61px;*/} /*48*/
.shelf_life{ /*width: 54px; */ width: 20vw; margin-right: 0;} /*48*/
.provenance{ clear: both; float: none; width: auto;} /*width: 66px; 67*/
#prod_detail .sub-nav{ width: 80%;}
#prod_detail .sub-nav li{ float: right; margin-bottom: 8px;}
#prod_detail .center-column{ padding: 0 5%;}
.expand-content .prod-list ul li{ margin-right: 5%; width: 41vw;}
.expand-content .prod-list ul li.last{ margin-right: 0;}
#prod_detail .center-column .prod-list{ padding-top: 10px;}
/*#prod_detail .prod-detail .prod-img{ width: 320px; height: 320px; line-height: 320px;}
#prod_detail .prod-detail .prod-img img{ max-width: 320px; max-height: 320px; }*/
#prod_detail .prod-detail .prod-img{ width: 88vw; height: 88vw; line-height: 88vw;}
#prod_detail .prod-detail .prod-img img{ max-width: 88vw; max-height: 88vw; }



.expand-content .prod-list ul li .prod-img{ margin-bottom: 4px;}
#prod_detail .expand-content .prod-list ul li .prod-img{
  width: 41vw;
  height: 41vw;
  text-align: center;
  line-height: 41vw;
}
#prod_detail .expand-content .prod-list ul li .prod-img img{ max-width: 41vw; max-height: 41vw; }

.expand-content .prod-list h4.prod-title{
  display: block;
  position: relative;
  left: auto;
  bottom: auto;
  /*width: 160px;*/
  color: #fff;
  background: none;
  text-shadow: none;
  padding: 0;
  width: 35vw;
  padding-left: 3vw;
  padding-right: 3vw;
  text-align: left;
  line-height: 3vh;
}

/*-- contact --*/
#contact #content .wrap{ width: 100%;}
#contact #content .center{ padding: 0 4%;}
#contact #content p{ font-size: 12px; line-height: 18px;}
#content .gray-contact-div{ width: 100%; margin-top: 5%; margin-bottom: 10px; background-color: #eee; border: 1px solid #dcdcdc;}
#content .cm-list ul.contact-form{  padding: 10px 5%;}
.contact-form label{ font-size: 12px; width: 80px;}
.contact-form input{ width: 70%;}
.contact-form input.large-input{ width: 70%;}
.contact-form textarea{ width: 72%;}
#contact #content a.send-btn{
  position: relative;
  display: block;
  right: auto;
  bottom: auto;
  margin-left: 5%;
  width: 75%;
  margin-bottom: 10px;
  text-align: center;
}
