@charset "UTF-8";
.em {
  color: #E1677C;
}

@keyframes slide-pc {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: -104rem 0;
  }
}
@keyframes loop {
  0% {
    transform: translateX(100%);
  }
  to {
    transform: translateX(-100%);
  }
}
@keyframes loop2 {
  0% {
    transform: translateX(0);
  }
  to {
    transform: translateX(-200%);
  }
}

html {
	font-size: 62.5%;
}

.head {
	position: static;
}

/*.biotope {
	margin-top: 148px;
}
@media (min-width: 641px) {
	.biotope {
		margin-top: 168px;
	}
}
@media (max-width: 400px) {
	.biotope {
		margin-top: 152px;
	}
}*/


.biotope {
  background-color: #fff;
  background-image: none;
  padding: 0;
  font-size: 1.5rem;
  position: relative;
  color: #000;
  font-weight: 500;
  font-family: "Noto Sans JP", sans-serif !important;
  line-height: 1.7;
  word-break: break-word;
}
@media screen and (max-width: 320px) {
  .biotope {
    font-size: 1.4rem;
  }
}
@media screen and (min-width: 1000px) {
  .biotope {
    font-size: 1.6rem;
  }
}

.wrap {
  overflow: hidden;
}
/*!
 * ress.css • v1.2.2
 * MIT License
 * github.com/filipelinhares/ress
 */
html {
  box-sizing: border-box;
  overflow-y: scroll;
  -webkit-text-size-adjust: 100%;
}

*, :after, :before {
  background-repeat: no-repeat;
  box-sizing: inherit;
}

:after, :before {
  text-decoration: inherit;
  vertical-align: inherit;
}

* {
  padding: 0;
  margin: 0;
}

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

hr {
  overflow: visible;
}

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

summary {
  display: list-item;
}

small {
  font-size: 80%;
}

[hidden], template {
  display: none;
}

abbr[title] {
  border-bottom: 1px dotted;
  text-decoration: none;
}

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

a:active, a:hover {
  outline-width: 0;
}

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

b, strong {
  font-weight: bolder;
}

dfn {
  font-style: italic;
}

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

input {
  border-radius: 0;
}

[role=button], [type=button], [type=reset], [type=submit], button {
  cursor: pointer;
}

[disabled] {
  cursor: default;
}

[type=number] {
  width: auto;
}

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

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

textarea {
  overflow: auto;
  resize: vertical;
}

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

optgroup {
  font-weight: 700;
}

