@charset utf-8;

/* --------------------------------------------------
 * common styles
 */

body {
  background: url(../images/bg-sp.png) repeat-y center 0;
  -webkit-text-size-adjust: 100%;
}

.pc, img.pc {display: none;}
.sp {display: block;}
img.sp {display: inoine-block;}


/* --------------------------------------------------
 * layout
 */

.page-header {
  position: relative;
  width: 100%;
  height: 52px;
  background: url(../images/side/bg-sp.png) repeat-x 0 0;
  background-size: 127px 43px;
}

.page-header h1 {
  position: absolute;
  top: 0;
  left: 8px;
  height: auto;
  text-align: left;
  z-index: 5;
}

.page-header h1 img {
  width: 83px;
  height: 51px;
}

.page-header .buttons {
  position: absolute;
  top: 2px;
  right: 8px;
}

.page-header .buttons img {
  width: 32px;
  height: 32px;
  cursor: pointer;
}

.page-header .buttons .close {
  display: none;
}

.page-header nav {
  display: none;
  position: absolute;
  top: 37px;
  left: 0;
  width: 100%;
/*  height: 193px; */
  margin: 0;
  border-top: 1px solid #F4F4F4;
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.4);
  background: url(../images/side/nav-bg-sp.png) repeat 0 0;
  background-size: 127px 117px;
  z-index: 4;
}

.page-header nav ul li {
  padding: 0;
  border-top: 1px solid #DFCAB2;
  box-shadow: inset 0 1px 0 #B48E77;
}

.page-header nav ul li:first-child {
  border: none;
  box-shadow: none;
}

.page-header nav ul li a {
  width: 100%;
  height: 36px;
  padding: 0 0 0 15px;
  text-align: left;
  line-height: 34px;
  background: none !important;
}

.page-header nav ul li:first-child a {
  height: 45px;
  padding-top: 11px;
}

.page-header .social {
  display: none;
}

.contents {
  position: relative;
  width: 100%;
  min-width: 320px;
  margin-bottom: 14.5%;
  padding-left: 0;
  background: none;
  z-index: 2;
}

.page-top {
  right: 3%;
  bottom: 56px;
  width: 11%;
}

.page-top img {
  width: 100%;
  height: auto;
}

.page-footer {
  position: relative;
  width: 100%;
  min-width: 320px;
  height: 50px;
  padding: 8px 8px 0;
}

.page-footer .logo {
  float: right;
  width: 57px;
}

.page-footer .logo img {
  width: 100%;
  height: auto;
}

.page-footer .buttons {
  position: absolute;
  top: 10px;
  left: 8px;
  width: 27px;
}

.page-footer .buttons img {
  width: 100%;
  height: auto;
  cursor: pointer;
}

.page-footer .buttons .close {
  display: none;
}

.page-footer nav {
  display: none;
  position: absolute;
  left: 0;
  bottom: 50px;
  width: 100%;
  z-index: 5;
}

.page-footer nav ul {
  margin: 0;
  background-color: rgba(104, 41, 0, 0.88);
}

.page-footer nav ul li {
  display: block;
  margin: 0;
  border-top: 1px solid #DFCAB2;
  box-shadow: inset 0 1px 0 #B48E77;
  font-size: 12px;
  line-height: 36px;
}

.page-footer nav ul li:first-child {
  border: none;
  box-shadow: none;
}

.page-footer nav ul li a {
  display: block;
  width: 100%;
  height: 35px;
  padding: 0 12px;
}

.page-footer nav ul li:first-child a {
  height: 38px;
  padding-top: 2px;
}

.page-footer .copyright {
  padding: 3% 0 0 18%;
  text-align: center;
  font-size: 0.5rem;
  line-height: 1;
}

section.attention {
  width: 100%;
  margin: 0 0 20px;
  padding: 0 8px;
}

section.attention img {
  width: 100%;
  height: auto;
}


/* --------------------------------------------------
 * Top
 */

#top {
  padding-top: 12px;
}

#top .main-image {
  width: 99.5%;
  margin: 0 0 8px 0.5%;
  padding: 0 0;
  overflow: hidden;
}

#top .main-image .image {
  width: 108%;
  height: auto;
}

#top .main-image .steam li {
  top: 17.2%;
  left: 6%;
  width: 76%;
  z-index: 2;
}

#top .main-image .steam li:first-child {
  display: block;
}

#top .main-image .steam li img {
  width: 100%;
  height: auto;
}

#top .main-image .lead {
  top: 13%;
  left: 10px;
  width: 87%;
}

#top .main-image .lead img {
  width: 100%;
  height: auto;
}

#top section.slides {
  width: 100%;
  overflow-x: hidden;
}

#top section.slides h2 {
  text-align: center;
}

#top section.slides h2 img {
  width: 71%;
  height: auto;
}

