/*
YUI 3.4.1 (build 4118)
Copyright 2011 Yahoo! Inc. All rights reserved.
Licensed under the BSD License.
http://yuilibrary.com/license/
*/
html{color:#000;background:#FFF}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0}table{border-collapse:collapse;border-spacing:0}fieldset,img{border:0}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal}ol,ul{list-style:none}caption,th{text-align:left}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}q:before,q:after{content:''}abbr,acronym{border:0;font-variant:normal}sup{vertical-align:text-top}sub{vertical-align:text-bottom}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit}input,textarea,select{*font-size:100%}legend{color:#000}
html {
  background-color: transparent;
  background-image: none;
}
@charset "UTF-8";
/* @override http://chateaujun.local:8888/css/common.css */
/* line 3, ../scss/common.scss */
body {
  text-align: center;
  font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
  background: url(/images/bg7.gif);
  min-width: 997px;
}

/* line 11, ../scss/common.scss */
a:link, a:visited {
  text-decoration: none;
  color: #49a491;
}
/* line 15, ../scss/common.scss */
a:hover {
  text-decoration: underline;
}
/* line 17, ../scss/common.scss */
a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}

/* line 25, ../scss/common.scss */
strong {
  font-weight: bold;
}

/* @group header */
/* line 31, ../scss/common.scss */
#header {
  height: 122px;
  text-align: left;
  background: url(/images/bg1.gif) repeat-x;
}
/* line 35, ../scss/common.scss */
#header .inner {
  position: relative;
  margin: 0 auto;
  width: 997px;
}
/* line 40, ../scss/common.scss */
#header h1 {
  position: absolute;
  top: 27px;
  left: 15px;
}
/* line 44, ../scss/common.scss */
#header h1 a {
  display: block;
  width: 189px;
  height: 51px;
  font-size: 1px;
  text-indent: -9999px;
  background: url(/images/logo.png) no-repeat;
}
/* line 53, ../scss/common.scss */
#header .menu {
  position: absolute;
  top: 97px;
  left: 27px;
  overflow: hidden;
  width: 945px;
}

/* line 62, ../scss/common.scss */
* html #header .menu {
  height: 1%;
}

