﻿@charset "utf-8";/* 最上部ヘッダーテキスト */.header_news_slider a{color:#fff !important;}/* チームから探す */.header_menu_item .team {display: flex;flex-wrap: wrap;text-align: center;margin: 22px 0 20px;}.header_menu_item .team p {width: calc((100% - calc(10*(100vw / 375))) / 4);margin: 0 calc(3*(100vw / 375)) calc(3*(100vw / 375)) 0;border: 1px solid #e1e5e4;}.header_menu_item .team p:last-child{margin-right:0;}.header_menu_item .team p a{text-decoration:none;}.header_menu_item .team p a .team-name_main{padding:0 !important;text-align: center !important;font-size: 12px;font-weight: bold;display:block;}.header_menu_item .team p a .team-name_sub{padding: 5px 5px 10px !important;text-align: center !important;font-size: 7px;line-height: 1.5;color: #666 !important;display: block;}/* POPUP動画用 */.hacobune-app-container{padding: 0 !important;}.hacobune-unit-video-outline{padding: 0 !important;}.hacobune-readmore{margin:-4px !important;}.hacobune-unit-video{margin:0 !important;}.special_modal_bnr a:hover {opacity: 1 !important;}/* 重要なお知らせ */.top_info_box{padding: 0px 0 40px !important;}.top_info_txt{font-size:14px !important;font-weight:700 !important;margin:0 auto;}.top_info_txt span{font-size:13px;color:#666;margin-right:8px;font-weight:normal;margin-left: -20px;}/*.top_info_list li a{color:#e91e1e !important;}*/.top_info_list li a::after {content: "";display: inline-block;width: 13px;height: 14px;background-image: url(/img/arrow-info24.png?1121);background-position: center;background-size: contain;position: absolute;top: 3px;margin-left: 5px;}


/* 商品詳細ページyoutube用 */
.youtube-pdp {
  width: 100%;
  aspect-ratio: 16 / 9;
}
.youtube-pdp iframe {
  width: 100%;
  height: 100%;
}

/* 共通ヘッダーバナー用 */
.header_bnr_area{
	background:#2b3d6d;
	text-align:center;
/*	background: url(https://img.sskamo.co.jp/sale/last-summer-sale-2025/last-summer-sale-2025_bk.jpg) top repeat #fdc40d;*/
}