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

@-webkit-keyframes swing{0%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}to{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}}
@keyframes swing{0%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}to{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}}
.swing {
	-webkit-animation: swing 1s ease-in-out infinite alternate;
	animation: swing 1s ease-in-out infinite alternate;
}



body {
	font-weight: 600;
}
.yomikomi {
	position: absolute;
	width: 1px;
	height: 102vh;
	top: 0;
	left: 0;
	z-index: -9999;
}
.serif {
	font-family: 'Noto Serif JP', serif;
}
header {
	background-color: none;
	margin: 0;
	padding: 0;
}
	.header__inner {
		padding-top: 5px;
		padding-left: 10px;
		position: relative;
	}
	.header__inner a.logo__3ple {
		width: 70px;
		display: inline-block;
		margin-right: 5px;
	}
	.header__inner a.logo__pokkasapporo {
		width: 120px;
		display: inline-block;
	}
	.header__inner a img {
		width: 100%;
	}
	.hero {
		background-image: url("../img/mv_bg.jpg");
		background-repeat: no-repeat;
		background-position: center;
		background-size: cover;
		padding-bottom: 30px;
	}}
	/* TITLE AREA */
	.title__area {
		position: relative;
		margin: 0 auto;
		padding: 0;
		text-align: center;
	}
	.title_01 {
		position: relative;
		margin: 20px 0 0 0;
	}
	.title_01 img {
		width: 100%;
	}
	.hero__mv {
		position: relative;
		margin: 0 auto;
		padding-top: 0px;
		z-index: 10;
	}
	.hero__mv img {
		width: 96%;
		margin: 0 auto;
	}
	.campaign {
		margin-top: -120px;
	}

	.title_sub01 {
		position: absolute;
		z-index: 20;
		width: calc(18%);
		top: 26vh;
		left: 0px;
	}
	.title_sub02 {
		position: absolute;
		z-index: 20;
		width: calc(20%);
		top: 26vh;
		left: 76%;
	}
	.title_sub01 img, 
	.title_sub02 img {
		width: 100%;
	}
	.campaign__period {
		font-size: 0.6em;
	}
	/* END TITLE AREA */

