/*!
global > color
------------------------------
*/
/*!
global > content-width
------------------------------
*/
/*!
global > font
------------------------------
*/
/*!
global > mixin
------------------------------
*/
/*!
global > color
------------------------------
*/
/*!
global > content-width
------------------------------
*/
/*!
global > font
------------------------------
*/
/*!
global > mixin
------------------------------
*/
/*!
foundation > reset
------------------------------
*/
/*! destyle.css v2.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;
  line-height: 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; /* 2 */
  -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;
}

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

/* Forms */
/* ============================================ */
/**
 * Reset form fields to make them styleable
 */
button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  background: transparent;
  padding: 0;
  margin: 0;
  border-radius: 0;
  text-align: inherit;
}

/**
 * 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;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

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

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Remove arrow in IE10 & IE11
 */
select::-ms-expand {
  display: none;
}

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

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

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * 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. Change font properties to `inherit` in Safari.
 */
::-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] {
  outline: none;
}

/* Table */
/* ============================================ */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption {
  text-align: left;
}

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

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

/* Misc */
/* ============================================ */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

/*!
foundation > base
------------------------------
fonts
font-family: "kozuka-gothic-pr6n", sans-serif;
font-family: dnp-shuei-gothic-gin-std, sans-serif;
font-family: quasimoda, sans-serif;
font-family: 'Noto Sans JP', sans-serif;

*/
body {
  line-height: 1.2352941176;
  font-size: 1.0625rem;
  font-weight: 500;
  color: #000000;
  font-family: dnp-shuei-gothic-gin-std, sans-serif;
  letter-spacing: 0.005em;
}

.body-wrapper {
  overflow-x: hidden;
}

img {
  width: 100%;
  max-width: 100%;
  height: auto;
}

/*!
component > title
------------------------------
*/
.c_ttl01 .en {
  display: block;
  color: #426CAE;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 0.6884375rem;
  line-height: 1.6;
  letter-spacing: 0.005em;
  text-align: center;
  font-weight: 700;
  margin-bottom: 10px;
}
.c_ttl01 .jp {
  display: block;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 0.96875rem;
  font-weight: 700;
  text-align: center;
  letter-spacing: 0.005em;
  font-feature-settings: "palt";
}
.c_ttl02 {
  font-size: 1.5rem;
  font-family: quasimoda, sans-serif;
  font-weight: 400;
  font-style: italic;
  color: #426CAE;
  text-align: center;
  font-feature-settings: "palt";
  text-transform: uppercase;
}
.c_ttl02--big {
  font-size: 1.7596875rem;
  font-weight: 300;
  line-height: 0.9850825786;
  position: relative;
  font-style: normal;
}
.c_ttl02--big .pick {
  font-feature-settings: "palt";
  font-size: 0.8003125rem;
  letter-spacing: 0.005em;
  line-height: 1;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 62px;
  height: 62px;
  border-radius: 100%;
  background: #426CAE;
  color: #fff;
  font-style: normal;
  position: absolute;
  left: -10px;
  top: -55px;
  padding: 4px 2px 1px 2px;
  text-transform: none;
  font-family: "Noto Sans JP", sans-serif;
}
.c_ttl02--big .pick::before {
  content: "";
  position: absolute;
  bottom: 4px;
  right: 4px;
  transform: rotate(50deg);
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 8px solid #426CAE;
}
.c_ttl03 {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.c_ttl03__inner {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  text-align: center;
  width: 100%;
}

.c_ttl03 .text01 {
  position: relative;
  font-family: quasimoda, sans-serif;
  font-weight: 500;
  font-size: 1.5rem;
  letter-spacing: 0.025em;
  line-height: 1.2;
  display: inline-block;
  text-align: center;
  margin-bottom: 4px;
  text-transform: uppercase;
}
.c_ttl03 .text01 .label {
  background: #183B68;
  display: inline-block;
  font-size: 0.84375rem;
  letter-spacing: 0.09em;
  line-height: 1.7777777778;
  color: #fff;
  font-weight: 600;
  padding: 3px 9px 0px 9px;
  position: absolute;
  left: -25px;
  top: -48px;
  font-feature-settings: "palt";
}
.c_ttl03 .text01 .label::after {
  content: "";
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-right: 10px solid #183B68;
  position: absolute;
  bottom: -9px;
  right: 17px;
  z-index: -1;
}

.c_ttl03 .text02 {
  font-family: quasimoda, sans-serif;
  font-size: 0.8rem;
  letter-spacing: -0.02em;
  line-height: 1.2;
  font-weight: 600;
  display: inline-block;
  text-align: center;
  position: relative;
  padding: 0 4px;
}

.c_ttl03 .text02::after {
  content: "";
  width: 100%;
  height: 1px;
  background: #031750;
  position: absolute;
  left: 0;
  bottom: 0;
}

.c_ttl03 .text02::before {
  content: "";
  width: 100%;
  height: 1px;
  background: #031750;
  position: absolute;
  left: 0;
  bottom: -2px;
}
/*!
component > btn
------------------------------
*/
.c_btn {
  background: #fff;
  display: block;
  margin: 0 auto;
  width: 267px;
  padding: 12px 20px 12px 20px;
  text-align: center;
  border-radius: 40px;
  font-size: 0.8125rem;
  font-weight: 600;
  letter-spacing: 0.285em;
  font-feature-settings: "palt";
}
/*!
component > list
------------------------------
*/
.c_list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 0 22px;
}
.c_list__item {
  max-width: 504px;
  display: flex;
  justify-content: space-between;
  width: 100%;
  margin: 6px 0;
}
.c_list__item .text {
  font-family: quasimoda, sans-serif;
  font-weight: 700;
  letter-spacing: 0.09em;
  line-height: 1.8;
  font-size: 0.5665625rem;
  font-feature-settings: "palt";
  display: inline-block;
}
.c_listimg {
  height: 106.5vw;
  max-height: 785px;
}

