@charset "UTF-8";
/*reset*/
body {
  margin: 0;
  color: #333;
  -webkit-text-size-adjust: none;
  font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3";
}

h1, h2, h3, h4, h5, h6, p {
  margin: 0;
  padding: 0;
  font-weight: normal;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

hr {
  padding: 0;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.3);
  border-bottom: 1px solid rgba(255, 255, 255, 0.7);
  display: block;
  height: 0;
}

ul, ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

li, dd {
  margin: 0;
  padding: 0;
}

input, select {
  margin: 0;
  padding: 0;
  vertical-align: middle;
}

table {
  border-spacing: 0;
  border-collapse: collapse;
}

a {
  display: block;
  color: #251706;
  text-decoration: none;
  /* -webkit-tap-highlight-color:transparent; */
  /* -webkit-tap-highlight-color: rgba(0,0,0,0); */
}
a:hover {
  color: #2f71e2 !important;
}
a:hover h3 {
  color: #2f71e2 !important;
}

img {
  vertical-align: bottom;
}

/*end reset*/
/*print none*/
@media print {
  #keyVisual-0301, #cmPhoto, #cm #newbeginning, .presetntCampaign40th {
    visibility: hidden;
  }
}
#keyVisual-0301, #cmPhoto {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
}

#cm #newbeginning {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
}
#cm #newbeginning img {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
}

.presetntCampaign40th {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
}

/* bese */
html {
  height: 100%;
}

body {
  height: 100%;
  /* background: url(../images/sp/bg.png) center top; background-size: 112px auto;*/
  font-size: 13px;
}

#wrap {
  position: relative;
  min-width: 320px;
  min-height: 100%;
}

#contents {
  padding: 0 0 40px;
}

.section {
  margin: 0 auto;
  padding: 0 0 20px;
  position: relative;
}

.shadow {
  padding-top: 20px;
  position: relative;
  background: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0, rgba(0, 0, 0, 0.1)), color-stop(0.2, rgba(255, 255, 255, 0)), color-stop(1, rgba(255, 255, 255, 0)));
}
.shadow:before, .shadow:after {
  display: block;
  position: absolute;
  width: 100%;
  content: "";
}
.shadow:before {
  border-top: 1px solid rgba(0, 0, 0, 0.6);
  top: 0;
  left: 0;
}
.shadow:after {
  border-top: 1px solid #FFF;
  top: 1px;
  left: 0;
}

.backTolist {
  margin: 10px;
  padding: 10px;
  border-radius: 4px;
  width: 5em;
  background: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0, rgb(22, 25, 193)), color-stop(1, rgb(63, 154, 238)));
  font-size: 12px;
  -webkit-box-shadow: 0 0 6px #000;
}
.backTolist a {
  color: #FFF;
}

/*header*/
#header {
  position: relative;
  z-index: 100;
  height: 38px;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0, rgb(210, 210, 210)), color-stop(0.4, rgb(255, 255, 255)), color-stop(1, rgb(255, 255, 255)));
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
}
#header:before {
  border-top: 1px solid #2e4079;
  border-bottom: 1px solid #FFF;
  display: block;
  position: absolute;
  top: 0;
  width: 100%;
  height: 38px;
  content: "";
}
#header:after {
  border-top: 1px solid #008fc2;
  display: block;
  position: absolute;
  top: 1px;
  width: 100%;
  height: 2px;
  background: #FFF;
  content: "";
}
#header .logo {
  position: relative;
  float: left;
}
#header .PCVer {
  margin: 3px 0 0;
  position: relative;
  float: right;
  font-size: 13px;
  font-weight: bold;
}
#header .PCVer a {
  padding: 10px;
  z-index: 100;
  color: #12367A;
  text-decoration: none;
}
#header p {
  margin: 13px 10px 0;
}

#keyVisual {
  margin: 0 0 10px;
  height: 213px;
  background: url(../../images/sp/kv.jpg) no-repeat center top, url(../../images/sp/kv-bg.png) repeat-x;
  background-size: 450px 213px, auto 213px;
}

#keyVisual-0301 {
  margin: 0 0 10px;
  height: 213px;
  background: url(../../images/sp/kv−20160325.jpg) no-repeat center top, url(../../images/sp/kv-bg-0301.png) repeat-x;
  background-size: 322px auto, auto 213px;
}

#topSocialWrap {
  margin: 0 0 -70px;
}

#social {
  margin: 10px 0 0;
  padding: 15px 0 0;
  overflow: hidden;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0, rgba(0, 0, 0, 0.1)), color-stop(1, rgba(0, 0, 0, 0)));
}
#social p {
  margin: 0 0 0 5px;
  float: left;
}

#topSpecial .linkBtn {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

#topPickupBnr {
  position: relative;
}
#topPickupBnr p {
  margin: 0 auto 5px;
  position: relative;
  top: -3px;
  z-index: 1;
  width: 290px;
}

#topBnr {
  overflow: hidden;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
#topBnr img {
  padding: 2px;
  background: #FFF;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.4);
}
#topBnr .container {
  position: relative;
  clear: both;
  overflow: hidden;
}
#topBnr .container > ul {
  margin: 0 0 10px;
  height: 100px;
  overflow: hidden;
}
#topBnr .container .item {
  float: left;
  text-align: center;
}
#topBnr .flickNav {
  position: relative;
  left: 50%;
  float: left;
}
#topBnr .flickNav li {
  margin-right: 6px;
  margin-bottom: 6px;
  display: inline;
  position: relative;
  left: -50%;
  float: left;
}
#topBnr .flickNav li a {
  -webkit-border-radius: 10px;
  display: block;
  width: 10px;
  height: 10px;
  background-color: #ccc;
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.5), inset 1px 1px 3px rgba(0, 0, 0, 0.2);
}
#topBnr .flickNav li.selected a {
  background-color: #09F;
}
#topBnr .moving {
  -webkit-transition: -webkit-transform 1s ease-out;
}

#topInfo {
  margin: 0 auto 10px;
  position: relative;
  width: 304px;
}
#topInfo ul {
  padding: 10px 25px 30px 15px;
  background: url(../../images/sp/infoBottom.png) center bottom;
  background-size: 304px auto;
}
#topInfo li {
  padding: 5px 0;
  position: relative;
  font-size: 10px;
}
#topInfo li a {
  border-bottom: 1px solid rgba(0, 0, 0, 0.3);
  display: inline;
  line-height: 1.4;
}
#topInfo span {
  margin: 0 0 5px;
  display: block;
  font-size: 8px;
  font-weight: bold;
  text-indent: -0.5em;
}
#topInfo span:after {
  margin: -0.7em 0 0 8em;
  border-top: 1px solid #000;
  display: block;
  content: "";
}
#topInfo ul p {
  padding: 5px 0;
  border-bottom: 1px dotted #999;
}
#topInfo ul p:last-child {
  border-bottom: none;
}

#topFuture {
  margin: 0 auto 20px;
  background: url(../../images/sp/special/futureBg.png) no-repeat center top;
  background-size: 423px auto;
}
#topFuture ul {
  margin: 0 auto;
  padding: 34px 0 0;
  width: 320px;
}
#topFuture li {
  position: relative;
}
#topFuture li a {
  display: inline;
}
#topFuture .navi {
  margin: 0 0 -10px 20px;
}
#topFuture .report {
  margin: 0 0 -10px 5px;
  z-index: 5;
}
#topFuture .lesson {
  margin: 0 0 -5px 30px;
}
#topFuture .wallpaper {
  margin: 0 0 0 70px;
}

#topCm {
  position: relative;
  z-index: 5;
  overflow: hidden;
}
#topCm:before {
  display: block;
  height: 186px;
  background: url(../../images/sp/block.jpg) no-repeat center top;
  background-size: 532px 186px;
  -webkit-mask: url(../../images/sp/block-mask.png) no-repeat center top;
  -webkit-mask-size: 532px auto;
  content: "";
}
#topCm #cmPhoto {
  position: relative;
  top: -101px;
  left: -63px;
  z-index: 5;
  height: 186px;
  line-height: 1;
  text-align: center;
}
#topCm #cmPhoto .transparent {
  margin: -82px 0 0;
  position: relative;
  top: -12px;
}
#topCm #cmPhoto span {
  display: block;
}

.presetntCampaign40th span {
  display: block;
}

#topBnr .presetntCampaign40th {
  position: relative;
  z-index: 10;
  width: 290px;
  height: 100px;
}
#topBnr .presetntCampaign40th .transparent {
  position: relative;
  top: -100px;
  background: none !important;
}

#campaign .presetntCampaign40th .transparent {
  position: absolute;
  top: 0px;
}

#topCm #packageTop {
  position: relative;
  top: -370px;
  left: 50%;
  z-index: 5;
  width: 192px;
}
#topCm #packageTop:before {
  display: block;
  width: 192px;
  height: 153px;
  background: url(../../images/sp/package/001top.jpg) no-repeat;
  background-size: 192px auto;
  -webkit-mask: url(../../images/sp/package/001top-mask.png) no-repeat;
  -webkit-mask-size: 192px auto;
  content: "";
}
#topCm .linkBtn {
  margin-top: -320px;
}

#topSceneLifestyle {
  position: relative;
  z-index: 5;
  overflow: hidden;
}
#topSceneLifestyle #lifestylePhoto {
  display: block;
  position: absolute;
  top: 30px;
  left: -20px;
  width: 144px;
  height: 185px;
  background: url(../../images/sp/lifestyle.jpg) no-repeat;
  background-size: 144px auto;
  -webkit-mask: url(../../images/sp/lifestyle-mask.png) no-repeat;
}
#topSceneLifestyle #scenePhoto {
  display: block;
  position: absolute;
  top: 0;
  right: -20px;
  width: 347px;
  height: 310px;
  background: url(../../images/sp/scene.jpg) no-repeat;
  background-position: right center;
  background-size: 347px auto;
  -webkit-mask: url(../../images/sp/scene-mask.png) no-repeat;
  -webkit-mask-position: right center;
}

#topSceneLifestyleIn {
  margin: 0 auto;
  position: relative;
  width: 420px;
  height: 310px;
}

