@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;
}

/*メディアクエリー
---------------------------------------------*/
/*color
---------------------------------------------*/
/*margin
---------------------------------------------*/
/* font
---------------------------------------------*/
.en_num {
  font-family: "quiche-sans", sans-serif;
  font-weight: 400;
}

.en_light {
  font-family: bookmania, serif;
  font-weight: 300;
}

.en_regular {
  font-family: bookmania, serif;
  font-weight: 400;
}

/* common
---------------------------------------------*/
body {
  background-color: #f3e8e1;
  color: #3a3a3a;
  letter-spacing: 0.06em;
  line-height: 1.6;
  font-family: yu-gothic-pr6n, sans-serif;
  font-weight: 400;
  font-style: normal;
}

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

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

#wrapper {
  overflow: hidden;
}

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

*:focus {
  outline: none;
}

a {
  text-decoration: none;
}

img {
  width: 100%;
  display: block;
}

@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;
  }
}

.inner {
  margin: 0 auto;
}

@media screen and (min-width: 769px) {
  .inner {
    width: 750px;
    -webkit-box-sizing: content-box;
            box-sizing: content-box;
    padding: 0 20px;
  }
}

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

/* LEEEP
---------------------------------------------*/
.leeep {
  overflow: hidden;
  position: relative;
  z-index: 1;
}

@media screen and (min-width: 769px) {
  .leeep {
    height: 100%;
    width: 100%;
  }
}

.leeep .leeepinner {
  -webkit-transform-origin: top;
          transform-origin: top;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(1.03);
          transform: scale(1.03);
}

.leeep .leeepinner > div {
  height: 100%;
  width: 100%;
}

.leeep .leeepinner > div iframe {
  height: 100% !important;
  max-width: 100% !important;
}

.leeep_top::before {
  content: "";
  display: block;
  padding-top: 177.7777%;
}

.leeep_sec {
  margin: 40px auto 0;
}

@media screen and (min-width: 769px) {
  .leeep_sec {
    width: 500px;
  }
}

@media screen and (max-width: 768px) {
  .leeep_sec {
    width: 100%;
  }
}

.leeep_sec::before {
  content: "";
  display: block;
  padding-top: 120%;
}

/* #load
---------------------------------------------*/
#load {
  position: fixed;
  width: 100%;
  height: 100vh;
  top: 0;
  left: 0;
  background-color: #f3e8e1;
  z-index: 99999;
}

/* #top
---------------------------------------------*/
#top {
  height: auto;
}

@media screen and (min-width: 769px) {
  #top {
    width: 450px;
    margin: 0 auto;
  }
}

@media screen and (max-width: 768px) {
  #top {
    width: 100%;
  }
}

/* #lead
---------------------------------------------*/
#lead {
  padding: 80px 0;
}

#lead .lead_logo {
  margin: 0 auto 40px;
}

@media screen and (min-width: 769px) {
  #lead .lead_logo {
    width: 140px;
  }
}

@media screen and (max-width: 768px) {
  #lead .lead_logo {
    width: 110px;
  }
}

#lead .lead_title {
  margin: 0 auto 40px;
}

@media screen and (min-width: 769px) {
  #lead .lead_title {
    width: 350px;
  }
}

@media screen and (max-width: 768px) {
  #lead .lead_title {
    width: 280px;
  }
}

#lead .lead_text {
  line-height: 2.5;
  text-align: center;
  font-weight: bold;
}

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

@media screen and (max-width: 768px) {
  #lead .lead_text {
    font-size: 13px;
  }
}

/* #menu
---------------------------------------------*/
#menu {
  padding: 80px 0;
  background-color: #ebdfd8;
}

.menu_title {
  text-align: center;
  margin-bottom: 30px;
}

@media screen and (min-width: 769px) {
  .menu_title {
    font-size: 30px;
  }
}

@media screen and (max-width: 768px) {
  .menu_title {
    font-size: 25px;
  }
}

.menu_title span:first-of-type {
  margin-right: 12px;
}

.menu_title span:last-of-type {
  margin-left: 12px;
}

