@charset "utf-8";

/*--------------------------------------------------------------------------------
■スマートフォン： sunbirds
--------------------------------------------------------------------------------*/
body {
}


#sunbirds h2,
#sunbirds h3,
#sunbirds h4,
#sunbirds h5,
#sunbirds h6 {
	margin: 0;
}



main.str-content section:not(#main) {
	padding: 0 !important;
}


#sunbirds {
	position: relative;
	overflow: hidden;
	font-weight: 400;

	color: #000;
	overflow-x: hidden;
}
#sunbirds h3 {
	padding-bottom: 0;
	border-bottom: none;
	color: inherit;
}

main.str-content h2 {
	display: block;
	font-size: 1em;
	-webkit-margin-before: 0 !important;
	-webkit-margin-after: 0 !important;
	-webkit-margin-start: 0 !important;
	-webkit-margin-end: 0 !important;
	font-weight: 400;
}
main.str-content h3 {
	-webkit-margin-before: 0 !important;
	-webkit-margin-after: 0 !important;
	-webkit-margin-start: 0 !important;
	-webkit-margin-end: 0 !important;
}
main.str-content h4 {
	-webkit-margin-before: 0 !important;
	-webkit-margin-after: 0 !important;
	-webkit-margin-start: 0 !important;
	-webkit-margin-end: 0 !important;
}


/********** フッター **********/
#ym-footer {
	background: #fff;
}
#ym-footer .footer-contents-list {
	padding: 0;
}

#ym-footer .footer-contents-list {
	display: none !important;
}


/* ----------------------------------------
ページ内共通設定
---------------------------------------- */
.page-main {
	font-family: "Noto Sans JP", sans-serif;
	font-weight: 400;
}
.page-main * {
	font-family: "Noto Sans JP", sans-serif;
}
#sunbirds .page-content-inner {
	position: relative;
}
#sunbirds img {
	display: block;
}
#sunbirds img.device-pc {
	display: none;
}
#sunbirds img.device-sp {
	display: block;
}


/* ----------------------------------------
スライダー
---------------------------------------- */
#sunbirds .main-slider {
	position: relative;
}

/********** スライダー ロゴ **********/
#sunbirds .main-slider .slider-logo {
	position: absolute;
	z-index: 2;
	right: 0;
	bottom: 0;
	left: 0;
	
	display: flex;
	justify-content: center;
	align-items: center;
	
	width: 80%;
	margin: 0 auto;
	padding: 0 0 3%;
}

/* --------------------
スライダー本体
-------------------- */
/********** スライダー 画像 **********/
#sunbirds .main-slider .main-slider-item img {
	width: 100%;
	height: auto;
}


/* ----------------------------------------
背景
---------------------------------------- */
#sunbirds .bg-page-contents {
	position: relative;
	
	padding: 0 6.5vw;
	background: #cf112c;
}
#sunbirds .bg-page-contents {
	position: relative;
	
	background: url("../../images/page/sunbirds/bg-pattern.jpg") repeat 0 0;
}
#sunbirds .page-contents-area {
	padding: 0 3vw;
	background: #fff;
}
#sunbirds .bg-page-contents.bg-page-contents-end::after {
	content: '';
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 2;
	width: 100%;
	height: 25vw;
	background: url("../../images/page/sunbirds/f-bg.png") repeat-x 0 100%;
	background-size: auto 20vw;
}
#sunbirds .bg-page-contents.bg-page-contents-end {
}
#sunbirds .bg-page-contents.bg-page-contents-end .page-contents-area {
	padding-bottom: 30vw;
}


/* ----------------------------------------
Fat Witch New Yorkはサントリーサンバーズを応援しています！
---------------------------------------- */
#sunbirds .intro {
	padding: 5vw 0 22.5vw;
}

/********** Fat Witch New Yorkはサントリーサンバーズを応援しています！ **********/
#sunbirds .intro h2 {
	padding: 0 0 5vw;
	text-align: center;
	letter-spacing: 0.01em;
	line-height: 1.3;
	font-size: 6.2vw;
}


