@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=M+PLUS+Rounded+1c:wght@400;500;700&display=swap");
/*base is →　! sanitize.css v5.0.0 | CC0 License | github.com/jonathantneal/sanitize.css */
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box; }

html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

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

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -.25em; }

sup {
  top: -.5em; }

img {
  border-style: none;
  vertical-align: top; }

table {
  border-collapse: collapse; }

button, input, select, textarea {
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

button, html [type="button"], [type="reset"], [type="submit"] {
  -webkit-appearance: button; }

textarea {
  overflow: auto;
  resize: vertical; }

[type="checkbox"], [type="radio"] {
  box-sizing: border-box;
  padding: 0; }

a, area, button, input, label, select, summary, textarea, [tabindex] {
  touch-action: manipulation; }

/* --------------- variables --------------------- */
/* Break Point */
/* Color */
@media screen and (max-width: 800px) {
  html {
    font-size: 62.5%; }
  body {
    font-family: "M PLUS Rounded 1c", "Meiryo", "Hiragino Kaku Gothic ProN", sans-serif;
    letter-spacing: .075em;
    line-height: 1.6;
    font-weight: 500;
    color: #cd3f2a;
    -webkit-font-feature-settings: "palt" 1;
            font-feature-settings: "palt" 1;
    overflow-x: hidden;
    font-size: 16px; }
  ul,
  ol {
    list-style: none; }
  a {
    color: #cd3f2a;
    text-decoration: none;
    transition: all 0.2s ease; }
    a:hover {
      opacity: .7; }
  img {
    max-width: 100%;
    display: block;
    margin: auto; }
  .inner {
    max-width: 1000px;
    margin: 0 auto;
    padding: 0 20px; }
  /** ----------------------------
  Header
 ---------------------------- **/
  .header h1 img {
    width: 100%; }
  /** ----------------------------
  Content
 ---------------------------- **/
  .fair {
    position: relative;
    padding-bottom: 30px; }
    .fair:after {
      content: "";
      width: 0;
      height: 0;
      border-style: solid;
      border-color: #fff transparent transparent transparent;
      position: absolute;
      right: 0;
      left: 0;
      margin: auto;
      border-width: 20px 36px 0 36px;
      bottom: -20px; }
    .fair h2 {
      margin-bottom: 20px; }
    .fair p {
      text-align: center;
      margin-bottom: 20px; }
    .fair .present {
      font-size: 20px;
      margin-bottom: 0; }
      .fair .present strong {
        display: inline-block;
        font-weight: 700;
        font-size: 22px;
        padding-bottom: 2px;
        background-image: url(../images/home/wavy.png);
        background-position: bottom;
        background-repeat: repeat-x;
        background-size: 10px; }
  .card {
    background: url(../images/home/card_bg_sp.png) no-repeat center/cover, url(../images/home/card_border.png) no-repeat bottom/auto 85px, #f4cc45;
    padding: 30px 0; }
    .card_box {
      position: relative;
      width: calc(100% + 20px);
      margin: -25px -10px 0;
      background: url(../images/home/card_box_sp.png) no-repeat center/contain;
      padding: 110px 0 100px; }
      .card_box .cmt {
        font-size: 13px; }
        .card_box .cmt p {
          color: #117c4a;
          text-align: center; }
          .card_box .cmt p + p {
            margin-top: 1em; }
  .sns {
    background: #117c4a;
    color: #fff;
    text-align: center;
    padding: 50px 0; }
    .sns h2 {
      font-weight: 700;
      font-size: 20px;
      letter-spacing: 0; }
    .sns_list {
      display: flex;
      margin: 30px 0;
      justify-content: space-around; }
      .sns_list li {
        width: 53px; }
        .sns_list li a {
          display: block; }
    .sns p {
      font-size: 13px;
      letter-spacing: 0; }
  .weekly {
    padding: 30px 0 75px;
    margin-bottom: -30px;
    background: url(../images/home/weekly_border.png) no-repeat bottom/auto 80%; }
    .weekly_photo {
      position: relative; }
      .weekly_photo_img {
        position: absolute;
        left: 0;
        right: 0;
        margin: auto;
        top: 22%;
        width: 73%; }
        .weekly_photo_img p {
          position: relative;
          padding-top: 54.05%;
          overflow: hidden;
          border-radius: 5px; }
        .weekly_photo_img img {
          position: absolute;
          top: 0;
          bottom: 0;
          left: 0;
          right: 0;
          width: 100%;
          -o-object-fit: contain;
             object-fit: contain; }
  /** ----------------------------
  Footer
 ---------------------------- **/
  #pageTop {
    display: flex;
    justify-content: center;
    margin-bottom: -1px; }
    #pageTop img {
      height: 30px; }
  .footer {
    background: #ce3e30;
    color: #fff;
    font-weight: 400;
    font-size: 12px; }
    .footer .f_inner {
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between;
      padding-bottom: 20px;
      padding-top: 35px;
      align-items: flex-start; }
      .footer .f_inner .link_list li {
        text-align: right;
        margin-bottom: 1em; }
        .footer .f_inner .link_list li a {
          color: #fff; }
      .footer .f_inner .copy {
        width: 100%;
        text-align: center;
        margin-top: 20px; }
  .forPC {
    display: none !important; } }

