@charset "utf-8";
/*------------------------------------------------------------
	recipe
------------------------------------------------------------*/
.page-title {
	background: url("/wp-content/themes/siroca_corp/img/magazine/recipe/page_title_bg.jpg") no-repeat center center;
	background-size: cover;
}
.page-title .wrap {
  margin: 0 auto;
  padding: 0 15px;
  box-sizing: border-box;
  width: 100%;
  max-width: 1200px;
  position:  relative;
}
.page-title h2 {
  margin: 0 auto;
  max-width: 1200px;
  font-size: 2.8rem;
  font-weight:  normal;
  text-align: right;
  color: #ffffff;
}
.page-title .wrap img {
  position: absolute;
  top: 0;
  left: 15px;
}
#main img {
  width: 100%;
  height: auto;
}
#main .premium-recipe {
  margin: 0 0 105px 0;
  padding: 0 0 0 0;
}
#main .premium-recipe .head-line03 {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 30px;
  max-width: 1200px;
}
#main .premium-recipe .txt-list {
    margin-bottom: 20px;
}
#main .premium-recipe .txt-list li {
    padding: 6px 11px;
    display: inline-block;
    vertical-align: top;
    font-size: 1rem;
    color: #000000;
    background: #eff5f5;
    letter-spacing: 0.2em;
    border-radius: 8px;
    margin: 0 10px 10px 0;
}
#main .premium-recipe .photo-sp {
  display: none;
}
#main .premium-recipe .main-recipe {
  margin-bottom: 2px;
  color: #ffffff;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  box-sizing: border-box;
  width: 100%;
  height: 600px;
  position: relative;
}
#main .premium-recipe .main-recipe .box {
  margin: 0 auto;
  padding: 90px 0 0 0;
  max-width: 1100px;
  text-align: left;
  position: relative;
}
#main .premium-recipe .main-recipe .box h4 {
  margin: 0 0 15px 0;
  padding: 0 0 0 0;
  line-height: 1.5em;
  font-size: 3.1rem;
  font-weight: bold;
	font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
#main .premium-recipe .main-recipe .box .description {
  margin: 0 360px 20px 0;
  padding: 0 0 0 0;
  max-width: 570px;
  line-height: 1.5em;
  font-size: 1.4rem;
}
#main .premium-recipe .main-recipe .box .material {
  margin: 0 360px 60px 0;
  padding: 0 0 0 0;
  max-width: 570px;
  line-height: 1.5em;
  font-size: 1.2rem;
}
#main .premium-recipe .main-recipe .box .material h5 {
  margin: 0 0 10px 0;
  padding: 0 0 0 0;
  line-height: 1.5em;
  font-size: 1.4rem;
  font-weight: bold;
  position: relative;
  overflow: hidden;
}
#main .premium-recipe .main-recipe .box .material h5:after {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 100%;
  content: ".";
  border-top: 1px solid #dddddd;
  position: absolute;
  top: 0.75em;
  left: 4em;
}
#main .premium-recipe .main-recipe .box .more {
  padding: 0 0 0 42px;
  position: relative;
}
#main .premium-recipe .main-recipe .box .more:before {
  line-height: 0;
  content: url("/wp-content/themes/siroca_corp/img/magazine/recipe/icon_01.png");
  position: absolute;
  top: 0;
  left: 0;
}
#main .premium-recipe .main-recipe .box .more a {
  color: #ffffff;
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 1.4em;
}
#main .premium-recipe .main-recipe .user {
  width: auto;
  position: absolute;
  bottom: 43px;
  right: 40px;
}
#main .premium-recipe .main-recipe .box .user {
  width: auto;
  position: absolute;
  bottom: auto;
  top: 90px;
  right: 0;
}
#main .premium-recipe .main-recipe .user .photo {
  margin: 0 0 0 18px;
  border-radius: 90px;
  border: 7px solid #ffffff;
  overflow: hidden;
  float: right;
	width: 150px;
}
#main .premium-recipe .main-recipe .user .photo img {
  display: block;
}
#main .premium-recipe .main-recipe .user p {
  margin: 0 0 0 0;
  padding: 30px 0 0 0;
  font-size: 1.2rem;
  line-height: 1.5em;
  font-weight: bold;
  overflow: hidden;
}
#main .premium-recipe .main-recipe .user p .name {
  font-size: 1.8rem;
  line-height: 1.5em;
  font-weight: bold;
}
#main .premium-recipe .sub-recipe {
  color: #ffffff;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  box-sizing: border-box;
  width: 50%;
  height: 500px;
  position: relative;
}
#main .premium-recipe .sub-recipe.left {
  float: left;
  border-right: 1px solid #e4e4e4;
}
#main .premium-recipe .sub-recipe.right {
  float: right;
  border-left: 1px solid #e4e4e4;
}
#main .premium-recipe .sub-recipe .user {
  width: auto;
  position: absolute;
  top: 37px;
  right: 35px;
}
#main .premium-recipe .sub-recipe .user .photo {
  margin: 0 0 0 18px;
  border-radius: 90px;
  border: 7px solid #ffffff;
  overflow: hidden;
  float: right;
}
#main .premium-recipe .sub-recipe .user .photo img {
  display: block;
}
#main .premium-recipe .sub-recipe .user p {
  margin: 0 0 0 0;
  padding: 30px 0 0 0;
  font-size: 1.2rem;
  line-height: 1.5em;
  font-weight: bold;
  overflow: hidden;
}
#main .premium-recipe .sub-recipe .user p .name {
  font-size: 1.8rem;
  line-height: 1.5em;
  font-weight: bold;
}
#main .premium-recipe .sub-recipe .box {
  position: absolute;
  bottom: 60px;
  left: 80px;
}
#main .premium-recipe .sub-recipe .box h4 {
  margin: 0 0 20px 0;
  padding: 0 0 0 0;
  line-height: 1.5em;
  font-size: 2.8rem;
  font-weight: bold;
	font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
