@media print{
    .no_print{
        display: none;
    }
}
body
{
	font-family: "メイリオ", Meiryo, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3","Hiragino Sans", "ＭＳ Ｐゴシック", "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, sans-serif;
	margin: 0 auto;
	background-color:white;
/*
	display:none;
*/
}
.slide1 {
    margin: 0 auto;
}
.topimg {
    -webkit-animation : anim 0.3s linear 0s 1 normal;
    backface-visibility:hidden;
    -webkit-transform-style:preserve-3d; 
    -webkit-backface-visibility: hidden; 
    -moz-backface-visibility: hidden; 
    -ms-backface-visibility: hidden; 
    -webkit-filter: opacity(.9999); 
    -webkit-font-smoothing: antialiased; 
    -webkit-transform: translate3d(0, 0, 0); 
    -moz-transform: translate3d(0, 0, 0); 
    -webkit-transform: translate3d(0, 0, 0); 
    transform: translate3d(0, 0, 0); 
    -webkit-font-smoothing: subpixel-antialiased; 
    -webkit-text-stroke: 0.35px; 
    display: block;
}
#movie_overlay {
  background-color: black;
  opacity: 0;
}
#movie_overlay,.swiper_video {
  position: absolute;
}
.swiper-container {
    margin-left: auto;
    margin-right: auto;
    z-index: 98;
}
.swiper_bk_l {
    position: absolute;
    background: rgba(255,255,255,0.6);
    background: linear-gradient(90deg, rgba(254,204,208,1) 0%, rgba(255,255,255,0.6) 40%, rgba(255,255,255,0.6) 100%);
    z-index: 98;
}
.swiper_bk_r {
    position: absolute;
    background: rgba(255,255,255,0.6);
    background: linear-gradient(90deg, rgba(255,255,255,0.6) 0%, rgba(255,255,255,0.6) 60%, rgba(254,204,208,1) 100%);
    z-index: 98;
}
.frame_left {
    display: inline-block;
    cursor: pointer;
    z-index: 99;
}
.frame_right {
    display: inline-block;
    cursor: pointer;
    z-index: 99;
}
.frame_stop {
    display: inline-block;
    cursor: pointer;
    z-index: 99;
}
#products {
  scroll-margin-top: 60px;
}

.news_pickup_base {
    height: 100%;
}
.news_block {
    display: inline-block;
    vertical-align: top;
    height: 100%;

}
#news_base {
    height: 100%;
}
.news_type {
    display: inline-block;
    text-align: center;
}
.news_date {
  position: absolute;
}
#fan_base {
    display: inline-block;
}
.fan_row {
    height: 100%;
}
.fan_comments {
    height: 100%;
    display: inline-block;
}
.fan_gname {
    display: inline-block;
    height: 100%;
}
.fan_text {
    display: table-cell;
    vertical-align: middle;
}
#sns_base {
    display: inline-block;
    vertical-align: top;
    height:100%;
}
#top_banner,#top_banner_img
{
	position:relative;
	margin:0;
	padding:0;
}

#wrapper
{
    background:#FECCD0;
;
}

.foundation_body,#swiper_wrapper,.news_pickup_base,.info_base
{
	margin:0 auto;
}
.foundation_body
{
    background:white;
}
#top_btn_menu_img
{
	margin:0 0 0 0;
}


#top_img
{
	position:relative;
	background-color:white;
	margin:0;
	padding:0;
}

.info_base{
	height:auto;
	overflow:hidden
}


#sns_base
{
	position:relative;
	margin:0;
	padding:0;
}


#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);
}

#news_base
{
	position:relative;
	padding:0;
}

#news_base a
{
	text-decoration:none;
}

.news_title,.news_more2
{
	position:relative;
	overflow:hidden;
	-webkit-tap-highlight-color:rgba(0,0,0,0);
	position: absolute;
    cursor:pointer;
}

.news_icon,.news_text
{
}

.news_icon
{
	padding-left:0;
	float:left;
}

.news_text
{
	word-wrap:break-word;
	word-break:break-all;
	float:left;
}

.news_date
{
	color:#5A1E00;
	font-weight:700;
    font-family:"MFW-PUDShinMGoPr6N-Medium";
}
.news_type
{
	color:white;
	background-color:#F80016;
	font-weight:700;
    font-family:"MFW-PUDShinMGoPr6N-Medium";
}

.news_descr
{
	color:#5A1E00;
    font-family:"MFW-PUDShinMGoPr6N-Regular";
}
.news_date,.news_type,.news_descr,.fan_gname,.fan_text,.fan_text2
{
    -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);
}