#top section.slides ul {
  position: relative;
  width: 100%;
  margin: 0 0 15px;
}

#top section.slides ul li {
  position: absolute;
  width: 60%;
  text-align: center;
}

#top section.slides ul li img {
  width: 95%;
  height: auto;
}

#top .banner {
  width: 100%;
  margin: 0 0 15px;
  padding: 0 8px;
  text-align: center;
}

#top .banner img {
  width: 100%;
  height: auto;
}

#top .social {
  padding: 0 40px;
  text-align: center;
}

#top .social > div {
  display: inline-block;
  height: 35px;
  vertical-align: top;
}

#top .social .twitter {
  width: 110px;
}

#top .social .google {
  width: 80px;
}

#top section.main {
}

#top section.main header {
  text-align: center;
}

#top section.main header h2 img {
  width: 82%;
  height: auto;
}

#top section.main header .text1 {
  margin: -4px 0 5px;
}

#top section.main header .text1 img {
  width: 85%;
  height: auto;
}

#top section.main header .text2 {
  margin: 0 0 20px;
}

#top section.main header .text2 img {
  width: 78%;
  height: auto;
}

#top section.main .introduction {
  width: 100%;
  height: auto;
  padding: 0 8px;
}
#top section.main .introduction1 {
  width: 811px;
  height: 40px;
  margin: 0 auto 20px;
}

#top section.main .introduction h3 {
  margin: 0 -8px 8px;
}

#top section.main .introduction h3 img {
  width: 100%;
  height: auto;
}

#top section.main .introduction1 h3 img {
  width: 100%;
  height: auto;
}

#top section.main .introduction div {
  position: relative;
}

#top section.main .introduction div p {
  font-size: 1rem;
  line-height: 120%;
}

#top section.main .introduction .introduction1 {
  float: none;
  width: 100%;
  height: 27rem;
  background: url(../images/top/introduction1-bg-sp.png) no-repeat 0 0;
  background-size: 100% auto;
}

#top section.main .introduction .introduction1 .caption1 {
  top: 40%;
  left: 0;
  width: 50%;
}

#top section.main .introduction .introduction1 .caption2 {
  top: 50%;
  left: 25%;
  width: 50%;
}

#top section.main .introduction .introduction1 .text {
  top: 73%;
  left: 0;
  width: 100%;
  line-height: 130%;
}

#top section.main .introduction .introduction2 {
  float: none;
  width: 100%;
  height: 16rem;
  background: url(../images/top/introduction2-bg-sp.png) no-repeat center 0;
  background-size: 63% auto;
}

#top section.main .introduction .introduction2 .caption {
  top: 70%;
  left: 0;
  line-height: 130%;
}

#top section.main .introduction .introduction2 .text {
  top: 5%;
  left: 0;
  width: 100%;
  text-align: center;
}

#top section.main .introduction .introduction2 .text img {
  width: 40%;
  height: auto;
}

#top section.main .howto {
  position: relative;
}

#top section.main .howto h3 {
  top: 8%;
  left: 0;
  width: 100%;
  text-align: center;
}

#top section.main .howto h3 img {
  width: 90%;
  height: auto;
}

#top section.main .howto .image {
}

#top section.main .howto .text-block {
  left: 8px;
  bottom: 5%;
  width: 95%;
  height: 7rem;
  padding: 10px 0 0 8px;
  background: url(../images/top/howto-text-bg-sp.png) no-repeat 0 0;
  background-size: 100% auto;
}

#top section.main .howto .text-block .text {
  margin: 0 0 8px;
}

#top section.main .howto .text-block .text img {
  width: 92%;
  height: auto;
}

#top section.main .howto .text-block .link img {
  width: 40%;
  height: auto;
}

#top section.main .cm {
  position: relative;
  width: 320px;
  height: auto;
  margin: 20px auto 0;
}

#top section.main .cm h3 {
  position: relative;
  width: 91.4%;
  margin: 0 auto 16px;
}

#top section.main .cm h3 img {
  width: 100%;
  height: auto;
}

#top section.main .cm .movies {
  position: relative;
  top: 0;
  left: 0;
  width: 310px;
  height: 226px;
  margin: 0 0 0 7px;
  background-size: 310px auto;
}

#top section.main .cm .movies .tabs {
}

#top section.main .cm .movies .tabs li {
  width: 100px;
  height: 36px;
  background-size: 100px 36px !important;
}

#top section.main .cm .movies .youtube {
  position: absolute;
  top: 36px;
  left: 9px;
  width: 290px;
  height: 176px;
}

#top section.main .cm .movies .youtube .sp {
  width: 290px;
  height: 176px;
}


/* --------------------------------------------------
 * howto/
 */

#howto {
  margin-top: -15px;
}

#howto .main header {
  margin: 0 0 10%;
}