#main .premium-recipe .sub-recipe .box .more {
  padding: 0 0 0 42px;
  position: relative;
}
#main .premium-recipe .sub-recipe .box .more:before {
  line-height: 0;
  content: url("/wp-content/themes/siroca_corp/img/magazine/recipe/icon_01.png");
  position: absolute;
  top: 0;
  left: 0;
}
#main .premium-recipe .sub-recipe .box .more a {
  color: #ffffff;
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 1.4em;
}
#main .recipe-list01 {
  margin: 0 auto;
  padding: 0 15px;
  box-sizing: border-box;
  width: 100%;
  max-width: 1200px;
  position:  relative;
}
#main .recipe-list01 .recipe {
    margin-bottom: 5px;
}
#main .recipe-list01 .recipe li {
	width: 48.9%;
	margin: 0 2.2% 42px 0;
}
#main .recipe-list01 .recipe li:nth-child(2n) {
	margin-right: 0;
}
#main .recipe-list01 .recipe li a {
	display: block;
}
#main .recipe-list01 .recipe li a:hover {
    opacity: 0.7;
}
#main .recipe-list01 .recipe li .ttl {
	display: block;
	padding: 24px 2px 13px;
	font-weight: 700;
	letter-spacing: 0.1em;
}
#main .recipe-list01 .recipe li .txt-list {
	display: block;
}
#main .recipe-list01 .recipe li .txt-list .info {
	margin: 0 10px 10px 0;
	padding: 6px 10px 7px;
	display: inline-block;
	background: #f1f5f6;
	font-size: 1rem;
	letter-spacing: 0.2em;
	border-radius: 3px;
}
#main .recipe-list02 {
  margin: 0 auto;
  padding: 0 15px;
  box-sizing: border-box;
  width: 100%;
  max-width: 1200px;
  position:  relative;
}
#main .recipe-list02 .recipe {
    margin-bottom: 50px;
}
#main .recipe-list02 .recipe li {
	width: 23.8%;
	margin: 0 1.6% 42px 0;
}
#main .recipe-list02 .recipe li:nth-child(4n) {
	margin-right: 0;
}
#main .recipe-list02 .recipe li a {
	display: block;
}
#main .recipe-list02 .recipe li a:hover {
    opacity: 0.7;
}
#main .recipe-list02 .recipe li .ttl {
	display: block;
	padding: 24px 2px 13px;
	font-weight: 700;
	letter-spacing: 0.1em;
  display: flex;
  align-items: center;
}
#main .recipe-list02 .recipe li .ttl span.tag-new{
  display: inline-block;
  background: #000;
  color: #fff;
  font-size: 0.7em;
  padding: 2px 6px;
  margin-right: 8px;
  border-radius: 3px;
}
#main .recipe-list02 .recipe li .txt-list {
	display: block;
}
#main .recipe-list02 .recipe li .txt-list .info {
	margin: 0 10px 10px 0;
	padding: 6px 10px 7px;
	display: inline-block;
	background: #f1f5f6;
	font-size: 1rem;
	letter-spacing: 0.2em;
	border-radius: 3px;
}
#main .recipe-list02 .head {
  position: relative;
}
#main .recipe-list02 .head .more {
  padding: 0 0 0 40px;
  position: absolute;
  top: 0;
  right: 0;
}
#main .recipe-list02 .head .more a {
  color: #000000;
  font-size: 1.4rem;
  font-weight: bold;
  position: relative;
	letter-spacing: 2px;
}
#main .recipe-list02 .head .more:before {
  line-height: 0;
  content: url("/wp-content/themes/siroca_corp/img/magazine/recipe/icon_02.png");
  position: absolute;
  top: 2px;
  left: 0;
}
#main .recipe-list02 .more-sp {
  display: none;
}
#main .recipe-detail {

}
#main .recipe-detail .head-wrap {
  margin: 0 auto !important;
  max-width: 1200px;
  padding: 0 0 90px 0;
  box-sizing: border-box;
  overflow: hidden;
}
#main .recipe-detail .head-wrap.one-column {
  margin: 0 0 0 0;
  overflow: hidden;
}
#main .recipe-detail .head-wrap.two-column {
  margin: 0 0 0 0;
  overflow: hidden;
}
#main .recipe-detail .head-wrap.one-column .head {
  margin: 0 0 0 0;
  overflow: hidden;
}
#main .recipe-detail .head-wrap.two-column .head {
  width: 68.75%;
  float: left;
}
#main .recipe-detail .head-wrap .head h3 {
  margin: 0 0 20px 0;
  padding: 0 0 0 0;
  line-height: 1.5em;
  font-size: 3.1rem;
  font-weight: bold;
	font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
#main .recipe-detail .head-wrap .head .txt-list {
  max-width: 49%;
  float: left;
}
#main .recipe-detail .head-wrap .head .txt-list li {
    padding: 6px 11px;
    display: inline-block;
    vertical-align: top;
    font-size: 1rem;
    color: #000000;
    background: #eff5f5;
    letter-spacing: 0.2em;
    border-radius: 3px;
    margin: 0 10px 10px 0;
}
#main .recipe-detail .head-wrap .head .sns {
  max-width: 49%;
  float: right;
}
#main .recipe-detail .head-wrap .head .sns .link {
  margin: 4px 40px 0 0;
  float: left;
}
#main .recipe-detail .head-wrap .head .sns .link a {
  display: block;
  border: 1px solid #11ADE6;
  color: #11ADE6;
  border-radius: 90px;
  font-size: 1.2rem;
  line-height: 1.4em;
  padding: 5px 17px 5px 32px;
  background: url("/wp-content/themes/siroca_corp/img/magazine/recipe/icon_03.png") no-repeat 13px center;
}
#main .recipe-detail .head-wrap .head .sns dl {
  margin: 0 0 0 0;
  float: left;
}
#main .recipe-detail .head-wrap .head .sns dl dt {
  margin: 0 0 0 0;
  line-height: 33px;
  font-size: 1.2rem;
  float: left;
}
#main .recipe-detail .head-wrap .head .sns dl dd {
  margin: 0 0 0 0;
  float: left;
}
#main .recipe-detail .head-wrap .head .sns dl dd ul {
  overflow: hidden;
}
#main .recipe-detail .head-wrap .head .sns dl dd ul li {
  padding: 0 0 0 18px;
  float: left;
	max-width: 33px;
}
#main .recipe-detail .head-wrap .head .description {
  padding: 30px 0 0 0;
  clear: both;
  font-size: 1.6rem;
  line-height: 2.0em;
}
#main .recipe-detail .head-wrap.two-column .right {
  width: 30%;
  text-align: center;
  float: right;
}
#main .recipe-detail .head-wrap.two-column .right .product {
  padding: 0 0 0 0;
  line-height: 2.0em;
  font-size: 1.4rem;
  position: relative;
}
#main .recipe-detail .head-wrap.two-column .right .product img {
  width: auto;
  max-width: 100%;
}
#main .recipe-detail .head-wrap.two-column .right .product dt {
  width: 100%;
  line-height: 1.2em;
  text-align: center;
}
#main .recipe-detail .head-wrap.two-column .right .product dt .bg {
  padding: 0 35px;
  display: inline-block;
  position: relative;
}
#main .recipe-detail .head-wrap.two-column .right .product dt .bg:before {
  line-height: 0;
  content: url("/wp-content/themes/siroca_corp/img/magazine/recipe/icon_07.png");
  position: absolute;
  top: 0.25em;
  left: 15px;
}
#main .recipe-detail .head-wrap.two-column .right .product dt .bg:after {
  line-height: 0;
  content: url("/wp-content/themes/siroca_corp/img/magazine/recipe/icon_08.png");
  position: absolute;
  top: 0.25em;
  right: 15px;
}
#main .recipe-detail .head-wrap.two-column .right .product dd {
  margin: 0 0 0 0;
  padding: 25px 0 0 0;
}
#main .recipe-detail .head-wrap.two-column .right .product dd .product-photo {
  margin: 0 auto 20px auto;
}
#main .recipe-detail .head-wrap.two-column .right .product dd .name {
  margin: 0 0 10px 0;
  font-size: 2.0rem;
  font-weight: bold;
  line-height: 1.5em;
  overflow: hidden;
}
#main .recipe-detail .head-wrap.two-column .right .product dd .link {
  margin: 0 0 0 0;
  padding: 0 0 0 32px;
  min-height: 23px;
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 1.5em;
  display: inline-block;
  position: relative;
}
#main .recipe-detail .head-wrap.two-column .right .product dd .link:after {
  line-height: 0;
  content: url("/wp-content/themes/siroca_corp/img/magazine/recipe/icon_09.png");
  position: absolute;
  top: 0;
  left: 0;
}
#main .recipe-detail .head-wrap.two-column .right .product dd .link a {
  color: #11ADE6;
}