/* line 68, ../scss/common.scss */
#header .menu li {
  display: inline;
}
/* line 70, ../scss/common.scss */
#header .menu li.dm {
  display: none;
}
/* line 74, ../scss/common.scss */
#header .menu a {
  float: left;
  display: block;
  height: 24px;
  font-size: 1px;
  text-indent: -9999px;
  background: url(/images/menu_new.png) no-repeat;
}
/* line 82, ../scss/common.scss */
#header .menu .home {
  width: 72px;
}
/* line 84, ../scss/common.scss */
#header .menu .home:hover {
  background-position: 0 -24px;
}
/* line 88, ../scss/common.scss */
#header .menu.home .home {
  background-position: 0 -24px;
}
/* line 91, ../scss/common.scss */
#header .menu .access {
  width: 84px;
  background-position: -72px 0;
}
/* line 94, ../scss/common.scss */
#header .menu .access:hover {
  width: 84px;
  background-position: -72px -24px;
}
/* line 99, ../scss/common.scss */
#header .menu.access .access {
  width: 84px;
  background-position: -72px -24px;
}
/* line 103, ../scss/common.scss */
#header .menu .about {
  width: 117px;
  background-position: -156px 0;
}
/* line 106, ../scss/common.scss */
#header .menu .about:hover {
  background-position: -156px -24px;
}
/* line 110, ../scss/common.scss */
#header .menu.about .about {
  background-position: -156px -24px;
}
/* line 113, ../scss/common.scss */
#header .menu .make {
  width: 177px;
  background-position: -273px 0;
}
/* line 116, ../scss/common.scss */
#header .menu .make:hover {
  background-position: -273px -24px;
}
/* line 120, ../scss/common.scss */
#header .menu.make .make {
  background-position: -273px -24px;
}
/* line 123, ../scss/common.scss */
#header .menu .list {
  width: 95px;
  background-position: -536px 0;
}
/* line 126, ../scss/common.scss */
#header .menu .list:hover {
  background-position: -536px -24px;
}
/* line 130, ../scss/common.scss */
#header .menu.list .list {
  background-position: -536px -24px;
}
/* line 133, ../scss/common.scss */
#header .menu .award {
  width: 85px;
  background-position: -450px 0;
}
/* line 136, ../scss/common.scss */
#header .menu .award:hover {
  background-position: -450px -24px;
}
/* line 140, ../scss/common.scss */
#header .menu.award .award {
  background-position: -450px -24px;
}
/* line 143, ../scss/common.scss */
#header .menu .shop {
  width: 95px;
  background-position: -631px 0;
}
/* line 146, ../scss/common.scss */
#header .menu .shop:hover {
  background-position: -631px -24px;
}
/* line 150, ../scss/common.scss */
#header .menu.shop .shop {
  background-position: -631px -24px;
}
/* line 153, ../scss/common.scss */
#header .menu .online {
  width: 116px;
  float: right;
}
/* line 156, ../scss/common.scss */
#header .menu .online a {
  width: 116px;
  background-position: -726px 0;
}
/* line 159, ../scss/common.scss */
#header .menu .online a:hover {
  background-position: -726px -24px;
}
/* line 165, ../scss/common.scss */
#header .menu2 {
  position: absolute;
  top: 54px;
  right: 15px;
}
/* line 169, ../scss/common.scss */
#header .menu2 li {
  display: inline;
}
/* line 172, ../scss/common.scss */
#header .menu2 a {
  display: block;
  float: left;
  margin: 0 3px 0 0;
  height: 18px;
  font-size: 1px;
  text-indent: -9999px;
  background: url(/images/menu.gif) no-repeat;
}
/* line 180, ../scss/common.scss */
#header .menu2 a:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}
/* line 186, ../scss/common.scss */
#header .menu2 .new {
  width: 124px;
  background-position: -834px 0;
}
/* line 190, ../scss/common.scss */
#header .menu2 .feature {
  width: 67px;
  background-position: -961px 0;
}
/* line 194, ../scss/common.scss */
#header .menu2 .letter {
  width: 44px;
  background-position: -1030px 0;
}
/* line 198, ../scss/common.scss */
#header .menu2 .members {
  width: 105px;
  background-position: -1077px 0;
}
/* line 203, ../scss/common.scss */
#header .menu2 a.facebook {
  width: 17px;
  height: 16px;
  background: url(/images/fb.gif) no-repeat 0 0;
  margin: 0 0 0 6px;
}
/* line 209, ../scss/common.scss */
#header .menu2 a.instagram {
  width: 23px;
  /*height: 16px;*/
  background: url(/images/instagram.png) no-repeat 0 0;
  margin: 0 0 0 10px;
}
#header .menu2 a.youtube {
  width: 23px;
  /*height: 16px;*/
  background: url(/images/youtube_social_icon_white.png) no-repeat 0 0;
  background-size: contain;
  margin: 0 0 0 5px;
}
/* @end */
/* @group contents */
/* line 223, ../scss/common.scss */
#contents {
  padding: 0 0 10px 0;
  text-align: left;
  background: url(/images/bg3.gif);
}
/* line 227, ../scss/common.scss */
#contents .inner {
  overflow: hidden;
  margin: 0 auto;
  width: 997px;
}

/* line 234, ../scss/common.scss */
* #contents .inner {
  height: 1%;
}

/* line 239, ../scss/common.scss */
#contents .phead {
  background: url(/images/bg2.gif);
}
/* line 241, ../scss/common.scss */
#contents .phead .inner {
  margin: 0 auto;
  width: 997px;
  padding: 25px 0 0 0;
}
/* line 247, ../scss/common.scss */
#contents .pan {
  margin: 0 0 5px 33px;
  font-size: 10px;
  color: #FFFFFF;
}
/* line 251, ../scss/common.scss */
#contents .pan li {
  display: inline;
}
/* line 254, ../scss/common.scss */
#contents .pan a {
  color: #FFFFFF;
}
/* line 258, ../scss/common.scss */
#contents .phead {
  margin: 0 0 10px 0;
}
/* line 260, ../scss/common.scss */
#contents .phead h2 {
  display: block;
  margin: 0 0 0 30px;
  height: 40px;
  text-indent: -9999px;
  font-size: 1px;
}
/* line 268, ../scss/common.scss */
#contents .ptitle {
  position: relative;
  height: 44px;
  padding: 26px 0 0 35px;
}
/* line 272, ../scss/common.scss */
#contents .ptitle .social {
  position: absolute;
  top: 29px;
  right: 5px;
}
/* line 276, ../scss/common.scss */
#contents .ptitle .social iframe {
  height: 21px !important;
}
/* line 279, ../scss/common.scss */
#contents .ptitle .social div {
  float: left;
}

