@media print{
    .no_print{
        display: none;
    }
}
body
{
	font-family: "メイリオ", Meiryo, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, sans-serif;
	margin: 0 auto;
	background-color:white;
/*
	display:none;
*/
}

#menu_bokashi {
    display: none;
    position: absolute;
    width: 100%;
    height: 2132px;
    background-color: rgba(0,0,0,0.5);
    z-index: 9999999;
    min-height: 100%;
}
#menu_bokashi_progress{
    background-color:rgba(255,255,255,1);
    width: 200px;
    height: 200px;
    opacity: 1;
}
#page_base {
    position: absolute;
    width: 100%;
    margin: 0 auto;
    display: block;
}
#wrapper {
    margin: 0 auto;
    overflow: hidden;
    background:white;
}
.foundation_body,#top_btn
{
    margin:0 auto;
}
#swiper_base {
    width: 320px;
    height: 204px;
    margin: 0;
    padding-top: 40px;
    display: none;
    overflow: hidden;
    position:relative;
}
#movie_overlay {
  background-color: black;
  opacity: 0;
}
#movie_overlay,.swiper_video {
  position: absolute;
}
#banner_movie_overlay,.banner_video {
  position: absolute;
}
#brand_base0{
	min-height:1010px;
	padding-bottom:60px;
}
.product_base{
	width:320px;
	height:auto;
	overflow:hidden;
}
#products_descr{
    width:500px;
    margin-left:-250px;
    left:50%;
    top:336px;
    height:auto;
    overflow:hidden;
    display: none;
    position:absolute;
    z-index: 10000000;
}
#descr_close{
    width:40px;
    height:64px;
    margin-left: 480px;
    position:relative;
    cursor:pointer;
}
#descr_close > img{
    width:40px;
    height:64px;
}
#descr_window {
    border: none;
    overflow:hidden;
    height:100%;
    width: 486px;
    background-color:rgba(255,255,255,1);
}
.product{
	margin-left:4px;
}
.product2{
	margin-left:0;
}
.product_bt {
	float:left;
	width:156px;
	height:198px;
    margin-left:0px;
}
.product_bt2 {
	float:left;
	width:156px;
	height:198px;
    margin-right:8px;
}
.product_bt_img {
	width:148px;
	height:148px;
    margin:4px 0 0 4px;
}
.product_bt_new {
    position:absolute;
    margin:4px 0 0 4px;
}
.product_bt_new_r {
    position:absolute;
    margin:4px 0 0 108px;
}
.product_text {
	width:148px;
	height:40px;
    margin:0 0 0 4px;
    font-family: "UD Shin Maru Go Regular";
    font-size:10px;
    text-align:center;
    color:#5a1e00;
    line-height: 1.2em;
    -webkit-font-smoothing: subpixel-antialiased;
    -moz-osx-font-smoothing: grayscale;
    -o-transform: rotate(0.03deg);
    -ms-transform: rotate(0.03deg);
    -moz-transform: rotate(0.03deg);
    -webkit-transform: rotate(0.03deg);
    transform: rotate(0.03deg);
}

.product_titleimg {
	width:320px;
}
#bottom_base,#bottom_base2
{
    box-shadow: 0 0px 4px rgba(0,0,0,0.2);
    -webkit-box-shadow: 0 0px 4px rgba(0,0,0,0.2);
    -moz-box-shadow: 0 0px 4px rgba(0,0,0,0.2);
}
#bottom_base
{
	width:320px;
	position:relative;
	margin:0;
	padding:0;
}
#bottom_base2
{
	width:320px;
	position:relative;
	margin:0;
	padding:0;
}
.fan_img img {
    width: 92px;
    height: 92px;
    margin: 4px 0 0 4px;
}

.fan_border > img {
    width: 320px;
    height: 40px;
}

.fan_row {
    width: 320px;
    height: 100px;
}

.fan_img {
    float: left;
    width: 100px;
    height: 100px;
}