#main .recipe-detail .detail-wrap {
  margin: 0 auto;
  padding: 0 15px;
  max-width: 1200px;
  overflow: hidden;
}
#main .recipe-detail .detail {
  margin: 0 0 140px;
  max-width: 1200px;
  background: #ffffff;
  overflow: hidden;
}
#main .recipe-detail .detail .product-sp {
  display: none;
}
#main .recipe-detail .detail.pt75 {
  padding: 75px 0 0 0;
}
#main .recipe-detail .detail .photo-box01 {
  margin: 0 0 70px 0;
  border-bottom: 1px solid #E4E4E4;
}
#main .recipe-detail .detail .photo-box01 .photo {
  width: 50%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
#main .recipe-detail .detail .photo-box01 .photo img {
  display: none;
}
#main .recipe-detail .detail .photo-box01 .info {
  padding: 60px 65px 45px 60px;
  width: 50%;
  box-sizing: border-box;
}
#main .recipe-detail .detail .photo-box01 .info .description {
  padding: 0 0 0 0;
  min-height: 325px;
  line-height: 2.0em;
  font-size: 1.6rem;
}
#main .recipe-detail .detail .photo-box01 .info .product {
  margin: 0 0 15px 0;
  padding: 0 0 0 0;
  line-height: 2.0em;
  font-size: 1.6rem;
  border: 1px solid #11ADE6;
  border-radius: 10px;
  position: relative;
}
#main .recipe-detail .detail .photo-box01 .info .product dt {
  width: 100%;
  line-height: 1.2em;
  text-align: center;
  position: absolute;
  top: -0.8em;
  left: 0;
}
#main .recipe-detail .detail .photo-box01 .info .product dt .bg {
  padding: 0 35px;
  background: #ffffff;
  display: inline-block;
  position: relative;
	font-size: 1.4rem;
  letter-spacing: 2px;
}
#main .recipe-detail .detail .photo-box01 .info .product dt .bg:before {
  line-height: 0;
  content: url("/wp-content/themes/siroca_corp/img/magazine/recipe/icon_07.png");
  position: absolute;
  top: 0.25em;
  left: 15px;
}
#main .recipe-detail .detail .photo-box01 .info .product dt .bg:after {
  line-height: 0;
  content: url("/wp-content/themes/siroca_corp/img/magazine/recipe/icon_08.png");
  position: absolute;
  top: 0.25em;
  right: 15px;
}
#main .recipe-detail .detail .photo-box01 .info .product dd {
  margin: 0 0 0 0;
  padding: 30px 20px 25px 35px;
  overflow: hidden;
}
#main .recipe-detail .detail .photo-box01 .info .product dd .product-photo {
  margin: 0 26px 0 0;
  float: left;
  display: inline;
	max-width: 150px;
}
#main .recipe-detail .detail .photo-box01 .info .product dd .name {
  margin: 0 0 10px 0;
  font-size: 2.0rem;
  font-weight: bold;
  line-height: 1.5em;
  overflow: hidden;
}
#main .recipe-detail .detail .photo-box01 .info .product dd .link {
  margin: 0 0 0 0;
  padding: 0 0 0 37px;
  min-height: 23px;
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 1.5em;
  overflow: hidden;
  position: relative;
	letter-spacing: 4px;
}
#main .recipe-detail .detail .photo-box01 .info .product dd .link:after {
  line-height: 0;
  content: url("/wp-content/themes/siroca_corp/img/magazine/recipe/icon_09.svg");
  position: absolute;
  top: 0;
  left: 0;
	width: 24px;
}
#main .recipe-detail .detail .photo-box01 .info .product dd .link a {
  color: #11ADE6;
}
#main .recipe-detail .detail .photo-box02 {
  margin: 0 0 70px 0;
}
#main .recipe-detail .detail .photo-box02 .photo {
  margin: 0 1.76% 0 0;
  width: 32.16%;
}
#main .recipe-detail .detail .photo-box02 .photo:nth-of-type(3n) {
  margin: 0 0 0 0;
}
#main .recipe-detail .detail .photo-box02 .photo p {
  padding: 25px 0 0 0;
  text-align: center;
  font-size: 1.4rem;
  font-weight: bold;
  line-height: 1.4em;
}
#main .recipe-detail .detail .photo-box03 {
  margin: 0 0 70px 0;
}

#main .recipe-detail .detail .material {
  margin: 0 85px 0 85px;
  padding: 0 0 75px 0;
}
#main .recipe-detail .detail .material h4 {
  margin: 0 0 0 0;
  padding: 0 0 30px 55px;
  font-size: 2.6rem;
  font-weight: bold;
  line-height: 1.2em;
  background: url("/wp-content/themes/siroca_corp/img/magazine/recipe/icon_10.svg") no-repeat 0 0;
	letter-spacing: 2px;
	background-size: 34px;
}
#main .recipe-detail .detail .material ul{
	flex-wrap: wrap;
	display: flex;
}
#main .recipe-detail .detail .material li {
  margin: 0 50px 0 0;
  padding: 20px 0;
  font-size: 1.6rem;
  line-height: 1.2em;
  border-bottom: 1px dashed #8B8B8B;
  overflow: hidden;
	width: 47.5%;
	letter-spacing: 2px;
}
#main .recipe-detail .detail .material li:nth-of-type(2n){
	margin-right: 0;
}