.menu_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (min-width: 769px) {
  .menu_list {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

@media screen and (max-width: 768px) {
  .menu_list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin-left: auto;
    margin-right: auto;
  }
}

@media screen and (min-width: 769px) {
  .menu_list li {
    width: calc(100% / 2);
  }
}

.menu_list li:not(:last-child) {
  margin-bottom: 25px;
}

.menu_list li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.menu_list li a .menu_img {
  margin-right: 15px;
  position: relative;
}

@media screen and (min-width: 769px) {
  .menu_list li a .menu_img {
    width: 115px;
  }
}

@media screen and (max-width: 768px) {
  .menu_list li a .menu_img {
    width: 90px;
  }
}

.menu_list li a .menu_img .menu_num {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  line-height: 1;
  color: #fff;
}

@media screen and (min-width: 769px) {
  .menu_list li a .menu_img .menu_num {
    font-size: 36px;
  }
}

@media screen and (max-width: 768px) {
  .menu_list li a .menu_img .menu_num {
    font-size: 25px;
  }
}

@media screen and (min-width: 769px) {
  .menu_list li a .menu_item {
    font-size: 18px;
  }
}

@media screen and (max-width: 768px) {
  .menu_list li a .menu_item {
    font-size: 16px;
  }
}

/* .sec
---------------------------------------------*/
.sec {
  padding: 80px 0;
}

.sec:nth-child(odd) {
  background-color: #f3e8e1;
}

.sec:nth-child(even) {
  background-color: #ebdfd8;
}

.sec_num {
  color: #fff;
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto 40px;
  line-height: 1;
}

@media screen and (min-width: 769px) {
  .sec_num {
    font-size: 90px;
  }
}

@media screen and (max-width: 768px) {
  .sec_num {
    font-size: 60px;
  }
}

.sec_num::after {
  content: "";
  display: block;
  width: 110%;
  height: 2px;
  background-color: #fff;
  position: absolute;
  bottom: -7px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.sec_title {
  text-align: center;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-left: auto;
  margin-right: auto;
  line-height: 1.4;
  margin-bottom: 40px;
}

@media screen and (min-width: 769px) {
  .sec_title {
    font-size: 44px;
  }
}

@media screen and (max-width: 768px) {
  .sec_title {
    font-size: 30px;
  }
}

.sec__img_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (min-width: 769px) {
  .sec__img_wrap {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
}

@media screen and (max-width: 768px) {
  .sec__img_wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

@media screen and (min-width: 769px) {
  .sec__img_wrap .main_wrap {
    width: 68%;
  }
}

.sec__img_wrap .main_wrap .main a {
  display: block;
}

.sec__img_wrap .main_wrap .main a img {
  border-radius: 550px 550px 0 0;
  border: 4px solid #fff;
}

.sec__img_wrap .sub_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  cursor: pointer;
  border: 4px solid #fff;
}

@media screen and (min-width: 769px) {
  .sec__img_wrap .sub_wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 100%;
  }
}

@media screen and (max-width: 768px) {
  .sec__img_wrap .sub_wrap {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    border-top: none;
  }
}

@media screen and (min-width: 769px) {
  .sec__img_wrap .sub_wrap .sub:not(:last-child) {
    border-bottom: 4px solid #fff;
  }
}

@media screen and (max-width: 768px) {
  .sec__img_wrap .sub_wrap .sub:not(:last-child) {
    border-right: 4px solid #fff;
  }
}

.sub_positon {
  position: relative;
}

@media screen and (min-width: 769px) {
  .sub_positon {
    width: 30%;
  }
}

.sub_positon .tap {
  position: absolute;
  right: -10px;
  bottom: -10px;
  width: 40px;
  -webkit-transform: rotate(10deg);
          transform: rotate(10deg);
}

.credit {
  margin-top: 40px;
}

.credit a {
  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;
}

.credit a .credit_item {
  margin-right: 1em;
}

@media screen and (min-width: 769px) {
  .credit a .credit_item {
    font-size: 24px;
    padding-top: 10px;
  }
}

@media screen and (max-width: 768px) {
  .credit a .credit_item {
    font-size: 15px;
    padding-top: 8px;
  }
}

.credit a .credit_buy {
  color: #fff;
  background-color: #3a3a3a;
  text-align: center;
  line-height: 1;
}

@media screen and (min-width: 769px) {
  .credit a .credit_buy {
    font-size: 20px;
    width: 80px;
    padding: 11px 0 5px;
  }
}

@media screen and (max-width: 768px) {
  .credit a .credit_buy {
    font-size: 12px;
    padding: 8px 0 4px;
    width: 50px;
  }
}

@media screen and (min-width: 769px) {
  .credit a:hover {
    opacity: 0.7;
  }
}

.sec_text {
  margin-top: 15px;
  line-height: 1.8;
}

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

@media screen and (max-width: 768px) {
  .sec_text {
    font-size: 13px;
  }
}

/* #allitem
---------------------------------------------*/
#allitem {
  margin: 80px 0;
}

#allitem .allitem_btn a {
  display: block;
  background-color: #3a3a3a;
  color: #fff;
  text-align: center;
  line-height: 50px;
  margin: 0 auto;
}

@media screen and (min-width: 769px) {
  #allitem .allitem_btn a {
    width: 370px;
  }
}

