@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:black;
/*
	display:none;
*/
}
img {
    image-rendering: -webkit-optimize-contrast;
}

.top_img{
	margin:0px 0px 0px 0px;position: absolute;padding:0px 0px 0px 0px;
}
.top_message {
    opacity: 0;
}
.foundation_body {
    background:black;
}

#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;
    background:black;
}
.foundation_body,#top_btn
{
    margin:0 auto;
}
#swiper_base {
    width: 320px;
    height: 204px;
    margin: 0;
    padding-top: 40px;
    display: none;
    overflow: hidden;
    position:relative;
}
#brand_base0{
	min-height:1010px;
	padding-bottom:60px;
}
.product_base{
	width:320px;
	height:auto;
	overflow:hidden;
}
.product{
    font-size:0;
    -webkit-overflow-scrolling: touch;
}
.product2{
	margin-left:0;
}
.product_bt {
	float:left;
	width:156px;
	height:198px;
    margin-left:0px;
}
.product_bt2 {
    display: inline-block;
	width:156px;
	height:198px;
    outline: none;
    -webkit-tap-highlight-color: transparent;
}
.product_bt_img {
	width:148px;
	height:148px;
}
.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;
    text-align:center;
    color:#5a1e00;
}
#products_descr{
    width:500px;
    margin-left:-250px;
    left:50%;
    top:336px;
    height:auto;
    overflow:hidden;
    opacity: 0;
    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_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;
	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-all;
    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_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;
}
.sort{
    margin: 0 auto;
    text-align: center;


}
.sort_button{
    display:inline-block;
    cursor:pointer;

}
#page_base {
    background:black;
    opacity: 0;
}
.product_bt_img:hover {
    animation: pyonn 5s ease 1 alternate;
}
@keyframes fadeIn {
    0% {filter: drop-shadow(0px 0px 0px rgb(255, 255, 255))}
    100% {filter: drop-shadow(0px 0px 20px rgb(255, 255, 255))}
}
@keyframes pyonn {
    0%{transform:translate(0,0px);}
    3%{transform:translate(0,-20px);}
    5%{transform:translate(0,0px);}
    6%{transform:translate(0,-5px);}
    7%{transform:translate(0,0px);}
    100%{transform:translate(0,0px);}
}
@keyframes page_fadein {
	0% {opacity: 0}
	100% {opacity: 1}
}
#products_descr{
    opacity: 0;
}
#menu_bolashi{
    display:none;
}
/*
.product_bt_img{
    filter: drop-shadow(0px 0px 1px rgb(255, 255, 255));
}
*/

/*
a[target="_blank"]::after {
  content: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAQElEQVR42qXKwQkAIAxDUUdxtO6/RBQkQZvSi8I/pL4BoGw/XPkh4XigPmsUgh0626AjRsgxHTkUThsG2T/sIlzdTsp52kSS1wAAAABJRU5ErkJggg==);
  margin: 0 3px 0 5px;
}
*/
#btn_top_up {
    position:fixed;
    bottom:80px;
    right:80px;
    z-index:9999;
    display:none;
    cursor:pointer;
}



