@charset "UTF-8";
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline; }

html {
  line-height: 1; }

ol, ul {
  list-style: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle; }

q, blockquote {
  quotes: none; }
  q:before, q:after, blockquote:before, blockquote:after {
    content: "";
    content: none; }

a img {
  border: none; }

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block; }

/*-------------------------
common
-------------------------*/
html {
  font-size: 62.5%; }

body {
  font-family: "游明朝", "Yu Mincho", "YuMincho", serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.8;
  color: #000;
  font-size: 16px;
  font-size: 1.6rem; }

img {
  vertical-align: top; }

.sp-only {
  display: none; }
  @media screen and (max-width: 747px) {
    .sp-only {
      display: block; } }

/*-------------------------
base
-------------------------*/
.hokkaido_wrapper {
  width: 1060px;
  margin: 0 auto;
  padding: 0 0 60px 0;
  background: url(../images/bg.jpg) repeat-y; }
  @media screen and (max-width: 1060px) {
    .hokkaido_wrapper {
      width: auto;
      padding-bottom: 40px;
      background-size: 100% auto; } }
  @media screen and (max-width: 747px) {
    .hokkaido_wrapper {
      margin-bottom: 40px;
      padding-bottom: 20px; } }

/*-------------------------
visual
-------------------------*/
.visual img {
  width: 100%; }
  .visual img.sp {
    display: none; }
    @media screen and (max-width: 747px) {
      .visual img.sp {
        display: inline; } }
  @media screen and (max-width: 747px) {
    .visual img.pc {
      display: none; } }

/*-------------------------
main_lead
-------------------------*/
.main_lead {
  padding: 50px 0;
  text-align: center;
  font-size: 28px;
  font-size: 2.8rem;
  line-height: 1.75; }
  @media screen and (max-width: 747px) {
    .main_lead {
      margin: 0 0 20px 0;
      padding: 20px;
      font-size: 16px;
      font-size: 1.6rem;
      line-height: 32px; } }
  .main_lead b {
    color: #f00;
    font-size: 34px;
    font-size: 3.4rem;
    font-weight: 800; }
    @media screen and (max-width: 747px) {
      .main_lead b {
        font-size: 24px;
        font-size: 2.4rem; } }
  .main_lead span {
    font-size: 14px;
    font-size: 1.4rem; }
    @media screen and (max-width: 747px) {
      .main_lead span {
        display: block;
        line-height: 24px; } }

/*-------------------------
sec
-------------------------*/
.sec {
  margin: 0 0 60px 0; }
  .sec-osusume {
    position: relative;
    padding: 40px 0;
    border-radius: 12px;
    background: url(../images/bg05.png) repeat; }
    @media screen and (max-width: 747px) {
      .sec-osusume {
        border-radius: 0; } }
    .sec-osusume:before {
      position: absolute;
      display: block;
      right: 10px;
      top: 10px;
      z-index: 2;
      content: "";
      width: 127px;
      height: 127px;
      background: url(../images/osusume_badge.png) no-repeat; }
      @media screen and (max-width: 747px) {
        .sec-osusume:before {
          left: auto;
          right: 10px;
          width: 100px;
          height: 100px;
          background-size: 100% auto; } }
  .sec h2 {
    position: relative;
    height: 120px;
    padding: 0 40px;
    background-repeat: no-repeat;
    background-position: center center;
    line-height: 120px;
    font-size: 38px;
    font-size: 3.8rem;
    font-weight: 600; }
    @media screen and (max-width: 1060px) {
      .sec h2 {
        height: auto;
        padding-top: 35px;
        padding-bottom: 35px;
        font-size: 30px;
        font-size: 3rem;
        line-height: 1.3;
        background-size: cover; } }
    @media screen and (max-width: 747px) {
      .sec h2 {
        padding: 20px;
        font-size: 20px;
        font-size: 2rem; } }
    .sec h2 img {
      position: absolute;
      display: block;
      left: 25px;
      top: -20px; }
      @media screen and (max-width: 747px) {
        .sec h2 img {
          top: -15px;
          left: 20px;
          height: 30px; } }
  .sec-kani h2 {
    background-image: url(../images/bg01.jpg); }
  .sec-kaisen h2 {
    background-image: url(../images/bg02.jpg); }
  .sec-miyage h2 {
    background-image: url(../images/bg03.jpg); }
  .sec-kyoudo h2 {
    background-image: url(../images/bg04.jpg); }
  .sec .btn_wrap {
    margin-top: 60px;
    text-align: center; }
    @media screen and (max-width: 747px) {
      .sec .btn_wrap {
        margin: 40px 20px 0; } }
    .sec .btn_wrap .btn {
      display: inline-block;
      width: 360px;
      background: #e11718;
      color: #fff;
      font-size: 18px;
      font-size: 1.8rem;
      font-weight: 400;
      font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
      line-height: 60px;
      text-align: center;
      text-decoration: none;
      transition: 0.4s ease; }
      @media screen and (max-width: 747px) {
        .sec .btn_wrap .btn {
          display: block;
          width: auto; } }
      .sec .btn_wrap .btn:hover {
        opacity: 0.7; }

