@media print,
screen and (min-width: 769px) {
      .sp {
            display: none;
      }
      #hokkairo .inner {
            background: url(/goods/hokkairo/bg2.png) center top repeat;
            padding-bottom: 50px;
            padding-top: 15px;
      }

      #hokkairo .catch.in2 {
            padding-bottom: 20px !important;
      }

      .mainbox {
            -moz-border-radius: 8px;
            -webkit-border-radius: 8px;
            border-radius: 8px;
            background: #f9cabc;
            padding: 2%;
            width: 1000px;
            margin: auto;
      }

      .mainbox_in {
            padding: 25px 40px;
            background: #fff;
            border-radius: 5px;
      }

      .mainbox_ttl_new {
            display: flex;
            justify-content: center;
            padding-right: 10%;
      }

      .mainbox_content {
            display: flex;
            justify-content: space-between;
      }

      .mainbox_img {
            width: 48.84%;
            max-width: 420px;
      }

      .mainbox_body {
            width: 46.52%;
      }

      .mainbox_list li {
            position: relative;
            padding-left: 1.4em;
            font-size: 16px;
            text-align: left;
      }

      .mainbox_list li:before {
            content: '';
            background: #ea5457;
            z-index: 1;
            width: 8px;
            height: 8px;
            position: absolute;
            top: 10px;
            left: 4px;
            border-radius: 50%;
            -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
      }

      .mainbox_list li+li {
            margin-top: 7px;
      }

      .mainbox_recommend {
            margin-top: 20px;
            border-radius: 5px;
            overflow: hidden;
            border: 2px solid #ea5457;
      }

      .mainbox_recommend_ttl {
            font-weight: 700;
            color: #fff;
            background: #ea5457;
            padding: 7px 0;
            line-height: 1;
            font-family: '繝｡繧､繝ｪ繧ｪ', '�ｭ�ｳ �ｰ繧ｴ繧ｷ繝�け', '繝偵Λ繧ｮ繝手ｧ偵ざ Pro W3', 'Hiragino Kaku Gothic Pro', Meiryo, sans-serif;
            font-size: 16px;
            text-align: center;
            margin-bottom: 0;
      }

      .mainbox_list_check {
            padding: 20px 10px 15px 20px;
      }

      .mainbox_list_check li {
            position: relative;
            padding-left: 1.7em;
            font-size: 16px;
            text-align: left;
      }

      .mainbox_list_check li:before,
      .mainbox_list_check li:after {
            content: "";
            position: absolute;
      }

      .mainbox_list_check li:before {
            width: 16px;
            height: 16px;
            border: 2px solid #cccccc;
            background: #fff;
            left: 0;
            top: 3px;
            z-index: 10;
            border-radius: 0;
            box-sizing: border-box;
      }

      .mainbox_list_check li:after {
            width: 11px;
            height: 6px;
            border-left: 2px solid #ff0000;
            border-bottom: 2px solid #ff0000;
            left: 4px;
            top: 3px;
            -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
            z-index: 11;
      }

      .mainbox_list_check li+li {
            margin-top: 10px;
      }

      .logo {
            text-align: center;
            margin: 20px 0;
      }

      .time,
      .time2 {
            margin-top: 10px;
            -moz-border-radius: 5px;
            -webkit-border-radius: 5px;
            border-radius: 5px;
            background: #ff8e39;
            border: #f26e0a 2px solid;
            text-align: center;
            padding: 6px 0 3px 0;
      }

      .time span {
            color: #fff;
            font-size: 11px;
            display: block;
      }

      #hokkairo .time {
            background: #ee8082;
            border: #ea5457 2px solid;
            margin-top: 15px;
      }
}