.c_listimg img {
  position: absolute;
  left: 0;
  top: 0;
}

/*!
component > slider
------------------------------
*/
/*!
component > box
------------------------------
*/
.c_box {
  display: flex;
  align-items: flex-start;
  padding: 25px 0 0 0;
}
.c_box__img {
  width: 55%;
  flex-shrink: 0;
}

.c_box__txt {
  width: 45%;
  padding: 0px 12px 7px 12px;
  border: 1px solid #3FA7AB;
  position: relative;
}
.c_box__txt::before {
  content: "";
  width: 1px;
  height: 18px;
  background: #3FA7AB;
  position: absolute;
  left: 19px;
  bottom: -16px;
  transform: rotate(37deg);
}
.c_box__txt::after {
  content: "";
  width: 10px;
  height: 3px;
  background: #fff;
  left: 25px;
  bottom: -2px;
  position: absolute;
}
.c_box__txt .ttl {
  font-family: quasimoda, sans-serif;
  font-size: 0.65625rem;
  letter-spacing: 0.105em;
  line-height: 1.6;
  text-transform: uppercase;
  color: #3FA7AB;
  position: relative;
  top: -13px;
  left: 50%;
  transform: translateX(-50%);
  display: inline-block;
  padding: 0 7px;
  background: #fff;
}
.c_box__txt .text {
  font-size: 0.53125rem;
  font-feature-settings: "palt";
  letter-spacing: 0.005em;
  line-height: 1.8823529412;
  font-weight: 500;
  text-align: justify;
  margin-top: -7px;
}
.c_box01 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 5px;
  padding: 0px 13px;
}

.c_box01__item {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: space-between;
}

.c_box01__item .img {
  position: relative;
  width: 100%;
}

.c_box01__item .img:last-child {
  margin-bottom: 0;
}

.c_box01__item .text {
  position: absolute;
  bottom: 2px;
  display: block;
  width: 100%;
  text-align: center;
  left: 0;
  font-size: 0.581875rem;
  font-weight: 600;
  letter-spacing: 0.045em;
  line-height: 1.7738990333;
  color: #fff;
}
/*!
component > other
------------------------------
*/
.mv {
  margin-bottom: 40px;
}
.mv__inner .img {
  width: 100%;
}

.c_info {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 0;
  border-top: 1px solid #000000;
  border-bottom: 1px solid #000000;
}
.c_info__item {
  display: flex;
  align-items: center;
  padding: 2px 6px;
}
.c_info__item .text {
  font-family: quasimoda, sans-serif;
  font-weight: 500;
  letter-spacing: 0.005em;
  line-height: 1;
  font-size: 1.46875rem;
  padding: 0 0 0 12px;
}
.c_info__item .text .child {
  font-family: "Noto Sans JP", sans-serif;
  position: relative;
  top: 0;
}