.fan_comments {
    float: left;
    width: 206px;
    text-align: center;
    font-size: 12px;
}

.fan_gname {
    width: 206px;
    height: 20px;
    font-family:"UD Shin Maru Go Medium";
	font-size:12px;
    -webkit-font-smoothing: subpixel-antialiased;
    -moz-osx-font-smoothing: grayscale;
    -o-transform: rotate(0.03deg);
    -ms-transform: rotate(0.03deg);
    -moz-transform: rotate(0.03deg);
    -webkit-transform: rotate(0.03deg);
    transform: rotate(0.03deg);
}

.fan_text {
    display: table-cell;
    width: 206px;
    height: 60px;
    vertical-align: middle;
    font-family:"UD Shin Maru Go Regular";
	color:#5A1E00;
	font-size:11px;
    -webkit-font-smoothing: subpixel-antialiased;
    -moz-osx-font-smoothing: grayscale;
    -o-transform: rotate(0.03deg);
    -ms-transform: rotate(0.03deg);
    -moz-transform: rotate(0.03deg);
    -webkit-transform: rotate(0.03deg);
    transform: rotate(0.03deg);
    word-break: break-word;
    word-wrap: break-word;
    overflow-wrap: break-word;
}

.fan_text2 {
    width: 206px;
    height: 20px;
    font-family:"UD Shin Maru Go Medium";
	color:#5A1E00;
	font-size:11px;
    -webkit-font-smoothing: subpixel-antialiased;
    -moz-osx-font-smoothing: grayscale;
    -o-transform: rotate(0.03deg);
    -ms-transform: rotate(0.03deg);
    -moz-transform: rotate(0.03deg);
    -webkit-transform: rotate(0.03deg);
    transform: rotate(0.03deg);
    word-break: break-all;
    word-wrap: break-word;
    overflow-wrap: break-word;
}
.fan_nodata {
    display:table-cell;
    width:320px;
    height:70px;
    text-align:center;
    vertical-align:middle;
    font-size:12px;
    color:#5a1e00;
    font-family:"UD Shin Maru Go Medium";
    -webkit-font-smoothing: subpixel-antialiased;
    -moz-osx-font-smoothing: grayscale;
    -o-transform: rotate(0.03deg);
    -ms-transform: rotate(0.03deg);
    -moz-transform: rotate(0.03deg);
    -webkit-transform: rotate(0.03deg);
    transform: rotate(0.03deg);
}
.fan_term {
    color:#5a1e00;
    font-family:"UD Shin Maru Go Regular";
    -webkit-font-smoothing: subpixel-antialiased;
    -moz-osx-font-smoothing: grayscale;
    -o-transform: rotate(0.03deg);
    -ms-transform: rotate(0.03deg);
    -moz-transform: rotate(0.03deg);
    -webkit-transform: rotate(0.03deg);
    transform: rotate(0.03deg);
    text-align: center;
}
.fan_term a {
  text-decoration: underline;
}

.fan_border > img {
    width: 320px;
    height: 12px;
}
.toplink {
    cursor: pointer;
}
#top_btn_pc,#top_btn_menu,#top_btn_pc_img,#top_btn_menu_img,.info_btn,.info_btn_img
{
	position:absolute;
}
#top_btn_pc,#top_btn_pc_img,#top_btn_menu,#top_btn_menu_img,.news_btn,.news_btn_img,.info_btn,.info_btn_img
{
	text-align:center;
	padding:0;
}

#top_btn_pc a,#top_btn_menu a,.products_name a,.products_icon a,.news_btn a,.info_title a
{
	opacity:1.0;
	filter:alpha(opacity=100);
}

#top_btn_pc a:hover,#top_btn_menu a:hover,.products_name a,.products_icon a:hover,.news_btn a:hover,.info_title a:hover
{
	opacity:0.6;
	filter:alpha(opacity=60);
}
#top_btn_products,#top_btn_company_t,#top_btn_news,#top_btn_campaign,#top_btn_company,#top_btn_factory,#top_btn_recruit,#top_btn_philo {
    position:relative;
    float:left;
}