/* @group #sidebar */
/* line 288, ../scss/common.scss */
#sidebar {
  float: right;
  width: 210px;
}
/* line 291, ../scss/common.scss */
#sidebar .menu a {
  display: block;
  border-left: 1px solid #b5aca7;
  border-bottom: 1px solid #b5aca7;
  padding: 15px 12px;
  font-size: 12px;
  color: #2c1a04;
  font-weight: bold;
  zoom: 1;
}

/* @end */
/* @end */
/* @group footer */
/* line 309, ../scss/common.scss */
#footer {
  padding: 24px 0 0 0;
  text-align: left;
  background: url(/images/bg5.gif);
}
/* line 313, ../scss/common.scss */
#footer .inner {
  overflow: hidden;
  margin: 0 auto;
  padding: 0 11px;
  width: 966px;
}
/* line 319, ../scss/common.scss */
#footer .section {
  position: relative;
  height: 62px;
}
/* line 323, ../scss/common.scss */
#footer .mailmagazine {
  position: absolute;
  top: 0;
  left: 0;
}
/* line 328, ../scss/common.scss */
#footer .jun {
  display: block;
  width: 192px;
  margin: 0;
  padding: 12px 0 0 400px;
  float: left;
}

/* line 337, ../scss/common.scss */
.vetements {
  display: block;
  width: 172px;
  margin: 0;
  padding: 2px 0 0 35px;
  float: left;
}

/* line 346, ../scss/common.scss */
#footer .gotop {
  position: absolute;
  right: 0;
  bottom: 0;
}
/* line 351, ../scss/common.scss */
#footer .menu {
  margin: 34px 0;
}
/* line 353, ../scss/common.scss */
#footer .menu li {
  display: inline;
  border-left: 1px solid #888888;
  padding: 0 0 0 5px;
  font-size: 9px;
}
/* line 359, ../scss/common.scss */
#footer .menu a {
  color: #FFFFFF;
}
/* line 363, ../scss/common.scss */
#footer #copy {
  display: block;
  float: right;
  margin: -56px 0 0 0;
  /*margin: -46px 0 0 0;*/
}

/* @end */