@media screen and (max-width: 768px) {
  #allitem .allitem_btn a {
    width: 80%;
  }
}

@media screen and (min-width: 769px) {
  #allitem .allitem_btn a:hover {
    opacity: 0.7;
  }
}

/* #inst
---------------------------------------------*/
#inst {
  margin-bottom: 80px;
}

#inst .inst_text {
  text-align: center;
  margin-bottom: 25px;
}

@media screen and (min-width: 769px) {
  #inst .inst_text {
    font-size: 18px;
    font-weight: bold;
  }
}

@media screen and (max-width: 768px) {
  #inst .inst_text {
    font-size: 16px;
  }
}

/* #bnr
---------------------------------------------*/
#bnr {
  margin-bottom: 80px;
}

#bnr .inner_min {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (min-width: 769px) {
  #bnr .inner_min {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

@media screen and (max-width: 768px) {
  #bnr .inner_min {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 80%;
    margin: 0 auto;
  }
}

#bnr .bnr_item {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

@media screen and (min-width: 769px) {
  #bnr .bnr_item {
    font-size: 14px;
    width: calc((100% - 1.25%) / 2);
  }
}

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

#bnr .bnr_item a {
  display: block;
}

@media screen and (min-width: 769px) {
  #bnr .bnr_item a:hover {
    opacity: 0.7;
  }
}

@media screen and (min-width: 769px) {
  #bnr .bnr_item a img {
    margin-bottom: 10px;
  }
}

@media screen and (max-width: 768px) {
  #bnr .bnr_item a img {
    margin-bottom: 7px;
  }
}

@media screen and (min-width: 769px) {
  #bnr .bnr_item:not(:last-child) {
    margin-right: 1.25%;
  }
}

@media screen and (max-width: 768px) {
  #bnr .bnr_item:not(:last-child) {
    margin-bottom: 30px;
  }
}

/* #footer
---------------------------------------------*/
#footer {
  padding-bottom: 40px;
}

#footer .inner {
  position: relative;
}

#footer .logo a {
  display: block;
  margin: 0 auto 25px;
}

@media screen and (min-width: 769px) {
  #footer .logo a {
    width: 120px;
  }
}

@media screen and (max-width: 768px) {
  #footer .logo a {
    width: 35%;
  }
}

@media screen and (min-width: 769px) {
  #footer .logo a:hover {
    opacity: 0.7;
  }
}

#footer .copy {
  text-align: center;
}

@media screen and (min-width: 769px) {
  #footer .copy {
    font-size: 13px;
  }
}

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

#footer .totop {
  cursor: pointer;
  border: 1px solid #3a3a3a;
  position: absolute;
  right: 0px;
  bottom: 0px;
  height: 40px;
  width: 40px;
}

#footer .totop::before {
  content: "";
  display: block;
  height: 10px;
  width: 10px;
  border-right: 1px solid #3a3a3a;
  border-top: 1px solid #3a3a3a;
  position: absolute;
  top: 60%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
          transform: translate(-50%, -50%) rotate(-45deg);
}

@media screen and (min-width: 769px) {
  #footer .totop:hover {
    opacity: 0.6;
  }
}

/* #アニメーション
---------------------------------------------*/
.anime .sec_title_anime {
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
  -webkit-transition: opacity 0.6s, -webkit-transform 0.8s;
  transition: opacity 0.6s, -webkit-transform 0.8s;
  transition: transform 0.8s, opacity 0.6s;
  transition: transform 0.8s, opacity 0.6s, -webkit-transform 0.8s;
  overflow: hidden;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
}

.anime .sec_title_anime .sec_title {
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
  -webkit-transition: opacity 0.6s, -webkit-transform 0.8s;
  transition: opacity 0.6s, -webkit-transform 0.8s;
  transition: transform 0.8s, opacity 0.6s;
  transition: transform 0.8s, opacity 0.6s, -webkit-transform 0.8s;
}

.anime .fadeup {
  opacity: 0;
  -webkit-transform: translateY(15px);
          transform: translateY(15px);
  -webkit-transition: opacity 0.8s, -webkit-transform 0.4s;
  transition: opacity 0.8s, -webkit-transform 0.4s;
  transition: transform 0.4s, opacity 0.8s;
  transition: transform 0.4s, opacity 0.8s, -webkit-transform 0.4s;
  -webkit-transition-delay: 0.6s;
          transition-delay: 0.6s;
}

.anime.active .sec_title_anime {
  opacity: 1;
  -webkit-transform: translateX(0);
          transform: translateX(0);
}

.anime.active .sec_title_anime .sec_title {
  opacity: 1;
  -webkit-transform: translateX(0);
          transform: translateX(0);
}

.anime.active .fadeup {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
/*# sourceMappingURL=style.css.map */