@charset "UTF-8";
/**************************************************
	COMMON
**************************************************/
/**************************************************
	normalize
**************************************************/
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

html, body, div, h1, h2, h3, h4, h5, h6, p, span, a, ul, ol, li, table, tr, th, td, hr, input, textarea, select, option {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: normal;
}

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

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

a:active,
a:hover {
  outline: 0;
  text-decoration: none;
}

abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1, h2, h3, h4 {
  font-size: 2rem;
  margin: 0;
  line-height: 0;
}

mark {
  background-color: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

.is-super {
  vertical-align: super;
  font-size: 10px;
  font-size: 1rem;
}

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
  vertical-align: top;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

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

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

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

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"] {
  -webkit-appearance: textfield;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

/**************************************************
	BASE
**************************************************/
html {
  font-size: 62.5%;
  -webkit-overflow-scrolling: touch;
  -webkit-tap-highlight-color: transparent;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  width: 100%;
  scroll-padding-top: 100px;
}

body {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 32px;
  line-height: 3.2rem;
  letter-spacing: 0.00em;
  font-weight: 400;
  color: #333333;
  font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, Osaka, "ＭＳ ゴシック", "MS Gothic", sans-serif;
  background-color: #FFFFFF;
  word-wrap: break-word;
  min-width: 1024px;
  outline: none;
  overflow-x: hidden;
  font-feature-settings: "palt";
  touch-action: manipulation;
}

img.flex-img {
  width: 100%;
  height: auto;
}

ul li {
  list-style: none;
}

a {
  color: #333;
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

a.rollover {
  transition-duration: 0.6s;
  opacity: 1;
}
a.rollover:hover {
  transition-duration: 0.3s;
  opacity: 0.8;
}

.cf {
  *zoom: 1;
}
.cf:after {
  content: "";
  display: table;
  clear: both;
}

_::-webkit-full-page-media, _:future, :root .font-for-safari {
  -webkit-font-smoothing: subpixel-antialiased;
  -webkit-text-stroke: 0.5px;
}

.pc-only {
  display: block;
}

.sp-only {
  display: none;
}

@media screen and (max-width: 834px) {
  body {
    min-width: 0;
  }

  .pc-only {
    display: none;
  }

  .sp-only {
    display: block;
  }
}
@font-face {
  font-family: 'M PLUS Rounded 1c';
  src: url("/labo/css/font/MPLUSRounded1c-Regular.woff2") format("woff2"), url("/labo/css/font/MPLUSRounded1c-Regular.woff") format("woff"), url("/labo/css/font/MPLUSRounded1c-Regular.eot") format("eot"), url("/labo/css/font/MPLUSRounded1c-Regular.ttf") format("truetype");
  font-weight: 400;
}
@font-face {
  font-family: 'M PLUS Rounded 1c';
  src: url("/labo/css/font/MPLUSRounded1c-Medium.woff2") format("woff2"), url("/labo/css/font/MPLUSRounded1c-Medium.woff") format("woff"), url("/labo/css/font/MPLUSRounded1c-Medium.eot") format("eot"), url("/labo/css/font/MPLUSRounded1c-Medium.ttf") format("truetype");
  font-weight: 500;
}
@font-face {
  font-family: 'M PLUS Rounded 1c';
  src: url("/labo/css/font/MPLUSRounded1c-Bold.woff2") format("woff2"), url("/labo/css/font/MPLUSRounded1c-Bold.woff") format("woff"), url("/labo/css/font/MPLUSRounded1c-Bold.eot") format("eot"), url("/labo/css/font/MPLUSRounded1c-Bold.ttf") format("truetype");
  font-weight: 700;
}
@font-face {
  font-family: 'M PLUS Rounded 1c';
  src: url("/labo/css/font/MPLUSRounded1c-ExtraBold.woff2") format("woff2"), url("/labo/css/font/MPLUSRounded1c-ExtraBold.woff") format("woff"), url("/labo/css/font/MPLUSRounded1c-ExtraBold.eot") format("eot"), url("/labo/css/font/MPLUSRounded1c-ExtraBold.ttf") format("truetype");
  font-weight: 800;
}
* {
  box-sizing: border-box;
}

.font-mplus {
  font-family: 'M PLUS Rounded 1c', sans-serif;
  font-weight: 400;
}

.font-mplus-bold {
  font-family: 'M PLUS Rounded 1c', sans-serif;
  font-weight: 600;
}

html, body {
  width: 100%;
  min-width: 1024px;
  overflow-x: hidden;
}
@media screen and (max-width: 834px) {
  html, body {
    min-width: 0;
  }
}

body {
  padding-top: 100px;
}
@media screen and (max-width: 834px) {
  body {
    padding-top: 48.26667vw;
  }
}

@media screen and (min-width: 835px) {
  .brightness-btn {
    transition-duration: 0.3s;
  }
  .brightness-btn:hover {
    -webkit-filter: brightness(1.1);
    filter: brightness(1.1);
  }
}

p.date {
  text-align: right;
}

p.right {
  text-align: right;
}

.video-player {
  position: relative;
}
.video-player__play-btn {
  position: absolute;
  top: 0;
  left: 0;
  cursor: pointer;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  transition-duration: 0.3s;
}
@media screen and (min-width: 835px) {
  .video-player__play-btn:hover {
    opacity: 0.5;
  }
}
.video-player__play-btn.playActive {
  display: none;
}
.video-player__play-icon {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  background-color: rgba(255, 0, 0, 0.8);
  background-image: url("../images/video_play_arrow.png");
  background-position: center;
  background-size: 50px auto;
  background-repeat: no-repeat;
}

/**************************************************
	IMG
**************************************************/
div.video-container,
div.img-container {
  width: 500px;
  margin: 40px auto 40px;
}
div.video-container .img,
div.img-container .img {
  position: relative;
  margin-bottom: 10px;
}
div.video-container .img.border,
div.img-container .img.border {
  box-sizing: border-box;
  border: 1px solid #000;
}
div.video-container .img .icon-zoom,
div.img-container .img .icon-zoom {
  position: absolute;
  left: 10px;
  bottom: 10px;
  width: 36px;
  height: 36px;
  opacity: 0.5;
  border-radius: 50%;
  background-color: rgba(0, 0, 0, 0.5);
  background-image: url("../images/icon_zoom.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 20px auto;
}
div.video-container .img .icon-zoom.-right,
div.img-container .img .icon-zoom.-right {
  left: auto;
  right: 10px;
}
div.video-container .img .icon-zoom.-bg-white,
div.img-container .img .icon-zoom.-bg-white {
  background-color: rgba(255, 255, 255, 0.5);
}
div.video-container .img .icon-zoom.-alpha-1,
div.img-container .img .icon-zoom.-alpha-1 {
  opacity: 1;
}
div.video-container > p.midashi,
div.img-container > p.midashi {
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 18px;
  line-height: 1.8rem;
  letter-spacing: 0em;
  font-weight: bold;
  color: #FF7F00;
  margin-bottom: 10px;
}
div.video-container > p.midashi:before,
div.img-container > p.midashi:before {
  content: "■";
  padding-right: 4px;
}
div.video-container > p.click,
div.img-container > p.click {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 18px;
  line-height: 1.8rem;
  letter-spacing: 0em;
  color: #FF7F00;
  padding: 0;
  text-align: right;
  margin-bottom: 10px;
}
div.video-container > p.cap,
div.video-container > p.cap-no-icon,
div.img-container > p.cap,
div.img-container > p.cap-no-icon {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 18px;
  line-height: 1.8rem;
  letter-spacing: 0em;
  color: #519152;
  padding: 0;
}
div.video-container > p.cap > a,
div.video-container > p.cap-no-icon > a,
div.img-container > p.cap > a,
div.img-container > p.cap-no-icon > a {
  color: #FFA54A;
  text-decoration: underline;
}
div.video-container > p.cap span.red,
div.video-container > p.cap-no-icon span.red,
div.img-container > p.cap span.red,
div.img-container > p.cap-no-icon span.red {
  color: red;
}
div.video-container > p.cap span.right,
div.video-container > p.cap-no-icon span.right,
div.img-container > p.cap span.right,
div.img-container > p.cap-no-icon span.right {
  display: block;
  text-align: right;
}
div.video-container > p.cap::before,
div.img-container > p.cap::before {
  color: #FF7F00;
  content: "▲";
  padding-right: 4px;
  vertical-align: top;
}
div.video-container > ul.cap-list,
div.img-container > ul.cap-list {
  position: relative;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 18px;
  line-height: 1.8rem;
  letter-spacing: 0em;
  color: #519152;
  padding: 0;
  padding-left: 14px;
}
div.video-container > ul.cap-list > li,
div.img-container > ul.cap-list > li {
  position: relative;
  padding-left: 14px;
}
div.video-container > ul.cap-list > li > span,
div.img-container > ul.cap-list > li > span {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}
div.video-container > p.note,
div.img-container > p.note {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 18px;
  line-height: 1.8rem;
  letter-spacing: 0em;
  color: #FF4C4C;
  padding: 0;
}
div.video-container > p.note > a,
div.img-container > p.note > a {
  color: #FFA54A;
  text-decoration: underline;
}
div.video-container > p.from,
div.img-container > p.from {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 18px;
  line-height: 1.8rem;
  letter-spacing: 0em;
  padding: 0;
  text-align: right;
  padding-bottom: 10px;
}
div.video-container > p.from > a,
div.img-container > p.from > a {
  color: #FFA54A;
  text-decoration: underline;
}
div.video-container > p.small,
div.img-container > p.small {
  font-size: 10px;
  font-size: 1rem;
  line-height: 14px;
  line-height: 1.4rem;
  letter-spacing: 0em;
  color: #519152;
  padding: 0;
  text-align: right;
}
div.video-container.left,
div.img-container.left {
  float: left;
  margin: 0 20px 20px 0;
}
div.video-container.right,
div.img-container.right {
  float: right;
  margin: 0 0 20px 20px;
}
div.video-container.width100per,
div.img-container.width100per {
  width: 100%;
}
div.video-container.width800,
div.img-container.width800 {
  width: 800px;
}
div.video-container.width640,
div.img-container.width640 {
  width: 640px;
}
div.video-container.width600,
div.img-container.width600 {
  width: 600px;
}
div.video-container.width550,
div.img-container.width550 {
  width: 550px;
}
div.video-container.width500,
div.img-container.width500 {
  width: 500px;
}
div.video-container.width480,
div.img-container.width480 {
  width: 480px;
}
div.video-container.width450,
div.img-container.width450 {
  width: 450px;
}
div.video-container.width400,
div.img-container.width400 {
  width: 400px;
}
div.video-container.width375,
div.img-container.width375 {
  width: 375px;
}
div.video-container.width350,
div.img-container.width350 {
  width: 350px;
}
div.video-container.width300,
div.img-container.width300 {
  width: 300px;
}
div.video-container.width325,
div.img-container.width325 {
  width: 325px;
}
div.video-container.width275,
div.img-container.width275 {
  width: 275px;
}
div.video-container.width270,
div.img-container.width270 {
  width: 270px;
}
div.video-container.width250,
div.img-container.width250 {
  width: 250px;
}
div.video-container.width240,
div.img-container.width240 {
  width: 240px;
}
div.video-container.width235,
div.img-container.width235 {
  width: 235px;
}
div.video-container.width225,
div.img-container.width225 {
  width: 225px;
}
div.video-container.width200,
div.img-container.width200 {
  width: 200px;
}
div.video-container.width175,
div.img-container.width175 {
  width: 175px;
}
div.video-container.width150,
div.img-container.width150 {
  width: 150px;
}
div.video-container.width140,
div.img-container.width140 {
  width: 140px;
}

div.video-container div.youtube {
  margin-bottom: 5px;
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
div.video-container div.youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

div.img-wrapper {
  position: relative;
  *zoom: 1;
  width: 500px;
  margin: 0 auto;
}
div.img-wrapper:after {
  content: "";
  display: table;
  clear: both;
}
div.img-wrapper div.img-container:first-child {
  float: left;
}
div.img-wrapper div.img-container:last-child {
  float: right;
}
div.img-wrapper.width820 {
  width: 820px;
}
div.img-wrapper.width740 {
  width: 740px;
}
div.img-wrapper.width640 {
  width: 640px;
}
div.img-wrapper.width550 {
  width: 550px;
}
div.img-wrapper.width520 {
  width: 520px;
}
div.img-wrapper.width475 {
  width: 475px;
}
div.img-wrapper.width450 {
  width: 450px;
}
div.img-wrapper.width425 {
  width: 425px;
}
div.img-wrapper.width400 {
  width: 400px;
}
div.img-wrapper.withcap {
  margin-bottom: 40px;
}
div.img-wrapper.withcap > div.group {
  width: 100%;
  position: relative;
  *zoom: 1;
}
div.img-wrapper.withcap > div.group:after {
  content: "";
  display: table;
  clear: both;
}
div.img-wrapper.withcap > div.group div.img-container {
  margin-bottom: 0px;
}
div.img-wrapper p.cap {
  width: 100%;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 18px;
  line-height: 1.8rem;
  letter-spacing: 0em;
  color: #519152;
  padding: 0;
}
div.img-wrapper p.cap > a {
  color: #FFA54A;
  text-decoration: underline;
}
div.img-wrapper p.cap span.red {
  color: red;
}
div.img-wrapper p.cap:before {
  color: #FF7F00;
  content: "▲";
  padding-right: 4px;
  vertical-align: top;
}

div.img-wrapper-flex {
  width: 520px;
  margin: 30px auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
div.img-wrapper-flex div.img-container {
  margin: 10px 0px;
}
div.img-wrapper-flex div.img-container > div.img {
  margin: 0;
}

@media screen and (max-width: 834px) {
  div.video-container,
  div.img-container {
    width: 100%;
  }
  div.video-container.width800, div.video-container.width640, div.video-container.width600, div.video-container.width550, div.video-container.width500, div.video-container.width480, div.video-container.width450, div.video-container.width400, div.video-container.width375, div.video-container.width350,
  div.img-container.width800,
  div.img-container.width640,
  div.img-container.width600,
  div.img-container.width550,
  div.img-container.width500,
  div.img-container.width480,
  div.img-container.width450,
  div.img-container.width400,
  div.img-container.width375,
  div.img-container.width350 {
    width: 100%;
  }

  div.img-wrapper {
    width: 100%;
  }
  div.img-wrapper div.img-container:first-child {
    float: none;
  }
  div.img-wrapper div.img-container:last-child {
    float: none;
  }
  div.img-wrapper.width820, div.img-wrapper.width740, div.img-wrapper.width640, div.img-wrapper.width550, div.img-wrapper.width520, div.img-wrapper.width475, div.img-wrapper.width450, div.img-wrapper.width425, div.img-wrapper.width400 {
    width: 100%;
  }

  div.img-wrapper-flex {
    width: 100%;
    margin: 0;
    margin-bottom: 20px;
    display: block;
  }
  div.img-wrapper-flex div.img-container {
    width: 100%;
  }
}
/**************************************************
	HEADER&FOOTER
**************************************************/
header {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background-color: white;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
  z-index: 20;
}
header.fix {
  position: fixed;
  top: -30px;
}
@media screen and (max-width: 834px) {
  header.fix {
    top: -24.66667vw;
  }
}
header .zaidan-header {
  background-color: #F8F8F8;
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 30px;
  padding: 0 40px;
}
@media screen and (max-width: 834px) {
  header .zaidan-header {
    height: 8vw;
    padding: 0 5.33333vw;
  }
}
header .zaidan-header-name {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 12px;
  line-height: 1.2rem;
  letter-spacing: 0em;
  color: #9B9B9B;
  font-weight: 600;
  white-space: nowrap;
  width: 300px;
}
@media screen and (max-width: 834px) {
  header .zaidan-header-name {
    width: auto;
    font-size: 2.66667vw;
    line-height: 2.66667vw;
  }
}
header .zaidan-header-link {
  display: block;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 12px;
  line-height: 1.2rem;
  letter-spacing: 0em;
  color: #9B9B9B;
  font-weight: 600;
  padding-right: 10px;
  background: url(../images/arrow.svg) no-repeat right center;
  background-size: 6px 10px;
  width: 300px;
  text-align: right;
  white-space: nowrap;
}
@media screen and (max-width: 834px) {
  header .zaidan-header-link {
    width: auto;
    font-size: 2.66667vw;
    line-height: 2.66667vw;
  }
}
header .labo-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 70px;
  padding: 0 40px 0 36px;
}
@media screen and (max-width: 834px) {
  header .labo-header {
    display: block;
    height: auto;
    padding: 0;
    padding-top: 2.66667vw;
  }
}
header .labo-header-logo {
  margin: 0;
  width: 324px;
  height: 55px;
  line-height: 0;
  text-indent: -1000%;
  white-space: nowrap;
  overflow: hidden;
  background: url(../images/logo_top.png) no-repeat 0 0;
  background-size: contain;
}
@media screen and (max-width: 834px) {
  header .labo-header-logo {
    width: 66.66667vw;
    height: 11.33333vw;
    margin-left: 4.8vw;
    margin-bottom: 2.66667vw;
  }
}
header .labo-header-ui {
  display: flex;
  align-items: center;
}
@media screen and (max-width: 834px) {
  header .labo-header-ui {
    justify-content: space-between;
    width: 100%;
    padding: 2.66667vw 5.33333vw;
    border-top: 1px solid rgba(67, 180, 91, 0.25);
  }
}
header .labo-header-label {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 12px;
  line-height: 1.2rem;
  letter-spacing: 0em;
  font-weight: 600;
  color: #43B45B;
}
@media screen and (max-width: 834px) {
  header .labo-header-label {
    font-size: 3.2vw;
    line-height: 4.26667vw;
  }
}
header .labo-header-search-wrapper {
  display: flex;
  align-items: center;
  column-gap: 10px;
}
@media screen and (max-width: 834px) {
  header .labo-header-search-wrapper {
    width: 100%;
    flex-direction: column;
    column-gap: 0;
    align-items: flex-start;
  }
}
header .labo-header-search {
  width: 266px;
}
@media screen and (max-width: 834px) {
  header .labo-header-search {
    width: 64vw;
  }
}
header .labo-header-menu {
  position: relative;
  width: 80px;
  height: 50px;
  margin-left: 40px;
  padding-left: 40px;
  border-left: 1px solid rgba(204, 204, 204, 0.4);
}
@media screen and (max-width: 834px) {
  header .labo-header-menu {
    width: 16vw;
    height: 13.33333vw;
    padding-left: 5.33333vw;
    margin-left: 0;
  }
}
header .labo-header-menu .btn-menu {
  position: relative;
  width: 100%;
  height: 100%;
}
header .labo-header-menu .btn-menu:after, header .labo-header-menu .btn-menu:before {
  position: absolute;
  bottom: 0px;
  left: 50%;
  margin-left: -50px;
  width: 100px;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 12px;
  line-height: 1.2rem;
  letter-spacing: 0em;
  color: #43B45B;
  font-family: 'M PLUS Rounded 1c', sans-serif;
  text-align: center;
}
@media screen and (max-width: 834px) {
  header .labo-header-menu .btn-menu:after, header .labo-header-menu .btn-menu:before {
    width: 16vw;
    margin-left: -8vw;
    font-size: 2.93333vw;
    line-height: 2.93333vw;
  }
}
header .labo-header-menu .btn-menu:before {
  content: "メニュー";
}
header .labo-header-menu .btn-menu:after {
  content: "閉じる";
  display: none;
}
header .labo-header-menu .btn-menu > a {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
}
header .labo-header-menu .btn-menu > a > span, header .labo-header-menu .btn-menu > a:before, header .labo-header-menu .btn-menu > a:after {
  position: absolute;
  width: 100%;
  height: 2px;
  background-color: #43B45B;
  transition-duration: 0.2s;
}
header .labo-header-menu .btn-menu > a > span {
  top: 17px;
}
@media screen and (max-width: 834px) {
  header .labo-header-menu .btn-menu > a > span {
    top: 4.53333vw;
  }
}
header .labo-header-menu .btn-menu > a:before {
  top: 5px;
  content: "";
}
@media screen and (max-width: 834px) {
  header .labo-header-menu .btn-menu > a:before {
    top: 1.33333vw;
  }
}
header .labo-header-menu .btn-menu > a:after {
  top: 29px;
  content: "";
}
@media screen and (max-width: 834px) {
  header .labo-header-menu .btn-menu > a:after {
    top: 7.73333vw;
  }
}
header .labo-header-menu .btn-menu.close:before {
  display: none;
}
header .labo-header-menu .btn-menu.close:after {
  display: block;
}
header .labo-header-menu .btn-menu.close a > span {
  opacity: 0;
}
header .labo-header-menu .btn-menu.close a:before {
  top: 16px;
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
@media screen and (max-width: 834px) {
  header .labo-header-menu .btn-menu.close a:before {
    top: 4.26667vw;
  }
}
header .labo-header-menu .btn-menu.close a:after {
  top: 16px;
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
@media screen and (max-width: 834px) {
  header .labo-header-menu .btn-menu.close a:after {
    top: 4.26667vw;
  }
}

.labo-header-search .cse .gsc-control-cse,
.labo-header-search .gsc-control-cse {
  padding: 0;
  width: auto;
}
.labo-header-search form.gsc-search-box {
  margin-bottom: 0;
}
.labo-header-search table.gsc-search-box {
  margin-bottom: 0;
}
.labo-header-search input.gsc-input, .labo-header-search .gsc-input-box, .labo-header-search .gsc-input-box-hover, .labo-header-search .gsc-input-box-focus {
  border-color: #00FF00;
}
.labo-header-search .gsc-input-box {
  border: none;
}
.labo-header-search .gsib_a {
  position: relative;
  padding: 0;
  box-sizing: border-box;
  width: 200px;
  height: 36px;
  padding: 0 20px;
  border: 2px solid #43B45B;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  border-radius: 20px;
}
@media screen and (max-width: 834px) {
  .labo-header-search .gsib_a {
    width: 45.33333vw;
    height: 9.6vw;
    padding: 0 4vw;
    -moz-border-radius: 5.33333vw;
    -webkit-border-radius: 5.33333vw;
    border-radius: 5.33333vw;
  }
}
.labo-header-search .cse .gsc-control-cse, .labo-header-search .gsc-control-cse {
  border: none;
}
.labo-header-search .gsc-search-box-tools .gsc-search-box .gsc-input {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 36px;
  line-height: 3.6rem;
  letter-spacing: 0em;
  font-family: 'M PLUS Rounded 1c', sans-serif;
  font-weight: 400;
  color: #43B45B;
  height: 36px !important;
}
@media screen and (max-width: 834px) {
  .labo-header-search .gsc-search-box-tools .gsc-search-box .gsc-input {
    font-size: 3.73333vw;
    line-height: 9.6vw;
    padding-right: 3.2vw;
  }
}
.labo-header-search .gsc-search-box-tools .gsc-search-box .gsc-input::placeholder {
  color: #43B45B;
  opacity: 0.5;
}
@media screen and (max-width: 834px) {
  .labo-header-search .gsc-search-box-tools .gsc-search-box .gsc-input::placeholder {
    font-size: 3.73333vw;
    line-height: 9.6vw;
  }
}
.labo-header-search .gsib_b {
  display: none;
}
.labo-header-search .gsc-search-button {
  margin-left: 0;
}
.labo-header-search .gsc-search-button-v2, .labo-header-search .gsc-search-button-v2:hover, .labo-header-search .gsc-search-button-v2:focus {
  width: 54px;
  height: 40px;
  border: none;
  background-color: #43B45B;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  border-radius: 20px;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 14px;
  line-height: 1.4rem;
  letter-spacing: 0em;
  padding: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 834px) {
  .labo-header-search .gsc-search-button-v2, .labo-header-search .gsc-search-button-v2:hover, .labo-header-search .gsc-search-button-v2:focus {
    width: 14.4vw;
    height: 10.66667vw;
    -moz-border-radius: 5.33333vw;
    -webkit-border-radius: 5.33333vw;
    border-radius: 5.33333vw;
  }
}
.labo-header-search .gsc-search-button-v2 svg {
  width: 13px;
  height: 13px;
}
@media screen and (max-width: 834px) {
  .labo-header-search .gsc-search-button-v2 svg {
    width: 3.46667vw;
    height: 3.46667vw;
  }
}

.breadcrumbs {
  width: 100%;
  max-width: 960px;
  margin: 0 auto 40px;
}
@media screen and (max-width: 834px) {
  .breadcrumbs {
    margin-bottom: 5.33333vw;
  }
}
.breadcrumbs__list {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 18px;
  line-height: 1.8rem;
  letter-spacing: 0em;
  padding: 10px 20px;
}
@media screen and (max-width: 834px) {
  .breadcrumbs__list {
    font-size: 3.2vw;
    line-height: 4.8vw;
    padding: 2.66667vw 5.33333vw;
  }
}
.breadcrumbs__list > a {
  color: #6ABC6D;
}
.breadcrumbs__list > a:hover {
  color: #FFA54A;
}
.breadcrumbs__list .separator {
  padding: 0 5px;
}
@media screen and (max-width: 834px) {
  .breadcrumbs__list .separator {
    padding: 0 1.33333vw;
  }
}

footer {
  background-color: #43B45B;
  padding: 20px 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 834px) {
  footer {
    padding: 5.33333vw 0;
  }
}
footer .footer-nav {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 10px;
}
@media screen and (max-width: 834px) {
  footer .footer-nav {
    flex-direction: column;
    justify-content: flex-start;
    margin-bottom: 5.33333vw;
  }
}
footer .footer-nav > li > a {
  padding: 5px 10px;
  display: block;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 12px;
  line-height: 1.2rem;
  letter-spacing: 0em;
  color: #FFF;
}
@media screen and (min-width: 835px) {
  footer .footer-nav > li > a:hover {
    opacity: 0.8;
  }
}
@media screen and (max-width: 834px) {
  footer .footer-nav > li > a {
    font-size: 3.2vw;
    line-height: 3.2vw;
    padding: 2.66667vw 1.33333vw;
  }
}
footer > p {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 12px;
  line-height: 1.2rem;
  letter-spacing: 0em;
  color: #FFF;
  text-align: center;
}
@media screen and (max-width: 834px) {
  footer > p {
    font-size: 2.66667vw;
    line-height: 2.66667vw;
  }
}
footer:before, footer:after {
  display: none;
}
footer .pagetop-btn {
  position: fixed;
  bottom: 60px;
  right: 60px;
  width: 80px;
  height: 80px;
  z-index: 3;
  transition-duration: 0.3s;
  transition-property: right;
}
footer .pagetop-btn.hide {
  right: -160px;
}
@media screen and (max-width: 834px) {
  footer .pagetop-btn.hide {
    right: -32vw;
  }
}
@media screen and (max-width: 834px) {
  footer .pagetop-btn {
    bottom: 16vw;
    right: 8vw;
    width: 16vw;
    height: 16vw;
  }
}
footer .pagetop-btn:before {
  position: absolute;
  top: 4px;
  left: 4px;
  width: 100%;
  height: 100%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-image: url(../images/shadow_dot.png);
  background-size: 4px 4px;
  content: "";
}
footer .pagetop-btn > a {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-color: black;
  background-image: url(../images/arrow_up.svg);
  background-size: 30px 18px;
  background-repeat: no-repeat;
  background-position: center 20px;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 834px) {
  footer .pagetop-btn > a {
    background-size: 8vw 4.8vw;
    background-position: center 2.66667vw;
  }
}
@media screen and (min-width: 835px) {
  footer .pagetop-btn > a {
    transition-duration: 0.3s;
  }
  footer .pagetop-btn > a:hover {
    background-color: #4A4A4A;
  }
}
footer .pagetop-btn > a > span {
  display: block;
  font-family: 'M PLUS Rounded 1c', sans-serif;
  font-weight: 700;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 12px;
  line-height: 1.2rem;
  letter-spacing: 0em;
  color: #FFF;
  margin-top: 30px;
}
@media screen and (max-width: 834px) {
  footer .pagetop-btn > a > span {
    font-size: 2.66667vw;
    line-height: 2.66667vw;
    margin-top: 5.33333vw;
  }
}

/**************************************************
	NAV
**************************************************/
/**************************************************
	NAV
**************************************************/
nav {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 8;
  background-color: rgba(255, 255, 255, 0.95);
  padding-top: 120px;
  padding-bottom: 80px;
  overflow-y: scroll;
  display: none;
  -ms-overflow-style: none;
  /* IE, Edge 対応 */
  scrollbar-width: none;
  /* Firefox 対応 */
}
nav::-webkit-scrollbar {
  display: none;
}
@media screen and (min-width: 835px) {
  nav {
    transition-duration: 0.3s;
    transition-property: padding-top;
  }
  nav.top {
    padding-top: 90px;
  }
}
nav div.nav-wrapper {
  *zoom: 1;
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
}
nav div.nav-wrapper:after {
  content: "";
  display: table;
  clear: both;
}
nav div.nav-wrapper ul {
  float: right;
  display: block;
  width: 300px;
}
@media screen and (min-width: 835px) {
  nav div.nav-wrapper ul {
    transform-origin: right top;
  }
}
nav div.nav-wrapper ul li {
  width: 300px;
  height: 67px;
}
nav div.nav-wrapper ul li a {
  display: block;
  width: 100%;
  height: 100%;
  line-height: 0;
  text-indent: -1000%;
  white-space: nowrap;
  overflow: hidden;
  background-image: url("../images/menu.png");
  background-size: 300px auto;
  background-repeat: no-repeat;
  background-position-x: 0;
  background-position-y: 0;
}
@media screen and (min-width: 835px) {
  nav div.nav-wrapper ul li a {
    transition-duration: 0.3s;
  }
  nav div.nav-wrapper ul li a:hover {
    -moz-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
  }
}
nav div.nav-wrapper ul li#gnavi_category a {
  background-position-y: 0;
}
nav div.nav-wrapper ul li#gnavi_class_s1 a {
  background-position-y: -67px;
}
nav div.nav-wrapper ul li#gnavi_class_s2 a {
  background-position-y: -134px;
}
nav div.nav-wrapper ul li#gnavi_interview a {
  background-position-y: -201px;
}
nav div.nav-wrapper ul li#gnavi_future a {
  background-position-y: -268px;
}
nav div.nav-wrapper ul li#gnavi_technology a {
  background-position-y: -335px;
}
nav div.nav-wrapper ul li#gnavi_twitter a {
  background-position-y: -402px;
}
nav div.nav-wrapper ul li#gnavi_quiz a {
  background-position-y: -469px;
}
nav div.nav-wrapper ul li#gnavi_present a {
  background-position-y: -536px;
}
nav div.nav-wrapper ul li#gnavi_manga a {
  background-position-y: -603px;
}