/*
a[target="_blank"]::after {
  content: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAQElEQVR42qXKwQkAIAxDUUdxtO6/RBQkQZvSi8I/pL4BoGw/XPkh4XigPmsUgh0626AjRsgxHTkUThsG2T/sIlzdTsp52kSS1wAAAABJRU5ErkJggg==);
  margin: 0 3px 0 5px;
}
*/
@media only screen and (max-width: 640px) {
#wrapper {
    width: 320px;
}
.foundation_body {
    position:relative;
    width: 100vw;
    height: 100%;
    margin-top:0px;
}
#top_btn_menu
{
	margin:-40px 0 0 280px;
}
#top_btn {
    width: 100%;
    height: 40px;
    margin-top:40px;
    background-color:white;
}
#top_btn_inner {
    position: relative;
    width: 320px;
    height: 40px;
    margin: 0 auto;
}

#top_btn_products {
    margin-left: 0px;
}
#top_btn_products,#top_btn_company,#top_btn_news,#top_btn_campaign {
    width: 80px;
    height: 40px;
}
#top_btn_products > img,#top_btn_company > img,#top_btn_news > img,#top_btn_campaign > img {
    width: 80px;
    height: 40px;
}
#products_descr{
    display:none;
}
#menu_bolashi{
    display:none;
}
#swiper_base {
    width: 320px;
    height: 204px;
    padding-top: 40px;
}
#menu_bokashi,#descr_close {
    display: none;
}
.slide_img {
    width: 320px;
    height: 180px;
}
.product_base {
    width: 320px;
    height: auto;
    overflow: hidden;
}
.product{
	margin-left:4px;
}
.product2{
	margin-left:0;
}
.product_bt {
	width:156px;
	height:198px;
    margin-left:0px;
}
.product_bt2 {
	width:156px;
	height:198px;
    margin-right:8px;
    margin-top:8px;
}
.product_bt_img {
	width:148px;
	height:148px;
    margin:4px 0 0 4px;
}
.product_bt_new {
	width:43px;
	height:43px;
    margin:4px 0 0 4px;
}
.product_bt_new_r {
	width:43px;
	height:43px;
    margin:4px 0 0 108px;
}
.product_text {
	width:148px;
	height:40px;
    margin:0 0 0 4px;
    font-size:10px;
    color:#5a1e00;
}
.prouct_titleimg {
    width:320px;
    margin-top:20px;
}
.prouct_titleimg3 {
    width:320px;
    margin-top:8px;
    margin-bottom:4px;
}
.banner_video,#banner_movie_overlay,.prouct_banner > a > img {
    width:304px;
    height:83px;
}

#bottom_base {
    width: 100%;
    background: rgba(255,255,255,1);
}
#bottom_base_inner {
    width: 320px;
    margin: 0 auto;
    position: relative;
    height: 84px;
}
#bottom_base2 {
    display:none;
}
#wrapper_s {
    display:block;
}
#wrapper_r {
    display:none;
}
.fan_img img {
    width: 92px;
    height: 92px;
    margin: 4px 0 0 4px;
}

.fan_border > img {
    width: 320px;
    height: 40px;
}

.fan_row {
    width: 320px;
    height: 100px;
}

.fan_img {
    width: 100px;
    height: 100px;
}

.fan_comments {
    width: 206px;
    font-size: 12px;
}

.fan_gname {
    width: 206px;
    height: 20px;
	font-size:12px;
}

.fan_text {
    width: 206px;
    height: 60px;
	color:#5A1E00;
	font-size:11px;
}

.fan_text2 {
    width: 206px;
    height: 20px;
	font-size:11px;
}
.fan_nodata {
    width:320px;
    height:70px;
    font-size:12px;
}