/********** 応援の力を、未来へつなぐ **********/
#sunbirds .intro h3 {
	display: flex;
	justify-content: center;
	align-items: center;
	
	height: 15vw;
	margin: 0 0 3.7vw !important;
	padding: 0 0 2.3vw;
	text-align: center;
	font-size: 5vw;
	font-weight: 500;
	background: url("../../images/page/sunbirds/t-line.png") no-repeat 50% 50%;
	background-size: 72.2vw 11.2vw;
}


/********** 文章 **********/
#sunbirds .intro .txt {
	padding: 0 0 17vw 0;
}
#sunbirds .intro .txt p {
	padding: 0 0 8.3vw;
	line-height: 1.8;
	letter-spacing: 0.01em;
	font-size: 4.4vw;
}


/********** ファットウィッチニューヨークの歴史 **********/
#sunbirds .intro .img-history {
	position: relative;
	
	padding: 1.2vw 0 0;
}
#sunbirds .intro .img-history img {
	position: relative;
	
	width: calc(100% + 1vw);
	max-width: none;
	margin: 0 0 0 -0.5vw;
}


/* ----------------------------------------
lets-match
---------------------------------------- */
#sunbirds .lets-match {
	padding: 15vw 0 0;
}

#sunbirds .page-contents-area-lets-match {
	padding-bottom: 165px;
}


/******************************
Let's Watch Witch Match開催！
******************************/
#sunbirds .lets-match .lets-match-ouen {
	padding: 0 0 20.5vw;
}

#sunbirds .page-contents-area-lets-match {
	padding: 0 1.5vw;
}

/********** 見出し **********/
#sunbirds .lets-match .lets-match-ouen h3 {
	margin: 0 0 2.5vw !important;
	padding: 0 2vw;
	font-weight: 700;
	font-size: 6.2vw;
}


/********** 応援の力を、未来へつなぐ **********/
#sunbirds .lets-match .lets-match-ouen h4 {
	display: flex;
	justify-content: center;
	align-items: center;
	
	height: 15vw;
	margin: 0 0 8.5vw !important;
	padding: 0 0 2.3vw;
	text-align: center;
	font-size: 5vw;
	font-weight: 500;
	background: url("../../images/page/sunbirds/t-line.png") no-repeat 50% 50%;
	background-size: 72.2vw 11.2vw;
}


/********** img-match **********/
#sunbirds .lets-match .lets-match-ouen .img-match {
	margin: 0 auto 5.5vw;
}


/********** I Love Brownies Campaign **********/
#sunbirds .lets-match .i-love-brownies-campaign {
	padding: 0 1vw 26vw;
}
#sunbirds .lets-match .i-love-brownies-campaign h3 {
	display: flex;
	height: 10vw;
	margin: 0 0 1.5vw !important;
	padding: 0 0 0 1.5vw;
	transform: rotate(-5deg);
	font-weight: 400;
	font-size: 5vw;
	color: #cf112c;
}
#sunbirds .lets-match .i-love-brownies-campaign h4 {
	padding: 0 0 3vw 1vw;
	line-height: 1.35;
	letter-spacing: 0.01em;
	font-size: 6.2vw;
}


#sunbirds .lets-match .i-love-brownies-campaign .txt {
	padding: 0 0 8vw 1.5vw;
}
#sunbirds .lets-match .i-love-brownies-campaign .txt p {
	line-height: 1.8;
	font-weight: 500;
	font-size: 4.4vw;
}
#sunbirds .lets-match .i-love-brownies-campaign .jikihitsu-sign {
	position: relative;
	display: flex;
	justify-content: flex-end;
	margin: 0 -1vw 3.2vw 0;
	padding: 0 0 0 0;
	transform: rotate(2deg);
	font-weight: 400;
	font-size: 4.4vw;
}