button {
  overflow: visible;
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
  border-style: 0;
  padding: 0;
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button:-moz-focusring {
  outline: 1px dotted ButtonText;
}

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

button, select {
  text-transform: none;
}

button, input, select, textarea {
  background-color: transparent;
  border-style: none;
  color: inherit;
}

select {
  -moz-appearance: none;
  -webkit-appearance: none;
}

select::-ms-expand {
  display: none;
}

select::-ms-value {
  color: currentColor;
}

legend {
  border: 0;
  color: inherit;
  display: table;
  max-width: 100%;
  white-space: normal;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

img {
  border-style: none;
}

progress {
  vertical-align: baseline;
}

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

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

@media screen {
  [hidden~=screen] {
    display: inherit;
  }
  [hidden~=screen]:not(:active):not(:focus):not(:target) {
    position: absolute !important;
    clip: rect(0 0 0 0) !important;
  }
}
[aria-busy=true] {
  cursor: progress;
}

[aria-controls] {
  cursor: pointer;
}

[aria-disabled] {
  cursor: default;
}

::-moz-selection {
  background-color: #b3d4fc;
  color: #000;
  text-shadow: none;
}

* {
  box-sizing: border-box;
}

a img {
  border: none;
}

a:focus, *:focus {
  outline: none;
}

.biotope-footer {
  background: url("../img/biotope/sp-back-bottom.png") no-repeat;
  background-size: 100%;
  background-position: bottom;
  color: #4E7B14;
  font-family: "Zen Maru Gothic", sans-serif !important;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .biotope-footer {
    background: url("../img/biotope/pc-back-bottom.png") no-repeat;
    background-size: 100%;
    background-position: bottom;
  }
}
.biotope-footer_Msg {
  font-size: 2rem;
  font-weight: 400;
  line-height: 2;
}
@media screen and (min-width: 768px) {
  .biotope-footer_Msg {
    font-size: 3rem;
  }
}
@media screen and (min-width: 1140px) {
  .l-footer_Msg {
    font-size: 4rem;
  }
}
.l-footer_Msg .-br {
  display: none;
}
@media screen and (min-width: 768px) {
  .l-footer_Msg .-br {
    display: block;
  }
}

.footer-bottom {
  font-size: 1.2rem;
  text-align: center;
}
@media screen and (min-width: 1000px) {
  .footer-bottom {
    font-size: 1.4rem;
  }
}

@media screen and (min-width: 768px) {
  .br-Copyright {
    display: none;
  }
}

.l-header {
	font-family: serif !important;
}
/*.l-header {
  display: none;
  position: fixed;
  z-index: 99999;
}

.l-header {
  position: fixed;
  width: 100%;
  z-index: 99999;
  top: 0;
}
.l-header_PC {
  background: #fff;
}

.-logo {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  -ms-flex-pack: flex-start;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  width: 100%;
  height: 100%;
}
.-logo:hover {
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  -khtml-opacity: 0.7;
  opacity: 0.7;
  transition: all 0.5s;
}

.m-hamburger {
  background: #635050;
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
  padding: 1.7rem 1.65rem;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.25);
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  z-index: 99999;
}

.m-hamburger__Inner {
  position: relative;
  width: 17px;
  height: 16px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.25);
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.m-hamburger__Inner span {
  background: #fff;
  display: inline-block;
  position: absolute;
  left: 0;
  width: 100%;
  height: 0.2rem;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.25);
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.m-hamburger__Inner span:nth-of-type(1) {
  top: 0;
}
.m-hamburger__Inner span:nth-of-type(2) {
  top: 0.7rem;
}
.m-hamburger__Inner span:nth-of-type(3) {
  bottom: 0;
}

.is-open .m-hamburger {
  background: transparent;
}
.is-open .m-hamburger span:nth-of-type(1) {
  -webkit-transform: translateY(7px) rotate(-45deg);
  transform: translateY(7px) rotate(-45deg);
}
.is-open .m-hamburger span:nth-of-type(2) {
  opacity: 0;
}
.is-open .m-hamburger span:nth-of-type(3) {
  -webkit-transform: translateY(-7px) rotate(45deg);
  transform: translateY(-7px) rotate(45deg);
}

.l-header_SP__Inner {
  position: fixed;
  right: -100%;
  top: 0;
  background: #f89479;
  background-size: cover;
  overflow: hidden;
  overflow-y: auto;
  padding-bottom: 9rem;
  padding-top: 7rem;
  height: 100%;
  width: 100%;
  z-index: 9999;
  -webkit-transition: -webkit-transform 0.2s;
  transition: -webkit-transform 0.2s;
  transition: transform 0.2s;
  transition: transform 0.2s, -webkit-transform 0.2s;
}

.is-open .l-header_SP__Inner {
  right: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.25);
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  max-width: 30rem;
  width: 70%;
  overflow: visible;
  padding-bottom: 9rem;
  padding-top: 7rem;
}

.l-header_SP__Nav__Item {
  border-bottom: 0.1rem solid rgba(255, 255, 255, 0.5);
}
.l-header_SP__Nav__Item:first-child {
  border-top: 0.1rem solid rgba(255, 255, 255, 0.5);
}

.l-header_SP__Link {
  background-color: transparent;
  color: #fff;
  display: block;
  font-family: "Zen Maru Gothic", sans-serif !important;
  font-size: 1.6rem;
  padding: 1.4rem 4rem;
  text-align: center;
  text-decoration: none;
}
.l-header_SP__Link:hover {
  color: #fff;
  opacity: 0.5;
}
.l-header_SP__Link:visited {
  color: #fff;
}

.l-header__Bg {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.25);
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.is-open .l-header__Bg {
  background-color: rgba(255, 255, 255, 0.5);
  width: 100vw;
  height: 100vh;
  position: fixed;
  top: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.25);
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.is-navFixed {
  position: fixed;
  width: 100%;
}

.is-navFixed .l-header--inner {
  position: fixed;
  top: 0;
  -webkit-overflow-scrolling: touch;
  padding-bottom: 9rem;
  padding-top: 7rem;
}

.l-header_SP {
  background: #fff;
  height: 5rem;
}
.l-header_SP__Logo a {
  margin: 0 1rem 0 0;
  padding: 1rem;
  width: 8.2rem;
}
@media screen and (min-width: 768px) {
  .l-header_SP__Logo a {
    padding: 1rem 1.5rem;
    width: 10rem;
  }
}
.l-header_SP__Heading {
  font-family: "Noto Sans JP", sans-serif !important;
  font-size: 1rem;
}
.l-header_SP .l-header_SP__Link {
  cursor: pointer;
  position: relative;
  text-align: left;
  padding: 1.4rem 2rem;
}

.l-header_PC {
  height: 10rem;
}
.l-header_PC .l-header__Bar {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between;
  height: 100%;
  padding: 0 2rem;
}
.l-header_PC__Logo {
  margin: 0;
  width: 13.7rem;
}
.l-header_PC__Logo a {
  display: block;
  padding: 1rem;
}
.l-header_PC__Heading {
  font-family: "Noto Sans JP", sans-serif !important;
  font-size: 1.2rem;
  padding: 0 0 0 0.8rem;
}
@media screen and (min-width: 1000px) {
  .l-header_PC__Heading {
    font-size: 1rem;
  }
}
@media screen and (min-width: 1300px) {
  .l-header_PC__Heading {
    font-size: 1.2rem;
    padding: 0 0 0 4rem;
  }
}
.l-header_PC__Right {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  -ms-justify-content: flex-end;
  justify-content: flex-end;
  -ms-flex-pack: flex-end;
  flex-basis: 65%;
}
.l-header_PC__Right__Nav {
  list-style: none;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  -ms-justify-content: flex-end;
  justify-content: flex-end;
  -ms-flex-pack: flex-end;
  flex-basis: 100%;
  max-width: 100rem;
}
.l-header_PC__Right__Nav__Item {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-basis: auto;
  font-size: 1.6rem;
  font-family: "Zen Maru Gothic", sans-serif !important;
  text-align: center;
  cursor: pointer;
}
.l-header_PC__Right__Nav__Item:first-of-type .l-header_PC__Link span::before {
  display: none;
}
.l-header_PC__Right .l-header_PC__Link {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  color: #000;
  font-family: "Zen Maru Gothic", sans-serif !important;
  text-decoration: none;
}
.l-header_PC__Right .l-header_PC__Link span {
  display: block;
  padding: 0 1rem;
  position: relative;
}
@media screen and (min-width: 1300px) {
  .l-header_PC__Right .l-header_PC__Link span {
    padding: 0 1.5rem;
  }
}
.l-header_PC__Right .l-header_PC__Link span::before {
  content: "";
  position: absolute;
  left: 0;
  top: 20%;
  background: #635050;
  width: 0.1rem;
  height: 60%;
}
.l-header_PC__Left {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  flex-basis: 35%;
}*/

.container {
  padding: 60px 0;
}
@media screen and (min-width: 768px) {
  .container {
    padding: 60px 0;
  }
}
@media screen and (min-width: 1000px) {
  .container {
    padding: 100px 0;
  }
}
.container:nth-child(even) {
  background-color: #fff;
}

.content {
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}
.content:not(:last-child) {
  margin-bottom: 30px;
}
@media screen and (min-width: 768px) {
  .content:not(:last-child) {
    margin-bottom: 30px;
  }
}
@media screen and (min-width: 1000px) {
  .content:not(:last-child) {
    margin-bottom: 60px;
  }
}
@media screen and (min-width: 768px) {
  .content {
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media screen and (min-width: 1140px) {
  .content {
    padding-left: 0;
    padding-right: 0;
  }
}
@media screen and (max-width: 320px) {
  .content {
    width: 100%;
  }
}
@media screen and (min-width: 768px) {
  .content {
    width: 768px;
  }
}
@media screen and (min-width: 1000px) {
  .content {
    width: 1000px;
  }
}
@media screen and (min-width: 1300px) {
  .content {
    width: 1220px;
  }
}

.section:not(:last-child) {
  margin-bottom: 42px;
}
@media screen and (min-width: 768px) {
  .section:not(:last-child) {
    margin-bottom: 62px;
  }
}
@media screen and (min-width: 1000px) {
  .section:not(:last-child) {
    margin-bottom: 62px;
  }
}

.unit:not(:last-child) {
  margin-bottom: 25px;
}
@media screen and (min-width: 768px) {
  .unit:not(:last-child) {
    margin-bottom: 30px;
  }
}
@media screen and (min-width: 1000px) {
  .unit:not(:last-child) {
    margin-bottom: 30px;
  }
}

.row {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between;
  margin-left: -6px;
  margin-right: -6px;
}
@media screen and (min-width: 768px) {
  .row {
    margin-left: -12px;
    margin-right: -12px;
  }
}
.row:not(:last-child) {
  margin-bottom: 25px;
}
@media screen and (min-width: 768px) {
  .row:not(:last-child) {
    margin-bottom: 30px;
  }
}
@media screen and (min-width: 1000px) {
  .row:not(:last-child) {
    margin-bottom: 30px;
  }
}

.row-half {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between;
  margin-left: -3px;
  margin-right: -3px;
}
@media screen and (min-width: 768px) {
  .row-half {
    margin-left: -6px;
    margin-right: -6px;
  }
}
.row-half:not(:last-child) {
  margin-bottom: 25px;
}
@media screen and (min-width: 768px) {
  .row-half:not(:last-child) {
    margin-bottom: 30px;
  }
}
@media screen and (min-width: 1000px) {
  .row-half:not(:last-child) {
    margin-bottom: 30px;
  }
}

.column {
  padding-left: 6px;
  padding-right: 6px;
}
@media screen and (min-width: 768px) {
  .column {
    padding-left: 12px;
    padding-right: 12px;
  }
}

.column-half {
  padding-left: 3px;
  padding-right: 3px;
}
@media screen and (min-width: 768px) {
  .column-half {
    padding-left: 6px;
    padding-right: 6px;
  }
}

.col-2 {
  display: block;
  width: 100%;
}
.col-2:nth-child(-n+1) {
  margin-top: 0;
}
.col-2:nth-of-type(n + 2) {
  margin-top: 12px;
}
@media screen and (min-width: 768px) {
  .col-2:nth-of-type(n + 2) {
    margin-top: 24px;
  }
}
@media screen and (min-width: 768px) {
  .col-2 {
    width: 50%;
  }
  .col-2:nth-child(-n+2) {
    margin-top: 0;
  }
  .col-2:nth-of-type(n + 3) {
    margin-top: 12px;
  }
}
@media screen and (min-width: 768px) and (min-width: 768px) {
  .col-2:nth-of-type(n + 3) {
    margin-top: 24px;
  }
}

.col-3 {
  display: block;
  width: 100%;
}
.col-3:nth-child(-n+1) {
  margin-top: 0;
}
.col-3:nth-of-type(n + 2) {
  margin-top: 12px;
}
@media screen and (min-width: 768px) {
  .col-3:nth-of-type(n + 2) {
    margin-top: 24px;
  }
}
@media screen and (min-width: 768px) {
  .col-3 {
    width: 33.33333%;
  }
  .col-3:nth-child(-n+3) {
    margin-top: 0;
  }
  .col-3:nth-of-type(n + 4) {
    margin-top: 12px;
  }
}
@media screen and (min-width: 768px) and (min-width: 375px) {
  .col-3:nth-of-type(n + 4) {
    margin-top: 24px;
  }
}

.col-4 {
  display: block;
  width: 100%;
}
.col-4:nth-child(-n+1) {
  margin-top: 0;
}
.col-4:nth-of-type(n + 2) {
  margin-top: 12px;
}
@media screen and (min-width: 768px) {
  .col-4:nth-of-type(n + 2) {
    margin-top: 24px;
  }
}
@media screen and (min-width: 768px) {
  .col-4 {
    width: 25%;
  }
  .col-4:nth-child(-n+4) {
    margin-top: 0;
  }
  .col-4:nth-of-type(n + 5) {
    margin-top: 12px;
  }
}
@media screen and (min-width: 768px) and (min-width: 375px) {
  .col-4:nth-of-type(n + 5) {
    margin-top: 24px;
  }
}

.btn-area {
  width: 100%;
  margin: 2rem auto 0;
}
@media screen and (min-width: 768px) {
  .btn-area {
    width: 100%;
  }
}
@media screen and (min-width: 1000px) {
  .btn-area {
    margin: 2.5rem auto 0;
    width: 70%;
  }
}

.m-btn {
  text-align: center;
  width: 100%;
  line-height: 5rem;
  position: relative;
  display: inline-block;
  font-size: 1.6rem;
  font-weight: bold;
  background-color: #88BF42;
  border: 0.1rem solid #88BF42;
  border-radius: 4rem;
  color: #fff;
  text-decoration: none;
}
@media screen and (min-width: 768px) {
  .m-btn {
    line-height: 7rem;
    width: 100%;
  }
}
.m-btn:not(:first-child) {
  margin-top: 1rem;
}
@media screen and (min-width: 768px) {
  .m-btn {
    font-size: 2.2rem;
  }
}
.m-btn span {
  color: #fff;
}
.m-btn:hover {
  background-color: #fff;
  color: #88BF42;
  opacity: 1;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.25);
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.m-btn:hover span {
  color: #88BF42;
}
.m-btn input {
  width: 100%;
}

.u-icon {
  position: relative;
}
.u-icon.-required::after {
  content: "必須";
  background: #EC5B24;
  color: #fff;
  display: inline-block;
  font-size: 1.4rem;
  font-weight: 500;
  padding: 0 1rem;
  margin: 0 0 0 1rem;
}
.u-icon.-any::after {
  content: "任意";
  background: #B8C5D5;
  color: #fff;
  display: inline-block;
  font-size: 1.4rem;
  font-weight: 500;
  padding: 0 1rem;
  margin: 0 0 0 1rem;
}

input[type=text], input[type=email], input[type=tel], input[type=url], input[type=password], textarea {
  outline: none;
  border: 1px solid #B8C5D5;
  background: #fff;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  width: 100%;
  padding: 7px 10px;
  border-radius: 0.5rem;
}
@media screen and (min-width: 768px) {
  input[type=text], input[type=email], input[type=tel], input[type=url], input[type=password], textarea {
    border-radius: 0.8rem;
  }
}
input[type=text]:focus, input[type=email]:focus, input[type=tel]:focus, input[type=url]:focus, input[type=password]:focus, textarea:focus {
  border-color: #004090;
}

input.disabled {
  border-color: #B8C5D5;
}

input.error {
  border: 1px solid #E1677C;
  background: #F9F9F9;
}

::placeholder {
  color: #B8C5D5;
}

input[type=checkbox] {
  display: none;
}

input[type=checkbox] + span {
  position: relative;
  right: 0;
  bottom: 0;
  left: 0;
  height: 2.2rem;
  width: 2.2rem;
  vertical-align: -0.8rem;
  transition: all 0.15s ease-out 0s;
  color: #fff;
  background: #fff;
  cursor: pointer;
  display: inline-block;
  margin: 0.4rem;
  outline: none;
  border: 0.1rem solid #B8C5D5;
  border-radius: 0.4rem;
}

input[type=checkbox] + span::before,
input[type=checkbox] + span::after {
  position: absolute;
  content: "";
  background: #fff;
  transition: all 0.1s ease-in-out;
}

input[type=checkbox] + span::before {
  left: 2px;
  top: 6px;
  width: 0;
  height: 2px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
}

input[type=checkbox] + span::after {
  right: 9px;
  bottom: 3px;
  width: 2px;
  height: 0;
  transform: rotate(40deg);
  -webkit-transform: rotate(40deg);
  -moz-transform: rotate(40deg);
  -ms-transform: rotate(40deg);
  -o-transform: rotate(40deg);
  transition-delay: 0.1s;
}

input[type=checkbox]:checked + span {
  background: #004090;
  border: 0.1rem solid #fff;
}

input[type=checkbox]:checked + span::after {
  right: 6px;
  bottom: 2px;
  width: 3px;
  height: 14px;
}

input[type=checkbox]:checked + span::before {
  left: 2px;
  top: 11px;
  width: 8px;
  height: 3px;
}

input[type=checkbox]:disabled + span {
  background: #B8C5D5;
  border: 1px solid #B8C5D5;
}

input[type=radio] {
  display: none;
}

input[type=radio] + span {
  position: relative;
  right: 0;
  bottom: 0;
  left: 0;
  height: 20px;
  width: 20px;
  vertical-align: -0.8rem;
  transition: all 0.15s ease-out 0s;
  color: #fff;
  background: #fff;
  cursor: pointer;
  /*cursor: default;*/
  display: inline-block;
  margin: 0.4rem;
  outline: none;
  border: 1px solid #B8C5D5;
  border-radius: 5rem;
}

input[type=radio]:checked + span:after {
  content: "";
  background-color: #004090;
  position: absolute;
  top: 18%;
  left: 18%;
  width: 12px;
  height: 12px;
  border-radius: 5rem;
  transition: all 0.1s ease-in-out;
}
@media screen and (min-width: 768px) {
  input[type=radio]:checked + span:after {
    top: 17%;
  }
}
input[type=radio]:disabled + span {
  background: #F8F8F8;
  border: 1px solid #B8C5D5;
}

select::-ms-expand {
  display: none;
}

select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
select:hover {
  cursor: pointer;
}
select:focus {
  border: 2px solid #004090;
  outline: none;
}

.sw-Select {
  display: block;
  position: relative;
}
.sw-Select::after {
  content: "";
  border-top: 0.2rem solid #2F3C3F;
  border-right: 0.2rem solid #2F3C3F;
  transform: rotateZ(135deg);
  width: 0.8rem;
  height: 0.8rem;
  position: absolute;
  top: 50%;
  right: 1rem;
  margin-top: -0.6rem;
  pointer-events: none;
}

.sw-Select_Unit {
  background: #fff;
  border: 1px solid #B8C5D5;
  border-radius: 0.5rem;
  display: block;
  width: 100%;
  text-align: left;
  padding: 1rem;
}
@media screen and (min-width: 768px) {
  .sw-Select_Unit {
    border-radius: 0.8rem;
    padding: 1rem;
  }
}
.sw-Select_Unit option.sw-Select_Item {
  border: 1px solid #CCC;
  background: #fff;
  box-shadow: inset 0.5rem 0.5rem #CCC;
}
.sw-Select_Unit option.sw-Select_Item:hover {
  color: #fff;
  box-shadow: inset 0.5rem 0.5rem #CCC;
}

.m-searchBox {
  position: relative;
}

.m-searchBox__Input {
  border: 0.1rem solid #B8C5D5;
  border-radius: 0.4rem;
  display: block;
  padding: 1rem;
  width: 100%;
}

.m-searchBox__Btn {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  padding: 0 1rem;
}

.error-text {
  border-radius: 0.25rem;
  color: #E1677C;
  font-size: 1.6rem;
  margin: 0.5rem 0 0;
  padding: 0.5rem;
  position: relative;
  width: 100%;
}
.m-table_Form {
  border-collapse: collapse;
  width: 100%;
}
.m-table_Form__Heading {
  display: block;
  text-align: left;
  padding: 1.5rem 0 1rem 0;
}
@media screen and (min-width: 1000px) {
  .m-table_Form__Heading {
    border-bottom: 0.1rem solid #B8C5D5;
    display: table-cell;
    padding: 3rem 1rem 3rem 0;
    width: 30%;
    vertical-align: top;
  }
}
.m-table_Form__Heading__Caution {
  font-size: 1.4rem;
  font-weight: normal;
  margin: 0 0 0.5rem 0;
}
.m-table_Form__Heading .u-icon {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
@media screen and (min-width: 1000px) {
  .m-table_Form__Heading .u-icon {
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: space-between;
  }
}
.m-table_Form__Content {
  border-bottom: 0.1rem solid #B8C5D5;
  display: block;
  padding: 0 0 2rem 0;
}
@media screen and (min-width: 1000px) {
  .m-table_Form__Content {
    display: table-cell;
    padding: 3rem 0;
    width: 70%;
  }
}
.m-table_Form__Unit:first-child th {
  border-top: 0.1rem solid #B8C5D5;
}
@media screen and (min-width: 1000px) {
  .m-table_Form__Unit:first-child td {
    border-top: 0.1rem solid #B8C5D5;
  }
}
.m-table_Form__Unit.-company .m-table_Form__Content__Item {
  display: inline-block;
}
.m-table_Form__Unit.-company .m-table_Form__Content__Item:first-child {
  margin: 0 1rem 0 0;
}
.m-table_Form__Unit.-company label {
  cursor: pointer;
}
.m-table_Form__Unit.-address .m-table_Form__Content__Item {
  width: 90%;
  margin: 0 auto;
}
@media screen and (min-width: 1000px) {
  .m-table_Form__Unit.-address .m-table_Form__Content__Item {
    width: 100%;
  }
}
.m-table_Form__Unit.-address .m-table_Form__Content__Box {
  margin: 0 0 2rem 0;
}
@media screen and (min-width: 1000px) {
  .m-table_Form__Unit.-address .m-table_Form__Content__Box {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: space-between;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
  }
}
.m-table_Form__Unit.-address .m-table_Form__Content__Box:last-of-type {
  margin-bottom: 0;
}
.m-table_Form__Unit.-address .m-table_Form__Content__Box label {
  margin: 0 0 0.5rem 0;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
@media screen and (min-width: 1000px) {
  .m-table_Form__Unit.-address .m-table_Form__Content__Box label {
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: space-between;
    flex-basis: 25%;
    padding: 0 1rem 0 0;
  }
}
@media screen and (min-width: 1000px) {
  .m-table_Form__Unit.-address .m-table_Form__Content__Box__Item {
    flex-basis: 75%;
  }
}
.m-table_Form__Unit.-address .sw-Select::before {
  content: "";
  border-top: 0.2rem solid #2F3C3F;
  border-right: 0.2rem solid #2F3C3F;
  transform: rotateZ(-45deg);
  width: 0.8rem;
  height: 0.8rem;
  position: absolute;
  top: 50%;
  right: 1rem;
  margin-top: -0.6rem;
  pointer-events: none;
}
.m-table_Form__Unit.-address .sw-Select::after {
  margin-top: 0;
}
.m-table_Form__Unit.-kind .m-table_Form__Content__Item {
  display: inline-block;
}
.m-table_Form__Unit.-kind .m-table_Form__Content__Item:first-child {
  margin: 0 1rem 0 0;
}
.m-table_Form__Unit.-kind label {
  cursor: pointer;
}
.m-table_Form__Unit.-department label {
  cursor: pointer;
}
.m-table_Form__Unit.-academicHistory .m-table_Form__Content__Item {
  width: 90%;
  margin: 0 auto;
}
@media screen and (min-width: 1000px) {
  .m-table_Form__Unit.-academicHistory .m-table_Form__Content__Item {
    width: 100%;
  }
}
.m-table_Form__Unit.-academicHistory .m-table_Form__Content__Box {
  margin: 0 0 2rem 0;
}
@media screen and (min-width: 1000px) {
  .m-table_Form__Unit.-academicHistory .m-table_Form__Content__Box {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: space-between;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
  }
}
.m-table_Form__Unit.-academicHistory .m-table_Form__Content__Box:last-of-type {
  margin-bottom: 0;
}
.m-table_Form__Unit.-academicHistory .m-table_Form__Content__Box label {
  margin: 0 0 0.5rem 0;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
@media screen and (min-width: 1000px) {
  .m-table_Form__Unit.-academicHistory .m-table_Form__Content__Box label {
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: space-between;
    flex-basis: 25%;
    padding: 0 1rem 0 0;
  }
}
@media screen and (min-width: 1000px) {
  .m-table_Form__Unit.-academicHistory .m-table_Form__Content__Box__Item {
    flex-basis: 75%;
  }
}

.m-Form__Privacy {
  margin: 4rem 0 0 0;
}
.m-Form__Privacy__Checkbox {
  text-align: center;
}
.m-Form__Privacy__Checkbox label {
  cursor: pointer;
  font-size: 2rem;
  font-weight: bold;
  margin: 0 0 3rem 0;
}
.m-Form__Privacy__Txt {
  text-align: center;
}
.m-Form__Privacy .error-text {
  text-align: center;
}

.is-1 {
  font-size: 3.5rem;
  font-weight: 700;
  line-height: 1.4;
}
@media screen and (max-width: 320px) {
  .is-1 {
    font-size: 2.8rem;
  }
}
@media screen and (min-width: 1000px) {
  .is-1 {
    font-size: 5rem;
    line-height: 1.3;
  }
}
.is-1.title {
  margin-bottom: 1.6rem;
}
@media screen and (min-width: 768px) {
  .is-1.title {
    margin-bottom: 2.5rem;
  }
}

.is-2 {
  font-size: 3.5rem;
  font-weight: 700;
  line-height: 1.4;
}
@media screen and (min-width: 768px) {
  .is-2 {
    font-size: 4.8rem;
  }
}
.is-2.title {
  margin-bottom: 1.6rem;
}
@media screen and (min-width: 768px) {
  .is-2.title {
    margin-bottom: 2rem;
  }
}

.is-3 {
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.4;
}
@media screen and (min-width: 768px) {
  .is-3 {
    font-size: 3.2rem;
  }
}
.is-3.title {
  margin-bottom: 2rem;
}
@media screen and (min-width: 768px) {
  .is-3.title {
    margin-bottom: 2rem;
  }
}

.is-4 {
  font-size: 2rem;
  font-weight: 700;
}
@media screen and (min-width: 768px) {
  .is-4 {
    font-size: 2.8rem;
  }
}
.is-4.title {
  margin-bottom: 1rem;
}
@media screen and (min-width: 768px) {
  .is-4.title {
    margin-bottom: 1.5rem;
  }
}

.is-5 {
  font-size: 2rem;
  font-weight: 700;
}
@media screen and (min-width: 768px) {
  .is-5 {
    font-size: 2.4rem;
  }
}
.is-5.title {
  margin-bottom: 0.5rem;
}
@media screen and (min-width: 768px) {
  .is-5.title {
    margin-bottom: 1rem;
  }
}

.l-biotope_TitleUnit {
  margin-bottom: 2.5rem;
}
.l-biotope_TitleUnit__Title .-en {
  color: #3C620C;
  display: block;
  font-family: "Zen Maru Gothic", sans-serif !important;
  font-size: 1rem;
  font-weight: 400;
  margin: 0 0 0.5rem;
}
@media screen and (min-width: 768px) {
  .l-biotope_TitleUnit__Title .-en {
    font-size: 1.2rem;
  }
}
.l-biotope_TitleUnit__Title .-jp {
  color: #3C620C;
  display: block;
  font-family: "Zen Maru Gothic", sans-serif !important;
  font-size: 2rem;
  font-weight: 400;
}
@media screen and (min-width: 768px) {
  .l-biotope_TitleUnit__Title .-jp {
    font-size: 3.5rem;
  }
}

ul:not([class]), .list-none {
  list-style: none;
  padding: 0;
  margin: 0;
}

.list {
  list-style: none;
  padding-left: 1rem;
}
.list li {
  text-indent: -0.55em;
}
.list li::before {
  background: #639622;
  content: "";
  display: inline-block;
  width: 0.6rem;
  height: 0.6rem;
  border-radius: 50%;
  margin-right: 0.5rem;
  margin-bottom: 0.1rem;
  vertical-align: middle;
}
.list li a {
  color: #333;
}

ul {
	list-style: none;
}

ul + p {
  margin-bottom: 1rem;
}

ol {
  padding-left: 1.8rem;
}
ol + p {
  margin-top: 1rem;
}

.list-kome {
  text-indent: -1.5rem;
  padding-left: 1.5rem;
}
.list-kome::before {
  content: "※";
}

.figure img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
}
.figure + p, .figure + .title {
  margin-top: 1rem;
}
.breadcrumb {
  padding: 1.2rem 1.5rem;
  padding: 1rem 0 0;
  list-style: none;
}
@media screen and (min-width: 1140px) {
  .breadcrumb {
    padding: 1.2rem 0;
    position: relative;
  }
}
@media screen and (min-width: 1300px) {
  .breadcrumb {
    width: 1200px;
    margin: 0 auto;
  }
}
.breadcrumb ul {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  font-size: 1.4rem;
}
.breadcrumb li {
  line-height: 1.5;
  margin-right: 2rem;
  position: relative;
}
.breadcrumb li:last-of-type::after {
  display: none;
}
.breadcrumb li::after {
  content: "";
  width: 0.6rem;
  height: 0.6rem;
  border: 0px;
  border-top: solid 0.2rem #635050;
  border-right: solid 0.2rem #635050;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  right: -1.2rem;
  margin-top: -0.2rem;
}
.breadcrumb li:not(:first-child):before {
  margin-left: 1rem;
  margin-right: 1rem;
}
.breadcrumb a {
  color: #635050;
  text-decoration: underline;
}

.biotope p:not([class]) + p {
  margin-top: 0.5rem;
}

.biotope a {
  color: #000;
  text-decoration: none;
}
.biotope a:hover {
  opacity: 0.5;
  text-decoration: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.25);
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.biotope a:hover img {
  opacity: 0.5;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.25);
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.biotope a:visited {
  color: #000;
}

.m-link-icon {
  display: inline-block;
  text-decoration: underline;
  text-indent: -2.5rem;
  padding-left: 2.5rem;
}
.m-link-icon::before {
  content: "";
  background: url("../img/common/icon_arrow_circle_pc.svg") no-repeat;
  background-size: contain;
  height: 1.5rem;
  width: 1.5rem;
  display: block;
  display: inline-block;
  margin: 0 0.5rem 0 0;
  position: relative;
  top: 0.2rem;
}

.m-link-line {
  color: #000;
  text-decoration: underline;
}
.m-link-line:hover {
  opacity: 0.5;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.25);
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.m-anchor .container {
  padding: 4rem 0 0;
}
.m-anchor__Unit {
  border-top: 0.1rem solid #b8c5d5;
  list-style: none;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  -ms-flex-pack: flex-start;
  -webkit-align-items: stretch;
  -moz-align-items: stretch;
  -ms-align-items: stretch;
  align-items: stretch;
}
.m-anchor__Item {
  flex-basis: 50%;
  border-bottom: 0.1rem solid #b8c5d5;
}
@media screen and (min-width: 768px) {
  .m-anchor__Item {
    flex-basis: 33.3333333%;
  }
}
.m-anchor__Item:nth-of-type(odd) span {
  border-right: 0.1rem solid #b8c5d5;
}
@media screen and (min-width: 768px) {
  .m-anchor__Item:nth-of-type(3) span {
    border-right: none;
  }
}
@media screen and (min-width: 768px) {
  .m-anchor__Item:nth-of-type(6) span {
    border-right: none;
  }
}
.m-anchor__Link {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  color: #004090;
  padding: 1rem 0;
  height: 100%;
}
.m-anchor__Link span {
  display: block;
  padding: 0 1rem;
  text-align: center;
  width: 100%;
  position: relative;
}
@media screen and (min-width: 768px) {
  .m-anchor__Link span {
    border-right: 0.1rem solid #b8c5d5;
  }
}
.m-anchor__Link span::after {
  content: "";
  border-top: 0.2rem solid #004091;
  border-right: 0.2rem solid #004091;
  width: 0.7rem;
  height: 0.7rem;
  transform: rotateZ(135deg);
  position: absolute;
  right: 1rem;
  top: 0;
  bottom: 0;
  margin: auto;
}
.m-anchor__Link:hover {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.25);
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  background: #f2f3f5;
  opacity: 1;
}
.m-anchor__Link:visited {
  color: #004090;
}

.m-tabs__Switch {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: flex-end;
  -moz-align-items: flex-end;
  -ms-align-items: flex-end;
  align-items: flex-end;
  margin: 0 -1% 2rem;
}
.m-tabs__Switch__Label {
  cursor: pointer;
  flex-basis: 48%;
  margin: 0 1% 2rem;
  background: #b8c5d5;
  color: #fff;
  font-size: 2rem;
  font-weight: bold;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .m-tabs__Switch__Label {
    flex-basis: auto;
  }
}
@media screen and (min-width: 1000px) {
  .m-tabs__Switch__Label {
    flex-basis: 23%;
  }
}
.m-tabs__Switch__Label.active {
  background: #004090;
  position: relative;
}
.m-tabs__Switch__Label.active::after {
  content: "";
  width: 0;
  height: 0;
  border-left: 1rem solid transparent;
  border-right: 1rem solid transparent;
  border-top: 1rem solid #004090;
  display: block;
  position: absolute;
  bottom: -0.8rem;
  right: 0;
  left: 0;
  margin: auto;
}
.m-tabs__Switch__Label.active a {
  display: block;
  padding: 1rem;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .m-tabs__Switch__Label.active a {
    padding: 2rem 3rem;
  }
}
.m-tabs__Switch__Label a {
  color: #fff;
  display: block;
  padding: 1rem;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .m-tabs__Switch__Label a {
    padding: 1rem 3rem;
  }
}
.m-tabs__Content {
  display: none;
  overflow: hidden;
}
.m-tabs__Content.active {
  display: block;
}

.youtube_video {
  width: 100%;
  height: 0;
  position: relative;
  padding-top: 56.25%;
  overflow: hidden;
  transition: all 0.5s;
}
.youtube_video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}

.strength_video {
  width: 100%;
  height: 0;
  position: relative;
  padding-top: 56.25%;
  overflow: hidden;
  transition: all 0.5s;
}
.strength_video video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}

.sw-pager__Unit {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  font-size: 2.8rem;
  list-style: none;
  width: 100%;
  margin: 4rem 0 0 0;
}
@media screen and (min-width: 768px) {
  .sw-pager__Unit {
    max-width: 30rem;
    margin: 4rem auto 0;
  }
}
.sw-pager__Item {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  font-family: "Noto Sans JP", sans-serif !important;
  margin: 0 0.75rem;
  border-radius: 0.4rem;
  border: 0.1rem solid #b8c5d5;
}
.sw-pager__Item a {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  color: #000;
  line-height: 1;
  padding: 0.5rem 1.2rem;
  position: relative;
}
.sw-pager__Item.-arrow a {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  color: #fff;
  width: 3.8rem;
  height: 3.8rem;
  padding: 0;
}
.sw-pager__Item.-arrow a .arrow-next {
  border-top: 0.2rem solid #004090;
  border-right: 0.2rem solid #004090;
  display: inline-block;
  transform: rotate(45deg);
  width: 1rem;
  height: 1rem;
  position: relative;
  right: 0.2rem;
}
.sw-pager__Item.-arrow a .arrow-prev {
  border-top: 0.2rem solid #004090;
  border-left: 0.2rem solid #004090;
  display: inline-block;
  transform: rotate(-45deg);
  width: 1rem;
  height: 1rem;
  position: relative;
  left: 0.2rem;
}
.sw-pager .cur {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  color: #fff;
  background: #004091;
  font-family: "Noto Sans JP", sans-serif !important;
  margin: 0 0.75rem;
  position: relative;
  border-radius: 0.4rem;
}
.sw-pager .cur span {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  line-height: 1;
  padding: 0.5rem 1.2rem;
  position: relative;
}

.m-pagetop {
  display: none;
  position: fixed;
  bottom: 2rem;
  right: 2rem;
  z-index: 9;
}
@media screen and (min-width: 1000px) {
  .m-pagetop {
    bottom: 2rem;
  }
}

.svg-icon {
  position: absolute;
  width: 0;
  height: 0;
}

.icon-svg {
  fill: #004091;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.25);
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
@media screen and (min-width: 768px) {
  .icon-svg:hover {
    fill: #fff;
  }
}

.l-biotope_Main {
  background-color: #88BF42;
  position: relative;
  color: #fff;
}
.l-biotope_Main__PC {
  display: none;
}
@media screen and (min-width: 768px) {
  .l-biotope_Main__PC {
    display: block;
  }
}
@media screen and (min-width: 768px) {
  .l-biotope_Main__SP {
    display: none;
  }
}
.l-biotope_Main__Title {
  width: 90%;
  margin: 0 auto;
  text-align: center;
  padding: 2rem 0;
}
@media screen and (min-width: 768px) {
  .l-biotope_Main__Title {
    width: 100%;
    text-align: right;
    margin: 0;
    padding: 0 0 4rem 0;
  }
}
.l-biotope_Main__Title h1 {
  font-family: "Zen Maru Gothic", sans-serif !important;
  font-weight: 500;
  letter-spacing: 0.1rem;
}
@media screen and (min-width: 768px) {
  .l-biotope_Main__Title h1 {
    font-size: 3vw;
    letter-spacing: 1rem;
  }
}
.l-biotope_Main__Title .-en {
  font-family: "Sofia Sans Condensed", sans-serif !important;
  font-weight: 600;
  letter-spacing: 0.45rem;
}
@media screen and (min-width: 768px) {
  .l-biotope_Main__Title__PC__Wrap {
    position: absolute;
    top: 8vw;
    right: 5%;
    text-align: right;
  }
}
.l-biotope_Main__Subject {
  width: 90%;
  margin: 0 auto;
  padding: 1rem 0 3.3rem 0;
}
@media screen and (min-width: 768px) {
  .l-biotope_Main__Subject {
    width: 100%;
    margin: 0;
    padding: 1rem 0 0 0;
  }
}
@media screen and (min-width: 768px) {
  .l-biotope_Main__Subject__Body {
    line-height: 2.4vw;
    font-size: 1.25vw;
    letter-spacing: 0.2rem;
  }
}
.l-biotope_Main__Subject__Note {
  font-size: 1rem;
  margin: 1.2rem 0 0 0;
}
@media screen and (min-width: 768px) {
  .l-biotope_Main__Subject__Note {
    font-size: 0.6vw;
    margin: 1vw 0 0 0;
  }
}
.l-biotope_Main__Image {
  position: relative;
}
@media screen and (min-width: 768px) {
  .l-biotope_Main__Image {
    position: relative;
    width: 75%;
    height: 100%;
    margin: 0 0 0 3.3%;
  }
}
.l-biotope_Main__Image .-w100 {
  width: 100%;
  height: auto;
}
.l-biotope_Main__Anchor {
  position: absolute;
  text-align: center;
  width: 100%;
  height: 100%;
}
.l-biotope_Main__Anchor .m-anchor {
	width: 30%;
}
@media screen and (min-width: 768px) {
  .l-biotope_Main__Anchor .m-anchor {
    width: 20%;
  }
}
/*.l-biotope_Main__Anchor img {
  width: auto;
  height: 12.7vw;
  max-width: initial;
}*/
.l-biotope_Main__Anchor a {
	color: #fff;
}
.l-biotope_Main__Anchor span {
    background-color: #fff;
    color: #88bf42;
    font-size: 1.4rem;
    padding: 0.2rem 0.5rem;
}
.l-biotope_Main__Anchor p {
    font-size: 2rem;
	font-weight: bold;
    letter-spacing: 0rem;
}
.l-biotope_Main__Anchor img {
    width: 20%;
    display: block;
    margin: 0.5rem auto 0 auto;
}
@media screen and (min-width: 768px) {
  /*.l-biotope_Main__Anchor img {
    width: auto;
    height: 6vw;
    opacity: 0.8;
  }*/
  .l-biotope_Main__Anchor img {
     max-width: 30px;
  }
}
@media screen and (min-width: 768px) {
  .l-biotope_Main__Anchor a:hover {
    opacity: 1;
  }
}
@media screen and (min-width: 768px) {
  .l-biotope_Main__Anchor a:hover img:hover {
    transform: scale(1.1, 1.1);
    transition: 1s all;
    opacity: 1;
  }
}
@media (max-width: 540px) {
	.l-biotope_Main__Anchor span {
		font-size: 1.2rem;
	}
	.l-biotope_Main__Anchor p {
		font-size: 1.4rem;
	}
}
.l-biotope_Main__Anchor1 {
  position: absolute;
  bottom: 20%;
  left: 2%;
}
@media screen and (min-width: 768px) {
  .l-biotope_Main__Anchor1 {
    bottom: 16.6%;
    left: 1.2%;
  }
}
.l-biotope_Main__Anchor .l-biotope_Main__Anchor2 {
  position: absolute;
  bottom: 55%;
  left: 14%;
  width: 35%;
}
@media screen and (min-width: 768px) {
  .l-biotope_Main__Anchor .l-biotope_Main__Anchor2 {
    left: 6.7%;
	width: 30%;
  }
}
.l-biotope_Main__Anchor3 {
  position: absolute;
  bottom: 84%;
  left: 42%;
}
@media screen and (min-width: 768px) {
  .l-biotope_Main__Anchor3 {
    left: 29.5%;
  }
}
.l-biotope_Main__Anchor4 {
  position: absolute;
  bottom: 62%;
  left: 37.5%;
}
@media screen and (min-width: 768px) {
  .l-biotope_Main__Anchor4 {
    left: 26%;
    bottom: 59.1%;
  }
}
.l-biotope_Main__Anchor5 {
  position: absolute;
  bottom: 45%;
  left: 66%;
}
@media screen and (min-width: 768px) {
  .l-biotope_Main__Anchor5 {
    left: 46.4%;
    bottom: 39.5%;
  }
}
.l-biotope_Main__Anchor6 {
  position: absolute;
  bottom: 41%;
  left: 45%;
}
@media screen and (min-width: 768px) {
  .l-biotope_Main__Anchor6 {
    left: 32.4%;
    bottom: 43.5%;
  }
}

.l-biotope_Concept {
  background: url("../img/biotope/sp-back-top.png") no-repeat;
  background-size: 100%;
  background-position: top;
}
@media screen and (min-width: 768px) {
  .l-biotope_Concept {
    background: url("../img/biotope/pc-back-top.png") no-repeat;
    background-size: 100%;
    background-position: top;
  }
}
@media screen and (min-width: 768px) {
  .l-biotope_Concept__Wrap {
    padding: 6rem 0;
    background: url("../img/biotope/concept.png") no-repeat;
    background-size: 44%;
    background-position: right;
  }
}
.l-biotope_Concept__Img {
  margin: 2rem 0 0 0;
  position: relative;
  width: 110%;
}
@media screen and (min-width: 768px) {
  .l-biotope_Concept__Img {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  .l-biotope_Concept__Unit {
    width: 55%;
  }
}

.l-biotope_Concept__Attention {
  color: #fff;
  margin: 7rem 0 0 0;
}
.l-biotope_Concept__Attention__Wrap {
  background: #88BF42;
  border-radius: 3rem;
  padding: 4rem 2rem;
}
@media screen and (min-width: 768px) {
  .l-biotope_Concept__Attention__Unit {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: space-between;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
  }
}
.l-biotope_Concept__Attention__Icon {
  margin: 0 auto;
  width: 1.8rem;
}
.l-biotope_Concept__Attention__Title {
  font-family: "Zen Maru Gothic", sans-serif !important;
  font-size: 1rem;
  margin: 0.5rem 0 1rem;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .l-biotope_Concept__Attention__Title {
    font-size: 1.2rem;
    margin-top: 0;
    text-align: left;
  }
}
@media screen and (min-width: 768px) {
  .l-biotope_Concept__Attention__Txt {
    font-size: 1.8rem;
  }
}
@media screen and (min-width: 768px) {
  .l-biotope_Concept__Attention__Left {
    flex-basis: 20%;
  }
}
@media screen and (min-width: 768px) {
  .l-biotope_Concept__Attention__Right {
    flex: 1;
  }
}
.l-biotope_Concept__Attention__Right .-annotation {
  font-size: 1.2rem;
  margin: 1rem 0 0 0;
}

.l-biotope_Policy .l-biotope_TitleUnit__Title .-jp {
  font-size: 1.2rem;
}
@media screen and (min-width: 768px) {
  .l-biotope_Policy .l-biotope_TitleUnit__Title .-jp {
    font-size: 2rem;
  }
}
@media screen and (min-width: 768px) {
  .l-biotope_Policy__Unit {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: space-between;
  }
}
@media screen and (min-width: 1000px) {
  .l-biotope_Policy__Unit {
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
  }
}
.l-biotope_Policy__Img {
  width: 70%;
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .l-biotope_Policy__Img {
    flex-basis: 40%;
    margin: 0;
  }
}
@media screen and (min-width: 1000px) {
  .l-biotope_Policy__Img {
    flex-basis: 48%;
  }
}
@media screen and (min-width: 768px) {
  .l-biotope_Policy__Item {
    flex-basis: 58%;
  }
}
@media screen and (min-width: 1000px) {
  .l-biotope_Policy__Item {
    flex-basis: 48%;
  }
}
.l-biotope_Policy__List {
  counter-reset: number 0;
  list-style: none;
}
.l-biotope_Policy__List__Item {
  padding: 1.5rem 0 1.5rem 2rem;
}
.l-biotope_Policy__List__Item:first-of-type {
  padding-top: 0;
}
.l-biotope_Policy__List__Item .-title {
  color: #639622;
  font-family: "Zen Maru Gothic", sans-serif !important;
  font-size: 1.8rem;
  font-weight: 400;
  margin: 0 0 0.5rem;
}
@media screen and (min-width: 768px) {
  .l-biotope_Policy__List__Item .-title {
    font-size: 3rem;
  }
}
.l-biotope_Policy__List__Item .-title::before {
  counter-increment: number 1;
  content: counter(number, decimal-leading-zero) " ";
  color: #639622;
  display: block;
  font-family: "Zen Maru Gothic", sans-serif !important;
  font-size: 4rem;
  font-weight: 700;
  line-height: 1;
  position: relative;
  left: -2rem;
}
@media screen and (min-width: 768px) {
  .l-biotope_Policy__List__Item .-title::before {
    font-size: 5rem;
  }
}

.l-biotope_Area .container {
  padding-top: 0;
}
.l-biotope_Area__Lead {
  color: #639622;
  font-size: 1.8rem;
  text-align: center;
}
@media screen and (min-width: 1000px) {
  .l-biotope_Area__Lead {
    font-size: 2.2rem;
  }
}
@media screen and (min-width: 768px) {
  .l-biotope_Area__Unit {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: space-between;
  }
}
.l-biotope_Area__Item {
  border-top: 0.1rem solid #707070;
  padding: 3rem 0;
}
@media screen and (min-width: 768px) {
  .l-biotope_Area__Item {
    border-top: none;
    flex-basis: 31.333333%;
  }
}
.l-biotope_Area__Item:first-of-type {
  border-top: none;
}
.l-biotope_Area__Box {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between;
}
@media screen and (min-width: 768px) {
  .l-biotope_Area__Box {
    display: block;
  }
}
.l-biotope_Area__Box__Img {
  flex-basis: 48%;
}
@media screen and (min-width: 768px) {
  .l-biotope_Area__Box__Img {
    margin: 0 0 1rem;
    width: 100%;
  }
}
.l-biotope_Area__Box__Item {
  flex-basis: 48%;
}
@media screen and (min-width: 768px) {
  .l-biotope_Area__Box__TitleUnit {
    text-align: center;
  }
}
.l-biotope_Area__Box__TitleUnit .-area {
  color: #fff;
  display: inline-block;
  font-family: "Zen Maru Gothic", sans-serif !important;
  font-size: 1rem;
  padding: 0 0.5rem;
}
@media screen and (min-width: 1000px) {
  .l-biotope_Area__Box__TitleUnit .-area {
    font-size: 1.4rem;
  }
}
.l-biotope_Area__Box__TitleUnit .-area.-satoyama {
  background: #95B158;
}
.l-biotope_Area__Box__TitleUnit .-area.-satochi {
  background: #CBAA6B;
}
.l-biotope_Area__Box__TitleUnit .-title {
  color: #803426;
  font-family: "Zen Maru Gothic", sans-serif !important;
  font-size: 1.6rem;
  font-weight: 400;
}
@media screen and (min-width: 1000px) {
  .l-biotope_Area__Box__TitleUnit .-title {
    font-size: 2.6rem;
  }
}
.l-biotope_Area__Box__Txt {
  margin: 0.2rem 0 0 0;
  font-size: 1rem;
}
@media screen and (min-width: 1000px) {
  .l-biotope_Area__Box__Txt {
    font-size: 1.4rem;
  }
}
.l-biotope_Area__Attention {
  background: #eee;
  padding: 2rem;
}
@media screen and (min-width: 768px) {
  .l-biotope_Area__Attention {
    margin: 0 auto;
    max-width: 70rem;
  }
}
.l-biotope_Area__Attention__Txt {
  font-size: 1.2rem;
}
@media screen and (min-width: 768px) {
  .l-biotope_Area__Attention__Txt {
    font-size: 1.4rem;
  }
}
@media screen and (min-width: 768px) {
  .l-biotope_Area .btn-area {
    max-width: 50rem;
  }
}

/*global*/
/*layout*/
/*component*/
/*project*/

/*# sourceMappingURL=biotope.css.map */