#news_more
{
	overflow:hidden;
}

.fan_img {
    float: left;
}

.fan_comments {
    float: left;
}

.fan_gname,.fan_more {
    font-family:"MFW-PUDShinMGoPr6N-Medium";
}

.fan_text {
    display: table-cell;
    vertical-align: middle;
    font-family:"MFW-PUDShinMGoPr6N-Regular";
	color:#5A1E00;
    word-break: break-all;
    word-wrap: break-word;
    overflow-wrap: break-word;
}

.fan_text2 {
    font-family:"MFW-PUDShinMGoPr6N-Regular";
	color:#5A1E00;
    word-break: break-all;
    word-wrap: break-word;
    overflow-wrap: break-word;
}


#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_company_t,#top_btn_news,#top_btn_campaign,#top_btn_company,#top_btn_factory,#top_btn_recruit,#top_btn_philo {
    position:relative;
    float:left;
}
#page_base {
    position: absolute;
    width: 100%;
    margin: 0 auto;
    display: block;
}
#wrapper {
    margin: 0 auto;
    overflow: hidden;
}
#bottom_base
{
	width:320px;
	position:relative;
	margin:0;
	padding:0;
}
#media_base
{
	width:320px;
	position:relative;
	margin:0;
	padding:0;
}
#bottom_base2
{
	width:320px;
	position:relative;
	margin:0;
	padding:0;
}
.fan_term {
    color:#5a1e00;
    font-family:"MFW-PUDShinMGoPr6N-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;
}
.fz_bnr_container {
    background-color:rgba(255, 255, 255, 1.00);
}
.fz_bnr_alt {
    position: absolute;
}
.fz_bnr_canvas {
    position: absolute;
    display: block;
    background-color:rgba(255, 255, 255, 1.00);
}
.fz_bnr_overlay_container {
    pointer-events:none;
    overflow:hidden;
    left: 0px;
    top: 0px;
    display: block;
}
#banner_movie_overlay,.banner_video {
  position: absolute;
}
.swiper_background {
    display: block;
}


.info_base {
    height: 100%;

}

.fan_row {
  position: relative;
  overflow: hidden;
}

.fan_row::before {
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 1px solid #5A1E00;
  pointer-events: none;
  box-sizing: border-box;
}
.fan_border {
    display: none;
}
#sns_base {
  margin-top: 0px;
}
#sns_base > img {
    margin-top:0px;
}

.sns_title {
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0;
}
.info_title {
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0;
}
.fan_title {
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0;
}
.fan_more {
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0;
}
.fan_more a {
  text-decoration: none;
}


.foundation_body {
    position:relative;
    height: 100%;
}

#top_btn {
  margin: 64px auto 0;
  background-color: white;
}

#top_btn_inner {
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

#top_btn_products,
#top_btn_company,
#top_btn_news,
#top_btn_campaign {
  flex: 1;
  text-align: center;
}

#top_btn_products a img,
#top_btn_company a img,
#top_btn_news a img,
#top_btn_campaign a img {
  display: inline-block;
}

.title_bar {
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;

}


#swiper_base_topics {
  margin: 0 auto;
}

.topics_products_icon {
  background-image: url('/assets/img/01top/base_topics.svg');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  display: flex;
  justify-content: center;
}

.topics_products_icon img {
  display: block;
}

#pickup_title_base {
  margin: 0 auto;

}

#pickup_title_inner {
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
}

.pickup_title {
  display: flex;
  justify-content: center;
  align-items: center;
}

.pickup_title img {
  display: block;
}

#pickup_descr_base {
  margin: 0 auto;

}

#pickup_descr_inner {
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
}
/* 各ボタン枠を均等配置、中央寄せ */
.pickup_descr {
  flex: 1;
  display: flex;
  justify-content: center;
  align-items: center;
}

/* 各画像のサイズと中央配置 */
.pickup_descr_img img {
  display: block;
}

#swiper_base_pickup {
  margin: 0 auto;
}
#swiper_base_campaign {
  margin: 0 auto;
}

.products_btn_base {
  margin: 0 auto;
}

.products_btn_inner {
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0;
}

.products_btn {
  display: flex;
  justify-content: center;
}

/* 各商品のリンク内をflexコンテナにして中央寄せ */
.products_btn a {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  text-decoration: none;
}

.brand_btn_a {
  position: relative;
  background-color: white;
  z-index: 1;
}

.brand_btn_b {
  position: absolute;
  top: 0;
  z-index: 0;
}

