@charset "UTF-8";

body {
	background-color:#fff;
	font-size: 14px;
	color: #000;
}
#sapporo-special-contents-area {
	border-top: 1px solid #e9e5dc;
}
#sapporo-special-contents-area #contentALLWrapper {
}
#sapporo-special-contents-area #contentALL {
	width: 100%;
	margin: auto;
}
#contentALL {
}
.content_body {
	width: 950px;
	margin: 0 auto 20px auto;
}

#sapporo-special-contents-area a {display:inline-block;}
#sapporo-special-contents-area a:hover {opacity: 0.8;}

.pcOnly{display:inline-block;}
.spOnly{display: none;}

.cf:after {
	content:" ";
	display:block;
	clear:both;
	*zoom: 1;/* IE6 IE7 */
}

ul,li,dl,dt,dd {margin:0;padding:0;}
ul li,dl dd {list-style: none;}

#sapporo-special-contents-area strong{color: #000;}

.floatLeft {
	float: left;
}
.floatRight {
	float: right;
}

.fontsize_80 { font-size: 80%;}
.fontsize_85 { font-size: 85%;}
.fontsize_90 { font-size: 90%;}
.fontsize_95 { font-size: 95%;}

/*------------------------------------
navi
------------------------------------*/
#hanjoNav {
	background: #fabc00;
	height: 55px;
	margin-bottom: 30px;
}
#hanjoNav ul {
	border-left: 2px #fff solid;
	width: 100%;
	margin: 0 auto;
	padding: 0;
	display:-webkit-box;
  display:-ms-flexbox;
	display: flex;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
  justify-content: flex-start;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	height: 55px;
	background: #fff;
}
#hanjoNav ul li {
	width: 16.6%;
	list-style: none;
	border-right: 1px #fff solid;
}
#hanjoNav ul li a {
	display: inline-block;
  text-align: center;
  width: 100%;
  height: 55px;
  padding: 15px;
  background: #fabc00;
  box-sizing: border-box;
}

/*------------------------------------
body
------------------------------------*/
.pageMv {
	width: 950px;
	margin: 0 auto 30px auto;
}

.primary {
	float: left;
}
.secondary {
	float: right;
}

#sapporo-special-contents-area h2 {
	color: #000;
}

img.iconBeforeTitle {
	margin: 0 20px 0 0;
	width: 45px;
	height: 45px;
	float: left;
}
h2.centerUnderline img.iconBeforeTitle {
	float: none;
	vertical-align: middle;
}
h2.withIcon {
	min-width: 665px;
	width: auto; /*未対応ブラウザやOS対応*/
	widht: -webkit-calc(100% - 65px);/*Chrome19~25対応*/
	width: -moz-calc(100% - 65px);/*Firefox4~15対応*/
	width: calc(100% - 65px);
	font-size:171%;
	display: inline-block;
	float: left;
	padding: 10px 0;
	margin: 0 0 25px 0;
	border-bottom: 1px solid #000;
	line-height: 1;
	height: 25px;
}
h2.withIcon span {
	font-size: 58%;
	margin-left: 10px;
	font-weight: normal;
}
h2.centerUnderline {
	text-align: center;
	border-bottom: 2px solid #000 !important;
	padding-bottom: 10px !important;
	width: 100%;
	height: auto;
}

p.centerh2Lead {
	font-weight: bold;
	text-align: center;
	font-size: 129%;
}
p.centerh2Update {
	text-align: center;
	margin: 10px auto 20px auto;
}

#sapporo-special-contents-area a:link, .remodal-wrapper a:link, #sapporo-special-contents-area a:hover, .remodal-wrapper a:hover, #sapporo-special-contents-area a:active, .remodal-wrapper a:active, #sapporo-special-contents-area a:visited, .remodal-wrapper a:visited {
    text-decoration: none;
}
#sapporo-special-contents-area a:visited, .remodal-wrapper a:visited {
    color: #80774c;
    text-decoration: underline;
}
#sapporo-special-contents-area a:link, .remodal-wrapper a:link {
    color: #806A00;
    text-decoration: underline;
}
#sapporo-special-contents-area a:visited, .remodal-wrapper a:visited {
    color: #80774c;
    text-decoration: underline;
}
#sapporo-special-contents-area a:link, .remodal-wrapper a:link {
    color: #806A00;
    text-decoration: underline;
}

