@charset "UTF-8";
@font-face {
  font-family: "kozuka-b";
  src: url("../fonts/小塚明朝 Pr6N B.otf") format("opentype");
}

@font-face {
  font-family: "kozuka-h";
  src: url("../fonts/小塚明朝 Pr6N H.otf") format("opentype");
}

@font-face {
  font-family: "kozuka-r";
  src: url("../fonts/小塚明朝 Pr6N R.otf") format("opentype");
}

@font-face {
  font-family: "times-r";
  src: url("../fonts/Times-Roman.otf") format("opentype");
}

@font-face {
  font-family: "zen-b";
  src: url("../fonts/ZenMaruGothic-Black.ttf") format("truetype");
}

@font-face {
  font-family: "hge";
  src: url("../fonts/HGMinchoE-01.ttf") format("truetype");
}

@font-face {
  font-family: "hgs";
  src: url("../fonts/HGSMinchoE-03.ttf") format("truetype");
}

@font-face {
  font-family: "biz-b";
  src: url("../fonts/BIZUDGothic-Bold.ttf") format("truetype");
}

@font-face {
  font-family: "biz-r";
  src: url("../fonts/BIZUDGothic-Regular.ttf") format("truetype");
}

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;
  font-family: "kozuka-b" , sans-serif;
}

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;
  text-decoration: none;
}