#main .recipe-detail .detail .material li .left {
  float: left;
}
#main .recipe-detail .detail .material li .right {
  float: right;
}
#main .recipe-detail .detail .how_to {
  margin: 0 85px 0 85px;
  padding: 0 0 75px 0;
}
#main .recipe-detail .detail .how_to h4 {
  margin: 0 0 0 0;
  padding: 0 0 30px 55px;
  font-size: 2.6rem;
  font-weight: bold;
  line-height: 1.2em;
  background: url("/wp-content/themes/siroca_corp/img/magazine/recipe/icon_11.svg") no-repeat 0 0;
	background-size: 42px;
}
#main .recipe-detail .detail .how_to li {
  margin: 0 0 0 0;
  padding: 20px 0 20px 52px;
  font-size: 1.6rem;
  line-height: 1.2em;
  border-bottom: 1px dashed #8B8B8B;
  position: relative;
  overflow: hidden;
	letter-spacing: 2px;
}
#main .recipe-detail .detail .how_to li .num {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 36px;
  height: 36px;
  line-height: 36px;
  font-size: 2.0rem;
  font-weight: bold;
  text-align: center;
  border-radius: 90px;
  background: #e4e4e4;
  position: absolute;
  top: 11px;
  left: 0px;
	font-family: 'Montserrat', sans-serif;
}


#main .recipe-detail .detail .point {
  margin: 0 85px 0 85px;
  padding: 0 0 95px 0;
}
#main .recipe-detail .detail .point h4 {
	margin: 0 0 0 0;
  padding: 8px 0 22px 55px;
  font-size: 2.6rem;
  font-weight: bold;
  line-height: 1.2em;
  background: url("/wp-content/themes/siroca_corp/img/magazine/recipe/icon_12.svg") no-repeat 13px 0px;
  background-size: 30px;
}
#main .recipe-detail .detail .point li {
  margin: 0 0 0 0;
  padding: 20px 0;
  font-size: 1.6rem;
  line-height: 1.2em;
  border-bottom: 1px dashed #8B8B8B;
  position: relative;
  overflow: hidden;
}
#main .recipe-detail .author {
  margin: 0 0 140px;
  padding: 40px 50px 40px 50px;
  max-width: 1200px;
  font-size: 1.2rem;
  line-height: 2.0em;
  border-top: 1px dotted #8B8B8B;
  border-bottom: 1px dotted #8B8B8B;
  box-sizing: border-box;
  overflow: hidden;
}
#main .recipe-detail .author .name {
  margin: 0 0 20px 0;
  padding: 0 0 0 0;
  font-size: 1.6rem;
  line-height: 1.5em;
  font-weight: bold;
}
#main .recipe-detail .author .photo-sp {
  display: none;
}
#main .recipe-detail .author .photo {
  margin: 0 30px 0 0;
  padding: 0 0 0 0;
  float: left;
	width: 150px;
}
#main .recipe-detail .author .description {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  overflow: hidden;
}



/*------------------------------------------------------------
	com-banner-ul
------------------------------------------------------------*/
.com-banner-ul.mb130 {
  margin-bottom: 130px;
	display: none;
}
.com-banner-ul li {
	width: 32%;
	margin-right: 2%;
}
.com-banner-ul li:nth-child(3n) {
	margin-right: 0;
}
.com-banner-ul li a {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	height: 125px;
	color: #000000;
	padding: 0 30px 0 50px;
	box-sizing: border-box;
	font-size: 2rem;
	font-weight: 700;
	font-family: 'Montserrat', sans-serif;
	letter-spacing: 0.2em;
	background: #fff;
}
.com-banner-ul li a:hover {
	opacity: 0.7;
}


@media all and (max-width: 896px) {
/*------------------------------------------------------------
	recipe
------------------------------------------------------------*/
#pagePath{
	margin-bottom: 50px;
}
.head-line03{
	margin-bottom: 45px;
}
.page-title {
	background: url("/wp-content/themes/siroca_corp/img/magazine/recipe/page_title_bg.jpg") no-repeat center center;
	background-size: cover;
}
.page-title .wrap {
  margin: 0 auto;
  padding: 0 15px;
  box-sizing: border-box;
  width: 100%;
  max-width: 1200px;
  position:  relative;
}
.page-title h2 {
  margin: 0 auto;
  max-width: 1200px;
  font-size: 1.9rem;
  font-weight:  normal;
  text-align: center;
  color: #ffffff;
}
.page-title .wrap img {
  position: relative;
  top: auto;
  left: auto;
  margin: 0 auto 10px auto;
  width: 150px;
  height: auto;
}
#main .premium-recipe {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}
#main .premium-recipe img {
  width: 100%;
  height: auto;
}
#main .premium-recipe .head-line03 {
  margin-left: 29px;
  margin-right: 29px;
  margin-bottom: 40px;
  max-width: 1200px;
}
#main .premium-recipe .txt-list {
    margin-bottom: 20px;
  margin: 0 15px 30px 39px;
}
#main .premium-recipe .txt-list li {
		margin: 0 6px 6px 0;
		padding: 4px 6px 5px;
    display: inline-block;
    vertical-align: top;
    font-size: 1rem;
    color: #000000;
    background: #eff5f5;
    letter-spacing: 0.2em;
    border-radius: 8px;
}
#main .premium-recipe .photo-sp {
  display: block;
}
#main .premium-recipe .main-recipe {
  margin-bottom: 0;
  color: #000000;
  background: none !important;
  box-sizing: border-box;
  width: 100%;
  height: auto;
  position: relative;
}
#main .premium-recipe .main-recipe .box {
  margin: 0 auto;
  padding: 40px 0 70px 0;
  max-width: 1100px;
  text-align: left;
  position: relative;
}
#main .premium-recipe .main-recipe .box h4 {
  margin: 0 15px 10px 39px;
  padding: 0 0 0 0;
  line-height: 1.5em;
  font-size: 2.0rem;
  font-weight: bold;
	font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