/*# sourceMappingURL=common.css.map */
@charset "UTF-8";
/* @override http://chateaujun.local:8888/css/about.css */
/*==================================================

PAGE DEFAULT SETTING

==================================================*/
/* line 11, ../scss/feature_l31.scss */
#contents .phead h2 {
  background: url(/images/feature/title.png) no-repeat;
}
/* line 14, ../scss/feature_l31.scss */
#contents .wrap {
  margin: 0 auto;
  width: 986px;
  background: #fff;
}
/* line 18, ../scss/feature_l31.scss */
#contents .wrap h1, #contents .wrap h2, #contents .wrap h3, #contents .wrap h4, #contents .wrap h5, #contents .wrap h6 {
  margin: 0;
  padding: 0;
}
/* line 22, ../scss/feature_l31.scss */
#contents .wrap .inner_wrap {
  margin: 0 auto;
  padding-bottom: 40px;
  width: 970px;
  border-left: 1px solid #bcb4ab;
  border-right: 1px solid #bcb4ab;
  box-sizing: border-box;
}
/* line 29, ../scss/feature_l31.scss */
#contents .wrap .inner_wrap .sp {
  display: none;
}
/* line 32, ../scss/feature_l31.scss */
#contents .wrap .inner_wrap .page_title {
  height: 70px;
}
/* line 34, ../scss/feature_l31.scss */
#contents .wrap .inner_wrap .page_title h3 {
  float: left;
  margin: 13px 0 0 35px;
  height: 47px;
}
/* line 39, ../scss/feature_l31.scss */
#contents .wrap .inner_wrap .page_title .social {
  float: right;
  margin: 29px 5px 0 0;
}
/* line 43, ../scss/feature_l31.scss */
#contents .wrap .inner_wrap .page_title:after {
  content: '';
  clear: both;
  display: block;
}
/* line 49, ../scss/feature_l31.scss */
#contents .wrap .inner_wrap .section_top {
  position: relative;
  border-left: 2px solid #463b2d;
  box-sizing: border-box;
}
/* line 53, ../scss/feature_l31.scss */
#contents .wrap .inner_wrap .section_top .ph_main {
  position: relative;
  border-top: 1px solid #7a6a57;
  box-sizing: border-box;
}
/* line 57, ../scss/feature_l31.scss */
#contents .wrap .inner_wrap .section_top .ph_main img {
  margin: 1px 0 0 2px;
}
/* line 60, ../scss/feature_l31.scss */
#contents .wrap .inner_wrap .section_top .ph_main .update {
  display: block;
  position: absolute;
  top: 7px;
  right: 26px;
  color: #fff;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 11px;
  font-weight: bold;
  letter-spacing: .05em;
}
/* line 72, ../scss/feature_l31.scss */
#contents .wrap .inner_wrap .section_top .ph_ttl {
  border-top: 1px solid #7a6a57;
  background: url(/images/feature/bg4.gif) no-repeat 0 bottom;
}
/* line 76, ../scss/feature_l31.scss */
#contents .wrap .inner_wrap .section_top .ph_bottle {
  position: absolute;
  top: 306px;
  right: 19px;
  width: 302px;
  text-align: center;
  background: url(/images/feature/life30/bottle_bg.png) no-repeat 0 0;
  background-size: 302px 627px;
}
/* line 84, ../scss/feature_l31.scss */
#contents .wrap .inner_wrap .section_top .ph_bottle .bottle {
  margin: 48px auto 26px;
  width: auto;
  height: 393px;
}
/* line 89, ../scss/feature_l31.scss */
#contents .wrap .inner_wrap .section_top .ph_bottle .list_comment {
  margin: 0 auto 55px;
  padding: 0;
  width: 238px;
  font-size: 10px;
  line-height: 1.6;
  text-align: left;
}
/* line 96, ../scss/feature_l31.scss */
#contents .wrap .inner_wrap .section_top .ph_bottle .list_comment .name {
  font-size: 12px;
  font-weight: bold;
  line-height: 1.8;
  letter-spacing: -0.05em;
}
/* line 101, ../scss/feature_l31.scss */
#contents .wrap .inner_wrap .section_top .ph_bottle .list_comment .name span {
  display: block;
  font-size: 11px;
}
/* line 106, ../scss/feature_l31.scss */
#contents .wrap .inner_wrap .section_top .ph_bottle .list_comment .text {
  margin-bottom: 14px;
}
/* line 110, ../scss/feature_l31.scss */
#contents .wrap .inner_wrap .section_top .ph_bottle .list_comment .btn_cart a {
  color: #49a491;
}
/* line 117, ../scss/feature_l31.scss */
#contents .wrap .inner_wrap .section {
  padding: 0 0 30px 30px;
  font-size: 12px;
  line-height: 1.9;
  background: url(/images/feature/bg4.gif) no-repeat 0 bottom;
}
/* line 122, ../scss/feature_l31.scss */
#contents .wrap .inner_wrap .section:after {
  content: '';
  clear: both;
  display: block;
}
/* line 127, ../scss/feature_l31.scss */
#contents .wrap .inner_wrap .section .price {
  font-size: 10px;
  line-height: 1.6;
}
/* line 132, ../scss/feature_l31.scss */
#contents .wrap .inner_wrap .section.sec1 .box_inner {
  width: 600px;
}
/* line 135, ../scss/feature_l31.scss */
#contents .wrap .inner_wrap .section.sec1 .box_inner h4 {
  padding: 24px 0 20px;
  font-weight: bold;
}
/* line 139, ../scss/feature_l31.scss */
#contents .wrap .inner_wrap .section.sec1 .box_inner p {
  padding-bottom: 20px;
}
/* line 143, ../scss/feature_l31.scss */
#contents .wrap .inner_wrap .section.sec1 .box_bottle {
  position: absolute;
  top: 0;
  right: 0;
  border: 10px solid #f00;
}
/* line 149, ../scss/feature_l31.scss */
#contents .wrap .inner_wrap .section.sec1 .price {
  width: 600px;
}
/* line 154, ../scss/feature_l31.scss */
#contents .wrap .inner_wrap .section.sec2 {
  position: relative;
  padding-top: 30px;
}
/* line 157, ../scss/feature_l31.scss */
#contents .wrap .inner_wrap .section.sec2 .ph, #contents .wrap .inner_wrap .section.sec2 .text {
  float: left;
}
/* line 160, ../scss/feature_l31.scss */
#contents .wrap .inner_wrap .section.sec2 .ph {
  float: left;
  margin-right: 30px;
  width: 400px;
}
/* line 165, ../scss/feature_l31.scss */
#contents .wrap .inner_wrap .section.sec2 .text {
  width: 468px;
}
/* line 168, ../scss/feature_l31.scss */
#contents .wrap .inner_wrap .section.sec2 .text p {
  padding-bottom: 20px;
}
/* line 172, ../scss/feature_l31.scss */
#contents .wrap .inner_wrap .section.sec2 .price {
  margin-top: 26px;
}
/* line 176, ../scss/feature_l31.scss */
#contents .wrap .inner_wrap .section.sec3 {
  padding-top: 30px;
}
/* line 178, ../scss/feature_l31.scss */
#contents .wrap .inner_wrap .section.sec3 .text, #contents .wrap .inner_wrap .section.sec3 .ph {
  float: left;
}
/* line 181, ../scss/feature_l31.scss */
#contents .wrap .inner_wrap .section.sec3 .text {
  margin-right: 38px;
  width: 468px;
}
/* line 186, ../scss/feature_l31.scss */
#contents .wrap .inner_wrap .section.sec3 .text h5 {
  margin: 32px 0 40px;
}
/* line 189, ../scss/feature_l31.scss */
#contents .wrap .inner_wrap .section.sec3 .text h6 {
  margin-top: 30px;
  font-size: 12px;
  font-weight: bold;
}
/* line 193, ../scss/feature_l31.scss */
#contents .wrap .inner_wrap .section.sec3 .text h6 span {
  display: block;
  margin: 5px 0 0;
  font-size: 14px;
  font-weight: normal;
}
/* line 201, ../scss/feature_l31.scss */
#contents .wrap .inner_wrap .section.sec3 .text .list li {
  font-size: 10px;
  line-height: 1.6;
}
/* line 204, ../scss/feature_l31.scss */
#contents .wrap .inner_wrap .section.sec3 .text .list li a {
  text-decoration: none;
  color: #49a491;
}
/* line 207, ../scss/feature_l31.scss */
#contents .wrap .inner_wrap .section.sec3 .text .list li a:hover {
  text-decoration: underline;
}
/* line 214, ../scss/feature_l31.scss */
#contents .wrap .inner_wrap .section.sec3 .ph {
  width: 395px;
}
/* line 219, ../scss/feature_l31.scss */
#contents .wrap .inner_wrap .back_num {
  position: relative;
  margin: 10px 0 0;
  padding: 15px 26px;
  background: url(/images/feature/bg3.gif);
}
/* line 224, ../scss/feature_l31.scss */
#contents .wrap .inner_wrap .back_num a {
  color: #000;
  font-size: 11px;
}
/* line 228, ../scss/feature_l31.scss */
#contents .wrap .inner_wrap .back_num .link2 {
  position: absolute;
  right: 26px;
}