#sunbirds .lets-match .img-brownies-campaign {
	position: relative;
	
	width: 90.5vw;
	margin-left: -5.8vw;
	padding: 0 0 3vw;
}

/* 詳しい参加方法は、ページ下部をご確認ください。 */
#sunbirds .lets-match .txt-kuwashi-sanka {
	padding: 0 0 0 1vw;
	line-height: 1.85;
	font-size: 4.4vw;
}


/* ----------------------------------------
limited-edition collaboration items
コラボレーションアイテムLINEUP
---------------------------------------- */
#sunbirds .collaboration-item-lineup {
	padding: 11vw 0 21vw;
}
#sunbirds .collaboration-item-lineup .img-sunbirdsxfw {
	display: flex;
	justify-content: center;
	padding: 0 0 7vw;
}
#sunbirds .collaboration-item-lineup .img-sunbirdsxfw img {
	width: 75vw;
	height: auto;
}

/********** コラボレーションアイテムLINEUP **********/
#sunbirds .collaboration-item-lineup h3.t-collaboration {
	display: flex;
	justify-content: center;
	align-items: center;
	
	height: 15vw;
	margin: 0 0 6.5vw !important;
	padding: 0 0 2.3vw;
	text-align: center;
	font-size: 5vw;
	font-weight: 500;
	background: url("../../images/page/sunbirds/t-line.png") no-repeat 50% 50%;
	background-size: 72.2vw 11.2vw;
}


/********** サントリーサンバーズ大阪とのコラボ商品を、期間・数量限定で発売します。 **********/
#sunbirds .collaboration-item-lineup .txt-1 {
	display: flex;
	justify-content: center;
	padding: 0 0 12vw;
}
#sunbirds .collaboration-item-lineup .txt-1 p {
	line-height: 1.8;
	font-size: 4.4vw;
}


/********** Fat Witch New York ONLINESTORE期間限定発売 **********/
#sunbirds .collaboration-item-lineup .limited-online {
	padding: 0 0 4vw;
	text-align: center;
	letter-spacing: 0.05em;
	font-size: 5vw;
	font-weight: 500;
	color: #cf112c;
}


/********** 20xx/xx/xx(x)xx:xx～20xx/xx/xx(x)xx:xx **********/
#sunbirds .collaboration-item-lineup .limited-datetime {
	position: relative;
	width: 84vw;
	height: 36vw;
	margin: 0 0 14vw -1.5vw;
	padding: 8vw 0 0;
	border-radius: 36vw;
	line-height: 1.3;
	text-align: center;
	letter-spacing: 0.07em;
	font-size: 5.4vw;
	font-weight: 500;
	color: #fff;
	background: #cf112c;
}
#sunbirds .collaboration-item-lineup .limited-datetime .mark-1 {
	position: relative;
	margin: -1vw 0 0;
	font-size: 7.4vw;
}


/********** txt-2 **********/
#sunbirds .collaboration-item-lineup .txt-2 {
	padding: 0 0 3vw 1vw;
}
#sunbirds .collaboration-item-lineup .txt-2 p {
	line-height: 1.81;
	font-size: 4.4vw;
}


/********** txt-att **********/
#sunbirds .collaboration-item-lineup .txt-att {
}
#sunbirds .collaboration-item-lineup .txt-att p {
	padding: 0 0 0 1.1em;
	line-height: 1.92;
	text-indent: -1em;
	
	font-size: 4.4vw;
	color: #cf112c;
}


/* ----------------------------------------
■商品リスト
---------------------------------------- */
#sunbirds .collaboration-item-list {
	position: relative;
	
	width: 87vw;
	margin: 0 0 0 -3vw;
	padding: 0 0 27vw;
}

/* **********
レイアウト
********* */
#sunbirds .item-list-top .item-layout {
}
#sunbirds .collaboration-item-list .item-thumb {
	padding: 0 0 4.5vw;
}
#sunbirds .collaboration-item-list .item-layout .item-data {
	padding: 0 3vw;
}