#topSceneLifestyle #lifestylePhoto a {
  width: 144px;
  height: 185px;
  text-indent: -9999px;
}
#topSceneLifestyle #scenePhoto a {
  width: 347px;
  height: 310px;
  text-indent: -9999px;
}

#topLineup {
  margin-top: 20px;
  position: relative;
  z-index: 5;
}
#topLineup span {
  margin: 0px 0 50px;
  display: block;
}
#topLineup #lineup-bg {
  display: block;
  position: absolute;
  width: 100%;
  height: 288px;
  background: url(../../images/sp/notebook.jpg) no-repeat center top;
  background-size: 780px auto;
  -webkit-mask: url(../../images/sp/notebook-mask.png) no-repeat center top;
  content: "";
  -webkit-mask-size: 780px auto;
}
#topLineup #lineupPackage {
  position: relative;
  z-index: 5;
  min-height: 205px;
  color: #FFF;
  font-weight: bold;
  text-align: center;
}
#topLineup #lineupPackage #package img {
  -webkit-mask: url(../../images/sp/package/001-mask.png) no-repeat;
  -webkit-mask-size: 200px auto;
}
#topLineup #lineupPackage #new {
  position: absolute;
  top: -10px;
  width: 100%;
  text-align: center;
}
#topLineup #lineupPackage #new img {
  margin: -5px 0 0 135px;
}
#topLineup + hr {
  margin: 0 0 -10px;
}
#topLineup #package-active {
  margin: 0 auto;
  padding: 25px 0 0 0;
  width: 220px;
}
#topLineup #package-active span {
  color: #fff;
  text-decoration: none;
}
#topLineup #package-active span:hover {
  color: #fff;
}

#topRecipe {
  position: relative;
  z-index: 5;
  overflow: hidden;
}
#topRecipe:before {
  display: block;
  height: 327px;
  background: url(../../images/sp/recipe.jpg) no-repeat center top;
  background-size: 429px auto;
  -webkit-mask: url(../../images/sp/recipe-mask.png) no-repeat center top;
  -webkit-mask-size: 429px auto;
  content: "";
}
#topRecipe .linkBtn {
  margin: 30px auto 0;
  letter-spacing: -1px;
}
#topRecipe .recipe {
  margin: -247px auto 0;
  position: relative;
  right: 100px;
  width: 200px;
  height: 220px;
}

#topAbout {
  position: relative;
  z-index: 5;
  overflow: hidden;
}
#topAbout:before {
  margin: 0 0 -40px;
  display: block;
  height: 335px;
  background: url(../../images/sp/about.jpg) no-repeat center top;
  background-size: 470px auto;
  -webkit-mask: url(../../images/sp/about-mask.png) no-repeat center top;
  content: "";
  -webkit-mask-size: 470px auto;
}
#topAbout .linkBtn {
  margin: 30px auto 0;
  letter-spacing: -1px;
}
#topAbout .book {
  margin: -335px auto 0;
  position: relative;
  top: 20px;
  left: 100px;
  width: 210px;
  height: 280px;
}

.linkBtn {
  margin: 0 auto;
  border: 2px solid #FFF;
  border-radius: 4px;
  position: relative;
  z-index: 10;
  width: 235px;
  height: 37px;
  background: rgba(255, 255, 255, 0.7);
  line-height: 37px;
  -webkit-box-sizing: border-box;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}
.linkBtn a {
  padding: 0 0 0 10px;
  width: 235px;
  height: 37px;
  -webkit-box-sizing: border-box;
}
.linkBtn a div:after {
  margin: 0 10px 0 0;
  -webkit-transform: rotate(270deg);
  float: right;
  font-size: 6px;
  content: "▼";
}

.otherlinkBtn {
  border-radius: 4px;
  display: inline-block;
  background: #504737;
  font-size: 12px;
}
.otherlinkBtn a {
  padding: 6px;
  color: #FFF !important;
}
.otherlinkBtn a:hover {
  color: #FFF;
  text-shadow: 0 0 6px rgb(255, 255, 255);
}
.otherlinkBtn a:after {
  margin: 3px 0 0 4px;
  -webkit-transform: rotate(270deg);
  float: right;
  font-size: 6px;
  content: "▼";
}

.about {
  font-size: 12px;
}

#close {
  position: relative;
  z-index: 100;
}

#headline {
  margin: 60px 0 20px;
  padding: 45px 0 0 20px;
  border-top: 1px solid #000;
  border-bottom: 1px solid #FFF;
  position: relative;
  height: 110px;
  font-size: 18px;
  text-shadow: 0 1px 1px #FFF;
  -webkit-box-sizing: border-box;
}
#headline:before, #headline:after {
  position: absolute;
  left: 0;
  width: 100%;
  height: 1px;
  content: "";
}
#headline:before {
  border-top: 1px solid #FFF;
  top: 0;
}
#headline:after {
  border-top: 1px solid #000;
  bottom: -20px;
  height: 20px;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0, rgba(0, 0, 0, 0.1)), color-stop(1, rgba(0, 0, 0, 0)));
}
#headline span {
  font-size: 12px;
}

/*lineup*/
#lineUpKv {
  position: absolute;
  top: 0;
  z-index: 1;
  width: 100%;
  height: 233px;
  overflow: hidden;
}
#lineUpKv img {
  float: right;
  -webkit-mask: url(../../product/images/sp/kv-mask.png) no-repeat;
  -webkit-mask-size: 180px auto;
}

.listType {
  margin: 0 auto;
  padding: 0 10px 10px;
  max-width: 460px;
  overflow: auto;
}
.listType h2 {
  margin: 0 0 15px;
  padding: 6px;
  -webkit-border-radius: 5px;
  position: relative;
  color: #FFF;
  background: rgba(49, 35, 16, 0.4);
  font-size: 14px;
  line-height: 1.4;
}
.listType li {
  margin: 5px;
  -webkit-border-radius: 6px;
  position: relative;
  float: left;
  width: 140px;
  height: 160px;
  overflow: hidden;
  background: #F8F8F8;
  font-size: 10px;
  -webkit-box-sizing: border-box;
  -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.6);
}
.listType li a {
  padding: 15px 0 0;
  width: 140px;
  height: 160px;
  -webkit-box-sizing: border-box;
}
.listType ul {
  position: relative;
}
.listType li p {
  padding: 2px 5px;
  border-top: 1px dotted #CCC;
  position: absolute;
  bottom: 0;
  width: 130px;
  color: #123877;
  line-height: 1.3;
  text-decoration: underline;
}
.listType a {
  background-repeat: no-repeat;
  background-position: center -40px !important;
  background-size: 130px auto !important;
}
.listType .long {
  height: 290px;
}
.listType .long a {
  height: 290px;
  background-repeat: no-repeat !important;
  background-position: center 20px !important;
  background-size: 180px auto !important;
}
.listType .cuptype {
  margin: 0 0 20px;
  overflow: hidden;
}
.listType .drinktype span {
  letter-spacing: -0.1em;
}
.listType .new, .listType .renew, .listType .newpack {
  background: url(../../product/images/sp/icon-h.png) no-repeat, #F8F8F8;
  background-size: 470px auto;
}
.listType .renew {
  background-position: -200px 0;
}
.listType .newpack {
  background-position: -400px 0;
}
.listType .tokuho:after {
  display: block;
  position: absolute;
  right: 10px;
  bottom: 50px;
  width: 30px;
  height: 30px;
  background: url(../../product/images/sp/icon-tokuho-s.png) no-repeat;
  background-size: 30px auto;
  content: "";
}

@media screen and (max-width: 479px) {
  .listType {
    width: 300px;
  }
}
.landscape .listType li {
  width: 143px;
}

.detail {
  background-repeat: no-repeat !important;
  background-position: center bottom !important;
  background-size: auto 100%;
}