@media screen and (max-width: 834px) {
  nav {
    padding-top: 0;
    padding-bottom: 10.66667vw;
    overflow-y: scroll;
  }
  nav div.nav-wrapper {
    padding-top: 53.33333vw;
    transition-duration: 0.3s;
    transition-property: padding-top;
  }
  nav div.nav-wrapper ul {
    float: none;
    margin: 0 auto;
  }
  nav.top div.nav-wrapper {
    padding-top: 26.66667vw;
  }
}
/**************************************************
	SHARE&PAGING
**************************************************/
/**************************************************
	SHARE UI
**************************************************/
.share-ui {
  margin: 20px 0;
}
.share-ui p {
  text-align: center;
  font-weight: bold;
  color: #7CB46D;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 12px;
  line-height: 1.2rem;
  letter-spacing: 0em;
  margin-bottom: 10px;
}
.share-ui ul {
  *zoom: 1;
  text-align: center;
}
.share-ui ul:after {
  content: "";
  display: table;
  clear: both;
}
.share-ui ul li {
  display: inline-block;
}
.share-ui ul li a {
  display: block;
  font-size: 32px;
  font-size: 3.2rem;
  line-height: 32px;
  line-height: 3.2rem;
  letter-spacing: 0em;
  padding: 10px;
  color: #7CB46D;
  transition-duration: 0.6s;
}
.share-ui ul li a:hover {
  opacity: 0.7;
  transition-duration: 0.3s;
}