.c_info__item .icon {
  width: 25px;
}
.c_info__item:nth-child(2) {
  padding: 2px 5px 2px 9px;
}
.c_info__item:nth-child(2) .text {
  padding: 2px 0 0 17px;
}
.c_info__item:last-child {
  padding: 0;
}

.c_info__item:last-child .icon {
  position: relative;
  left: -5px;
}

.c_info__item:last-child .text {
  padding: 2px 5px 0 7px;
}
.c_listimg01 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 35px;
  justify-content: center;
}
/*!
component > gnavi
------------------------------
*/
/*!
component > footer
------------------------------
*/
.footer {
  padding-bottom: 45px;
}

.footer .list03 {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.footer .list03__item {
  width: 100%;
  max-width: 300px;
  margin: 10px;
  position: relative;
}
.footer .list03__item .txt {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  letter-spacing: 0.005em;
  line-height: 1.7738095238;
  font-size: 0.65625rem;
  font-feature-settings: "palt";
}
.footer__inner {
  padding: 95px 6px 69px 6px;
}
.footer__inner .c_ttl03 {
  margin-bottom: 16px;
}
.footer__inner .instagram {
  margin-bottom: 40px;
}
.footer .logo {
  display: block;
  max-width: 274px;
  margin: 0 auto;
}
.footer .totop {
  font-size: 0;
  border: 1px solid;
  position: fixed;
  right: 20px;
  bottom: 30px;
  width: 40px;
  height: 40px;
  border-radius: 35px;
  background: #fff;
  display: block;
}

.footer .totop::after {
  content: "";
  width: 10px;
  height: 10px;
  border-left: 1px solid #000;
  border-top: 1px solid #000;
  position: absolute;
  left: 50%;
  top: calc(50% + 3px);
  transform: translate(-50%, -50%) rotate(45deg);
}

/*!
component > header
------------------------------
*/
.header {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 10;
}

.header__inner {
  padding: 50px 39px;
}

.header .logo {
  width: 200px;
  position: relative;
  z-index: 1;
}

/*!
layout > container
------------------------------
*/
.container {
  width: unset;
  padding: 0 20px;
}
/*!
page > common > common
------------------------------
*/
/*!
page > top > common
------------------------------
*/
a {
  transition: 0.5s;
}

a:hover {
  opacity: 0.8;
}

.txt {
  font-size: 0.7rem;
  font-weight: 500;
  letter-spacing: 0.005em;
  line-height: 2.1176470588;
  text-align: center;
  font-feature-settings: "palt";
}
.list01 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 0 0;
}
.list01__item {
  display: block;
}

.list01__item:nth-child(1) {
  padding: 5px 2px 0px 20px;
}
.list01__item:nth-child(2) {
  padding: 2px 15px 0px 10px;
}
.list01__item:nth-child(3) {
  padding: 5px 13px 0px 9px;
}
.list01__item:nth-child(4) {
  padding: 10px 15px 0px 13px;
}
.list02 {
  display: flex;
}

.list02__img {
  width: 45%;
  flex-shrink: 0;
}

.list02__img .img {
  margin-bottom: 5px;
}
.list02__text {
  width: 55%;
  padding-left: 22px;
}
.list02__text .text {
  font-size: 0.65625rem;
  letter-spacing: 0.005em;
  line-height: 1.8571428571;
  font-weight: 500;
  text-align: justify;
  font-feature-settings: "palt";
}
.top .scean {
  border-bottom: 2px solid #426CAE;
  margin-bottom: 13px;
  position: relative;
  min-height: 28px;
}
.top .scean__item {
  display: inline-block;
  padding: 2px 14px 0px 12px;
  font-family: quasimoda, sans-serif;
  font-size: 1.165rem;
  font-weight: 700;
  letter-spacing: 0.025em;
  line-height: 1.4;
  color: #fff;
  background: #426CAE;
  position: absolute;
  left: 0;
  top: 0;
}
.top .scean__item::before {
  content: "";
  position: absolute;
  top: -1px;
  right: -1px;
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-bottom: 8px solid transparent;
  border-top: 8px solid #fff;
}
.top .franklin__inner {
  padding: 0 25px 38px 25px;
}
.top .franklin .c_ttl02 {
  margin-bottom: 10px;
}
.top .franklin .c_info {
  margin-bottom: 30px;
}
.top .franklin .txt {
  font-size: 0.84375rem;
  letter-spacing: 0.09em;
  line-height: 1.7777777778;
  font-weight: 700;
  text-align: left;
  margin-bottom: 20px;
}