/*productDetail*/
#productDetail {
  margin: 15px 15px 20px;
  padding: 10px 0 20px;
  -webkit-border-radius: 6px;
  background: #FFF;
  -webkit-box-sizing: border-box;
  -webkit-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.3);
}
#productDetail #mv {
  margin: 0 10px 10px;
  -webkit-border-radius: 3px;
  position: relative;
  background: url(../../product/images/sp/mv-bg.jpg) no-repeat center bottom;
  background-size: cover;
  text-align: center;
}
#productDetail #package.p001 {
  -webkit-mask: url(../../smartphone/product/images/package/001_l-mask.png) no-repeat;
}
#productDetail #package.p004 {
  -webkit-mask: url(../../smartphone/product/images/package/004_l-mask.png) no-repeat;
}
#productDetail #package.p005 {
  -webkit-mask: url(../../smartphone/product/images/package/005_l-mask.png) no-repeat;
}
#productDetail #package.p006 {
  -webkit-mask: url(../../smartphone/product/images/package/006_l-mask.png) no-repeat;
}
#productDetail #package.p016 {
  -webkit-mask: url(../../smartphone/product/images/package/016_l-mask.png) no-repeat;
}
#productDetail #package.p017 {
  -webkit-mask: url(../../smartphone/product/images/package/017_l-mask.png) no-repeat;
}
#productDetail #package.p018 {
  -webkit-mask: url(../../smartphone/product/images/package/018_l-mask.png) no-repeat;
}
#productDetail #package.p019 {
  -webkit-mask: url(../../smartphone/product/images/package/019_l-mask.png) no-repeat;
}
#productDetail #package.p027 {
  -webkit-mask: url(../../smartphone/product/images/package/027_l-mask.png) no-repeat;
}
#productDetail #package.p028 {
  -webkit-mask: url(../../smartphone/product/images/package/028_l-mask.png) no-repeat;
}
#productDetail .new:before {
  background: url(../../product/images/sp/icon-new.png) no-repeat center top;
}
#productDetail .renew:before {
  background: url(../../product/images/sp/icon-renew.png) no-repeat center top;
}
#productDetail .newpack:before {
  background: url(../../product/images/sp/icon-newpack.png) no-repeat center top;
}
#productDetail .tokuho:after {
  background: url(../../product/images/sp/icon-tokuho.png) no-repeat center bottom;
}
#productDetail .new:before, #productDetail .renew:before, #productDetail .newpack:before, #productDetail .tokuho:after {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: contain;
  content: "";
}
#productDetail h1 {
  padding: 0 10px 8px;
  position: relative;
  color: #12367a;
  font-size: 15px;
  font-weight: bold;
}
#productDetail #info {
  padding: 20px 10px;
  line-height: 1.4;
}
#productDetail h2 {
  font-size: 14px;
  font-weight: bold;
}
#productDetail h2 + p {
  padding: 10px 0;
  line-height: 1.5;
}
#productDetail table {
  position: relative;
  z-index: 10;
  width: 100%;
  -webkit-box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.3);
}
#productDetail #ingredients {
  margin: 0 10px;
  position: relative;
}
#productDetail #ingredients:before, #productDetail #ingredients:after {
  -webkit-border-radius: 10px;
  position: absolute;
  bottom: 5px;
  z-index: 1;
  width: 140px;
  height: 90px;
  -webkit-box-sizing: border-box;
  content: "";
}
#productDetail #ingredients:before {
  left: 0;
  -webkit-transform: rotate(-3deg);
  -webkit-box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.3);
}
#productDetail #ingredients:after {
  right: 15px;
  -webkit-transform: rotate(5deg);
  -webkit-box-shadow: 8px 8px 15px rgba(0, 0, 0, 0.3);
}
#productDetail #ingredients td {
  line-height: 1.4;
}
#productDetail #bnr-tokuho {
  margin: 0 auto 20px;
  position: relative;
  width: 270px;
}
#productDetail #bnr-tokuho img {
  position: relative;
  z-index: 10;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
}
#productDetail #bnr-tokuho:before, #productDetail #bnr-tokuho:after {
  -webkit-border-radius: 10px;
  position: absolute;
  bottom: 7px;
  z-index: 1;
  width: 140px;
  height: 60px;
  -webkit-box-sizing: border-box;
  content: "";
}
#productDetail #bnr-tokuho:before {
  left: 0;
  -webkit-transform: rotate(-3deg);
  -webkit-box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.3);
}
#productDetail #bnr-tokuho:after {
  right: 15px;
  -webkit-transform: rotate(5deg);
  -webkit-box-shadow: 8px 8px 15px rgba(0, 0, 0, 0.3);
}
#productDetail #freeArea {
  padding: 10px;
}
#productDetail #freeArea h3 {
  margin: 0 0 10px;
  padding: 0 0 5px;
  border-bottom: 1px solid #000;
}
#productDetail #freeArea p {
  margin: 0 0 10px;
  clear: both;
  overflow: hidden;
}
#productDetail #freeArea img.right {
  margin: 0 0 0 10px;
  display: inline;
  float: right;
}
#productDetail #freeArea img.left {
  margin: 0 10px 0 0;
  display: inline;
  float: left;
}
#productDetail #freeArea .campaignBnr img {
  width: 100%;
}
#productDetail thead {
  color: #FFF;
  background: url(../../product/images/sp/ingredients-bg.png), #0c56a6;
  background-size: 25px;
}
#productDetail tbody {
  background: url(../../product/images/sp/ingredients-bg.png), #d0e4f3;
  background-size: 25px;
}
#productDetail th {
  padding: 5px;
  border-bottom: 1px solid #527faf;
  width: 5.5em;
  text-align: left;
}
#productDetail td {
  padding: 5px;
  border-bottom: 1px solid #527faf;
}
#productDetail span {
  font-size: 10px;
}

/* #productDetail #package{ width: 100%; -webkit-mask-size: 100%; } */
#pelatedProduct {
  margin: 10px 10px 20px;
}
#pelatedProduct ul {
  margin: 0 auto;
  position: relative;
  width: 300px;
  overflow: hidden;
  background: #FFF;
  -webkit-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.3);
}
#pelatedProduct li {
  border: 1px dotted #EEE;
  border-top: none;
  border-left: none;
  float: left;
  width: 99px;
  height: 100px;
  text-align: center;
}
#pelatedProduct h2 {
  margin: 0 0 15px;
  padding: 6px;
  -webkit-border-radius: 5px;
  position: relative;
  color: #FFF;
  background: rgba(49, 35, 16, 0.4);
  font-size: 14px;
  line-height: 1.4;
}
#pelatedProduct a {
  padding: 10px 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.1);
}
#pelatedProduct li a {
  background-position: center bottom !important;
  background-size: auto 150px;
}
#pelatedProduct .long a {
  background-position: center bottom !important;
  background-size: auto 110px;
}

#headline.tokuho {
  padding-top: 34px;
}

#tokuhoKv {
  position: absolute;
  top: 0;
  z-index: 1;
  width: 100%;
  height: 233px;
  overflow: hidden;
}
#tokuhoKv img {
  float: right;
  -webkit-mask: url(../../health/images/sp/kv-mask.png) no-repeat;
  -webkit-mask-size: 128px auto;
}

#tokuho {
  margin: 15px 15px 20px;
  padding: 10px 10px 20px;
  -webkit-border-radius: 6px;
  background: #FFF;
  line-height: 1.4;
  -webkit-box-sizing: border-box;
  -webkit-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.3);
}
#tokuho h2 {
  margin: 0 0 15px;
  padding: 6px;
  -webkit-border-radius: 5px;
  position: relative;
  color: #FFF;
  background: rgba(49, 35, 16, 0.4);
  font-size: 14px;
  line-height: 1.4;
}
#tokuho dt {
  margin: 0 0 15px;
  padding: 4px 6px;
  border-bottom: 2px solid #12367a;
  position: relative;
  color: #12367a;
  font-size: 14px;
  line-height: 1.4;
}
#tokuho dd {
  margin: 0 0 30px;
}
#tokuho dd a {
  border-bottom: 1px solid rgba(0, 0, 0, 0.3);
  display: inline;
}
#tokuho ul {
  padding: 10px;
}
#tokuho li {
  margin: 0 0 0 30px;
  list-style: disc;
}

/*recipe*/
#recipeKv {
  position: absolute;
  top: 15px;
  z-index: 1;
  width: 100%;
}
#recipeKv img {
  float: right;
  -webkit-mask: url(../../recipe/images/sp/kv-mask.png) no-repeat;
  -webkit-mask-size: 184px auto;
}
#recipeKv #searchBoxOpen {
  position: absolute;
  bottom: -5px;
  z-index: 10;
  width: 100%;
}
#recipeKv #searchBoxOpen .boxOpen {
  margin: 0 15px;
  height: 30px;
  text-indent: -9999px;
}

.kokuteOishiiNew {
  margin: 10px 0 0 0;
  padding-left: 50px;
  background: url(../../recipe/images/sp/iconNew.png) no-repeat;
  background-size: 40px 30px;
  line-height: 1.3;
}
.kokuteOishiiNew a {
  display: inline-block;
  text-decoration: underline;
}

.recipeBnr {
  margin: 0 10px;
}
.recipeBnr img {
  width: 100%;
  height: auto;
}

#gotoRecipehirogaru {
  padding: 0 0 10px;
  position: relative;
}
#gotoRecipehirogaru img {
  width: 100%;
}
#gotoRecipehirogaru + #newRecipe {
  margin: 0;
  padding: 15px 15px 0;
  border-top: 1px solid #342613;
}

#searchBox {
  margin: -20px 0 20px;
  padding: 10px 15px;
  position: relative;
  clear: both;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0, rgb(127, 113, 96)), color-stop(1, rgb(49, 35, 16)));
  -webkit-box-shadow: inset 2px 2px 1px rgba(0, 0, 0, 0.5);
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.1);
}
#searchBox.recipeUnderSearch {
  margin: 40px 0 -80px;
}

#searchBoxIn {
  padding: 5px 10px;
  -webkit-border-radius: 3px;
  background: #FFF;
  -webkit-box-shadow: 2px 2px 1px rgba(0, 0, 0, 0.5);
}

#searchBoxItems {
  margin: 6px 0 0;
  border-top: 2px solid #312310;
  display: none;
  position: relative;
}
#searchBoxItems:after {
  border-top: 1px solid #a7a29b;
  display: block;
  position: absolute;
  top: 1px;
  left: 0;
  width: 100%;
  content: "";
}

#searchBox .title {
  color: #312310;
  font-size: 16px;
  font-weight: bold;
}
#searchBox .title:first-child {
  padding: 0 0 0 25px;
  position: relative;
  background: url(/sp/common/images/icon-v.png) no-repeat 0 -235px;
  background-size: 25px;
  font-weight: bold;
  line-height: 25px;
}
#searchBox .title:first-child span {
  -webkit-border-radius: 3px;
  display: inline-block;
  float: right;
  width: 26px;
  height: 26px;
  background: url(/sp/common/images/icon-v.png) no-repeat 8px -340px, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0, rgb(127, 113, 96)), color-stop(1, rgb(49, 35, 16)));
  background-size: 25px auto, auto;
  text-indent: -9999px;
}
#searchBox .title.close span {
  background: url(/sp/common/images/icon-v.png) no-repeat 8px -390px, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0, rgb(127, 113, 96)), color-stop(1, rgb(49, 35, 16)));
  background-size: 25px auto, auto;
}
#searchBox .category {
  overflow: hidden;
}
#searchBox .category li {
  margin: 0 2px 2px;
  border-radius: 3px;
  float: left;
  width: 32%;
  height: 75px;
  color: #FFF;
  background: url(/sp/common/images/icon-v.png) no-repeat right -270px, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0, rgb(159, 176, 207)), color-stop(1, rgb(27, 68, 143)));
  background-size: 25px auto, auto;
  line-height: 75px;
  text-align: center;
  -webkit-box-sizing: border-box;
}
#searchBox .category a {
  color: #FFF;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.1);
}
#searchBox .category a:hover {
  color: #FFF !important;
  text-shadow: 0 0 6px rgb(255, 255, 255);
}
#searchBox .category li:first-child a {
  padding: 1.3em 0 0;
  height: 75px;
  line-height: 1.5;
  -webkit-box-sizing: border-box;
}
#searchBox dt {
  margin: 0 0 10px;
  padding: 0 0 0 15px;
  color: #091e45;
  background: url(/sp/common/images/icon-v.png) no-repeat 0 -169px;
  background-size: 25px auto;
  font-weight: bold;
  line-height: 1;
}

