@charset "UTF-8";
/*リセット
--------------------------------------------*/
/*! destyle.css v3.0.2 | MIT License | https://github.com/nicolas-cusan/destyle.css */
/* Reset box-model and set borders */
/* ============================================ */
*,
::before,
::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-style: solid;
  border-width: 0;
}

/* Document */
/* ============================================ */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 * 3. Remove gray overlay on links for iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -webkit-tap-highlight-color: transparent;
  /* 3*/
}

/* Sections */
/* ============================================ */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/* Vertical rhythm */
/* ============================================ */
p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
  margin: 0;
}

/* Headings */
/* ============================================ */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
  margin: 0;
}

/* Lists (enumeration) */
/* ============================================ */
ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* Lists (definition) */
/* ============================================ */
dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

/* Grouping content */
/* ============================================ */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
  border-top-width: 1px;
  margin: 0;
  clear: both;
  color: inherit;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: inherit;
  /* 2 */
}

address {
  font-style: inherit;
}

/* Text-level semantics */
/* ============================================ */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: inherit;
  /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Replaced content */
/* ============================================ */
/**
 * Prevent vertical alignment issues.
 */
svg,
img,
embed,
object,
iframe {
  vertical-align: bottom;
}

/* Forms */
/* ============================================ */
/**
 * Reset form fields to make them styleable.
 * 1. Make form elements stylable across systems iOS especially.
 * 2. Inherit text-transform from parent.
 */
button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none;
  /* 1 */
  -moz-appearance: none;
       appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  background: transparent;
  padding: 0;
  margin: 0;
  border-radius: 0;
  text-align: inherit;
  text-transform: inherit;
  /* 2 */
}

/**
 * Reset radio and checkbox appearance to preserve their look in iOS.
 */
[type="checkbox"] {
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
       appearance: checkbox;
}

[type="radio"] {
  -webkit-appearance: radio;
  -moz-appearance: radio;
       appearance: radio;
}

/**
 * Correct cursors for clickable elements.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  cursor: pointer;
}

button:disabled,
[type="button"]:disabled,
[type="reset"]:disabled,
[type="submit"]:disabled {
  cursor: default;
}

/**
 * Improve outlines for Firefox and unify style with input elements & buttons.
 */
:-moz-focusring {
  outline: auto;
}

select:disabled {
  opacity: inherit;
}

/**
 * Remove padding
 */
option {
  padding: 0;
}

/**
 * Reset to invisible
 */
fieldset {
  margin: 0;
  padding: 0;
  min-width: 0;
}