.kani_lead {
  display: table;
  width: 980px;
  height: 360px;
  margin: 35px auto 40px;
  box-sizing: border-box;
  background: url(../images/kani_bg.jpg) no-repeat; }
  @media screen and (max-width: 1060px) {
    .kani_lead {
      width: calc(100% - 40px);
      height: auto;
      min-height: 35vw;
      margin: 20px auto;
      background-size: 100% auto; } }
  @media screen and (max-width: 747px) {
    .kani_lead {
      display: block;
      background: linear-gradient(to bottom, #585b64 0%, #2d2b2e 100%);
      border-radius: 10px;
      overflow: hidden; } }
  .kani_lead img {
    display: none; }
    @media screen and (max-width: 747px) {
      .kani_lead img {
        display: block;
        width: 105%;
        margin: 0 0 -8% -2%; } }
  .kani_lead div {
    display: table-cell;
    padding: 10px 30px 0 470px;
    vertical-align: middle;
    color: #fff; }
    @media screen and (max-width: 1060px) {
      .kani_lead div {
        padding: 10px 10px 0 50%; } }
    @media screen and (max-width: 747px) {
      .kani_lead div {
        display: block;
        padding: 15px; } }
    .kani_lead div > b {
      display: block;
      font-size: 28px;
      font-size: 2.8rem;
      line-height: 1.2; }
      @media screen and (max-width: 1060px) {
        .kani_lead div > b {
          font-size: 20px;
          font-size: 2rem; } }
      @media screen and (max-width: 747px) {
        .kani_lead div > b {
          font-size: 18px;
          font-size: 1.8rem; } }
      .kani_lead div > b .l {
        position: relative;
        display: inline-block;
        font-size: 58px;
        font-size: 5.8rem;
        font-weight: 600; }
        @media screen and (max-width: 1060px) {
          .kani_lead div > b .l {
            font-size: 40px;
            font-size: 4rem; } }
        @media screen and (max-width: 747px) {
          .kani_lead div > b .l {
            font-size: 35px;
            font-size: 3.5rem; } }
        .kani_lead div > b .l span {
          position: relative;
          z-index: 2; }
        .kani_lead div > b .l:before {
          position: absolute;
          display: block;
          left: 0;
          bottom: 0;
          content: "";
          width: 100%;
          height: 25px;
          background: #ff6cb1; }
      .kani_lead div > b .m {
        font-size: 38px;
        font-size: 3.8rem;
        letter-spacing: -0.05em; }
        @media screen and (max-width: 1060px) {
          .kani_lead div > b .m {
            font-size: 24px;
            font-size: 2.4rem; } }
        @media screen and (max-width: 747px) {
          .kani_lead div > b .m {
            font-size: 20px;
            font-size: 2rem; } }
    .kani_lead div p {
      margin: 35px 0 0 0;
      font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
      font-size: 24px;
      font-size: 2.4rem;
      line-height: 40px; }
      @media screen and (max-width: 1060px) {
        .kani_lead div p {
          margin: 15px 0 0 0;
          font-size: 14px;
          font-size: 1.4rem;
          line-height: 30px; } }
      @media screen and (max-width: 747px) {
        .kani_lead div p {
          line-height: 28px; } }
      .kani_lead div p b {
        font-size: 28px;
        font-size: 2.8rem;
        font-weight: bold; }
        @media screen and (max-width: 1060px) {
          .kani_lead div p b {
            font-size: 18px;
            font-size: 1.8rem; } }

.sec_inner {
  overflow: hidden;
  *zoom: 1;
  margin: 0 40px 60px; }
  @media screen and (max-width: 1060px) {
    .sec_inner {
      margin: 0 20px 40px; } }
  @media screen and (max-width: 747px) {
    .sec_inner {
      overflow: auto; } }
  .sec_inner h2 {
    position: relative;
    height: auto;
    margin: 0 0 20px 0;
    padding: 0;
    background: none;
    line-height: 1.2;
    font-size: 24px;
    font-size: 2.4rem;
    font-weight: 600;
    color: #d21718;
    font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif; }
    @media screen and (max-width: 747px) {
      .sec_inner h2 {
        font-size: 18px;
        font-size: 1.8rem; } }
  @media screen and (max-width: 1060px) {
    .sec_inner .sec_inner_img {
      width: 30%; } }
  @media screen and (max-width: 747px) {
    .sec_inner .sec_inner_img {
      display: block;
      width: 100%;
      margin: 0 auto 20px; } }
  .sec_inner .sec_inner_txt {
    width: 550px; }
    @media screen and (max-width: 1060px) {
      .sec_inner .sec_inner_txt {
        width: 66%; } }
    @media screen and (max-width: 747px) {
      .sec_inner .sec_inner_txt {
        width: auto; } }
    .sec_inner .sec_inner_txt h3,
    .sec_inner .sec_inner_txt > b {
      display: block;
      font-size: 22px;
      font-size: 2.2rem;
      font-weight: 600;
      line-height: 1.3; }
      @media screen and (max-width: 747px) {
        .sec_inner .sec_inner_txt h3,
        .sec_inner .sec_inner_txt > b {
          line-height: 1.5; } }
    @media screen and (max-width: 747px) {
      .sec_inner .sec_inner_txt h3 {
        font-size: 16px;
        font-size: 1.6rem; }
      .sec_inner .sec_inner_txt b {
        font-size: 14px;
        font-size: 1.4rem; } }
    .sec_inner .sec_inner_txt p {
      margin: 0 0 15px;
      font-size: 18px;
      font-size: 1.8rem;
      line-height: 1.55;
      font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif; }
      @media screen and (max-width: 747px) {
        .sec_inner .sec_inner_txt p {
          font-size: 12px;
          font-size: 1.2rem;
          line-height: 1.5; } }
    .sec_inner .sec_inner_txt h3 + p {
      margin-top: 15px; }
    .sec_inner .sec_inner_txt > b + p {
      margin-top: 55px; }
      @media screen and (max-width: 747px) {
        .sec_inner .sec_inner_txt > b + p {
          margin-top: 15px; } }
    .sec_inner .sec_inner_txt table {
      width: 100%;
      font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif; }
      @media screen and (max-width: 747px) {
        .sec_inner .sec_inner_txt table, .sec_inner .sec_inner_txt table tbody, .sec_inner .sec_inner_txt table tr {
          display: block; } }
      .sec_inner .sec_inner_txt table:last-of-type {
        border-bottom: 1px solid #ccc; }
      .sec_inner .sec_inner_txt table caption {
        position: relative;
        padding: 15px 20px 5px;
        border-top: 1px solid #ccc;
        font-weight: 600;
        font-size: 18px;
        font-size: 1.8rem;
        line-height: 1.5; }
        @media screen and (max-width: 747px) {
          .sec_inner .sec_inner_txt table caption {
            display: block;
            padding: 10px;
            font-size: 16px;
            font-size: 1.6rem; } }
        .sec_inner .sec_inner_txt table caption span {
          position: absolute;
          right: 20px;
          top: 10px;
          padding: 5px 10px;
          background: #f00;
          color: #fff;
          font-size: 18px;
          font-size: 1.8rem;
          line-height: 1;
          font-weight: 400; }
          @media screen and (max-width: 747px) {
            .sec_inner .sec_inner_txt table caption span {
              position: static;
              display: inline-block;
              margin: 0 0 5px 0;
              font-size: 16px;
              font-size: 1.6rem; } }
  @media screen and (max-width: 747px) and (max-width: 747px) {
    .sec_inner .sec_inner_txt table caption span {
      font-size: 14px;
      font-size: 1.4rem; } }

        .sec_inner .sec_inner_txt table caption br {
          display: none; }
          @media screen and (max-width: 747px) {
            .sec_inner .sec_inner_txt table caption br {
              display: block; } }
      .sec_inner .sec_inner_txt table.pickup {
        background: #ffec47; }
        .sec_inner .sec_inner_txt table.pickup caption {
          background: #ffec47; }
      .sec_inner .sec_inner_txt table th, .sec_inner .sec_inner_txt table td {
        padding: 0 20px;
        line-height: 1.5; }
        @media screen and (max-width: 1060px) {
          .sec_inner .sec_inner_txt table th, .sec_inner .sec_inner_txt table td {
            vertical-align: bottom; } }
        @media screen and (max-width: 747px) {
          .sec_inner .sec_inner_txt table th, .sec_inner .sec_inner_txt table td {
            display: block;
            padding: 0 10px 10px; } }
      @media screen and (max-width: 747px) {
        .sec_inner .sec_inner_txt table th {
          font-size: 12px;
          font-size: 1.2rem; } }
      .sec_inner .sec_inner_txt table td {
        text-align: right;
        font-size: 22px;
        font-size: 2.2rem;
        font-weight: 600; }
        @media screen and (max-width: 1060px) {
          .sec_inner .sec_inner_txt table td {
            white-space: nowrap; } }
        .sec_inner .sec_inner_txt table td span {
          font-size: 14px;
          font-size: 1.4rem; }
      .sec_inner .sec_inner_txt table tr:nth-of-type(n+2) th, .sec_inner .sec_inner_txt table tr:nth-of-type(n+2) td {
        padding-top: 0; }
      .sec_inner .sec_inner_txt table tr:last-of-type th, .sec_inner .sec_inner_txt table tr:last-of-type td {
        padding-bottom: 15px; }
        @media screen and (max-width: 747px) {
          .sec_inner .sec_inner_txt table tr:last-of-type th, .sec_inner .sec_inner_txt table tr:last-of-type td {
            padding-bottom: 10px; } }
    .sec_inner .sec_inner_txt > b + table {
      margin-top: 15px; }
    .sec_inner .sec_inner_txt img {
      display: block;
      margin: 3px 0 0 auto; }
  .sec_inner.img-right .sec_inner_img {
    float: right; }
    @media screen and (max-width: 747px) {
      .sec_inner.img-right .sec_inner_img {
        float: none; } }
  .sec_inner.img-right .sec_inner_txt {
    float: left; }
    @media screen and (max-width: 747px) {
      .sec_inner.img-right .sec_inner_txt {
        float: none; } }
  .sec_inner.img-left .sec_inner_img {
    float: left; }
    @media screen and (max-width: 747px) {
      .sec_inner.img-left .sec_inner_img {
        float: none; } }
  .sec_inner.img-left .sec_inner_txt {
    float: right; }
    @media screen and (max-width: 747px) {
      .sec_inner.img-left .sec_inner_txt {
        float: none; } }

.sec_wrapper h3 {
  position: relative;
  margin: 60px 40px;
  padding: 0 0 0 140px;
  font-size: 28px;
  font-size: 2.8rem;
  font-weight: 600;
  line-height: 1.5; }
  @media screen and (max-width: 1060px) {
    .sec_wrapper h3 {
      margin: 40px 20px;
      font-size: 24px;
      font-size: 2.4rem; } }
  @media screen and (max-width: 747px) {
    .sec_wrapper h3 {
      margin: 20px;
      padding: 0;
      font-size: 16px;
      font-size: 1.6rem; } }
  .sec_wrapper h3 span {
    position: absolute;
    display: block;
    left: 0;
    top: 7px;
    width: 120px;
    background: #009bbf;
    font-size: 18px;
    font-size: 1.8rem;
    color: #fff;
    font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
    font-weight: 400;
    line-height: 28px;
    text-align: center; }
    @media screen and (max-width: 747px) {
      .sec_wrapper h3 span {
        position: static;
        display: inline-block;
        margin: 0 0 5px 0; } }
  @media screen and (max-width: 747px) and (max-width: 747px) {
    .sec_wrapper h3 span {
      font-size: 14px;
      font-size: 1.4rem; } }

  .sec_wrapper h3 br {
    display: none; }
    @media screen and (max-width: 747px) {
      .sec_wrapper h3 br {
        display: block; } }

.sec-osusume .sec_inner {
  position: relative;
  margin-bottom: 0; }
  .sec-osusume .sec_inner .sec_inner_txt {
    width: 640px; }
    @media screen and (max-width: 1060px) {
      .sec-osusume .sec_inner .sec_inner_txt {
        width: 66%; } }
    @media screen and (max-width: 747px) {
      .sec-osusume .sec_inner .sec_inner_txt {
        width: auto; } }
    .sec-osusume .sec_inner .sec_inner_txt p {
      font-size: 16px;
      font-size: 1.6rem; }
      @media screen and (max-width: 747px) {
        .sec-osusume .sec_inner .sec_inner_txt p {
          font-size: 14px;
          font-size: 1.4rem; } }
    @media screen and (max-width: 1060px) {
      .sec-osusume .sec_inner .sec_inner_txt table {
        width: 100%; } }
    .sec-osusume .sec_inner .sec_inner_txt table caption {
      border-top: 1px solid #000; }
    .sec-osusume .sec_inner .sec_inner_txt table:last-of-type {
      border-bottom: 1px solid #000; }

.shipping {
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif; }
  .shipping h2 {
    margin: 0 0 20px 0;
    padding: 15px;
    background: #f00;
    text-align: center;
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 1.3;
    color: #ffe547;
    font-weight: 600; }
    @media screen and (max-width: 1060px) {
      .shipping h2 {
        font-size: 22px;
        font-size: 2.2rem; } }
    @media screen and (max-width: 747px) {
      .shipping h2 {
        font-size: 18px;
        font-size: 1.8rem; } }
    .shipping h2 span {
      font-size: 18px;
      font-size: 1.8rem; }
      @media screen and (max-width: 1060px) {
        .shipping h2 span {
          font-size: 16px;
          font-size: 1.6rem; } }
      @media screen and (max-width: 747px) {
        .shipping h2 span {
          font-size: 14px;
          font-size: 1.4rem; } }
  .shipping p {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.6; }
    @media screen and (max-width: 1060px) {
      .shipping p {
        margin: 0 20px; } }