/**************************************************
	PRESENT-MAIN
**************************************************/
.present__main {
  font-family: 'M PLUS Rounded 1c', sans-serif;
}

/**************************************************
	PRESENT-HEADER
**************************************************/
.present__header {
  position: relative;
  width: 860px;
  margin: 0 auto;
  background-image: url("../present/images/bg.png");
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center top;
  padding-top: 60px;
  padding-bottom: 60px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 20px;
}
@media screen and (max-width: 834px) {
  .present__header {
    width: 100%;
    padding-top: 8vw;
    padding-bottom: 16vw;
    gap: 2.66667vw;
  }
}
.present__badges {
  display: flex;
  gap: 5px;
  justify-content: center;
}
@media screen and (max-width: 834px) {
  .present__badges {
    gap: 0.4vw;
    flex-wrap: wrap;
  }
}
.present__badge {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 30px;
  background-color: #f49c3b;
  border-radius: 15px;
  color: #fff;
  font-weight: 700;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 16px;
  line-height: 1.6rem;
  letter-spacing: 0em;
}
.present__badge--green {
  background-color: #8ed29c;
}
@media screen and (max-width: 834px) {
  .present__badge {
    width: 5.86667vw;
    height: 5.86667vw;
    border-radius: 2.93333vw;
    font-size: 3.2vw;
    line-height: 3.2vw;
  }
}
.present__banner {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background-color: #8ed29c;
  padding: 4px;
  text-align: center;
}
@media screen and (max-width: 834px) {
  .present__banner {
    width: calc(100% - 20px);
    margin-inline: auto;
  }
}
.present__banner-sub, .present__banner-main {
  display: block;
  color: #fff;
  font-weight: 600;
  border: 1px solid #fff;
  padding: 20px;
  width: 100%;
}
.present__banner-sub {
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 28px;
  line-height: 2.8rem;
  letter-spacing: 0em;
  border-bottom: none;
  padding-bottom: 10px;
}
@media screen and (max-width: 834px) {
  .present__banner-sub {
    font-size: 3.73333vw;
    line-height: 4.8vw;
    padding: 2.66667vw 2.66667vw 1.33333vw;
  }
}
.present__banner-main {
  font-size: 48px;
  font-size: 4.8rem;
  line-height: 56px;
  line-height: 5.6rem;
  letter-spacing: 0em;
  font-weight: 700;
  border-top: none;
  padding-top: 10px;
}
@media screen and (max-width: 834px) {
  .present__banner-main {
    font-size: 7.46667vw;
    line-height: 8.53333vw;
    padding: 1.33333vw 2.66667vw 2.66667vw;
  }
}
.present__present-text {
  position: relative;
  width: 860px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 20px;
  padding-bottom: 4px;
  overflow: visible;
}
.present__present-text > p {
  position: relative;
  z-index: 1;
  font-family: 'M PLUS Rounded 1c', sans-serif;
  font-weight: 900;
  line-height: 60px;
  white-space: nowrap;
}
.present__present-text > p::before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 504px;
  height: 10px;
  background-color: #fdd002;
  z-index: -1;
}
@media screen and (max-width: 834px) {
  .present__present-text > p::before {
    width: 100%;
    height: 1.33333vw;
  }
}
@media screen and (max-width: 834px) {
  .present__present-text {
    width: 100%;
    padding-top: 2.66667vw;
  }
}
.present__present-num {
  font-family: 'M PLUS Rounded 1c', sans-serif;
  font-weight: 800;
  font-size: 60px;
  color: #f49c3b;
}
@media screen and (max-width: 834px) {
  .present__present-num {
    font-size: 10.66667vw;
  }
}
.present__present-unit {
  font-family: 'M PLUS Rounded 1c', sans-serif;
  font-weight: 800;
  font-size: 40px;
  color: #6f6f6f;
}
@media screen and (max-width: 834px) {
  .present__present-unit {
    font-size: 6.93333vw;
  }
}
.present__present-label {
  font-family: 'M PLUS Rounded 1c', sans-serif;
  font-weight: 800;
  font-size: 56px;
  color: #f49c3b;
}
@media screen and (max-width: 834px) {
  .present__present-label {
    font-size: 9.6vw;
  }
}
.present__attention {
  width: 65px;
  height: 54px;
}
.present__attention--left {
  position: absolute;
  left: 148px;
  top: -11px;
}
@media screen and (max-width: 834px) {
  .present__attention--left {
    left: 2.66667vw;
    top: -1.33333vw;
    width: 8.66667vw;
    height: 7.2vw;
  }
}
.present__attention--right {
  position: absolute;
  right: 148px;
  top: -11px;
  transform: scaleX(-1);
}
@media screen and (max-width: 834px) {
  .present__attention--right {
    right: 2.66667vw;
    top: -1.33333vw;
    width: 8.66667vw;
    height: 7.2vw;
  }
}
.present__lead {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 28px;
  line-height: 2.8rem;
  letter-spacing: 0em;
  font-weight: 500;
  position: relative;
  width: 540px;
  margin: 0;
}
.present__lead > strong {
  font-weight: 700;
  color: #f49c3b;
}
@media screen and (max-width: 834px) {
  .present__lead {
    width: 85.33333vw;
    font-size: 3.73333vw;
    line-height: 5.6vw;
  }
}
.present__limit {
  font-size: 22px;
  font-size: 2.2rem;
  line-height: 75px;
  line-height: 7.5rem;
  letter-spacing: 0em;
  font-weight: 600;
  text-align: center;
  width: 860px;
  background-image: url("../present/images/limit_ribon.png");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 540px 75px;
}
@media screen and (max-width: 834px) {
  .present__limit {
    font-size: 3.46667vw;
    line-height: 11.86667vw;
    background-size: 85.33333vw 11.86667vw;
  }
}
.present__limit .label {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 75px;
  line-height: 7.5rem;
  letter-spacing: 0em;
  font-weight: 600;
}
@media screen and (max-width: 834px) {
  .present__limit .label {
    font-size: 2.66667vw;
    line-height: 11.86667vw;
  }
}
.present__illust {
  position: absolute;
}
.present__illust--left {
  left: 0;
  bottom: 30px;
  width: 150px;
  height: auto;
}
@media screen and (max-width: 834px) {
  .present__illust--left {
    left: 0;
    bottom: 4vw;
    width: 20vw;
  }
}
.present__illust--right {
  right: 0;
  bottom: 30px;
  width: 130px;
  height: auto;
}
@media screen and (max-width: 834px) {
  .present__illust--right {
    right: 0;
    bottom: 4vw;
    width: 17.33333vw;
  }
}