.brand_title {
  position: relative;
  background-color: white;
  height: 1em;
  z-index: 1;
  color: #5A1E00;
  font-family: "MFW-PUDShinMGoPr6N-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;
  display: inline-block;
}

.products_btn_s {
  display: flex;
  justify-content: center;
  align-items: center;
}
/* hover時、.brand_btn_b にpyonnアニメーションを適用 */
.products_btn:hover .brand_btn_b {
  animation: pyonn 5s ease 1 alternate;
}

/* hover時、.brand_btn_a はすぐ非表示、5秒後にフェードイン */
.products_btn:hover .brand_btn_a {
  opacity: 0;
  animation: fadein 0.3s 0.7s forwards;
}

/* pyonn アニメーション定義 */
@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); }
}

/* fadein アニメーション定義：0.3秒で不透明に戻す */
@keyframes fadein {
  from { opacity: 0; }
  to { opacity: 1; }
}

.brand_title_s,.news_releasedate,.news_releasetype,.news_producttext,.fan_more {
  font-family: "MFW-PUDShinMGoPr6N-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);
  color: #5A1E00;
}

.brand_title_s {
  position: relative;
  background-color: white;
  height: 1em;
  z-index: 1;
  color: #5A1E00;
  text-align: center;
  display: inline-block;
}

.news_base {
  margin: 0 auto;
}

.news_base_inner {
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0;
}
.news_base_inner a {
  text-decoration: none;
}
.news_info {
  background: url('/assets/img/01top/pc_base_info.svg') no-repeat;
  background-size: cover;
  display: flex;
  align-items: center; /* 縦方向中央揃え */
}

.news_release {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.news_type_img {
  object-fit: contain;
}

.news_releasedate {
  text-align: center;
}

.news_releasetype {
  text-align: center;
}

.news_producticon {
  display: flex;
  justify-content: center;
  align-items: center;
}

.news_producticon img {
  display: block;
}

.news_producttext {
  display: flex;
  align-items: center; /* 縦中央 */
}

ruby {
  line-height: 3;
}
@media only screen and (max-width: 640px) {
#wrapper {
    background: #FECCD0;
}
.foundation_body {
    width: 500px;
}
#swiper_wrapper {
    width: 500px;
    overflow: hidden;
}
#swiper_base {
    margin-left: 0px;
}
.swiper-container {
    width: 500px;
    height: 500px;
}
.frame_left {
    width: 40px;
    height: 40px;
    margin: 0 0 0 0;
}
.frame_right {
    width: 40px;
    height: 40px;
    margin: 0 0 0 0;
}
.frame_stop {
    width: 40px;
    height: 40px;
    margin: 0 0 0 0;
}

#news_base {
    width: 500px;
    margin: 9px 0 0 0;
}
.news_info {
  width: 480px;
  height: 81px;
  margin-bottom: 10px;
  background: url('/assets/img/01top/base_info.svg') no-repeat center center;
  background-size: contain;
  display: flex;
  align-items: center;
}
.news_img_more {
    width: 200px;
    height: 40px;
    margin-left: 156px;
}

.info_base {
    width: 500px;

}

#fan_base {
  width:508px;
  margin-top: 20px;
}
#fan_base > img {
    width:508px;
    margin-top:20px;
}
.fan_img {
    width: 138px;
    height: 138px;
    margin-top: 16px;
}
.fan_row {
  width: 480px;
  margin-left: 10px;
  min-height: 170px;
  margin-bottom: 20px;
}

/* 疑似要素で角丸の枠を作成 */
.fan_row::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 1px solid #5A1E00;
  border-radius: 10px;
  pointer-events: none;
  box-sizing: border-box;
}
.fan_border {
    width: 480px;
    margin-left: 14px;
}
.fan_img img {
    width: 138px;
    height: 138px;
}
.fan_comments {
  width: 334px;
  margin-top: 16px;
}
.fan_gname {
    font-size: 16px;
}
.fan_text {
    width: 342px;
    font-size: 14px;
}
.fan_text2 {
    font-size: 14px;
    margin-bottom: 4px;
}
.fan_term {
    width: 480px;
    margin-left: 14px;
    font-size:16.5px;
    padding-bottom: 60px;
}
.outerlink {
  width: 16px;
  height: 16px;
}
#sns_base {
  width:480px;
  margin-left: 10px;
}
#sns_base > img {
    width:480px;
}