legend {
  padding: 0;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the outline style in Safari.
 */
[type="search"] {
  outline-offset: -2px;
  /* 1 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Fix font inheritance.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/**
 * Clickable labels
 */
label[for] {
  cursor: pointer;
}

/* Interactive */
/* ============================================ */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/*
 * Remove outline for editable content.
 */
[contenteditable]:focus {
  outline: auto;
}

/* Tables */
/* ============================================ */
/**
1. Correct table border color inheritance in all Chrome and Safari.
*/
table {
  border-color: inherit;
  /* 1 */
  border-collapse: collapse;
}

caption {
  text-align: left;
}

td,
th {
  vertical-align: top;
  padding: 0;
}

th {
  text-align: left;
  font-weight: bold;
}

/*メディアクエリー
---------------------------------------------*/
/*変数
---------------------------------------------*/
/* font
---------------------------------------------*/
.A1_M {
  font-family: "A1ゴシック M";
}

.A1_B {
  font-family: "A1ゴシック B";
}

/* common
---------------------------------------------*/
body {
  width: 100%;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  color: #000;
  line-height: 1.5;
  font-family: "A1ゴシック R";
  overflow: hidden;
}

@media screen and (min-width: 769px) {
  body {
    font-size: 16px;
  }
}

@media screen and (max-width: 768px) {
  body {
    font-size: 14px;
  }
}

#wrapper {
  overflow: hidden;
  opacity: 0;
}

* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

*:focus {
  outline: none;
}

a {
  text-decoration: none;
}

img {
  width: 100%;
  vertical-align: bottom;
}

@media screen and (min-width: 769px) {
  .pcNone {
    display: none;
  }
}

@media screen and (max-width: 768px) {
  .pcNone {
    display: block;
  }
}

@media screen and (min-width: 769px) {
  .spNone {
    display: block;
  }
}

@media screen and (max-width: 768px) {
  .spNone {
    display: none;
  }
}

/* #アニメーション
---------------------------------------------*/
.fade {
  opacity: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.fade.on {
  opacity: 1;
  -webkit-transition-delay: 0.8s;
          transition-delay: 0.8s;
}

.slide_right {
  opacity: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-transform: translateX(-10px);
          transform: translateX(-10px);
}

.slide_right.on {
  opacity: 1;
  -webkit-transform: translateX(0);
          transform: translateX(0);
  -webkit-transition-delay: 0.8s;
          transition-delay: 0.8s;
}

@-webkit-keyframes slide1 {
  0% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
  to {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
}

@keyframes slide1 {
  0% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
  to {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
}

@-webkit-keyframes slide2 {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  to {
    -webkit-transform: translateX(-200%);
            transform: translateX(-200%);
  }
}

@keyframes slide2 {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  to {
    -webkit-transform: translateX(-200%);
            transform: translateX(-200%);
  }
}

.menulist li {
  -webkit-transition: opacity 0.2s, -webkit-transform 0.2s;
  transition: opacity 0.2s, -webkit-transform 0.2s;
  transition: transform 0.2s, opacity 0.2s;
  transition: transform 0.2s, opacity 0.2s, -webkit-transform 0.2s;
  opacity: 0;
}

.menulist li:first-child {
  -webkit-transform: translateX(10px);
          transform: translateX(10px);
}

.menulist li:not(:first-child) {
  -webkit-transform: translateY(10px);
          transform: translateY(10px);
}

.menulist.on li:first-child {
  -webkit-transform: translateX(0);
          transform: translateX(0);
  opacity: 1;
  -webkit-transition-delay: 0.8s;
          transition-delay: 0.8s;
}

.menulist.on li:not(:first-child) {
  -webkit-transform: translateY(0);
          transform: translateY(0);
  opacity: 1;
}

.menulist.on li:nth-child(2) {
  -webkit-transition-delay: 0.9s;
          transition-delay: 0.9s;
}

.menulist.on li:nth-child(3) {
  -webkit-transition-delay: 1s;
          transition-delay: 1s;
}

.menulist.on li:nth-child(4) {
  -webkit-transition-delay: 1.1s;
          transition-delay: 1.1s;
}

.menulist.on li:nth-child(5) {
  -webkit-transition-delay: 1.2s;
          transition-delay: 1.2s;
}

.menulist.on li:nth-child(6) {
  -webkit-transition-delay: 1.3s;
          transition-delay: 1.3s;
}

section .top .num {
  overflow: hidden;
}

section .top .num img {
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

@media screen and (min-width: 769px) {
  section .top .num img {
    -webkit-transform: translateY(180%);
            transform: translateY(180%);
  }
}

@media screen and (max-width: 768px) {
  section .top .num img {
    -webkit-transform: translateY(150%);
            transform: translateY(150%);
  }
}

section .top .line {
  width: 0;
  -webkit-transform-origin: left center;
          transform-origin: left center;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

section .top .title {
  overflow: hidden;
}

section .top .title img {
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

@media screen and (min-width: 769px) {
  section .top .title img {
    -webkit-transform: translateY(-180%);
            transform: translateY(-180%);
  }
}

@media screen and (max-width: 768px) {
  section .top .title img {
    -webkit-transform: translateY(-150%);
            transform: translateY(-150%);
  }
}

section .top .right {
  opacity: 0;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

section .top .img {
  overflow: hidden;
  background-color: #f2f0ef;
}

section .top .img img {
  opacity: 0;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

@media screen and (min-width: 769px) {
  section .top .img img {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
}

@media screen and (max-width: 768px) {
  section .top .img img {
    -webkit-transform: scale(1.1) translateX(2%);
            transform: scale(1.1) translateX(2%);
  }
}

section .top.on .num img {
  -webkit-transform: translateY(0%);
          transform: translateY(0%);
  -webkit-transition-delay: 1.3s;
          transition-delay: 1.3s;
}

section .top.on .line {
  -webkit-transition-delay: 0.8s;
          transition-delay: 0.8s;
}

@media screen and (max-width: 768px) {
  section .top.on .line {
    width: 100%;
  }
}

@media screen and (min-width: 769px) {
  section .top.on .line {
    width: calc(100% + 100vw);
  }
}

section .top.on .title img {
  -webkit-transform: translateY(0%);
          transform: translateY(0%);
  -webkit-transition-delay: 1.3s;
          transition-delay: 1.3s;
}

section .top.on .right {
  opacity: 1;
  -webkit-transition-delay: 1.5s;
          transition-delay: 1.5s;
}

section .top.on .img img {
  opacity: 1;
  -webkit-transition-delay: 1.3s;
          transition-delay: 1.3s;
}

@media screen and (min-width: 769px) {
  section .top.on .img img {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

@media screen and (max-width: 768px) {
  section .top.on .img img {
    -webkit-transform: scale(1) translateX(2%);
            transform: scale(1) translateX(2%);
  }
}

/* #topsec
---------------------------------------------*/
#topsec {
  width: 100%;
  position: relative;
}

@media screen and (min-width: 769px) {
  #topsec {
    height: 100vh;
  }
}

@media screen and (max-width: 768px) {
  #topsec {
    height: 100vh;
    height: calc(var(--vh, 1vh) * 100);
  }
}

#topsec .imgslide {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  overflow: hidden;
  width: 100%;
  height: 100%;
}

#topsec .imgslide img {
  height: 100%;
  width: auto;
}

@media screen and (min-width: 769px) {
  #topsec .imgslide img:first-child {
    -webkit-animation: slide1 26s -13s linear infinite;
            animation: slide1 26s -13s linear infinite;
  }
}

@media screen and (max-width: 768px) {
  #topsec .imgslide img:first-child {
    -webkit-animation: slide1 30s -15s linear infinite;
            animation: slide1 30s -15s linear infinite;
  }
}

@media screen and (min-width: 769px) {
  #topsec .imgslide img:last-child {
    -webkit-animation: slide2 26s linear infinite;
            animation: slide2 26s linear infinite;
  }
}

@media screen and (max-width: 768px) {
  #topsec .imgslide img:last-child {
    -webkit-animation: slide2 30s linear infinite;
            animation: slide2 30s linear infinite;
  }
}

#topsec .pagetitle {
  position: absolute;
}

@media screen and (min-width: 769px) {
  #topsec .pagetitle {
    width: 44%;
    left: 4vw;
    bottom: 4vw;
  }
}

@media screen and (max-width: 768px) {
  #topsec .pagetitle {
    width: 88%;
    bottom: 30px;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}

/* #leadsec
---------------------------------------------*/
#leadsec {
  background-color: #f2f0ef;
  text-align: center;
}

@media screen and (min-width: 769px) {
  #leadsec {
    padding: 90px 0;
    line-height: 2.6;
  }
}

@media screen and (max-width: 768px) {
  #leadsec {
    padding: 70px 0;
    line-height: 2.2;
  }
}

/* #menusec
---------------------------------------------*/
@media screen and (min-width: 769px) {
  #menusec {
    padding: 150px 0;
  }
}

@media screen and (max-width: 768px) {
  #menusec {
    padding: 35px 0;
  }
}

@media screen and (max-width: 768px) {
  #menusec .menuinner {
    margin: 0 auto;
    width: 96%;
    max-width: 360px;
  }
}