#main .premium-recipe .main-recipe .box .description {
  margin: 0 15px 20px 39px;
  padding: 0 0 0 0;
  max-width: 570px;
  line-height: 1.5em;
  font-size: 1.0rem;
}
#main .premium-recipe .main-recipe .box .material {
  margin: 0 15px 20px 39px;
  padding: 0 0 0 0;
  max-width: 570px;
  line-height: 1.5em;
  font-size: 1.2rem;
}
#main .premium-recipe .main-recipe .box .material h5 {
  margin: 0 0 10px 0;
  padding: 0 0 0 0;
  line-height: 1.5em;
  font-size: 1.3rem;
  font-weight: bold;
  position: relative;
  overflow: hidden;
}
#main .premium-recipe .main-recipe .box .material h5:after {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 100%;
  content: ".";
  border-top: 1px solid #dddddd;
  position: absolute;
  top: 0.75em;
  left: 3em;
}
#main .premium-recipe .main-recipe .box .more {
  margin: 0 0 0 39px;
  padding: 0 0 0 25px;
  position: relative;
}
#main .premium-recipe .main-recipe .box .more:before {
  line-height: 0;
  content: url("/wp-content/themes/siroca_corp/img/magazine/recipe/icon_01-sp.png");
  position: absolute;
  top: 0;
  left: 0;
}
#main .premium-recipe .main-recipe .box .more a {
  color: #000000;
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 1.2em;
}
#main .premium-recipe .main-recipe .box .user {
  margin: 0 0 -24px 0;
  padding: 0 0 0 0;
  width: 90%;
  color: #ffffff;
  position: absolute;
  bottom: 100%;
  top: auto;
  right: 15px;
}
#main .premium-recipe .main-recipe.detail-page .user {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 90%;
  color: #ffffff;
  position: absolute;
  bottom: -24px;
  top: auto;
  right: 15px;
  z-index: 1;
}




  #main .premium-recipe .main-recipe .user .photo {
  margin: 0 0 0 18px;
  width: 48px;
  border-radius: 90px;
  border: 3px solid #ffffff;
  overflow: hidden;
  float: right;
  clear: both;
}
#main .premium-recipe .main-recipe .user .photo img {
  display: block;
}
#main .premium-recipe .main-recipe .user p {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  font-size: 0.9rem;
  line-height: 1.5em;
  font-weight: bold;
  text-align: right;
  width: 100%;
  overflow: hidden;
  position: absolute;
  bottom: 65px;
  right: 0;
}
#main .premium-recipe .main-recipe .user p .name {
  font-size: 1.2rem;
  line-height: 1.5em;
  font-weight: bold;
}
#main .premium-recipe .sub-recipe {
  margin-bottom: 0;
  color: #000000;
  background: none !important;
  box-sizing: border-box;
  width: 100%;
  height: auto;
  position: relative;
}
#main .premium-recipe .sub-recipe.left {
  float: none;
  border-right: none;
}
#main .premium-recipe .sub-recipe.right {
  float: none;
  border-left: none;
}
#main .premium-recipe .sub-recipe .user {
  margin: -24px 15px -24px 0;
  padding: 0 0 0 0;
  width: 90%;
  color: #ffffff;
  position: relative;
  bottom: auto;
  top: auto;
  right: auto;
  z-index: 1;
}
#main .premium-recipe .sub-recipe .user .photo {
  margin: 0 0 0 18px;
  width: 48px;
  border-radius: 90px;
  border: 3px solid #ffffff;
  overflow: hidden;
  float: right;
  clear: both;
}
#main .premium-recipe .sub-recipe .user .photo img {
  display: block;
}
#main .premium-recipe .sub-recipe .user p {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  font-size: 0.9rem;
  line-height: 1.5em;
  font-weight: bold;
  text-align: right;
  width: 100%;
  overflow: hidden;
  position: absolute;
  bottom: 65px;
  right: 0;
}
#main .premium-recipe .sub-recipe .user p .name {
  font-size: 1.2rem;
  line-height: 1.5em;
  font-weight: bold;
}
#main .premium-recipe .sub-recipe .box {
  margin: 0 auto;
  padding: 40px 0 70px 0;
  max-width: 1100px;
  text-align: left;
  position: relative;
  bottom: auto;
  left: auto;
}
#main .premium-recipe .sub-recipe .box h4 {
  margin: 0 15px 10px 39px;
  padding: 0 0 0 0;
  line-height: 1.5em;
  font-size: 2.0rem;
  font-weight: bold;
	font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
#main .premium-recipe .sub-recipe .box .more {
  margin: 0 0 0 39px;
  padding: 0 0 0 25px;
  position: relative;
}
#main .premium-recipe .sub-recipe .box .more:before {
  line-height: 0;
  content: url("/wp-content/themes/siroca_corp/img/magazine/recipe/icon_01-sp.png");
  position: absolute;
  top: 0;
  left: 0;
}
#main .premium-recipe .sub-recipe .box .more a {
  color: #000000;
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 1.2em;
}

#main .recipe-list01 {
  margin: 0 auto;
  padding: 0 39px;
  box-sizing: border-box;
  width: 100%;
  max-width: 1200px;
  position:  relative;
}
#main .recipe-list01 img {
  width: 100%;
  height: auto;
}
#main .recipe-list01 .recipe {
    margin-bottom: 5px;
}
#main .recipe-list01 .recipe li {
	width: 48.9%;
	margin: 0 2.2% 30px 0;
}
#main .recipe-list01 .recipe li:nth-child(2n) {
	margin-right: 0;
}
#main .recipe-list01 .recipe li a {
	display: block;
}
#main .recipe-list01 .recipe li a:hover {
    opacity: 0.7;
}
#main .recipe-list01 .recipe li .ttl {
	display: block;
	padding: 12px 2px 5px;
	font-weight: 700;
	letter-spacing: 0.1em;
}
#main .recipe-list01 .recipe li .txt-list {
	display: block;
}
#main .recipe-list01 .recipe li .txt-list .info {
		margin: 0 6px 6px 0;
		padding: 4px 6px 5px;
    display: inline-block;
    vertical-align: top;
    font-size: 1rem;
    color: #000000;
    background: #eff5f5;
    letter-spacing: 0.2em;
    border-radius: 8px;
}
#main .recipe-list02 {
  margin: 0 auto;
  padding: 0 29px;
  box-sizing: border-box;
  width: 100%;
  max-width: 1200px;
  position:  relative;
  text-align: center;
}
#main .recipe-list02 img {
  width: 100%;
  height: auto;
}

#main .recipe-list02 .recipe {
    margin-bottom: 10px;
  text-align: left;
}
#main .recipe-list02 .recipe li {
	width: 46.7%;
	margin: 0 5.0% 30px 0;
}
#main .recipe-list02 .recipe li:nth-child(4n) {
	margin: 0 2.2% 30px 0;
}
#main .recipe-list02 .recipe li:nth-child(2n) {
	margin: 0 0 30px 0;
}

#main .recipe-list02 .recipe li a {
	display: block;
}
#main .recipe-list02 .recipe li a:hover {
    opacity: 0.7;
}
#main .recipe-list02 .recipe li .ttl {
	display: block;
	padding: 10px 2px;
	font-weight: 700;
	letter-spacing: 0.1em;
	font-size: 1.2rem;
}
#main .recipe-list02 .recipe li .txt-list {
	display: block;
}
#main .recipe-list02 .recipe li .txt-list .info {
		margin: 0 6px 6px 0;
		padding: 2px 8px 3px;
    display: inline-block;
    vertical-align: top;
    font-size: 1rem;
    color: #000000;
    background: #eff5f5;
    letter-spacing: 0.2em;
    border-radius: 2px;
}
#main .recipe-list02 .head {
  text-align: left;
  position: relative;
}
#main .recipe-list02 .head .more {
  display: none;
  padding: 0 0 0 30px;
  position: absolute;
  top: 0;
  right: 0;
}
#main .recipe-list02 .head .more a {
  color: #000000;
  font-size: 1.4rem;
  font-weight: bold;
  position: relative;
}
#main .recipe-list02 .head .more:before {
  line-height: 0;
  content: url("/wp-content/themes/siroca_corp/img/magazine/recipe/icon_02.png");
  position: absolute;
  top: 0;
  left: 0;
}
#main .recipe-list02 .more-sp {
  display: inline-block;
  margin-bottom: 40px;
  padding: 0 0 0 30px;
  position: relative;
  top: auto;
  right: auto;
}
#main .recipe-list02 .more-sp a {
  color: #000000;
  font-size: 1.4rem;
  font-weight: bold;
  position: relative;
	letter-spacing: 2.5px;
}
#main .recipe-list02 .more-sp:before {
  line-height: 0;
  content: url("/wp-content/themes/siroca_corp/img/magazine/recipe/icon_09.svg");
  position: absolute;
  top: 0;
  left: 0;
	width: 24px;
}
#main .recipe-detail {

}
#main .recipe-detail .head-wrap {
  margin: 0 39px !important;
  width: auto;
  padding: 0 0 49px 0;
  overflow: hidden;
}
#main .recipe-detail .head-wrap.one-column {
  margin: 0 0 0 0;
  overflow: hidden;
}
#main .recipe-detail .head-wrap.two-column {
  margin: 0 0 0 0;
  overflow: hidden;
}
#main .recipe-detail .head-wrap.one-column .head {
  margin: 0 0 0 0;
  overflow: hidden;
}
#main .recipe-detail .head-wrap.two-column .head {
  width: 100%;
  float: none;
}
#main .recipe-detail .head-wrap .head h3 {
  margin: 0 0 20px 0;
  padding: 0 0 0 0;
  line-height: 1.5em;
  font-size: 3.0rem;
  font-weight: bold;
	font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	letter-spacing: 1px;
}