.searchBoxItem {
  margin: 6px 0 0;
  border-top: 2px solid #312310;
  position: relative;
}
.searchBoxItem:after {
  border-top: 1px solid #a7a29b;
  display: block;
  position: absolute;
  top: 1px;
  left: 0;
  width: 100%;
  content: "";
}

.selectCategory dd {
  padding: 10px 10px 0;
  border-top: 1px solid #CCC;
  overflow: hidden;
  line-height: 1.5;
}
.selectCategory p {
  margin: 0 20px 12px 0;
  padding: 3px 0 0;
  float: left;
  white-space: nowrap;
}
.selectCategory input[type=checkbox] {
  margin: -3px 5px 0 0;
  -webkit-transform: scale(1.4);
}

.freeWord dd {
  padding: 10px 10px 0;
  border-top: 1px solid #CCC;
}
.freeWord input[type=text] {
  padding: 4px;
  border-radius: 4px;
  width: 100%;
  font-size: 14px;
  -webkit-box-sizing: border-box;
}

#btn-search {
  border: none;
  width: 190px;
  height: 50px;
  color: #FFF;
  background: url(../../recipe/images/sp/btn-search.png) no-repeat;
  background-size: 190px 50px;
  font-size: 14px;
}

#btn-searchRim {
  margin: 0 0 10px;
  text-align: center;
}

#searchResult {
  margin: -20px 0 10px;
  padding: 15px;
  background: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0, rgb(118, 105, 87)), color-stop(1, rgb(49, 35, 16)));
}
#searchResult p {
  color: #FFF;
  font-size: 14px;
  line-height: 1.5;
  text-indent: -0.5em;
}
#searchResult .number {
  text-align: right;
}
#searchResult span {
  font-weight: bold;
}
#searchResult hr {
  padding: 0;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.3);
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  display: block;
  height: 0;
}

#sortResult {
  margin: 0 10px 10px;
  padding: 10px 4px;
  overflow: hidden;
  background: #FFF;
  -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.4);
}
#sortResult dl {
  padding: 0 5px;
  float: left;
  width: 50%;
  font-size: 11px;
  -webkit-box-sizing: border-box;
}
#sortResult dt, #sortResult dd {
  float: left;
  line-height: 42px;
}
#sortResult p {
  margin: 0 0 0 3px;
  border-radius: 3px;
  float: left;
  width: 42px;
  height: 42px;
  background: url(/sp/common/images/icon-v.png) no-repeat 15px -470px, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0, rgb(252, 252, 252)), color-stop(1, rgb(194, 187, 178)));
  background-size: 25px auto, auto;
  line-height: 42px;
  text-align: center;
  -webkit-box-shadow: inset 1px 1px 2px rgba(0, 0, 0, 0.3);
}
#sortResult .current {
  color: #FFF;
  background: url(/sp/common/images/icon-v.png) no-repeat 15px -320px, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0, rgb(126, 112, 95)), color-stop(1, rgb(71, 52, 30)));
  background-size: 25px auto, auto;
}
#sortResult .current a {
  color: #FFF;
}
#sortResult .cookTime {
  border-right: 1px dotted #CCC;
}

#recommend {
  margin: 0 -10px;
  padding: 10px;
  background: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0, rgb(202, 199, 195)), color-stop(0.2, rgba(202, 199, 195, 0)));
}
#recommend dt {
  color: #312310;
  background-position: 0 -449px;
}
#recommend dd {
  padding: 10px 0 0;
  border-top: 1px solid #CCC;
}
#recommend dd ul {
  overflow: hidden;
}
#recommend dd li {
  margin: 0 5px 10px 0;
  float: left;
}
#recommend dd li a {
  padding: 5px;
  border-radius: 3px;
  color: #FFF;
  background: rgb(128, 120, 109);
}
#recommend dd li a:hover {
  color: #FFF !important;
  text-shadow: 0 0 6px rgb(255, 255, 255);
}

/*newRecipe*/
#newRecipe {
  margin: 0 15px;
}
#newRecipe .photo {
  margin: 10px 0;
  border: 10px solid #FFF;
  position: relative;
  background-repeat: no-repeat;
  background-position: center center !important;
  background-size: cover;
  -webkit-box-shadow: 3px 3px 8px rgba(0, 0, 0, 0.5);
}
#newRecipe .dry:before {
  display: block;
  position: absolute;
  top: -1px;
  left: -1px;
  width: 100%;
  height: 100%;
  background: url(../../recipe/images/sp/icon-dry.png) no-repeat;
  background-size: 100%;
  content: "";
}
#newRecipe h2 {
  margin: 0 0 15px;
  padding: 6px;
  -webkit-border-radius: 5px;
  position: relative;
  color: #FFF;
  background: rgba(49, 35, 16, 0.4);
  font-size: 14px;
  line-height: 1.4;
}
#newRecipe h3 {
  padding: 0 0 8px;
  position: relative;
  color: #322310;
  background: url(/sp/common/images/icon-v.png) no-repeat right -60px;
  background-size: 25px auto;
  font-size: 15px;
  font-weight: bold;
}
#newRecipe h3 + p {
  margin: 0 0 15px;
  font-size: 12px;
  line-height: 1.6;
  letter-spacing: -1px;
}
#newRecipe h3 + p:before, #newRecipe h3 + p:after {
  content: "〜";
}
#newRecipe .dry-info {
  margin: 20px 0;
  padding: 0 0 0 45px;
  border: 2px solid #FFF;
  height: 32px;
  background: url(../../recipe/images/sp/icon-dry-info.png) no-repeat;
  background-size: 62px auto;
  font-size: 11px;
  line-height: 32px;
  text-align: center;
}

.listRecipe {
  margin: 10px 10px 20px;
  position: relative;
  z-index: 1;
}
.listRecipe .dry-info {
  margin: 20px 0;
  padding: 0 0 0 45px;
  border: 2px solid #FFF;
  height: 32px;
  background: url(../../recipe/images/sp/icon-dry-info.png) no-repeat;
  background-size: 62px auto;
  font-size: 11px;
  line-height: 32px;
  text-align: center;
}
.listRecipe h2 {
  margin: 0 0 15px;
  padding: 6px;
  -webkit-border-radius: 5px;
  position: relative;
  color: #FFF;
  background: rgba(49, 35, 16, 0.4);
  font-size: 14px;
  line-height: 1.4;
}
.listRecipe ul {
  border-bottom: 1px solid #948d84;
  -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.4);
}
.listRecipe li {
  position: relative;
}
.listRecipe li a {
  padding: 5px;
  border-top: 1px solid #948d84;
  border-bottom: 2px solid #c6c3be;
  position: relative;
  background: url(/sp/common/images/icon-v.png) no-repeat right -33px, #F8F8F8;
  background-size: 25px auto;
}
.listRecipe li:first-child a {
  border-top: none;
}
.listRecipe .time {
  padding: 3px 0 2px 110px;
  border-top: 1px solid #CCC;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  font-size: 10px;
  text-indent: -0.5em;
  -webkit-box-sizing: border-box;
}
.listRecipe .detail {
  position: relative;
  z-index: 1;
}
.listRecipe .detail p {
  display: table-cell;
  vertical-align: middle;
}
.listRecipe .detail p:first-child {
  width: 100px;
  height: 75px;
  background-position: center center;
  background-size: 100px auto;
  text-indent: -9999px;
}
.listRecipe .detail p:last-child {
  padding: 0 20px 10px 5px;
  font-size: 14px;
  font-weight: bold;
}
.listRecipe .dry:before {
  display: block;
  position: absolute;
  top: 0;
  width: 100px;
  height: 75px;
  background: url(../../recipe/images/sp/icon-dry-s.png) no-repeat;
  background-size: 100px auto;
  content: "";
}
.listRecipe .listAll {
  margin: 0 0 20px;
  overflow: hidden;
}
.listRecipe .listAll .otherlinkBtn {
  float: right;
}
.listRecipe .linkFirst {
  float: left;
}
.listRecipe .linkLast {
  float: right;
}
.listRecipe .linkFirst a:after {
  margin: 3px 4px 0 0;
  -webkit-transform: rotate(90deg);
  float: left;
  font-size: 6px;
  content: "▼";
}

/*listRecipe*/
/*recipeDetail*/
#recipeDetail {
  margin-top: 15px;
  padding: 0 10px;
}

#ingredient {
  padding: 0 10px;
}

#recipeDetail #mv {
  margin: 10px 0 20px;
  border: 10px solid #FFF;
  position: relative;
  background: #FFF;
  background-size: cover;
  -webkit-box-shadow: 3px 3px 8px rgba(0, 0, 0, 0.5);
}
#recipeDetail #mv img {
  width: 100%;
}
#recipeDetail .dry:before {
  display: block;
  position: absolute;
  top: -1px;
  left: -1px;
  width: 100%;
  height: 100%;
  background: url(../../recipe/images/sp/icon-dry.png) no-repeat;
  background-size: 100%;
  content: "";
}
#recipeDetail .none {
  display: none;
}
#recipeDetail #timecalorie {
  padding: 10px 10px 5px;
  border: 2px solid #322310;
}
#recipeDetail #timecalorie dt {
  margin: 0 5px 0 0;
  float: left;
  text-indent: -0.5em;
}
#recipeDetail #timecalorie dt:before {
  content: "【";
}
#recipeDetail #timecalorie dt:after {
  content: "】…";
}
#recipeDetail #timecalorie dd {
  margin: 0 0 5px;
  padding: 0 0 0 7em;
}
#recipeDetail #timecalorie span:nth-child(2) {
  margin: 0 0 0 5px;
  font-size: 10px;
}
#recipeDetail h1 {
  padding: 0 0 8px;
  position: relative;
  color: #322310;
  font-size: 15px;
  font-weight: bold;
}
#recipeDetail h1 + p {
  line-height: 1.6;
}