#menusec .menulist {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (min-width: 769px) {
  #menusec .menulist {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    max-width: 1020px;
    margin: 0 auto;
    padding: 0 20px;
    -webkit-box-sizing: content-box;
            box-sizing: content-box;
  }
}

@media screen and (max-width: 768px) {
  #menusec .menulist {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: 100%;
  }
}

#menusec .menulist li {
  position: relative;
}

@media screen and (min-width: 769px) {
  #menusec .menulist li {
    width: calc(100% / 6);
  }
}

@media screen and (max-width: 768px) {
  #menusec .menulist li {
    width: calc(100% / 3);
  }
}

#menusec .menulist li::before {
  content: "";
  display: block;
  padding-top: 120%;
}

#menusec .menulist li:not(:first-child) {
  background-color: #f2f0ef;
}

@media screen and (min-width: 769px) {
  #menusec .menulist li:not(:first-child) {
    border: 1px solid #000;
  }
}

#menusec .menulist li:not(:first-child)::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  right: 0;
  bottom: 0;
}

@media screen and (min-width: 769px) {
  #menusec .menulist li:not(:first-child)::after {
    border-right: 8px solid #000;
    border-bottom: 8px solid #000;
    border-left: 8px solid transparent;
    border-top: 8px solid transparent;
  }
}

@media screen and (max-width: 768px) {
  #menusec .menulist li:not(:first-child)::after {
    border-right: 6px solid #000;
    border-bottom: 6px solid #000;
    border-left: 6px solid transparent;
    border-top: 6px solid transparent;
  }
}

@media screen and (max-width: 768px) {
  #menusec .menulist li:nth-child(2), #menusec .menulist li:nth-child(3) {
    border-top: 1px solid #000;
  }
}

@media screen and (max-width: 768px) {
  #menusec .menulist li:nth-child(4), #menusec .menulist li:nth-child(5), #menusec .menulist li:nth-child(6) {
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
  }
}

@media screen and (max-width: 768px) {
  #menusec .menulist li:nth-child(3), #menusec .menulist li:nth-child(6) {
    border-right: 1px solid #000;
  }
}

@media screen and (max-width: 768px) {
  #menusec .menulist li:nth-child(2), #menusec .menulist li:nth-child(5) {
    border-right: 1px solid #000;
    border-left: 1px solid #000;
  }
}

@media screen and (max-width: 768px) {
  #menusec .menulist li:nth-child(4) {
    border-left: 1px solid #000;
  }
}

@media screen and (min-width: 769px) {
  #menusec .menulist li:nth-child(2):hover {
    background-color: #0da9cb;
  }
}

@media screen and (min-width: 769px) {
  #menusec .menulist li:nth-child(3):hover {
    background-color: #dbb5cc;
  }
}

@media screen and (min-width: 769px) {
  #menusec .menulist li:nth-child(4):hover {
    background-color: #d23c3e;
  }
}

@media screen and (min-width: 769px) {
  #menusec .menulist li:nth-child(5):hover {
    background-color: #d6b962;
  }
}

@media screen and (min-width: 769px) {
  #menusec .menulist li:nth-child(6):hover {
    background-color: #b1cbe6;
  }
}

#menusec .menulist li a {
  display: block;
}

#menusec .menulist li a img:not(.menutitle) {
  width: 87%;
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

#menusec .menulist li a .menutitle {
  height: 100%;
  width: auto;
  position: absolute;
  top: 0;
  right: 0;
}

/* section
---------------------------------------------*/
section {
  background-color: #f2f0ef;
}

@media screen and (min-width: 769px) {
  section {
    padding-top: 100px;
  }
}

@media screen and (max-width: 768px) {
  section {
    padding-top: 60px;
  }
}

@media screen and (min-width: 769px) {
  section .topinner {
    max-width: 1060px;
    margin: 0 auto;
    padding: 0 20px;
    -webkit-box-sizing: content-box;
            box-sizing: content-box;
  }
}

section .top {
  position: relative;
}

@media screen and (max-width: 768px) {
  section .top .titlewrap {
    margin-left: 5%;
  }
}

@media screen and (min-width: 769px) {
  section .top .titlewrap .num img {
    height: 167px;
    width: auto;
  }
}

@media screen and (max-width: 768px) {
  section .top .titlewrap .num img {
    height: 76px;
    width: auto;
  }
}

section .top .titlewrap .line {
  height: 1px;
  background-color: #000;
}

@media screen and (min-width: 769px) {
  section .top .titlewrap .line {
    margin-left: -50vw;
  }
}

@media screen and (min-width: 769px) {
  section .top .titlewrap .title {
    padding-top: 50px;
    position: relative;
    z-index: 2;
  }
}

@media screen and (max-width: 768px) {
  section .top .titlewrap .title {
    padding-top: 20px;
    margin-bottom: 15px;
  }
}

@media screen and (min-width: 769px) {
  section .top .titlewrap .title img {
    height: 92px;
    width: auto;
  }
}

@media screen and (max-width: 768px) {
  section .top .titlewrap .title img {
    height: 47px;
    width: auto;
  }
}

section .top .right {
  position: absolute;
  text-align: center;
}

@media screen and (min-width: 769px) {
  section .top .right {
    right: 0px;
    top: 20px;
  }
}

@media screen and (max-width: 768px) {
  section .top .right {
    right: 10px;
    top: -15px;
  }
}

@media screen and (max-width: 768px) {
  section .top .right .time {
    margin-bottom: -5px;
  }
}

@media screen and (min-width: 769px) {
  section .top .right .time img {
    height: 56px;
    width: auto;
  }
}

@media screen and (max-width: 768px) {
  section .top .right .time img {
    height: 39px;
    width: auto;
  }
}

section .top .right .dashed {
  border-bottom: 1px dashed #000;
}

@media screen and (min-width: 769px) {
  section .top .right .dashed {
    width: calc(100% + 50vw);
  }
}