@media screen and (min-width: 800px) {
  html {
    font-size: 62.5%; }
  body {
    font-family: "M PLUS Rounded 1c", "Meiryo", "Hiragino Kaku Gothic ProN", sans-serif;
    letter-spacing: .075em;
    line-height: 1.6;
    font-weight: 500;
    color: #cd3f2a;
    -webkit-font-feature-settings: "palt" 1;
            font-feature-settings: "palt" 1;
    overflow-x: hidden; }
  ul,
  ol {
    list-style: none; }
  a {
    color: #cd3f2a;
    text-decoration: none;
    transition: all 0.2s ease; }
    a:hover {
      opacity: .7; }
  img {
    max-width: 100%;
    display: block;
    margin: auto; }
  .inner {
    max-width: 1000px;
    margin: 0 auto;
    padding: 0 20px; }
  /** ----------------------------
  Header
 ---------------------------- **/
  /** ----------------------------
  Content
 ---------------------------- **/
  .fair {
    position: relative; }
    .fair:after {
      content: "";
      width: 0;
      height: 0;
      border-style: solid;
      border-color: #fff transparent transparent transparent;
      position: absolute;
      right: 0;
      left: 0;
      margin: auto; }
    .fair p {
      text-align: center; }
    .fair .present strong {
      display: inline-block;
      font-weight: 700; }
  .card_box {
    position: relative; }
    .card_box .cmt p {
      color: #117c4a;
      text-align: center; }
      .card_box .cmt p + p {
        margin-top: 1em; }
  .sns {
    background: #117c4a;
    color: #fff;
    text-align: center; }
    .sns h2 {
      font-weight: 700; }
    .sns_list {
      display: flex; }
      .sns_list li a {
        display: block; }
  .weekly_photo {
    position: relative; }
  /** ----------------------------
  Footer
 ---------------------------- **/
  #pageTop {
    display: flex;
    justify-content: center;
    margin-bottom: -1px; }
  .footer {
    background: #ce3e30;
    color: #fff;
    font-weight: 400; }
    .footer .f_inner {
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between;
      padding-bottom: 20px; }
      .footer .f_inner .link_list li a {
        color: #fff; }
      .footer .f_inner .copy {
        width: 100%;
        text-align: center;
        margin-top: 20px; } }

