@charset "UTF-8";
@import url("common.css");
#container * {
  font-family: "メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック",sans-serif; }

@media print, screen and (min-width: 768px) {
  body {
    position: relative;
    z-index: 1; }

  .sp {
    display: none !important; }

  /* CSS Document */
  #footer {
    margin-top: 111px; }

  .content {
    overflow: hidden; }

  #content {
    margin: 0 auto;
    max-width: 950px;
    text-align: left; }

  .cp #section_header {
    display: table;
    margin: 0 auto;
    width: 100%;
    width: auto;
    margin-left: 10px;
    margin-bottom: 38px; }
    .cp #section_header > * {
      display: table-cell;
      vertical-align: top;
      padding: 0 25px;
      vertical-align: middle;
      float: none; }
      .cp #section_header > *:first-child {
        padding-left: 0;
        white-space: nowrap; }
      .cp #section_header > *:last-child {
        padding-right: 10px; }
      .cp #section_header > *:first-child {
        background: url("/recipe/images/1812/head_bg01.png") right top repeat-y; }
    .cp #section_header h1 {
      color: #000000;
      font-size: 2.692rem;
      font-weight: 700;
      line-height: 100%; }
    .cp #section_header p {
      color: #000000;
      font-size: 1.3rem;
      font-weight: 400;
      line-height: 166%; }
  .cp .section {
    border-radius: 10px;
    background-color: #f4e896;
    padding: 10px; }
    .cp .section h3 {
      border-radius: 5px;
      background-color: #ffffff;
      padding: 15px 10px;
      color: #dfa527;
      font-size: 1.30rem;
      font-weight: 700;
      margin-bottom: 10px;
      position: relative; }
  .cp #section_mrchds h3 {
    background: url("/cp/images/1901/htxt_icon01.png") right 10px center no-repeat #fff;
    background-size: 19px 30px; }
  .cp #section_tablemark {
    background-color: #FFD4C1; }
    .cp #section_tablemark h3 {
      background: url("/cp/images/1901/htxt_icon02.png") right 10px center no-repeat #fff;
      color: #F56619;
      background-size: 26px 14px; }
  .cp #section_campaign {
    background-color: #FFC4CE; }
    .cp #section_campaign h3 {
      background: url("/cp/images/1901/htxt_icon03.png") right 10px center no-repeat #fff;
      color: #F85C6E;
      background-size: 31px 28px; }
  .cp #section_mobile {
    background-color: #8ED7ED; }
    .cp #section_mobile h3 {
      background: url("/cp/images/1901/htxt_icon04.png") right 10px center no-repeat #fff;
      color: #3CBCF1;
      background-size: 18px 29px; }
  .cp #section_commu {
    background-color: #6DE689; }
    .cp #section_commu h3 {
      background: url("/cp/images/1901/htxt_icon05.png") right 10px center no-repeat #fff;
      color: #02C942;
      background-size: 18px 29px; }
    .cp #section_commu a {
      padding: 0; }
      .cp #section_commu a img {
        width: 100% !important; } }
@media screen and (min-width: 768px) and (max-width: 949px) {
  .cp #list_category > * {
    float: left;
    width: 50%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .cp #list_category > *:nth-child(1) {
      padding: 0 5px 0 10px; }
    .cp #list_category > *:nth-child(n + 2) {
      padding: 0 10px 0 5px; } }
@media screen and (min-width: 768px) and (min-width: 950px) {
  .cp #list_category {
    display: table;
    margin: 0 auto;
    width: 100%; }
    .cp #list_category > * {
      display: table-cell;
      vertical-align: top;
      padding: 0 4px; }
      .cp #list_category > *:first-child {
        padding-left: 0; }
      .cp #list_category > *:last-child {
        padding-right: 0; }
    .cp #list_category > * {
      width: 33.33%; } }