@media screen and (max-width: 768px) {
  section .top .right .dashed {
    margin-right: -10px;
    width: calc(100% + 10px);
  }
}

@media screen and (min-width: 769px) {
  section .top .right .dif {
    margin-top: 16px;
  }
}

@media screen and (max-width: 768px) {
  section .top .right .dif {
    margin-top: 13px;
  }
}

@media screen and (min-width: 769px) {
  section .top .right .dif img {
    height: 33px;
    width: auto;
  }
}

@media screen and (max-width: 768px) {
  section .top .right .dif img {
    height: 24px;
    width: auto;
  }
}

@media screen and (min-width: 769px) {
  section .top .top_flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    margin-bottom: 70px;
    margin-top: -60px;
  }
}

@media screen and (min-width: 769px) {
  section .top .top_flex .img {
    width: 51%;
    margin-left: 25px;
    margin-right: 65px;
    position: relative;
    z-index: 1;
  }
}

@media screen and (max-width: 768px) {
  section .top .top_flex .img {
    width: calc(100% + 5%);
    margin-left: -5%;
    margin-bottom: 25px;
  }
}

@media screen and (min-width: 769px) {
  section .top .top_flex .rightwrap {
    width: calc(100% - 51% - 25px - 65px);
    padding-top: 50px;
  }
}

section .tag {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media screen and (min-width: 769px) {
  section .tag {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    margin-bottom: 60px;
    margin-left: -7px;
  }
}

@media screen and (max-width: 768px) {
  section .tag {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-bottom: 50px;
    margin-left: -5px;
  }
}

section .tag li {
  border: 1px solid #000;
  border-radius: 20px;
  padding: 2px 14px;
  font-size: 12px;
}

section .tag li.kara {
  width: 100%;
  border: none;
  padding: 0;
}

@media screen and (min-width: 769px) {
  section .tag li:not(.kara) {
    margin: 0 7px 14px 7px;
  }
}

@media screen and (max-width: 768px) {
  section .tag li:not(.kara) {
    margin: 0 5px 10px 5px;
  }
}

@media screen and (min-width: 769px) {
  section .matwrap {
    margin: 0 auto 60px;
  }
}

@media screen and (max-width: 768px) {
  section .matwrap {
    width: 88%;
    margin: 0 auto 50px;
  }
}

@media screen and (max-width: 768px) {
  section .prewrap {
    width: 88%;
    margin: 0 auto 50px;
  }
}

@media screen and (min-width: 769px) {
  section .recipewrap {
    margin-bottom: 70px;
  }
}

@media screen and (max-width: 768px) {
  section .recipewrap {
    width: 88%;
    margin: 0 auto 60px;
  }
}

section .mattitle,
section .pretitle,
section .recipetitle,
section .tooltitle {
  margin-bottom: 15px;
}

section .mattitle span.big,
section .pretitle span.big,
section .recipetitle span.big,
section .tooltitle span.big {
  font-size: 16px;
}

section .mattitle span.small,
section .pretitle span.small,
section .recipetitle span.small,
section .tooltitle span.small {
  margin-left: 5px;
  font-size: 13px;
}

section .matlist li,
section .prelist li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

@media screen and (min-width: 769px) {
  section .matlist li,
  section .prelist li {
    font-size: 14px;
  }
}

@media screen and (max-width: 768px) {
  section .matlist li,
  section .prelist li {
    font-size: 12px;
  }
}

section .matlist li::before,
section .prelist li::before {
  font-family: "A1ゴシック M";
  content: "▪︎";
  display: inline-block;
  margin-right: 5px;
}

section .matlist li a,
section .prelist li a {
  text-decoration: underline;
}

section .matlist li:not(:last-child) {
  margin-bottom: 6px;
}

section .prelist {
  line-height: 2;
}

section .prelist li:not(:last-child) {
  margin-bottom: 0;
}

section .recipelist {
  width: 100%;
  border-top: 1px solid #000;
}

section .recipelist > li {
  border-bottom: 1px solid #000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media screen and (min-width: 769px) {
  section .recipelist > li {
    padding: 30px 0;
    width: 67%;
    margin: 0 auto;
  }
}

@media screen and (max-width: 768px) {
  section .recipelist > li {
    font-size: 12px;
    padding: 20px 0;
  }
}

section .recipelist > li .num {
  width: 1em;
}

@media screen and (min-width: 769px) {
  section .recipelist > li .num {
    margin-right: 10px;
  }
}

@media screen and (max-width: 768px) {
  section .recipelist > li .num {
    margin-right: 10px;
  }
}

section .recipelist > li .text {
  text-align: justify;
}

@media screen and (min-width: 769px) {
  section .recipelist > li .text {
    width: 46%;
    margin-right: calc(18% - 1em - 10px);
  }
}

@media screen and (max-width: 768px) {
  section .recipelist > li .text {
    width: 42%;
    margin-right: calc(16% - 1em - 10px);
  }
}

section .recipelist > li .text.only {
  width: calc(100% - 1em - 10px);
  margin-right: 0;
}

@media screen and (min-width: 769px) {
  section .recipelist > li .img {
    width: 36%;
  }
}

@media screen and (max-width: 768px) {
  section .recipelist > li .img {
    width: 42%;
  }
}

@media screen and (min-width: 769px) {
  section .recipelist > li .movie {
    width: 500px;
    margin: 30px auto 0;
  }
}

@media screen and (max-width: 768px) {
  section .recipelist > li .movie {
    width: 100%;
    margin-top: 20px;
  }
}

@media screen and (min-width: 769px) {
  section .down {
    width: 320px;
    margin: 0 auto 240px;
  }
}

@media screen and (max-width: 768px) {
  section .down {
    width: 76%;
    margin: 0 auto 80px;
  }
}

section .down a {
  display: block;
}

section .toolwrap {
  background-color: #fff;
  width: 100%;
}

@media screen and (min-width: 769px) {
  section .toolwrap {
    padding: 90px 0 90px;
  }
}

@media screen and (max-width: 768px) {
  section .toolwrap {
    padding: 80px 0 130px;
  }
}

section .toolwrap .toolinner {
  margin: 0 auto;
}

@media screen and (min-width: 769px) {
  section .toolwrap .toolinner {
    width: 85%;
  }
}

@media screen and (max-width: 768px) {
  section .toolwrap .toolinner {
    width: 88%;
  }
}

@media screen and (min-width: 769px) {
  section .toolflex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}

@media screen and (min-width: 769px) {
  section .toolflex .toolimg {
    width: 62%;
  }
}

@media screen and (max-width: 768px) {
  section .toolflex .toolimg {
    margin-bottom: 30px;
  }
}

@media screen and (min-width: 769px) {
  section .toolflex .toollist {
    width: 34%;
    margin-bottom: 50px;
  }
}

@media screen and (max-width: 768px) {
  section .toolflex .toollist {
    width: calc(100% - 15px);
    margin-left: auto;
    margin-bottom: 65px;
  }
}

section .toolflex .toollist li:not(:last-child) {
  margin-bottom: 20px;
}

section .toolflex .toollist li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

section .toolflex .toollist li a .img {
  margin-right: 18px;
}

@media screen and (min-width: 769px) {
  section .toolflex .toollist li a .img {
    width: 80px;
  }
}

@media screen and (max-width: 768px) {
  section .toolflex .toollist li a .img {
    width: 25%;
  }
}

section .toolflex .toollist li a .text {
  line-height: 1.4;
  font-size: 12px;
  margin-bottom: 6px;
}

@media screen and (min-width: 769px) {
  section .toolflex .toollist li a .text {
    width: 40%;
  }
}

@media screen and (max-width: 768px) {
  section .toolflex .toollist li a .text {
    width: 45%;
  }
}

section .toolflex .toollist li a .text.plus {
  width: auto;
}

section .toolflex .toollist li a .buy {
  padding: 2px 11px;
  color: #fff;
  border: 1px solid #000;
  background-color: #000;
  text-align: center;
  border-radius: 50px;
  font-size: 11px;
  margin-left: auto;
  margin-bottom: 6px;
}

section .toolflex .toollist li a .buy.shoponly {
  background-color: #fff;
  color: #000;
  white-space: nowrap;
}

section .pluslink a {
  display: block;
  font-size: 11px;
  text-align: center;
  line-height: 52px;
  border: 1px solid #000;
  border-radius: 4px;
}

@media screen and (min-width: 769px) {
  section .pluslink a {
    width: 33%;
    margin-left: auto;
  }
}

@media screen and (max-width: 768px) {
  section .pluslink a {
    width: calc(100% - 15px);
    margin: 0 auto;
  }
}

section .moviewrap {
  margin: 0 auto;
}

@media screen and (min-width: 769px) {
  section .moviewrap {
    padding: 180px 0 80px;
  }
}

@media screen and (max-width: 768px) {
  section .moviewrap {
    width: 72%;
    padding: 110px 0 130px;
  }
}

section .moviewrap video {
  width: 100%;
}

/* #recipe_1
---------------------------------------------*/
#recipe_1 .matlist li:nth-child(1):before {
  content: "▪︎ A";
  white-space: nowrap;
  font-family: "A1ゴシック M";
}