/**************************************************
	PRESENT-BOOK
**************************************************/
.present__books {
  width: 860px;
  margin: 0 auto 80px;
  display: flex;
  flex-direction: column;
  gap: 40px;
}
@media screen and (max-width: 834px) {
  .present__books {
    width: 100%;
    gap: 5.33333vw;
    margin-bottom: 10.66667vw;
  }
}
.present__book {
  position: relative;
  background-color: #FCEFF1;
  -moz-border-radius: 16px;
  -webkit-border-radius: 16px;
  border-radius: 16px;
  padding: 60px;
  padding-left: 350px;
  background-image: url("../present/images/bg_pattern.png");
  background-repeat: no-repeat;
  background-position: top right;
  background-size: 800px auto;
}
.present__book--green {
  background-color: #ECF7EE;
}
@media screen and (max-width: 834px) {
  .present__book {
    width: 100%;
    -moz-border-radius: 0vw;
    -webkit-border-radius: 0vw;
    border-radius: 0vw;
    padding: 10.66667vw 8vw;
    background-size: 100% auto;
  }
}
.present__book-title {
  margin-bottom: 10px;
}
@media screen and (max-width: 834px) {
  .present__book-title {
    margin-bottom: 3.33333vw;
  }
}
.present__book-title > span {
  display: block;
}
.present__book-title > span:nth-child(1) {
  display: inline-block;
  padding: 5px 10px;
  background-color: #F4B3BB;
  color: #FFFFFF;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 14px;
  line-height: 1.4rem;
  letter-spacing: 0em;
  margin-bottom: 15px;
}
.present__book--green .present__book-title > span:nth-child(1) {
  background-color: #8ED29C;
}
@media screen and (max-width: 834px) {
  .present__book-title > span:nth-child(1) {
    padding: 1.33333vw 2.66667vw;
    font-size: 2.93333vw;
    line-height: 2.93333vw;
    margin-bottom: 1.33333vw;
    -moz-border-radius: 1.06667vw;
    -webkit-border-radius: 1.06667vw;
    border-radius: 1.06667vw;
  }
}
.present__book-title > span:nth-child(2) {
  color: #E96877;
  font-weight: 700;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 18px;
  line-height: 1.8rem;
  letter-spacing: 0em;
}
.present__book--green .present__book-title > span:nth-child(2) {
  color: #43B45B;
}
@media screen and (max-width: 834px) {
  .present__book-title > span:nth-child(2) {
    font-size: 4.13333vw;
    line-height: 6.13333vw;
  }
}
.present__book-title > span:nth-child(3) {
  color: #E96877;
  font-weight: 700;
  font-size: 27px;
  font-size: 2.7rem;
  line-height: 40px;
  line-height: 4rem;
  letter-spacing: 0em;
}
.present__book--green .present__book-title > span:nth-child(3) {
  color: #43B45B;
}
@media screen and (max-width: 834px) {
  .present__book-title > span:nth-child(3) {
    font-size: 6.4vw;
    line-height: 8vw;
  }
}
.present__book-desc {
  font-weight: 500;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 26px;
  line-height: 2.6rem;
  letter-spacing: 0em;
  margin-bottom: 20px;
}
@media screen and (max-width: 834px) {
  .present__book-desc {
    font-size: 3.46667vw;
    line-height: 5.2vw;
    margin-bottom: 8vw;
  }
}
@media screen and (max-width: 834px) {
  .present__book-info {
    position: relative;
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin-bottom: 8vw;
  }
}
.present__book-info-photo > img {
  width: 100%;
  height: auto;
  border: 1px solid #c9c9c9;
  box-shadow: 6px 6px 0px 0px rgba(0, 0, 0, 0.16);
}
@media screen and (max-width: 834px) {
  .present__book-info-photo > img {
    box-shadow: 0.8vw 0.8vw 0 0 rgba(0, 0, 0, 0.16);
  }
}
@media screen and (min-width: 835px) {
  .present__book-info-photo {
    position: absolute;
    top: 60px;
    left: 60px;
    width: 250px;
  }
}
@media screen and (max-width: 834px) {
  .present__book-info-photo {
    width: 33.33333vw;
    margin-bottom: 0;
  }
}
.present__book-info-body {
  font-weight: 500;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 20px;
  line-height: 2rem;
  letter-spacing: 0em;
  color: #333333;
  margin-bottom: 20px;
}
@media screen and (max-width: 834px) {
  .present__book-info-body {
    width: 46.66667vw;
    font-size: 2.66667vw;
    line-height: 4vw;
  }
}
.present__book-contents {
  font-weight: 500;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 24px;
  line-height: 2.4rem;
  letter-spacing: 0em;
  margin: 0;
}
@media screen and (max-width: 834px) {
  .present__book-contents {
    font-size: 3.2vw;
    line-height: 5.2vw;
    margin-bottom: 5.33333vw;
  }
}
.present__book-contents dt {
  float: left;
  font-weight: 800;
}
.present__book-contents dd {
  padding-left: 20px;
  margin-bottom: 10px;
}
.present__book-contents dd > strong {
  font-weight: 800;
}
@media screen and (max-width: 834px) {
  .present__book-contents dd {
    padding-left: 2.66667vw;
    margin-bottom: 1.33333vw;
  }
}
.present__book-chapters {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
@media screen and (max-width: 834px) {
  .present__book-chapters {
    gap: 2.66667vw;
  }
}
.present__chapter {
  display: flex;
  gap: 10px;
  align-items: flex-start;
  border-top: 1px dashed #8ed29c;
  padding-top: 10px;
}
@media screen and (max-width: 834px) {
  .present__chapter {
    gap: 1.33333vw;
    padding-top: 1.33333vw;
  }
}
.present__chapter-num {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #8ed29c;
  color: #fff;
  font-weight: 700;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 16px;
  line-height: 1.6rem;
  letter-spacing: 0em;
  padding: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  white-space: nowrap;
}
@media screen and (max-width: 834px) {
  .present__chapter-num {
    font-size: 3.2vw;
    line-height: 3.2vw;
    padding: 0.8vw;
    -moz-border-radius: 0.53333vw;
    -webkit-border-radius: 0.53333vw;
    border-radius: 0.53333vw;
  }
}
.present__chapter-body {
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 10px;
}
@media screen and (max-width: 834px) {
  .present__chapter-body {
    gap: 1.33333vw;
  }
}
.present__chapter-title {
  font-weight: 700;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 24px;
  line-height: 2.4rem;
  letter-spacing: 0em;
  color: #333;
}
@media screen and (max-width: 834px) {
  .present__chapter-title {
    font-size: 3.46667vw;
    line-height: 5.2vw;
  }
}
.present__chapter-subs {
  display: flex;
  flex-direction: column;
  gap: 4px;
  padding-left: 20px;
}
@media screen and (max-width: 834px) {
  .present__chapter-subs {
    padding-left: 2.66667vw;
    gap: 0.53333vw;
  }
}
.present__chapter-sub-title {
  font-weight: 700;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 21px;
  line-height: 2.1rem;
  letter-spacing: 0em;
  color: #333;
}
@media screen and (max-width: 834px) {
  .present__chapter-sub-title {
    font-size: 3.2vw;
    line-height: 4.8vw;
  }
}
.present__chapter-sub-desc {
  font-weight: 700;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 18px;
  line-height: 1.8rem;
  letter-spacing: 0em;
  color: #43B45B;
  padding-left: 10px;
}
@media screen and (max-width: 834px) {
  .present__chapter-sub-desc {
    font-size: 2.66667vw;
    line-height: 4vw;
    padding-left: 1.33333vw;
  }
}
.present__book-fukuro {
  background-color: #FF9933;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  color: #FFF;
  font-weight: 500;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 21px;
  line-height: 2.1rem;
  letter-spacing: 0em;
  padding: 15px;
}
@media screen and (min-width: 835px) {
  .present__book-fukuro {
    position: absolute;
    bottom: 120px;
    right: -30px;
  }
}
@media screen and (max-width: 834px) {
  .present__book-fukuro {
    position: relative;
    padding: 0;
    width: 40vw;
    height: 16.53333vw;
    -moz-border-radius: 1.06667vw;
    -webkit-border-radius: 1.06667vw;
    border-radius: 1.06667vw;
    font-size: 2.93333vw;
    line-height: 4.4vw;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-left: 21.33333vw;
  }
}
.present__book-fukuro::before {
  position: absolute;
  background-color: #FF9933;
  content: '';
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
@media screen and (min-width: 835px) {
  .present__book-fukuro::before {
    width: 20px;
    height: 20px;
    bottom: -10px;
    left: 50%;
    margin-left: -10px;
  }
}
@media screen and (max-width: 834px) {
  .present__book-fukuro::before {
    width: 2.66667vw;
    height: 2.66667vw;
    right: -1.33333vw;
    top: 50%;
    margin-top: -1.33333vw;
  }
}
.present__book-fukuro::after {
  position: absolute;
  content: '';
  background-image: url("../present/images/chara_fukuro02.png");
  background-repeat: no-repeat;
  background-size: contain;
}
@media screen and (min-width: 835px) {
  .present__book-fukuro::after {
    width: 165px;
    height: 120px;
    bottom: -140px;
    left: 50%;
    margin-left: -82px;
  }
}
@media screen and (max-width: 834px) {
  .present__book-fukuro::after {
    width: 22vw;
    height: 16vw;
    right: -24vw;
    top: 50%;
    margin-top: -8vw;
  }
}
.present__book-dokkin {
  background-color: #e96877;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  color: #FFF;
  font-weight: 500;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 21px;
  line-height: 2.1rem;
  letter-spacing: 0em;
  padding: 15px;
}
@media screen and (min-width: 835px) {
  .present__book-dokkin {
    position: absolute;
    bottom: 200px;
    left: 60px;
    padding-bottom: 30px;
  }
}
@media screen and (max-width: 834px) {
  .present__book-dokkin {
    position: relative;
    padding: 2.66667vw 0;
    width: 60vw;
    -moz-border-radius: 1.06667vw;
    -webkit-border-radius: 1.06667vw;
    border-radius: 1.06667vw;
    font-size: 2.93333vw;
    line-height: 4.4vw;
    display: flex;
    justify-content: center;
    align-items: center;
  }
}
.present__book-dokkin::before {
  position: absolute;
  background-color: #e96877;
  content: '';
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
@media screen and (min-width: 835px) {
  .present__book-dokkin::before {
    width: 20px;
    height: 20px;
    bottom: -10px;
    left: 50%;
    margin-left: -10px;
  }
}
@media screen and (max-width: 834px) {
  .present__book-dokkin::before {
    width: 2.66667vw;
    height: 2.66667vw;
    right: -1.33333vw;
    top: 50%;
    margin-top: -1.33333vw;
  }
}
.present__book-dokkin::after {
  position: absolute;
  content: '';
  background-image: url("../present/images/dokkin_chara.png");
  background-repeat: no-repeat;
  background-size: contain;
}
@media screen and (min-width: 835px) {
  .present__book-dokkin::after {
    width: 250px;
    height: 220px;
    bottom: -200px;
    left: 50%;
    margin-left: -125px;
  }
}
@media screen and (max-width: 834px) {
  .present__book-dokkin::after {
    width: 26.66667vw;
    height: 23.46667vw;
    right: -29.33333vw;
    top: 50%;
    margin-top: -11.73333vw;
  }
}

/**************************************************
	PRESENT-OVERVIEW
**************************************************/
.present__overview {
  position: relative;
  width: 860px;
  margin: 0 auto 80px;
}
@media screen and (max-width: 834px) {
  .present__overview {
    width: 84vw;
    margin-bottom: 10.66667vw;
  }
}
.present__overview-block {
  margin-bottom: 40px;
}
@media screen and (max-width: 834px) {
  .present__overview-block {
    margin-bottom: 5.33333vw;
  }
}
.present__overview-title {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 24px;
  line-height: 2.4rem;
  letter-spacing: 0em;
  font-weight: 700;
}
@media screen and (max-width: 834px) {
  .present__overview-title {
    font-size: 3.46667vw;
    line-height: 5.2vw;
  }
}
.present__overview-body {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 24px;
  line-height: 2.4rem;
  letter-spacing: 0em;
  padding-left: 16px;
}
.present__overview-body > a {
  color: #435CDF;
  text-decoration: underline;
}
@media screen and (max-width: 834px) {
  .present__overview-body {
    padding-left: 3.46667vw;
    font-size: 3.46667vw;
    line-height: 5.2vw;
  }
}

.present__problem {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 24px;
  line-height: 2.4rem;
  letter-spacing: 0em;
  font-weight: 700;
  margin-bottom: 20px;
  text-align: center;
  width: 100%;
  color: red;
}
@media screen and (max-width: 834px) {
  .present__problem {
    font-size: 3.46667vw;
    line-height: 5.2vw;
    margin-bottom: 5.33333vw;
  }
}

/**************************************************
	PRESENT-BUTTON
**************************************************/
.present__link-btn {
  width: 320px;
  height: 80px;
  -moz-border-radius: 16px;
  -webkit-border-radius: 16px;
  border-radius: 16px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto 80px;
  background-color: #FF9933;
}
@media screen and (max-width: 834px) {
  .present__link-btn {
    width: 84vw;
    height: 10.66667vw;
    -moz-border-radius: 2.13333vw;
    -webkit-border-radius: 2.13333vw;
    border-radius: 2.13333vw;
    margin-bottom: 10.66667vw;
  }
}
.present__link-btn > span {
  display: inline-block;
  font-size: 27px;
  font-size: 2.7rem;
  line-height: 80px;
  line-height: 8rem;
  letter-spacing: 0em;
  font-weight: 800;
  color: #FFF;
  padding-left: 60px;
  background-image: url("../present/images/icon.png");
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 46px 50px;
}
@media screen and (max-width: 834px) {
  .present__link-btn > span {
    font-size: 4.26667vw;
    line-height: 10.66667vw;
    background-size: 6.66667vw 6.66667vw;
    padding-left: 8vw;
  }
}
@media screen and (min-width: 835px) {
  .present__link-btn:hover {
    opacity: 0.8;
  }
}
@media screen and (max-width: 834px) {
  .present__link-btn {
    width: 84vw;
    height: 21.33333vw;
    -moz-border-radius: 2.13333vw;
    -webkit-border-radius: 2.13333vw;
    border-radius: 2.13333vw;
    font-size: 4.26667vw;
    line-height: 4.26667vw;
    background-size: 6.66667vw 6.66667vw;
    background-position: 26.66667vw center;
    margin-bottom: 21.33333vw;
  }
}