@media print, screen and (min-width: 768px) {
  .cp #list_category .section {
    margin-bottom: 10px; }
  .cp #list_category #section_banner2 {
    text-align: center; }
  .cp #list_category ul li {
    margin-bottom: 10px;
    background: #fff; }
    .cp #list_category ul li img {
      width: 100%; }
    .cp #list_category ul li a, .cp #list_category ul li .section_mobile_tb01 {
      display: table;
      margin: 0 auto;
      width: 100%;
      padding: 10px;
      font-size: 0.923rem;
      line-height: 160%;
      color: #000;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      -moz-transition: all 0.2s linear;
      -o-transition: all 0.2s linear;
      -webkit-transition: all 0.2s linear;
      transition: all 0.2s linear;
      backface-visibility: hidden;
      -webkit-backface-visibility: hidden; }
      .cp #list_category ul li a > *, .cp #list_category ul li .section_mobile_tb01 > * {
        display: table-cell;
        vertical-align: top;
        padding: 0 8px; }
        .cp #list_category ul li a > *:first-child, .cp #list_category ul li .section_mobile_tb01 > *:first-child {
          padding-left: 0; }
        .cp #list_category ul li a > *:last-child, .cp #list_category ul li .section_mobile_tb01 > *:last-child {
          padding-right: 0; }
      .cp #list_category ul li a:hover, .cp #list_category ul li .section_mobile_tb01:hover {
        text-decoration: none;
        opacity: 0.8; }
      .cp #list_category ul li a > *, .cp #list_category ul li .section_mobile_tb01 > * {
        width: 52%;
        position: relative; }
      .cp #list_category ul li a p.section_detail_btn01, .cp #list_category ul li .section_mobile_tb01 p.section_detail_btn01 {
        margin-top: 10px;
        background-color: #ea4609;
        color: #fff;
        font-size: 0.923rem;
        padding: 5px 20px;
        text-align: center; }
    .cp #list_category ul li .section_mobile_tb01_txt01 {
      text-align: center;
      font-size: 1rem;
      padding-bottom: 10px; }
  .cp li a,
  .cp a.cp_link01 {
    display: inline-block;
    position: relative; }
    .cp li a[target="_blank"] div:first-child:after, .cp li a.cp_link01[target="_blank"]:after,
    .cp a.cp_link01[target="_blank"] div:first-child:after,
    .cp a.cp_link01.cp_link01[target="_blank"]:after {
      content: "";
      display: block;
      background: url("/images/1812/link_blank_icon01.png") 0 0 no-repeat;
      width: 12px;
      height: 10px;
      position: absolute;
      right: 15px;
      top: 15px;
      margin-top: -5px; }
  .cp #section_tablemark ul li img,
  .cp #section_mrchds ul li img {
    border: 1px solid #E6E6E6;
    border-radius: 5px; } }