#main .recipe-detail .head-wrap .head .txt-list {
  max-width: 100%;
  float: none;
	padding-bottom: 20px;
}
#main .recipe-detail .head-wrap .head .txt-list li {
		margin: 0 6px 6px 0;
		padding: 4px 6px 5px;
    display: inline-block;
    vertical-align: top;
    font-size: 1rem;
    color: #000000;
    background: #eff5f5;
    letter-spacing: 0.2em;
    border-radius: 8px;
}
#main .recipe-detail .head-wrap .head .sns {
  max-width: 100%;
  float: none;
  overflow: hidden;
}
#main .recipe-detail .head-wrap .head .sns .link {
  margin: 4px 40px 0 0;
  float: left;
}
#main .recipe-detail .head-wrap .head .sns .link a {
  display: block;
  border: 1px solid #11ADE6;
  color: #11ADE6;
  border-radius: 90px;
  font-size: 0.9rem;
  line-height: 1.4em;
  padding: 5px 17px 5px 32px;
  background: url("/wp-content/themes/siroca_corp/img/magazine/recipe/icon_03.png") no-repeat 13px center;
}
#main .recipe-detail .head-wrap .head .sns dl {
  margin: 0 0 0 0;
  float: right;
}
#main .recipe-detail .head-wrap .head .sns dl dt {
  margin: 6px 5px 0 0;
  line-height: 20px;
  font-size: 1.0rem;
  float: left;
	letter-spacing: 2px;
}
#main .recipe-detail .head-wrap .head .sns dl dd {
  margin: 0 0 0 0;
  float: left;
}
#main .recipe-detail .head-wrap .head .sns dl dd ul {
  overflow: hidden;
}
#main .recipe-detail .head-wrap .head .sns dl dd ul li {
  padding: 0 0 0 10px;
  float: left;
}
#main .recipe-detail .head-wrap .head .sns dl dd ul li img {
  width: 30px;
}
#main .recipe-detail .head-wrap .head .description {
  padding: 30px 0 0 0;
  clear: both;
  font-size: 1.4rem;
  line-height: 2.0em;
}
#main .recipe-detail .head-wrap.two-column .right {
  padding: 60px 0 0 0;
  width: 100%;
  text-align: center;
  float: none;
}
#main .recipe-detail .head-wrap.two-column .right .product {
  margin: 0 auto 0 auto;
  padding: 0 0 0 0;
  width: 80%;
  max-width: 275px;
  line-height: 2.0em;
  font-size: 1.0rem;
  border: 1px solid #11ADE6;
  border-radius: 10px;
  display: block;
  position: relative;
}
#main .recipe-detail .head-wrap.two-column .right .product dt {
  width: 100%;
  line-height: 1.2em;
  text-align: center;
  position: absolute;
  top: -0.6em;
  left: 0;
}
#main .recipe-detail .head-wrap.two-column .right .product dt .bg {
  padding: 0 35px;
  background: #E4E4E4;
  display: inline-block;
  position: relative;
}
#main .recipe-detail .head-wrap.two-column .right .product dt .bg:before {
  line-height: 0;
  content: url("/wp-content/themes/siroca_corp/img/magazine/recipe/icon_07.png");
  position: absolute;
  top: 0.25em;
  left: 15px;
}
#main .recipe-detail .head-wrap.two-column .right .product dt .bg:after {
  line-height: 0;
  content: url("/wp-content/themes/siroca_corp/img/magazine/recipe/icon_08.png");
  position: absolute;
  top: 0.25em;
  right: 15px;
}
#main .recipe-detail .head-wrap.two-column .right .product dd {
  margin: 0 0 0 0;
  padding: 20px 10px 20px 10px;
  text-align: center;
  overflow: hidden;
}
#main .recipe-detail .head-wrap.two-column .right .product dd .product-photo {
  margin: 0 auto 10px auto;
}
#main .recipe-detail .head-wrap.two-column .right .product dd .name {
  margin: 0 0 10px 0;
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 1.5em;
  overflow: hidden;
}
#main .recipe-detail .head-wrap.two-column .right .product dd .link {
  margin: 0 0 0 0;
  padding: 3px 0 0 32px;
  min-height: 23px;
  font-size: 1.2rem;
  font-weight: bold;
  line-height: 1.5em;
  overflow: visible;
  position: relative;
  display: inline-block;
}
#main .recipe-detail .head-wrap.two-column .right .product dd .link:after {
  line-height: 0;
  content: url("/wp-content/themes/siroca_corp/img/magazine/recipe/icon_09.png");
  position: absolute;
  top: 0;
  left: 0;
}
#main .recipe-detail .head-wrap.two-column .right .product dd .link a {
  color: #11ADE6;
}