#howto .main header img {
  width: 100%;
  height: auto;
}

#howto .main header h2 {
  top: 20%;
  left: 4%;
  width: 75%;
  z-index: 2;
}

#howto .main header .image {
  position: relative;
  width: 100%;
  height: auto;
  z-index: 1;
}

#howto .main header .text {
  position: absolute;
  left: 3%;
  bottom: -12%;
  width: 94%;
  z-index: 2;
}

#howto .movie {
  width: 320px;
  height: auto;
  margin: 0 auto 12px;
  padding: 0 8px;
}

#howto .movie .text {
  margin: 0 0 8px;
}

#howto .movie .text img {
  width: 90%;
}

#howto .movie .youtube {
  width: 304px;
  height: 193px;
  margin: 0 auto;
  background: url(../howto/images/movie-bg-sp.png) no-repeat 0 0;
  background-size: 304px 193px;
}

#howto .movie .youtube iframe {
  top: 9px;
  left: 8px;
  width: 287px;
  height: 174px;
}

#howto .flow h3 {
  margin: 0 0 13px;
  text-align: center;
}

#howto .flow h3 img {
  width: 68%;
  height: auto;
}

#howto .flow ol {
  width: 100%;
  padding: 0 8px;
}

#howto .flow ol li {
  float: none;
  width: 100%;
  padding: 0;
}

#howto .flow ol li img {
  width: 100%;
  height: auto;
}

#howto .stop {
  width: 100%;
  margin: 0;
  padding: 8px;
}

#howto .stop img {
  width: 100%;
  height: auto;
}

#howto .stop h3 {
  margin: 0 0 10px;
  text-align:center;
}

#howto .stop dl {
  float: none;
  width: 100%;
  margin: 0;
  padding: 0;
}


/* --------------------------------------------------
 * voice/
 */

#voice {
  margin-top: -15px;
}

#voice h2 {
  margin: 0;
}

#voice .voice {
  width: 100%;
  height: auto;
  padding: 0 8px;
}

#voice .graph {
  position: relative;
  top: auto;
  left: auto;
  width: 73%;
  margin: 0 auto;
}

#voice .graph img {
  width: 100%;
  height: auto;
}

#voice .text {
  position: relative;
  top: auto;
  left: auto;
  width: 86%;
  margin: 0 auto 3px;
}

#voice .text img {
  width: 100%;
  height: auto;
}

#voice ul li {
  position: relative;
  top: auto !important;
  left: auto !important;
  width: 100%;
  margin: 0 0 10px;
}

#voice ul li img {
  width: 100%;
  height: auto;
}

#voice .advice {
  width: 100%;
  padding: 0 8px;
}

#voice .advice img {
  width: 100%;
  height: auto;
}


/* --------------------------------------------------
 * recipe/
 */

body.recipe-bg {
  background: url(../recipe/images/bg-top-sp.png) no-repeat 0 0, url(../recipe/images/bg-bottom-sp.png) no-repeat 0 bottom, url(../recipe/images/bg-sp.jpg) repeat-y 0 0;
  background-size: 100% auto;
}

body.recipe-bg .contents {
  background: none;
}

#recipe h2 {
  margin: 0;
}

#recipe h2 img {
}

#recipe .recipe {
  position: relative;
  width: 100%;
  margin: 0;
}

#recipe .recipe h3 {
  text-align: center;
}

#recipe .recipe h3 img {
  width: 100%;
  height: auto;
}

#recipe .recipe ol {
  height: auto;
  padding: 2rem 15px 0;
}

#recipe .recipe ol li {
  float: none;
  width: 100%;
  height: auto;
  margin: 0 0 2rem;
}

#recipe .recipe ol li a {
  width: 100%;
  height: auto;
  padding: 15px;
}

#recipe .recipe ol li a:hover {
  background-color: transparent;
}

#recipe .recipe ol li .n {
  position: absolute;
  top: -20px;
  left: -12px;
  width: 8.3rem;
  height: auto;
}

#recipe .recipe ol li .image,
#recipe .recipe ol li .name img {
  width: 100%;
  height: auto;
}

#recipe .recipe ol li dl dt {
  margin: 0 0.08rem 0.3rem;
  text-align: center;
}

#recipe .recipe ol li dl dt img {
  width: 100%;
  height: auto;
}

#recipe .recipe ol li dl dd p {
  margin: 0 0 0.8rem;
  padding: 0;
  font-size: 1rem;
  line-height: 1.875rem;
}

#recipe .recipe ol li .link {
  position: relative;
  left: 0;
  bottom: 0;
  width: 10rem;
  height: 1.67rem;
  margin: 0 auto;
  padding: 0 0 0 2rem;
  border-radius: 08.rem;
  font-size: 1rem;
  line-height: 1.75rem;
  background-position: 1.1rem center;
  background-size: 0.42rem auto;
}