@media print, screen and (min-width: 801px) {
  html {
    font-size: 62.5%; }
  body {
    font-family: "M PLUS Rounded 1c", "Meiryo", "Hiragino Kaku Gothic ProN", sans-serif;
    letter-spacing: .075em;
    line-height: 1.6;
    font-weight: 500;
    color: #cd3f2a;
    -webkit-font-feature-settings: "palt" 1;
            font-feature-settings: "palt" 1;
    overflow-x: hidden;
    font-size: 30px; }
  ul,
  ol {
    list-style: none; }
  a {
    color: #cd3f2a;
    text-decoration: none;
    transition: all 0.2s ease; }
    a:hover {
      opacity: .7; }
  img {
    max-width: 100%;
    display: block;
    margin: auto; }
  .inner {
    max-width: 1000px;
    margin: 0 auto;
    padding: 0 20px; }
  /** ----------------------------
  Header
 ---------------------------- **/
  .header {
    background: url(../images/home/kv_bg.jpg) no-repeat center/cover;
    padding-top: 40px; }
  /** ----------------------------
  Content
 ---------------------------- **/
  .fair {
    position: relative;
    padding-bottom: 60px; }
    .fair:after {
      content: "";
      width: 0;
      height: 0;
      border-style: solid;
      border-color: #fff transparent transparent transparent;
      position: absolute;
      right: 0;
      left: 0;
      margin: auto;
      border-width: 40px 73px 0 73px;
      bottom: -40px; }
    .fair h2 {
      margin-bottom: 40px; }
    .fair p {
      text-align: center;
      margin-bottom: 40px; }
    .fair .present {
      font-size: 40px; }
      .fair .present strong {
        display: inline-block;
        font-weight: 700;
        font-size: 44px;
        padding-bottom: 5px;
        background: url(../images/home/wavy.png) repeat-x bottom; }
  .card {
    background: url(../images/home/card_bg.png) no-repeat center/cover, url(../images/home/card_border.png) no-repeat bottom/100% auto, #f4cc45;
    padding: 60px 0 80px; }
    .card_box {
      position: relative;
      width: calc(100% + 92px);
      margin: -80px 0 0 -46px;
      background: url(../images/home/card_box.png) no-repeat left center/contain;
      padding: 260px 0 205px 25px; }
      .card_box .cmt p {
        color: #117c4a;
        text-align: center; }
        .card_box .cmt p + p {
          margin-top: 1em; }
  .sns {
    background: #117c4a;
    color: #fff;
    text-align: center;
    padding: 90px 0; }
    .sns h2 {
      font-weight: 700;
      font-size: 40px; }
    .sns_list {
      display: flex;
      margin: 40px 0;
      justify-content: center; }
      .sns_list li {
        margin: 0 80px; }
        .sns_list li a {
          display: block; }
  .weekly {
    padding: 75px 0 125px;
    margin-bottom: -40px;
    background: url(../images/home/weekly_border.png) no-repeat bottom/auto 100%; }
    .weekly_photo {
      position: relative;
      padding: 180px 110px 0;
      background-image: url(../images/home/weekly_photo.png);
      background-repeat: no-repeat;
      background-size: 100%;
      width: 100%;
      max-width: 1032px;
      height: 672px;
      background-position: 100%;
      margin: 0 auto; }
      .weekly_photo_img {
        /*
                top: 180px;
                width: 740px;
                */ }
        .weekly_photo_img img {
          border-radius: 10px; }
  /** ----------------------------
  Footer
 ---------------------------- **/
  #pageTop {
    display: flex;
    justify-content: center;
    margin-bottom: -1px; }
  .footer {
    background: #ce3e30;
    color: #fff;
    font-weight: 400;
    font-size: 14px; }
    .footer .f_inner {
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between;
      padding-bottom: 20px;
      padding-top: 20px;
      align-items: center; }
      .footer .f_inner .link_list li {
        display: inline-block;
        margin: 0 1em; }
        .footer .f_inner .link_list li a {
          color: #fff; }
      .footer .f_inner .copy {
        width: 100%;
        text-align: center;
        margin-top: 20px; }
  .forSP {
    display: none !important; } }

/*# sourceMappingURL=map/styles.css.map */