/* line 240, ../scss/feature_l31.scss */
.mean-container.res #contents .wrap {
  margin: 0;
  width: 100%;
}
/* line 243, ../scss/feature_l31.scss */
.mean-container.res #contents .wrap img {
  width: 100%;
  height: auto;
}
/* line 248, ../scss/feature_l31.scss */
.mean-container.res #contents .wrap .inner_wrap .pc {
  display: none;
}
/* line 251, ../scss/feature_l31.scss */
.mean-container.res #contents .wrap .inner_wrap .sp {
  display: block;
}
/* line 254, ../scss/feature_l31.scss */
.mean-container.res #contents .wrap .inner_wrap .section_top {
  border: none;
}
/* line 257, ../scss/feature_l31.scss */
.mean-container.res #contents .wrap .inner_wrap .section_top .ph_main img {
  margin: 0;
}
/* line 261, ../scss/feature_l31.scss */
.mean-container.res #contents .wrap .inner_wrap .section_top .ph_ttl {
  background: none;
}
/* line 265, ../scss/feature_l31.scss */
.mean-container.res #contents .wrap .inner_wrap .section {
  padding: 0 22px;
  font-size: .84em;
  line-height: 1.6;
  background-size: contain;
}
/* line 271, ../scss/feature_l31.scss */
.mean-container.res #contents .wrap .inner_wrap .section.sec1 .box_inner {
  width: 100%;
}
/* line 274, ../scss/feature_l31.scss */
.mean-container.res #contents .wrap .inner_wrap .section.sec1 .price {
  padding-bottom: 20px;
  width: 100%;
  font-size: .8em;
}
/* line 281, ../scss/feature_l31.scss */
.mean-container.res #contents .wrap .inner_wrap .section.sec2 .text, .mean-container.res #contents .wrap .inner_wrap .section.sec2 .ph {
  display: block;
  width: 100%;
}
/* line 285, ../scss/feature_l31.scss */
.mean-container.res #contents .wrap .inner_wrap .section.sec2 .ph {
  margin: 0 0 16px;
  padding-top: 30px;
}
/* line 289, ../scss/feature_l31.scss */
.mean-container.res #contents .wrap .inner_wrap .section.sec2 .text {
  float: none;
}
/* line 292, ../scss/feature_l31.scss */
.mean-container.res #contents .wrap .inner_wrap .section.sec2 .price {
  margin-top: 20px;
  font-size: .8em;
}
/* line 296, ../scss/feature_l31.scss */
.mean-container.res #contents .wrap .inner_wrap .section.sec2 .ph_bottle {
  padding: 24px 0;
  text-align: center;
}
/* line 299, ../scss/feature_l31.scss */
.mean-container.res #contents .wrap .inner_wrap .section.sec2 .ph_bottle .bottle {
  width: 30%;
}
/* line 302, ../scss/feature_l31.scss */
.mean-container.res #contents .wrap .inner_wrap .section.sec2 .ph_bottle .list_comment {
  margin: 20px 0 0;
}
/* line 304, ../scss/feature_l31.scss */
.mean-container.res #contents .wrap .inner_wrap .section.sec2 .ph_bottle .list_comment .name {
  font-size: 1.2em;
  font-weight: bold;
  letter-spacing: -0.04em;
}
/* line 309, ../scss/feature_l31.scss */
.mean-container.res #contents .wrap .inner_wrap .section.sec2 .ph_bottle .list_comment .text {
  padding: 12px 0;
  text-align: left;
}
/* line 317, ../scss/feature_l31.scss */
.mean-container.res #contents .wrap .inner_wrap .section.sec3 .text, .mean-container.res #contents .wrap .inner_wrap .section.sec3 .ph {
  display: block;
  width: 100%;
}
/* line 322, ../scss/feature_l31.scss */
.mean-container.res #contents .wrap .inner_wrap .section.sec3 .text h5 {
  margin: 20px 0 30px;
}
/* line 326, ../scss/feature_l31.scss */
.mean-container.res #contents .wrap .inner_wrap .section.sec3 .text .list li {
  font-size: .86em;
}
/* line 332, ../scss/feature_l31.scss */
.mean-container.res #contents .wrap .inner_wrap .section.sec3 .ph {
  margin: 30px 0;
}
/* line 337, ../scss/feature_l31.scss */
.mean-container.res #contents .wrap .inner_wrap .back_num {
  margin: 20px 0 0;
  padding: 10px 20px;
}
/* line 340, ../scss/feature_l31.scss */
.mean-container.res #contents .wrap .inner_wrap .back_num a {
  position: relative;
  display: block;
  margin: 4px 0;
  font-size: .75em;
}
/* line 345, ../scss/feature_l31.scss */
.mean-container.res #contents .wrap .inner_wrap .back_num a.link2 {
  right: 0;
}