/* 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;
}

div.unicorn_FV {
  position: relative;
  background-image: url(../images/WEBP/fv_unicorn.webp);
  background-size: 100% 100%;
  width: 100%;
  height: 152vw;
}

.catchphrase-1 {
  text-align: center;
  padding-top: 13.3vw;
}

.catchphrase-1 p {
  font-family: "kozuka-b" , sans-serif;
  font-size: 10vw;
  color: #ffffff;
  letter-spacing: 0.05em;
}

.catchphrase-1 span {
  font-family: "kozuka-b" , sans-serif;
  font-size: 8vw;
  color: #ffffff;
  letter-spacing: 0.05em;
}

.catchphrase-2 {
  text-align: right;
  padding-top: 6.5vw;
}

.catchphrase-2 p {
  font-family: "kozuka-b" , sans-serif;
  font-size: 10vw;
  color: #ffffff;
  letter-spacing: 0.05em;
  width: 80vw;
  margin-left: 19vw;
}

.catchphrase-2 span {
  font-family: "kozuka-b" , sans-serif;
  font-size: 8vw;
  color: #ffffff;
  letter-spacing: 0em;
}

span.special {
  font-family: "kozuka-b" , sans-serif;
  font-size: 8vw;
  color: #ffffff;
  letter-spacing: -0.4em;
}

.white_logo {
  width: 57.8vw;
  margin: 12.5vw 0 0 4vw;
}

.catchphrase-3 {
  background:rgba(0,0,0,0.6);
  height: 26.67vw;
  margin-top: 15vw;
  display: flex;
  align-items: center;
}

.catchphrase-3 p {
  font-family: "kozuka-h" , sans-serif;
  font-size: 6.5vw;
  color: #ffffff;
  letter-spacing: 0.05em;
  width: 90vw;
  margin-left: 10vw;
  line-height: 9.3vw;
}

.catchphrase-3 span {
  font-family: "kozuka-h" , sans-serif;
  font-size: 8vw;
  color: #ffffff;
  letter-spacing: 0em;
  margin-left: 15.5vw;
}

div.unicorn_lead {
  background-color: #000;
  height: 40vw;
  width: 100%;
}

.unicorn_recruit {
  width: 27vw;
  padding: 3vw 0 0 71vw;
}

.line_button {
  width: 80vw;
  margin: 6.5vw auto;
  height: 18.15vw;
  background: linear-gradient(to right, #94c471, #04735b);
  border-radius: 6vw;
  display: flex;
  align-items: center;
  justify-content: center;
}

.line_button a {
  font-family: "zen-b" , sans-serif;
  font-size: 10vw;
  color: #ffffff;
  letter-spacing: 0.1em;
  width: 100%;
  height: 100%;
  line-height: 17.15vw;
  text-align: center;
}

.uni_intro {
  background-color: #fff;
  width: 100%;
  height: 53.33vw;
}

.what {
  text-align: center;
}

.what p {
  font-family: "times-r" , sans-serif;
  font-size: 8vw;
  font-weight: bold;
  letter-spacing: 0.05em;
  line-height: 14vw;
}

.logo_color {
  width: 48.2vw;
  margin: 0 auto;
}

.logo_color img {
  width: 48.2vw;
}

div.map {
  position: relative;
  background-image: url(../images/WEBP/unicorn_area.webp);
  background-size: 100% 100%;
  width: 100%;
  height: 136vw;
}

.map_txt-1 {
  width: 82.6vw;
  margin: 0 auto;
}

.map_txt-1 p{
  font-family: "kozuka-h" , sans-serif;
  font-size: 6vw;
  text-align: right;
  letter-spacing: -0.05em;
  line-height: 10.27vw;
  color: #ffffff;
  padding: 9vw 0 0 0;
}

.map_txt-2 {
  width: 88vw;
  margin: 0 auto;
}

.map_txt-2 p{
  font-family: "kozuka-h" , sans-serif;
  font-size: 5.4vw;
  text-align: left;
  letter-spacing: -0.05em;
  line-height: 9.33vw;
  color: #ffffff;
  padding: 7vw 0 0 0;
}

.pin {
  width: 9.3vw;
  position: absolute;
  z-index: 10000;
}

.pin-1 {
  top: 68vw;
  left: 61vw;
}

.pin-2 {
  top: 70vw;
  left: 64vw;
}

.pin-3 {
  top: 71vw;
  left: 60vw;
}

.pin-4 {
  top: 75vw;
  left: 46vw;
}

.pin-5 {
  top: 77vw;
  left: 42vw;
}

.pin-6 {
  top: 83vw;
  left: 8vw;
}

.map .line_button {
  width: 51.14vw;
  margin: 46.5vw 0 0 38.5vw;
  height: 12.8vw;
  border-radius: 4.8vw;
}

.map .line_button a {
  font-size: 6.5vw;
  line-height: 11.8vw;
}

div.problem {
  position: relative;
  background-image: url(../images/WEBP/problem.webp);
  background-size: 100% 100%;
  width: 100%;
  height: 172vw;
}

.problem .title,.problem .problem-list {
  text-align: center;
}

.problem .title {
  padding-top: 16vw;
}

.problem .title p {
  font-family: "hge";
  font-size: 7.5vw;
  color: #fff;
  letter-spacing: -0.05em;
}

.problem .problem-list {
  padding-top: 12vw;
}

.problem .problem-list p {
  font-family: "hge";
  font-size: 6vw;
  color: #fff;
  line-height: 15vw;
}

.problem .conclusion {
  padding-top: 18vw;
  text-align: left;
}

.problem .conclusion p {
  font-family: "hgs";
  font-size: 10vw;
  color: #fff;
  line-height: 15vw;
  width: 90vw;
  margin: 0 auto;
}

div.strong-point {
  position: relative;
  background-image: url(../images/WEBP/strong-point.webp);
  background-size: 100% 100%;
  width: 100%;
  height: 149vw;
}

.str-list {
  background: rgba(0, 0, 0, 0.5);
  position: relative;
  top: 31vw;
  width: 90.7vw;
  height: 9.3vw;
  margin: 0vw auto;
  display: flex;
  align-items: center;
  border-radius: 4.65vw;
}

.str-list img {
  width: 7.365vw;
  height: 7.365vw;
  margin-left: 3vw;
}

.str-list p {
  color: #fff;
  font-family: "biz-r";
  font-size: 4.9vw;
  margin-left: 1vw;
  letter-spacing: 0.1em;
}

.str-list.num-1 {
  top: 31vw;
}

.str-list.num-2 {
  top: 32.1vw;
}

.str-list.num-3 {
  top: 33.2vw;
}

.str-list.num-4 {
  top: 34.3vw;
}

.str-list.num-5 {
  top: 35.4vw;
}

.str-message img {
  width: 51vw;
  margin: 48vw 0 0 5vw;
}

.strong-point .line_button {
  width: 56.4vw;
  margin: 5.5vw 0 0 4.65vw;
  height: 12.8vw;
  border-radius: 4.8vw;
}

.strong-point .line_button a {
  font-size: 6.5vw;
  line-height: 11.8vw;
}

div.open-schedule {
  position: relative;
  background-image: url(../images/WEBP/open-schedule.webp);
  background-size: 100% 100%;
  width: 100%;
  height: 149vw;
  display: flex;
  justify-content: center;
}

.open-list-box {
  background: rgba(0, 0, 0, 0.5);
  width: 90.7vw;
  height: 88vw;
  display: flex;
  flex-flow: column;
  justify-content: center;
  position: relative;
  top: 35vw;
  border-radius: 10vw;
}

.open-list {
  display: flex;
  flex-flow: row;
  align-items: center;
  justify-content: center;
}

.open-list img {
  width: 7.365vw;
  height: 7.365vw;
  margin-left: 0vw;
}

.open-list p {
  color: #fff;
  font-family: "biz-r";
  font-size: 4.9vw;
  margin-left: 1vw;
  letter-spacing: 0.05em;
  min-width: 41.6vw;
  line-height: 9.5vw;
}

.open-list span {
  color: #fff;
  font-family: "biz-r";
  font-size: 4.9vw;
  margin-left: 1vw;
  letter-spacing: 0.05em;
  min-width: 27.6vw;
  line-height: 9.5vw;
}

div.room {
  position: relative;
  background-image: url(../images/WEBP/top_pharmacy_ph01_2025.webp);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  width: 100%;
  height: 52vw;
}

div.first-step {
  position: relative;
  background-image: url(../images/WEBP/first-step.webp);
  background-size: 100% 100%;
  width: 100%;
  height: 197.74vw;
}

.open-schedule .line_button {
  width: 56.4vw;
  margin: 0;
  height: 12.8vw;
  border-radius: 4.8vw;
  position: absolute;
  top: 130.5vw;
  left: 38.95vw;
}

.open-schedule .line_button a {
  font-size: 6.5vw;
  line-height: 11.8vw;
}

.first-step .title {
  padding-left: 8vw;
}

.first-step .title p {
  text-align: left;
  padding-top: 27vw;
  font-size: 8vw;
  line-height: 9.5vw;
  color: #fff;
  font-family: "ta-oonishi", sans-serif;
  font-weight: 300;
  font-style: normal;
}

.first-step .comment {
  background-image: url(../images/WEBP/comment.webp);
  background-size: 100% 100%;
  width: 90.7%;
  height: 62.7vw;
  margin: 1vw 0 0 4.65vw;
  display: flex;
  justify-content: center;
  align-items: center;
}

.first-step .comment p {
  font-size: 4vw;
  line-height: 8.5vw;
  color: #fff;
  font-family: "ta-oonishi", sans-serif;
  font-weight: 300;
  font-style: normal;
  text-align: left;
}

.first-step .fukidashi {
  background-image: url(../images/WEBP/fukidashi.webp);
  background-size: 100% 100%;
  width: 58.45%;
  height: 30.23vw;
  margin: 4vw 0 0 36.9vw;
  display: flex;
  justify-content: center;
  align-items: center;
}

.first-step .fukidashi p {
  font-size: 5.5vw;
  line-height: 5.5vw;
  font-family: "ta-oonishi", sans-serif;
  font-weight: 300;
  font-style: normal;
  text-align: left;
  margin-bottom: 10vw;
  margin-right: 3vw;
}

.first-step .line_button {
  width: 40vw;
  margin: 0;
  height: 20vw;
  border-radius: 4.8vw;
  position: absolute;
  top: 150vw;
  left: 55.35vw;
}

.first-step .line_button a {
  font-size: 7vw;
  line-height: 8vw;
  text-align: left;
  padding: 0 0 1vw 4vw;
  display: flex;
  align-items: center;
}

.first-step .white_logo {
  position: relative;
  background-image: url(../images/SVG/unicorn_white.svg);
  background-size: 100% 100%;
  width: 23.05%;
  height: 17.66vw;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 31vw 0 0 64vw;
}

body{
  overflow-x: hidden;
  }