#ingredient h2 {
  margin: 0 0 10px;
  padding: 6px;
  -webkit-border-radius: 5px;
  position: relative;
  color: #FFF;
  background: rgba(49, 35, 16, 0.4);
  font-size: 14px;
  line-height: 1.4;
}
#ingredient h3 {
  padding: 4px 0 4px 14px;
  border-bottom: 2px solid #12367a;
  color: #12367a;
  background: url(/sp/common/images/icon-v.png) no-repeat 0 -166px;
  background-size: 25px auto;
  font-size: 14px;
}
#ingredient th, #ingredient td {
  padding: 10px 5px;
  border: 1px solid rgba(0, 0, 0, 0.3);
  border-right: none;
  border-left: none;
  font-weight: normal;
}
#ingredient tr:first-child th, #ingredient tr:first-child td {
  border: none;
}
#ingredient th {
  text-align: left;
}
#ingredient td {
  text-align: right;
}
#ingredient table {
  margin: 0 0 15px;
  width: 100%;
}
#ingredient table + p {
  margin: 0 0 10px;
  font-size: 10px;
}

#cookingRecipe-wrap h2 {
  margin: 0 10px 33px;
  padding: 6px;
  -webkit-border-radius: 5px;
  position: relative;
  color: #FFF;
  background: rgba(49, 35, 16, 0.4);
  font-size: 14px;
  line-height: 1.4;
}

.cookingRecipe {
  margin: 0 20px 18px;
  padding: 0 0 20px;
  position: relative;
  background: url(../../recipe/images/sp/paper-middle.png);
  background-size: 10px auto;
  -webkit-box-shadow: 3px 3px 4px rgba(0, 0, 0, 0.3);
}
.cookingRecipe:before {
  margin: 0 0 -16px;
  display: block;
  position: relative;
  top: -16px;
  z-index: -1;
  height: 16px;
  background: url(../../recipe/images/sp/paper-top.png);
  background-size: 490px auto;
  -webkit-box-shadow: 3px 3px 4px rgba(0, 0, 0, 0.3);
  content: "";
}
.cookingRecipe h3 {
  margin: 10px 0;
  padding: 18px 0 18px 24px;
  border-bottom: 2px solid #322310;
  color: #322310;
  background: url(/sp/common/images/icon-v.png) no-repeat 10px -152px, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0, rgba(0, 0, 0, 0.1)), color-stop(1, rgba(0, 0, 0, 0)));
  background-size: 25px auto, auto;
  font-size: 14px;
}
.cookingRecipe h3:first-child {
  padding: 0 0 18px 24px;
  background: url(/sp/common/images/icon-v.png) no-repeat 10px -170px;
}
.cookingRecipe li {
  margin: 0 5px 0 3px;
  padding: 5px 10px 5px 40px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  position: relative;
  min-height: 50px;
  overflow: hidden;
  line-height: 1.5;
}
.cookingRecipe li:before {
  margin: -15px 0 0;
  display: block;
  position: absolute;
  top: 17px;
  left: 5px;
  width: 30px;
  height: 30px;
  background: url(../../recipe/images/sp/number-circle.png) no-repeat;
  background-size: 30px;
  content: "";
}
.cookingRecipe li span {
  margin: -12px 0 0;
  display: block;
  position: absolute;
  top: 17px;
  left: 5px;
  width: 30px;
  height: 30px;
  color: #12367a;
  font-size: 16px;
  text-align: center;
}
.cookingRecipe #tipsWrap {
  margin: 0 0 40px;
  padding: 10px 0 0;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0, rgba(0, 0, 0, 0.1)), color-stop(0.1, rgba(0, 0, 0, 0)));
}
.cookingRecipe .tips {
  margin: 0 0 20px;
  padding: 0 10px 10px;
  -webkit-border-radius: 10px;
  position: relative;
  top: 10px;
  left: 10px;
  z-index: 5;
  -webkit-transform: rotate(-1deg);
  background: url(../../recipe/images/sp/tips-bg.png);
  background-size: 7px auto;
  font-size: 12px;
  line-height: 1.4;
  -webkit-box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.4);
}
.cookingRecipe .tips:before {
  position: absolute;
  top: -12px;
  left: 40%;
  width: 64px;
  height: 25px;
  background: url(../../recipe/images/sp/tape.png) no-repeat;
  background-size: 64px auto;
  content: "";
}
.cookingRecipe .tips .tips-in {
  display: -webkit-box;
}
.cookingRecipe .tips dl {
  -webkit-box-flex: 1;
}
.cookingRecipe .tips dt {
  font-weight: bold;
}
.cookingRecipe .tips dd {
  font-size: 10px;
}
.cookingRecipe .tips02 {
  background: url(../../recipe/images/sp/tips-bg-02.png);
}
.cookingRecipe .tips03 {
  background: url(../../recipe/images/sp/tips-bg-03.png);
}
.cookingRecipe .tipsPhoto {
  margin: 10px 5px 0 0;
  width: 75px;
}
.cookingRecipe .notes {
  padding: 8px 0 0 1em;
  clear: both;
  color: #7d6649;
  font-size: 10px;
}
.cookingRecipe .tips .notes {
  padding: 4px 0 0 1em;
  border-top: 1px dotted #7d6649;
  clear: both;
  color: #7d6649;
  font-size: 10px;
  text-indent: -1em;
}
.cookingRecipe .tips .notes:before {
  content: "※";
}
.cookingRecipe .photo {
  float: right;
}

/*special*/
#specialKv {
  position: absolute;
  top: 0;
  z-index: 1;
  width: 100%;
  height: 233px;
  overflow: hidden;
}
#specialKv img {
  margin: -20px -50px 0 0;
  float: right;
  -webkit-mask: url(../../special/images/sp/kv-mask.png) no-repeat;
  -webkit-mask-size: 250px auto;
}

.special {
  padding: 20px 10px;
}
.special h2 {
  margin: 0 0 15px;
  padding: 6px;
  -webkit-border-radius: 5px;
  position: relative;
  color: #FFF;
  background: rgba(49, 35, 16, 0.4);
  font-size: 14px;
  line-height: 1.4;
}
.special h3 {
  margin: 0 0 25px;
  padding: 0 40px 0 0;
  background: url(/sp/common/images/icon-v.png) no-repeat right -60px;
  background-size: 25px auto;
  font-size: 15px;
  font-weight: bold;
  line-height: 1.3;
}
.special h3 + hr {
  margin-top: 15px;
}
.special .bnr {
  margin: 10px 0 20px;
  border: 10px solid #FFF;
  position: relative;
  background-size: cover;
  line-height: 0;
  -webkit-box-shadow: 3px 3px 8px rgba(0, 0, 0, 0.5);
}
.special .bnr img {
  width: 100%;
}
.special .pc {
  padding: 0 60px 0 0;
  display: inline-block;
  position: relative;
  background: url(/sp/common/images/icon-v.png) no-repeat right -60px;
  background-size: 25px auto;
}
.special .pc:after {
  display: inline-block;
  position: absolute;
  top: 0;
  right: 20px;
  width: 25px;
  height: 20px;
  background: url(/sp/common/images/icon-v.png) no-repeat right 2px;
  background-size: 25px auto;
  content: "";
}

#indexNavi .listSpecial, #indexReport .listSpecial, #indexLesson .listSpecial, #indexWallpaper .listSpecial {
  margin: 0 0 10px;
}

#indexNavi .listSpecial li a {
  background: url(/sp/common/images/icon-v.png) no-repeat right -16px, #fef9ef;
  background-size: 25px auto;
}

#indexReport .listSpecial li a {
  background: url(/sp/common/images/icon-v.png) no-repeat right -16px, #eefff5;
  background-size: 25px auto;
}

.special .separator {
  margin: 20px 0;
  height: 5px;
  background: #989187;
}

#other .listSpecial {
  margin: 0;
}
#other .listSpecial .detail p:last-child {
  padding: 0 20px 0 5px;
}
#other .listSpecial li a {
  background: url(/sp/common/images/icon-v.png) no-repeat right -25px, #F8F8F8;
  background-size: 25px auto;
}

#lessonKv {
  margin: 0 0 20px;
  padding: 45px 0 0 20px;
  border-bottom: 1px solid #FFF;
  position: relative;
  height: 110px;
  color: #333;
  background: #FFF url(../../special/lesson/images/sp/kvBg.jpg) no-repeat right center;
  background-size: 320px auto;
  font-size: 18px;
  text-shadow: 0 1px 1px #999;
  -webkit-box-sizing: border-box;
}
#lessonKv span {
  font-size: 10px;
}

#lessonWrap .info {
  margin: 0 0 20px;
  padding: 0 10px;
}
#lessonWrap .attention {
  margin-top: 7px;
  color: #858585;
  font-size: 12px;
}
#lessonWrap .attention a {
  display: inline;
}