#recipe_1 .matlist li:nth-child(2):before {
  content: "▪︎ B";
  white-space: nowrap;
  font-family: "A1ゴシック M";
}

@media screen and (min-width: 769px) {
  #recipe_1 .moviewrap {
    width: 25%;
    margin-right: auto;
    margin-left: 100px;
  }
}

/* #recipe_2
---------------------------------------------*/
#recipe_2 .flexslider {
  border: none;
  margin-bottom: 15px;
}

#recipe_2 .flexslider ol {
  bottom: -30px;
}

#recipe_2 .flexslider ol li a {
  width: 4px;
  height: 4px;
  background-color: #000;
  opacity: 0.14;
}

#recipe_2 .flexslider ol li a.flex-active {
  opacity: 0.5;
}

@media screen and (min-width: 769px) {
  #recipe_2 .moviewrap {
    width: 37%;
    margin-left: auto;
    margin-right: 100px;
  }
}

/* #recipe_3
---------------------------------------------*/
@media screen and (min-width: 769px) {
  #recipe_3 .titlewrap .title img {
    height: 130px;
  }
}

@media screen and (max-width: 768px) {
  #recipe_3 .titlewrap .title img {
    height: 72px;
  }
}

#recipe_3 .flexslider {
  border: none;
}

@media screen and (min-width: 769px) {
  #recipe_3 .flexslider {
    margin-bottom: 0;
  }
}

@media screen and (min-width: 769px) {
  #recipe_3 .origamilist {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

#recipe_3 .origamilist .origami_1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media screen and (min-width: 769px) {
  #recipe_3 .origamilist .origami_1 {
    font-size: 14px;
    width: 500px;
    margin: 45px auto 0;
  }
}

@media screen and (max-width: 768px) {
  #recipe_3 .origamilist .origami_1 {
    font-size: 10px;
    margin-top: 35px;
  }
}

#recipe_3 .origamilist .origami_1 li {
  text-align: center;
  width: 32%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

#recipe_3 .origamilist .origami_1 li img {
  margin-bottom: 20px;
}

#recipe_3 .origamilist .origami_1 li:nth-child(2) img,
#recipe_3 .origamilist .origami_1 li:nth-child(3) img,
#recipe_3 .origamilist .origami_1 li:nth-child(4) img {
  width: 68%;
}

#recipe_3 .origamilist .origami_1 li:nth-child(1), #recipe_3 .origamilist .origami_1 li:nth-child(3) {
  margin-right: 30px;
}

#recipe_3 .origamilist .origami_1 li:nth-child(1), #recipe_3 .origamilist .origami_1 li:nth-child(2) {
  margin-bottom: 30px;
}