/********** 商品名 **********/
#sunbirds .collaboration-item-list h4.heading-item-name {
	position: relative;
	display: flex;
	height: 19.5vw;
	margin: 0 0 0 0 !important;
	padding: 5vw 0 0 3.5vw;
	transform: rotate(-3deg);
	font-weight: 400;
	font-size: 5vw;
	background: url("../../images/page/sunbirds/item-t-parts1.svg") no-repeat 1vw 0;
	background-size: 18vw auto;
}
#sunbirds .collaboration-item-list h4.heading-item-name.heading-item-name-2 {
	background-image: url("../../images/page/sunbirds/item-t-parts2.svg");
}


/* --------------------
商品リスト-トップ
-------------------- */
/********** 商品画像 **********/
/* 商品画像：画像 */
#sunbirds .collaboration-item-list .slider-for {
	padding: 0 0 3.5vw;
}


/********************
商品画像・スライダー
********************/

/********** 商品画像 **********/
/* 商品画像：サムネイル */
#sunbirds .collaboration-item-list .item-thumb .slider-nav-unit {
}
#sunbirds .collaboration-item-list .item-thumb .slider-nav .slick-list-unit {
	overflow: hidden;
	width: 86vw;
	padding: 0 1vw 0 3.5vw;
}
#sunbirds .collaboration-item-list .item-thumb .slider-nav .slick-slide {
}
#sunbirds .collaboration-item-list .item-thumb .slider-nav .slick-slide .thumb-img {
	padding: 0 1.5vw 0 0;
}
#sunbirds .collaboration-item-list .item-thumb .slider-nav .slick-slide img {
	width: 100%;
	height: auto;
	box-sizing: border-box;
	border: solid 1px #ccc;
}


/********** 矢印 **********/
#sunbirds .collaboration-item-list .item-thumb .slider-nav-unit .slick-arrow {
	width: 5vw;
	height: 5vw;
	
	opacity: 1 !important;
	z-index: 2;
}
#sunbirds .collaboration-item-list .item-thumb .slider-nav-unit .slick-arrow.slick-prev {
	left: 0;
}
#sunbirds .collaboration-item-list .item-thumb .slider-nav-unit .slick-arrow.slick-prev::before {
	display: block;
	width: 5vw;
	height: 5vw;
	background: url("../../images/page/sunbirds-device/btn-item-prev.png") no-repeat 0 0;
	background-size: 100% 100%;
	
	text-align: left;
	text-indent: -9999px;
	opacity: 1 !important;
}
#sunbirds .collaboration-item-list .item-thumb .slider-nav-unit .slick-arrow.slick-next {
	right: 0;
}
#sunbirds .collaboration-item-list .item-thumb .slider-nav-unit .slick-arrow.slick-next::before {
	display: block;
	width: 5vw;
	height: 5vw;
	background: url("../../images/page/sunbirds-device/btn-item-next.png") no-repeat 0 0;
	background-size: 100% 100%;
	
	text-align: left;
	text-indent: -9999px;
	opacity: 1 !important;
}


/****************************************
商品説明・カートに入れる
****************************************/
/* オンラインストア限定 */
#sunbirds .collaboration-item-list .item-layout .item-data .icon-item-mark {
	display: flex;
	justify-content: center;
	align-items: center;
	
	width: 56vw;
	height: 16.6vw;
	margin: 0 0 5vw;
	border-radius: 2.2vw;
	
	font-weight: 700;
	font-size: 4.8vw;
	color: #fff;
	background: #cf112c;
}
#sunbirds .collaboration-item-list .item-layout .item-data .icon-item-mark.icon-item-mark-2 {
	width: 38vw;
	height: 16.6vw;
}