.sns_title {
  width: 320px;
  height: 60px;
}
.info_title {
  width: 320px;
  height: 60px;
  margin-top: 20px;
}
.fan_title {
  width: 320px;
  height: 60px;
  margin-bottom: 7px;
}
.fan_more {
  width: 320px;
  height: 40px;
  font-size:18px;
  margin-bottom: 20px;
}

.other_link, .other_link img {
	width:480px;
	height:72px;
}

#other_notice {
	margin-top:24px;
	margin-bottom:8px;
}

.topimg {
    width: 500px;
    height: 500px;
}

#top_btn {
  width: 500px;
  height: 60px;
}

#top_btn_inner {
  width: 500px;
  height: 60px;
}


#top_btn_products a img,
#top_btn_company a img,
#top_btn_news a img,
#top_btn_campaign a img {
  width: 125px;
  height: 60px;
}

.title_bar {
  width: 500px;
  height: 60px;
  margin-top: 10px;

}
.title_bar_taller {
  margin-top: 30px;

}

.title_bar img {
  width: 320px;
  height: 60px;
}

#swiper_base_topics {
  width: 495px;
  height: 200px;
  margin-top: 10px;
  overflow:hidden;
  padding-left: 5px;
}
.swiper-container_topics {
  width: 820px;
  height: 164px;
}

.topics_products_icon {
  width: 164px;
  height: 164px;
}

.topics_products_icon img {
  width: 148px;
  height: 148px;
}

#pickup_title_base {
  width: 500px;
  height: 60px;
  margin-top: 30px;

}

#pickup_title_inner {
  width: 500px;
  height: 60px;
  gap: 10px;
}

.pickup_title {
  width: 320px;
  height: 60px;
}

.pickup_title img {
  width: 320px;
  height: 60px;
}

#pickup_descr_base {
  width: 500px;
  height: 770px;
  margin-bottom:40px;

}

#pickup_descr_inner {
  display: block;
  width: 500px;
  height: 168px;
  gap: 10px;
}
.pickup_descr {
  width: 320px;
  height: 200px;
  margin-left: 90px;
  display: block;
  margin-top: 10px;
}

.pickup_descr_img img {
  width: 320px;
  height: 168px;
  margin-left: 90px;
  margin-top: 10px;
  margin-bottom: 10px;
}

#swiper_base_pickup {
  width: 320px;
  height: 168px;
}
.swiper-container_pickup {
  width: 320px;
  height: 168px;
}
#swiper_base_campaign {
  width: 320px;
  height: 168px;
}
.swiper-container_campaign {
  width: 320px;
  height: 168px;
}
.pickupimg {
  width: 320px;
  height: 168px;
}

.products_btn_base {
  width: 500px;
  margin: 0 auto;
  /* 高さは内容に合わせるので auto に */
  min-height: 480px;
}

.products_btn_base_s {
  width: 500px;
  margin: 0 auto;
  /* 高さは内容に合わせるので auto に */
  min-height: 240px;
}

/* Flexbox でアイテムを横並びにし、ラップさせる */
.products_btn_inner {
  width: 480px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;          /* 複数行に折り返す */
  justify-content: flex-start; /* 不足行は左寄せ */
  row-gap: 0px;
}

/* 各ボタンのサイズ・中央寄せ */
.products_btn {
  width: 240px;
  height: 240px;
  display: flex;
  justify-content: center;
}

/* 各商品のリンク内の設定はそのまま */
.products_btn a {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  text-decoration: none;
}

.brand_btn_a {
  position: relative;
  background-color: white;
  width: 200px;
  height: 200px;
  z-index: 1;
}

.brand_btn_b {
  position: absolute;
  top: 0;
  width: 200px;
  height: 200px;
  z-index: 0;
}

.brand_title {
  position: relative;
  background-color: white;
  width: 240px;
  height: 1em;
  z-index: 1;
  color: #5A1E00;
  font-family: "MFW-PUDShinMGoPr6N-Regular";
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: rotate(0.03deg);
  font-size: 18px;
  text-align: center;
  display: inline-block;
}
.brand_title_s {
  position: relative;
  background-color: white;
  width: 384px;
  height: 1em;
  z-index: 1;
  color: #5A1E00;
  font-size: 18px;
  text-align: center;
  display: inline-block;
}

/* hover 時のアニメーションはそのまま */
.products_btn:hover .brand_btn_b {
  animation: pyonn 5s ease 1 alternate;
}

.products_btn:hover .brand_btn_a {
  opacity: 0;
  animation: fadein 0.3s 0.7s forwards;
}

@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 fadein {
  from { opacity: 0; }
  to { opacity: 1; }
}

.news_base {
  width: 500px;
}