#main .recipe-detail .detail-wrap {
  padding: 0 30px;
}
#main .recipe-detail .detail {
  margin: 0 auto 100px;
  padding: 50px 0 0 0;
  width: auto;
  background: #ffffff;
  overflow: hidden;
}
#main .recipe-detail .detail.pt75 {
  padding: 60px 0 0 0;
}
#main .recipe-detail .detail .product-sp {
  margin: 0 auto 50px auto;
  padding: 0 0 0 0;
  width: 80%;
  max-width: 275px;
  line-height: 2.0em;
  font-size: 1.0rem;
  border: 1px solid #11ADE6;
  border-radius: 10px;
  display: block;
  position: relative;
}
#main .recipe-detail .detail .product-sp dt {
  width: 100%;
  line-height: 1.2em;
  text-align: center;
  position: absolute;
  top: -0.6em;
  left: 0;
}
#main .recipe-detail .detail .product-sp dt .bg {
  padding: 0 35px;
  background: #ffffff;
  display: inline-block;
  position: relative;
	font-size: 1.2rem;
	letter-spacing: 2px;
}
#main .recipe-detail .detail .product-sp dt .bg:before {
  line-height: 0;
  content: url("/wp-content/themes/siroca_corp/img/magazine/recipe/icon_07.png");
  position: absolute;
  top: 0.15em;
  left: 15px;
}
#main .recipe-detail .detail .product-sp dt .bg:after {
  line-height: 0;
  content: url("/wp-content/themes/siroca_corp/img/magazine/recipe/icon_08.png");
  position: absolute;
  top: 0.15em;
  right: 15px;
}
#main .recipe-detail .detail .product-sp dd {
  margin: 0 0 0 0;
  padding: 20px 10px 20px 10px;
  text-align: center;
  overflow: hidden;
}
#main .recipe-detail .detail .product-sp dd .product-photo {
  margin: 11px auto 16px auto;
}
#main .recipe-detail .detail .product-sp dd .product-photo img{
	width: 70%;
}
#main .recipe-detail .detail .product-sp dd .name {
  margin: 0 0 10px 0;
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 1.5em;
  overflow: hidden;
}
#main .recipe-detail .detail .product-sp dd .link {
  margin: 0 13px 0 0;
  padding: 3px 0 0 35px;
  min-height: 23px;
  font-size: 1.2rem;
  font-weight: bold;
  line-height: 1.5em;
  overflow: visible;
  position: relative;
  display: inline-block;
	letter-spacing: 2.5px;
}
#main .recipe-detail .detail .product-sp dd .link:after {
  line-height: 0;
  content: url("/wp-content/themes/siroca_corp/img/magazine/recipe/icon_09.svg");
  position: absolute;
  top: 0;
  left: 0;
	width: 24px;
}
#main .recipe-detail .detail .product-sp dd .link a {
  color: #11ADE6;
}

#main .recipe-detail .detail .photo-box01 {
  margin: 0 0 73px 0;
  border-bottom: 1px solid #E4E4E4;
}
#main .recipe-detail .detail .photo-box01 .photo {
  width: 100%;
}
#main .recipe-detail .detail .photo-box01 .photo img {
  width: 100%;
  height: auto;
  display: block;
}
#main .recipe-detail .detail .photo-box01 .info {
  padding: 60px 65px 0 60px;
  width: 50%;
  box-sizing: border-box;
  display: none;
}
#main .recipe-detail .detail .photo-box01 .info .description {
  padding: 0 0 0 0;
  min-height: 325px;
  line-height: 2.0em;
  font-size: 1.6rem;
}
#main .recipe-detail .detail .photo-box01 .info .product {
  padding: 0 0 0 0;
  line-height: 2.0em;
  font-size: 1.6rem;
  border: 1px solid #11ADE6;
  border-radius: 10px;
  position: relative;
}
#main .recipe-detail .detail .photo-box01 .info .product dt {
  width: 100%;
  line-height: 1.2em;
  text-align: center;
  position: absolute;
  top: -0.6em;
  left: 0;
}
#main .recipe-detail .detail .photo-box01 .info .product dt .bg {
  padding: 0 35px;
  background: #ffffff;
  display: inline-block;
  position: relative;
}
#main .recipe-detail .detail .photo-box01 .info .product dt .bg:before {
  line-height: 0;
  content: url("/wp-content/themes/siroca_corp/img/magazine/recipe/icon_07.png");
  position: absolute;
  top: 0.25em;
  left: 15px;
}
#main .recipe-detail .detail .photo-box01 .info .product dt .bg:after {
  line-height: 0;
  content: url("/wp-content/themes/siroca_corp/img/magazine/recipe/icon_08.png");
  position: absolute;
  top: 0.25em;
  right: 15px;
}
#main .recipe-detail .detail .photo-box01 .info .product dd {
  margin: 0 0 0 0;
  padding: 25px 20px 25px 35px;
  overflow: hidden;
}
#main .recipe-detail .detail .photo-box01 .info .product dd .product-photo {
  margin: 0 26px 0 0;
  float: left;
  display: inline;
}
#main .recipe-detail .detail .photo-box01 .info .product dd .name {
  margin: 0 0 10px 0;
  font-size: 2.0rem;
  font-weight: bold;
  line-height: 1.5em;
  overflow: hidden;
}
#main .recipe-detail .detail .photo-box01 .info .product dd .link {
  margin: 0 0 0 0;
  padding: 0 0 0 32px;
  min-height: 23px;
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 1.5em;
  overflow: hidden;
  position: relative;
}
#main .recipe-detail .detail .photo-box01 .info .product dd .link:after {
  line-height: 0;
  content: url("/wp-content/themes/siroca_corp/img/magazine/recipe/icon_09.png");
  position: absolute;
  top: 0;
  left: 0;
}
#main .recipe-detail .detail .photo-box01 .info .product dd .link a {
  color: #11ADE6;
}
#main .recipe-detail .detail .photo-box02 {
  margin: 0 25px 25px 25px;
  overflow: hidden;
}
#main .recipe-detail .detail .photo-box02 .photo {
  margin: 0 0 25px 0;
  width: 100%;
}
#main .recipe-detail .detail .photo-box02 .photo:nth-of-type(3n) {
  margin: 0 0 0 0;
}
#main .recipe-detail .detail .photo-box02 .photo p {
  padding: 10px 0 0 0;
  text-align: left;
  font-size: 1.3rem;
  font-weight: bold;
  line-height: 1.4em;
}
#main .recipe-detail .detail .photo-box03 {
  margin: 0 0 50px 0;
}