/* 商品名 */
#sunbirds .collaboration-item-list .item-layout .item-data .item-name {
	padding: 0 0 1.5vw;
	font-weight: 700;
	font-size: 4.8vw;
}
/* 価格 */
#sunbirds .collaboration-item-list .item-layout .item-data .item-price {
	padding: 0 0 4vw;
}
#sunbirds .collaboration-item-list .item-layout .item-data .item-price .price-value {
	padding: 0 1px 0 0;
	font-weight: 700;
	font-size: 6.8vw;
}
#sunbirds .collaboration-item-list .item-layout .item-data .item-price .price-tax {
	font-weight: 700;
	font-size: 3.4vw;
}

/* ----------------------------------------
予約販売受付中
---------------------------------------- */
/* 予約販売受付中 */
#sunbirds .collaboration-item-list .item-layout .item-data .item-btn-cart-in button {
	width: 80vw;
	height: 15vw;
	margin: 0 auto 7vw;
	padding: 0 0 0;
	border-radius: 15vw;
	font-weight: 500;
	color: #fff;
	background: #000;
	
	cursor: pointer;
}
#sunbirds .collaboration-item-list .item-layout .item-data .item-btn-cart-in button .btn-cart-yoyaku {
	padding: 0 0 2vw;
	text-align: center;
	font-size: 3.4vw;
}
#sunbirds .collaboration-item-list .item-layout .item-data .item-btn-cart-in button .btn-cart-label {
	text-align: center;
	font-size: 4.4vw;
}

/* ----------------------------------------
会場でお買い求めください
---------------------------------------- */
#sunbirds .collaboration-item-list .item-layout .item-data .btn-kaijo {
	width: 80vw;
	height: 15vw;
	margin: 0 auto 7vw;
	padding: 6px 0 0;
	border-radius: 15vw;
	font-weight: 500;
	color: #fff;
	background: #999;
}
#sunbirds .collaboration-item-list .item-layout .item-data .btn-kaijo .btn-kaijo-okaimotome {
	text-align: center;
	font-size: 3.4vw;
}
#sunbirds .collaboration-item-list .item-layout .item-data .btn-kaijo .btn-kaijo-gentei {
	text-align: center;
	font-size: 4.4vw;
}
/* ボタン */
#sunbirds .collaboration-item-list .item-layout .item-data .item-price .item-btn-cart-in {
	padding: 0 0 0;
}
/* 説明 */
#sunbirds .collaboration-item-list .item-layout .item-data .item-setsumei {
	padding: 0 0 7vw;
}
#sunbirds .collaboration-item-list .item-layout .item-data .item-setsumei p {
	line-height: 1.6;
	font-size: 4.4vw;
}
/* 内容 */
#sunbirds .collaboration-item-list .item-layout .item-data .item-naiyou .heading-naiyou {
	padding: 0 0 1.9vw;
	font-size: 4.4vw;
	font-weight: 700;
}
#sunbirds .collaboration-item-list .item-layout .item-data .item-naiyou .txt-item-naiyou {
	padding: 0 0 0;
	font-size: 4.4vw;
}


/* --------------
item-list-top
-------------- */
#sunbirds .collaboration-item-list .item-list-top {
	padding: 0 0 5vw;
}

/* リストボックス */
#sunbirds .collaboration-item-list .item-list-top .collaboration-item-list-box {
	padding: 0 0 5vw;
}

/* 商品画像：大 */
#sunbirds .collaboration-item-list .item-list-top .item-thumb .slider-for {
	padding: 0 0 3.5vw;
}
/* 商品画像：サムネイル */
#sunbirds .collaboration-item-list .item-list-top .item-thumb .slider-nav .slick-list {
}


/* --------------
item-list-sub
-------------- */
#sunbirds .collaboration-item-list .item-list-sub {
}