.news_base_inner {
  width: 480px;
}

.news_release {
  width: 90px;
  height: 68px;
}

.news_type_img {
  width: 80px;
  height: 22px;
}

.news_releasedate {
  width: 90px;
  height: 20px;
  line-height: 20px;
  font-size: 14px;
}

.news_releasetype {
  width: 90px;
  height: 20px;
  line-height: 20px;
  font-size: 14px;
}

.news_producticon {
  width: 80px;
  height: 80px;
}

.news_producticon img {
  width: 78px;
  height: 78px;
}

.news_producttext {
  width: 630px;
  height: 68px;
  padding: 0 10px;
  font-size: 14px;
}



#bottom_base {
    width: 100%;
    background: rgba(255,255,255,1);
}
#bottom_base_inner {
    width: 500px;
    margin: 0 auto;
    position: relative;
    height: 128px;
}
#bottom_base2 {
    display:none;
}
.wrapper_st,#wrapper_s {
    display:block;
}
.wrapper_rt,#wrapper_r {
    display:none;
}

}
@media only screen and (min-width: 641px) {
#wrapper {
    background: white;
}
.swiper_background {
    display: block;
}


#swiper_wrapper {
    width:88vw;
}
.swiper-container {
    width:84.21875vw;
    height:44.2578125vw;
}

.frame_left {
    width:3.4375vw;
    height:3.4375vw;
    margin:0 0 0 0;
}
.frame_right {
    width:3.4375vw;
    height:3.4375vw;
    margin:0 0 0 0;
}
.frame_stop {
    width:3.4375vw;
    height:3.4375vw;
    margin:0 0 0 0;
}

#news_base {
    width:59.125vw;
    margin:0.7734375vw 0 0 0;
}
.news_img_more {
    width:15.984375vw;
    height:3.4375vw;
    margin-left:42.96875vw;
}

.info_base {
    width:84.21875vw;
    margin-top: 1.71875vw;

}

#fan_base {
    width:42.1vw;
}
#fan_base > img {
    width:43.65625vw;
    margin-top:1.71875vw;
}
.fan_img {
    width:11.859375vw;
    height:11.859375vw;
    margin-top:1.375vw;
}
.fan_row {
  position:relative;
  width:41.25vw;
  overflow:hidden;
  min-height:14.609375vw;
  margin-bottom:1.71875vw;
}

.fan_row::before {
  content: "";
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
  border:0.0859375vw solid #5A1E00;
  border-radius:0.859375vw;
  pointer-events:none;
  box-sizing:border-box;
}
.fan_border {
    width:41.25vw;
    margin-left:1.203125vw;
}
.fan_img img {
    width:11.859375vw;
    height:11.859375vw;
}
.fan_comments {
  width:28.703125vw;
  margin-top:1.375vw;
}
.fan_gname {
    font-size:1.375vw;
}
.fan_text {
    width:29.390625vw;
    font-size:1.203125vw;
}
.fan_text2 {
    font-size:1.203125vw;
    margin-bottom:0.34375vw;
}
.fan_term {
    width:41.25vw;
    margin-left:1.203125vw;
    font-size:1.41796875vw;
    padding-bottom:5.15625vw;
}
.outerlink {
  width:1.375vw;
  height:1.375vw;
}
#sns_base {
  width:41.24vw;
}
#sns_base > img {
    width:41.25vw;
}

.sns_title {
  width:27.5vw;
  height:5.15625vw;
}
.info_title {
  width:27.5vw;
  height:5.15625vw;
  margin-top:1.71875vw;
}
.fan_title {
  width:27.5vw;
  height:5.15625vw;
  margin-bottom:0.6015625vw;
}
.fan_more {
  width:27.5vw;
  height:3.4375vw;
  font-size:1.546875vw;
  margin-bottom:1.71875vw;
}

.other_link, .other_link img {
	width:41.25vw;
	height:6.1875vw;
}

#other_notice {
	margin-top:2.0625vw;
	margin-bottom:0.6875vw;
}

.topimg {
    width:84.21875vw;
    height:44.2578125vw;
}
.foundation_body {
    width:88vw;
}

#top_btn {
  width:88vw;
  height:5.15625vw;
}

#top_btn_inner {
  width:84.21875vw;
  height:5.15625vw;
}


#top_btn_products a img,
#top_btn_company a img,
#top_btn_news a img,
#top_btn_campaign a img {
  width:10.7421875vw;
  height:5.15625vw;
}

.title_bar {
  width:88vw;
  height:5.15625vw;
  margin-top:0.859375vw;

}
.title_bar_taller {
  margin-top:2.578125vw;

}