.fan_border > img {
    width: 320px;
    height: 12px;
}
#sns_base,.sns_title {
    display: block;
}
.fz_bnr {
    margin-left: 8px;
    margin-bottom: 16px;
}
.fz_bnr,.fz_bnr_container,.fz_bnr_alt,.fz_bnr_alt img,.fz_bnr_canvas,.fz_bnr_overlay_container {
    width:304px;
    height:83px;
}
}
@media print, screen and  (min-width: 641px) {
.foundation_body {
    background:white;
}
#wrapper {
    width: 88vw;
}
.foundation_body {
    position:relative;
    width: 100vw;
    height: 100%;
    margin-top:0px;
}
#top_btn {
    width: 100%;
    height: 5.328125vw;
    margin-top:56px;
    background-color:white;
}
#top_btn_inner {
    position: relative;
    width: 88vw;
    height: 5.328125vw;
    margin: 0 auto;
}
#top_btn > img {
    width: 15.46875vw;
    height: 5.328125vw;
}

#top_btn_products {
    margin-left: 9.625vw;
}
#top_btn_products,#top_btn_company,#top_btn_news,#top_btn_campaign {
    width: 17.1875vw;
    height: 5.328125vw;
}
#products_descr{
    top:28.875vw;
}
#swiper_base {
    width: 55vw;
    height: 33.515625vw;
    padding-top: 56px;
}
.slide_img {
    width: 55vw;
    height: 30.9375vw;
}
#brand_base0{
	min-height:86.796875vw;
	padding-bottom:5.15625vw;
}
#products_descr{
    width:44.6875vw;
    margin-left:-22.34375vw;
    top: 260px;
}
#descr_close{
    width:3.4375vw;
    height:5.5vw;
    margin-left: 41.25vw;
}
#descr_close > img{
    width:3.4375vw;
    height:5.5vw;
}
#descr_window {
    width:44.6875vw;
    padding-bottom: 1.71875vw;
}
.product_base {
    width: 55.6875vw;
    height: auto;
    overflow: hidden;
}
#bottom_base {
    display:none;
}
#bottom_base2 {
    width: 100%;
    background: rgba(255,255,255,0.9);
}
#bottom_base2_inner {
    width: 100%;
    margin: 0 auto;
    background:white;
}
#wrapper_s {
    display:none;
}
#wrapper_r {
    display:block;
}
#section_banner_sub {
    position:absolute;
    top:56px;
    width:30.9375vw;
    margin-left:57.0625vw;
}
#brandcopy_img,.prouct_titleimg {
    width: 30.9375vw;
}
.product{
	margin-left:0.34375vw;
}
.product2{
	margin-left:0;
}
.product_bt {
	width:17.875vw;
	height:22.859375vw;
}
.product_bt2 {
	width:17.875vw;
	height:22.859375vw;
    margin-right:0.6875vw;
    margin-top:0.6875vw;
}
.product_bt_img {
	width:17.875vw;
	height:17.875vw;
    margin:0.6875vw 0 0 0;
}
.product_bt_new {
	width:5.15625vw;
	height:5.15625vw;
    margin:0;
}
.product_bt_new_r {
	width:3.6953125vw;
	height:3.6953125vw;
    margin:0.34375vw 0 0 9.28125vw;
}
.product_text {
	width:19.078125vw;
	height:3.4375vw;
    margin:0 0 0 -0.6015625vw;
    font-size:0.9453125vw;
    line-height: 1.4vw;
}
.prouct_titleimg0 {
    width:55.6875vw;
    margin-top:0;
}
.prouct_titleimg {
    width:55.6875vw;
    margin-top:4.125vw;
}
.prouct_titleimg2 {
    width:30.9375vw;
    margin-top:2.75vw;
}
.prouct_titleimg3 {
    width:30.9375vw;
    margin-top:1.375vw;
}
.prouct_banner {
    width:30.9375vw;
    height: 8.421875vw;
    padding-top:0.6875vw;
}
.banner_video,#banner_movie_overlay,.prouct_banner > a > img {
    width:30.9375vw;
    height: 8.421875vw;
}
.fan_img img {
    width: 8.9375vw;
    height: 8.9375vw;
    margin: 0.4296875vw 0 0 0.4296875vw;
}