.top .franklin .txt2 {
  font-size: 0.7rem;
  letter-spacing: 0.09em;
  line-height: 1.7777777778;
  font-weight: 700;
  text-align: left;
  margin-bottom: 20px;
}

.top .franklin .c_list {
  max-width: 435px;
  margin: 0 auto;
}
.top .franklin .c_listimg {
  margin-bottom: 20px;
  overflow: hidden;
}
.top .franklin .c_listimg01 {
  margin-bottom: 20px;
}
.top .franklin__bg {
  background: #CBD2D2;
  padding: 32px 24px 47px 24px;
}
.top .franklin__bg .video {
  width: 100%;
  height: auto;
  padding: 23px 26px 22px 26px;
}
.top .franklin__bg .list02 {
  margin-bottom: 33px;
}
.top .franklin .gif {
  margin-bottom: 160px;
}
.top .franklin .c_box01 {
  margin-bottom: 52px;
}
.top01 {
  margin-bottom: 14px;
}
.top01 .c_ttl01 {
  margin-bottom: 19px;
}
.top01 .txt {
  margin-bottom: 10px;
}
.top01__inner {
  padding: 0 20px;
}
.top03 .scean {
  border-bottom: 2px solid #3FA7AB;
}
.top03 .scean__item {
  background: #3FA7AB;
  left: 93px;
}
.top03.franklin .c_ttl02 {
  color: #3FA7AB;
}

.top03.franklin .c_ttl02--big {
  text-transform: capitalize;
  font-size: 1.5625rem;
  padding-top: 5px;
  margin-bottom: 5px;
}
.top03.franklin .c_ttl02 .pick {
  background: #3FA7AB;
}

.top03.franklin .c_ttl02 .pick::before {
  border-left: 8px solid #3FA7AB;
}
.top03.franklin .c_info {
  margin-bottom: 17px;
}
.top03.franklin .c_listimg01 {
  margin-bottom: 37px;
}
.top03.franklin .franklin__bg {
  padding-bottom: 50px;
}
.top03.franklin .franklin__bg > .txt {
  padding: 4px 12px;
  font-size: 0.75rem;
  line-height: 1.8020833333;
  font-feature-settings: "palt";
  letter-spacing: 0.005em;
  margin-bottom: 17px;
}
.top04 .scean {
  border-bottom: 2px solid #DD6459;
}
.top04 .scean__item {
  background: #DD6459;
  left: auto;
  right: 93px;
}
.top04.franklin .c_ttl02 {
  color: #DD6459;
}

.top04.franklin .c_ttl02 .pick {
  background: #DD6459;
}

.top04.franklin .c_ttl02 .pick::before {
  border-left: 8px solid #DD6459;
}
.top04.franklin .c_info {
  margin-bottom: 22px;
}
.top04.franklin .c_listimg01 {
  margin-bottom: 24px;
}
.top04.franklin .franklin__inner > .txt {
  margin-bottom: 13px;
}
.top04.franklin .franklin__bg {
  padding-bottom: 59px;
}
.top04.franklin .franklin__bg > .txt {
  padding: 4px 12px;
  font-size: 0.75rem;
  line-height: 1.8020833333;
  font-feature-settings: "palt";
  letter-spacing: 0.005em;
  margin-bottom: 13px;
}
.top05 .scean {
  border-bottom: 2px solid #F8A526;
}
.top05 .scean__item {
  background: #F8A526;
  left: auto;
  right: 0;
}
.top05.franklin .c_ttl02 {
  color: #F8A526;
}

.top05.franklin .c_ttl02 .pick {
  background: #F8A526;
}

.top05.franklin .c_ttl02 .pick::before {
  border-left: 8px solid #F8A526;
}
.top05.franklin .c_info {
  margin-bottom: 35px;
}
.top05.franklin .c_listimg01 {
  margin-bottom: 19px;
}
.top05.franklin .c_listimg01.top {
  margin-top: 36px;
}
.top05.franklin .franklin__inner > .txt {
  margin-bottom: 13px;
}
.top05.franklin .franklin__bg {
  padding-bottom: 59px;
}
.top05.franklin .franklin__bg > .txt {
  padding: 4px 12px;
  font-size: 0.75rem;
  line-height: 1.8020833333;
  font-feature-settings: "palt";
  letter-spacing: 0.005em;
  margin-bottom: 13px;
}

