@charset "UTF-8";
/*------------------------------------------------
  COMMON(SP)
------------------------------------------------*/
.color {
  color: #26ac9f; }

.color2 {
  color: #2c6db0; }

/* top
-----------------------*/
.home-bg {
  background-image: url(../../../../wp-content/themes/konekomura/img/bg_demo_mini.png);
  background-repeat: repeat; }

.site-logo {
  display: none; }

.pc {
  display: block; }

.sp {
  display: none; }

.top .contentarea {
  margin-left: 20%; }
  .top .contentarea .content-block {
    width: 80%;
    margin: 20px auto 100px;
    position: relative;
    opacity: 0;
    visibility: hidden;
    transform: translateY(30px);
    transition: opacity 1s, visibility 1s, transform 1s; }
    .top .contentarea .content-block .title {
      color: #666666;
      font-size: 35px;
      line-height: 35px;
      font-family: 'Noto Sans JP', sans-serif;
      font-weight: 300;
      text-align: center; }
    .top .contentarea .content-block .rubi {
      color: #666666;
      font-size: 14px;
      line-height: 14px;
      font-family: 'Noto Sans JP', sans-serif;
      font-weight: 400;
      text-align: center;
      margin-top: 10px; }
    .top .contentarea .content-block .maintext {
      font-size: 14px;
      line-height: 24px;
      font-family: 'Noto Sans JP', sans-serif;
      font-weight: 400;
      text-align: left;
      margin: 20px 0 0;
      color: #000; }
    .top .contentarea .content-block .insta {
      font-size: 14px;
      line-height: 24px;
      font-family: 'Noto Sans JP', sans-serif;
      font-weight: 400;
      text-align: left;
      margin: 20px 0 0;
      color: #000;
      width: 100%; }
      .top .contentarea .content-block .insta .wrap {
        display: flex;
        align-items: center;
        justify-content: space-between;
        flex-wrap: wrap; }
        .top .contentarea .content-block .insta .wrap .item {
          width: 250px;
          height: 250px; }
          .top .contentarea .content-block .insta .wrap .item .item-container {
            display: block;
            width: 250px;
            height: 250px;
            overflow: hidden; }
            .top .contentarea .content-block .insta .wrap .item .item-container .inner {
              width: 100%;
              height: 100%;
              object-fit: cover; }
    .top .contentarea .content-block .inner-block {
      width: 100%;
      margin: 20px auto;
      display: flex;
      align-items: center;
      justify-content: center; }
      .top .contentarea .content-block .inner-block .wrap {
        width: 280px; }
        .top .contentarea .content-block .inner-block .wrap .image {
          width: 160px; }
  .top .contentarea .link-button {
    width: 250px;
    height: 40px;
    font-size: 12px;
    line-height: 12px;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 400;
    color: #000;
    margin: 40px auto 0;
    border: 1px solid #222;
    border-radius: 4px;
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    position: relative;
    transition: 0.3s; }
    .top .contentarea .link-button::before {
      content: "";
      width: 3px;
      height: 3px;
      border-top: 1px solid #666;
      transform: rotate(45deg);
      position: absolute;
      top: calc(50% -1px);
      right: 28px; }
    .top .contentarea .link-button::after {
      content: "";
      width: 20px;
      height: 1px;
      background: #666;
      position: absolute;
      top: calc(50%);
      right: 27px; }
    .top .contentarea .link-button:hover {
      background-color: #26ac9f;
      transition: 0.3s;
      color: #fff; }
      .top .contentarea .link-button:hover::before {
        border-top: 1px solid #fff; }
      .top .contentarea .link-button:hover::after {
        background: #fff; }
  .top .contentarea .block-fadein {
    opacity: 1;
    visibility: visible;
    transform: translateY(0); }

/* 子ねこ村のお米について
-----------------------*/
.about-bg {
  background-image: url(../../../../wp-content/themes/konekomura/img/bg_demo_mini.png);
  background-repeat: repeat; }

.about .contentarea {
  margin-left: 20%;
  padding-top: 60px; }
  .about .contentarea .title {
    color: #666666;
    font-size: 36px;
    line-height: 36px;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 500;
    text-align: left;
    margin-bottom: 80px;
    padding: 0 20px; }
    .about .contentarea .title .font-change {
      font-size: 40px;
      line-height: 40px;
      color: #26ac9f; }
  .about .contentarea .content-block {
    width: 100%;
    padding: 20px 20px; }
    .about .contentarea .content-block .subtitle {
      font-family: 'Noto Sans JP', sans-serif;
      font-weight: 400;
      color: #666666;
      font-size: 24px;
      line-height: 24px;
      text-align: left; }
    .about .contentarea .content-block .content {
      font-size: 14px;
      line-height: 28px;
      font-family: 'Noto Sans JP', sans-serif;
      font-weight: 400;
      padding: 20px 40px;
      display: flex;
      jutify-content: flex-start;
      align-items: top; }
      .about .contentarea .content-block .content .L-block {
        width: 50%;
        padding-right: 15px; }
      .about .contentarea .content-block .content .R-block {
        width: 50%;
        padding-left: 15px; }
      .about .contentarea .content-block .content .L-block2 {
        width: 50%;
        padding-right: 15px; }
      .about .contentarea .content-block .content .R-block2 {
        width: 50%;
        padding-left: 15px; }
      .about .contentarea .content-block .content .image300 {
        width: 100%; }
      .about .contentarea .content-block .content .image200 {
        width: 200px;
        margin-top: -20px; }
    .about .contentarea .content-block .souryo {
      font-size: 18px;
      line-height: 24px;
      width: 100%;
      padding-left: 40px; }
    .about .contentarea .content-block .sendprice {
      width: 500px;
      border: none;
      cellspacing: 0;
      border-collapse: collapse;
      margin-left: 40px; }
      .about .contentarea .content-block .sendprice .area {
        width: 70%;
        background-color: #fff1f7;
        padding: 20px 10px;
        border: 1px solid #555; }
      .about .contentarea .content-block .sendprice .price {
        width: 60%;
        padding: 20px 10px;
        border: 1px solid #555; }

/* 商品一覧
-----------------------*/
.order {
  background-image: url(../../../../wp-content/themes/konekomura/img/bg_demo_mini.png);
  background-repeat: repeat; }
  .order .contentarea {
    margin-left: 20%;
    padding-top: 60px; }
    .order .contentarea .title {
      color: #666666;
      font-size: 36px;
      line-height: 36px;
      font-family: 'Noto Sans JP', sans-serif;
      font-weight: 500;
      text-align: left;
      margin-bottom: 80px;
      padding: 0 20px; }
      .order .contentarea .title .font-change {
        font-size: 40px;
        line-height: 40px;
        color: #26ac9f; }
    .order .contentarea .content-block {
      width: 100%;
      padding: 20px 20px; }
      .order .contentarea .content-block .subtitle {
        font-family: 'Noto Sans JP', sans-serif;
        font-weight: 400;
        color: #666666;
        font-size: 24px;
        line-height: 24px;
        text-align: left; }
      .order .contentarea .content-block .content {
        font-size: 16px;
        line-height: 28px;
        font-family: 'Noto Sans JP', sans-serif;
        font-weight: 400;
        padding: 20px 40px;
        align-items: top;
        margin-bottom: 60px; }
        .order .contentarea .content-block .content .inner {
          font-size: 16px;
          line-height: 28px;
          margin: 5px 0; }
        .order .contentarea .content-block .content .memo {
          font-size: 14px;
          line-height: 24px;
          font-family: 'Noto Sans JP', sans-serif;
          font-weight: 400; }
      .order .contentarea .content-block .itemlist {
        display: flex;
        align-items: center;
        justify-content: space-between;
        flex-wrap: wrap; }
        .order .contentarea .content-block .itemlist .wrap {
          width: 300px;
          margin-bottom: 30px;
          position: relative;
          transition: 0.3s; }
          .order .contentarea .content-block .itemlist .wrap .image {
            height: 250px;
            display: block;
            margin: 0 auto 10px; }
          .order .contentarea .content-block .itemlist .wrap .name {
            font-size: 16px;
            line-height: 28px;
            font-family: 'Noto Sans JP', sans-serif;
            font-weight: 400;
            margin: 0 0 4px;
            color: #444; }
          .order .contentarea .content-block .itemlist .wrap .tyming {
            font-size: 16px;
            line-height: 28px;
            font-family: 'Noto Sans JP', sans-serif;
            font-weight: 500;
            margin: 0 0 4px;
            color: #444; }
          .order .contentarea .content-block .itemlist .wrap .price {
            font-size: 18px;
            line-height: 28px;
            font-family: 'Noto Sans JP', sans-serif;
            font-weight: 400;
            color: #444; }
          .order .contentarea .content-block .itemlist .wrap:hover {
            background-color: rgba(222, 201, 109, 0.12); }
      .order .contentarea .content-block .pcbr {
        display: none; }

/* お問い合わせ
-----------------------*/
.contact-bg {
  background-image: url(../../../../wp-content/themes/konekomura/img/bg_demo_mini.png);
  background-repeat: repeat; }

.contact .contentarea {
  margin-left: 20%;
  padding-top: 60px; }
  .contact .contentarea .title {
    color: #666666;
    font-size: 36px;
    line-height: 36px;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 500;
    text-align: left;
    margin-bottom: 80px;
    padding: 0 20px; }
    .contact .contentarea .title .font-change {
      font-size: 40px;
      line-height: 40px;
      color: #26ac9f; }
  .contact .contentarea .content-block {
    width: 100%;
    padding: 20px 20px; }
    .contact .contentarea .content-block .wrap {
      display: flex;
      justify-content: flex-start;
      height: 40px;
      margin-bottom: 40px;
      height: auto; }
      .contact .contentarea .content-block .wrap .text {
        font-size: 16px;
        line-height: 16px;
        color: #666666;
        width: 200px;
        display: flex;
        align-items: center;
        justify-content: flex-start;
        margin-right: 20px;
        position: relative; }
      .contact .contentarea .content-block .wrap .hissu:before {
        content: "必須";
        width: 50px;
        height: 20px;
        font-size: 13px;
        line-height: 13px;
        color: #fff;
        background-color: #ffae41;
        display: flex;
        align-items: center;
        justify-content: center;
        position: absolute;
        top: calc(50% - 10px);
        right: 0; }
      .contact .contentarea .content-block .wrap .input {
        width: 50%;
        height: 40px;
        border: 1px solid #ccc;
        padding: 0 5px; }
      .contact .contentarea .content-block .wrap .inputarea {
        width: 50%;
        height: 200px;
        border: 1px solid #ccc;
        padding: 0 5px; }
      .contact .contentarea .content-block .wrap .send-button {
        background-color: #26ac9f;
        height: 40px;
        width: 150px;
        margin: 0 auto;
        color: #fff;
        display: flex;
        align-items: center;
        justify-content: center;
        cursor: pointer; }

/* プロフィール
-----------------------*/
.profile-bg {
  background-image: url(../../../../wp-content/themes/konekomura/img/bg_demo_mini.png);
  background-repeat: repeat; }

.profile .contentarea {
  margin-left: 20%;
  padding-top: 60px; }
  .profile .contentarea .title {
    color: #666666;
    font-size: 36px;
    line-height: 36px;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 500;
    text-align: left;
    margin-bottom: 80px;
    padding: 0 20px; }
    .profile .contentarea .title .font-change {
      font-size: 40px;
      line-height: 40px;
      color: #26ac9f; }
  .profile .contentarea .content-block {
    width: 100%;
    padding: 20px 20px; }
    .profile .contentarea .content-block .content {
      font-size: 14px;
      line-height: 24px;
      font-family: 'Noto Sans JP', sans-serif;
      font-weight: 400;
      padding: 20px 40px; }
      .profile .contentarea .content-block .content .text {
        margin-bottom: 40px; }
      .profile .contentarea .content-block .content .wrap {
        border-top: 1px solid #ccc;
        height: 80px;
        display: flex;
        align-items: center;
        justify-content: flex-start; }
        .profile .contentarea .content-block .content .wrap .inner-L {
          width: 140px;
          text-align: left;
          font-size: 14px;
          line-height: 14px; }
        .profile .contentarea .content-block .content .wrap .inner-R {
          text-align: left;
          font-size: 14px;
          line-height: 14px; }

/* プライバシーポリシー
-----------------------*/
.privacy-bg {
  background-image: url(../../../../wp-content/themes/konekomura/img/bg_demo_mini.png);
  background-repeat: repeat; }

.privacy .contentarea {
  margin-left: 20%;
  padding-top: 60px; }
  .privacy .contentarea .title {
    color: #666666;
    font-size: 36px;
    line-height: 36px;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 500;
    text-align: left;
    margin-bottom: 80px;
    padding: 0 20px; }
    .privacy .contentarea .title .font-change {
      font-size: 40px;
      line-height: 40px;
      color: #26ac9f; }
  .privacy .contentarea .content-block {
    width: 100%;
    padding: 20px 20px; }
    .privacy .contentarea .content-block .content {
      padding: 20px 40px; }
      .privacy .contentarea .content-block .content .text1 {
        font-size: 18px;
        line-height: 18px;
        font-family: 'Noto Sans JP', sans-serif;
        font-weight: 400;
        margin-top: 50px; }
      .privacy .contentarea .content-block .content .text2 {
        font-size: 14px;
        line-height: 24px;
        font-family: 'Noto Sans JP', sans-serif;
        font-weight: 400;
        margin-top: 10px; }

/*# sourceMappingURL=content_pc.css.map */
