@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 {
  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 {
  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] {
  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 */
  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;
  appearance: checkbox;
}

[type=radio] {
  -webkit-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;
}

/* line-heightの上下をなくす
===================================================== */
/* letter-spacingの文末をなくす
===================================================== */
/* clearfix
===================================================== */
/* hover
===================================================== */
/* linkcolor
===================================================== */
/* z-index
===================================================== */
/* rem変換
===================================================== */
/* vh変換(SP用)
===================================================== */
/* vw変換(SP用)
===================================================== */
/* vw変換(PC用) minとmax
===================================================== */
/* spサイズをpcへ引き伸ばし
===================================================== */
/* ラインハイト計算
===================================================== */
/* レタースペーシング計算
===================================================== */
/* right-arrow
===================================================== */
/* aspect-area(padding-top)
===================================================== */
/* aspect-area-h(height)
===================================================== */
/* youtube
===================================================== */
/* margin: 0 auto
===================================================== */
/* color
===================================================== */
/* font-size
===================================================== */
/* font-family
===================================================== */
/* コンテンツ幅
===================================================== */
/* 余白
===================================================== */
/* メディアクエリー
===================================================== */
/* loopslide_x
============================================ */
/* loopslide_y
============================================ */
/* common
===================================================== */
html,
body {
  background-color: #F7F4F2;
  color: #333;
  letter-spacing: 0;
  line-height: 1;
  font-family: "kozuka-gothic-pro", sans-serif;
  font-weight: 400;
  font-style: normal;
  overscroll-behavior: none;
  min-height: 100svh;
}

main {
  flex: 1;
  min-height: 100%;
}

.wrapper {
  overflow-x: hidden;
  width: 100%;
  position: relative;
  display: flex;
  flex-direction: column;
}

* {
  box-sizing: border-box;
}

*:focus {
  outline: none;
}

a {
  text-decoration: none;
}
a:hover {
  opacity: 0.6;
  cursor: pointer;
}
a[href=""] {
  pointer-events: none;
}

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

@media screen and (min-width: 1280px) {
  .pcNone {
    display: none !important;
  }
}
@media screen and (max-width: 768px) {
  .pcNone {
    display: block;
  }
}

@media screen and (min-width: 1280px) {
  .spNone {
    display: block;
  }
}
@media screen and (max-width: 768px) {
  .spNone {
    display: none !important;
  }
}

/* .loading
===================================================== */
.loading {
  position: fixed;
  width: 100%;
  height: 100dvh;
  background-color: #F7F4F2;
  z-index: 99;
  pointer-events: none;
}
.loading .loading_logo {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 50%;
}
@media screen and (min-width: 768px) and (max-width: 1280px) {
  .loading .loading_logo {
    width: 240px;
  }
}
@media screen and (min-width: 1280px) {
  .loading .loading_logo {
    width: 240px;
  }
}
.loading .loading_text {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 25%;
}
@media screen and (max-width: 768px) {
  .loading .loading_text {
    width: 33%;
  }
}
@media screen and (min-width: 768px) and (max-width: 1280px) {
  .loading .loading_text {
    width: 200px;
  }
}
@media screen and (min-width: 1280px) {
  .loading .loading_text {
    width: 200px;
  }
}

.no_scroll {
  overflow: hidden;
}

.color_666 {
  color: #999;
  pointer-events: none;
}

/* #top
===================================================== */
.top {
  width: 100%;
  height: 100svh;
  position: relative;
}
@media screen and (max-width: 768px) {
  .top h1 {
    position: absolute;
    display: flex;
    flex-direction: column;
    gap: 8vw;
    align-items: center;
    bottom: 21.3333333333vw;
    left: 50%;
    transform: translateX(-50%);
    z-index: 2;
  }
  .top h1 .gg_logo {
    width: 50.6666666667vw;
  }
  .top h1 .gg_sub {
    font-size: 3.2vw;
  }
}
@media screen and (min-width: 768px) and (max-width: 1280px) {
  .top h1 {
    position: absolute;
    z-index: 2;
    display: flex;
    flex-direction: column;
    gap: 15svh;
    width: 23.0555555556%;
    top: 50%;
    transform: translateY(-50%);
    left: 13.4027777778%;
  }
}
@media screen and (min-width: 1280px) {
  .top h1 {
    position: absolute;
    z-index: 2;
    display: flex;
    flex-direction: column;
    gap: 15svh;
    width: 23.0555555556%;
    top: 50%;
    transform: translateY(-50%);
    left: 13.4027777778%;
  }
}
.top h1 p:nth-child(2) {
  text-align: center;
  color: #fff;
}
@media screen and (max-width: 768px) {
  .top h1 p:nth-child(2) {
    font-size: 3.2vw;
    line-height: 1.4583333333;
  }
}
@media screen and (min-width: 768px) and (max-width: 1280px) {
  .top h1 p:nth-child(2) {
    font-size: 16px;
    line-height: 1.3333333333;
    padding-right: 16px;
  }
}
@media screen and (min-width: 1280px) {
  .top h1 p:nth-child(2) {
    font-size: 16px;
    line-height: 1.3333333333;
    padding-right: 16px;
  }
}
.top .slide-img {
  height: 100svh;
  background-size: cover;
}
@media screen and (max-width: 768px) {
  .top .slide-img:nth-of-type(1) {
    background-position: center;
    background-image: url(../images/fv_1_sp.jpg);
  }
  .top .slide-img:nth-of-type(2) {
    background-position: center;
    background-image: url(../images/fv_2_sp.jpg);
  }
}
@media screen and (min-width: 768px) and (max-width: 1280px) {
  .top .slide-img:nth-of-type(1) {
    background-position: center;
    background-image: url(../images/fv_1_pc.jpg);
  }
  .top .slide-img:nth-of-type(2) {
    background-position: right;
    background-image: url(../images/fv_2_pc.jpg);
  }
}
@media screen and (min-width: 1280px) {
  .top .slide-img:nth-of-type(1) {
    background-image: url(../images/fv_1_pc.jpg);
  }
  .top .slide-img:nth-of-type(2) {
    background-image: url(../images/fv_2_pc.jpg);
  }
}
.top .scroll {
  position: absolute;
  display: flex;
  flex-direction: column;
  align-items: center;
  color: #D6D6D6;
  left: 50%;
  transform: translateX(-50%);
}
@media screen and (max-width: 768px) {
  .top .scroll {
    bottom: 4.2666666667vw;
    width: 3.2vw;
    font-size: 2.9333333333vw;
    gap: 0.8vw;
  }
}
@media screen and (min-width: 768px) and (max-width: 1280px) {
  .top .scroll {
    bottom: 2.25svh;
    font-size: 12px;
    gap: 0.375svh;
    width: 0.9722222222%;
  }
}
@media screen and (min-width: 1280px) {
  .top .scroll {
    bottom: 2.25svh;
    font-size: 12px;
    gap: 0.375svh;
    width: 0.9722222222%;
  }
}

/* sec_共通
===================================================== */
.head_num {
  font-family: "parisine-std", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #333;
}
@media screen and (max-width: 768px) {
  .head_num {
    font-size: 3.7333333333vw;
  }
}
@media screen and (min-width: 768px) and (max-width: 1280px) {
  .head_num {
    font-size: 24px;
  }
}
@media screen and (min-width: 1280px) {
  .head_num {
    font-size: 32px;
  }
}

.sec_img_photo {
  background-color: #F0F0F0;
  box-shadow: 0px 0px 4px 1px rgba(51, 51, 51, 0.16);
}
@media screen and (max-width: 768px) {
  .sec_img_photo {
    padding-left: 2.1333333333vw;
    padding-right: 2.1333333333vw;
  }
}
@media screen and (min-width: 768px) and (max-width: 1280px) {
  .sec_img_photo {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media screen and (min-width: 1280px) {
  .sec_img_photo {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media screen and (max-width: 768px) {
  .sec_img_photo img {
    padding-top: 1.6vw;
    padding-bottom: 5.3333333333vw;
  }
}
@media screen and (min-width: 768px) and (max-width: 1280px) {
  .sec_img_photo img {
    padding-top: 8px;
    padding-bottom: 32px;
  }
}
@media screen and (min-width: 1280px) {
  .sec_img_photo img {
    padding-top: 8px;
    padding-bottom: 32px;
  }
}

.price_credit {
  font-family: "parisine-std", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #333;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .price_credit {
    font-size: 3.2vw;
    gap: 2.1333333333vw;
    position: relative;
    padding: 4.2666666667vw;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 768px) and (max-width: 1280px) {
  .price_credit {
    font-size: 11px;
    gap: 8px;
    padding: 8px 24px;
  }
}
@media screen and (min-width: 1280px) {
  .price_credit {
    position: absolute;
    font-size: 11px;
    gap: 8px;
    padding: 8px 24px;
  }
}
.price_credit::before, .price_credit::after {
  content: "";
}
@media screen and (max-width: 768px) {
  .price_credit::before, .price_credit::after {
    position: absolute;
    width: 16px;
    height: 16px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1280px) {
  .price_credit::before, .price_credit::after {
    position: absolute;
    width: 16px;
    height: 16px;
  }
}
@media screen and (min-width: 1280px) {
  .price_credit::before, .price_credit::after {
    position: absolute;
    width: 16px;
    height: 16px;
  }
}
.price_credit::before {
  border-left: solid 1px;
  border-top: solid 1px;
  top: 0px;
  left: 0px;
}
.price_credit::after {
  border-right: solid 1px;
  border-bottom: solid 1px;
  bottom: 0px;
  right: 0px;
}

@media screen and (min-width: 1280px) {
  .relative_200svh {
    position: relative;
    margin-top: 160px;
  }
  .relative_200svh::before {
    content: "";
    display: block;
    height: 1600px;
    width: 100%;
  }
}

@media screen and (min-width: 768px) and (max-width: 1280px) {
  .relative_1200 {
    position: relative;
    margin-top: 120px;
  }
  .relative_1200::before {
    content: "";
    display: block;
    height: 1000px;
    width: 100%;
  }
}

@media screen and (max-width: 768px) {
  .head_num {
    padding-bottom: 12.8vw;
    text-align: center;
    font-size: 6.4vw;
  }
}

@media screen and (min-width: 1280px) {
  .sec_inner {
    width: 100%;
    max-width: 1280px;
    margin: 0 auto;
  }
}
@media screen and (min-width: 768px) and (max-width: 1280px) {
  .sec_inner {
    width: 100%;
    max-width: 768px;
    margin: 0 auto;
  }
}

/* credit_p , credit_v
===================================================== */
.credit_p_1 {
  position: absolute;
  pointer-events: none;
  top: -3.7333333333vw;
  right: 0;
  font-family: "parisine-std", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #333;
  font-size: 1.8666666667vw;
}
@media screen and (min-width: 768px) and (max-width: 1280px) {
  .credit_p_1 {
    font-size: 10px;
    top: -20px;
    right: 0;
  }
}
@media screen and (min-width: 1280px) {
  .credit_p_1 {
    font-size: 10px;
    top: -20px;
    right: 0;
  }
}

.credit_v_1 {
  position: absolute;
  pointer-events: none;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  font-family: "parisine-std", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #333;
}
@media screen and (max-width: 768px) {
  .credit_v_1 {
    font-size: 1.8666666667vw;
    top: -3.7333333333vw;
    right: -3.7333333333vw;
  }
}
@media screen and (min-width: 768px) and (max-width: 1280px) {
  .credit_v_1 {
    font-size: 10px;
    top: -20px;
    right: -20px;
  }
}
@media screen and (min-width: 1280px) {
  .credit_v_1 {
    font-size: 10px;
    top: -20px;
    right: -20px;
  }
}

.credit_p_2 {
  position: absolute;
  pointer-events: none;
  top: -3.7333333333vw;
  right: 0;
  font-family: "parisine-std", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #333;
  font-size: 1.8666666667vw;
}
@media screen and (min-width: 768px) and (max-width: 1280px) {
  .credit_p_2 {
    font-size: 10px;
    top: -20px;
    right: -50%;
  }
}
@media screen and (min-width: 1280px) {
  .credit_p_2 {
    font-size: 10px;
    top: -20px;
    right: -50%;
  }
}

.credit_v_2 {
  position: absolute;
  pointer-events: none;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  font-family: "parisine-std", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #333;
}
@media screen and (max-width: 768px) {
  .credit_v_2 {
    font-size: 1.8666666667vw;
    top: -3.7333333333vw;
    right: -3.7333333333vw;
  }
}
@media screen and (min-width: 768px) and (max-width: 1280px) {
  .credit_v_2 {
    font-size: 10px;
    top: -20px;
    right: calc(-50% - 20px);
  }
}
@media screen and (min-width: 1280px) {
  .credit_v_2 {
    font-size: 10px;
    top: -20px;
    right: calc(-50% - 20px);
  }
}

/* sec_num
===================================================== */
@media screen and (max-width: 768px) {
  .sec_1 {
    margin-top: 40vw;
  }
}
@media screen and (min-width: 768px) and (max-width: 1280px) {
  .sec_1 {
    margin-top: 120px;
    position: relative;
  }
  .sec_1::before {
    content: "";
    display: block;
    height: 865px;
    width: 100%;
  }
}
@media screen and (min-width: 1280px) {
  .sec_1 {
    margin-top: 160px;
    position: relative;
  }
  .sec_1::before {
    content: "";
    display: block;
    height: 800px;
    width: 100%;
  }
}
@media screen and (min-width: 768px) and (max-width: 1280px) {
  .sec_1 .head_num {
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
  }
}
@media screen and (min-width: 1280px) {
  .sec_1 .head_num {
    position: absolute;
    top: 0;
    left: 40px;
  }
}
@media screen and (max-width: 768px) {
  .sec_1 .sec_img_1 {
    width: 76.2666666667vw;
    margin-left: 8vw;
    margin-bottom: 16vw;
    position: relative;
  }
}
@media screen and (min-width: 768px) and (max-width: 1280px) {
  .sec_1 .sec_img_1 {
    position: absolute;
    width: 360px;
    left: 0;
    top: 90px;
  }
}
@media screen and (min-width: 1280px) {
  .sec_1 .sec_img_1 {
    position: absolute;
    width: 356px;
    top: 24px;
    left: 133px;
  }
}
@media screen and (max-width: 768px) {
  .sec_1 .sec_img_2 {
    width: 62.4vw;
    margin-left: auto;
    margin-bottom: 12vw;
  }
}
@media screen and (min-width: 768px) and (max-width: 1280px) {
  .sec_1 .sec_img_2 {
    position: absolute;
    width: 285px;
    top: 330px;
    right: 0px;
  }
}
@media screen and (min-width: 1280px) {
  .sec_1 .sec_img_2 {
    position: absolute;
    width: 320px;
    bottom: 0px;
    right: 427px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1280px) {
  .sec_1 .price_credit {
    position: absolute;
    top: 777px;
    left: 50%;
    transform: translateX(-50%) !important;
  }
}
@media screen and (min-width: 1280px) {
  .sec_1 .price_credit {
    position: absolute;
    bottom: 0px;
    right: 68px;
  }
}

@media screen and (max-width: 768px) {
  .sec_2 {
    margin-top: 40vw;
  }
}
@media screen and (min-width: 768px) and (max-width: 1280px) {
  .sec_2 {
    margin-top: 120px;
  }
}
@media screen and (min-width: 1280px) {
  .sec_2 {
    position: relative;
    margin-top: 160px;
  }
  .sec_2::before {
    content: "";
    display: block;
    height: 800px;
    width: 100%;
  }
}
@media screen and (min-width: 768px) and (max-width: 1280px) {
  .sec_2 .head_num {
    text-align: center;
    padding-bottom: 48px;
  }
}
@media screen and (min-width: 1280px) {
  .sec_2 .head_num {
    position: absolute;
    bottom: 501px;
    right: 40px;
  }
}
@media screen and (max-width: 768px) {
  .sec_2 .sec_img_1 {
    width: 76.2666666667vw;
    margin-bottom: 16vw;
  }
}
@media screen and (min-width: 768px) and (max-width: 1280px) {
  .sec_2 .sec_img_1 {
    width: 288px;
    margin-left: 40px;
    margin-bottom: 48px;
  }
}
@media screen and (min-width: 1280px) {
  .sec_2 .sec_img_1 {
    position: absolute;
    width: 360px;
    left: 190px;
    top: 0;
  }
}
@media screen and (max-width: 768px) {
  .sec_2 .sec_img_2 {
    margin-bottom: 12vw;
  }
}
@media screen and (min-width: 768px) and (max-width: 1280px) {
  .sec_2 .sec_img_2 {
    width: 576px;
    margin-left: auto;
    margin-right: 40px;
  }
}
@media screen and (min-width: 1280px) {
  .sec_2 .sec_img_2 {
    position: absolute;
    width: 640px;
    right: 40px;
    bottom: 0px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1280px) {
  .sec_2 .price_credit {
    margin-top: 48px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    width: 41%;
  }
}
@media screen and (min-width: 1280px) {
  .sec_2 .price_credit {
    position: absolute;
    bottom: 0;
    left: 222px;
  }
}

@media screen and (max-width: 768px) {
  .sec_3 {
    margin-top: 40vw;
  }
}
@media screen and (min-width: 768px) and (max-width: 1280px) {
  .sec_3 .head_num {
    position: absolute;
    top: 0;
    left: 40px;
  }
}
@media screen and (min-width: 1280px) {
  .sec_3 .head_num {
    position: absolute;
    top: 0;
    left: 40px;
  }
}
@media screen and (max-width: 768px) {
  .sec_3 .sec_img_1 {
    width: 62.4vw;
    margin-left: auto;
    margin-bottom: 12vw;
  }
}
@media screen and (min-width: 768px) and (max-width: 1280px) {
  .sec_3 .sec_img_1 {
    position: absolute;
    width: 244px;
    left: 40px;
    top: 69px;
  }
}
@media screen and (min-width: 1280px) {
  .sec_3 .sec_img_1 {
    position: absolute;
    width: 356px;
    left: 40px;
    top: 69px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1280px) {
  .sec_3 .price_credit {
    position: absolute;
    top: 806px;
    left: 15px;
  }
}
@media screen and (min-width: 1280px) {
  .sec_3 .price_credit {
    position: absolute;
    top: 1120px;
    left: 64px;
  }
}
.sec_3 .img_text {
  position: absolute;
}
@media screen and (max-width: 768px) {
  .sec_3 .img_text {
    width: 140%;
    left: -30.333333vw;
    top: -25vw;
    transform: rotate(-108deg);
  }
}
@media screen and (min-width: 1280px) {
  .sec_3 .img_text {
    width: 150%;
    left: 0px;
    top: -120px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1280px) {
  .sec_3 .img_text {
    width: 140%;
    left: -30px;
    top: -110px;
  }
}

@media screen and (max-width: 768px) {
  .sec_4 {
    margin-top: 32vw;
  }
}
@media screen and (min-width: 768px) and (max-width: 1280px) {
  .sec_4 .head_num {
    position: absolute;
    bottom: 732px;
    right: 353px;
  }
}
@media screen and (min-width: 1280px) {
  .sec_4 .head_num {
    position: absolute;
    bottom: 996px;
    right: 589px;
  }
}
@media screen and (max-width: 768px) {
  .sec_4 .sp_relative {
    position: relative;
    margin-bottom: 12vw;
    display: block;
    height: 121.0666666667vw;
    width: 90.9333333333vw;
  }
}
@media screen and (max-width: 768px) {
  .sec_4 .sec_img_1 {
    position: absolute;
    z-index: 2;
    width: 37.3333333333vw;
    top: 0;
    left: 0;
  }
}
@media screen and (min-width: 768px) and (max-width: 1280px) {
  .sec_4 .sec_img_1 {
    position: absolute;
    z-index: 2;
    width: 170px;
    right: 214px;
    bottom: 448px;
  }
}
@media screen and (min-width: 1280px) {
  .sec_4 .sec_img_1 {
    position: absolute;
    z-index: 2;
    width: 285px;
    right: 347px;
    bottom: 576px;
  }
}
@media screen and (max-width: 768px) {
  .sec_4 .sec_img_2 {
    position: absolute;
    width: 62.4vw;
    right: 0;
    bottom: 0;
  }
}
@media screen and (min-width: 768px) and (max-width: 1280px) {
  .sec_4 .sec_img_2 {
    position: absolute;
    width: 265px;
    right: 0;
    bottom: 156px;
  }
}
@media screen and (min-width: 1280px) {
  .sec_4 .sec_img_2 {
    position: absolute;
    width: 355px;
    right: 40px;
    bottom: 156px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1280px) {
  .sec_4 .price_credit {
    position: absolute;
    bottom: 0;
    right: 0px;
  }
}
@media screen and (min-width: 1280px) {
  .sec_4 .price_credit {
    position: absolute;
    bottom: 0;
    right: 160px;
  }
}

@media screen and (max-width: 768px) {
  .sec_5 {
    margin-top: 32vw;
  }
}
@media screen and (min-width: 768px) and (max-width: 1280px) {
  .sec_5 {
    margin-top: 120px;
  }
}
@media screen and (min-width: 1280px) {
  .sec_5 {
    position: relative;
    margin-top: 160px;
  }
  .sec_5::before {
    content: "";
    display: block;
    height: 800px;
    width: 100%;
  }
}
@media screen and (min-width: 768px) and (max-width: 1280px) {
  .sec_5 .head_num {
    text-align: center;
    padding-bottom: 48px;
  }
}
@media screen and (min-width: 1280px) {
  .sec_5 .head_num {
    position: absolute;
    top: 0;
    left: 178px;
  }
}
@media screen and (max-width: 768px) {
  .sec_5 .sec_img_1 {
    margin-bottom: 12vw;
  }
}
@media screen and (min-width: 768px) and (max-width: 1280px) {
  .sec_5 .sec_img_1 {
    width: 415px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 48px;
  }
}
@media screen and (min-width: 1280px) {
  .sec_5 .sec_img_1 {
    position: absolute;
    width: 559px;
    left: 270px;
    top: 0;
  }
}
@media screen and (min-width: 768px) and (max-width: 1280px) {
  .sec_5 .price_credit {
    position: relative;
    width: 37%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 1280px) {
  .sec_5 .price_credit {
    position: re;
    bottom: 0;
    right: 118px;
  }
}
.sec_5 .img_text {
  position: absolute;
}
@media screen and (max-width: 768px) {
  .sec_5 .img_text {
    width: 60%;
    left: 25vw;
    top: -21.733333vw;
    transform: rotate(-17deg);
  }
}
@media screen and (min-width: 1280px) {
  .sec_5 .img_text {
    width: 60%;
    left: 260px;
    top: -110px;
    transform: rotate(-17deg);
  }
}
@media screen and (min-width: 768px) and (max-width: 1280px) {
  .sec_5 .img_text {
    width: 60%;
    left: 190px;
    top: -90px;
    transform: rotate(-17deg);
  }
}

@media screen and (max-width: 768px) {
  .sec_6 {
    margin-top: 32vw;
  }
}
@media screen and (min-width: 768px) and (max-width: 1280px) {
  .sec_6 {
    margin-top: 120px;
    position: relative;
  }
  .sec_6::before {
    content: "";
    display: block;
    height: 838px;
    width: 100%;
  }
}
@media screen and (min-width: 1280px) {
  .sec_6 {
    position: relative;
    margin-top: 160px;
  }
  .sec_6::before {
    content: "";
    display: block;
    height: 800px;
    width: 100%;
  }
}
@media screen and (min-width: 768px) and (max-width: 1280px) {
  .sec_6 .head_num {
    position: absolute;
    top: 0;
    left: 352px;
  }
}
@media screen and (min-width: 1280px) {
  .sec_6 .head_num {
    position: absolute;
    bottom: 475px;
    left: 352px;
  }
}
@media screen and (max-width: 768px) {
  .sec_6 .sec_img_1 {
    width: 62.4vw;
    margin-left: auto;
    margin-bottom: 16vw;
  }
}
@media screen and (min-width: 768px) and (max-width: 1280px) {
  .sec_6 .sec_img_1 {
    position: absolute;
    width: 366px;
    right: 40px;
    top: 79px;
  }
}
@media screen and (min-width: 1280px) {
  .sec_6 .sec_img_1 {
    position: absolute;
    width: 494px;
    right: 40px;
    top: 0;
  }
}
@media screen and (max-width: 768px) {
  .sec_6 .sec_img_2 {
    width: 76.2666666667vw;
    margin-bottom: 12vw;
  }
}
@media screen and (min-width: 768px) and (max-width: 1280px) {
  .sec_6 .sec_img_2 {
    position: absolute;
    z-index: 2;
    width: 264px;
    left: 146px;
    top: 291px;
  }
}
@media screen and (min-width: 1280px) {
  .sec_6 .sec_img_2 {
    position: absolute;
    z-index: 2;
    width: 357px;
    right: 486px;
    bottom: 0;
  }
}
@media screen and (min-width: 768px) and (max-width: 1280px) {
  .sec_6 .price_credit {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%) !important;
  }
}
@media screen and (min-width: 1280px) {
  .sec_6 .price_credit {
    position: absolute;
    bottom: 0;
    left: 133px;
  }
}

@media screen and (max-width: 768px) {
  .sec_7 {
    margin-top: 32vw;
  }
}
@media screen and (min-width: 768px) and (max-width: 1280px) {
  .sec_7 {
    margin-top: 120px;
  }
}
@media screen and (min-width: 1280px) {
  .sec_7 {
    position: relative;
    margin-top: 160px;
  }
  .sec_7::before {
    content: "";
    display: block;
    height: 800px;
    width: 100%;
  }
}
@media screen and (min-width: 768px) and (max-width: 1280px) {
  .sec_7 .head_num {
    text-align: center;
    padding-bottom: 48px;
  }
}
@media screen and (min-width: 1280px) {
  .sec_7 .head_num {
    position: absolute;
    top: 3svh;
    left: 10.9027777778%;
  }
}
@media screen and (max-width: 768px) {
  .sec_7 .sec_img_1 {
    width: 84vw;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 12vw;
    position: relative;
  }
}
@media screen and (min-width: 768px) and (max-width: 1280px) {
  .sec_7 .sec_img_1 {
    width: 334px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 48px;
    position: relative;
    display: flex;
    justify-content: center;
  }
}
@media screen and (min-width: 1280px) {
  .sec_7 .sec_img_1 {
    position: absolute;
    display: flex;
    justify-content: center;
    width: 417px;
    left: 50% !important;
    transform: translateX(-50%) !important;
    top: 24px;
  }
}
@media screen and (min-width: 1280px) {
  .sec_7 .price_credit {
    position: absolute;
    bottom: 0;
    left: 50% !important;
    transform: translateX(-50%) !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 1280px) {
  .sec_7 .price_credit {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    width: 43%;
  }
}

@media screen and (max-width: 768px) {
  .sec_8 {
    margin-top: 32vw;
  }
}
@media screen and (min-width: 768px) and (max-width: 1280px) {
  .sec_8 {
    position: relative;
  }
  .sec_8::before {
    content: "";
    display: block;
    height: 1016px;
    width: 100%;
    margin-top: 120px;
  }
}
@media screen and (min-width: 1280px) {
  .sec_8 {
    position: relative;
  }
  .sec_8::before {
    content: "";
    display: block;
    height: 800px;
    width: 100%;
    margin-top: 160px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1280px) {
  .sec_8 .head_num {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%) !important;
  }
}
@media screen and (min-width: 1280px) {
  .sec_8 .head_num {
    position: absolute;
    top: 0;
    left: 11.1111111111%;
  }
}
@media screen and (max-width: 768px) {
  .sec_8 .sec_img_1 {
    width: 84vw;
    margin-bottom: 16vw;
  }
}
@media screen and (min-width: 768px) and (max-width: 1280px) {
  .sec_8 .sec_img_1 {
    position: absolute;
    width: 342px;
    left: 0;
    top: 79px;
  }
}
@media screen and (min-width: 1280px) {
  .sec_8 .sec_img_1 {
    position: absolute;
    width: 342px;
    left: 261px;
    top: 0;
  }
}
@media screen and (max-width: 768px) {
  .sec_8 .sec_img_2 {
    width: 74.6666666667vw;
    margin-left: auto;
    margin-bottom: 12vw;
  }
}
@media screen and (min-width: 768px) and (max-width: 1280px) {
  .sec_8 .sec_img_2 {
    position: absolute;
    width: 320px;
    right: 40px;
    top: 345px;
  }
}
@media screen and (min-width: 1280px) {
  .sec_8 .sec_img_2 {
    position: absolute;
    z-index: 2;
    width: 320px;
    right: 260px;
    bottom: 0;
  }
}
@media screen and (min-width: 768px) and (max-width: 1280px) {
  .sec_8 .price_credit {
    position: absolute;
    top: 848px;
    left: 50%;
    transform: translateX(-50%) !important;
  }
}
@media screen and (min-width: 1280px) {
  .sec_8 .price_credit {
    position: absolute;
    bottom: 0;
    left: 288px;
  }
}

/* credit
===================================================== */
.credit p {
  text-align: center;
  font-size: 3.7333333333vw;
  margin-bottom: 40vw;
  margin-top: 40vw;
  line-height: 2;
}
@media screen and (min-width: 768px) and (max-width: 1280px) {
  .credit p {
    font-size: 14px;
    margin-top: 150px;
    margin-bottom: 150px;
  }
}
@media screen and (min-width: 1280px) {
  .credit p {
    font-size: 14px;
    margin-top: 160px;
    margin-bottom: 160px;
  }
}

/* online_btn
===================================================== */
.online {
  font-family: "parisine-std", sans-serif;
  font-weight: 400;
  font-style: normal;
  background-color: #cecece;
  text-align: center;
  letter-spacing: 1;
}
@media screen and (max-width: 768px) {
  .online {
    font-size: 12px;
    width: 280px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-bottom: 40vw;
  }
  .online:active {
    opacity: 0.7;
  }
}
@media screen and (min-width: 1280px) {
  .online {
    font-size: 18px;
    width: 562px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding-top: 24px;
    padding-bottom: 24px;
    margin-bottom: 160px;
  }
  .online:hover {
    background-color: #333;
    color: #fff;
  }
}
@media screen and (min-width: 768px) and (max-width: 1280px) {
  .online {
    font-size: 18px;
    width: 562px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding-top: 24px;
    padding-bottom: 24px;
    margin-bottom: 150px;
  }
  .online:hover {
    background-color: #333;
    color: #fff;
  }
}

/* #footer
===================================================== */
footer ul {
  display: flex;
  justify-content: center;
  gap: 32px;
}
@media screen and (min-width: 1280px) {
  footer ul {
    gap: 56px;
  }
}
footer ul li {
  width: 30px;
  padding-bottom: 72px;
}
@media screen and (min-width: 1280px) {
  footer ul li {
    width: 30px;
    padding-bottom: 56px;
  }
}
footer #f-logo {
  display: block;
  width: 116px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 32px;
}
@media screen and (min-width: 1280px) {
  footer #f-logo {
    width: 136px;
    padding-bottom: 56px;
  }
}
footer #f-copy {
  text-align: center;
  font-size: 12px;
  padding-bottom: 24px;
}
@media screen and (min-width: 1280px) {
  footer #f-copy {
    font-size: 12px;
    padding-bottom: 40px;
  }
}/*# sourceMappingURL=style.css.map */