@charset "UTF-8";
/* CSS Document */

	a:hover{
		opacity: 0.7;
		color: #291204;
	}
	.column_tmp01 img{
		width: 100%;
	}
	.cnt_in{
		text-align: left;
	}
	/*buttonタグのデフォルト打ち消し*/
	button {
	  background-color: transparent;
	  border: none;
	  cursor: pointer;
	  outline: none;
	  padding: 0;
	  appearance: none;
	}
	.kv{
		/*margin: 60px auto;*/
	}
	.text_center{
		text-align: center;
	}

/*　---------------------------福箱2025CSS*/
/*ホバーアクション*/
/*.pagelink_wrap a{
  -webkit-transition: all .3s;
  transition: all .3s;
}

.pagelink_wrap a:hover {
  transform: scale(1.1,1.1);
}*/

/*フォント*/
.intro_text{
	font-size: 16px !important;
	text-align: center;
	line-height: 2.37 !important;
	font-weight: bold;
}
.intro_text02{
	font-size: 16px !important;
	text-align: center;
	line-height: 2.37 !important;
	font-weight: bold;
	padding: 0 100px;
}
.font-big{
	color: #e60012;
	font-size: 22px;
}
.font-big_red{
	color: #e60012;
	font-size: 32px;
	font-weight: bold;
}
.fb_small{
	font-size: 12px !important;
    font-weight: bold;
}
.fb_small_02 {
    font-size: 12px !important;
    font-weight: normal;
	line-height: 1.6em !important;
}