/* 追加 20151210 */

#recipe .recipe.xmas{
  position: relative;
  width: 100%;
  margin:4rem 0 0 0;
}

#recipe .recipe.xmas ol {
  height: auto;
  padding: 2rem 15px 0;
}

#recipe .recipe.xmas ol li {
  float: none;
  width: 100%;
  height: auto;
  margin: 0 0 2rem;
}

#recipe .recipe.xmas ol li:first-child{
  margin: 0 0 2rem;
}

#recipe .recipe.xmas ol li a {
  width: 100%;
  height: auto;
  padding: 15px;
}

#recipe .recipe.xmas ol li dl dt {
  margin: 0 0.08rem 1rem;
}

#recipe .recipe.xmas ol li .link {
  left: 0;
  bottom: 0;
}

/* --------------------------------------------------
 * 追加 20151210
 * mikimama/
 */

#mikimama .main{
	padding-bottom:0px;
}

#mikimama .main header{
	width: 100%;
	margin:0;
}

#mikimama .main header h2 {
	width: 100%;
	margin:0;
	padding:0;
}

#mikimama .main header h2 img {
  width: 100%;
  height: auto;
}

#mikimama .main header p{
	width: 100%;
	margin:0;
	padding:0;
}

#mikimama .main header p img {
  width: 100%;
  height: auto;
}

#mikimama .main .kitkatpizza {
  width: 100%;
	font-size:0.9rem;
}

#mikimama .main .kitkatpizza h3{
	text-align:center;
	width:auto;
	margin:0;
	padding:0;
}

#mikimama .main .kitkatpizza h3 img{
	width: 100%;
}

#mikimama .main .kitkatpizza .process{
	display:block;
	width:100%;
	margin:0;
	padding:0;
}

#mikimama .main .kitkatpizza .process .box{
	display:block;
	width:67%;
	padding:3% 0;
	margin:0 auto;
	color:#FFFFFF;
	background:url(../mikimama/images/kitkatpizza-step_bg1.gif) center top;
}

#mikimama .main .kitkatpizza .process .box.step2{
	background:url(../mikimama/images/kitkatpizza-step_bg2.gif) center top;
}

#mikimama .main .kitkatpizza .process .box .photo{
	margin:0 auto;
	width:85.6%;
}

#mikimama .main .kitkatpizza .process .box .photo img{
	width:100%;
}

#mikimama .main .kitkatpizza .process .box .text{
	text-align:center;
}

#mikimama .main .kitkatpizza .process .box .text em{
	font-size:1.2rem;
	font-weight:bold;
	font-style:normal;
}

#mikimama .main .kitkatpizza .process .box .text p.ls{
	letter-spacing:normal;
}

#mikimama .main .kitkatpizza .process .box .text .note{
	font-size:0.64rem;
}

#mikimama .main .kitkatpizza .process .box.step1 .text,
#mikimama .main .kitkatpizza .process .box.step3 .text{
	padding:2rem 0;
}

#mikimama .main .kitkatpizza .process .box.step2 .text{
	padding:0.5rem 0;
}

#mikimama .main .kitkatpizza .process .box.step2 .text .btn{
	margin:0.5rem 0 0 0;
}

#mikimama .main .kitkatpizza .process .box.step2 .text .btn img{
	width:100%;
}

#mikimama .main .kitkatpizza .process .arrow{
	display:block;
	width:100%;
	text-align:center;
	margin:0.6rem 0;
}

#mikimama .main .kitkatpizza .arrow2{
	text-align:center;
	margin:1rem 0 0.6rem 0;
}

#mikimama .main .kitkatpizza .finish{
	width:100%;
	padding:0;
	margin:0;
}

#mikimama .main .kitkatpizza .finish img{
	width:100%;
}

#mikimama .main .profile{
	display:table;
	background:url(../mikimama/images/profile-bg.gif) center top;
	border-radius:8px;
	width:auto;
	padding:0;
	margin:4rem 12px 0 12px;
	color:#FFFFFF;
	font-size:0.64rem;
	overflow:hidden;
}

#mikimama .main .profile .photo{
	display:table-cell;
	padding:1rem 0.5rem 1rem 1rem;
	vertical-align:middle;
	width:30%;
}

#mikimama .main .profile .photo img{
	width:100%;
}


#mikimama .main .profile .text{
	display:table-cell;
	text-align:left;
	width:70%;
	padding:1rem 1rem 1rem 0.5rem;
	vertical-align:middle;
	line-height:180%;
}

#mikimama .main .profile .text h3{
	font-size:1rem;
	margin:0 0 0.4em 0;
	padding:0;
	line-height:100%;
	display:block;
}

#mikimama .main .profile .text br.none-pc{
	display:inline;
}

#mikimama .main .profile a{
	color:#FFFFFF;
}