/*mainsp*/
@media print,
screen and (max-width: 768px) {
    
      .pc {
            display: none;
      }

      h2 {
            padding: 10px;
            font-size: 18px;
            font-weight: bold;
            background-color: none;
      }

      .in {
            width: 90%;
            margin: auto;
      }

      #hokkairo .inner {
            background: url(/goods/hokkairo/bg.png) center top repeat;
            position: relative;
            padding-bottom: 50px;
      }

      #hokkairo h2 img {
            margin-top: 2px;
            margin-left: 5px;
      }

      .mainbox {
            -moz-border-radius: 8px;
            -webkit-border-radius: 8px;
            border-radius: 8px;
            background: #ffe0e0;
            padding: 2%;
      }

      #hokkairo .inner:after {
            position: absolute;
            content: "";
            bottom: 46px;
            left: 0;
            width: 100%;
            height: 4px;
            background: url(/goods/hokkairo/line01.png) center 0 repeat-x;
      }

      #hokkairo .hcbnr.over {
            margin-top: 15px;
      }

      #hokkairo .catch.in2 {
            padding-bottom: 20px !important;
      }

      .mainbox {
            -moz-border-radius: 8px;
            -webkit-border-radius: 8px;
            border-radius: 8px;
            background: #f9cabc;
            padding: 2%;
      }

      .mainbox_in {
            padding: 15px 10px;
            background: #fff;
            border-radius: 5px;
      }

      .mainbox_ttl_new {
            display: flex;
            justify-content: center;
            padding-right: 2%;
      }

      .mainbox_content {
            display: flex;
            align-items: center;
            flex-direction: column;
      }

      .mainbox_img {
            width: 64.5%;
      }

      .mainbox_body {
            width: 100%;
            margin-top: 20px;
      }

      .mainbox_list li {
            position: relative;
            padding-left: 1.2em;
            font-size: 14px;
            text-align: left;
      }

      .mainbox_list li:before {
            content: '';
            background: #ea5457;
            z-index: 1;
            width: 6px;
            height: 6px;
            position: absolute;
            top: 10px;
            left: 5px;
            border-radius: 50%;
            -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
      }

      .mainbox_list li+li {
            margin-top: 1.4vw;
      }

      .mainbox_recommend {
            margin-top: 15px;
            border-radius: 5px;
            overflow: hidden;
            border: 2px solid #ea5457;
      }

      .mainbox_recommend_ttl {
            font-weight: 700;
            color: #fff;
            background: #ea5457;
            padding: 7px 0;
            line-height: 1;
            font-family: '繝｡繧､繝ｪ繧ｪ', '�ｭ�ｳ �ｰ繧ｴ繧ｷ繝�け', '繝偵Λ繧ｮ繝手ｧ偵ざ Pro W3', 'Hiragino Kaku Gothic Pro', Meiryo, sans-serif;
            font-size: 16px;
            text-align: center;
            margin-bottom: 0;
      }

      .mainbox_list_check {
            padding: 12px 10px 12px 10px;
      }

      .mainbox_list_check li {
            position: relative;
            padding-left: 1.7em;
            font-size: 13px;
            text-align: left;
      }

      .mainbox_list_check li:before,
      .mainbox_list_check li:after {
            content: "";
            position: absolute;
      }

      .mainbox_list_check li:before {
            width: 14px;
            height: 14px;
            border: 2px solid #cccccc;
            background: #fff;
            left: 0;
            top: 3px;
            z-index: 10;
            border-radius: 0;
            box-sizing: border-box;
      }

      .mainbox_list_check li:after {
            width: 10px;
            height: 5px;
            border-left: 2px solid #ff0000;
            border-bottom: 2px solid #ff0000;
            left: 4px;
            top: 3px;
            -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
            z-index: 11;
      }

      .mainbox_list_check li+li {
            margin-top: 10px;
      }

      .logo {
            text-align: center;
      }

      #hokkairo .time {
            background: #ee8082;
            border: #ea5457 2px solid;
            margin-top: 10px;
            border-radius: 5px;
            text-align: center;
            padding: 6px 0 3px 0;
      }

      .time span {
            color: #fff;
            font-size: 11px;
            display: block;
      }
}