.fb_cap{
	font-size: 12px !important;
    text-align: right;
    display: block;
    margin-top: 20px;
	margin-bottom: 0px !important;
}
.or_line{
	background: linear-gradient(transparent 50%, #ffbe5c 50%)
}

/*イントロ*/
.bg_wagara01{
    background-image: url(https://gigaplus.makeshop.jp/teamart/lp/fukubako2026/img/intro_bg@2x.jpg);
    background-size: cover;
    background-position: center;
}
.intro_fukubako2026{
	padding: 10px 0px 120px;
}
.fukubako_ill01{
	width: 20%;
    margin: 40px auto;
}
.intro_text_m{
	margin: 60px auto;
}

/*ページ内リンク*/
.pagelink_wrap{
	display: flex;
	width: 90%;
	margin: 0 auto;
}
.pagelink_wrap img{
	width: 70%;
}


/*福箱概要*/
.overview_head{
	position: relative;
    width: 50%;
    margin: -60px auto 0;
}
.overview_flex{
    margin-top: -60px;
    display: flex;
    justify-content: space-around;
}
.overview_flex_item01{
	width: 50%;
	padding: 100px 20px 80px 20px;
	background-image: url(https://gigaplus.makeshop.jp/teamart/lp/fukubako2026/img/intro_bg02@2x.jpg);
	background-size: cover;
}
.overview_flex_item02{
	width: 50%;
	padding: 100px 20px 80px 30px;
	background-image: url(https://gigaplus.makeshop.jp/teamart/lp/fukubako2026/img/intro_bg03@2x.jpg);
	background-size: cover;
}
.head_5000 {
    width: 92%;
    margin: 0 auto;
    margin-bottom: 15px;
}
.head_10000 {
    width: 92%;
    margin: 0 auto;
}
.head_10000_sub_wrap{
	margin: 5px 0 0 0;
}
.head_10000_sub{
    text-align: center;
    font-size: 18px !important;
    font-family: fot-tsukubrdgothic-std, sans-serif;
    font-weight: 700;
    margin: 0 20px 1px 0px !important
}
.head_10000_sub::before{
	content: '';
    display: inline-block;
    background-image: url(https://gigaplus.makeshop.jp/teamart/lp/fukubako2026/img/hana@2x.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    width: 20px;
    height: 20px;
    position: relative;
    top: 4px;
    left: -4px;
}
.overview_head02{
	width: 40%;
	margin: 0 auto;
    margin-bottom: 50px;
}
.package_img01 img{
    width: 350px;
    height: 240px;
    object-fit: contain;
    margin: 0 auto;
    margin-bottom: 5px;
}
.package_img02 img{
	width: 300px;
    height: 188px;
    object-fit: contain;
    margin: 15px auto 5px;
}
.overview_text{
	font-size: 15px !important;
	text-align: left;
	line-height: 1.7 !important;
	font-weight: bold;
	margin-bottom: 25px !important;
}
.overview_text_bg{
	width: 300px;
	background-color: #ffffff;
	margin: 30px auto 0;
	padding: 25px 25px 30px;
}
.overview_bg{
	position: relative;
	background-color: #fff7e0;
    padding: 60px 0 100px;
}
.overview_ill{
	position: absolute;
	width: 100%;
	bottom: 0;
}

/*商品*/
.head_product{
	width: 30%;
    margin: 60px auto;
}
.fb_product{
	background-image: url(https://gigaplus.makeshop.jp/teamart/lp/fukubako2026/img/product_bg@2x.jpg);
	background-size: cover;
    padding: 1px 30px;
}
.fb_product01_inner{
    background-color: #fffbe8;
    padding: 53px 0px 40px;
    margin: 60px 0 60px;
}
.fb_midashi{
    width: 80%;
    margin: 0 auto;
}
.fb_product_wrap01{
	padding: 0px 60px 0;
    margin-top: 10px;
    margin-bottom: 30px;
}
.fb_product_wrap02{
	padding: 0px 40px 0;
    margin-top: 10px;
}
.fb_product_text{
	text-align: center;
	font-size: 16px !important;
	line-height: 1.5 !important;
	font-weight: 500;
}
.border_red{
	border-bottom: dashed 2px #e60012;
    display: inline;
    padding-bottom: 2px;
}
.fb_product_img img{
	margin-bottom: 30px;
}
.fb_price{
	font-size: 20px;
    color: #2d0404;
    text-align: center;
    display: block;
    margin-bottom: 20px;
}
.fb_buybtn{
	width: 45%;
    margin: 0 auto 60px;
}
.tokuten_wrap01{
	background-image: url(https://gigaplus.makeshop.jp/teamart/lp/fukubako2026/img/tokuten_bg01@2x.jpg);
    background-size: cover;
    padding: 15px;
    width: 657px;
    height: 485px;
    margin: 0 auto;
}
.tokuten_wrap02{
	position: relative;
    border: solid 2.5px #fff;
    padding: 25px 35px 35px;
}
.tokuten_wrap03{
	background-image: url(https://gigaplus.makeshop.jp/teamart/lp/fukubako2026/img/tokuten_bg02@2x.jpg);
    background-size: cover;
    padding: 15px;
    width: 657px;
    height: 595px;
    margin: 0 auto;
}
.tokuten_wrap04{
	background-image: url(https://gigaplus.makeshop.jp/teamart/lp/fukubako2026/img/tokuten_bg03@2x.jpg);
    background-size: cover;
    padding: 15px;
    width: 657px;
    height: 875px;
    margin: 0 auto;
}
.head_tokuten{
	margin-bottom: 50px;
}
.head_tokuten02 {
    margin-bottom: 25px;
}
.kouchakan{
	width: 350px;
	position: absolute;
	top: 65px;
    left: 20px;
}
.tokuten_bg{
	background-color: #fffae9;
    border-radius: 20px;
    padding: 53px 35px 30px 58px;
}
.tokuten_bg02{
	background-color: #fffae9;
    border-radius: 20px;
	padding: 53px 20px 30px;
}
.tokuten_flex{
    display: flex;
    justify-content: space-between;
}
.tokuten_flex02{
	position: relative;
	display: flex;
	justify-content: space-between;
	flex-direction: row-reverse;
	padding-top: 10px;
}
.tokuten_text{
	font-size: 16px !important;
	text-align: center;
	line-height: 1.6 !important;
	font-weight: bold;
	margin-bottom: 0 !important;
}
.tokuten_text02{
	font-size: 20px !important;
	text-align: center;
	line-height: 1.6 !important;
	font-weight: bold;
    margin-bottom: 20px !important;
}
.kokutou01{
 	width: 44%;
}
.kokutou02{
    width: 35%;
}

.fukidashi{
	position: absolute;
    width: 60%;
    left: -80px;
    top: 10px;
}
.fusencharm{
    width: 55%;
	transform: translate(20px,0px)
}
.tokuten_at::before{
	content: '';
    display: inline-block;
    background-image: url(https://gigaplus.makeshop.jp/teamart/lp/fukubako2026/img/att01@2x.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    width: 18px;
    height: 24px;
    position: relative;
    top: 4px;
    left: -4px;
}
.tokuten_at::after{
	content: '';
    display: inline-block;
    background-image: url(https://gigaplus.makeshop.jp/teamart/lp/fukubako2026/img/att02@2x.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    width: 18px;
    height: 24px;
    position: relative;
    top: 4px;
    right: -4px;
}
.sizeup{
	margin-bottom: 50px;
}
.sarani{
    position: absolute;
    bottom: 365px;
    left: 80px;
    width: 100px;
}
.charm{
	width: 360px;
	margin: 0 auto;
}

/*スケジュール*/
#fb_pagelink03{
	width: 50%;
    margin: 60px auto;
}
.fb_schedule{
	background-image: url(https://gigaplus.makeshop.jp/teamart/lp/fukubako2026/img/sche_bg@2x.jpg);
	background-size: cover;
	padding: 1px 20px 70px;
}
.sche_wrap01{
	position: relative;
	background-color: #dba85c;
	padding: 20px;
	margin-bottom: 33px;
	z-index: 1;
}
.sche_wrap02{
	position: relative;
	background-color: #eb9c98;
	padding: 20px;
	margin-bottom: 33px;
	z-index: 1;
}
.sche_wrap03{
	background-color: #77bbd5;
	padding: 20px;
	margin-bottom: 15px;
}
.sche_flex{
	display: flex;
	justify-content: space-between;
	margin-bottom: 17px;
}
.sche_flex h4{
    font-size: 36px;
    color: #fff;
    font-family: fot-chiaro-std, sans-serif;
}
.sche_ill01{
	width: 52px;
}
.sche_ill02{
	width: 52px;
}
.sche_text_wrap{
	background-color: #fff;
    padding: 25px 35px 23px;
}
.sche_text{
	font-size: 28px !important;
	font-weight: bold;
	margin-bottom: 30px!important;
}
.sche_text_s{
	font-size: 22px !important;
}
.sche_text02{
	font-size: 26px !important;
	margin-left: 100px;
	margin-bottom: 0px!important;
}
.hassou_flex{
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
.hassou{
	width: 135px;
    margin: 0 40px 0 0 !important;
}
.fukubako_cap{
	padding: 25px 20px;
	background-color: #fff7e0;
}
.fukubako_cap_tx{
	font-size: 16px;
	margin-bottom: 0px !important;
}

.senkou_kannbai{
	position: absolute;
    width: 95%;
    margin: 0 auto;
    top: 15%;
	z-index: 2;
}


	
/*　---------------------------画面サイズが751px&#12316;989pxまではここを読み込む　*/ 	
	@media screen and (min-width:751px) and (max-width:979px){
	
}
		

/*　---------------------------画面サイズが750pxまでここを読み込む　*/ 
@media screen and (max-width:750px) {	

	img{
		max-width: 100%;
	}
	.text_center{
		text-align: left !important;
	}
	.intro_fukubako2026 {
		padding: 10px 0px 120px;
	}
	.fukubako_ill01 {
		width: 40%;
		margin: 15px auto;
	}
	.intro_text{
		font-size: 15px !important;
    	line-height: 2.2 !important;
		letter-spacing: 0.02em !important;
		margin-bottom: 30px !important;
	}
    .intro_text02 {
        padding: 60px 0 30px;
        background-position: center;
        background-size: cover;
        background-repeat: no-repeat;
    }
	.pagelink_wrap{
		width: 100%;
		flex-wrap: wrap;
		justify-content: space-evenly;
	}
	.pagelink_wrap div{
		width: 42%;
		margin: 6px 0px;
	}
	.overview_head {
        width: 80%;
    }
	.head_product{
   		width: 55%;
	}
	#fb_pagelink03{
   		width: 80%;
		margin: 60px auto;
	}
	.fukubako2025_overview {
		padding: 10px 0px 60px;
	}
	.overview_flex {
		display: block;
        padding: 120px 0px 0px;
        background-image: none;
	}
    .overview_flex_item01 {
        width: 100%;
        margin-top: -30%;
        padding: 80px 0 60px;
    }
	.overview_flex_item02 {
        padding: 40px 0 60px;
        width: 100%;
    }
	.overview_head02 {
		width: 80%;
		margin-bottom: 0px;
	}
	.intro_text03{
		text-align: left;
		font-size: 15px !important;
    	line-height: 2.2 !important;
		letter-spacing: 0.02em !important;
		margin-bottom: 30px !important;
		padding: 0 40px;
	}
	.fb_product {
        padding: 1px 10px 1px;
    }
    .fb_midashi {
      	top: -20px;
        width: 100%;
        margin: 0 auto;
    }
 	.fb_product01_inner {
        padding: 30px 7px 30px;
        margin-top: 40px;
    }
	
	.fb_product_wrap01 {
        padding: 0px 20px 0px;
        margin-top: 20px;
    }
	.fb_product_wrap02 {
        padding: 0px 20px 0px;
        margin-top: 20px;
    }
	.fb_product_text {
        font-size: 15px !important;
        line-height: 2.0 !important;
    }
	.calendar_head {
		padding: 20px;
	}
	.calendar_img {
		padding: 0 10px 20px;
		margin-top: -1px;
	}
	.tokuten_head {
		width: 45%;
		margin: 0 auto 30px;
	}
    .tokuten_wrap01 {
        padding: 10px;
        margin-top: -0px;
        margin-bottom: 30px;
        width: 95%;
        height: 650px;
    }
	.tokuten_wrap02 {
		padding: 25px 20px 20px;
	}
	.tokuten_wrap03 {
        padding: 10px;
        margin-top: -0px;
        margin-bottom: 30px;
        width: 95%;
        height: 850px;
    }
	.tokuten_wrap04 {
		padding: 10px;
		width: 95%;
        height: 690px;
		margin: 0 auto;
	}
	.tokuten_text02 {
		font-size: 16px !important;
	}
	.tokuten_at::before {
		width: 14px;
		height: 20px;
	}
	.tokuten_at::after {
		width: 14px;
		height: 20px;
	}
	.tokuten_bg {
		padding: 50px 20px 40px;
	}
	.tokuten_bg02 {
		padding: 25px 10px 25px;
	}
	.tokuten_flex {
		flex-direction: column-reverse;
	}
	.tokuten_flex02 {
		display: block;
		padding-top: 100px;
	}
	.kokutou01 {
		width: 70%;
		margin: 0 auto 25px 40px;
	}
	.kokutou02 {
		width: 70%;
		margin: 0 auto 25px 40px;
	}
	.fukidashi {
		width: 90%;
		left: -60px;
		top: 10px;
	}
	.fusencharm {
        width: 85%;
        transform: translate(40px, 0px);
    }
    .head_tokuten_tx {
        font-size: 28px !important;
        color: #a67501;
        font-weight: bold;
        text-align: center;
    }
	.head_tokuten_tx02 {
        font-size: 20px !important;
        color: #a64701;
        font-weight: bold;
        text-align: center;
        margin-bottom: 0px !important;
    }
	.kouchakan {
		width: 95%;
		position: absolute;
		top: 55px;
		left: 3px;
	}
	.sizeup {
		margin-bottom: 40px;
	}
	.sarani {
        bottom: 300px;
        left: 10px;
        width: 75px;
    }
	.charm {
		width: 100%;
	}
    .fb_buybtn {
        width: 85%;
    }
	
	.sche_flex h4 {
		font-size: 26px;
	}
	.sche_ill01 {
		width: 35px;
	}
	.sche_ill02 {
		width: 35px;
	}
	.sche_text_wrap {
		padding: 20px 15px;
	}
	.sche_text {
		font-size: 24px !important;
		line-height: 1.3em !important;
		margin-bottom: 20px !important;
	}
	.sche_text_s {
		font-size: 18px !important;
	}
	.hassou {
		width: 90px;
		margin: 0 10px 0 0 !important;
	}
	.sche_text02 {
		font-size: 18px !important;
	}
	.hassou_flex p:last-child{
		font-size: 16px !important;
	}
	.senkou_kannbai {
		width: 100%;
		top: 30%;
		left: -1%;
	}
	
	
}