#recipe_3 .origamilist .dashed {
  border-bottom: 1px dashed #000;
  width: 100%;
  margin: 35px 0 15px;
}

#recipe_3 .origamilist .origamititle {
  margin-bottom: 15px;
}

@media screen and (min-width: 769px) {
  #recipe_3 .origamilist .origamititle {
    font-size: 14px;
  }
}

@media screen and (max-width: 768px) {
  #recipe_3 .origamilist .origamititle {
    font-size: 10px;
    padding-left: 35px;
  }
}

#recipe_3 .origamilist .origamititle::before {
  content: "";
  display: inline-block;
  background-color: #000;
  width: 3px;
  height: 3px;
  margin-right: 5px;
  margin-top: 0.5em;
}

#recipe_3 .origamilist .origamititle.last {
  margin-top: 35px;
}

#recipe_3 .origamilist .origami_2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media screen and (min-width: 769px) {
  #recipe_3 .origamilist .origami_2 {
    font-size: 14px;
    width: 500px;
    margin: 0 auto;
  }
}

@media screen and (max-width: 768px) {
  #recipe_3 .origamilist .origami_2 {
    font-size: 10px;
  }
}

#recipe_3 .origamilist .origami_2 li {
  width: 32%;
}

#recipe_3 .origamilist .origami_2 li .origamitext {
  margin-bottom: 20px;
}

#recipe_3 .origamilist .origami_2 li:nth-child(1) {
  margin-right: 30px;
}

@media screen and (min-width: 769px) {
  #recipe_3 .topinner {
    padding-bottom: 130px;
  }
}

/* #recipe_4
---------------------------------------------*/
#recipe_4 .matlist li:nth-child(1) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

#recipe_4 .matlist li:nth-child(1) img {
  width: auto;
}

@media screen and (min-width: 769px) {
  #recipe_4 .matlist li:nth-child(1) img {
    height: 60px;
    margin: 0 10px;
  }
}

@media screen and (max-width: 768px) {
  #recipe_4 .matlist li:nth-child(1) img {
    height: 55px;
    margin: 0 5px;
  }
}

#recipe_4 .matlist li:nth-child(1) p {
  line-height: 2;
}

#recipe_4 .matlist li:nth-child(1):before {
  content: "▪︎ A";
  white-space: nowrap;
  font-family: "A1ゴシック M";
}

#recipe_4 .slotwrap {
  margin: 0 auto;
}

@media screen and (min-width: 769px) {
  #recipe_4 .slotwrap {
    width: 756px;
  }
}

@media screen and (max-width: 768px) {
  #recipe_4 .slotwrap {
    width: 290px;
  }
}

@media screen and (min-width: 769px) {
  #recipe_4 .slotwrap {
    padding: 180px 0;
  }
}

@media screen and (max-width: 768px) {
  #recipe_4 .slotwrap {
    padding: 110px 0;
  }
}

@media screen and (min-width: 769px) {
  #recipe_4 .slotwrap .slottitle {
    width: 390px;
    margin: 0 auto 45px;
  }
}

@media screen and (max-width: 768px) {
  #recipe_4 .slotwrap .slottitle {
    width: 218px;
    margin: 0 auto 20px;
  }
}

#recipe_4 .slotwrap .slottext {
  line-height: 2.3;
  margin-bottom: 30px;
  text-align: center;
}

@media screen and (min-width: 769px) {
  #recipe_4 .slotwrap .slottext {
    font-size: 15px;
  }
}

@media screen and (max-width: 768px) {
  #recipe_4 .slotwrap .slottext {
    font-size: 12px;
  }
}

#recipe_4 .slotwrap .slottext span {
  display: block;
}

@media screen and (min-width: 769px) {
  #recipe_4 .slotwrap .slottext span {
    font-size: 17px;
  }
}

#recipe_4 .slotwrap .slidewrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  border: 1px solid #000;
  margin-bottom: 30px;
  background-color: #fff;
}

@media screen and (min-width: 769px) {
  #recipe_4 .slotwrap .slidewrap {
    padding: 0 108px;
  }
}

#recipe_4 .slotwrap .slidewrap #slide_1,
#recipe_4 .slotwrap .slidewrap #slide_2,
#recipe_4 .slotwrap .slidewrap #slide_3 {
  position: relative;
  overflow: hidden;
  width: calc(100% / 3);
  background-color: #fff;
}

@media screen and (min-width: 769px) {
  #recipe_4 .slotwrap .slidewrap #slide_1,
  #recipe_4 .slotwrap .slidewrap #slide_2,
  #recipe_4 .slotwrap .slidewrap #slide_3 {
    height: 296px;
  }
}

@media screen and (max-width: 768px) {
  #recipe_4 .slotwrap .slidewrap #slide_1,
  #recipe_4 .slotwrap .slidewrap #slide_2,
  #recipe_4 .slotwrap .slidewrap #slide_3 {
    height: 160px;
  }
}

#recipe_4 .slotwrap .slidewrap #slide_1 ul,
#recipe_4 .slotwrap .slidewrap #slide_2 ul,
#recipe_4 .slotwrap .slidewrap #slide_3 ul {
  position: absolute;
  left: 0;
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
}

#recipe_4 .slotwrap .slidewrap #slide_1 ul li,
#recipe_4 .slotwrap .slidewrap #slide_2 ul li,
#recipe_4 .slotwrap .slidewrap #slide_3 ul li {
  margin: 0 auto;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (min-width: 769px) {
  #recipe_4 .slotwrap .slidewrap #slide_1 ul li,
  #recipe_4 .slotwrap .slidewrap #slide_2 ul li,
  #recipe_4 .slotwrap .slidewrap #slide_3 ul li {
    width: 124px;
    height: 148px;
  }
}