.title_bar img {
  width:27.5vw;
  height:5.15625vw;
}

#swiper_base_topics {
  width:88vw;
  height:14.09375vw;
  margin-top:0.859375vw;
}
.swiper-container_topics {
  width:70.46875vw;
  height:14.09375vw;
}

.topics_products_icon {
  width:14.09375vw;
  height:14.09375vw;
}

.topics_products_icon img {
  width:12.71875vw;
  height:12.71875vw;
}

#pickup_title_base {
  width:88vw;
  height:5.15625vw;
  margin-top:2.578125vw;

}

#pickup_title_inner {
  width:84.21875vw;
  height:5.15625vw;
  gap:0.859375vw;
}

.pickup_title {
  width:27.5vw;
  height:5.15625vw;
}

.pickup_title img {
  width:27.5vw;
  height:5.15625vw;
}

#pickup_descr_base {
  width:88vw;
  height:17.1875vw;
  margin-top:0.859375vw;
  margin-bottom:3.4375vw;

}

#pickup_descr_inner {
  width:84.21875vw;
  height:14.4375vw;
  gap:0.859375vw;
}
.pickup_descr {
  width:27.5vw;
  height:14.4375vw;
}

/* �e�摜�̃T�C�Y�ƒ����z�u */
.pickup_descr_img img {
  width:27.5vw;
  height:14.4375vw;
}

#swiper_base_pickup {
  width:27.5vw;
  height:14.4375vw;
}
.swiper-container_pickup {
  width:27.5vw;
  height:14.4375vw;
}
#swiper_base_campaign {
  width:27.5vw;
  height:14.4375vw;
}
.swiper-container_campaign {
  width:27.5vw;
  height:14.4375vw;
}
.pickupimg {
  width:27.5vw;
  height:14.4375vw;
}

.products_btn_base {
  width:88vw;
  height:17.1875vw;
  margin:0 auto;
}

.products_btn_inner {
  width:84.21875vw;
  height:16.5vw;
}
.products_btn_base_snack {
  height: 34.375vw;
}
.products_btn_inner_snack {
  grid-template-columns: repeat(5, 1fr);
  display: grid;
}

.products_btn {
  width:16.5vw;
  height:16.5vw;
}


.brand_btn_a {
  width:13.75vw;
  height:13.75vw;
}

.brand_btn_b {
  width:13.75vw;
  height:13.75vw;
}

.brand_title {
  width:16.5vw;
  font-size:1.2890625vw;
}

.products_btn_s {
  width:33vw;
  height:16.5vw;
}


.brand_title_s {
  width:33vw;
  font-size:1.546875vw;
}

.news_base {
  width:88vw;
}

.news_base_inner {
  width:84.21875vw;
}
.news_info {
  width:70.46875vw;
  height:7.046875vw;
  margin-bottom:0.859375vw;
}

.news_release {
  width:7.734375vw;
  height:5.84375vw;
  margin-left: 0.6875vw;
}

.news_type_img {
  width:6.875vw;
  height:1.890625vw;
}

.news_releasedate {
  width:7.734375vw;
  height:1.71875vw;
  line-height:1.71875vw;
  font-size:1.2890625vw;
}

.news_releasetype {
  width:7.734375vw;
  height:1.71875vw;
  line-height:1.71875vw;
  font-size:1.2890625vw;
}

.news_producticon {
  width:6.875vw;
  height:6.875vw;
}

.news_producticon img {
  width: 6.875vw;
  /* 幅から上下マージン分（2px）だけ引いた値を高さに */
  height: calc(6.875vw - 2px);
  margin: 1px 0;
  display: block;
}
.news_producttext {
  width:54.140625vw;
  height:5.84375vw;
  padding:0 0.859375vw;
  font-size:1.2890625vw;
}




.other_link, .other_link img {
	width:41.25vw;
	height:6.1875vw;
}

#other_notice {
	margin-top:2.0625vw;
	margin-bottom:0.6875vw;
}
.foundation_body {
    position:relative;
    width: 88vw;
    height: 100%;
}
#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;
}

#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_st,#wrapper_s {
    display:none;
}
.wrapper_rt,#wrapper_r {
    display:block;
}
}
@media print, screen and (min-width: 1160px) {
#wrapper {
    background: #FECCD0;
}

.swiper_background {
    display: block;
}
#swiper_wrapper {
    width: 1024px;
}
.swiper-container {
    width: 980px;
    height: 515px;
}