#sapporo-special-contents-area a:link:hover, .remodal-wrapper a:link:hover, #sapporo-special-contents-area a:visited:hover, .remodal-wrapper a:visited:hover, #sapporo-special-contents-area a:link:active, .remodal-wrapper a:link:active, #sapporo-special-contents-area a:visited:active, .remodal-wrapper a:visited:active{
    color: #e6bf00;
    text-decoration: none;
}

#sapporo-special-contents-area a.moreDetailLink, .remodal-wrapper a.moreDetailLink {
	display: inline-block;
	float: right;
	text-decoration: underline;
}
#sapporo-special-contents-area a.moreDetailLink:before, .remodal-wrapper a.moreDetailLink:before {
	content: "";
	background: url(../img/shared/arrow_moredetail.png) top left;
	background-size: cover;
	margin-right: 5px;
	width: 16px;
	height: 16px;
	display: inline-block;
	vertical-align: middle;
}

#sapporo-special-contents-area a.blackBt, .remodal-wrapper a.blackBt {
  text-decoration: none;
	background: #000;
	padding: 10px 30px;
	text-align: center;
	font-weight: bold;
	/* font-size: 1.6rem; */
	color: #fabc00;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
  text-decoration: none;
}
#sapporo-special-contents-area a.blackBt::after, .remodal-wrapper a.blackBt::after {
	content: "";
	background: url(../img/shared/arrow_yellow.png);
	background-size: cover;
	display: inline-block;
	width: 8px;
	height: 13px;
	margin-left: 10px;
}
#sapporo-special-contents-area a.blackBt02::after, .remodal-wrapper a.blackBt02::after{
	content: none;
}
#sapporo-special-contents-area a.blackBt02::before, .remodal-wrapper a.blackBt02::before{
	content: "";
	background: url(../img/shared/arrow_yellow.png);
	background-size: cover;
	display: inline-block;
	width: 8px;
	height: 13px;
	margin-right: 10px;
	-moz-transform: rotate(-20deg);
	-webkit-transform: rotate(-20deg);
	-o-transform: rotate(-20deg);
	-ms-transform: rotate(-20deg);
	transform: rotate(180deg);
}



#sapporo-special-contents-area a.blackArrowBt, .remodal-wrapper a.blackArrowBt{
  text-decoration: none;
	font-weight: bold;
	font-size: 114%;
	color: #000;
}
#sapporo-special-contents-area a.blackArrowBt::after, .remodal-wrapper a.blackArrowBt::after {
	content: "";
	background: url(../img/shared/arrow_black.png);
	background-size: cover;
	display: inline-block;
	width: 10px;
	height: 21px;
	margin-left: 10px;
	float: right;
}

.indent {
	padding-left: 1em;
	text-indent: -1em;
}
.indent2 {
	padding-left: 2em;
	text-indent: -2em;
}
.indent3 {
	padding-left: 3em;
	text-indent: -3em;
}

/*------------------------------------
ページトップボタン
------------------------------------*/
#pageTop {
	max-width: 940px;
	margin: 0 auto;
	text-align: right;
}
#pageTop a img {
	width: 50px;
}


