@charset "UTF-8";
/*
Theme Name:
Theme URI:
Description:
Author:
Author URI:
*/
/*
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com
Twitter: @rich_clark
*/
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

body {
  line-height: 1;
}

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

nav ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

/* change colours to suit your needs */
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title],
dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* change border colour to suit your needs */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

input,
select {
  vertical-align: middle;
}

/*-----------------------------------------------------------------
base
-----------------------------------------------------------------*/
html {
  color: #595757;
  background: #fff;
  width: 100%;
  font-weight: 500;
  font-size: 62.5%;
  font-family: "游ゴシック Medium", YuGothic, YuGothicM, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
}

body {
  width: 100%;
  font-size: 1.6rem;
  color: #333333;
  line-height: 1.625;
}

a {
  color: #333333;
}

*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

#wrapper {
  position: relative;
  width: 100%;
  overflow: hidden;
}

img {
  max-width: 100%;
}

br.pc {
  display: none;
}

.pc {
  display: none;
}

.delighter {
  opacity: 0;
  -webkit-transform: translate(0, 20px);
          transform: translate(0, 20px);
  -webkit-transition: 1s;
  transition: 1s;
}

.delighter.delay1 {
  -webkit-transition-delay: 0.2s;
          transition-delay: 0.2s;
}

.delighter.started {
  opacity: 1;
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}

/*---- header ----*/
header {
  position: relative;
  height: 116vw;
  padding-bottom: 15vw;
}

header .mv-wrap {
  height: 100%;
  overflow: hidden;
}

header .mv-wrap .slick-track {
  height: 100%;
}

header .mv-wrap .slick-list {
  height: 100%;
}

header .logo {
  width: 44vw;
  position: relative;
  margin-top: -9.6vw;
  margin-left: 12vw;
}

/*---- #main ----*/
#main .inner,
#main .btn-inner {
  width: 78%;
  margin: 0 auto;
}

#main .text {
  font-family: "HiraMinProN-W6","Yu Mincho",YuMincho,"MS PMincho",serif;
  font-size: 3.2vw;
  letter-spacing: 0.05em;
  line-height: 2.4;
}

#main .text p + p {
  margin-top: 1.8em;
}

/*---- #s1 ----*/
#s1 {
  background: url(../../images/bioyard/main/s1_bg_sp.png) center top no-repeat;
  background-size: 100% auto;
  position: relative;
  margin-bottom: 8vw;
}

#s1 h2 {
  font-family: "HiraMinProN-W6","Yu Mincho",YuMincho,"MS PMincho",serif;
  font-size: 4.26667vw;
  font-weight: bold;
  letter-spacing: 0.2em;
  padding-top: 9.33333vw;
  padding-bottom: 5.33333vw;
}

#s1 .assets {
  width: 17.6vw;
  position: absolute;
  top: 64vw;
  right: 8vw;
}

#s1 .text {
  margin-top: 8vw;
}

/*---- #s2 ----*/
#s2 {
  background: url(../../images/bioyard/main/s2_bg_sp.png) center top no-repeat;
  background-size: 100% auto;
  position: relative;
  margin-bottom: 21.33333vw;
}

#s2 h2 {
  font-size: 4vw;
  font-weight: bold;
  letter-spacing: 0.15em;
  line-height: 2.1;
  text-align: center;
  margin: 13.33333vw auto 9.33333vw;
}

#s2 .vs-wrap .slick-slide {
  padding: 0 0.53333vw;
}

#s2 .text {
  font-family: inherit;
  text-align: center;
}

/*---- #s3 ~ #s5 ----*/
#main .sec .main {
  position: relative;
}

#main .sec .main .mainttl {
  /* position: absolute; */
  /* top: -8vw; */
  /* left: 10.66667vw; */
  line-height: 10vw;
  margin: -7vw 0 0 10vw;
}

#main .sec .main .mainttl span {
  color: #fff;
  font-size: 3.73333vw;
  font-weight: bold;
  line-height: 1;
  /* letter-spacing: 0.15em; */
  white-space: nowrap;
  background-color: #90a66d;
  padding: 2.13333vw 2vw;
}

#main .sec .main .mainimg {
  height: 53.33333vw;
}

#main .sec .main .mainimg img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

#main .sec h2 {
  font-family: "HiraMinProN-W6","Yu Mincho",YuMincho,"MS PMincho",serif;
  font-size: 4.26667vw;
  font-weight: bold;
  letter-spacing: 0.25em;
  margin-top: 9.33333vw;
  margin-bottom: 8vw;
}

#main .sec .img-wrap {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: auto auto;
      grid-template-columns: auto auto;
  -ms-grid-rows: auto auto;
      grid-template-rows: auto auto;
  gap: 2.13333vw;
}

#main .sec .text {
  margin-top: 8vw;
}

#main .sec .btns {
  margin-top: 13.33333vw;
}

#main .sec .btns a {
  width: 83%;
  display: block;
  color: #fff;
  font-size: 3.73333vw;
  font-weight: bold;
  letter-spacing: 0.1em;
  line-height: 1;
  text-align: center;
  background-color: #b14c59;
  text-decoration: none;
  margin: 0 auto;
  padding: 3.73333vw;
}

#main .sec .btns a + a {
  margin-top: 4vw;
}

/*---- #s3 ----*/
#s3 {
  background: url(../../images/bioyard/main/s3_bg_sp.png) center 28vw no-repeat #f5f2e9;
  background-size: 100% auto;
  position: relative;
  padding-bottom: 24vw;
}

/*---- #s4 ----*/
#s4 {
  background: url(../../images/bioyard/main/s4_bg_sp.png) center 4vw no-repeat #fff;
  background-size: 100% auto;
  position: relative;
  padding-bottom: 24vw;
}

#s4 .img-wrap {
  margin-top: 8vw;
}

/*---- #s5 ----*/
#s5 {
  background: url(../../images/bioyard/main/s5_bg_sp.png) center 4vw no-repeat #f5f2e9;
  background-size: 100% auto;
  position: relative;
  padding-bottom: 16vw;
}

#s5.sec .main .mainttl {
  top: -10vw;
}

#s5 .inner .img-wrap {
  margin-top: 8vw;
}

/*---- #footer ----*/
footer {
  background: url(../../images/bioyard/main/footer_bg.jpg) center top no-repeat;
  background-size: cover;
  height: 40vw;
}

footer .foot_logo {
  width: 22.4vw;
  margin-top: 14.66667vw;
  margin-left: 10.66667vw;
}

/* reset */
#Footer {
  margin-top: 0 !important;
}