#lesson {
  margin: 0 auto;
  padding: 0 0 20px;
  width: 320px;
  background: url(../../special/lesson/images/sp/topBg.png) no-repeat center top, url(../../special/lesson/images/sp/bgBottom.png) no-repeat center bottom;
  background-size: 300px auto;
}
#lesson #title {
  padding: 13px 15px 0 0;
  height: 57px;
}
#lesson .vol {
  float: right;
}
#lesson .month {
  margin: 40px 0 0;
  float: right;
  color: #ef9d0c;
  font-size: 10px;
  font-weight: bold;
}
#lesson .article {
  background: url(../../special/lesson/images/sp/bg.png) repeat-y center top;
  background-size: 300px auto;
}
#lesson .article .name {
  margin: 0;
}
#lesson .article p {
  margin: 0 0 20px;
  line-height: 1.3;
}
#lesson .section {
  margin: 0;
  padding: 0 20px;
}
#lesson .section.info {
  padding: 10px 20px;
  border-top: 1px solid #CCC;
  border-bottom: 1px solid #CCC;
  overflow: hidden;
  font-size: 12px;
  line-height: 1.2;
}
#lesson .section.info .photo {
  margin: 0 10px 0 0;
  float: left;
  width: 115px;
}
#lesson .section.info .text {
  float: left;
  width: 135px;
  color: #6c5639;
}
#lesson .section dl {
  margin: 0;
  padding: 10px 0;
}
#lesson .section dt {
  margin: 0 0 10px;
  color: #ef9d0c;
  font-weight: bold;
}
#lesson .section dd {
  padding: 0 0 20px;
  overflow: hidden;
}
#lesson .section dd p:first-child {
  float: left;
  width: 35px;
}
#lesson .section dd p:last-child {
  float: left;
  width: 240px;
  text-align: justify;
}
#lesson #present {
  padding: 10px;
  overflow: hidden;
  background: url(../../special/lesson/images/sp/presentBg.png) no-repeat, url(../../special/lesson/images/sp/presentBgBottom.png) no-repeat left bottom;
  background-size: 290px auto;
}
#lesson #present dl {
  /* width: 180px; */
  padding: 5px 20px 0;
}
#lesson #present dt {
  margin: 0 0 5px;
  color: #000;
  font-weight: bold;
}
#lesson #present dd {
  padding: 0;
  line-height: 1.3;
  text-align: justify;
}
#lesson #present .name {
  padding: 10px 0 0 15px;
  color: #FFF;
  font-weight: bold;
}
#lesson .pkg {
  float: right;
  width: 110px;
  height: 110px;
  background-position: center -65px !important;
  background-size: 130px auto !important;
  text-indent: -9999px;
}
#lesson .single {
  background-position: center -50px !important;
}
#lesson #bgBottom {
  position: relative;
  top: -30px;
}
#lesson .otherlinkBtn {
  margin: 0 20px 0 0;
  float: right;
}
#lesson #day p {
  margin: 0 0 5px;
}
#lesson #day .timeline {
  margin: 0 0 0 5px;
  float: left;
  width: 170px;
  font-size: 11px;
}
#lesson #day .timeline p {
  font-size: 10px;
}
#lesson #day .photo {
  margin: 0 5px 0 0;
  float: right;
}
#lesson #day .photo p {
  padding: 3px;
  border: 1px solid #CCC;
}
#lesson #day dl {
  padding: 0;
  overflow: hidden;
}
#lesson #day dt {
  margin: 0;
  padding: 5px 3px;
  float: left;
  clear: both;
  width: 4.5em;
  color: #FFF;
  text-align: center;
}
#lesson #day dd {
  margin: 0 0 5px;
  padding: 5px 0 10px 5.5em;
  border-bottom: 1px dotted #CCC;
  overflow: visible;
}
#lesson #day p {
  border-bottom: 1px dotted #CCC;
}
#lesson #morning {
  margin: 0 0 10px;
  margin: 0 0 10px;
  border: 2px solid #FFB600;
  border: 2px solid #FFB600;
  overflow: hidden;
  overflow: hidden;
}
#lesson #morning > p {
  margin: 3px 3px 10px;
  padding: 3px;
  border-radius: 3px;
  background: #FFB600;
}
#lesson #morning dt {
  background: #FFB600;
  background: #FFB600;
}
#lesson #morning > p {
  margin: 3px 3px 10px;
  padding: 3px;
  border-radius: 3px;
  background: #FFB600;
}
#lesson #afternoon {
  margin: 0 0 10px;
  border: 2px solid #EA402C;
  overflow: hidden;
}
#lesson #afternoon > p {
  margin: 3px 3px 10px;
  padding: 3px;
  border-radius: 3px;
  background: #EA402C;
}
#lesson #afternoon dt {
  background: #EA402C;
}
#lesson #night {
  margin: 0 0 10px;
  border: 2px solid #0A429A;
  overflow: hidden;
}
#lesson #night > p {
  margin: 3px 3px 10px;
  padding: 3px;
  border-radius: 3px;
  background: #0A429A;
}
#lesson #night dt {
  background: #0A429A;
}

/* #lesson .pkg{ float: right; width: 100px; height: 120px; margin: 0 20px 0 0!important; background-position: center -60px!important; background-size: 150px auto; text-indent: -9999px; } */
#naviKv {
  margin: 0 0 20px;
  padding: 45px 0 0 20px;
  border-bottom: 1px solid #FFF;
  position: relative;
  height: 110px;
  color: #333;
  background: url(../../special/navi/images/sp/kvBg.jpg) no-repeat center center, url(../../special/navi/images/sp/kvBgRepeat.jpg) center center;
  background-size: 450px auto, 20px auto;
  font-size: 18px;
  text-shadow: 0 1px 1px #FFF;
  -webkit-box-sizing: border-box;
}

#naviWrap .info {
  margin: 0 0 20px;
  padding: 0;
}
#naviWrap.special {
  padding: 0 10px;
}
#naviWrap #worldMapWrap {
  margin: 0 -10px;
  padding: 8px 0;
  border-top: solid 2px #312310;
  border-bottom: solid 2px #312310;
}
#naviWrap #worldMap {
  position: relative;
  height: 176px;
  background: url(../../special/navi/images/sp/worldMap.png) no-repeat center center;
  background-size: cover;
}
#naviWrap #worldMap ul li {
  position: absolute;
}
#naviWrap #worldMap ul li.btn1 {
  top: 41%;
  left: 19%;
}
#naviWrap #worldMap ul li.btn2 {
  top: 19%;
  left: 5%;
}
#naviWrap #worldMap ul li.btn3 {
  top: 19%;
  right: 10%;
}
#naviWrap #worldMap ul li.btn4 {
  top: 73%;
  right: 3%;
}
#naviWrap #worldMap ul li.btn5 {
  top: 63%;
  left: 3%;
}

#navi {
  margin: 0 auto;
  width: 320px;
  background: url(../../special/navi/images/sp/topBg.png) no-repeat center top, url(../../special/navi/images/sp/bgBottom.png) no-repeat center bottom;
  background-size: 300px auto;
}
#navi #title {
  padding: 70px 20px 10px;
  height: 55px;
}
#navi #title img:first-child {
  margin: 5px 0 0;
  float: left;
}
#navi #title img:last-child {
  border-left: 1px solid #999;
  float: right;
}
#navi #title .yearmonth {
  height: 22px;
  font-size: 10px;
  line-height: 22px;
  text-align: right;
}
#navi #title .yearmonth .worldCategory {
  margin: 2px 0 0 5px;
  padding: 4px 5px;
  float: left;
  color: #fff;
  background: #312310;
  line-height: 1;
}
#navi #title .pageTitle {
  border-top: 1px solid #999;
  border-bottom: 1px solid #999;
  overflow: hidden;
}
#navi .article {
  padding: 0 0 10px;
  background: url(../../special/navi/images/sp/bg.png) repeat-y center top;
  background-size: 300px auto;
}
#navi .article p {
  margin: 0 0 20px;
  line-height: 1.3;
}
#navi .section {
  margin: 0;
  padding: 0 20px;
}
#navi .photo {
  margin: 0 0 5px 5px !important;
  float: right;
  width: 140px;
  font-size: 10px;
}
#navi .shot {
  font-size: 10px;
}
#navi .shot p {
  padding: 5px 0 0;
  border-top: 1px solid #999;
}
#navi #bgBottom {
  padding: 10px 0 0;
  height: 67px;
}
#navi .otherlinkBtn {
  margin: 0 20px 0 0;
  float: right;
}
#navi .note {
  font-size: 10px;
  text-align: right;
}

#specialBacknumber.navi li {
  position: relative;
}
#specialBacknumber.navi li a:after {
  display: block;
  position: absolute;
  top: 14px;
  right: 10px;
  width: 8px;
  height: 10px;
  background: transparent url("/sp/common/images/icon-v.png") no-repeat scroll 0px -65px/25px auto;
  content: "";
}

#reportKv {
  margin: 0 0 20px;
  padding: 45px 0 0 20px;
  border-bottom: 1px solid #FFF;
  position: relative;
  height: 110px;
  color: #FFF;
  background: url(../../special/report/images/sp/kvBg.jpg) no-repeat right center, url(../../special/report/images/sp/kvBg.png);
  background-size: 320px auto, 25px auto;
  font-size: 18px;
  text-shadow: 0 1px 1px #000;
  -webkit-box-sizing: border-box;
}

#reportWrap .info {
  margin: 0 0 20px;
  padding: 0 10px;
}

#report {
  margin: 0 auto;
  padding: 0;
  width: 320px;
  background: url(../../special/report/images/sp/topBg.png) no-repeat left top;
  background-size: 320px auto;
}
#report #title {
  padding: 30px 0 0 20px;
  overflow: hidden;
}
#report #title .month {
  margin: -5px 5px 0 0;
  padding: 15px 0 0;
  display: inline-block;
  position: relative;
  float: left;
  width: 60px;
  height: 60px;
  background: url(../../special/report/images/sp/monthBg.png) no-repeat;
  background-size: 60px auto;
  font-family: "Arial";
  font-size: 10px;
  line-height: 1;
  text-align: center;
}
#report #title .month span {
  font-size: 26px;
}
#report .photo {
  margin: 0 0 5px 5px !important;
  float: right;
  width: 140px;
  font-size: 10px;
}
#report .article {
  padding: 0 0 40px;
  background: url(../../special/report/images/sp/bg.png) repeat-y center top;
  background-size: 300px auto;
}
#report .article p {
  padding: 0 0 20px;
  line-height: 1.3;
}
#report .article .snapshot {
  padding: 0;
}
#report .section {
  margin: 0;
  padding: 0 20px;
}
#report #bgBottom {
  height: 32px;
  background: url(../../special/report/images/sp/bgBottom.png) no-repeat center bottom;
  background-size: 300px auto;
}
#report .otherlinkBtn {
  margin: 0 20px 0 0;
  padding: 0 !important;
  float: right;
}
#report .shot {
  overflow: hidden;
}
#report .shot li {
  margin-bottom: 5px;
  float: left;
  width: 135px;
  font-size: 10px;
}
#report .shot li:nth-child(odd) {
  margin: 0 5px 0 0;
}