@media screen and (max-width: 768px) {
	.pcOnly{display: none;}
	.spOnly{display:inline-block;}

	#sapporo-special-contents-area img,
	#sapporo-special-contents-area div,
	#sapporo-special-contents-area ul,
	#sapporo-special-contents-area li {
		max-width: 100%;
	}

	#sapporo-special-contents-area a:hover {
		opacity: 1;
	}

	#sapporo-special-contents-area .contentALLWrapper {
	}
	#sapporo-special-contents-area .contentALL {
	}

	#sapporo-topicpath-area {
		min-width: 0;
		display: none;
	}
	#sapporo-topicpath-area div.topicpath {
		width: 100%;
	}

	#contentALL {
	}
	.content_body {
		width: 90%;
		margin: auto 5%;
	}

	.primary {
		width: 100%;
		margin: auto 0;
		float: none;
	}
	.secondary {
		width: 100%;
		padding: 0;
		float: none;
	}

	.floatLeft {
		float: none;
		width: 100%;
	}
	.floatRight {
		float: none;
		width: 100%;
	}

	/*------------------------------------
	navi
	------------------------------------*/

	#hanjoNav ul li{

	}

	#hanjoNav {
		width: 100%;
		border-left: none;
		height: auto;
		margin-bottom: 0;
	}
	#hanjoNav ul {
		width: 100%;
		border-left: none;
		height: auto;
		flex-wrap: wrap;
	}
	#hanjoNav ul li {
		width: 33.3%;
		padding: 20px 0;
		box-sizing: border-box;
		list-style: none;
		border-right: 1px solid #FFF !important;
		border-bottom: 1px solid #FFF !important;
		background: #fabc00;
	}
	#hanjoNav ul li:last-child{
		border-right: none;
	}
	#hanjoNav ul li a {
		display: inline-block;
		width: 100%;
		height: auto;
		padding: 0;
	}

	#hanjoNav ul li img {
		max-width: 100%;
		height: auto !important;
	}
	/* 	li.hanjoNav-01 img {
	width: 100px;
}
li.hanjoNav-02 img {
width: 107px;
}
li.hanjoNav-03 img {
width: 131px;
}
li.hanjoNav-04 img {
width: 158px;
}
*/
/*------------------------------------
body
------------------------------------*/
.pageMv {
	margin-bottom: 20px;
}

h1 {
}
h2 {
}

img.iconBeforeTitle {
	margin: 0 20px 0 0;
	width: 30px;
	height: 30px;
	position: absolute;
}
h2.centerUnderline img.iconBeforeTitle {
	position: relative;
}
h2.withIcon {
	min-width: 85%;
	width: 85%; /*未対応ブラウザやOS対応*/
	widht: -webkit-calc(100% - 40px);/*Chrome19~25対応*/
	width: -moz-calc(100% - 40px);/*Firefox4~15対応*/
	width: calc(100% - 40px);
	padding: 5px 0 10px 40px;
	margin: 0 0 10px 0;
	height: auto;
}
h2.withIcon span {
	display: block;
	clear: both;
	margin: 20px 0 10px -65px;
	line-height: 1.4em;
}
h2.centerUnderline {
	padding-left: 0;
	width: 100%;
}
p.centerh2Lead {
	font-size: 86%;
}
p.centerh2Update {
	font-size: 71%;
}

a.moreDetailLink {
}
a.moreDetailLink:before {
}

a.blackBt {
}

a.blackArrowBt {
}
a.blackArrowBt::after {
	width: 7px;
	height: 15px;
}

/*------------------------------------
ページトップボタン
------------------------------------*/
#pageTop {
	max-width: 90%;
}
#pageTop a img {
}

}


/* recipe  */
.rise__recipe__allWrap span.icon{
	position: relative;
	display: inline-block;
}
span.img_icona:before{
	content: "a";
	position: absolute;
	top: 0;
	left: 0;
	background: #000;
	color: #fff;
	width: 25px;
	text-align: center;
	line-height: 2em;
}
span.img_iconb:before{
	content: "b";
	position: absolute;
	top: 0;
	left: 0;
	background: #000;
	color: #fff;
	width: 25px;
	text-align: center;
	line-height: 2em;
}
span.img_iconc:before{
	content: "c";
	position: absolute;
	top: 0;
	left: 0;
	background: #000;
	color: #fff;
	width: 25px;
	text-align: center;
	line-height: 2em;
}

/*---------------------------------------------------------------------------------------------

ナビ

---------------------------------------------------------------------------------------------*/

.contents {
  max-width: 1000px;
  margin: auto;
}

.contents.nav {
  margin: 30px auto 50px auto;
}

.nav ul li {
  margin: 0 0 20px 0;
}

.nav ul li:nth-of-type(2),
.nav ul li:nth-of-type(5) {
  margin: 0 20px 20px 20px;
}