/* ----------------------------------------
■No1～No5までのスキマ
---------------------------------------- */
#sunbirds .collaboration-item-list .item-list-top .collaboration-item-list-box.collaboration-item-list-box-no-1 {
	padding: 0 0 17.5vw;
}
#sunbirds .collaboration-item-list .item-list-top .collaboration-item-list-box.collaboration-item-list-box-no-2 {
	padding: 0 0 26vw;
}
#sunbirds .collaboration-item-list .item-list-top .collaboration-item-list-box.collaboration-item-list-box-no-3 {
	padding: 0 0 12.5vw;
}
#sunbirds .collaboration-item-list .item-list-sub .collaboration-item-list-box.collaboration-item-list-box-no-4 {
	padding: 0 0 10.5vw;
}
#sunbirds .collaboration-item-list .item-list-sub .collaboration-item-list-box.collaboration-item-list-box-no-5 {
}



/*
スマートフォンのレイアウトボタンの表示順番を入れ替える
*/
#sunbirds .collaboration-item-list .item-layout .item-data .item-naiyou .item-data-box {
	padding: 0 0 0;
	font-size: 4.4vw;
}

#main .flex-container {
	display: flex;
	flex-direction: column;
}

#sunbirds .collaboration-item-list .item-data-box {
	display: flex;
	flex-direction: column;
	
	width: 100%;
}

#sunbirds .collaboration-item-list .collaboration-item-list-box-no-4 .item-data-box .item-setsumei,
#sunbirds .collaboration-item-list .collaboration-item-list-box-no-5 .item-data-box .item-setsumei {
	order: 5;
}
#sunbirds .collaboration-item-list .collaboration-item-list-box-no-4 .item-data-box .btn-kaijo,
#sunbirds .collaboration-item-list .collaboration-item-list-box-no-5 .item-data-box .btn-kaijo {
	order: 4;
}



/* ----------------------------------------
■Fat Witch New Yorkと一緒にブラウニーの魅力を発信
---------------------------------------- */
/********** Fat Witch New Yorkと一緒にブラウニーの魅力を発信 **********/
#sunbirds .miryoku-hasshin {
	
}
#sunbirds .miryoku-hasshin h3 {
	padding: 0 0 2vw;
	font-size: 6.2vw;
	font-weight: 700;
}
#sunbirds .miryoku-hasshin .txt-shohin-hasshin {
	padding: 0 0 10vw;
}
#sunbirds .miryoku-hasshin .txt-shohin-hasshin p {
	line-height: 1.7;
	font-size: 4.4vw;
}

#sunbirds .miryoku-hasshin .img-ilovebrownies {
	position: relative;
	
	margin: 0 0 10.5vw -11vw;
	overflow: hidden;
	width: 100vw;
}
#sunbirds .miryoku-hasshin .img-ilovebrownies .img-ilovebrownies-box {
}
#sunbirds .miryoku-hasshin .img-ilovebrownies img {
	
}

/********** 投稿期間 **********/
#sunbirds .toukou-kikan {
	position: relative;
	margin-top: -1vw;
	padding: 0 0;
}

#sunbirds .toukou-kikan .heading {
	position: relative;
	margin-top: -1vw;
	padding: 0 0 1vw;
	font-size: 5.4vw;
	font-weight: 700;
}
#sunbirds .toukou-kikan .datetime {
	position: relative;
	
	padding: 0 0 8vw;
	line-height: 1.35;
	letter-spacing: 0.01em;
	font-size: 5.4vw;
	font-weight: 700;
}
#sunbirds .toukou-kikan .datetime .mark-1,
#sunbirds .toukou-kikan .datetime .mark-1-sp {
	font-size: 7.4vw;
}

/* 参加方法 */
#sunbirds .toukou-kikan .sheading {
	padding: 0 0 1vw;
	
	font-size: 5.4vw;
	font-weight: 700;
}