/*# sourceMappingURL=feature_l31.css.map */
/* hide the link until viewport size is reached */
/* line 3, ../scss/meanmenu.scss */
a.meanmenu-reveal {
  display: none;
}

/* when under viewport size, .mean-container is added to body */
/* line 10, ../scss/meanmenu.scss */
.mean-container .mean-bar {
  float: left;
  width: 100%;
  position: relative;
  background: #0c1923;
  padding: 4px 0;
  min-height: 42px;
  z-index: 999999;
}
/* line 19, ../scss/meanmenu.scss */
.mean-container a.meanmenu-reveal {
  width: 22px;
  height: 22px;
  padding: 13px 13px 11px 13px;
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
  color: #fff;
  text-decoration: none;
  font-size: 16px;
  text-indent: -9999em;
  line-height: 22px;
  font-size: 1px;
  display: block;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 700;
}
/* line 36, ../scss/meanmenu.scss */
.mean-container a.meanmenu-reveal span {
  display: block;
  background: #fff;
  height: 3px;
  margin-top: 3px;
}
/* line 43, ../scss/meanmenu.scss */
.mean-container .mean-nav {
  float: left;
  width: 100%;
  background: #402e18;
  padding-top: 28px;
}
/* line 49, ../scss/meanmenu.scss */
.mean-container .mean-nav ul {
  padding: 0;
  margin: 0;
  width: 100%;
  list-style-type: none;
}
/* line 54, ../scss/meanmenu.scss */
.mean-container .mean-nav ul li {
  position: relative;
  float: left;
  width: 100%;
}
/* line 58, ../scss/meanmenu.scss */
.mean-container .mean-nav ul li a {
  display: block;
  float: left;
  width: 90%;
  padding: 1em 5%;
  margin: 0;
  text-align: left;
  color: #fff;
  border-top: 1px solid #383838;
  border-top: 1px solid rgba(255, 255, 255, 0.5);
  text-decoration: none;
  text-transform: uppercase;
}
/* line 71, ../scss/meanmenu.scss */
.mean-container .mean-nav ul li li a {
  width: 80%;
  padding: 1em 10%;
  border-top: 1px solid #f1f1f1;
  border-top: 1px solid rgba(255, 255, 255, 0.25);
  opacity: 0.75;
  filter: alpha(opacity=75);
  text-shadow: none !important;
  visibility: visible;
}
/* line 81, ../scss/meanmenu.scss */
.mean-container .mean-nav ul li.mean-last a {
  border-bottom: none;
  margin-bottom: 0;
}
/* line 86, ../scss/meanmenu.scss */
.mean-container .mean-nav ul li li li a {
  width: 70%;
  padding: 1em 15%;
}
/* line 91, ../scss/meanmenu.scss */
.mean-container .mean-nav ul li li li li a {
  width: 60%;
  padding: 1em 20%;
}
/* line 95, ../scss/meanmenu.scss */
.mean-container .mean-nav ul li li li li li a {
  width: 50%;
  padding: 1em 25%;
}
/* line 102, ../scss/meanmenu.scss */
.mean-container .mean-nav ul li a:hover {
  background: #252525;
  background: rgba(255, 255, 255, 0.1);
}
/* line 106, ../scss/meanmenu.scss */
.mean-container .mean-nav ul li a.mean-expand {
  margin-top: 1px;
  width: 26px;
  height: 32px;
  padding: 12px !important;
  text-align: center;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
  font-weight: 700;
  background: rgba(255, 255, 255, 0.1);
  border: none !important;
  border-left: 1px solid rgba(255, 255, 255, 0.4) !important;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2) !important;
}
/* line 121, ../scss/meanmenu.scss */
.mean-container .mean-nav ul li a.mean-expand:hover {
  background: rgba(0, 0, 0, 0.9);
}
/* line 129, ../scss/meanmenu.scss */
.mean-container .mean-push {
  float: left;
  width: 100%;
  padding: 0;
  margin: 0;
  clear: both;
}

/* line 138, ../scss/meanmenu.scss */
.mean-nav .wrapper {
  width: 100%;
  padding: 0;
  margin: 0;
}

/* Fix for box sizing on Foundation Framework etc. */
/* line 146, ../scss/meanmenu.scss */
.mean-container .mean-bar {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
/* line 150, ../scss/meanmenu.scss */
.mean-container .mean-bar * {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

/* line 157, ../scss/meanmenu.scss */
.mean-remove {
  display: none !important;
}

/*# sourceMappingURL=meanmenu.css.map */
