/*
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 */
/* @override http://chateaujun.local:8888/css/award.css */

h2{
	background: url(/images/award/title.png) no-repeat;
}
#contents .page{
	width: 968px !important;
	padding: 0 9px 30px 9px;
	background: url(/images/award/bg2.gif) repeat-y;
	background-position: center;
	background-color: #FFFFFF;
}

#contents .ptitle{
	border-bottom: 1px solid #bcb4ab;
	padding-bottom: 5px;
}
.ptitle h3{
	display: block;
	height: 25px;
	font-size: 1px;
	text-indent: -9999px;
	background: url(/images/award/title2.gif) no-repeat;
}


#contents .section{
	position: relative;
	overflow: hidden;
	border-bottom: 1px solid #bbb4ab;
	padding: 20px 70px 25px 40px;
	font-size: 12px;
	line-height: 1.7em;
	background: url(/images/award/bg1.gif) no-repeat;
	background-position: center 1px;
}
#contents .section2{
	position: relative;
	overflow: hidden;
	border-bottom: 1px solid #bbb4ab;
	padding: 20px 70px 25px 40px;
	font-size: 12px;
	line-height: 1.7em;
	background: url(/images/award/bg3.gif) no-repeat;
	background-position: center 1px;
}
* #contents .section{
	height: 1%;
}
* #contents .section2{
	height: 1%;
}
#contents .section .photo,#contents .section2 .photo{
	float: right;
	margin: 0 0 0 18px;
}
#contents .section h4{
	display: block;
	margin: 0 0 30px 0;
	height: 48px;
	font-size: 1px;
	text-indent: -9999px;
}
#contents .section2 h4{
	display: block;
	margin: 0 0 30px 0;
	height: 74px;
	font-size: 1px;
	text-indent: -9999px;
}
#contents .t2025_02{
	background: url(/images/award/2025_t02.jpg) no-repeat;
}
#contents .t2025_01{
	background: url(/images/award/2025_t01.jpg) no-repeat;
}
#contents .t2024_03{
	background: url(/images/award/2024_t03.jpg) no-repeat;
}
#contents .t2024_02{
	background: url(/images/award/2024_tl02.gif) no-repeat;
}
#contents .t2024{
	background: url(/images/award/2024_tl.gif) no-repeat;
}
#contents .t2019{
	background: url(/images/award/2019_tl.gif) no-repeat;
}
#contents .t2018{
	background: url(/images/award/2018_tl.gif) no-repeat;
}
#contents .t2017{
	background: url(/images/award/2017_tl.gif) no-repeat;
}
#contents .t2016{
	background: url(/images/award/2016_tl.gif) no-repeat;
}
#contents .t2014{
	background: url(/images/award/2014_tl.gif) no-repeat;
}
#contents .t2013{
	background: url(/images/award/2013_tl.gif) no-repeat;
}
#contents .t2012{
	background: url(/images/award/2012_tl.gif) no-repeat;
}
#contents .t2011{
	background: url(/images/award/2011_tl.gif) no-repeat;
}
#contents .t2010{
	background: url(/images/award/2010_tl.gif) no-repeat;
}
#contents .t2009{
	background: url(/images/award/2009_tl.gif) no-repeat;
}

#contents p{
	overflow: hidden;
	margin: 0 80px 20px 0;
	line-height: 1.7em;
}
* html .section p{
	height: 1%;
}
* html .section2 p{
	height: 1%;
}
#contents .navi{
	float: right;
	margin: 25px 0 0 0;
	padding: 0 25px 0 0;
}
/* 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 */
@charset "UTF-8";
/* line 7, ../scss/add.scss */
#footer .section .mailmagazine img {
  width: 316px;
}
/* line 12, ../scss/add.scss */
#footer .section .jun img {
  width: 165px;
}
/* line 17, ../scss/add.scss */
#footer #copy {
  width: 171px;
}