#specialBacknumber {
  margin: 0 0 -80px;
  padding: 10px;
  background: rgba(49, 35, 16, 0.5);
}
#specialBacknumber li {
  margin: 0 0 10px;
}
#specialBacknumber li a {
  padding: 10px;
  border: 2px solid #FFF;
  border-radius: 4px;
  display: block;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0, rgb(212, 212, 212)), color-stop(0.4, rgb(248, 248, 248)), color-stop(1, rgb(248, 248, 248)));
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
}
#specialBacknumber li:last-child {
  margin: 0;
}

/*listSpecial*/
.listSpecial {
  margin: 10px 10px 20px;
  position: relative;
  z-index: 1;
}
.listSpecial h2 {
  margin: 0 0 15px;
  padding: 6px;
  -webkit-border-radius: 5px;
  position: relative;
  color: #FFF;
  background: rgba(49, 35, 16, 0.4);
  font-size: 14px;
  line-height: 1.4;
}
.listSpecial ul {
  border-bottom: 1px solid #948d84;
  -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.4);
}
.listSpecial .month {
  padding: 0 0 5px 110px;
  border-bottom: 1px solid #CCC;
  position: absolute;
  top: 5px;
  left: 0;
  width: 100%;
  -webkit-box-sizing: border-box;
}
.listSpecial .month p {
  padding: 3px 5px;
  display: inline-block;
  left: 110px;
  color: #FFF;
  background: #000;
  font-size: 10px;
}
.listSpecial li a {
  padding: 5px;
  border-top: 1px solid #948d84;
  border-bottom: 2px solid #c6c3be;
  position: relative;
  background: url(/sp/common/images/icon-v.png) no-repeat right -16px, #F8F8F8;
  background-size: 25px auto;
}
.listSpecial li:first-child a {
  border-top: none;
}
.listSpecial .detail {
  position: relative;
  z-index: 1;
}
.listSpecial .detail p {
  display: table-cell;
  vertical-align: middle;
}
.listSpecial .detail p:first-child {
  width: 100px;
  height: 75px;
  background-position: center !important;
  background-size: 105px auto;
  text-indent: -9999px;
}
.listSpecial .detail p:last-child {
  padding: 20px 20px 0 5px;
  font-size: 14px;
  font-weight: bold;
}

/*wallpaper*/
#wallpaperKv {
  margin: 0 0 20px;
  padding: 45px 0 0 20px;
  border-bottom: 1px solid #999;
  position: relative;
  height: 110px;
  color: #333;
  background: rgba(140, 125, 98, 0.3);
  font-size: 18px;
  text-shadow: 0 1px 1px #FFF;
  -webkit-box-sizing: border-box;
}
#wallpaperKv img {
  position: absolute;
  top: 0;
  right: 0;
  -webkit-mask: url(../../special/wallpaper/images/sp/kv-mask.png) no-repeat;
  -webkit-mask-size: 213px auto;
}

#wallpaper {
  margin: 0 auto;
  padding: 0 0 20px;
  width: 300px;
}
#wallpaper #title {
  padding: 13px 15px 0 0;
  height: 57px;
}
#wallpaper h2 {
  margin: 0 0 15px;
  padding: 6px;
  -webkit-border-radius: 5px;
  position: relative;
  color: #FFF;
  background: rgba(49, 35, 16, 0.4);
  font-size: 14px;
  line-height: 1.4;
}

#wallpaperSample {
  margin: 0 auto;
  width: 320px;
  height: 455px;
  background: url(../../special/wallpaper/images/sp/wpBg.png) no-repeat center top;
  background-size: 310px auto;
}
#wallpaperSample img {
  margin: 7px 0 0 15px;
}

#wallpaperDownload {
  margin: 0 auto;
  width: 300px;
}
#wallpaperDownload #download {
  padding: 0 0 20px;
}
#wallpaperDownload #download dt {
  margin: 15px 0;
  font-size: 14px;
  font-weight: bold;
  text-indent: -0.5em;
}
#wallpaperDownload #download dd {
  margin: 0 0 20px;
}
#wallpaperDownload .linkBtn {
  width: auto;
}
#wallpaperDownload .linkBtn a {
  padding: 0 0 0 10px;
  width: auto;
  height: 37px;
  -webkit-box-sizing: border-box;
}
#wallpaperDownload #wayWrap {
  background: url(../../special/wallpaper/images/sp/wayTopBg.png) no-repeat center top;
  background-size: 290px;
}
#wallpaperDownload #wayText {
  padding: 15px 15px;
  background: url(../../special/wallpaper/images/sp/wayBottomBg.png) no-repeat center bottom;
  background-size: 290px;
  line-height: 1.2;
}
#wallpaperDownload #wayText dt {
  margin: 0 0 5px;
  font-weight: bold;
  letter-spacing: normal;
}
#wallpaperDownload #wayText dd {
  margin: 0 0 10px;
}
#wallpaperDownload #wayText ul {
  padding: 0 0 0 20px;
}
#wallpaperDownload #wayText li {
  margin: 0 0 10px;
  list-style: decimal;
  font-size: 12px;
}
#wallpaperDownload #wayText .notes {
  margin: 5px 0 0 1em;
  font-size: 11px;
  text-indent: -1em;
}

.iphone #wallpaperDownload #wayText .iphone {
  display: block;
}
.iphone #wallpaperDownload #wayText .android {
  display: none;
}

.android #wallpaperDownload #wayText .android {
  display: block;
}
.android #wallpaperDownload #wayText .iphone {
  display: none;
}

/*cm*/
#cmKv {
  position: absolute;
  top: 40px;
  z-index: 1;
  width: 100%;
  height: 233px;
  overflow: hidden;
}
#cmKv img {
  float: right;
  -webkit-mask: url(../../cm/images/sp/kv-mask.png) no-repeat;
  -webkit-mask-size: 209px auto;
}

#cm {
  margin-right: 10px;
  margin-left: 10px;
}
#cm h2 {
  margin: 0 0 15px;
  padding: 6px;
  -webkit-border-radius: 5px;
  position: relative;
  color: #FFF;
  background: rgba(49, 35, 16, 0.4);
  font-size: 14px;
  line-height: 1.4;
}
#cm .bnr {
  margin: 10px auto;
  border: 10px solid #FFF;
  position: relative;
  width: 280px;
  background: #000;
  line-height: 0;
  -webkit-box-shadow: 3px 3px 8px rgba(0, 0, 0, 0.5);
}
#cm .bnr .transparent {
  position: absolute;
  z-index: 10;
}
#cm h3 {
  margin: 20px auto 5px;
  width: 310px;
  font-size: 15px;
  font-weight: bold;
}
#cm p {
  margin-bottom: 10px;
}

/*about*/
#headline.about {
  padding-top: 34px;
}

#aboutYogurtKv {
  position: absolute;
  top: 0;
  z-index: 1;
  width: 100%;
  overflow: hidden;
}
#aboutYogurtKv img {
  margin: 40px -30px 0 0;
  float: right;
  -webkit-mask: url(../../about/images/sp/kv-mask.png) no-repeat;
  -webkit-mask-size: 215px auto;
}

#aboutYogurt {
  margin: 15px auto 20px;
  -webkit-border-radius: 3px;
  width: 310px;
  background: #FFF;
  line-height: 1.6;
  text-align: center;
  -webkit-box-sizing: border-box;
  -webkit-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.3);
}
#aboutYogurt .section {
  padding: 10px 0 20px;
}
#aboutYogurt p {
  margin: 0 0 30px;
  color: #322310;
  /* text-shadow: 0 0 5px rgba(0,0,0,0.2); */
}
#aboutYogurt .paren:before {
  display: inline-block;
  text-indent: -0.5em;
  content: "「";
}
#aboutYogurt .paren:after {
  display: inline-block;
  width: 0.5em;
  content: "」";
}
#aboutYogurt .sizeS {
  font-size: 10px;
  letter-spacing: normal;
}
#aboutYogurt .letter-spacing-cram {
  letter-spacing: -0.1em;
}
#aboutYogurt .line {
  margin: 40px 0;
}
#aboutYogurt .section p:last-child {
  margin: 40px 0 0;
}
#aboutYogurt .notes {
  margin: 0 auto -20px;
  padding: 0 10px 0 0;
  position: relative;
  top: -50px;
  width: 280px;
  font-size: 10px;
  text-align: right;
}

.section-02-lacticacid {
  height: 165px;
  background: url(../../about/images/sp/section-02-lacticacid.jpg) no-repeat center center;
  background-size: auto 165px;
}

/*notfoundKv*/
#notfoundKv {
  position: absolute;
  top: 0;
  z-index: 1;
  width: 100%;
  overflow: hidden;
}
#notfoundKv img {
  margin: 38px -5px 0 0;
  float: right;
  -webkit-mask: url(/images/sp/404/kv-mask.png) no-repeat;
  -webkit-mask-size: 130px auto;
}

#notfound {
  margin: 0 0 -80px;
}
#notfound .section {
  padding: 10px;
}
#notfound dt {
  margin: 0 0 10px;
  padding: 0 0 5px;
  border-bottom: 1px solid #999;
  font-weight: bold;
}
#notfound dd {
  margin: 0 0 10px;
  line-height: 1.5;
}

#notfoundImg {
  margin: -35px 0 0;
  text-align: center;
  -webkit-mask: url(/images/sp/404/notfound-mask.png) no-repeat center;
  -webkit-mask-size: 313px auto;
}

/*sitemapKv*/
#sitemapKv {
  position: absolute;
  top: 0;
  z-index: 1;
  width: 100%;
  overflow: hidden;
}
#sitemapKv img {
  margin: -5px 0 0;
  float: right;
}