.pc { display: none !important; }
.sp { display: block !important; }

.leep_insta {
   max-width: 700px; /* 最大幅 */
   min-width: 400px; /* 最小幅 */
   margin-top: 10px;
   margin-left : auto;
   margin-right : auto;
}

@media screen and (min-width: 768px) {
	
.pc { display: block !important; }
.sp { display: none !important; }	
	
  .c_ttl01 .en {
    font-size: 1.376875rem;
  }
  .c_ttl01 .jp {
    font-size: 1.9375rem;
  }
  .c_ttl02 {
    font-size: 3rem;
  }
  .c_ttl02--big {
    font-size: 3.519375rem;
  }
  .c_ttl02--big .pick {
    font-size: 1.600625rem;
    width: 124px;
    height: 124px;
    left: -2px;
    top: -90px;
  }
  .c_ttl02--big .pick::before {
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 16px solid #426CAE;
    bottom: 8px;
    right: 8px;
  }
  .c_ttl03 .text01 {
    font-size: 3rem;
  }
  .c_ttl03 .text01 .label {
    font-size: 1.6875rem;
    left: -50px;
    top: -96px;
  }
  .c_ttl03 .text02 {
    font-size: 1.6rem;
  }
  .c_btn {
    font-size: 1.625rem;
  }
  .c_list {
    grid-gap: 0 44px;
  }
  .c_list__item {
    margin: 12px 0;
  }
  .c_list__item .text {
    font-size: 1.133125rem;
  }
  .c_box {
    padding: 50px 0 0 0;
  }
  .c_box__txt {
    padding: 0px 24px 14px 24px;
    border: 2px solid #3FA7AB;
  }
  .c_box__txt::before {
    width: 2px;
    height: 36px;
    left: 38px;
    bottom: -32px;
  }
  .c_box__txt::after {
    width: 20px;
    height: 6px;
    left: 50px;
    bottom: -4px;
  }
  .c_box__txt .ttl {
    font-size: 1.3125rem;
    top: -17px;
  }
  .c_box__txt .text {
    font-size: 1.0625rem;
  }
  .c_box01__item .text {
    font-size: 1.16375rem;
  }
  .mv__inner .img img {
    max-height: 100vh;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
  }
  .c_info {
    border-top: 2px solid #000000;
    border-bottom: 2px solid #000000;
  }
  .c_info__item {
    padding: 4px 12px;
  }
  .c_info__item .text {
    font-size: 2.9375rem;
    padding: 0 0 0 24px;
  }
  .c_info__item .icon {
    width: 50px;
  }
  .c_info__item:nth-child(2) {
    padding: 4px 0 4px 18px;
  }
  .c_info__item:nth-child(2) .text {
    padding: 4px 20px 0 34px;
  }
  .c_info__item:last-child .text {
    padding: 4px 10px 0 34px;
  }
  .c_listimg01 {
    grid-gap: 70px;
    max-width: 700px;
    margin: 0 auto;
  }
  .footer .list03__item {
    max-width: 500px;
    margin: 20px;
  }
  .footer .list03__item .txt {
    font-size: 1.3125rem;
  }
  .footer__inner {
    padding: 180px 12px 140px 12px;
    max-width: 700px;
    margin: 0 auto;
  }
  .footer__inner .c_ttl03 {
    margin-bottom: 32px;
  }
  .footer__inner .instagram {
    margin-bottom: 80px;
  }
  .footer .logo {
    max-width: 548px;
  }
  .container {
    box-sizing: border-box;
    margin: 0 auto;
    width: auto;
  }
  .container {
    max-width: 1120px;
    padding: 0 20px;
    margin: 0 auto;
  }
  .txt {
    font-size: 1.0625rem;
  }
  .list01 {
    max-width: 800px;
    margin: 0 auto;
  }
  .list01__item:nth-child(1) {
    padding: 10px 4px 0px 40px;
  }
  .list01__item:nth-child(2) {
    padding: 4px 30px 0px 20px;
  }
  .list01__item:nth-child(3) {
    padding: 10px 26px 0px 18px;
  }
  .list01__item:nth-child(4) {
    padding: 20px 30px 0px 26px;
  }
  .list02__img .img {
    margin-bottom: 10px;
  }
  .list02__text {
    padding-left: 44px;
  }
  .list02__text .text {
    font-size: 1.3125rem;
  }
  .top .scean {
    min-height: 56px;
    margin-bottom: 26px;
    border-bottom: 2px solid #426CAE;
  }
  .top .scean__item {
    font-size: 2.33rem;
  }
  .top .scean__item::before {
    top: -2px;
    right: -2px;
    border-left: 16px solid transparent;
    border-bottom: 16px solid transparent;
    border-top: 16px solid #fff;
  }
  .top .franklin {
    max-width: 700px;
    margin: 0 auto;
  }
  .top .franklin__inner {
    padding: 0 30px 76px 30px;
  }
  .top .franklin .c_ttl02 {
    margin-bottom: 20px;
  }
  .top .franklin .c_info {
    margin-bottom: 48px;
  }
  .top .franklin .txt {
    font-size: 1.6875rem;
    margin-bottom: 20px;
  }
.top .franklin .txt2 {
  font-size: 1rem;
  line-height: 2;
}	
	
  .top .franklin .c_list {
    max-width: 800px;
  }
  .top .franklin .c_listimg {
    margin-bottom: 40px;
  }
  .top .franklin .c_listimg01 {
    margin-bottom: 40px;
  }
  .top .franklin__bg {
    padding: 64px 30px 90px 30px;
  }
  .top .franklin__bg .video {
    padding: 40px 30px;
    max-width: 750px;
    margin: 0 auto;
    display: block;
  }
  .top .franklin__bg .list02 {
    margin-bottom: 66px;
  }
  .top .franklin .gif {
    margin-bottom: 150px;
  }
  .top .franklin .c_box01 {
    margin-bottom: 100px;
  }
  .top01 {
    margin-bottom: 28px;
  }
  .top01 .c_ttl01 {
    margin-bottom: 38px;
  }
  .top01 .txt {
    margin-bottom: 40px;
  }
  .top01__inner {
    max-width: 700px;
    margin: 0 auto;
    padding: 0 30px;
  }
  .top03 .scean {
    border-bottom: 2px solid #3FA7AB;
  }
  .top03 .scean__item {
    margin-left: 186px;
  }
  .top03.franklin .c_ttl02--big {
    font-size: 3.125rem;
    padding-top: 10px;
    margin-bottom: 10px;
  }
  .top03.franklin .c_ttl02 .pick::before {
    border-left: 16px solid #3FA7AB;
  }
  .top03.franklin .c_info {
    margin-bottom: 34px;
  }
  .top03.franklin .c_listimg01 {
    margin-bottom: 74px;
  }
  .top03.franklin .franklin__bg {
    padding-bottom: 100px;
  }
  .top03.franklin .franklin__bg > .txt {
    font-size: 1.5rem;
    margin-bottom: 34px;
    padding: 8px 24px;
  }
  .top04 .scean {
    border-bottom: 2px solid #DD6459;
  }
  .top04 .scean__item {
    margin-left: 374px;
  }
  .top04.franklin .c_ttl02 .pick::before {
    border-left: 16px solid #DD6459;
  }
  .top04.franklin .c_info {
    margin-bottom: 44px;
  }
  .top04.franklin .c_listimg01 {
    margin-bottom: 48px;
  }
  .top04.franklin .franklin__inner > .txt {
    margin-bottom: 26px;
  }
  .top04.franklin .franklin__bg {
    padding-bottom: 118px;
  }
  .top04.franklin .franklin__bg > .txt {
    font-size: 1.5rem;
    margin-bottom: 26px;
  }
  .top05 .scean {
    border-bottom: 2px solid #F8A526;
  }
  .top05 .scean__item {
    margin-left: 374px;
  }
  .top05.franklin .c_ttl02 .pick::before {
    border-left: 16px solid #F8A526;
  }
  .top05.franklin .c_info {
    margin-bottom: 70px;
  }
  .top05.franklin .c_listimg01 {
    margin-bottom: 38px;
  }
  .top05.franklin .c_listimg01.top {
    margin-top: 72px;
  }
  .top05.franklin .franklin__inner > .txt {
    margin-bottom: 26px;
  }
  .top05.franklin .franklin__bg {
    padding-bottom: 118px;
  }
  .top05.franklin .franklin__bg > .txt {
    font-size: 1.5rem;
    padding: 8px 24px;
    margin-bottom: 26px;
  }
}
/*# sourceMappingURL=style.css.map */