#main .recipe-detail .detail .material {
  margin: 0 25px 0 25px;
  padding: 0 0 73px 0;
}
#main .recipe-detail .detail .material h4 {
  margin: 0 0 0 0;
  padding: 0 0 20px 30px;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.2em;
  background: url("/wp-content/themes/siroca_corp/img/magazine/recipe/icon_10.svg") no-repeat 0 0;
  background-size: auto 21px;
}
#main .recipe-detail .detail .material li {
  margin: 0 0 0 0;
  padding: 18px 0;
  font-size: 1.3rem;
  line-height: 1.2em;
  border-bottom: 1px dashed #8B8B8B;
  overflow: hidden;
	width: 100%;
}
#main .recipe-detail .detail .material li .left {
  float: left;
}
#main .recipe-detail .detail .material li .right {
  float: right;
}
#main .recipe-detail .detail .how_to {
  margin: 0 25px 0 25px;
  padding: 0 0 73px 0;
}
#main .recipe-detail .detail .how_to h4 {
  margin: 0 0 0 0;
  padding: 0 0 20px 30px;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.2em;
  background: url("/wp-content/themes/siroca_corp/img/magazine/recipe/icon_11.svg") no-repeat 0 0;
  background-size: auto 21px;
}
#main .recipe-detail .detail .how_to li {
  margin: 0 0 0 0;
  padding: 12px 0 10px 35px;
  font-size: 1.3rem;
  line-height: 1.2em;
  border-bottom: 1px dashed #8B8B8B;
  position: relative;
  overflow: hidden;
	line-height: 2.0rem;
}
#main .recipe-detail .detail .how_to li .num {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 24px;
  height: 24px;
  line-height: 24px;
  font-size: 1.2rem;
  font-weight: bold;
  text-align: center;
  border-radius: 90px;
  background: #e4e4e4;
  position: absolute;
  top: 12px;
  left: 0px;
}
#main .recipe-detail .detail .point {
  margin: 0 25px 0 25px;
  padding: 0 0 73px 0;
}
#main .recipe-detail .detail .point h4 {
  margin: 0 0 0 0;
  padding: 0 0 20px 30px;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.2em;
  background: url("/wp-content/themes/siroca_corp/img/magazine/recipe/icon_12.svg") no-repeat 0 0;
  background-size: auto 21px;
}
#main .recipe-detail .detail .point li {
  margin: 0 0 0 0;
  padding: 15px 0;
  font-size: 1.3rem;
  line-height: 2.0rem;
  border-bottom: 1px dashed #8B8B8B;
  position: relative;
  overflow: hidden;
}
#main .recipe-detail .author {
  margin: 0 auto 50px auto;
  padding: 30px 18px 30px 18px;
  max-width: 1200px;
  font-size: 1.2rem;
  line-height: 2.0em;
  border-top: 1px dotted #8B8B8B;
  border-bottom: 1px dotted #8B8B8B;
  box-sizing: border-box;
  overflow: hidden;
}
#main .recipe-detail .author .name {
  margin: 0 0 10px 0;
  padding: 0 0 0 0;
  font-size: 1.4rem;
  line-height: 1.5em;
  font-weight: bold;
}
#main .recipe-detail .author .photo {
  display: none;
  margin: 0 0 30px 0;
  padding: 0 0 0 0;
  float: none;
}
#main .recipe-detail .author .photo img {
  width: 100%;
}
#main .recipe-detail .author .photo-sp {
  display: block;
  margin: 0 0 30px 0;
  padding: 0 0 0 0;
  float: none;
}
#main .recipe-detail .author .photo-sp img {
  width: 100%;
}
#main .recipe-detail .author .description {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  overflow: hidden;
}



/*------------------------------------------------------------
	com-banner-ul
------------------------------------------------------------*/
.com-banner-ul.mb130 {
  margin-bottom: 130px;
}
    .com-banner-ul li {
        width: 100%;
        margin: 0 0 15px;
    }
    .com-banner-ul li:last-child {
        margin-bottom: 0;
    }
    .com-banner-ul li a {
        height: 125px;
        padding: 0 30px;
        font-size: 1.8rem;
    }

}



/*------------------------------------------------------------
	ピックアップLP
------------------------------------------------------------*/
#main .pickup-lp-slider {
  margin-bottom: 40px;
  padding: 0 15px;
  box-sizing: border-box;
  max-width: 1200px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

#main .pickup-lp-slider .swiper-wrapper{
  padding-bottom: 50px;
}

#main .pickup-lp-slider .swiper-slide {
  overflow: hidden;
}

#main .pickup-lp-slider .photo img {
  width: 100%;
  display: block;
}

#main .pickup-lp-slider .subtitle {
  font-weight: bold;
  font-size: 1.2rem;
  color: #fff;
  position: absolute;
  top: 10px;
  left: 10px;
}

#main .pickup-lp-slider .title {
  font-weight: bold;
  font-size: 1.8rem;
  color: #fff;
  position: absolute;
  left: 10px;
  bottom: 10px;
}

#main .pickup-lp-slider .swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{
  margin: 0 5px;
}

#main .pickup-lp-slider .swiper-pagination-bullet-active{
  background: #0FAEE8;
}

#main .pickup-lp-slider .swiper-pagination-bullet{
  width: 9px;
  height: 9px;
}


/*------------------------------------------------------------
	ピックアップレシピ
------------------------------------------------------------*/
#main .pickup-recipe {
  margin: 0 auto;
  padding: 0 15px;
  box-sizing: border-box;
  width: 100%;
  max-width: 1200px;
  position:  relative;
}
#main .pickup-recipe .recipe {
    margin-bottom: 50px;
}
#main .pickup-recipe .recipe li {
	width: 23.8%;
	margin: 0 1.6% 42px 0;
}
#main .pickup-recipe .recipe li:nth-child(4n) {
	margin-right: 0;
}
#main .pickup-recipe .recipe li a {
	display: block;
}
#main .pickup-recipe .recipe li a:hover {
    opacity: 0.7;
}
#main .pickup-recipe .recipe li .ttl {
	display: block;
	padding: 24px 2px 13px;
	font-weight: 700;
	letter-spacing: 0.1em;
  display: flex;
  align-items: center;
}
#main .pickup-recipe .recipe li .ttl span.tag-new{
  display: inline-block;
  background: #000;
  color: #fff;
  font-size: 0.7em;
  padding: 2px 6px;
  margin-right: 8px;
  border-radius: 3px;
}

@media all and (max-width: 896px) {
  #main .pickup-recipe {
    margin: 0 auto;
    padding: 0 29px;
    box-sizing: border-box;
    width: 100%;
    max-width: 1200px;
    position:  relative;
    text-align: center;
  }
  #main .pickup-recipe img {
    width: 100%;
    height: auto;
  }
  
  #main .pickup-recipe .recipe {
      margin-bottom: 10px;
    text-align: left;
  }
  #main .pickup-recipe .recipe li {
    width: 46.7%;
    margin: 0 5.0% 30px 0;
  }
  #main .pickup-recipe .recipe li:nth-child(4n) {
    margin: 0 2.2% 30px 0;
  }
  #main .pickup-recipe .recipe li:nth-child(2n) {
    margin: 0 0 30px 0;
  }
  
  #main .pickup-recipe .recipe li a {
    display: block;
  }
  #main .pickup-recipe .recipe li a:hover {
      opacity: 0.7;
  }
  #main .pickup-recipe .recipe li .ttl {
    display: block;
    padding: 10px 2px;
    font-weight: 700;
    letter-spacing: 0.1em;
    font-size: 1.2rem;
  }
  #main .pickup-recipe .recipe li .txt-list {
    display: block;
  }
  #main .pickup-recipe .recipe li .txt-list .info {
      margin: 0 6px 6px 0;
      padding: 2px 8px 3px;
      display: inline-block;
      vertical-align: top;
      font-size: 1rem;
      color: #000000;
      background: #eff5f5;
      letter-spacing: 0.2em;
      border-radius: 2px;
  }
}