#sitemap li li {
  padding: 0 0 0 15px;
  border: none;
  border-bottom: 1px dotted #CCC;
  font-size: 13px;
}
#sitemap li:first-child a {
  padding: 15px 5px 10px;
}
#sitemap li li:last-child {
  border: none;
}
#sitemap li a {
  padding: 10px 10px 10px 5px;
  background: url(../images/sp/icon-arrow-brown.png) no-repeat right center;
  background-size: auto 10px;
}
#sitemap .category {
  margin: -1px 0 0;
  border-top: 1px solid rgb(12, 8, 3);
  border-bottom: 1px solid rgb(12, 8, 3);
}
#sitemap .category:first-child {
  border: none;
}
#sitemap .category > a {
  border-bottom: 1px solid #CCC;
  background: url(../images/sp/icon-arrow-brown_l.png) no-repeat right center, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0, rgba(210, 210, 210, 0.6)), color-stop(1, rgb(255, 255, 255)), color-stop(1, rgb(255, 255, 255))) !important;
  background-size: auto 12px, auto;
}
#sitemap .category:nth-child(7) {
  margin: 0 0 20px 0;
}
#sitemap .category ul {
  padding: 0 10px;
}
#sitemap #campaignTitle {
  padding-top: 20px;
  background: url(../../sitemap/images/sp/campaignTitle.png) no-repeat 0 10px;
  background-size: auto 12px;
}
#sitemap #futureTitle {
  padding-top: 20px;
  background: url(../../sitemap/images/sp/futureTitle.png) no-repeat 0 10px;
  background-size: auto 12px;
}
#sitemap #monthlyTitle {
  padding-top: 20px;
  background: url(../../sitemap/images/sp/monthlyTitle.png) no-repeat 0 10px;
  background-size: auto 12px;
}

/* #sitemap .category:nth-child(7) a,#sitemap .category:nth-child(8) a{ background:url(../images/sp/icon-arrow-brown_l.png) no-repeat right center!important; } */
/*otherContens*/
.otherContens {
  margin: 15px auto 20px;
  -webkit-border-radius: 3px;
  width: 290px;
  background: #FFF;
  line-height: 1.5;
  -webkit-box-sizing: border-box;
  -webkit-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.3);
}
.otherContens h2 {
  margin: 0 0 15px;
  padding: 6px;
  -webkit-border-radius: 5px;
  position: relative;
  color: #FFF;
  background: rgba(49, 35, 16, 0.4);
  font-size: 14px;
  line-height: 1.4;
}

#pickUpList {
  margin: 10px 0 20px;
  padding-right: 10px;
  padding-left: 10px;
  z-index: 1;
  overflow: hidden;
}
#pickUpList h2 {
  margin: 0 0 15px;
  padding: 6px;
  -webkit-border-radius: 5px;
  position: relative;
  color: #FFF;
  background: rgba(49, 35, 16, 0.4);
  font-size: 14px;
  line-height: 1.4;
}
#pickUpList ul {
  border-bottom: 1px solid #948d84;
  -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.4);
}
#pickUpList li {
  position: relative;
}
#pickUpList li a {
  padding: 5px;
  border-top: 1px solid #948d84;
  border-bottom: 2px solid #c6c3be;
  position: relative;
  background: url(/sp/common/images/icon-v.png) no-repeat right -33px, #F8F8F8;
  background-size: 25px auto;
}
#pickUpList li:first-child a {
  border-top: none;
}
#pickUpList .life {
  padding: 3px 0 2px 110px;
  border-top: 1px solid #CCC;
  position: absolute;
  bottom: 0;
  left: 5px;
  width: 100%;
  font-size: 10px;
  text-indent: -0.5em;
  -webkit-box-sizing: border-box;
}
#pickUpList .detail {
  position: relative;
  z-index: 1;
}
#pickUpList .detail p {
  display: table-cell;
  vertical-align: middle;
}
#pickUpList .detail p:first-child {
  width: 100px;
  height: 75px;
  background-position: center center;
  background-size: 100px auto;
  text-indent: -9999px;
}
#pickUpList .detail p:last-child {
  padding: 0 20px 10px 5px;
  font-size: 14px;
  font-weight: bold;
}
#pickUpList .otherlinkBtn {
  margin: 10px 0;
  float: right;
}

#sceneList {
  margin: 10px 0 20px;
  padding-right: 10px;
  padding-left: 10px;
  position: relative;
  z-index: 1;
}
#sceneList h2 {
  margin: 0 0 15px;
  padding: 6px;
  -webkit-border-radius: 5px;
  position: relative;
  color: #FFF;
  background: rgba(49, 35, 16, 0.4);
  font-size: 14px;
  line-height: 1.4;
}
#sceneList ul {
  border-bottom: 1px solid #948d84;
  -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.4);
}
#sceneList li a {
  padding: 15px 5px;
  border-top: 1px solid #948d84;
  border-bottom: 2px solid #c6c3be;
  background: url(/sp/common/images/icon-v.png) no-repeat right -48px, #F8F8F8;
  background-size: 25px auto;
}

#sceneToggle {
  margin: 10px 0;
  padding: 10px;
  border-top: 1px solid #EEE;
  position: relative;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0, rgb(1, 121, 163)), color-stop(0.2, rgb(0, 89, 120)), color-stop(1, rgb(0, 89, 120)));
  background-color: #0A3663;
}
#sceneToggle h2 {
  padding: 10px 6px;
  -webkit-border-radius: 5px;
  position: relative;
  background: rgb(255, 255, 255);
  font-size: 14px;
  line-height: 1.4;
  -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.4);
}
#sceneToggle h2.close + ul {
  display: none;
}
#sceneToggle ul {
  margin: 14px 0 0;
  -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.4);
}
#sceneToggle li a {
  padding: 15px 5px;
  border-bottom: 1px solid #c6c3be;
  background: url(/sp/common/images/icon-v.png) no-repeat right -48px, #F8F8F8;
  background-size: 25px auto;
}
#sceneToggle h2 span {
  margin: -6px 5px 0;
  -webkit-border-radius: 3px;
  display: inline-block;
  float: right;
  width: 30px;
  height: 30px;
  background: url(/sp/common/images/icon-v.png) no-repeat 10px -390px, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0, rgb(1, 121, 163)), color-stop(1, rgb(0, 89, 120)));
  background-size: 25px auto, auto;
  text-indent: -9999px;
}
#sceneToggle h2.close span {
  background: url(/sp/common/images/icon-v.png) no-repeat 10px -338px, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0, rgb(1, 121, 163)), color-stop(1, rgb(0, 89, 120)));
  background-size: 25px auto, auto;
}

.underMenu {
  margin: 80px 0 0;
  overflow: hidden;
}
.underMenu.shadow {
  padding: 10px 0 0;
}
.underMenu ul {
  margin: 0 20px;
}
.underMenu li {
  border-bottom: 1px dashed #7d7367;
  position: relative;
}
.underMenu li:after {
  display: block;
  position: absolute;
  top: 18px;
  right: 0;
  z-index: 999;
  width: 8px;
  height: 10px;
  background: url(/sp/common/images/icon-v.png) no-repeat 0 -65px;
  background-size: 25px auto;
  content: "";
}
.underMenu a {
  padding: 15px 0;
}

.landscape .underMenu ul {
  margin: 0;
}
.landscape .underMenu li {
  padding: 0 10px;
  float: left;
  width: 50%;
  -webkit-box-sizing: border-box;
}
.landscape .underMenu li:after {
  right: 10px;
}

#underSitemap {
  margin: 0 20px;
  padding: 20px 0;
  overflow: hidden;
  font-size: 10px;
}
#underSitemap a {
  padding: 15px 20px 20px 0;
  display: inline-block;
  position: relative;
  float: right;
  text-align: right;
}
#underSitemap a:after {
  display: block;
  position: absolute;
  top: 16px;
  right: 0;
  width: 8px;
  height: 10px;
  background: url(/sp/common/images/icon-v.png) no-repeat 0 -65px;
  background-size: 25px auto;
  content: "";
}

.pageTopArea {
  margin: 0 auto;
  width: 300px;
}

.plain-package {
  float: left;
}
.plain-package img {
  -webkit-mask: url(../../smartphone/images/plain-package-mask.png) no-repeat;
  -webkit-mask-size: 195px 154px;
}

#pageTop {
  border-radius: 75px;
  position: relative;
  top: 30px;
  bottom: 0;
  float: right;
  width: 75px;
  height: 75px;
  color: #FFF;
  background: #254581;
  font-size: 10px;
  line-height: 75px;
  text-align: center;
}
#pageTop:before {
  position: absolute;
  top: -28px;
  left: 0;
  width: 75px;
  color: #FFF;
  font-size: 6px;
  text-align: center;
  content: "▲";
}
#pageTop a {
  position: relative;
  z-index: 10;
  width: 75px;
  height: 75px;
  color: #FFF;
}

#footer {
  margin: -50px 0 0;
  height: 50px;
  overflow: hidden;
}
#footer ul {
  border-top: 1px solid #251706;
  border-bottom: 1px solid #251706;
  overflow: hidden;
}
#footer li {
  border-top: 1px solid #FFF;
  position: relative;
  width: 50%;
  height: 30px;
  line-height: 30px;
  text-align: center;
  -webkit-box-sizing: border-box;
}
#footer li:after {
  display: block;
  position: absolute;
  top: 9px;
  right: 20px;
  width: 8px;
  height: 10px;
  background: url(/sp/common/images/icon-v.png) no-repeat 0 -65px;
  background-size: 25px auto;
  content: "";
}
#footer #gotomeiji {
  border-right: 1px solid #FFF;
  float: left;
}
#footer #gotomeiji:after {
  left: 20px;
  background: url(/sp/common/images/icon-v.png) no-repeat 0 -120px;
}

#pcVer {
  border-left: 1px solid #000;
  float: left;
}
#pcVer a:after {
  display: inline-block;
  position: relative;
  top: 1px;
  width: 25px;
  height: 15px;
  background: url(/sp/common/images/icon-v.png) no-repeat 1px 1px;
  background-size: 25px auto;
  content: "";
}

/* #copyright { height: 20px; padding: 5px 0 0; background: #1d1204; border-top: 1px solid #FFF; color: #FFF; text-align: center; font-size: 10px; -webkit-box-sizing: border-box; } */
/*
#aboutYogurt .section { display: none; }
#aboutYogurt .section:nth-child(1){ display: block; }
#aboutYogurt .section.fadeIn{ display: block; -webkit-animation: fadeIn 1s; }
@-webkit-keyframes fadeIn{
	0% { opacity: 0; }
	100% { opacity: 1; }
}
*/