.fan_border > img {
    width: 30.9375vw;
    height: 3.8671875vw;
}

.fan_row {
    width: 30.9375vw;
    height: 8.59375vw;
}

.fan_img {
    width: 9.625vw;
    height: 9.625vw;
}

.fan_comments {
    width: 19.9375vw;
    font-size: 1.203125vw;
}

.fan_gname {
    width: 19.9375vw;
    height: 1.9765625vw;
	font-size:1.203125vw;
    height: 100%;
    padding-bottom: 0.515625vw;
}

.fan_text {
    width: 19.9375vw;
    height: 5.84375vw;
	font-size:1.203125vw;
}

.fan_text2 {
    width: 19.9375vw;
    height: 1.9765625vw;
	font-size:1.03125vw;
}

.fan_border > img {
    width: 30.9375vw;
    height: 1.203125vw;
}
.fan_nodata {
    width:30.9375vw;
    height:6.7890625vw;
    font-size:1.203125vw;
}
.fan_img_more {
    width: 30.9375vw;
}
.fan_term {
    width: 30.9375vw;
    margin-top: 0.859375vw;
    font-size:1.203125vw;
}
#sns_base,.sns_title {
    display: none;
}
.fz_bnr,.fz_bnr_container,.fz_bnr_alt,.fz_bnr_alt img,.fz_bnr_canvas,.fz_bnr_overlay_container {
    width:30.9375vw;
    height:8.421875vw;
}
}
@media only screen and (min-width: 1160px) {
#page_base {
    background:white;
}
#wrapper {
    width: 1024px;
}
.foundation_body {
    position:relative;
    width: 1200px;
    height: 100%;
    margin-top:0px;
}
#top_btn {
    width: 100%;
    height: 62px;
    margin-top:56px;
    background-color:white;
}
#top_btn_inner {
    position: relative;
    width: 1024px;
    height: 62px;
    margin: 0 auto;
}
#top_btn > img {
    width: 200px;
    height: 62px;
}

#top_btn_products {
    margin-left: 112px;
}
#top_btn_products,#top_btn_company,#top_btn_news,#top_btn_campaign {
    width: 200px;
    height: 62px;
}
#swiper_base {
    width: 640px;
    height: 390px;
    padding-top: 56px;
}
.slide_img {
    width: 640px;
    height: 360px;
}
#brand_base0{
	min-height:1010px;
	padding-bottom:60px;
}
#products_descr{
    width:520px;
    margin-left:-260px;
    top:260px;
}
#descr_close{
    width:40px;
    height:64px;
    margin-left: 480px;
}
#descr_close > img{
    width:40px;
    height:64px;
}
#descr_window {
    width: 520px;
    padding-bottom: 20px;
}
.product_base {
    width: 648px;
    height: auto;
    overflow: hidden;
}
#bottom_base {
    display:none;
}
#bottom_base2 {
    width: 100%;
    background: rgba(255,255,255,0.9);
}
#bottom_base2_inner {
    width: 100%;
    margin: 0 auto;
    background:white;
}
#wrapper_s {
    display:none;
}
#wrapper_r {
    display:block;
}
#section_banner_sub {
    position:absolute;
    top:56px;
    width:360px;
    margin-left:664px;
}
#brandcopy_img,.prouct_titleimg {
    width: 360px;
}
.product{
	margin-left:4px;
}
.product2{
	margin-left:0;
}
.product_bt {
	width:208px;
	height:266px;
}
.product_bt2 {
	width:208px;
	height:266px;
    margin-right:8px;
    margin-top:8px;
}
.product_bt_img {
	width:208px;
	height:208px;
    margin:8px 0 0 0;
}
.product_bt_new {
	width:60px;
	height:60px;
    margin:0;
}
.product_bt_new_r {
	width:43px;
	height:43px;
    margin:4px 0 0 108px;
}
.product_text {
	width:222px;
	height:40px;
    margin:0 0 0 -7px;
    font-size:11px;
    line-height: 14px;
}
.prouct_titleimg0 {
    width:648px;
    margin-top:0px;
}
.prouct_titleimg {
    width:648px;
    margin-top:48px;
}
.prouct_titleimg2 {
    width:360px;
    margin-top:32px;
}
.prouct_titleimg3 {
    width:360px;
    margin-top:16px;
}
.prouct_banner {
    width:360px;
    height: 98px;
    padding-top:8px;
}
.banner_video,#banner_movie_overlay,.prouct_banner > a > img {
    width:360px;
    height: 98px;
}
.fan_img img {
    width: 104px;
    height: 104px;
    margin: 5px 0 0 5px;
}