/* line 23, ../scss/add.scss */
.mean-container .mean-bar {
  position: absolute;
  padding: 0;
  background: #f00;
  z-index: 1000;
}
/* line 29, ../scss/add.scss */
.mean-container .mean-nav {
  padding-top: 0;
}
/* line 31, ../scss/add.scss */
.mean-container .mean-nav h1 {
  background: url(/images/logo.png) no-repeat;
  background-size: 150px;
  background-position: center 7px;
}
/* line 37, ../scss/add.scss */
.mean-container .mean-nav h1 a {
  display: block;
  width: 100%;
  height: 48px;
  text-indent: -9999px;
}
/* line 45, ../scss/add.scss */
.mean-container .mean-nav ul.menu {
  margin: 0;
  padding: 0;
}
/* line 48, ../scss/add.scss */
.mean-container .mean-nav ul.menu li {
  background: #2c1a04;
}
/* line 52, ../scss/add.scss */
.mean-container .mean-nav ul.menu li:nth-child(2) a:first-child {
  display: none;
}
/* line 58, ../scss/add.scss */
.mean-container .mean-nav ul.menu:after {
  display: block;
  content: '';
  clear: both;
  white-space: nowrap;
}
/* line 66, ../scss/add.scss */
.mean-container .mean-nav ul li a {
  padding: .89em 5%;
  font-size: .8em;
  border-top: 1px solid rgba(255, 255, 255, 0.4);
}
/* line 72, ../scss/add.scss */
.mean-container .mean-nav ul > a {
  display: none;
}
/* line 78, ../scss/add.scss */
.mean-container a.meanmenu-reveal {
  display: block;
  top: 0;
  right: 0;
  padding: 6px 10px 0px;
  width: 30px;
  height: 90%;
  background: #2c1a04 !important;
}
/* line 86, ../scss/add.scss */
.mean-container a.meanmenu-reveal span {
  margin-top: 5px;
  height: 5px;
}
/* line 91, ../scss/add.scss */
.mean-container a.meanclose {
  padding-top: 14px;
  color: #fff !important;
  font-size: 2.3em !important;
}
/* line 98, ../scss/add.scss */
.mean-container.res {
  width: 100%;
  min-width: 100%;
}
/* line 99, ../scss/add.scss */
.mean-container.res #header {
  height: 39px;
}
/* line 102, ../scss/add.scss */
.mean-container.res .mean-bar {
  font-size: 1em;
}
/* line 107, ../scss/add.scss */
.mean-container.res #contents {
  margin: 0;
  padding: 0;
  width: 100%;
}
/* line 111, ../scss/add.scss */
.mean-container.res #contents .phead {
  margin: 0;
}
/* line 113, ../scss/add.scss */
.mean-container.res #contents .phead .inner {
  padding: 10px 0;
  width: 100%;
}
/* line 116, ../scss/add.scss */
.mean-container.res #contents .phead .inner .pan {
  margin: 5px 0 5px 23px;
}
/* line 119, ../scss/add.scss */
.mean-container.res #contents .phead .inner h2 {
  margin: 0 0 0 19px;
  height: 20px;
}
/* line 125, ../scss/add.scss */
.mean-container.res #contents .inner_wrap {
  margin: 0;
  width: 100%;
  border: none;
}
/* line 129, ../scss/add.scss */
.mean-container.res #contents .inner_wrap .page_title {
  height: 100%;
}
/* line 131, ../scss/add.scss */
.mean-container.res #contents .inner_wrap .page_title h3 {
  float: none;
  margin: 0;
  width: 96%;
  height: 100%;
}
/* line 137, ../scss/add.scss */
.mean-container.res #contents .inner_wrap .page_title .social {
  float: none;
  margin: 0 0 0 16px;
}
/* line 141, ../scss/add.scss */
.mean-container.res #contents .inner_wrap .page_title:after {
  content: '';
  clear: both;
  display: block;
  white-space: nowrap;
}
/* line 153, ../scss/add.scss */
.mean-container.res #footer .section .gotop:before {
  font-size: .68em;
  border-radius: 2px;
}
/* line 159, ../scss/add.scss */
.mean-container.res #footer .menu {
  font-size: .39em;
}
/* line 166, ../scss/add.scss */
.mean-container.notres .mean-bar {
  font-size: 3em;
}
/* line 170, ../scss/add.scss */
.mean-container.notres .mean-nav h1 {
  background-size: 400px;
  background-position: center 16px;
}
/* line 173, ../scss/add.scss */
.mean-container.notres .mean-nav h1 a {
  display: block;
  height: 120px;
}
/* line 180, ../scss/add.scss */
.mean-container.notres .mean-nav ul li a {
  padding: .95em 5%;
  font-size: .7em;
  border-top: 2px solid rgba(255, 255, 255, 0.5);
}
/* line 189, ../scss/add.scss */
.mean-container.notres a.meanmenu-reveal {
  padding: 18px 20px 11px;
  width: 86px;
  height: 90px;
}
/* line 194, ../scss/add.scss */
.mean-container.notres a.meanmenu-reveal span {
  margin-top: 13px;
  height: 13px;
}
/* line 199, ../scss/add.scss */
.mean-container.notres a.meanclose {
  padding-top: 50px;
  font-size: 2em !important;
}
/* line 205, ../scss/add.scss */
.mean-container #footer {
  margin: 0 auto;
  padding: 0;
  width: 100%;
  background: #241605;
  background-image: none;
}
/* line 211, ../scss/add.scss */
.mean-container #footer img {
  width: 100%;
  height: auto;
}
/* line 215, ../scss/add.scss */
.mean-container #footer .inner {
  width: 100%;
  padding: 0;
}
/* line 219, ../scss/add.scss */
.mean-container #footer .section {
  display: block;
  margin: 0 auto;
  height: 100%;
  background-color: #37250f;
}
/* line 224, ../scss/add.scss */
.mean-container #footer .section .mailmagazine, .mean-container #footer .section .jun {
  position: relative;
  display: block;
}
/* line 227, ../scss/add.scss */
.mean-container #footer .section .mailmagazine img, .mean-container #footer .section .jun img {
  width: 100%;
  height: auto;
}
/* line 232, ../scss/add.scss */
.mean-container #footer .section .mailmagazine {
  margin: 0 auto;
  padding-top: 15%;
  width: 90%;
}
/* line 237, ../scss/add.scss */
.mean-container #footer .section .jun {
  float: none;
  margin: 4% auto;
  padding: 0 0 0 0;
  width: 64%;
}
/* line 243, ../scss/add.scss */
.mean-container #footer .section .gotop {
  display: inline-block;
  left: 0;
  bottom: 75%;
}
/* line 247, ../scss/add.scss */
.mean-container #footer .section .gotop img {
  display: none;
}
/* line 250, ../scss/add.scss */
.mean-container #footer .section .gotop:before {
  display: block;
  content: 'PAGETOP ▲';
  color: #853549;
  font-size: 1.8em;
  font-weight: bold;
  text-align: center;
  width: 26%;
  margin: 0 auto;
  padding: .5em;
  background: #cac6c0;
  border-radius: 10px;
  box-sizing: border-box;
}
/* line 266, ../scss/add.scss */
.mean-container #footer .menu {
  clear: both;
  margin: 0 auto;
  width: 100%;
  background: #241605;
  border-top: 2px solid #5b4c3a;
}
/* line 272, ../scss/add.scss */
.mean-container #footer .menu li {
  display: block;
  padding: 2% 0 2% 0;
  width: 100%;
  font-size: 2.0em;
  text-align: center;
  border-left: none;
  border-bottom: 2px solid #5b4c3a;
  box-sizing: border-box;
}
/* line 282, ../scss/add.scss */
.mean-container #footer .menu:after {
  content: '';
  clear: both;
  display: block;
  white-space: nowrap;
}
/* line 289, ../scss/add.scss */
.mean-container #footer #copy {
  float: none;
  display: block;
  margin: 5% auto;
  width: 50%;
}

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