@media only screen and (max-width: 660px) {
#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;
}
#swiper_base {
    width: 320px;
    height: 180px;
    padding-top: 40px;
}
#menu_bokashi,#descr_close {
    display: none;
}
.slide_img {
    width: 320px;
}
.top_message {
    width: 320px;
    height: 388px;
}
.history_menu {
  display: flex;
  width: 270px;
  height: 108px;
  text-align: center;
  margin: -64px auto;
}
.history_link {
  width: 120px;
  height: 54px;
  margin: 0 auto;
  text-align: center;
}
.history_link img {
    width: 120px;
    height: 54px;
}
.history_link2 {
  width: 120px;
  height: 54px;
  margin: 0 auto;
  text-align: center;
  margin-top: 14px;
}
.history_link2 img {
    width: 120px;
    height: 54px;
}
.product_base {
    width: 320px;
    height: auto;
    overflow: hidden;
}
.product2{
	margin-left:0;
}
.product_bt {
	width:156px;
	height:198px;
    margin-left:0px;
}
.product_bt2 {
	width:80px;
	height:88px;
}
.product_bt_img {
	width:80px;
	height:80px;
    margin:0;
}
.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: 640px;
    margin-left: -160px;
}
#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;
}
.sort{
    width:320px;


}
.sort_button{
    width:80px;

}
.product_filler{
    height:122px;

}
#btn_top_up {
    bottom:124px;
    right:10px;
}
#btn_top_up,#btn_top_up img {
    width:50px;
    height:50px;
}
}
@media print, screen and  (min-width: 661px) {
.product_base {
    height: auto;
    overflow: hidden;
}

#wrapper {
    width: 88vw;
}
.foundation_body {
    position:relative;
    width: 100vw;
    height: 100%;
    margin-top:0px;
}
#top_btn {
    width: 100%;
    height: 5.328125vw;
    margin-top:4.8125vw;
    background-color:white;
}
#top_btn_inner {
    position: relative;
    width: 88vw;
    height: 5.328125vw;
    margin: 0 auto;
}
#top_btn > img {
    width: 17.1875vw;
    height: 5.328125vw;
}
.prouct_titleimg {
    width:88vw;
    margin-top:0px;
}

#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;
}
#swiper_base {
    width: 88vw;
    height: 49.5vw;
    padding-top: 4.8125vw;
}
.slide_img {
    width: 88vw;
}
.top_message {
    width: 88vw;
    height: 63.59375vw;
}
.history_menu {
  display:flex;
  width:73.046875vw;
  height:9.28125vw;
  text-align:center;
  margin:-11.34375vw auto;
}
.history_link {
  width:20.625vw;
  height:9.28125vw;
  margin:0 auto;
  text-align:center;
}
.history_link img {
    width: 20.625vw;
    height: 9.28125vw;
}
#brand_base0{
	min-height:86.796875vw;
	padding-bottom:5.15625vw;
}
#products_descr{
    width:44.6875vw;
    margin-left:-22.34375vw;
    top:22.34375vw;
}
#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: 88.515625vw;
    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:4.8125vw;
    width:30.9375vw;
    margin-left:57.0625vw;
}
.product2{
	margin-left:0;
}
.product_bt {
	width:17.1875vw;
	height:22.859375vw;
}
.product_bt2 {
	width:17.1875vw;
	height:18.5625vw;
    margin-right:0.515625vw;
}
.product_bt_img {
	width:17.1875vw;
	height:17.1875vw;
}
.prouct_banner {
    width:30.9375vw;
    padding-top:0.6875vw;
}
.prouct_banner > a > img {
    width:30.9375vw;
}

.sort{
    width:88vw;


}
.sort_button{
    width:22vw;

}
.product_filler{
    height:7.5625vw;

}
#btn_top_up {
    bottom:6.875vw;
    right:6.875vw;
}
#btn_top_up,#btn_top_up img {
    width:8.59375vw;
    height:8.59375vw;
}


}
@media only screen and (min-width: 1160px) {
#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;
}
.prouct_titleimg {
    width:1024px;
    margin-top:0px;
}

#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: 1024px;
    height: 576px;
    padding-top: 56px;
}
.slide_img {
    width: 1024px;
}

.top_message {
    width: 1024px;
    height: 740px;
}
.history_menu {
  display: flex;
  width: 850px;
  height: 108px;
  text-align: center;
  margin: -132px auto;
}
.history_link {
  width: 240px;
  height: 108px;
  margin: 0 auto;
  text-align: center;
}
.history_link img {
    width: 240px;
    height: 108px;
}

#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: 1030px;
    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;
}
.product2{
	margin-left:0;
}
.product_bt {
	width:200px;
	height:266px;
}
.product_bt2 {
	width:200px;
	height:216px;
    margin-right:6px;
}
.product_bt_img {
	width:200px;
	height:200px;
}
.prouct_banner {
    width:360px;
    padding-top:8px;
}
.prouct_banner > a > img {
    width:360px;
}

.sort{
    width:1024px;


}
.sort_button{
    width:256px;

}
.product_filler{
    height:88px;

}
#btn_top_up {
    bottom:80px;
    right:80px;
}
#btn_top_up,#btn_top_up img {
    width:100px;
    height:100px;
}


}

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