@media screen and (max-width: 767px) {
  body {
    position: relative;
    z-index: 2; }

  .pc {
    display: none !important; }

  /* CSS Document */
  #footer {
    margin-top: 50px; }

  .content {
    overflow: hidden; }

  #content {
    margin: 0 auto;
    max-width: 950px;
    text-align: left; }

  .cp #section_header {
    margin-bottom: 20px; }
    .cp #section_header .heading {
      float: none;
      background-color: #ff6339;
      color: #fff;
      font-size: 1.53rem;
      padding: 20px;
      text-align: center; }
    .cp #section_header .lead {
      float: none;
      font-size: 1rem;
      line-height: 160%;
      vertical-align: middle;
      padding: 20px 20px 0; }
  .cp .section {
    border-radius: 10px;
    background-color: #f4e896;
    padding: 10px; }
    .cp .section h3 {
      border-radius: 5px;
      background-color: #ffffff;
      padding: 15px 10px;
      color: #dfa527;
      font-size: 1.30rem;
      font-weight: 700;
      margin-bottom: 10px;
      position: relative; }
  .cp #section_mrchds h3 {
    background: url("/cp/images/1901/htxt_icon01.png") right 10px center no-repeat #fff;
    background-size: 19px 30px; }
  .cp #section_tablemark {
    background-color: #FFD4C1; }
    .cp #section_tablemark h3 {
      background: url("/cp/images/1901/htxt_icon02.png") right 10px center no-repeat #fff;
      color: #F56619;
      background-size: 26px 14px; }
  .cp #section_campaign {
    background-color: #FFC4CE; }
    .cp #section_campaign h3 {
      background: url("/cp/images/1901/htxt_icon03.png") right 10px center no-repeat #fff;
      color: #F85C6E;
      background-size: 31px 28px; }
  .cp #section_mobile {
    background-color: #8ED7ED; }
    .cp #section_mobile h3 {
      background: url("/cp/images/1901/htxt_icon04.png") right 10px center no-repeat #fff;
      color: #3CBCF1;
      background-size: 18px 29px; }
  .cp #section_commu {
    background-color: #6DE689; }
    .cp #section_commu h3 {
      background: url("/cp/images/1901/htxt_icon05.png") right 10px center no-repeat #fff;
      color: #02C942;
      background-size: 18px 29px; }
    .cp #section_commu a {
      padding: 0; }
      .cp #section_commu a img {
        width: 100% !important; }
  .cp #list_category {
    padding: 0 20px; }
    .cp #list_category .section {
      margin-bottom: 35px; }
    .cp #list_category > div:last-child .section:last-child {
      margin-bottom: 0; }
    .cp #list_category #section_banner2 {
      text-align: center; }
    .cp #list_category ul li {
      margin-bottom: 10px;
      background: #fff; }
      .cp #list_category ul li img {
        width: 100%; }
      .cp #list_category ul li a, .cp #list_category ul li .section_mobile_tb01 {
        display: table;
        margin: 0 auto;
        width: 100%;
        padding: 10px;
        font-size: 0.923rem;
        line-height: 160%;
        color: #000;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        -moz-transition: all 0.2s linear;
        -o-transition: all 0.2s linear;
        -webkit-transition: all 0.2s linear;
        transition: all 0.2s linear;
        backface-visibility: hidden;
        -webkit-backface-visibility: hidden; }
        .cp #list_category ul li a > *, .cp #list_category ul li .section_mobile_tb01 > * {
          display: table-cell;
          vertical-align: top;
          padding: 0 5px; }
          .cp #list_category ul li a > *:first-child, .cp #list_category ul li .section_mobile_tb01 > *:first-child {
            padding-left: 0; }
          .cp #list_category ul li a > *:last-child, .cp #list_category ul li .section_mobile_tb01 > *:last-child {
            padding-right: 0; }
        .cp #list_category ul li a:hover, .cp #list_category ul li .section_mobile_tb01:hover {
          text-decoration: none;
          opacity: 0.8; }
        .cp #list_category ul li a > *, .cp #list_category ul li .section_mobile_tb01 > * {
          width: 50%;
          position: relative; }
        .cp #list_category ul li a p.section_detail_btn01, .cp #list_category ul li .section_mobile_tb01 p.section_detail_btn01 {
          margin-top: 10px;
          background-color: #ea4609;
          color: #fff;
          font-size: 0.923rem;
          padding: 5px 20px;
          text-align: center; }
      .cp #list_category ul li .section_mobile_tb01_txt01 {
        text-align: center;
        font-size: 1rem;
        padding-bottom: 10px; }
  .cp .section li a,
  .cp a.cp_link01 {
    display: inline-block;
    position: relative; }
    .cp li a[target="_blank"] div:first-child:after, .cp li a.cp_link01[target="_blank"]:after,
    .cp a.cp_link01[target="_blank"] div:first-child:after,
    .cp a.cp_link01.cp_link01[target="_blank"]:after {
      content: "";
      display: block;
      background: url("/images/1812/link_blank_icon01.png") 0 0 no-repeat;
      width: 12px;
      height: 10px;
      position: absolute;
      right: 15px;
      top: 15px;
      margin-top: -5px; }
  .cp #section_tablemark ul li img,
  .cp #section_mrchds ul li img {
    border: 1px solid #E6E6E6;
    border-radius: 5px; } }