@media screen and (max-width: 768px) {
  #recipe_4 .slotwrap .slidewrap #slide_1 ul li,
  #recipe_4 .slotwrap .slidewrap #slide_2 ul li,
  #recipe_4 .slotwrap .slidewrap #slide_3 ul li {
    width: 65px;
    height: 80px;
  }
}

#recipe_4 .slotwrap .stopWrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media screen and (min-width: 769px) {
  #recipe_4 .slotwrap .stopWrap {
    width: 432px;
    margin: 0 auto;
  }
}

@media screen and (max-width: 768px) {
  #recipe_4 .slotwrap .stopWrap {
    width: 100%;
  }
}

#recipe_4 .slotwrap .stopWrap .stop {
  border: 1px solid #000;
  background-color: #938d8d;
  text-align: center;
  border-radius: 4px;
  position: relative;
}

@media screen and (min-width: 769px) {
  #recipe_4 .slotwrap .stopWrap .stop {
    width: 125px;
    height: 68px;
  }
}

@media screen and (max-width: 768px) {
  #recipe_4 .slotwrap .stopWrap .stop {
    width: 84px;
    height: 30px;
  }
}

#recipe_4 .slotwrap .stopWrap .stop span {
  display: block;
  width: calc(100% + 2px);
  border: 1px solid #000;
  background-color: #fff;
  text-align: center;
  cursor: pointer;
  border-radius: 4px;
  position: absolute;
  top: -4px;
  left: -4px;
}

@media screen and (min-width: 769px) {
  #recipe_4 .slotwrap .stopWrap .stop span {
    line-height: 66px;
  }
}

@media screen and (max-width: 768px) {
  #recipe_4 .slotwrap .stopWrap .stop span {
    line-height: 28px;
  }
}

#recipe_4 .slotwrap .stopWrap .stop span:active {
  top: -1px;
  left: -1px;
}

#recipe_4 .slotwrap .start {
  border: 1px solid #000;
  background-color: #938d8d;
  border-radius: 4px;
  position: relative;
}

@media screen and (min-width: 769px) {
  #recipe_4 .slotwrap .start {
    width: 432px;
    height: 83px;
    margin: 0 auto 30px;
  }
}

@media screen and (max-width: 768px) {
  #recipe_4 .slotwrap .start {
    width: 100%;
    height: 50px;
    margin-bottom: 30px;
  }
}

#recipe_4 .slotwrap .start span {
  display: block;
  width: calc(100% + 2px);
  border: 1px solid #000;
  background-color: #dac275;
  text-align: center;
  cursor: pointer;
  border-radius: 4px;
  position: absolute;
  top: -4px;
  left: -4px;
}

@media screen and (min-width: 769px) {
  #recipe_4 .slotwrap .start span {
    line-height: 81px;
  }
}

@media screen and (max-width: 768px) {
  #recipe_4 .slotwrap .start span {
    line-height: 48px;
  }
}

#recipe_4 .slotwrap .start span:active {
  top: -1px;
  left: -1px;
}

#recipe_4 .slotwrap #hazure {
  position: fixed;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  display: none;
  border: 2px solid #000;
  background-color: #fff;
  text-align: center;
  z-index: 100;
}

@media screen and (min-width: 769px) {
  #recipe_4 .slotwrap #hazure {
    width: 60%;
    max-width: 1070px;
    height: 50vh;
  }
}

@media screen and (max-width: 768px) {
  #recipe_4 .slotwrap #hazure {
    width: 90%;
    height: 250px;
  }
}

#recipe_4 .slotwrap #hazure p {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  height: 100%;
  font-size: 20px;
}

#recipe_4 .slotwrap #hazure p span {
  display: block;
  font-size: 16px;
  margin-bottom: 10px;
}

#recipe_4 .slotwrap #hazure p .close {
  display: block;
  padding: 5px 20px;
  border: 1px solid #000;
  margin-top: 30px;
  cursor: pointer;
  font-size: 16px;
}

#recipe_4 .slotwrap #atari {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 100;
  background-color: #f2f0ef;
  display: none;
}

#recipe_4 .slotwrap #atari video {
  position: fixed;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 101;
}

@media screen and (min-width: 769px) {
  #recipe_4 .slotwrap #atari video {
    height: 80vh;
    width: auto;
  }
}

@media screen and (max-width: 768px) {
  #recipe_4 .slotwrap #atari video {
    width: 100%;
    height: auto;
  }
}

/* #recipe_5
---------------------------------------------*/
@media screen and (min-width: 769px) {
  #recipe_5 .titlewrap .title img {
    height: 130px;
  }
}

@media screen and (max-width: 768px) {
  #recipe_5 .titlewrap .title img {
    height: 72px;
  }
}

/* #goodssec
---------------------------------------------*/
#goodssec {
  background-color: #f2f0ef;
}

@media screen and (min-width: 769px) {
  #goodssec {
    padding: 200px 0;
  }
}

@media screen and (max-width: 768px) {
  #goodssec {
    padding: 100px 0;
  }
}

#goodssec .goodsinner {
  margin: 0 auto;
}

@media screen and (min-width: 769px) {
  #goodssec .goodsinner {
    width: 710px;
  }
}

@media screen and (max-width: 768px) {
  #goodssec .goodsinner {
    width: 88%;
  }
}

#goodssec .goodstitle {
  font-size: 16px;
  text-align: center;
}

@media screen and (min-width: 769px) {
  #goodssec .goodstitle {
    margin-bottom: 30px;
  }
}

@media screen and (max-width: 768px) {
  #goodssec .goodstitle {
    margin-bottom: 20px;
  }
}

@media screen and (min-width: 769px) {
  #goodssec .goodsimg {
    margin-bottom: 40px;
  }
}

@media screen and (max-width: 768px) {
  #goodssec .goodsimg {
    margin-bottom: 30px;
  }
}

#goodssec .goodstext {
  text-align: center;
  line-height: 1.8;
}

@media screen and (min-width: 769px) {
  #goodssec .goodstext {
    margin-bottom: 40px;
  }
}