.frame_left {
    width: 40px;
    height: 40px;
    margin: 0 0 0 0;
}
.frame_right {
    width: 40px;
    height: 40px;
    margin: 0 0 0 0;
}
.frame_stop {
    width: 40px;
    height: 40px;
    margin: 0 0 0 0;
}

#news_base {
    width: 688px;
    margin: 9px 0 0 0;
}
.news_img_more {
    width: 186px;
    height: 40px;
    margin-left: 500px;
}

.info_base {
    width: 980px;
    height: 100%;
    margin-top: 20px;
}

#fan_base {
    width:494px;
}
#fan_base > img {
    width:508px;
    margin-top:20px;
}
.fan_img {
    width: 138px;
    height: 138px;
    margin-top: 16px;
}
.fan_row {
  position: relative;
  width: 480px;
  overflow: hidden;
  min-height: 170px;
  margin-bottom: 20px;
}

/* 疑似要素で角丸の枠を作成 */
.fan_row::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 1px solid #5A1E00;
  border-radius: 10px;
  pointer-events: none;
  box-sizing: border-box;
}




.fan_border {
    width: 480px;
    margin-left: 14px;
    display: none;
}
.fan_img img {
    width: 138px;
    height: 138px;
}
.fan_comments {
  width: 334px;
  margin-top: 16px;
}
.fan_gname {
    font-size: 16px;
}
.fan_text {
    width: 342px;
    font-size: 14px;
}
.fan_text2 {
    font-size: 14px;
    margin-bottom: 4px;
}
.fan_term {
    width: 480px;
    margin-left: 14px;
    font-size:16.5px;
    padding-bottom: 60px;
}
.outerlink {
  width: 16px;
  height: 16px;
}
#sns_base {
  width:480px;
  margin-top: 0px;
}
#sns_base > img {
    width:480px;
    margin-top:0px;
}

.sns_title {
  width: 320px;
  height: 60px;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0;
}
.info_title {
  width: 320px;
  height: 60px;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0;
  margin-top: 20px;
}
.fan_title {
  width: 320px;
  height: 60px;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0;
  margin-bottom: 7px;
}
.fan_more {
  width: 320px;
  height: 40px;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0;
  font-size:18px;
  margin-bottom: 20px;
}
.fan_more a {
  text-decoration: none;
}

.other_link, .other_link img {
	width:480px;
	height:72px;
}

#other_notice {
	margin-top:24px;
	margin-bottom:8px;
}

.topimg {
    width: 980px;
    height: 515px;
}
.foundation_body {
    position:relative;
    width: 1200px;
    height: 100%;
}

#top_btn {
  width: 1200px;
  height: 60px;
  margin: 56px auto 0;
  background-color: white;
}

#top_btn_inner {
  width: 980px;
  height: 60px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

#top_btn_products,
#top_btn_company,
#top_btn_news,
#top_btn_campaign {
  flex: 1;
  text-align: center;
}

#top_btn_products a img,
#top_btn_company a img,
#top_btn_news a img,
#top_btn_campaign a img {
  width: 125px;
  height: 60px;
  display: inline-block;
}

.title_bar {
  width: 1200px;
  height: 60px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 10px;

}
.title_bar_taller {
  margin-top: 30px;

}

.title_bar img {
  width: 320px;
  height: 60px;
}

#swiper_base_topics {
  width: 1200px;
  height: 164px;
  margin: 0 auto;
  margin-top: 10px;
}
.swiper-container_topics {
  width: 820px;
  height: 164px;
}

.topics_products_icon {
  width: 164px;
  height: 164px;
  background-image: url('/assets/img/01top/base_topics.svg');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  display: flex;
  justify-content: center;
}

.topics_products_icon img {
  width: 148px;
  height: 148px;
  display: block;
}

#pickup_title_base {
  width: 1200px;
  height: 60px;
  margin: 0 auto;
  margin-top: 30px;

}

#pickup_title_inner {
  width: 980px;
  height: 60px;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px; /* 各アイコン間を10pxの間隔に */
}

.pickup_title {
  width: 320px;
  height: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.pickup_title img {
  width: 320px;
  height: 60px;
  display: block;
}

#pickup_descr_base {
  width: 1200px;
  height: 200px;
  margin: 0 auto;
  margin-top: 10px;
  margin-bottom:40px;

}

#pickup_descr_inner {
  width: 980px;
  height: 168px;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px; /* 各アイコン間を10pxの間隔に */
}
/* 各ボタン枠を均等配置、中央寄せ */
.pickup_descr {
  flex: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 320px;
  height: 168px;
}