/* SECTION */
.sc_intro { position: relative; margin: 0 0 0 0; padding: 10px 0 20px 0; background-color: #D12D26; }
.sc_exmp { position: relative; margin: 40px 0 0 0; padding: 0 0 6vh 0; }
.sc_sns { position: relative; margin: 40px 0 0 0; padding: 30px 0; }
.sc_lineup { position: relative; margin: 40px 0 0 0; padding: 0; }
.sc_flow { position: relative; margin: 40px 0 0 0; padding: 0; }
.sc_end { position: relative; margin: 40px 0 0 0; padding: 30px 0; }
/* END SECTION */

	.w900 {
		width: calc(100% -20px);
        margin: 0 auto;
		position: relative;
	}
	.mrg_20 {
		margin-top: 20px;
	}
	.mrg_40 {
		margin-top: 20px;
	}

	/* --------- SC-INTRO ----------- */
	.intro_left {
		position: absolute;
		background-image: none;
		min-height: 200px;
	}
	.intro_right {
		position: absolute;
		z-index: 0;
		background-image: none;
		min-height: 200px;
	}
	.intro {
		width: calc(88%);
		margin: 20px auto 0 auto;
	}
	/* --------- SC-EXMP ----------- */
	.at_time_lekes {
		position: relative;
		margin: 0 auto;
		padding: 0;
		text-align: center;
		background-image: url("../img/outi_logo.png");
		background-repeat: no-repeat;
		background-position: center top 24%;
		background-size: 40%;
	}
	.at_time_lekes figure {
		padding-top: 2%;
	}
	.point {
		margin-top: 60px;
	}
	.point.col3_pc > figure {
		width: calc(100% / 2 - 8px);
		margin: 0 auto;
		justify-content: center;
	}
	.point.col3_pc > figure img {
		width: calc(100%);
	}
	/* --------- SC-RECIPE ----------- */
	.recipe_subtitle {
		width: calc(50%);
		margin: 0 auto;
		padding: 0;
	}
	.recipe_subtitle figure {
		margin: 0;
		padding: 0;
		display: block;
	}
	.recipe_subtitle img {
		width: 100%;
		margin: 0;
	}
	.recipe_inner {
		background-image: url("../img/bg_check.png"); background-repeat: repeat; 
		padding: 30px 0 10px 0;
	}
	.recipe_inner h2 {
		width: calc(70%);
		margin: 0 auto;
	}
	.recipe_inner h2 img {
		width: 100%;
	}
	.recipe {
		padding-top: 30px;
	}
	.recipe.col3_pc > figure {
		width: calc(100% / 2 - 8px);
		margin: 0 auto;
		justify-content: center;
	}
	.to_recipesite {
		width: calc(88%);
		margin: 30px auto;
	}
	/* --------- SC-SNS ----------- */
	.sns_title {
		width: calc(68%);
		padding-right: 4%;
	}
	.sns_image {
		width: calc(32%); 
	}
	.sns_kousiki {
		margin: 30px auto 50px auto;
	}
	.sns_icon .col3_pc figure a {
		width: calc(70%);
		margin: 0 auto;
		display: block;
		justify-content: center;
	}
	.sns_icon .col3_pc figure a img {
		width: calc(100%);
	}
	/* --------- SC-LINEUP ----------- */
	.lineup_inner {
		background-color: #e0e0e0;
		padding: 10px 0 20px 0;
	}
	.lineup_title {
	}
	.lineup_title h2 {
		width: calc(50%);
		margin: 0 auto;
	}
	.lineup_title h2 img {
		width: 100%;
	}
	.products {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
		font-size: 0.8em;
		width: calc(100%);
	}
	.product {
		margin: 20px auto 0 auto;
		padding: 0 10px 15px 10px;
	}
	.product_image {
		width: calc(40%);
		margin: 0 auto;
	}
	.product dl {
		border-top: 1px solid #ccc;
		font-weight: 300;
		font-size: 0.88em;
		margin: 0 auto;
	}
	.product dl dt {
		padding: 0.2em 0;
	}
	.product dl dd {
		border-bottom: 1px solid #ccc;
		padding-left: 10em;
		margin-top: -1.6em;
	}
	.product dl dd:nth-child(6) {
		padding-left: 0em;
		margin-top: 0.2em;
	}
	.product p.notes {
		color: #666;
		font-size: 0.8em;
		font-weight: 300;
	}
	.product p .annotation {
		font-size: 0.6em;
		vertical-align: super;
	}
	.to_blandsite {
		width: calc(90%);
		margin: 30px auto;
	}


/* --------- SC-FLOW ----------- */
	.sc_flow h2 {
		text-align: center;
	}
	.sc_flow h2 img {
		width: 76%;
	}
	.cont__flow {
		display: block;
		justify-content: center;
		margin: 30px auto 0 auto;
		width: calc(65%);
	}
	.cont__flow figure:nth-child(1),
	.cont__flow figure:nth-child(3),
	.cont__flow figure:nth-child(5) {
		width: calc(100%);
	}
	.cont__flow figure:nth-child(2),
	.cont__flow figure:nth-child(4) {
		width: 100%;
		margin: 0 auto 0 auto;
		text-align: center;
		height: 40px;
	}
	.cont__flow figure:nth-child(1) img,
	.cont__flow figure:nth-child(3) img,
	.cont__flow figure:nth-child(5) img {
		width: 100%;
	}
	.cont__flow figure:nth-child(2) img,
	.cont__flow figure:nth-child(4) img {
		width: 10%;
		margin-top: 0;
		padding-top: 0px;
		transform: rotate(90deg);
	}
	.qualification {
		margin: 30px auto 0 auto;
		width: calc(90%);
	}
	.qualification ul {
		font-size: 0.7em;
		margin-left: 1em;
	}

	/*------ ボタン -------*/
	.btn:hover {
		text-decoration: none;
		opacity: 0.65;
	}
	.btn_img {
		display: block;
		width: calc(100%);
		text-align: center;
		margin-top: 30px;
	}
	.btn_img:hover {
		text-decoration: none;
		opacity: 0.65;
	}
	.btn_img img {
		width: 100%;
	}
	.btn_gentei {
		width: calc(100%);
		margin: 40px auto 0 auto;
		display: block;
	}
	.btn_toshop {
		width: calc(70%);
		margin: 5px auto 0 auto;
		display: block;
	}
	.btn_gentei img,
	.btn_toshop img {
		width: 100%;
	}
	.btn_gentei:hover,
	.btn_toshop :hover {
		text-decoration: none;
		opacity: 0.65;
	}
	.btn__back {
		width: 80%;
		background-color: #fff;
		display: inline-block;
		text-align: center;
		color: #f93099;
		margin: 30px auto;
		padding: 0.4em 1em;
		border: 3px solid #f93099;
		border-radius: 25px;
		font-size: 4.5vw;
	}
	.btn__back .bt_icon_back {
		background-image: url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2020.04%2032.97%22%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill%3A%23f93099%3B%7D%3C%2Fstyle%3E%3C%2Fdefs%3E%3Cg%20id%3D%22%E3%83%AC%E3%82%A4%E3%83%A4%E3%83%BC_2%22%20data-name%3D%22%E3%83%AC%E3%82%A4%E3%83%A4%E3%83%BC%202%22%3E%3Cg%20id%3D%22%E3%83%AC%E3%82%A4%E3%83%A4%E3%83%BC_7%22%20data-name%3D%22%E3%83%AC%E3%82%A4%E3%83%A4%E3%83%BC%207%22%3E%3Cpath%20class%3D%22cls-1%22%20d%3D%22M20%2C29.48%2C16.48%2C33%2C0%2C16.48%2C16.48%2C0%2C20%2C3.48%2C7%2C16.48Z%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E');
		background-repeat: no-repeat;
		background-position: center;
		background-size: 100%;
		width: 20px;
		height: 23px;
		display: inline-table;
		vertical-align: bottom;
		margin: 0 20px 0 0;
	}
	.btn__back:hover {
		color: #fff;
		background-color: #f93099;
	}
	.btn__back:hover .bt_icon_back {
		background-image: url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2020.04%2032.97%22%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill%3A%23fff%3B%7D%3C%2Fstyle%3E%3C%2Fdefs%3E%3Cg%20id%3D%22%E3%83%AC%E3%82%A4%E3%83%A4%E3%83%BC_2%22%20data-name%3D%22%E3%83%AC%E3%82%A4%E3%83%A4%E3%83%BC%202%22%3E%3Cg%20id%3D%22%E3%83%AC%E3%82%A4%E3%83%A4%E3%83%BC_7%22%20data-name%3D%22%E3%83%AC%E3%82%A4%E3%83%A4%E3%83%BC%207%22%3E%3Cpath%20class%3D%22cls-1%22%20d%3D%22M20%2C29.48%2C16.48%2C33%2C0%2C16.48%2C16.48%2C0%2C20%2C3.48%2C7%2C16.48Z%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E')
	}

footer  {
	background-color: rgba(232,232,232,1.00);
	position: relative;
}
.copyright {
	padding: 20px 0;
	text-align: center;
	font-size: 0.8em;
}
/*X-11*/
@media screen and (min-width: 375px) {
}
/*-12promax(414・428)*/
@media screen and (min-width: 414px) {

}
/*iPad*/
@media screen and (min-width: 768px) {
	header {
		margin: 0;
		padding: 0;
	}
	
	.header__inner {
		padding-top: 15px;
		position: relative;
		width: calc(96%);
		margin: 0 auto;
	}
	.header__inner a.logo__3ple {
		width: 100px;
		display: inline-block;
		margin-right: 15px;
	}
	.header__inner a.logo__pokkasapporo {
		width: 180px;
		display: inline-block;
	}
	.hero {
		background-image: url("../img/mv_bg.jpg");
		background-repeat: no-repeat;
		background-position: center;
		background-size: cover;
		padding-bottom: 50px;
	}
	/* TITLE AREA */
	.title__area {
		position: relative;
		margin: 0 auto;
		padding: 0;
		text-align: center;
		background-image: url("../img/mv_bg2.png");
		background-repeat: no-repeat;
		background-position: center top;
		background-size: 70%;
	}
	.title_01 {
		position: relative;
		margin: 40px 0 0 0;
	}
	.title_01 img {
		width: 90%;
	}
	.hero__mv {
		position: relative;
		margin: 0 auto;
		padding-top: 90px;
		z-index: 10;
	}
	.hero__mv img {
		width: 96%;
		margin: 0 auto;
	}
	.campaign {
		margin-top: -120px;
	}

	.title_sub01 {
		position: absolute;
		z-index: 20;
		width: calc(18%);
		top: 360px;
		left: 0px;
	}
	.title_sub02 {
		position: absolute;
		z-index: 20;
		width: calc(18%);
		top: 360px;
		left: 510px;
	}
	.title_sub01 img, 
	.title_sub02 img {
		width: 100%;
	}
	.campaign__period {
		font-size: 1.3em;
		line-height: 2em;
	}
	/* END TITLE AREA */
	
	/* SECTION */
.sc_intro { position: relative; margin: 0; padding: 40px 0; background-color: #D12D26; }
.sc_exmp { position: relative; margin: 60px 0 0 0; padding: 0 0 40px 0; }
.sc_recipe { position: relative; margin: 60px 0 0 0; padding: 20px 0 40px 0; }
.sc_sns { position: relative; margin: 60px 0 0 0; padding: 20px 0 40px 0; }
.sc_lineup { position: relative; margin: 60px 0 0 0; padding: 0; }
.sc_flow { position: relative; margin: 0 0 0 0; padding: 60px 0;}
.sc_end { position: relative; margin: 60px 0 0 0; padding: 40px 0; }
	/* END SECTION */

	.w900 {
		width: calc(100% - 32px);
        margin: 0 auto;
		position: relative;
	}
	.w900 > .col2_pc > * {
        width: calc(100% / 2 - 4px);
    }
	.mrg_20 {
		margin-top: 20px;
	}
	.mrg_40 {
		margin-top: 40px;
	}

	/* --------- SC-INTRO ----------- */
	.intro_left {
		position: absolute;
		z-index: 0;
		top: -90px;
		background-image: url("../img/side_lefr.png");
		background-repeat: no-repeat;
		background-position: left;
		background-size: 20%;
		min-height: 400px;
	}
	.intro_right {
		position: absolute;
		z-index: 0;
		top: -80px;
		background-image: url("../img/side_right.png");
		background-repeat: no-repeat;
		background-position: right;
		background-size: 18%;
		min-height: 400px;
	}
	.intro {
		width: calc(70%);
		margin: 20px auto 0 auto;
	}
	
	/* --------- SC-EXMP ----------- */
	.at_time_lekes {
		position: relative;
		margin: 0 auto;
		padding: 0;
		text-align: center;
		background-image: url("../img/outi_logo.png");
		background-repeat: no-repeat;
		background-position: center top 24%;
		background-size: 40%;
	}
	.at_time_lekes figure {
		padding-top: 2%;
	}
	.point {
		margin-top: 60px;
	}
	.point.col3_pc > figure {
		width: calc(100% / 3 - 8px);
		margin: 0 auto;
		justify-content: center;
	}
	
	/* --------- SC-RECIPE ----------- */
	.recipe_subtitle {
		width: calc(40%);
		margin: 0 auto;
		padding: 0;
	}
	.recipe_subtitle figure {
		margin: 0;
		padding: 0;
		display: block;
	}
	.recipe_subtitle img {
		width: 100%;
		margin: 0;
	}
	.recipe_inner {
		background-image: url("../img/bg_check.png"); background-repeat: repeat; 
		padding: 50px 0 40px 0;
	}
	.recipe_inner h2 {
		width: calc(50%);
		margin: 0 auto;
	}
	.recipe_inner h2 img {
		width: 100%;
	}
	.recipe {
		padding-top: 30px;
	}
	.recipe.col3_pc > figure {
		width: calc(100% / 3 - 8px);
		margin: 0 auto;
		justify-content: center;
	}
	.to_recipesite {
		width: calc(70%);
		margin: 30px auto;
	}
	
	
	/* --------- SC-SNS ----------- */
	.sns_title {
		width: calc(68%);
		padding-right: 4%;
	}
	.sns_image {
		width: calc(32%); 
	}
	.sns_kousiki {
		margin: 80px auto 50px auto;
	}
	.sns_icon .col3_pc figure a {
		width: calc(84%);
		margin: 0 auto;
		display: block;
		justify-content: center;
	}
	.sns_icon .col3_pc figure a img {
		width: calc(100%);
	}

	/* --------- SC-LINEUP ----------- */
	.lineup_inner {
		background-color: #e0e0e0;
		padding: 50px 0 40px 0;
	}
	.lineup_title {
	}
	.lineup_title h2 {
		width: calc(40%);
		margin: 0 auto;
	}
	.lineup_title h2 img {
		width: 96%;
	}
	.products {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		font-size: 1em;
	}
	.product {
		margin-top: 90px;
		padding: 0 10px 15px 10px;
	}
	.product_image {
		width: calc(70%);
		margin: 0 auto;
	}
	.product dl {
		border-top: 1px solid #ccc;
		font-weight: 300;
		font-size: 0.88em;
	}
	.product dl dt {
		padding: 0.2em 0;
	}
	.product dl dd {
		border-bottom: 1px solid #ccc;
		padding-left: 10em;
		margin-top: -1.6em;
	}
	.product dl dd:nth-child(6) {
		padding-left: 0em;
		margin-top: 0.2em;
	}
	.product p.notes {
		color: #666;
		font-size: 0.8em;
		font-weight: 300;
	}
	.product p .annotation {
		font-size: 0.6em;
		vertical-align: super;
	}
	.to_blandsite {
		width: calc(70%);
		margin: 30px auto;
	}
	
	/* --------- SC-FLOW ----------- */
	.sc_flow h2 {
		text-align: center;
	}
	.sc_flow h2 img {
		width: 40%;
	}
	.cont__flow {
		display: flex;
		justify-content: space-between;
		margin: 30px auto 0 auto;
		width: calc(100%);
	}
	.cont__flow figure:nth-child(1),
	.cont__flow figure:nth-child(3),
	.cont__flow figure:nth-child(5) {
		width: calc(27%);
	}
	.cont__flow figure:nth-child(2),
	.cont__flow figure:nth-child(4) {
		width: calc(5% - 1%);
		margin: 0 auto;
		text-align: center;
		height: auto;
	}

	.cont__flow figure:nth-child(1) img,
	.cont__flow figure:nth-child(3) img,
	.cont__flow figure:nth-child(5) img {
		width: 100%;
	}
	.cont__flow figure:nth-child(2) img,
	.cont__flow figure:nth-child(4) img {
		width: 60%;
		margin-top: 0;
		padding-top: 100px;
		transform: rotate(0deg);
	}
	.qualification {
		width: 540px;
		margin: 0 auto;
	}
	.qualification ul {
		width: auto;
		font-size: 1em;
		margin-left: 20px;
	}
	
	footer  {
		background-color: rgba(232,232,232,1.00);
		position: relative;
	}
	.copyright {
		font-size: 1em;
	}

	.btn_img {
		width: calc(100%);
		margin: 40px auto 0 auto;
		display: block;
	}
	.btn_img img {
		width: 100%;
	}
	.btn_gentei {
		width: calc(80%);
		margin: 40px auto 0 auto;
		display: block;
	}
	.btn_toshop {
		width: calc(55%);
		margin: 0px auto 0 auto;
		display: block;
	}
	.btn_gentei img,
	.btn_toshop img {
		width: 100%;
	}
	
	.btn__back {
		width: auto;
		background-color: #fff;
		display: inline-block;
		text-align: center;
		color: #f93099;
		margin: 30px auto;
		padding: 0.6em 2em;
		border: 3px solid #f93099;
		border-radius: 25px;
		font-size: 1.8em;
	}

	
}

@media screen and (min-width: 801px) {
}
@media screen and (min-width: 1024px) {
	.w900 {
		width: calc(900px);
        margin: 0 auto;
	}
	.hero__mv {
		padding-top: 120px;
	}
	.title_sub01 {
		width: calc(16%);
		top: 480px;
		left: 0px;
	}
	.title_sub02 {
		width: calc(16%);
		top: 480px;
		left: 660px;
	}

@media screen and (min-width: 1200px) {
	.title_sub01 {
		width: calc(16%);
		top: 530px;
		left: 0px;
	}
	.title_sub02 {
		width: calc(16%);
		top: 540px;
		left: 780px;
	}
	.sc_intro { position: relative; margin: 0; padding: 60px 0; background-color: #D12D26; }
	.sc_exmp { position: relative; margin: 60px 0 0 0; padding: 0 0 40px 0; }
	.sc_recipe { position: relative; margin: 80px 0 0 0; padding: 20px 0 40px 0; }
	.sc_sns { position: relative; margin: 80px 0 0 0; padding: 20px 0 40px 0; }
	.sc_lineup { position: relative; margin: 80px 0 0 0; padding: 0; }
	.sc_flow { position: relative; margin: 0 0 0 0; padding: 80px 0;}
	.sc_end { position: relative; margin: 80px 0 0 0; padding: 40px 0; }
	.intro_left {
		top: -120px;
		background-size: 20%;
		min-height: 600px;
	}
	.intro_right {
		top: -110px;
		background-size: 18%;
		min-height: 600px;
	}
}
@media screen and (min-width: 1280px) {
}
@media screen and (min-width: 1360px) {

}
@media screen and (min-width: 1920px) {

}
	