.fan_border > img {
    width: 360px;
    height: 45px;
}

.fan_row {
    width: 360px;
    height: 112px;
}

.fan_img {
    width: 112px;
    height: 112px;
}

.fan_comments {
    width: 232px;
    font-size: 14px;
}

.fan_gname {
    width: 232px;
    height: 23px;
    font-size:14px;
    height: 100%;
    padding-bottom: 6px;
}

.fan_text {
    width: 232px;
    height: 68px;
	font-size:14px;
}

.fan_text2 {
    width: 232px;
    height: 23px;
	font-size:12px;
}

.fan_border > img {
    width: 360px;
    height: 14px;
}
.fan_nodata {
    width:360px;
    height:79px;
    font-size:14px;
}
.fan_img_more {
    width: 360px;
}
.fan_term {
    width: 360px;
    margin-top: 10px;
    font-size:14px;
}
#sns_base,.sns_title {
    display: none;
}
.fz_bnr,.fz_bnr_container,.fz_bnr_alt,.fz_bnr_alt img,.fz_bnr_canvas,.fz_bnr_overlay_container {
    width:360px;
    height:98px;
}
}

a {
	text-decoration: none;
}
a:link { color: #5a1e00; }
a:visited { color: #5a1e00; }
a:hover { color: #5a1e00; }
a:active { color: #5a1e00; }





#social_base li
{
	display: inline;
	float: left;
	margin-left: 6px;
}
#social_base
{
	width:320px;
	height:60px;
	position:realtive;
	margin:0;
	padding:0;
	text-align: center;
}
#social_base ul
{
	padding: 3px 0;
	text-align: center;
}
.socialul:after
{
	clear: both;
	content: ".";
	display: block;
	font-size: 0;
	height: 0;
	visibility: hidden;
}
.socialul
{
	min-height: 1px;
	margin:9px 0 0 3px;
}
#social_base li.facebook #facebook
{
	overflow: hidden;
	width: 71px;
	text-align: center;
}

#social_base li.tweet
{
	overflow: hidden;
	width: 69px;
	margin-left: 7px;
}
#social_base li.mixi
{
	overflow: hidden;
	padding: 1px;
	width: 58px;
}
#social_base li.google_plusone
{
	margin-left: 3px;
	overflow: hidden;
	padding: 0;
	width: 60px;
	margin-left: 4px;
}
#social_base li.send_line
{
	margin-left: 30px;
	overflow: hidden;
	padding: 0;
	width: 88px;
	margin-left: 4px;
}

.sns_title {
	width:320px;
	height:20px;
    margin:22px 0 0 0;
    font-family: "UD Shin Maru Go Regular";
    font-size:11px;
    text-align:center;
    color:#5a1e00;
}
#sns_base
{
	width:320px;
    height:44px;
	position:relative;
	margin:20px 0 0 0;
	padding-bottom:20px;
}


#sns_facebook {
	width:44px;
	height:44px;
    margin-left:50px;
    float:left;
    cursor:pointer;
}
#sns_twitter {
	width:44px;
	height:44px;
    margin-left:44px;
    float:left;
    cursor:pointer;
}

#sns_line {
	width:44px;
	height:44px;
    margin-left:44px;
    float:left;
    cursor:pointer;
}