/* 各画像のサイズと中央配置 */
.pickup_descr_img img {
  width: 320px;
  height: 168px;
  display: block;
}

#swiper_base_pickup {
  width: 320px;
  height: 168px;
  margin: 0 auto;
}
.swiper-container_pickup {
  width: 320px;
  height: 168px;
}
#swiper_base_campaign {
  width: 320px;
  height: 168px;
  margin: 0 auto;
}
.swiper-container_campaign {
  width: 320px;
  height: 168px;
}
.pickupimg {
  width: 320px;
  height: 168px;
}

.products_btn_base {
  width: 1200px;
  height: 200px;
  margin: 0 auto;
}

.products_btn_inner {
  width: 980px;
  height: 192px;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0;
}
.products_btn_base_snack {
  height: 400px;
}
.products_btn_inner_snack {
  grid-template-columns: repeat(5, 1fr);
  display: grid;
}

.products_btn {
  width: 192px;
  height: 192px;
  display: flex;
  justify-content: center;
  align-items: center;
}

/* 各商品のリンク内をflexコンテナにして中央寄せ */
.products_btn a {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  text-decoration: none;
}

.brand_btn_a {
  position: relative;
  background-color: white;
  width: 160px;
  height: 160px;
  z-index: 1;
}

.brand_btn_b {
  position: absolute;
  top: 0;
  width: 160px;
  height: 160px;
  z-index: 0;
}

.brand_title {
  position: relative;
  background-color: white;
  width: 192px;
  height: 1em;
  z-index: 1;
  color: #5A1E00;
  font-family: "MFW-PUDShinMGoPr6N-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);
  font-size: 15px;
  text-align: center;
  display: inline-block;
}

.products_btn_s {
  width: 384px;
  height: 192px;
  display: flex;
  justify-content: center;
  align-items: center;
}
/* hover時、.brand_btn_b にpyonnアニメーションを適用 */
.products_btn:hover .brand_btn_b {
  animation: pyonn 5s ease 1 alternate;
}

/* hover時、.brand_btn_a はすぐ非表示、5秒後にフェードイン */
.products_btn:hover .brand_btn_a {
  opacity: 0;
  animation: fadein 0.3s 0.7s forwards;
}

/* pyonn アニメーション定義 */
@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); }
}

/* fadein アニメーション定義：0.3秒で不透明に戻す */
@keyframes fadein {
  from { opacity: 0; }
  to { opacity: 1; }
}


.brand_title_s {
  position: relative;
  background-color: white;
  width: 384px;
  height: 1em;
  z-index: 1;
  color: #5A1E00;
  font-size: 18px;
  text-align: center;
  display: inline-block;
}

.news_base {
  width: 1200px;
  margin: 0 auto;
}

.news_base_inner {
  width: 980px;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0;
}
.news_base_inner a {
  text-decoration: none;
}
/* コンテナ（820×82）背景画像指定 */
.news_info {
  width: 820px;
  height: 82px;
  background: url('/assets/img/01top/pc_base_info.svg') no-repeat;
  background-size: cover;
  display: flex;
  align-items: center; /* 縦方向中央揃え */
  margin-bottom: 10px;
}

/* news_release：90×68 */
.news_release {
  width: 90px;
  height: 68px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin-left: 8px;
}

/* news_type：80×22（画像要素） */
.news_type_img {
  width: 80px;
  height: 22px;
  object-fit: contain;
}

/* news_date：90×20 */
.news_releasedate {
  width: 90px;
  height: 20px;
  text-align: center;
  line-height: 20px;
  font-size: 15px; /* 必要に応じて調整 */
}

/* news_releasetype：90×20 */
.news_releasetype {
  width: 90px;
  height: 20px;
  text-align: center;
  line-height: 20px;
  font-size: 15px;
}

/* news_producticon：80×80 */
.news_producticon {
  width: 80px;
  height: 80px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.news_producticon img {
  width: 80px;
  height: 80px;
  display: block;
}

/* news_producttext：630×68 */
.news_producttext {
  width: 630px;
  height: 68px;
  display: flex;
  align-items: center; /* 縦中央 */
  /* 必要に応じてテキストの余白やフォント調整 */
  padding: 0 10px;
  font-size: 15px;
}

#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_st,#wrapper_s {
    display:none;
}
.wrapper_rt,#wrapper_r {
    display:block;
}
}


a:link { color: #5a1e00; }
a:visited { color: #5a1e00; }
a:hover { color: #5a1e00; }
a:active { color: #5a1e00; }