.nav ul li a {
  color: #000 !important;
	display: flex !important;
	text-decoration: none !important;
  text-align: center;
  position: relative;
  width: 320px;
  height: 80px;
  background: #F1BC41;
  font-size: 20px;
  font-weight: 600;
  line-height: 1.5;
}

.nav ul li a::after {
  content: "";
  position: absolute;
  background: url("../assets/img/common/arrow_b.svg") no-repeat;
  background-size: 100%;
  background-position: center;
  width: 9px;
  height: 16px;
  top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
  right: 30px;
}

.nav ul li:nth-of-type(1) a::before {
  content: "";
  position: absolute;
  background: url("../assets/img/common/ico_topics.svg") no-repeat;
  background-size: 100%;
  background-position: center;
  width: 30px;
  height: 35px;
  top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
  left: 30px;
}

.nav ul li:nth-of-type(2) a::before {
  content: "";
  position: absolute;
  background: url("../assets/img/common/ico_trend.svg") no-repeat;
  background-size: 100%;
  background-position: center;
  width: 35px;
  height: 26px;
  top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
  left: 30px;
}

.nav ul li:nth-of-type(3) a::before {
  content: "";
  position: absolute;
  background: url("../assets/img/common/ico_drink.svg") no-repeat;
  background-size: 100%;
  background-position: center;
  width: 31px;
  height: 35px;
  top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
  left: 30px;
}

.nav ul li:nth-of-type(4) a::before {
  content: "";
  position: absolute;
  background: url("../assets/img/common/ico_academy.svg") no-repeat;
  background-size: 100%;
  background-position: center;
  width: 31px;
  height: 25px;
  top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
  left: 30px;
}

.nav ul li:nth-of-type(5) a::before {
  content: "";
  position: absolute;
  background: url("../assets/img/common/ico_trouble.svg") no-repeat;
  background-size: 100%;
  background-position: center;
  width: 35px;
  height: 35px;
  top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
  left: 30px;
}

.nav ul li:nth-of-type(6) a::before {
  content: "";
  position: absolute;
  background: url("../assets/img/common/ico_contact.svg") no-repeat;
  background-size: 100%;
  background-position: center;
  width: 31px;
  height: 21px;
  top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
  left: 30px;
}

@media screen and (max-width: 768px) {

  .contents {
    width: 95%;
  }

  .contents.nav {
    width: 100%;
    margin: 10px auto 30px auto;
  }

  .nav ul li {
    margin: 2%;
    width: 45%;
  }

  .nav ul li:nth-of-type(2),
  .nav ul li:nth-of-type(5) {
    margin: 2%;
  }

	.nav ul li a {
    width: 100%;
    height: 50px;
    font-size: 12px;
	}

  .nav ul li a {
    width: 100%;
    height: 50px;
    font-size: 12px;
  }

  .nav ul li:nth-of-type(1) a::before {
    width: 15px;
    height: 18px;
    left: 12px;
  }

  .nav ul li:nth-of-type(2) a::before {
    width: 18px;
    height: 13px;
    left: 12px;
  }

  .nav ul li:nth-of-type(3) a::before {
    width: 15px;
    height: 18px;
    left: 12px;
  }

  .nav ul li:nth-of-type(4) a::before {
    width: 15px;
    height: 17px;
    left: 12px;
  }

  .nav ul li:nth-of-type(5) a::before {
    width: 18px;
    height: 18px;
    left: 12px;
  }

  .nav ul li:nth-of-type(6) a::before {
    width: 15px;
    height: 11px;
    left: 12px;
  }

  .nav ul li a::after {
    right: 12px;
  }

}

/*---------------------------------------------------------------------------------------------

FLEX

---------------------------------------------------------------------------------------------*/

.flex {
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
}

.al-start {
  -webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
}

.al-center {
  -webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.jt-center {
  -webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.jt-around {
  -ms-flex-pack: distribute;
	justify-content: space-around;
}

.jt-between {
  -webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.jt-start {
  -webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
}

.jt-end {
  -webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
}

.flex_wrap {
  -ms-flex-wrap: wrap;
  	flex-wrap: wrap;
}

@media screen and (max-width: 768px) {

  .sp_noflex {
    display: block;
  }

  .sp_wrap {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

}
