@charset "utf-8";
/* PC/SP表示切り替え */
#pc_wrap .for-pc {
  display: block !important;
}
#pc_wrap .for-sp {
  display: none !important;
}
#sp_wrap .for-pc {
  display: none !important;
}
#sp_wrap .for-sp {
  display: block !important;
}
/*-------------------------------*/
body {
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, sans-serif;
}
.target {
  pointer-events: none;
}
#feature #detail .entry h2 {
  margin: 0px 0 36px;
}
.genre_health #detail .entry .entry_contents h4.no00, .genre_health #detail .entry .entry_contents h4.no01, .genre_health #detail .entry .entry_contents h4.no02, .genre_health #detail .entry .entry_contents h4.no03, .genre_health #detail .entry .entry_contents h4.no04, .genre_health #detail .entry .entry_contents h4.no05 {
  margin: 0 0 24px;
  padding: 6px 0 4px 86px;
  font-size: 26px;
}
#pc_wrap p.top-lead {
  margin-bottom: 13px;
  font-size: 16px;
  line-height: 2;
}
#feature #detail .entry .outline {
  margin: 32px 0 55px;
}
#feature .genre_health #detail .entry .outline ul li p a, #feature .genre_health #detail .entry .outline ul li p {
  font-size: 16px;
}
#feature .genre_health #detail .entry .outline ul li p a br {
  display: none;
}
#feature .genre_health #detail .entry .outline ul li p br {
  display: none;
}
#feature .genre_health #detail .entry .speaker {
  margin: 47px 0 42px;
  padding: 47px 17px 33px;
  border: 4px dotted #fd8300;
}
#feature #detail .entry .speaker .name-card {
  width: 250px;
  height: 170px !important;
}
#feature #detail .entry .speaker .name-card .career {
  font-size: 86.571%;
  line-height: 2;
}
#feature #detail .entry .speaker .detail {
  width: 370px;
  margin: 6px 0 0 30px;
}
#feature #detail .entry .speaker .detail p {
  margin-bottom: 23px;
  line-height: 1.7;
}
#feature .feature_page {
  background: #ffffff;
}
#feature .contents .feature_page p {
  color: #1e1e1e;
  font-size: 16px;
  line-height: 2;
}
#feature .contents .feature_page h4 span {
  display: block;
}
#feature .contents .feature_page h3 {
  margin: 19px 0;
  color: #fd8300;
  font-size: 20px;
  line-height: 1.3;
}
#feature #detail .entry .next-page {
  margin-top: 30px;
  margin-bottom: 41px;
}
#feature #feature_guard p a {
  color: #1e1e1e;
}
#feature .feature_page section .image {
  margin-bottom: 32px;
  text-align: center;
}
#feature .feature_page section .image img {
  margin: 0 auto;
}
#feature .feature_page .big-image {
  margin-bottom: 24px;
}
#feature .feature_page .big-image img {
  width: 100%;
  vertical-align: bottom;
}
/* ---------------------
  page 1
*/
.genre_health #detail .entry .entry_contents h4.no01 {
  line-height: 1.2;
}
#feature #detail .page1 .title {
  margin: 0 auto 20px;
}
#feature_guard.contents.feature_page.page1 .image-text01 {
  font-size: 16px;
  line-height: 1.5;
}
#feature .contents .feature_page p.image-text01 {
  margin-bottom: 20px;
}
#feature .feature_page.page1 section .inner {
  width: 91.8%;
  margin: 0 auto;
  padding: 30px 0;
}
/* ---------------------
  page 2
*/
#feature_guard.contents.feature_page .image-title01 {
  width: 78%;
  color: #e95377;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.2;
  text-align: center;
}
/* ---------------------
  page 3
*/
.genre_health #detail .entry .entry_contents h4.no03 {
  margin: -9px 0 22px;
  background-position: 0 2px;
}
/* ---------------------
  page 4
*/
#feature .feature_page.page4 .box {
  margin: 0 0 20px;
}
#feature .feature_page.page4 .sect03 dl {
  margin: 0 0 32px;
  font-size: 16px;
}
#feature .feature_page.page4 .sect03 dl dt {
  display: flex;
  align-items: center;
  justify-self: start;
  font-weight: bold;
}
#feature .feature_page.page4 .sect03 dl dt span {
  width: 17px;
  margin: 0 5px 0 0;
  height: 17px;
  background: #000;
  color: #fff;
  border-radius: 50%;
  display: block;
  text-align: center;
  line-height: 17px;
  font-size: 12px;
}
#feature .feature_page.page5 .sect03 ul li {
  margin: 0 0 32px;
  font-size: 16px;
}
#feature .feature_page.page5 .sect03 ul li strong {
  position: relative;
  padding: 0 0 0 22px;
}
#feature .feature_page.page5 .sect03 ul li strong::after {
  content: "";
  display: block;
  width: 17px;
  height: 17px;
  background: #00ae97;
  border-radius: 50%;
  position: absolute;
  top: 0;
  left: 0;
}
/* ---------------------
      sp
--------------------- */
p:empty {
  display: none;
}
#sp_wrap .genre_health .pagenav ul .prev a, #sp_wrap .genre_health .pagenav ul .next a {
  color: #333333;
  background: #f0f0f0;
}
/*
#feature #sp_wrap #detail .entry {
    margin: 40px 15px 20px;
}*/
#feature #sp_wrap #detail .entry h2 {
  margin: 0px 0 20px;
}
#feature #sp_wrap #detail .entry .outline .time {
  top: 35px;
  left: 50%;
  transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  margin: 0;
}
#feature #sp_wrap #detail .entry .top-lead {
  margin-bottom: 50px;
  font-size: 16px;
  line-height: 1.8;
}
#feature #sp_wrap .genre_health #detail .entry .entry_contents h4 {
  color: #fd8300;
  font-size: 20px;
  padding: 0 0 0 45px;
  margin-bottom: 20px;
}
#feature #sp_wrap #feature_guard.feature_page h3 {
  font-size: 18px;
  line-height: 1.16666667;
  margin: 30px 0 20px;
  font-weight: bold;
}
#feature #sp_wrap #detail .entry .column02 p {
  font-size: 16px;
  line-height: 1.8;
}
#feature #sp_wrap .feature_page p {
  font-size: 16px;
}
#feature #sp_wrap .genre_health #detail .entry .speaker {
  margin: -14px 0 42px;
  padding: 35px 14px 5px;
  border: 3px dotted #fd8300;
}
#feature #sp_wrap #detail .entry .speaker h3 {
  top: 0;
}
#feature #sp_wrap #detail .entry .speaker .name-card {
  width: 91%;
  height: auto !important;
}
#feature #sp_wrap #detail .entry .speaker .name-card .face {
  width: 30%;
}
#feature #sp_wrap #detail .entry .speaker .name-card .career {
  padding-left: 33.5%;
  line-height: 1.9;
}
#feature #sp_wrap #detail .entry .speaker .detail {
  width: auto;
  margin: 5px;
}
#feature #sp_wrap #detail .entry .speaker .detail p {
  margin-bottom: 10px;
  line-height: 1.5;
}
#feature #sp_wrap #detail .entry .speaker .detail .btn {
  margin: 10px 0 0;
}
#feature #sp_wrap .feature_page section .image {
  margin-bottom: 16px;
}
/* ---------------------
  page 1
*/
#sp_wrap #feature_guard.page1 {
  padding-bottom: 30px;
}
#sp_wrap .genre_health #detail .entry .entry_contents h4 {
  line-height: 1.2;
}
#sp_wrap #feature_guard.contents.feature_page.page1 .image-title01, #sp_wrap #feature_guard.contents.feature_page.page2 .image-title01:nth-child(2), #sp_wrap #feature_guard.contents.feature_page.page3 .image-title01 {
  width: 89.3%;
  margin: 0 auto;
}
#sp_wrap #feature_guard.contents.feature_page.page1 .img .for-sp {
  width: 87%;
}
#feature #sp_wrap #detail .page1 .ketsuatsu {
  width: 100%;
  padding: 15px 9px 12px;
  margin: 0 0 15px 0;
}
#feature #sp_wrap .genre_health #detail .page1 .ketsuatsu .mini-title {
  font-size: 13px;
  color: #000;
  padding: 0;
  margin-bottom: 12px;
}
#feature #sp_wrap #detail .page1 .ketsuatsu .image {
  width: 100%;
  margin: 0 0 5px;
}
#feature #sp_wrap #detail .page1 .ketsuatsu .description {
  font-size: 12px;
  line-height: 16px;
}
/* ---------------------
  page 2
*/
#sp_wrap #feature_guard.page2 {
  padding-bottom: 17px;
}
#feature #sp_wrap .contents .page2 .note {
  margin-top: 0;
  font-size: 12px;
}
#feature #sp_wrap .genre_health #detail .entry .entry_contents .image-title01 {
  width: 55.4%;
  margin: 0 auto 11px;
  padding: 0;
  color: #e95377;
  font-size: 13px;
  line-height: 1.4;
  text-align: center;
}
#feature #sp_wrap .genre_health #detail .entry .entry_contents .image-title01.wide {
  width: 79.6%;
}
#feature #sp_wrap .feature_page.page2 section .inner .img02 {
  margin-bottom: 13px;
}
#feature #sp_wrap #detail .entry .column02 p.text-small {
  margin-bottom: 0;
  font-size: 14px;
  line-height: 1.5;
  letter-spacing: 0em;
}
#feature #sp_wrap .feature_page.page2 section.image, #feature #sp_wrap .feature_page.page3 section.image {
  width: 100%;
}
#feature #sp_wrap .feature_page.page2 section .inner {
  width: 93.1%;
  padding: 30px 0 22px;
}
/*#feature #sp_wrap #detail .entry .column02 p.description {
  margin-bottom: 0;
  line-height: 1.5;
  letter-spacing: 0;
}*/
#feature #sp_wrap #detail .entry .column02 p.description02 {
  margin-bottom: 5px;
}
#feature #sp_wrap #detail .page2 .sect02 {
  width: 100%;
  padding: 10px 8px 17px;
  margin: 0 auto 20px;
}
#feature #sp_wrap .genre_health #detail .page2 .sect02 .mini-title {
  font-size: 13px;
  line-height: 16px;
  margin-bottom: 12px;
  color: #1e1e1e;
  padding: 0;
}
#feature #sp_wrap #detail .page2 .sect03 {
  width: 100%;
  border: 1px solid #000;
  padding: 15px 8px 16px;
  box-sizing: border-box;
  margin: 0 auto 0;
}
#feature #sp_wrap .genre_health #detail .page2 .sect03 .mini-title {
  font-size: 13px;
  line-height: 16px;
  margin-bottom: 7px;
  color: #1e1e1e;
  padding: 0;
  letter-spacing: 0;
}
#feature #sp_wrap #detail .page2 .sect03 .image {
  width: 100%;
}
#feature #sp_wrap .genre_health #detail .page2 .sect03 .description {
  margin: 6px 0 13px;
  font-size: 12px;
  line-height: 16px;
  text-align: center;
  letter-spacing: 0;
}
#feature #sp_wrap #detail .page2 .sect03 dl .detail-title {
  font-size: 13px;
  line-height: 15px;
  padding: 8px 8px;
  border-radius: 10px 10px 0 0;
  letter-spacing: 0;
}
#feature #sp_wrap #detail .page2 .sect03 dl .detail-text {
  border: 1px solid #C0C0C0;
  border-top: 0;
  border-radius: 0 0 20px 20px;
  font-size: 12px;
  line-height: 15px;
  padding: 8px 9px 8px;
  box-sizing: border-box;
  letter-spacing: 0;
}
#feature #sp_wrap #detail .page2 .sect03 .detail-box {
  width: 96%;
  margin: 0 auto;
}
/* ---------------------
  page 3
*/
#sp_wrap #feature_guard.page3 {
  padding-bottom: 17px;
}
#sp_wrap .genre_health #detail .entry .entry_contents h4.no03 {}
#feature #sp_wrap .contents .page3 .check-wrap {
  position: relative;
  margin-top: 62px;
}
#feature #sp_wrap .contents .page3 .check-wrap .check-title {
  position: absolute;
  top: -42px;
  left: 50%;
  width: 92%;
  margin-left: -46%;
}
#feature #sp_wrap .contents .page3 .check-wrap .inner {
  padding: 35px 6% 20px;
  border: 1px solid #d3cfc4;
}
#feature #sp_wrap .contents .page3 .check-wrap .inner .image {
  float: none;
  width: 30%;
  margin: 0 auto 21px;
}
#feature #sp_wrap .contents .page3 .check-wrap .inner .texts {
  float: none;
  width: 100%;
  margin-left: auto;
}
#feature #sp_wrap .contents .page3 .check-wrap .inner .texts .text {
  margin-bottom: 25px;
  padding-top: 0;
  font-size: 12px;
  line-height: 1.75;
}
#feature #sp_wrap .contents .page3 .check-wrap .inner .texts .product {
  margin-bottom: 21px;
  font-size: 12px;
  line-height: 1.75;
}
#feature #sp_wrap .contents .page3 .check-wrap .btn a {
  display: block;
  text-align: center;
  font-size: 13px;
  line-height: 1.69;
}
#feature #sp_wrap .contents .page3 .check-wrap .notes {
  margin: 8px 0 0;
}
#feature #sp_wrap .contents .page3 .check-wrap .notes p {
  margin: 0;
  padding-left: 1em;
  text-indent: -1em;
  font-size: 10px;
  line-height: 1.75;
}
#feature #sp_wrap #detail .page3 .sect02 {
  margin-bottom: 0;
}
#feature #sp_wrap .genre_health #detail .page3 .sect02 .mini-title, #feature #sp_wrap .genre_health #detail .page3 .sect04 .mini-title {
  font-size: 13px;
  line-height: 16px;
  font-weight: bold;
  color: #fff;
  padding: 8px 8px;
  background-color: #e60012;
  text-align: center;
  border-radius: 10px 10px 0 0;
  border-bottom: 0;
  margin-bottom: 0;
}
#feature #sp_wrap #detail .page3 .sect02 .bottom-box {
  padding: 8px 8px 8px;
}
#feature #sp_wrap #detail .page3 .sect02 .bottom-box .detail, #feature #sp_wrap #detail .page3 .sect04 .bottom-box .detail {
  font-size: 12px;
  line-height: 16px;
  text-align: center;
}
#feature #sp_wrap #detail .page3 .sect02 .bottom-box .detail {
  margin-bottom: 8px;
}
#feature #sp_wrap #detail .page3 .sect02 .bottom-box .care {
  display: block;
}
#feature #sp_wrap #detail .page3 .sect02 .bottom-box .care li {
  width: 100%;
  padding: 6px 8px;
  min-height: 52px;
}
#feature #sp_wrap #detail .page3 .sect02 .bottom-box .care li:not(:nth-of-type(3n + 1)) {
  margin-left: 0;
}
#feature #sp_wrap #detail .page3 .sect02 .bottom-box .care li:nth-of-type(n + 2) {
  margin-top: 10px;
}
#feature #sp_wrap #detail .page3 .sect02 .bottom-box .care li p {
  font-size: 12px;
  line-height: 13px;
  margin: 0;
}
#feature #sp_wrap #detail .page3 .sect02 .bottom-box {
  padding: 8px 8px 15px;
}
#feature #sp_wrap #detail .page3 .sect02 .bottom-box, #feature #detail .page3 .sect04 .bottom-box {
  border-radius: 0 0 10px 10px;
  border-top: 0;
}
#feature #sp_wrap #detail .page3 .sect04 {
  margin-bottom: 0px;
}
#feature #sp_wrap #detail .page3 .sect04 .bottom-box .box {
  display: block;
}
#feature #sp_wrap #detail .page3 .sect04 .bottom-box .box .left, #feature #sp_wrap #detail .page3 .sect04 .bottom-box .box .right {
  width: 100%;
}
#feature #sp_wrap #detail .page3 .sect04 .bottom-box {
  padding: 8px 10px 17px;
}
#feature #sp_wrap #detail .page3 .sect04 .bottom-box .box > div .list-title {
  padding: 0;
  color: #e60012;
  font-size: 13px;
  line-height: 16px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 8px;
}
#feature #sp_wrap #detail .page3 .sect04 .bottom-box .box > .right .list-title {
  padding-top: 10px;
}
#feature #sp_wrap #detail .page3 .sect04 .bottom-box .detail {
  margin-bottom: 15px;
}
#feature #sp_wrap #detail .page3 .sect04 .bottom-box .box ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#feature #sp_wrap #detail .page3 .sect04 .bottom-box .box .left ul li:nth-of-type(odd) {
  width: 51.57%;
  padding-left: 1%;
}
#feature #sp_wrap #detail .page3 .sect04 .bottom-box .box .left ul li:nth-of-type(even) {
  width: calc(100% - 53.07%);
}
#feature #sp_wrap #detail .page3 .sect04 .bottom-box .box > div ul li {
  font-size: 12px;
  letter-spacing: 0px;
}
#feature #sp_wrap #detail .page3 .sect04 .bottom-box .box > .left ul li:nth-last-of-type(2) {
  border-bottom: 2px dotted #a35649;
}
#feature #sp_wrap #detail .page3 .sect04 .bottom-box .box .left ul li {
  line-height: 22px;
}
#feature #sp_wrap #detail .page3 .sect04 .bottom-box .box .right ul li {
  text-indent: 0;
  line-height: 14px;
  padding: 3px 0 3px 0.6em;
  width: 100%;
}
#feature #sp_wrap #detail .page3 .sect04 .bottom-box .box > div ul li .circle-num {
  line-height: 1;
}
#feature #sp_wrap #detail .page3 .sect04 .bottom-box .box > div ul li .star {
  margin-left: 0;
}
/* レシピカラー */
#feature #sp_wrap .contents .entry_contents h3 {
  font-size: 20px;
  line-height: 26px;
  margin-bottom: 8px;
  color: #fd8300;
}
#sp_wrap #series_recipe .menu h4 {
  color: #fd8300;
  font-size: 20px;
  line-height: 1.5;
  background-position: 0 8px;
}
#feature #sp_wrap #container .pagenav ul li.cur a {
  color: #fff;
  background-color: #fd8300;
}
#feature #sp_wrap #container .pagenav ul li a {
  color: #fd8300;
  background: #fff5c4;
}
#feature .genre_recipe #detail .title .entry-title, .entry .entry_contents h4.no00, .genre_recipe #detail .entry .entry_contents h4.no01, .genre_recipe #detail .entry .entry_contents h4.no02, .genre_recipe #detail .entry .entry_contents h4.no03, .genre_recipe #detail .entry .entry_contents h4.no04, .genre_recipe #detail .entry .entry_contents h4.no05, .genre_recipe #detail.entry .entry_contents h4.no06, .genre_recipe #detail .entry .entry_contents h4.no07, .genre_recipe #detail .entry .entry_contents h4.no08, .genre_recipe #detail .entry .entry_contents h4.no09, .genre_recipe #detail .entry .entry_contents h4.no10, #feature .genre_recipe #detail .entry .outline ul li p a {
  color: #fd8300;
}
/* Social buttons */
.sosyal {
  display: table;
  max-width: 100%;
  margin: 10px auto 50px;
  border-collapse: separate;
  border-spacing: 7px 0;
  text-align: center;
  letter-spacing: normal;
}
.sosyal .facebook {
  background-color: #2e4a88;
  box-shadow: 0 4px 0 #163169;
  text-shadow: 0 -1px -1px #1B3D82;
  display: table-cell;
  position: relative;
  font-family: Arial;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  color: white;
  border-radius: 5px;
  padding: 12px 15px;
}
.sosyal .facebook:hover {
  background-color: #3a5791;
}
.sosyal .facebook:active {
  top: 2px;
  box-shadow: 0 2px 0 #163169;
}
.sosyal .twitter {
  background-color: #008DDE;
  box-shadow: 0 4px 0 #0078BD;
  display: table-cell;
  position: relative;
  font-family: Arial;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  color: white;
  border-radius: 5px;
  padding: 12px 26px;
}
.sosyal .twitter:active {
  top: 2px;
  box-shadow: 0 2px 0 #0078BD;
}
.sosyal .twitter:hover {
  background-color: #1397D8;
}
.sosyal .line {
  background-color: #00B900;
  box-shadow: 0 4px 0 #009900;
  display: table-cell;
  position: relative;
  font-family: Arial;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  color: white;
  border-radius: 5px;
  padding: 12px 37px;
}
.sosyal .line:active {
  top: 2px;
  box-shadow: 0 2px 0 #009900;
}
.sosyal .line:hover {
  background-color: #4ABA4A;
}
/* Social buttonsのフォント指定 */
.sosyalfont {
  font-family: Arial;
  font-weight: bold;
  font-size: 24px;
  line-height: 24px;
  text-align: center;
  margin: 3rem 0 0;
}
.sosyalfont sub {
  font-size: 14px;
  font-weight: normal;
  text-align: center;
}
/* レシピ一覧 */
.recipelist-box {
  display: grid;
  gap: 2rem 1rem;
  grid-template-columns: 1fr 1fr;
  position: relative;
  background: #F3F0EB;
  padding: 3rem 2rem 2rem;
  max-width: 730px;
  margin: 4rem auto 1rem auto;
  text-align: center;
  justify-content: space-evenly;
}
.recipelist-tape {
  position: absolute;
  top: -1.75em;
  left: -1.75em;
  background-color: #7F4F21;
  border-left: 4px solid #59350E;
  padding: 0.25em 2em;
  color: #ffffff;
  transform: rotate(-1deg);
  font-family: Arial;
  font-weight: bold;
  font-size: 18px;
  line-height: 2.2;
}
.recipelist-box .recipelist-menu div {
  max-width: 300px;
  height: 100%;
}
.recipelist-box figure {
  overflow: hidden;
}
.recipelist-box figure img {
  max-width: 300px;
  transition: .3s ease-in-out;
}
.recipelist-box figure:hover img {
  filter: blur(1px);
}
.recipelist-box .menu_link {
  padding: 0.5rem 0 0;
  position: relative;
  display: inline-block;
  transition: .3s;
  color: #8b4513;
  font-size: 18px;
  font-family: Arial;
  font-weight: bold;
  text-decoration: none;
}
.recipelist-box .menu_link::after {
  position: absolute;
  bottom: .3em;
  left: 0;
  content: '';
  width: 100%;
  height: 1px;
  background-color: #8b4513;
  opacity: 0;
  transition: .3s;
}
.recipelist-box .menu_link:hover::after {
  bottom: 0;
  opacity: 1;
}
/* レシピ一覧 季節*/
.seasonrecipe-box {
  display: block;
  padding: 3rem 2rem 0rem;
  position: relative;
  background: #F3F0EB;
  max-width: 730px;
  margin: 6rem auto 1rem auto;
  justify-content: space-evenly;
}
.seasonrecipe-tape {
  position: absolute;
  top: -1.75em;
  left: -1.75em;
  background-color: #7F4F21;
  border-left: 4px solid #59350E;
  padding: 0.25em 2em;
  color: #ffffff;
  transform: rotate(-1deg);
  font-family: Arial;
  font-weight: bold;
  font-size: 18px;
  line-height: 2.2;
}
.seasonrecipe-box .tworows {
  display: grid;
  gap: 0rem 2rem;
  grid-template-columns: 1fr 1fr;
  position: relative;
  max-width: 730px;
}
.seasonrecipe-box .season-title-box {
  display: block;
  margin: 0 auto;
  width: max-content;
}
.seasonrecipe-box .season-title {
  display: inline;
  color: #fff;
  background: #7F4F21;
  font-weight: bold;
  font-size: 18px;
  line-height: normal;
  padding: 0.5rem 1rem;
}
.seasonrecipe-box .menu-name {
  font-family: Arial;
  font-weight: bold;
  font-size: 18px;
  /* line-height: 18px; */
  color: #8b4513;
}
/* 素材一覧 */
.sozai-rib {
  display: inline-block;
  position: relative;
  padding: 15px 20px;
  font-size: 18px;
  font-family: Arial;
  font-weight: bold;
  color: #FFF;
  background: #F8B73C;
}
.sozai-rib:before {
  position: absolute;
  content: '';
  top: 100%;
  left: 0;
  border: none;
  border-bottom: solid 15px transparent;
  border-right: solid 20px #d2691e; /*折り返し部分*/
}
.sozai-rib .sozai-rib-str {
  color: #E60012 !important;
}
.sozai-box {
  display: grid;
  gap: 10px;
  grid-template-columns: 1fr 1fr;
  position: relative;
  padding: 0 2rem 2rem;
  max-width: 730px;
  margin: 0px auto 3rem;
  justify-content: space-evenly;
}
.sozai-box .sozai div {
  max-width: 300px;
  margin: 10px;
  padding: 10px;
}
.sozai-box p {
  color: #454545;
  padding: 15px 10px 10px 10px;
  margin: 0 !important;
}
.sozai-box .sozai-name {
  font-family: Arial;
  font-weight: bold;
  font-size: 18px;
  line-height: 18px;
  color: #E60012;
}
.sozai-box .sozai img {
  max-width: 300px;
  margin: 10px 0px 10px 0px;
}
/* 二列 */
.tworows {
  display: grid;
  gap: 0px 10px;
  padding: 0.5em 1em;
  margin: 1em auto;
  grid-template-columns: 1.5fr 1fr;
  position: relative;
  justify-content: space-evenly;
}
.tworows img {
  max-width: 100% !important;
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.sozai-column {
  display: flex;
  flex-wrap: wrap;
  position: relative;
  border: 1px solid;
  border-color: #ffa500;
  padding: 1em;
  margin: -3em auto 8em auto;
}
.sozai-column-title {
  font-size: 16px;
  font-family: Arial;
  font-weight: bold;
  color: #ffa500;
}
/* youtube */
.youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
  margin: 10px auto 10px auto;
}
.youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}
/* レシピ 材料 */
.material-box {
  display: flex;
  flex-wrap: wrap;
  gap: 0 2rem;
  position: relative;
  background: #F7FBFA;
  padding: 1.5rem 1rem 1rem;
  margin: 50px auto 10px auto;
}
.material-tape {
  position: absolute;
  top: -0.75em;
  background-color: #8DC6CA;
  border-left: 4px solid #2FA2A8;
  padding: 0.25em 2em;
  color: #ffffff;
  transform: rotate(-3deg);
  font-family: Arial;
  font-weight: bold;
  font-size: 18px;
}
.material-box p {
  margin: 0 !important;
  line-height: 2 !important;
}
.material-box ol.material-list {
  counter-reset: list;
  list-style-type: none;
  padding: 1rem;
}
ol.material-list li {
  position: relative;
  padding: 0 0 0 20px;
  margin: 0px;
  font-size: 16px;
  line-height: 2rem;
}
ol.material-list li:before {
  counter-increment: list;
  content: "";
  display: block;
  position: absolute;
  left: 0px;
  height: 0;
  width: 0;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-left: 7px solid #2FA2A8;
  top: 50%;
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.material-box .material-menu {
  margin: 10px;
  padding: 10px;
}
.material-box .material-menu img {
  max-width: 100%;
  margin: 10px 0px 10px 0px;
}
/* レシピ 作り方 */
.recipe-box {
  display: flex;
  flex-wrap: wrap;
  position: relative;
  background: #FFFEEE;
  padding: 1.5rem 1rem 1rem;
  margin: 30px auto 10px auto;
}
.recipe-tape {
  position: absolute;
  top: -0.75em;
  background-color: #F39939;
  border-left: 4px solid #E0580C;
  padding: 0.25em 2em;
  color: #ffffff;
  transform: rotate(-3deg);
  font-size: 18px;
  font-family: Arial;
  font-weight: bold;
}
.recipe-box p {
  color: #454545;
  padding: 1rem 1rem 0;
  margin: 0 !important;
  line-height: 1.6 !important;
}
.recipe-box ol {
  counter-reset: my-counter;
  list-style: none;
  padding: 1rem;
  margin: 0;
}
.recipe-box li {
  font-size: 16px;
  line-height: 1.7rem;
  padding-left: 30px;
  position: relative;
  padding-top: 3px;
  padding-bottom: 10px;
}
.recipe-box li:before {
  content: counter(my-counter);
  counter-increment: my-counter;
  background-color: #E0580C;
  border: 0px solid;
  border-radius: 50%;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 22px;
  width: 22px;
  color: #ffffff;
  font-family: Arial;
  font-weight: bold;
  font-size: 80%;
  line-height: 1;
  position: absolute;
  top: 0;
  left: 0;
  margin: 5px 0px 5px 0px;
}
.recipe-box .number {
  height: 20px;
  width: 20px;
  border-radius: 50%;
  line-height: 20px;
  text-align: center;
  background: #E0580C;
  font-size: 13px;
  font-weight: bold;
  display: inline-block;
  font-family: Arial;
  color: #fff;
  margin: 0 2px;
}
/* 調理時間 */
.cooktime {
  position: relative;
  padding: 0.5em;
  width: 12em;
  height: 2em;
  border-radius: .25em;
  transform: rotate(-4deg) rotateY(15deg);
  background: #ff8c00;
  font-size: 18px;
  font-family: Arial;
  font-weight: bold;
  text-align: center;
  margin: 10px 0px 30px 0px;
}
.cooktime:before, .cooktime:after {
  position: absolute;
  z-index: -1;
  content: '';
}
.cooktime:after {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-radius: inherit;
  transform: rotate(1deg) translate(.55em, -.15em) scale(1.02);
  background: #ffd700;
}
.cooktime:before {
  border: solid 0 transparent;
  border-right: solid 2.5em #ffd700;
  border-bottom: solid .75em #ff8c00;
  bottom: .25em;
  left: 1.25em;
  width: 0;
  height: 1em;
  transform: rotate(55deg) skewX(35deg);
}
.cooktime_cap {
  display: inline-block;
  font-size: 14px;
  margin: 0 !important;
}
/* メディアクエリ */
@media(max-width: 599px) {
  .sozai-box {
    grid-template-columns: 1fr;
    padding: 0 1rem 2rem;
  }
  .recipelist-box {
    grid-template-columns: 1fr;
    padding: 3rem 1rem 2rem;
  }
  .material-box ul.material-list {
    grid-template-columns: 1fr;
  }
  .material-tape {
    font-size: 15px;
  }
  .recipe-tape {
    font-size: 15px;
  }
  .recipelist-tape {
    top: -1.2rem;
  }
  .seasonrecipe-tape {
    top: -2rem;
    line-height: 1.7;
  }
  .tworows {
    grid-template-columns: 1fr;
  }
  .cooktime {
    width: 10rem;
    height: 1.5rem;
    font-size: 14px;
    line-height: 1.6;
  }
  .cooktime:before {
    border-right: solid 1.8em #ffd700;
  }
  .seasonrecipe-box .tworows {
    grid-template-columns: 1fr;
  }
}
/* PCのみ改行 */
.sp_hidden {
  display: none;
}
@media screen and (min-width:1025px) {
  .sp_hidden {
    display: block;
  }
}
/* SPのみ改行 */
.pc_hidden {
  display: none;
}
@media screen and (max-width:599px) {
  .pc_hidden {
    display: block;
  }
}
/* クリックで表示 */
.recipe-box label {
  color: #E0580C;
  text-decoration: underline;
  cursor: pointer;
}
.recipe-box label:hover {
  color: #ffffff;
  background: #E0580C;
}
.recipe-box input {
  display: none;
}
.recipe-box .hidden_show {
  height: 0;
  padding: 0;
  overflow: hidden;
  opacity: 0;
  transition: 0.8s;
}
.recipe-box input:checked ~ .hidden_show {
  padding: 10px 0;
  height: auto;
  opacity: 1;
}