@media screen and (max-width: 768px) {
  #goodssec .goodstext {
    margin-bottom: 30px;
    font-size: 14px;
  }
}

#goodssec .goodslink {
  border: 1px solid #000;
  border-radius: 4px;
  line-height: 52px;
  text-align: center;
  background-color: #fff;
  margin: 0 auto;
}

@media screen and (min-width: 769px) {
  #goodssec .goodslink {
    width: 310px;
  }
}

@media screen and (max-width: 768px) {
  #goodssec .goodslink {
    font-size: 12px;
    width: 288px;
  }
}

/* #profssec
---------------------------------------------*/
#profsec {
  background-color: #f2f0ef;
}

@media screen and (min-width: 769px) {
  #profsec {
    padding-bottom: 200px;
  }
}

@media screen and (max-width: 768px) {
  #profsec {
    padding-bottom: 100px;
  }
}

#profsec .profinner {
  border: 1px solid #000;
  margin: 0 auto;
}

@media screen and (min-width: 769px) {
  #profsec .profinner {
    width: 710px;
    padding: 50px 90px;
  }
}

@media screen and (max-width: 768px) {
  #profsec .profinner {
    width: 88%;
    padding: 35px 40px;
  }
}

#profsec .proftitle {
  margin-bottom: 15px;
  text-align: center;
}

@media screen and (max-width: 768px) {
  #profsec .proftitle {
    font-size: 14px;
  }
}

@media screen and (min-width: 769px) {
  #profsec .profimg {
    margin-bottom: 25px;
  }
}

@media screen and (max-width: 768px) {
  #profsec .profimg {
    margin-bottom: 15px;
  }
}

#profsec .proflink {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (min-width: 769px) {
  #profsec .proflink {
    margin-bottom: 25px;
  }
}

@media screen and (max-width: 768px) {
  #profsec .proflink {
    margin-bottom: 15px;
  }
}

@media screen and (min-width: 769px) {
  #profsec .proflink li:first-child {
    margin-bottom: 10px;
  }
}

@media screen and (max-width: 768px) {
  #profsec .proflink li:first-child {
    margin-bottom: 5px;
  }
}

#profsec .proflink li a {
  display: block;
  background-color: #000;
  color: #fff;
  text-align: center;
  border-radius: 30px;
}

@media screen and (min-width: 769px) {
  #profsec .proflink li a {
    font-size: 12px;
    line-height: 30px;
    width: 210px;
  }
}

@media screen and (max-width: 768px) {
  #profsec .proflink li a {
    font-size: 11px;
    line-height: 26px;
    width: 190px;
  }
}

#profsec .proftext {
  line-height: 2.2;
  text-align: justify;
}

@media screen and (min-width: 769px) {
  #profsec .proftext {
    font-size: 12px;
  }
}

@media screen and (max-width: 768px) {
  #profsec .proftext {
    font-size: 11px;
  }
}

/* フッター
---------------------------------------------*/
.footerSec {
  background: #fff;
  color: #000000;
}

@media screen and (max-width: 768px) {
  .footerSec {
    padding: 100px 0 30px;
  }
}

@media screen and (min-width: 769px) {
  .footerSec {
    padding: 90px 0 30px;
  }
}

@media screen and (min-width: 769px) {
  .footerSec div.bnrarea {
    width: 400px;
    margin: 0 auto 65px;
  }
}

@media screen and (max-width: 768px) {
  .footerSec div.bnrarea {
    width: calc(650 / 750 * 100%);
    margin: 0 auto 65px;
  }
}

.footerSec div.bnrarea a {
  text-decoration: none;
  color: #222;
  text-align: center;
  display: block;
}

.footerSec div.bnrarea a img {
  margin-bottom: 10px;
}

.footerSec ul#footer_snsArea {
  position: relative;
  z-index: 2;
}

@media screen and (max-width: 768px) {
  .footerSec ul#footer_snsArea {
    margin: 0 auto 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

@media screen and (min-width: 769px) {
  .footerSec ul#footer_snsArea {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-bottom: 50px;
  }
}

@media screen and (max-width: 768px) {
  .footerSec ul#footer_snsArea li {
    width: 30px;
    margin-right: 22px;
  }
}

@media screen and (min-width: 769px) {
  .footerSec ul#footer_snsArea li {
    margin-right: 20px;
  }
}

@media screen and (min-width: 769px) {
  .footerSec ul#footer_snsArea li a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    font-size: 12px;
    line-height: 1;
    text-decoration: none;
    color: #333;
  }
}

@media screen and (min-width: 769px) {
  .footerSec ul#footer_snsArea li a img {
    display: none;
  }
}

@media screen and (min-width: 769px) {
  .footerSec ul#footer_snsArea li a span.icon {
    display: inline-block;
    margin-right: 10px;
    font-size: 16px;
  }
}

@media screen and (max-width: 768px) {
  .footerSec ul#footer_snsArea li a span.icon {
    display: none;
  }
}

@media screen and (max-width: 768px) {
  .footerSec ul#footer_snsArea li a span.text {
    display: none;
  }
}

@media screen and (max-width: 768px) {
  .footerSec a.foot_logo {
    display: block;
    width: 140px;
    margin: 0 auto 10px;
  }
}

@media screen and (min-width: 769px) {
  .footerSec a.foot_logo {
    width: 150px;
    display: block;
    margin: 0 auto 5px;
  }
}

@media screen and (max-width: 768px) {
  .footerSec p.foot_copy {
    font-size: 10px;
    text-align: center;
  }
}

@media screen and (min-width: 769px) {
  .footerSec p.foot_copy {
    font-size: 10px;
    text-align: center;
    margin: 0 auto;
    width: 100%;
  }
}

/* totop
---------------------------------------------*/
#totop a {
  display: block;
  position: fixed;
  bottom: 5%;
  right: 0;
  width: 82px;
}
/*# sourceMappingURL=style.css.map */