/* txt */
#sunbirds .toukou-kikan .txt {
	padding: 0 0 7vw;
}
#sunbirds .toukou-kikan .txt ul li {
	padding: 0 0 1vw 1em;
	text-indent: -1em;
	line-height: 1.7;
	letter-spacing: 0;
	font-size: 4.4vw;
}
#sunbirds .toukou-kikan .txt ul li .mark-tousen-item {
	
}
#sunbirds .toukou-kikan .txt p {
	line-height: 1.9;
	letter-spacing: 0.1em;
	font-size: 4.4vw;
}
#sunbirds .toukou-kikan .txt .mark-sign {
	letter-spacing: 0;
	font-weight: 700;
}
#sunbirds .toukou-kikan .txt .txt-sns {
	letter-spacing: 0;
}
#sunbirds .toukou-kikan .txt-1 ul {
	font-weight: 500;
}
#sunbirds .toukou-kikan .txt-2 {
	padding-bottom: 9vw;
}
#sunbirds .toukou-kikan .txt-2 p {
	letter-spacing: 0;
}

#sunbirds .toukou-kikan .img-present {
	position: relative;
	
	margin: 0 0 28vw -9.5vw;
	overflow: hidden;
	width: 100vw;
}


/* ----------------------------------------
■配送スケジュール
---------------------------------------- */
#sunbirds .schedule {
	position: relative;
	
	width: 84vw;
	margin: 0 0 15vw -1.5vw;
}

/********** 見出し **********/
#sunbirds .schedule h3 {
	position: relative;
	
	display: flex;
	justify-content: center;
	align-items: center;
	
	margin: 0 0 9vw !important;
	font-size: 7.4vw;
	text-align: center;
	
	white-space: nowrap;
}

#sunbirds .schedule h3::before,
#sunbirds .schedule h3::after {
	position: relative;

	content: '';
	width: 9.5vw;
	height: 0.3vw;
	margin-top: 2px;
	background-color: #000;
}

#sunbirds .schedule h3::before {
	margin-right: 3vw;
}
#sunbirds .schedule h3::after {
	margin-left: 3vw;
}

/********** 日付 **********/
#sunbirds .schedule .datetime {
	padding: 0 0 6vw 2vw;
	line-height: 1.4;
	font-weight: 700;
	font-size: 5.4vw;
}
#sunbirds .schedule .datetime .mark-1 {
	font-size: 7.4vw;
}
#sunbirds .schedule .datetime .mark-sp-kara {
	font-size: 5.4vw;
}

/********** 発送 **********/
#sunbirds .schedule .icon-hassou {
	display: flex;
	justify-content: center;
	width: 100%;
	margin: 0 auto 3vw;
	padding: 4.5vw 0 4.5vw;
	border: solid 0.3vw #000;
	text-align: center;
	font-weight: 500;
	font-size: 5.4vw;
}
#sunbirds .schedule .icon-hassou .mark-bold {
	font-weight: 700;
}
#sunbirds .schedule .icon-hassou .mark-big {
	font-size: 8vw;
}


/********** 注意 **********/
#sunbirds .schedule .txt-att {
	padding: 0 0 13vw;
	text-align: center;
	font-size: 4.4vw;
}
#sunbirds .schedule .txt-att.txt-att-2 {
	padding-bottom: 15vw;
}



/********** 注意文 **********/
#sunbirds .att-txt-page {
	padding: 0 0 0 0;
}
#sunbirds .att-txt-page ul li {
	padding: 0 0 1.25vw 1em;
	text-indent: -1em;
	line-height: 1.65;
	font-size: 4.4vw;
}
#sunbirds .att-txt-page ul li .mark-1 {
	font-weight: 500;
	color: #cf112c;
}



/* ----------------------------------------
フローティングボタン
---------------------------------------- */
#sunbirds .btn-float {
	width: 55.4vw;
	
	position: fixed;
	bottom: 0;
	right: 0;
	z-index: 100;
}
#sunbirds .btn-float a {
	display: block;
}
#sunbirds .btn-float a:hover,
#sunbirds .btn-float a:hover img {
	opacity: 1;
}

/* 止まった時のスタイル */
#sunbirds .btn-float.is-stopped {
	position: absolute;
	right: 0;
	bottom: auto;
}

/* 判定用要素が潰れないようにする */
#sunbirds .stop-here {
	display: block;
	width: 100%;
	height: 1px;
	clear: both;
}




