@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;
	}
	img{
		max-width: 100%;
		height: auto;
	}
	.kv{
		margin: 60px auto;
	}
	.text_center{
		text-align: center;
	}

/*　---------------------------まとめ買いCP CSS　*/
	.show_pc{
		display: block;
	}
	.show_sp{
		display: none;
	}
	.bg_yellow{
		padding-bottom: 40px;
		background-color: #fffef5;
		padding-top: 40px;
	}
	.bg_white{
		background-color: #ffffff;
		padding: 50px 30px 0;
	}
	.mt30{
		margin-top: 30px;
	}
	/******イントロ*********/
	.intro_bg{
		padding: 50px 30px 30px;
	}
.matome_title{
	font-family: 'Noto Sans JP', sans-serif;
    font-weight: 700;
    font-size: 1.8rem;
    font-style: normal;
    color: #4f1b01;
    text-align: center;
    line-height: 2.2 !important;
    border: 2px solid #fe3030;
    padding: 10px;
    border-radius: 500px;
    display: block;
    margin: auto;
    max-width: 408px;
    margin-top: 20px;
    background-color: #fff;
}
	.intro_tx{
		padding: 30px 0 10px 0px;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 700;
		font-style: normal;
		color: #4f1b01;
		text-align: center;
		line-height: 2.7 !important;
		font-size: 17px !important;
		letter-spacing: -0.05em !important;
	}
.kyoucyou{
	position: relative;
    padding: 1rem 1.5rem;
    font-size: 1.5rem;
    font-weight: bold;
    text-align: center;
	color: #fe3030;
	
}
.kyoucyou::before,
.kyoucyou::after {
    position: absolute;
    top: 0.8rem;
    height: 2.7rem;
    content: '';
}

.kyoucyou::before {
    border-left: solid 3px;
    left: 0;
    transform: rotate(-30deg);
}

.kyoucyou::after {
    border-right: solid 3px;
    right: 0;
    transform: rotate(30deg);
}
.precautions{
	font-family: 'Noto Sans JP', sans-serif;
    line-height: 2.2 !important;
    border: 1px solid #fe3030;
    padding: 33px;
    margin: auto;
    max-width: 706px;
    background-color: #fff;
    margin-bottom: 55px;
}
.fukidashi{
	display: inline-block;
    width: 34%;
    position: absolute;
    top: -50px;
    left: -107px;
}

/******まとめ買対象シリーズ*********/
	.bg_orange{
	background-image: url(img/bg_f.png);
    padding: 50px 50px 80px;
    background-size: 123%;
	margin: 30px;
	background-repeat: no-repeat;
        background-color: #fdf3dd;
		background-position: 58% 0%;
	}
	.matomegai_title{
		color: #e60012;
		font-size: 24px !important;
		text-align: center;
		font-weight: bold;
		margin-bottom: 10px;
	}
	.matomegai_flex{
	display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    max-width: 750px;
    margin: auto;
    margin-top: 65px;
	}
	.matomegai_inner{
		width: 43%;
	}
	.matomegai_img{
		margin-bottom: 20px;
		box-shadow: 8px 7px 8px -8px rgba(0, 0, 0, 0.3);
	}
	.matomegai_inner a{
	text-align: center;
    color: #ffffff !important;
    font-size: 18px !important;
    font-weight: 700;
    width: 90%;
    margin: 0 auto 40px;
    padding: 10px;
    background-color: #fe3030;
    border-radius: 100px;
    letter-spacing: 0.02em !important;
    display: block;
    text-decoration: none;
	}


	
	
	
/*　---------------------------画面サイズが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;
	}
	.show_pc{
		display: none;
	}
	.show_sp{
		display: block;
	}
/******イントロ*********/
	.intro_bg {
		padding: 50px 10px 30px;
	}
	
	.intro_tx{
		padding-top: 25px;
		font-style: normal;
		line-height: 2.3 !important;
		font-size: 16px !important;
		margin: 0 0 15px !important;
	}
	
.matome_title{
    font-size: 1.3rem;
    font-style: normal;
    padding: 10px;
    display: block;
    margin: auto;
    max-width: 310px;
    background-color: #fff;
}
	

.precautions{
    padding: 20px;
    max-width: 340px;
	margin-bottom: 33px;

}
.fukidashi{
	display: inline-block;
    width: 37%;
    position: absolute;
    top: -41px;
    left: -76px;
}
.kyoucyou::before,
.kyoucyou::after {
    position: absolute;
    top: 0.8rem;
    height: 2.7rem;
    content: '';
}	
	
/******まとめ買い対象シリーズ*********/	
	.matomegai_inner {
		width: 100%;
	}
	.matomegai_flex {
		display: block;
		margin-top: 45px;
	}
	
	.bg_white {
		padding: 30px 15px 0;
	}
	.bg_orange {
		background-image: url(img/flag_sp.png);
        margin: 12px;
        background-size: auto;
        background-color: #fdf3dd;
		background-position: top;
		padding: 50px 15px 70px;
	}
	.matomegai_title {
		font-size: 18px !important;
		margin-bottom: 20px;
	}

	.matomegai_inner a {
		font-size: 17px !important;
		width: 90%;
	}
	
}

	

